body,html{font-family:sans-serif;width:100%;height:100%;margin:0;padding:0}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}a,h1,h2,h3,h4,h5,h6,li,p,span{font-family:sans-serif;margin-top:0}h1,h2,h3,h4,h5,h6{margin-top:0}a{color:black;text-decoration:none}p{text-align:left}section{width:100%;max-width:100%}.fixed-top-bar{position:relative;height:6rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:20}.fixed-top-bar nav a:hover{color:#55BAA2}.fixed-top-bar .nav{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2rem 0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-shadow:1px 2px 2px rgba(0,0,0,0.1);box-shadow:1px 2px 2px rgba(0,0,0,0.1);height:6rem;background:#55baa2}@media screen and (min-width:480px){.fixed-top-bar .nav{background:#fff;padding:2rem 10vw 0}}.fixed-top-bar .nav a{color:#252525}.fixed-top-bar .nav a:hover{color:#55BAA2}.fixed-top-bar .nav__logo{width:35vw;height:14vw;z-index:10;top:2.3rem;left:2.5rem;position:absolute;display:block}@media screen and (min-width:480px){.fixed-top-bar .nav__logo{display:none}}.fixed-top-bar .nav__logo:before{content:" ";-webkit-mask:url("../img/equitano_logo.svg") no-repeat 50% 50%;mask:url("../img/equitano_logo.svg") no-repeat 50% 50%;background-color:#fff;-webkit-mask-size:contain;mask-size:contain;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;width:inherit;height:inherit;left:0;mix-blend-mode:overlay;pointer-events:none}@media screen and (min-width:480px){.fixed-top-bar .nav__logo:before{background-color:#000}}.fixed-top-bar .nav__sandwich{width:2rem;height:1.6rem;display:none;margin:2rem 2rem 0.2rem 0.2rem}@media (max-width:767.98px){.fixed-top-bar .nav__sandwich{display:block;position:absolute;background-image:-webkit-gradient(linear,left top,left bottom,from(white),color-stop(20%,white),color-stop(20%,#55BAA2),color-stop(40%,#55BAA2),color-stop(40%,white),color-stop(60%,white),color-stop(60%,#55BAA2),color-stop(80%,#55BAA2),color-stop(80%,white),to(white));background-image:linear-gradient(white 0%,white 20%,#55BAA2 20%,#55BAA2 40%,white 40%,white 60%,#55BAA2 60%,#55BAA2 80%,white 80%,white 100%)}}.fixed-top-bar .nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0;list-style:none;margin:0;gap:1.5vw}@media (max-width:767.98px){.fixed-top-bar .nav__list{display:none;width:100vw;min-height:100vh;padding:5rem 1rem 1rem 10vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#55BAA2}}.fixed-top-bar .nav.nav--open .nav__list{display:-webkit-box;display:-ms-flexbox;display:flex}.fixed-top-bar .nav.nav--open .nav__list a.active{color:#fff}.fixed-top-bar .nav.nav--open .nav__sandwich{background-image:-webkit-gradient(linear,left top,left bottom,from(white),color-stop(20%,white),color-stop(20%,#55BAA2),color-stop(40%,#55BAA2),color-stop(40%,white),color-stop(60%,white),color-stop(60%,#55BAA2),color-stop(80%,#55BAA2),color-stop(80%,white),to(white));background-image:linear-gradient(white 0%,white 20%,#55BAA2 20%,#55BAA2 40%,white 40%,white 60%,#55BAA2 60%,#55BAA2 80%,white 80%,white 100%)}.fixed-top-bar .nav__item{margin:0 0 0 0.8rem}@media (max-width:767.98px){.fixed-top-bar .nav__item{margin:0.6rem 0}}.fixed-top-bar .nav__item.active{font-weight:bold;border-bottom:1px solid #4FB99F}.fixed-top-bar .login-bar{background-color:#141e2b;height:2rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:0 10%;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;-webkit-transition:all 0.6s ease-in-out;transition:all 0.6s ease-in-out;z-index:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.fixed-top-bar .login-bar:before{background:#55BAA2;width:70vw;height:70vh;content:"";position:absolute;left:-17vw;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:0;bottom:0;opacity:0;-webkit-transition:opacity 0.6s linear;transition:opacity 0.6s linear;-webkit-transition-delay:0.2s;transition-delay:0.2s}@media screen and (min-width:480px){.fixed-top-bar .login-bar:before{width:30vw;height:70vh}}.fixed-top-bar .login-bar.digicheck-active,.fixed-top-bar .login-bar.fair-active,.fixed-top-bar .login-bar.login-active,.fixed-top-bar .login-bar.register-active{height:100vh}.fixed-top-bar .login-bar.digicheck-active:before,.fixed-top-bar .login-bar.fair-active:before,.fixed-top-bar .login-bar.login-active:before,.fixed-top-bar .login-bar.register-active:before{opacity:1}.fixed-top-bar .login-bar.login-active #login{display:-webkit-box;display:-ms-flexbox;display:flex}.fixed-top-bar .login-bar.register-active #register{display:-webkit-box;display:-ms-flexbox;display:flex}.fixed-top-bar .login-bar.digicheck-active #digicheck{display:-webkit-box;display:-ms-flexbox;display:flex}.fixed-top-bar .login-bar.fair-active nav.login-bar__nav{display:none}.fixed-top-bar .login-bar.fair-active #fair__registration{display:-webkit-box;display:-ms-flexbox;display:flex}.fixed-top-bar .login-bar__link{margin-left:1rem}.fixed-top-bar .login-bar__link:not(.active){color:white}.fixed-top-bar .login-bar__link.digicheck__btn{color:#ba6fff;font-weight:600}.fixed-top-bar .login-bar__link.digicheck__btn:hover{text-shadow:0 0 7px #b000ff,0 0 10px #b000ff,0 0 21px #b000ff,0 0 42px #b000ff,0 0 82px #b000ff,0 0 92px #b000ff,0 0 102px #b000ff,0 0 151px #b000ff}.fixed-top-bar .login-bar__nav{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:2rem;height:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fixed-top-bar .login-bar__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 auto;flex:1 auto;width:100%}.fixed-top-bar .fixed-banner{height:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#2583bb}.fixed-top-bar .fixed-banner p{margin:0;color:#fff}@font-face{font-family:"Open Sans";src:url("../fonts/OpenSans-VariableFont_wdth,wght.ttf") format("ttf") tech("variations");font-weight:100 1000;font-stretch:25% 151%}@font-face{font-family:"Syncopate";src:url("../fonts/Syncopate-Regular.ttf") format("ttf")}input[type=checkbox],input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;margin:0;font:inherit;width:1rem;min-width:1rem;min-height:1rem;height:1rem;border:0.1rem solid #666;border-radius:5px;margin-right:0.7rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;place-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:0.4rem;cursor:pointer;font-size:1.2rem;color:#605d5c;position:relative}input[type=checkbox]:hover,input[type=radio]:hover{color:#55BAA2}input[type=checkbox]:checked:after,input[type=radio]:checked:after{content:"";-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-mask:url(../img/check.svg);mask:url(../img/check.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:1.3rem;height:1.7rem;position:absolute;z-index:4;background:#520499;margin-left:0.5rem;margin-top:0.5rem}input[type=checkbox]~label,input[type=radio]~label{font-size:max(0.8rem,0.8vw);cursor:pointer}input[type=checkbox]~label:hover,input[type=radio]~label:hover{color:#55BAA2}.eqaslider{padding:2rem 20%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 auto;flex:1 auto;min-height:calc(100% - 30rem);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.eqaslider .text{font-weight:200;line-height:150%}.eqaslider .section_title{font-size:max(1.5rem,1.5vw)}@media screen and (max-width:1024px){.eqaslider{padding:2rem 10%}}.eqaslider__answers{gap:0.2rem;margin-bottom:2vw;max-width:50vw;display:-ms-grid;display:grid;-ms-grid-rows:minmax(0,1fr) 0.2rem minmax(0,1fr) 0.2rem minmax(0,1fr);grid-template-rows:repeat(3,minmax(0,1fr));padding-left:0.25rem}@media screen and (min-width:480px){.eqaslider__answers{-ms-grid-columns:minmax(0,1fr) 3rem minmax(0,1fr) 3rem minmax(0,1fr);grid-template-columns:repeat(3,minmax(0,1fr));-ms-grid-rows:unset;grid-template-rows:unset;grid-column-gap:3rem}.eqaslider__answers>:first-child{-ms-grid-row:1;-ms-grid-column:1}.eqaslider__answers>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.eqaslider__answers>:nth-child(3){-ms-grid-row:1;-ms-grid-column:5}}.eqaslider__answers input[type=text]~label{display:none}.eqaslider__answers input[type=text],.eqaslider__answers select{height:2rem;border-radius:5rem;border:1px solid #666;min-width:16vw;width:100%;padding:0.5rem 1rem;color:#666;outline:none}.eqaslider__answers input[type=text]:hover,.eqaslider__answers select:hover{border:2px solid #55BAA2;-webkit-box-shadow:0 0 0 2px #55BAA2;box-shadow:0 0 0 2px #55BAA2}.eqaslider__question,.eqaslider__result{font-size:max(1.2rem,1.2vw);color:#666;position:relative}.eqaslider__answer{line-height:1.8rem;letter-spacing:0.03rem;display:-webkit-box;display:-ms-flexbox;display:flex}.eqaslider__points{display:none;color:#55BAA2}.eqaslider .introduction{padding-right:2rem}.eqaslider__result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:2rem;padding-right:2rem}.progressbar{position:relative;background-color:#666;width:90%;margin:0 auto;height:10px;border-radius:10rem;visibility:hidden}.progressbar.active{visibility:visible}.progressbar:before{--width:calc(var(--p) * 1%);content:"";position:absolute;top:0;left:0;width:0;height:100%;background-color:#55BAA2;z-index:0;-webkit-animation:load 1.5s forwards linear;animation:load 1.5s forwards linear;border-radius:10rem}.progressbar:after{counter-reset:progress var(--p);content:counter(progress) "%";color:#666;position:absolute;left:50%;top:0;-webkit-transform:translateY(130%);transform:translateY(130%);z-index:1;font-size:max(1rem,1vw)}@-webkit-keyframes load{to{width:var(--width)}}@keyframes load{to{width:var(--width)}}:root{--s:7;--h:25;--speed:2.5s}body{background:#fff;color:#252525;overflow:hidden;font-size:max(1rem,1vw)}*{scrollbar-width:thin;scrollbar-color:#55BAA2 #ffffff}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#ffffff;border-radius:10px;border:1px solid #ccc}::-webkit-scrollbar-thumb{background-color:#55BAA2;border-radius:10px;border:1px solid #666;min-height:10%}main{overflow:auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;height:calc(100% - 6rem);color:#252525;overflow-x:hidden}div,i,p,span{font-family:"Open Sans",sans-serif}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:"Open Sans",sans-serif}@media (max-width:767px){.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-size:1.2rem}}a,li,p{font-family:"Open Sans",sans-serif;font-size:max(1rem,1vw);line-height:130%}@media (max-width:767px){a,li,p{font-size:max(0.9rem,1vw)}}a{color:#16b791;text-decoration:none;font-size:max(1rem,1vw)}p{margin-bottom:1rem}strong{font-weight:400}.hidden{display:none!important}.h2{font-size:2rem;text-align:left;margin-bottom:1rem}.h2.center{text-align:center}.h2_subline{text-align:left;font-weight:200;font-size:1.6rem}.h2_subline.center{text-align:center}.h3{text-align:left}.h3.center{text-align:center}.text__carousel{height:calc(var(--h) * 1px);line-height:calc(var(--h) * 1px);font-size:19px;overflow:hidden;z-index:2}.text__carousel__infinite{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:480px){.text__carousel__infinite{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.text__carousel__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:2}@media screen and (min-width:480px){.text__carousel__container{margin-top:2rem}}.text__carousel__container__text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:calc(var(--h) * 1px);margin:0;color:#fff}@media screen and (min-width:480px){.text__carousel__container__text{color:#520499}}.text__carousel__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-animation:move calc(var(--speed) * var(--s)) steps(var(--s)) infinite;animation:move calc(var(--speed) * var(--s)) steps(var(--s)) infinite}.text__carousel__list__item{white-space:nowrap;cursor:pointer;-webkit-animation:liMove calc(var(--speed)) infinite;animation:liMove calc(var(--speed)) infinite;height:calc(var(--h) * 1px);min-height:calc(var(--h) * 1px);max-height:calc(var(--h) * 1px);line-height:calc(var(--h) * 1px);-ms-flex-negative:0;flex-shrink:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff}@media screen and (min-width:480px){.text__carousel__list__item{color:#520499;margin-left:0.25rem;padding-left:0.25rem}}@-webkit-keyframes move{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}to{-webkit-transform:translate(0,calc(var(--s) * var(--h) * -1px));transform:translate(0,calc(var(--s) * var(--h) * -1px))}}@keyframes move{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}to{-webkit-transform:translate(0,calc(var(--s) * var(--h) * -1px));transform:translate(0,calc(var(--s) * var(--h) * -1px))}}@-webkit-keyframes liMove{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}80%,to{-webkit-transform:translate(0,calc(var(--h) * -1px));transform:translate(0,calc(var(--h) * -1px))}}@keyframes liMove{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}80%,to{-webkit-transform:translate(0,calc(var(--h) * -1px));transform:translate(0,calc(var(--h) * -1px))}}.e-invoice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:20;max-width:80vw;font-size:0.8rem;margin-top:2rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:rgba(255,255,255,0.8);padding:1rem;border-radius:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (min-width:480px){.e-invoice{color:#fff;background:none;border-radius:0;padding:0}}@media screen and (min-width:480px){.e-invoice__text{color:#000;max-width:50vw;font-size:1rem}}.e-invoice img{max-width:75%;margin-bottom:2rem}@media screen and (min-width:480px){.e-invoice img{max-width:unset;max-height:10rem}}.e-invoice a{font-size:0.8rem;margin-top:1rem;display:block}@media screen and (min-width:480px){.e-invoice a{font-size:1rem}}.citation{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:99;margin-top:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.citation__author{font-size:0.8rem;margin-left:0.5rem;margin-top:0.25rem}.list{margin:0;padding:0;padding-left:1rem;list-style:none;margin-bottom:1rem}.list__element{position:relative}.list__element:before{position:absolute;content:"";background-color:#55BAA2;width:0.4rem;height:0.4rem;border-radius:100%;left:-1rem;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.text-professional{color:#520499}.btn{background-color:#55BAA2;padding:0.5rem 1rem;color:white;text-decoration:none;margin-bottom:2rem;border-radius:2px}.btn--read-more{position:relative;display:block;max-width:10rem}@media screen and (max-width:580px){.btn--read-more{text-align:center;max-width:100%}}.btn--read-more:hover{color:#fff}.logo{width:40%;height:4.35vw;z-index:1;position:absolute;top:10vh;display:none}@media screen and (min-width:480px){.logo{display:-webkit-box;display:-ms-flexbox;display:flex}}.logo:before{content:" ";-webkit-mask:url("../img/equitano_logo.svg") no-repeat 50% 50%;mask:url("../img/equitano_logo.svg") no-repeat 50% 50%;background-color:#fff;-webkit-mask-size:contain;mask-size:contain;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;width:inherit;height:inherit;left:0;mix-blend-mode:overlay;pointer-events:none}@media screen and (min-width:480px){.logo:before{background-color:#000}}.logo.evex{left:unset!important;right:0}.logo.evex:before{-webkit-mask:url("../img/evex_logo.svg") no-repeat 50% 50%;mask:url("../img/evex_logo.svg") no-repeat 50% 50%}.box{margin:10%}.splitcolumn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5vw}@media screen and (min-width:480px){.splitcolumn{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.splitcolumn.wide{width:100vw;margin-left:-10vw}.splitcolumn__left,.splitcolumn__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:justify;font-weight:200;line-height:150%;-webkit-box-flex:1;-ms-flex:1 auto;flex:1 auto}@media screen and (min-width:480px){.splitcolumn__left,.splitcolumn__right{max-width:50%}}.splitcolumn__left .text,.splitcolumn__right .text{display:block}.splitcolumn__left .text.white,.splitcolumn__right .text.white{color:#fff}@media screen and (min-width:480px){.splitcolumn__left .tags,.splitcolumn__right .tags{max-width:45vw;margin-bottom:15vh;margin-top:-7vh}}.splitcolumn__left .tags{margin-left:calc(-10vw + 2rem)}.splitcolumn__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:75vw!important;margin:0 auto;scale:1.4}@media screen and (min-width:480px){.splitcolumn__image{margin-left:-35vw;scale:1}}.splitcolumn__image img{width:100%;height:auto}.splitcolumn__right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.splitcolumn__right ul,.splitcolumn__right>div{width:100%}.splitcolumn__right .tags{margin-right:calc(-10vw + 2rem);-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.splitcolumn__right .splitcolumn__image{margin-left:unset}@media screen and (min-width:480px){.splitcolumn__right .splitcolumn__image{margin-right:-35vw}}ul.checklist{list-style-type:none;margin:2rem 0}ul.checklist li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:2rem;padding-left:max(2rem,2.5vw);position:relative;margin-bottom:0.3rem}ul.checklist li:before{content:" ";-webkit-mask:url(../img/check.svg) no-repeat 50% 50%;mask:url(../img/check.svg) no-repeat 50% 50%;background-color:#55BAA2;background-repeat:no-repeat;background-size:contain;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;width:max(1.2rem,2vw);height:max(1.2rem,1.2vw);left:0;mix-blend-mode:overlay;pointer-events:none}ul.checklist.white li{color:#fff}ul.checklist.white li:before{pointer-events:none;background-color:#fff}ul.tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;margin:2rem 0;gap:1.6vw}ul.tags li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:2rem;padding:0.5rem 1rem;position:relative;border-radius:3rem;background:#E2E2E2;color:#666;cursor:default}ul.tags li:before{content:"#";pointer-events:none}ul.tags li.check:before{content:"";background-image:url("../img/check.svg");background-repeat:no-repeat;min-width:1.5rem;min-height:1rem}ul.tags li.map-marker:before{content:"";background-image:url("../img/mapmarker.svg");background-repeat:no-repeat;min-width:1.3rem;min-height:1.3rem}.section,section{position:relative;scroll-snap-align:start;max-width:unset;z-index:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 auto;flex:1 auto}.section_padding,section_padding{padding:10vw}.section_padding.top-0,section_padding.top-0{padding:0 10vw 10vw 10vw}.section_padding.bottom-0,section_padding.bottom-0{padding:0 10vw}.section_divider,section_divider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:75w;margin-left:auto;margin-right:auto}.section_divider:before,section_divider:before{content:"";height:1px;background-color:#55BAA2;width:100%}.section_divider:after,section_divider:after{content:"";height:1px;background-color:#55BAA2;width:100%}.section_divider__icon,section_divider__icon{background:url("../img/horse.svg");background-size:contain;background-repeat:no-repeat;width:4rem;height:4rem;min-width:4rem;min-height:4rem;margin:1rem}.section__text,section__text{text-align:justify;color:#000;line-height:150%;font-weight:200}.section__text strong,section__text strong{font-weight:400}.section_title,section_title{text-transform:uppercase;color:#000;font-size:max(1.2rem,2vw);line-height:130%;margin-bottom:max(1.2rem,2vw);font-weight:200;position:relative}.section_title:after,section_title:after{content:"";width:max(2rem,2vw);height:max(0.2rem,0.3vw);background:#000;bottom:-0.3rem;left:0;position:absolute;pointer-events:none}@media screen and (min-width:480px){.section_title:after,section_title:after{bottom:-0.8rem}}.section_title strong,section_title strong{font-weight:400}.ft-headline{position:relative}.ft-headline h1{text-transform:uppercase;color:#000;font-size:max(1.5rem,2vw);line-height:130%;margin-bottom:2vw;font-weight:200;position:relative}.ft-headline h1 span{color:#fff;font-weight:400;position:relative}@media screen and (max-width:480px){.ft-headline h1 span{color:#000}}.ft-headline h1 span.black{color:#000}.ft-headline h1 span:after{content:"";width:max(2rem,2vw);height:max(0.2rem,0.3vw);background:#000;bottom:-0.2rem;left:0;position:absolute;pointer-events:none}@media screen and (min-width:480px){.ft-headline h1 span:after{bottom:-0.8rem}}.ft-headline p{color:#000;font-size:max(1rem,1.2vw);font-weight:200}.ft-headline.side h1 span:after{content:unset}.ft-headline.side h1:after{content:"";width:max(0.3rem,0.3vw);height:100%;background:#55BAA2;left:-0.8rem;top:0;position:absolute}.ft-headline.side.white h1:after{background:#fff}.ft-headline.side.professional{color:#520499}@media screen and (min-width:480px){.ft-headline.side.professional{max-width:80%}}.ft-headline.side.professional h1{color:#520499}.ft-headline.side.professional h1:after{background:#520499;pointer-events:none}.ft-headline.side.professional img.smiley{position:relative;display:inline-block;height:max(1rem,1.4vw);width:max(0.9rem,1.2vw)}.ft-headline.side.professional .text{text-align:justify}.ft-headline.side.right{text-align:right}.ft-headline.side.right h1:after{left:unset;right:-0.8rem}.space{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.stage{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;overflow:hidden}@media (max-width:767px){.stage{height:75vh}.stage .video{height:100%;min-height:100%}}@media (min-width:1200px){.stage .video{width:100%;height:unset!important;min-height:100%}}.stage .video{background-image:url("../img/video_bg.webp");background-repeat:no-repeat;background-size:cover;right:0;position:absolute;top:0;min-width:100%;height:100%}#welcome{position:relative;z-index:-1}#welcome:before{content:" ";background-image:url("../img/welcome_shape.svg");background-repeat:no-repeat;background-size:cover;width:100vw;height:120vw;position:absolute;top:-28.5vw;left:-30vw;z-index:-1;pointer-events:none}@media screen and (max-width:480px){#welcome:before{scale:1.5;top:-12.5vw}}#welcome .devices{width:90vw;margin-left:0;height:auto}@media screen and (min-width:480px){#welcome .devices{width:50vw;margin-left:20vw}}#laptop{position:relative;z-index:1}#laptop:before{content:" ";background:#55BAA2;width:30vw;height:30vw;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:-15vw;right:-15vw;z-index:-1;pointer-events:none}#laptop .laptop{width:75vw;height:auto;margin:20vh auto 0}@media screen and (min-width:480px){#laptop .section_title{width:60vw;margin:0 auto 2vw;padding-left:4vw}}@media screen and (min-width:480px){#laptop .section_title:after{left:4vw}}#laptop .section_text{font-weight:200;line-height:150%}@media screen and (min-width:480px){#laptop .section_text{width:60vw;margin:0 auto;padding-left:4vw}}#laptop .for_experts{position:relative;margin-top:6rem}@media screen and (min-width:480px){#laptop .for_experts{margin-top:0}}#laptop .for_experts:before{content:"";background-image:url("../img/vet_icon.svg"),url("../img/law_icon.svg"),url("../img/consulting_icon.svg");width:100%;height:25vw;position:absolute;background-size:20%,9%,16%;background-position:left center,center,right center;z-index:3;background-repeat:no-repeat,no-repeat,no-repeat;top:-6rem}@media screen and (min-width:480px){#laptop .for_experts:before{left:4vw;background-position:top center,center,bottom center;width:4vw;height:30vw;background-size:100%,70%,100%;top:0}}#carave{margin-bottom:15vh}@media screen and (min-width:480px){#carave{margin-bottom:40vh}}#carave:before{content:" ";background-image:url("../img/video_shape.svg");background-repeat:no-repeat;background-size:cover;width:100vw;position:absolute;left:0;z-index:-1;height:131vw;top:-40vw;pointer-events:none}#carave video{display:block;background-image:url("../img/carave_bg.webp");background-repeat:no-repeat;background-size:cover;width:80vw;margin:10vh auto;border:4px solid #222;border-radius:2px}@media screen and (min-width:480px){#carave video{width:60vw}}.splitcolumn.horses{margin:13vw 0}.splitcolumn.horses:before{content:" ";background-image:url("../img/split_shape.svg");background-repeat:no-repeat;background-size:cover;width:100vw;position:absolute;left:0;z-index:-1;height:150vw;bottom:0;pointer-events:none}.atoz{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0.5vw;margin:10vh 0;position:sticky;top:0;z-index:2;background:#fff}.atoz .char{display:-webkit-box;display:-ms-flexbox;display:flex;height:3vw;width:3vw;min-width:2.1rem;min-height:2.1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0.7;font-weight:200;background:#55BAA2;font-size:max(1.2rem,2vw);color:#fff;cursor:pointer}@media screen and (min-width:480px){.atoz .char{min-width:3rem;min-height:3rem}}.atoz .char.active,.atoz .char:hover{opacity:1;font-weight:400}.atoz .char__span{pointer-events:none}.atoz:hover .char:not(:hover){opacity:0.7;font-weight:200}.feature__row{display:none}.feature__row.active{display:block}.twocolumn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2vh}@media screen and (min-width:480px){.twocolumn{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.twocolumn .row{width:100%;gap:5vw;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.twocolumn .row .col-1,.twocolumn .row .col-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:200}.twocolumn .row .col-1 p,.twocolumn .row .col-2 p{margin-top:2rem}#pricing{background:#55BAA2;margin-top:35vw;margin-bottom:45vw}#pricing:before{content:" ";background-image:url("../img/pricing_top_shape.svg");background-repeat:no-repeat;background-size:cover;width:100vw;position:absolute;left:0;z-index:-1;height:30vw;top:-30vw;pointer-events:none}#pricing:after{content:" ";background-image:url(../img/horse.webp),url(../img/pricing_bottom_shape.svg);background-repeat:no-repeat;background-size:45vw,cover;width:100vw;position:absolute;left:0;z-index:-1;height:41vw;bottom:-27vw;background-position:bottom 2.3vw left,center;pointer-events:none}#pricing .section_title,#pricing .text{color:#fff}#pricing .section_title-professional,#pricing .text-professional{color:#520499}#pricing .horse_silhouette{opacity:0.5;position:absolute;max-width:30vw;z-index:-1}#pricing .explanation{color:#fff;margin-bottom:max(1.2rem,2vw);font-weight:200;font-size:max(0.8rem,2vw)}.price-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff;font-weight:200;font-size:max(1.5rem,2vw);margin:10vh 0}.price-line__divider{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #fff;margin-top:1vh}.price-line__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.price-line__price strong{font-size:max(4rem,5vw);margin-right:1vw}.price-line__price strong sup{font-size:1vw}.price-line__month{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:max(3rem,6vw)}.price-line__month:before{content:"*";position:absolute;left:-1.1vw;font-size:1.7vw;top:0.2vw}.price-line__month div:first-of-type{border-bottom:1px solid #fff}.price-line__month div:last-of-type{text-align:right}.companies{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10vw;margin-bottom:10vw;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2.5vw}.companies:before{content:" ";background-image:url("../img/customer_top_shape.svg");background-repeat:no-repeat;background-size:cover;width:31vw;position:absolute;left:0;z-index:-1;height:71vw;top:5vw;pointer-events:none}.companies:after{content:" ";background-image:url("../img/customer_top_shape.svg");background-repeat:no-repeat;background-size:cover;-webkit-transform:scaleY(-1) scaleX(-1);transform:scaleY(-1) scaleX(-1);width:31vw;position:absolute;right:0;z-index:-1;height:71vw;bottom:0;pointer-events:none}.companies .company{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:26.666666vw;max-height:unset}@media screen and (min-width:480px){.companies .company{max-width:24vw}}.companies .company__logo{min-height:max(6rem,8vw);max-height:max(6rem,8vw);width:100%;margin:0 auto;background-repeat:no-repeat;background-size:contain;background-position:center}.companies .company__title{text-transform:uppercase;color:#252525;font-size:max(1.2rem,1.2vw);line-height:130%;margin-bottom:max(1.2rem,2vw);margin-top:max(1.2rem,2vw);font-weight:400}.companies .company__description{font-size:max(0.9rem,1vw);line-height:130%;color:#666;margin-bottom:2vw;mix-blend-mode:multiply;text-align:justify}#newsfeed{background:url("../img/newsfeed_shape.svg");background-repeat:no-repeat;background-size:cover}@media screen and (min-width:480px){#newsfeed{margin-top:20vh;padding-top:19vw;padding-bottom:20vw}}#newsfeed .polaroid{padding:2vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;-webkit-transform:rotate(-8deg);transform:rotate(-8deg);margin-top:20rem}@media screen and (min-width:480px){#newsfeed .polaroid{max-width:33vw;margin-top:0}}#newsfeed .polaroid .img{background:url("../img/newsfeed_bg.webp");background-repeat:no-repeat;background-size:cover;background-position:bottom center;display:-webkit-box;display:-ms-flexbox;display:flex;height:max(10rem,10vw);min-height:unset;-webkit-box-flex:0;-ms-flex:0 auto;flex:0 auto}#newsfeed .polaroid .title{font-weight:600;margin-bottom:max(1rem,1.5vw);margin-top:max(1rem,1.5vw)}#newsfeed .polaroid .tags{margin:unset;margin-top:max(1.5rem,1.5vw)}#equitag .equitag__images{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1vw;margin:10vh 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:480px){#equitag .equitag__images{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}#equitag .equitag__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;background-size:cover;background-repeat:no-repeat;min-height:50vh;background-position:bottom center}#equitag .equitag__image:first-of-type{background-image:url("../img/equitag_horse.webp")}#equitag .equitag__image:nth-of-type(2){background-image:url("../img/equitag_stable.webp")}#equitag .equitag__image:nth-of-type(3){background-image:url("../img/equitag_employee_card.webp")}#equitag p{margin-bottom:2vw}#equitag .title{display:block;text-transform:uppercase;font-weight:600;margin-bottom:1.5vw}#contact{background:url("../img/contact_shape.svg");background-repeat:no-repeat;background-size:cover;padding-top:19vw;padding-bottom:22vw}@media screen and (min-width:480px){#contact{margin-top:-10vh}}#contact .section_title{font-size:max(1rem,1vw);margin:max(1.5rem,1vw) 0 max(1.5rem,1.5vw)}#contact .text a{color:#444;margin-bottom:1.5rem}@media screen and (min-width:480px){#contact .text a{color:#fff;margin-bottom:0}}#contact .text a.map-marker{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:2rem;padding:0.5rem 1rem;position:relative;border-radius:3rem;background:#E2E2E2;color:#666;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:max(2rem,2vw) auto}@media screen and (min-width:480px){#contact .text a.map-marker{margin:unset;margin-top:2vw}}#contact .text a.map-marker:before{content:"";background:#55BAA2;-webkit-mask:url("../img/mapmarker.svg") no-repeat 50% 50%;mask:url("../img/mapmarker.svg") no-repeat 50% 50%;min-width:1.3rem;min-height:1.3rem;display:inline-block;pointer-events:none}#contact .text a.map-marker:hover{background:#16b791!important;color:#fff!important;-webkit-transition:all 1s;transition:all 1s;-webkit-box-shadow:0 0 30px #fff;box-shadow:0 0 30px #fff}#contact .text a.map-marker:hover:before{background:#fff;-webkit-transition:all 1s;transition:all 1s;pointer-events:none}#contact a.register{display:none}@media screen and (min-width:480px){#contact a.register{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width:480px){#contact .splitcolumn__left:first-of-type,#contact .splitcolumn__right:first-of-type{width:50%}}#contact .splitcolumn__right{text-align:right}#contact .splitcolumn__right .section_title:after{right:0;left:unset}#contact .splitcolumn:nth-of-type(2){height:70vh}#contact .splitcolumn:last-of-type .splitcolumn__right{min-width:65%;margin-top:2rem}@media screen and (min-width:480px){#contact .splitcolumn:last-of-type .splitcolumn__right{margin-top:0}}#contact .c2a{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:2vw;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:480px){#contact .c2a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}#contact .c2a__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-weight:600}#contact .c2a__link span{color:#444}#contact .c2a__link a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#contact .c2a__link a.phone:before{content:"";background:#fff;-webkit-mask:url("../img/phone.svg") no-repeat 50% 50%;mask:url("../img/phone.svg") no-repeat 50% 50%;min-width:1.3rem;min-height:1rem;display:inline-block}a.register,a.submit_btn{background:#fff;padding:1vw;font-weight:600;border-radius:10rem;color:#5E40BF;border:0.25rem solid #5E40BF;text-transform:uppercase;position:relative;min-width:max(15rem,16vw);max-width:33vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;outline:none}a.register:is(.register),a.submit_btn:is(.register){margin:0 auto}a.register:before,a.submit_btn:before{content:attr(data-text);position:absolute;width:100%;left:0;-webkit-transition:0.25s cubic-bezier(0.5,-1,0.5,2);transition:0.25s cubic-bezier(0.5,-1,0.5,2);text-transform:uppercase;opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);text-align:center;pointer-events:none}a.register span,a.submit_btn span{display:inline-block;min-width:0.3em;text-transform:uppercase;-webkit-transition:0.25s cubic-bezier(0.5,-1,0.5,2);transition:0.25s cubic-bezier(0.5,-1,0.5,2);opacity:0;-webkit-transform:translate(0,-20px);transform:translate(0,-20px);width:100%;text-align:center}a.register:focus:before,a.register:hover:before,a.submit_btn:focus:before,a.submit_btn:hover:before{opacity:0;-webkit-transform:translate(0,20px);transform:translate(0,20px)}a.register:focus span,a.register:hover span,a.submit_btn:focus span,a.submit_btn:hover span{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0)}@-webkit-keyframes scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-120vw);transform:translateX(-120vw)}}@keyframes scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-120vw);transform:translateX(-120vw)}}.slider{height:33vh;margin:10vh 0 15vh;overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.slider .slide-track{-webkit-animation:scroll 40s linear infinite;animation:scroll 40s linear infinite;display:-webkit-box;display:-ms-flexbox;display:flex;width:100vw;gap:2vw}.slider .slide{border:1px solid #55BAA2;border-radius:1rem;min-width:65vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 auto;flex:0 auto;overflow:hidden;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:480px){.slider .slide{min-width:24vw}}.slider .slide img{height:auto;width:50%}#known_dates{z-index:1}#known_dates .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#known_dates .dates{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right;gap:10vh}@media screen and (min-width:480px){#known_dates .dates{max-width:33vw}}#known_dates .dates .section_title{font-size:max(1.5rem,1.5vw)}#known_dates .dates .section_title:after{left:unset;right:0}footer{min-height:40vw;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0 10vw 2vw;font-size:0.8rem}@media screen and (min-width:480px){footer{margin-top:-50vh;font-size:1rem}}footer:before{content:"";background-image:url(../img/footer_shape.svg);background-repeat:no-repeat;background-size:cover;width:100vw;height:50vw;bottom:10px;left:-2rem;z-index:-1;pointer-events:none;position:absolute}@media screen and (min-width:480px){footer:before{width:90vw;height:45vw;bottom:0;left:0}}footer .footer__columns{display:-webkit-box;display:-ms-flexbox;display:flex}footer .footer__columns div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 auto;flex:1 auto}footer .footer__columns div.copyright{display:none}@media screen and (min-width:480px){footer .footer__columns div.copyright{display:-webkit-box;display:-ms-flexbox;display:flex}}footer .footer__columns div:last-of-type{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:1rem}@media screen and (min-width:480px){footer .footer__columns div:last-of-type{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:unset}}footer .footer__columns div a{text-transform:uppercase}.loginBarContent{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;margin-top:17vh;background:#fff;border-radius:6px;z-index:2;border:1px solid #888;-webkit-box-shadow:0 0 1vw;box-shadow:0 0 1vw;-webkit-transition:visibility 0s,opacity 0.6s ease-in;transition:visibility 0s,opacity 0.6s ease-in;opacity:0;visibility:hidden}.loginBarContent.active{opacity:1;visibility:visible}.loginBarContent a.logo{left:0;top:-6.5rem}.loginBarContent a.logo:before{background:#fff}.loginBarContent .form{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;max-height:70vh;position:relative;padding:max(1rem,2vw);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 auto;flex:1 auto}.loginBarContent .form:before{background:#55BAA2;width:65vw;height:65vh;content:"";position:absolute;top:-30vw;right:-40vw;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:-1}@media screen and (min-width:480px){.loginBarContent .form:before{width:20vw;height:30vh;right:-11vw;top:unset}}.loginBarContent .form .ft-headline h1{font-size:max(1.5rem,1.5vw);margin-left:1rem}.loginBarContent .form .disclaimer{font-size:max(0.8rem,0.8vw);margin-bottom:1rem}.loginBarContent .form .sections{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 auto;flex:1 auto;gap:max(3rem,3vw);padding-right:1rem;padding-left:2px;margin-top:4rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:480px){.loginBarContent .form .sections{margin-top:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.loginBarContent .form section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:480px){.loginBarContent .form section{max-width:50%}}.loginBarContent .form .row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0.5rem;gap:1vw}@media screen and (min-width:480px){.loginBarContent .form .row{height:2.5rem}}.loginBarContent .form .row label:not(.checkbox){display:none;min-width:5vw}.loginBarContent .form .row label.checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:max(0.8rem,0.8vw);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.loginBarContent .form .row label.checkbox a{font-size:max(0.8rem,0.8vw);margin:0 0.2rem}.loginBarContent .form .row input:not([type=checkbox]),.loginBarContent .form .row select{height:2rem;border-radius:5rem;border:1px solid #666;min-width:16vw;width:100%;padding:0.5rem 1rem;color:#666;outline:none}.loginBarContent .form .row input:not([type=checkbox]).required:required:invalid,.loginBarContent .form .row select.required:required:invalid{border:2px solid #520499;-webkit-box-shadow:0 0 0 2px #520499;box-shadow:0 0 0 2px #520499}.loginBarContent .form .row input:not([type=checkbox]):active,.loginBarContent .form .row input:not([type=checkbox]):focus,.loginBarContent .form .row input:not([type=checkbox]):hover,.loginBarContent .form .row select:active,.loginBarContent .form .row select:focus,.loginBarContent .form .row select:hover{border:2px solid #55BAA2;-webkit-box-shadow:0 0 0 2px #55BAA2;box-shadow:0 0 0 2px #55BAA2}.loginBarContent .form .row input[type=checkbox]{outline:none}.loginBarContent .form .row input[type=checkbox].required:required:invalid{border:2px solid #520499;-webkit-box-shadow:0 0 0 2px #520499;box-shadow:0 0 0 2px #520499}.loginBarContent .form #login_sub{margin:0;border:none!important;width:6rem}.vslider{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-flex:1;-ms-flex:1 auto;flex:1 auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.vslider .sections{margin-top:0}.vslider__track{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-left:0;-webkit-transition:margin-left 0.3s ease-in-out;transition:margin-left 0.3s ease-in-out;-ms-scroll-snap-type:x proximity;scroll-snap-type:x proximity}.vslider__slide{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:65vh;overflow-y:auto;overflow-x:hidden;gap:1vh}.vslider__btn.back,.vslider__btn.close{margin-bottom:2vw;display:-webkit-box;display:-ms-flexbox;display:flex;color:#000}.vslider__btn.back:before,.vslider__btn.close:before{content:"";background:#000;-webkit-mask:url(../img/arrow_back.svg) no-repeat 50% 50%;mask:url(../img/arrow_back.svg) no-repeat 50% 50%;width:1.5rem;height:1.5rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:0.5rem}.vslider__btn.back:is(.close):before,.vslider__btn.close:is(.close):before{-webkit-mask:url(../img/xmark-solid.svg) no-repeat 50% 50%;mask:url(../img/xmark-solid.svg) no-repeat 50% 50%}.vslider__btn.back:hover,.vslider__btn.close:hover{color:#55BAA2}.vslider__btn.back:hover:before,.vslider__btn.close:hover:before{background:#55BAA2}.vslider__nav{padding:0;margin:2rem auto;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vslider__nav button{width:3rem;min-width:3rem;min-height:3rem;height:3rem;border-radius:10rem;border:4px solid #520499;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.vslider__nav button:after{width:70%;height:70%;background:#520499;-webkit-mask:url("../img/arrow_back.svg");mask:url("../img/arrow_back.svg");-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important;-webkit-mask-size:contain!important;mask-size:contain!important;-webkit-mask-position:center!important;mask-position:center!important;content:"";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vslider__nav button.decrease:disabled,.vslider__nav button.decrease[disabled]{visibility:hidden}.vslider__nav button.increase:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.vslider__nav button.final:after{-webkit-mask:url("../img/check.svg");mask:url("../img/check.svg");-webkit-transform:unset;transform:unset}.vslider__nav button:hover{background-color:#fff;border:4px solid #55BAA2}.vslider__nav button:hover:after{background:#666}.vslider__nav button .active{background:#55BAA2;cursor:pointer}#register:before{left:calc(100% - 4rem)}#register .vslider__track{margin-left:-100%}#fair__registration .vslider__track{margin-left:-100%}.conditions{font-weight:200}.conditions .default-headline{font-weight:400}.conditions ul li ul{list-style-type:none;margin:1rem}@media screen and (min-width:480px){.conditions ul li ul li{padding-left:2.5rem}}@media screen and (min-width:480px){.conditions ul li ul li>div{margin:0.5rem 0 0.5rem -2.5rem}}.conditions .block .default-headline,.conditions .block strong{display:block;margin-top:1.5rem;margin-bottom:0.3rem}.thx{display:block;font-weight:200;z-index:4;position:relative;line-height:2rem}.thx div{margin-top:2vw}@-webkit-keyframes bubbleUp{50%{opacity:0.5}to{-webkit-transform:translate(-50%,-25vh) scale(2);transform:translate(-50%,-25vh) scale(2)}}@keyframes bubbleUp{50%{opacity:0.5}to{-webkit-transform:translate(-50%,-25vh) scale(2);transform:translate(-50%,-25vh) scale(2)}}@-webkit-keyframes oscillate{50%{-webkit-transform:translateX(-12.5vw) rotate(-25deg);transform:translateX(-12.5vw) rotate(-25deg)}}@keyframes oscillate{50%{-webkit-transform:translateX(-12.5vw) rotate(-25deg);transform:translateX(-12.5vw) rotate(-25deg)}}.bubbling-heart{width:100%;height:100%;position:relative;display:block}.bubbling-heart div.bubbles{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,25vh) scale(0);transform:translate(-50%,25vh) scale(0);opacity:0;-webkit-animation:bubbleUp 3s infinite;animation:bubbleUp 3s infinite}.bubbling-heart div.bubbles .heart{-webkit-transform:translateX(12.5vw) rotate(25deg);transform:translateX(12.5vw) rotate(25deg);-webkit-animation:oscillate 6s ease-in-out infinite;animation:oscillate 6s ease-in-out infinite;display:block;width:5rem;height:5rem;position:relative}.bubbling-heart div.bubbles .heart:before{content:"";background-image:url(../img/heart.svg);background-repeat:no-repeat;background-size:contain;width:5rem;height:5rem;bottom:0;left:0;z-index:-1;pointer-events:none;position:absolute}.bubbling-heart div.bubbles:nth-of-type(2){-webkit-animation-delay:0.75s;animation-delay:0.75s}.bubbling-heart div.bubbles:nth-of-type(2) .heart{-webkit-animation-delay:1.5s;animation-delay:1.5s}.bubbling-heart div.bubbles:nth-of-type(3){-webkit-animation-delay:1.5s;animation-delay:1.5s}.bubbling-heart div.bubbles:nth-of-type(3) .heart{-webkit-animation-delay:3s;animation-delay:3s}.bubbling-heart div.bubbles:nth-of-type(4){-webkit-animation-delay:2.25s;animation-delay:2.25s}.bubbling-heart div.bubbles:nth-of-type(4) .heart{-webkit-animation-delay:4.5s;animation-delay:4.5s}
/*# sourceMappingURL=equitano.css.map */