:root{--min-screen-width:320px;--max-screen-width:1600px;--primary:#F437D1;--primary-d-1:#bf31a2;--primary-d-2:#8d2a7a;--primary-d-3:#5e2251;--primary-d-4:#31162a;--primary-l-1:#fa6bdb;--primary-l-2:#fe94e4;--primary-l-3:#ffbded;--primary-l-4:#ffdbf5;--secondary:#36A384;--secondary-d-1:#2f7f67;--secondary-d-2:#265e4d;--secondary-d-3:#1d3e34;--secondary-d-4:#15231e;--secondary-l-1:#68b69c;--secondary-l-2:#8ec7b3;--secondary-l-3:#b4dacc;--secondary-l-4:#d9ece5;--tertiary:#8FDFFF;--tertiary-d-1:#71aec6;--tertiary-d-2:#558091;--tertiary-d-3:#3a545f;--tertiary-d-4:#212c31;--tertiary-l-1:#a8e5ff;--tertiary-l-2:#c2edff;--tertiary-l-3:#d6f3ff;--tertiary-l-4:#ebf9ff;--bg-body:#FFFFFF;--bg-header:#8FDFFF;--text-body:#797979;--text-title:#000;--text-dark:#000;--text-light:#FFFFFF;--border-primary:#E3E3E3;--shadow-primary:rgba(0,0,0,0.15);--black:#000;--white:#fff;--gray:#E3E3E3;--gray-d-1:#C7C7C7;--gray-d-2:#ABABAB;--gray-d-3:#919191;--gray-d-4:#787878;--gray-l-1:#e8e8e8;--gray-l-2:#ededed;--gray-l-3:#f5f5f5;--gray-l-4:#fafafa;--success:#00B05C;--error:#EF202D;--info:#00B0DD;--warning:#FFC618;--space-4xs:clamp(0.57rem,calc(0vw + 0.57rem),0.57rem);--space-3xs:clamp(0.8rem,calc(0vw + 0.8rem),0.8rem);--space-2xs:clamp(1.13rem,calc(0vw + 1.13rem),1.13rem);--space-xs:clamp(1.41rem,calc(0.15vw + 1.36rem),1.6rem);--space-s:clamp(1.76rem,calc(0.39vw + 1.63rem),2.26rem);--space-m:clamp(2.2rem,calc(0.78vw + 1.95rem),3.2rem);--space-l:clamp(2.75rem,calc(1.39vw + 2.31rem),4.53rem);--space-xl:clamp(3.44rem,calc(2.31vw + 2.7rem),6.4rem);--space-2xl:clamp(4.3rem,calc(3.71vw + 3.11rem),9.05rem);--space-3xl:clamp(5.37rem,calc(5.8vw + 3.52rem),12.79rem);--space-4xl:clamp(6.71rem,calc(8.89vw + 3.87rem),18.09rem);--text-xs:clamp(1.25rem,calc(0vw + 1.25rem),1.25rem);--text-s:clamp(1.42rem,calc(0.06vw + 1.4rem),1.5rem);--text-m:clamp(1.6rem,calc(0.16vw + 1.55rem),1.8rem);--text-l:clamp(1.8rem,calc(0.28vw + 1.71rem),2.16rem);--text-xl:clamp(2.02rem,calc(0.44vw + 1.88rem),2.59rem);--text-2xl:clamp(2.28rem,calc(0.65vw + 2.07rem),3.11rem);--text-3xl:clamp(2.56rem,calc(0.91vw + 2.27rem),3.73rem);--text-4xl:clamp(2.88rem,calc(1.25vw + 2.48rem),4.48rem);--text-5xl:clamp(3.24rem,calc(1.66vw + 2.71rem),5.38rem);--columns-1:repeat(1,minmax(0,1fr));--columns-2:repeat(2,minmax(0,1fr));--columns-3:repeat(3,minmax(0,1fr));--columns-4:repeat(4,minmax(0,1fr));--columns-5:repeat(5,minmax(0,1fr));--columns-6:repeat(6,minmax(0,1fr));--columns-7:repeat(7,minmax(0,1fr));--columns-8:repeat(8,minmax(0,1fr));--columns-9:repeat(9,minmax(0,1fr));--columns-10:repeat(10,minmax(0,1fr));--columns-11:repeat(11,minmax(0,1fr));--columns-12:repeat(12,minmax(0,1fr));--radius-xs:clamp(0.4rem,calc(0vw + 0.4rem),0.4rem);--radius-s:clamp(0.6rem,calc(0.16vw + 0.55rem),0.8rem);--radius-m:clamp(1rem,calc(0.16vw + 0.95rem),1.2rem);--radius-l:clamp(1.6rem,calc(0.31vw + 1.5rem),2rem);--radius-xl:clamp(2.6rem,calc(0.47vw + 2.45rem),3.2rem);--radius-full:999rem;--shadow-xs:0 1px 2px var(--shadow-primary);--shadow-s:0 1.5px 3px var(--shadow-primary);--shadow-m:0 2px 6px var(--shadow-primary);--shadow-l:0 3px 12px var(--shadow-primary);--shadow-xl:0 6px 48px var(--shadow-primary);}:root.cf-theme-dark,:root.cf-theme-light .theme-inverted,:root.cf-theme-light .theme-always-dark,:root.cf-theme-dark .theme-inverted .theme-always-dark{--bg-body:hsla(0,0%,5%,1);--text-body:hsla(0,0%,75%,1);--text-title:hsla(0,0%,100%,1);--border-primary:hsla(0,0%,75%,0.1);--shadow-primary:rgba(0,0,0,0.15);--black:#a7f532;--white:#1abc6b;--gray:hsla(0,0%,0%,1);}html.cf-theme-dark{color-scheme:dark;}html{font-size:62.5%;}  .text-primary-color,.footer__contact a:hover,.footer__legals a:hover,.section-contact a:hover{color:var(--primary);}.footer__legals a,a.section-hero__breadcrumbs-parent{border:none;}