@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap);
.text--bold{font-weight:700}.text--bold2{font-weight:900}.text--header{font-size:3rem;line-height:1.2}@media (min-width: 768px){.text--header{font-size:4rem}}.text--title{font-size:1.8rem}.text--ac{text-align:center}.text--italic{font-style:italic}.text--gray{color:#727272}.text--white{color:#fff}.text--blue{color:#296B95}.text--red{color:#f44336}.img-resp{width:100%;height:auto}.mobile{display:block}@media (min-width: 768px){.mobile{display:none}}.desktop{display:none}@media (min-width: 768px){.desktop{display:block}}.header{position:relative}.header__bg-container{position:relative;width:100%}.header__social{background-color:#81BADF}.header__social--list{max-width:122.5rem;margin:0 auto;display:flex;justify-content:flex-end;align-items:center;list-style-type:none;padding:1.2rem}.header__social--item{width:24px;height:24px;border-radius:50%;margin-left:10px;display:flex;justify-content:center;align-items:center}@media (min-width: 768px){.header__social--item{width:30px;height:30px}}.header__social--item:nth-child(1){background-color:#3C579E}.header__social--item:nth-child(2){background-color:#1CB7EB}.header__social--item:nth-child(3){background-color:#E71D27}.header__social--item:nth-child(4){background-color:#0076B4}.header__social--img{width:auto;height:12px}@media (min-width: 768px){.header__social--img{height:15px}}.header__social--img.envelope{height:10px}@media (min-width: 768px){.header__social--img.envelope{height:12px}}.header__banner{position:relative;box-shadow:0px 3px 6px rgba(0,0,0,0.16);z-index:1}.header__banner .img-resp.desktop{min-height:140px}.header__banner--logo{width:100%;height:auto;max-width:250px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}@media (min-width: 576px){.header__banner--logo{max-width:400px}}@media (min-width: 768px){.header__banner--logo{left:32%}}.header .burger{z-index:10;display:block;right:7%;top:30px;width:30px;height:20px;margin-left:auto;cursor:pointer}@media (min-width: 768px){.header .burger{display:none}}.header .burger .relative{width:30px;height:20px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.header .burger .stripe{position:absolute;width:100%;height:4px;border-radius:2px;background-color:#707070;transform:rotate(0);transition:all 0.3s ease}.header .burger .stripe:first-child{top:0;left:50%;transform:translate(-50%, 0)}.header .burger .stripe:nth-child(2){top:50%;left:50%;transform:translate(-50%, -50%)}.header .burger .stripe:nth-child(3){top:100%;left:50%;transform:translate(-50%, -100%)}.header .burger--active{position:fixed}.header .burger--active .stripe:first-child{top:50%;left:50%;transform:rotate(45deg) translate(-50%, -50%);transform-origin:0% 0%}.header .burger--active .stripe:nth-child(2){opacity:0}.header .burger--active .stripe:nth-child(3){top:50%;left:50%;transform:rotate(-45deg) translate(-50%, -50%);transform-origin:0% 0%}.header__navbar{background-color:#FBFBFB;height:4rem;padding:7px 10px;transition:all 0.5s ease;position:relative;border:1px solid rgba(112,112,112,0.5)}@media (min-width: 768px){.header__navbar{height:unset;min-height:2rem;padding:0}}.header__navbar--visible{position:absolute;z-index:20;background-color:none}.header__list{list-style-type:none;max-width:122.5rem;margin:0 auto;visibility:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;transition:opacity 0.3s ease}@media (min-width: 768px){.header__list li{padding:1rem;border-right:1px solid rgba(112,112,112,0.5);margin:0}.header__list li:first-child{border-left:1px solid rgba(112,112,112,0.5)}.header__list li:last-child{border:none;padding:0}.header__list li a{color:#707070}.header__list li a:hover{color:#3d3d3d}}.header__list .input__container{position:relative}.header__list .input__container::after{content:"";background:url(assets/d7844e4d7b95d454b89e2311933b97fd.svg);position:absolute;background-size:20px 20px;width:20px;height:20px;top:50%;right:10px;transform:translate(0, -50%)}.header__list .search{padding:0.4rem 1rem;background-color:#FBFBFB;border:1px solid rgba(112,112,112,0.5);border-radius:25px}@media (min-width: 768px){.header__list .search{margin-left:5rem}}@media (min-width: 992px){.header__list .search{margin-left:12rem}}.header__list--visible{z-index:20;position:fixed;visibility:visible;top:50%;left:50%;transform:translate(-50%, -50%)}.header__list--visible li{margin:1.5rem}.header__list--visible li a{font-size:2rem;color:black}@media (min-width: 768px){.header__list{visibility:visible;display:flex;flex-direction:row}}.header__item{margin:0 1rem}.overlay{overflow-x:hidden;visibility:hidden;position:absolute;z-index:9;top:-100px;right:-100px;width:0;height:0;border-radius:50%;background-color:#fff;transition:all 0.3s ease}.overlay--visible{width:2500px;height:2500px;top:-1000px;right:-1000px;visibility:visible;position:fixed}.text--bold{font-weight:700}.text--bold2{font-weight:900}.text--header{font-size:3rem;line-height:1.2}@media (min-width: 768px){.text--header{font-size:4rem}}.text--title{font-size:1.8rem}.text--ac{text-align:center}.text--italic{font-style:italic}.text--gray{color:#727272}.text--white{color:#fff}.text--blue{color:#296B95}.text--red{color:#f44336}.img-resp{width:100%;height:auto}.mobile{display:block}@media (min-width: 768px){.mobile{display:none}}.desktop{display:none}@media (min-width: 768px){.desktop{display:block}}.main{background-color:#fff}.main .routes{max-width:107.5rem;position:relative;height:5rem;margin:0 auto;display:flex;justify-content:start;align-items:center;padding-left:2rem}@media (min-width: 768px){.main .routes{height:3rem;padding-left:4rem;margin-bottom:0.5rem}}.main .redaction{background-color:#CC0C0C;text-transform:uppercase;width:170px;padding:0.75rem;margin-left:3.5rem}@media (min-width: 768px){.main .redaction{width:200px}}.main .redaction__text{text-align:center}.main__content{background-color:#fff;max-width:122.5rem;margin:15px auto 0;padding-bottom:3rem;display:flex;justify-content:space-between}.main__content .content{padding-top:1rem;width:100%;box-shadow:0px 3px 6px rgba(0,0,0,0.16);border:1px solid rgba(112,112,112,0.3)}@media (min-width: 768px){.main__content .content{width:65%}}.section-1{padding-top:1rem;margin-bottom:-2px}.section-1__header{margin:1rem 0;font-weight:900}.section-1__date{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;margin-bottom:1rem}@media (min-width: 576px){.section-1__date{flex-direction:row;justify-content:space-between}}.section-1__date--text{color:#C7C7C7;margin-right:10px}.section-1 .text--header{color:#707070}.section-2{margin-bottom:2rem}.section-3__text{margin-bottom:1.5rem}.section-3__list{list-style-type:none;padding-left:4rem;margin:2rem auto;width:100%;max-width:400px}@media (min-width: 768px){.section-3__list{max-width:530px}}.section-3__list--item{color:#CC0C0C;margin-bottom:2rem;position:relative;font-size:1.8rem}.section-3__list--item::before{content:'?';position:absolute;width:22px;height:22px;top:0;left:-35px;border-radius:50%;background-color:#CC0C0C;color:#fff;font-size:1.8rem;display:flex;justify-content:center;align-items:center}@media (min-width: 768px){.section-3__list--item{margin-bottom:3rem;font-size:2rem}.section-3__list--item::before{width:30px;height:30px;left:-45px}}.section-4__title{font-size:1.8rem}.section-4__text{margin-bottom:1.5rem}.section-4 .subtitle{margin-bottom:0}.section-4__img{text-align:center}.section-4__arrow{width:34px;height:34px;margin:0 auto}.section-4__list{list-style-type:none;padding-left:4rem;margin:3rem auto;width:100%;max-width:400px}@media (min-width: 768px){.section-4__list{max-width:530px}}.section-4__list--item{color:#CC0C0C;margin-bottom:2rem;position:relative;font-size:1.8rem}.section-4__list--item::before{content:'';position:absolute;width:22px;height:22px;top:0;left:-35px;background-image:url(assets/b07bc31b982cefa1415ddfa4067e31d4.svg);background-size:22px 22px;background-repeat:no-repeat;color:#fff;font-size:1.8rem;display:flex;justify-content:center;align-items:center}@media (min-width: 768px){.section-4__list--item{margin-bottom:3rem;font-size:2rem}.section-4__list--item::before{width:30px;height:30px;left:-45px;background-size:30px 30px}}.section-4__steps{margin:2rem 0 3rem}.section-4__steps--item{display:flex;flex-direction:column;align-items:center;padding:1.5rem}@media (min-width: 768px){.section-4__steps--item{flex-direction:row;justify-content:space-between;padding:2.5rem 1.5rem}}.section-4__steps--item:nth-child(1){background-color:#99B8CC}.section-4__steps--item:nth-child(2){background-color:#5C8FAE}.section-4__steps--item:nth-child(3){background-color:#296B95}@media (min-width: 768px){.section-4__steps--left{width:20%;text-align:center}}@media (min-width: 768px){.section-4__steps--right{width:75%}}.section-4__steps--img{width:96px;height:96px}.section-4__steps--title{text-transform:uppercase;color:#fff;font-size:1.8rem;margin-bottom:1.5rem}.section-4__steps--text{color:#fff}.section-5{margin:4rem 0}.section-5 .opinion{background-color:#E3F0F8;position:relative;padding:1.5rem}@media (min-width: 768px){.section-5 .opinion{padding:2.5rem}}.section-5 .opinion::before,.section-5 .opinion::after{content:'';position:absolute;width:34px;height:26px;background-size:34px 26px;background-repeat:no-repeat;background-image:url(assets/bda44a7519794a90ced5b54de5a620d9.svg)}.section-5 .opinion::before{top:-13px;left:5px}.section-5 .opinion::after{bottom:-13px;right:5px}.section-5 .opinion__wrapper{text-align:center;margin:0 0 1.5rem 0}@media (min-width: 576px){.section-5 .opinion__wrapper{float:left;margin:0 2rem 0 0}}.section-5 .opinion__img{width:100px;height:100px}@media (min-width: 576px){.section-5 .opinion__img{width:130px;height:130px}}.section-5 .opinion__title{margin-bottom:1rem;text-align:center}@media (min-width: 576px){.section-5 .opinion__title{text-align:left;margin-bottom:2rem}}.section-5 .opinion__text{line-height:1.5;font-style:italic}.section-6{margin-top:1rem}.section-6__img-wrapper{margin:3rem 0;position:relative;overflow:hidden}.section-6__img-wrapper::before{content:"";position:absolute;top:0;left:-400px;width:100px;height:100%;background-color:rgba(255,255,255,0.3);transform:skewX(-30deg);transition:1s;z-index:999}.section-6__img-wrapper:hover::before{left:150%}.section-6__img{width:100%}.section-6__cta-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:100%;aspect-ratio:3 / 2;overflow:hidden;text-decoration:none}.section-6__cta-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;pointer-events:none}.section-6__cta-top{position:relative;flex-shrink:0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0.6rem 2.4rem;background-color:rgba(252,196,62,0.9)}.section-6__cta-top--text{font-family:'Montserrat', sans-serif;font-weight:700;font-size:2.2rem;line-height:1.25;color:#0d0d0d;text-align:center;width:100%}.section-6__cta-bottom{position:relative;flex-shrink:0;width:100%;display:flex;align-items:center;justify-content:center;gap:2.4rem;padding:1rem 2.4rem;background-color:rgba(255,115,13,0.9)}@media (min-width: 768px){.section-6__cta-bottom{justify-content:space-between}}.section-6__cta-bottom--text{font-family:'Montserrat', sans-serif;font-weight:700;font-size:1.8rem;line-height:1.3;color:#fff;text-align:center;text-shadow:0 4px 4px rgba(0,0,0,0.15);flex:1 0 0}@media (min-width: 768px){.section-6__cta-bottom--text{text-align:right}}.section-6__cta-btn{font-family:'Montserrat', sans-serif;font-weight:700;font-size:2rem;line-height:1.1;color:#fff;background-color:#288ddf;border:1px solid #fff;border-radius:4px;padding:1rem 3.2rem;box-shadow:0 4px 4px rgba(0,0,0,0.4);cursor:pointer;white-space:nowrap;flex-shrink:0}@media (max-width: 1000px){.section-6__cta-top{padding:0.4rem 1.6rem}.section-6__cta-top--text{font-size:1.5rem}.section-6__cta-bottom{gap:1.2rem;padding:0.7rem 1.6rem}.section-6__cta-bottom--text{font-size:1.3rem}.section-6__cta-btn{font-size:1.4rem;padding:0.7rem 1.8rem}}@media (max-width: 430px){.section-6__cta-top{padding:0.3rem 1rem}.section-6__cta-top--text{font-size:1.1rem}.section-6__cta-bottom{gap:0.8rem;padding:0.5rem 1rem}.section-6__cta-bottom--text{font-size:1rem}.section-6__cta-btn{font-size:1.1rem;padding:0.5rem 1.2rem}}.section-6__promotion{color:#0a0a0a}.section-6__bold{font-size:2.2rem;font-weight:700}.section-6__text{margin-bottom:1.5rem}.section-6__social{display:flex;justify-content:center;align-items:center;margin-top:3rem;padding-bottom:2rem}.section-6__social--item{width:60px;height:20px;border-radius:4px;display:flex;align-items:center;justify-content:center;margin:0 5px}.section-6__social--item:nth-child(1){background-color:#3C579E}.section-6__social--item:nth-child(2){background-color:#1CB7EB}.section-6__social--item:nth-child(3){background-color:#E71D27}.section-6__social--item:nth-child(4){background-color:#0076B4}@media (min-width: 576px){.section-6__social--item{width:80px;height:30px;margin:0 15px}}@media (min-width: 992px){.section-6__social--item{width:110px;height:35px}}.section-6__social--img{width:auto;height:12px}@media (min-width: 576px){.section-6__social--img{height:16px}}@media (min-width: 992px){.section-6__social--img{height:19px}}.section-7__wrapper{border-bottom:1px solid #81BADF}.section-7__header{background-color:#81BADF;width:100px;padding:0.5rem}@media (min-width: 768px){.section-7__header{width:140px}}.section-7__header--title{text-transform:uppercase;color:#fff;text-align:center}.section-7__author{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:0 2.5rem}@media (min-width: 768px){.section-7__author{padding:2.5rem 0;margin-left:3.5rem;margin-right:3.5rem}}@media (min-width: 576px){.section-7__author{flex-direction:row;justify-content:space-between}}.section-7__author--left{display:flex;justify-content:center}@media (min-width: 576px){.section-7__author--left{width:20%}}.section-7__author--right{text-align:center}@media (min-width: 576px){.section-7__author--right{width:75%;text-align:left}}.section-7__author--img{width:100px;height:100px}@media (min-width: 1200px){.section-7__author--img{width:135px;height:135px}}.section-7__author--text{margin-bottom:1rem}.section-7__comment{background-color:#FBFBFB;border-top:1px solid rgba(112,112,112,0.3);border-bottom:1px solid rgba(112,112,112,0.3);padding:1.5rem 0}.section-7__comment--text{text-transform:uppercase}.text--bold{font-weight:700}.text--bold2{font-weight:900}.text--header{font-size:3rem;line-height:1.2}@media (min-width: 768px){.text--header{font-size:4rem}}.text--title{font-size:1.8rem}.text--ac{text-align:center}.text--italic{font-style:italic}.text--gray{color:#727272}.text--white{color:#fff}.text--blue{color:#296B95}.text--red{color:#f44336}.img-resp{width:100%;height:auto}.mobile{display:block}@media (min-width: 768px){.mobile{display:none}}.desktop{display:none}@media (min-width: 768px){.desktop{display:block}}.aside{width:31%;padding-right:1rem}.aside__item{box-shadow:0px 3px 6px rgba(0,0,0,0.16);border:1px solid rgba(112,112,112,0.3);margin-bottom:3rem}.aside__item--wrapper{border-bottom:1px solid #81BADF}.aside__item--header{text-align:center;width:205px;padding:0.5rem 1rem;background-color:#81BADF}.aside__item--title{text-transform:uppercase;color:#fff}.aside__article--item{border-bottom:1px solid #81BADF;padding:0.5rem;display:flex;flex-direction:column;align-items:center;cursor:pointer}@media (min-width: 992px){.aside__article--item{flex-direction:row;justify-content:space-between;padding:1rem}}.aside__article--left{margin-bottom:1rem}.aside__article--left-img{width:100%}@media (min-width: 992px){.aside__article--left{width:40%;margin-bottom:0}}@media (min-width: 992px){.aside__article--right{width:55%}}.aside__article--title{margin-bottom:1rem}@media (min-width: 992px){.aside__article--row{display:flex;justify-content:space-between;align-items:center}}.aside__article--data-wrapper{display:flex;justify-content:flex-start;align-items:center;margin-bottom:1rem}.aside__article--data-img{height:22px;width:22px;margin-right:5px}.aside__partners{display:flex;flex-direction:column;align-items:center;padding:1.5rem}.aside__partners--img{width:120px;height:auto;margin-bottom:4rem}.aside__social{padding:2rem 1rem;display:flex;justify-content:space-around;align-items:center}.aside__social--img{width:48px;height:auto}.aside__main-banner{margin-top:3rem;position:sticky;top:10px;overflow:hidden}.aside__main-banner:hover::before{left:150%}.aside__main-banner::before{content:"";position:absolute;top:0;left:-400px;width:100px;height:100%;background-color:rgba(255,255,255,0.3);transform:skewX(-30deg);transition:1s;z-index:999}.aside__banner-card{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;aspect-ratio:3 / 4;overflow:hidden;text-decoration:none}.aside__banner-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;pointer-events:none}.aside__banner-heading{position:relative;flex-shrink:0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem}.aside__banner-heading--title{font-family:'Montserrat', sans-serif;font-weight:700;font-size:3.2rem;line-height:1.2;color:#fff;text-align:center;text-shadow:0 4px 4px rgba(0,0,0,0.5);width:100%}.aside__banner-label{position:relative;flex-shrink:0;width:100%;display:flex;align-items:center;justify-content:center;padding:0.5rem 1.6rem}.aside__banner-label--yellow{background-color:rgba(252,196,62,0.9)}.aside__banner-label--text{font-family:'Montserrat', sans-serif;font-weight:700;font-size:1.8rem;line-height:1.25;color:#0d0d0d;text-align:center;width:100%}.aside__banner-promo{position:relative;flex-shrink:0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.5rem;padding:1rem 1.6rem}.aside__banner-promo--title{font-family:'Montserrat', sans-serif;font-weight:700;font-size:1.8rem;line-height:1.25;color:#fff;text-align:center;text-shadow:0 4px 4px rgba(0,0,0,0.5);width:100%}.aside__banner-discount{background-color:rgba(255,115,13,0.9);padding:0.5rem 1rem;display:flex;align-items:center;justify-content:center}.aside__banner-discount--text{font-family:'Montserrat', sans-serif;font-weight:700;font-size:1.8rem;line-height:1.25;color:#fff;text-align:center;white-space:nowrap}.aside__banner-fill{flex:1 0 0;position:relative;width:100%}.aside__banner-btn-wrapper{position:relative;flex-shrink:0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.6rem}.aside__banner-btn{font-family:'Montserrat', sans-serif;font-weight:700;font-size:1.8rem;line-height:1.1;color:#fff;background-color:#288ddf;border:1px solid #fff;border-radius:4px;padding:1rem 3rem;box-shadow:0 4px 4px rgba(0,0,0,0.4);cursor:pointer;white-space:nowrap;text-align:center}@media (max-width: 1050px){.aside__banner-heading{padding:0.6rem}.aside__banner-heading--title{font-size:2.2rem}.aside__banner-label{padding:0.4rem 1rem}.aside__banner-label--text{font-size:1.3rem}.aside__banner-promo{gap:0.3rem;padding:0.6rem 1rem}.aside__banner-promo--title{font-size:1.3rem}.aside__banner-discount{padding:0.3rem 0.8rem}.aside__banner-discount--text{font-size:1.3rem}.aside__banner-btn-wrapper{padding:1rem}.aside__banner-btn{font-size:1.3rem;padding:0.7rem 2rem}}.text--bold{font-weight:700}.text--bold2{font-weight:900}.text--header{font-size:3rem;line-height:1.2}@media (min-width: 768px){.text--header{font-size:4rem}}.text--title{font-size:1.8rem}.text--ac{text-align:center}.text--italic{font-style:italic}.text--gray{color:#727272}.text--white{color:#fff}.text--blue{color:#296B95}.text--red{color:#f44336}.img-resp{width:100%;height:auto}.mobile{display:block}@media (min-width: 768px){.mobile{display:none}}.desktop{display:none}@media (min-width: 768px){.desktop{display:block}}.section-comments{padding-bottom:3rem}.section-comments__head{padding-top:1rem}.section-comments__header{border-bottom:1px solid rgba(112,112,112,0.3)}.comments-form{margin-top:3rem;margin-left:auto;max-width:625px}.comments-form__rest-form{display:flex;flex-direction:column-reverse;align-items:center;justify-content:center}@media (min-width: 576px){.comments-form__rest-form{flex-direction:row;justify-content:space-between;align-items:center}}.comments-form__text{margin-bottom:0.5rem}.comments-form__textarea{width:100%;min-height:100px;border:1px solid lightgray;padding:0.7rem;margin-bottom:1rem}.comments-form__input-name{border:1px solid lightgray;padding:0.7rem;width:60%}.comments-form__button-wrapper{display:flex;justify-content:flex-start;align-items:center}.comments-form__input-wrapper{width:100%}@media (min-width: 576px){.comments-form__input-wrapper{width:70%}}.comments-form__socials{padding-top:1rem}@media (min-width: 576px){.comments-form__socials{width:25%}}.comments-form__socials--title{text-align:center;font-weight:700;margin-bottom:0.5rem;font-size:1.3rem}.comments-form__socials--wrapper{display:flex;justify-content:center;align-items:center}.comments-form__socials--img{margin:0 3px}.comments-form__button{border:none;background:#81BADF;color:white;font-weight:700;padding:0.9rem 2rem;width:40%;font-size:1.5rem;cursor:pointer}.comments-form__add-photo{cursor:pointer;margin-left:1rem;max-width:30px}@media (min-width: 576px){.comments-form__add-photo{max-width:40px}}.comment,.comment__response{margin:3rem 0;display:flex;justify-content:flex-start;align-items:flex-start}.comment__avatar,.comment__response__avatar{flex:2;max-width:40px;margin:0 1rem}@media (min-width: 576px){.comment__avatar,.comment__response__avatar{margin:0 3rem}}.comment__content,.comment__response__content{flex:8;position:relative;border-bottom:1px solid #727272;padding-bottom:2rem}.comment__name,.comment__response__name{margin-bottom:1rem;font-weight:700}.comment__timestamp,.comment__response__timestamp{padding-left:3rem;font-size:1.2rem}.comment__text,.comment__response__text{margin-bottom:2rem}.comment__button,.comment__response__button{padding:0.5rem;font-size:1.5rem;background-color:#81BADF;color:#fff;border-radius:8px;float:right}.comment__img-wrapper,.comment__response__img-wrapper{margin:1rem 0;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.comment__img,.comment__response__img{margin:1rem;max-width:250px}.terms{max-width:625px;margin-left:auto;margin-top:1rem}.terms label{display:flex;align-items:flex-start;gap:0.8rem;cursor:pointer;font-size:1.4rem;color:#707070}.terms label input[type="checkbox"]{margin-top:2px;flex-shrink:0;cursor:pointer;accent-color:#81BADF;width:15px;height:15px}.terms label a{color:#296B95;text-decoration:underline}.terms-error{display:none;margin-top:0.6rem;font-size:1.3rem;color:#CC0C0C;font-weight:700}.terms-error--visible{display:block}.comment__response{width:85%;margin-left:auto}@media (min-width: 576px){.comment__response{width:80%}}.comment__response .comment__timestamp{display:inline-block}@media (min-width: 576px){.comment__response .comment__timestamp{display:inline}}.text--bold{font-weight:700}.text--bold2{font-weight:900}.text--header{font-size:3rem;line-height:1.2}@media (min-width: 768px){.text--header{font-size:4rem}}.text--title{font-size:1.8rem}.text--ac{text-align:center}.text--italic{font-style:italic}.text--gray{color:#727272}.text--white{color:#fff}.text--blue{color:#296B95}.text--red{color:#f44336}.img-resp{width:100%;height:auto}.mobile{display:block}@media (min-width: 768px){.mobile{display:none}}.desktop{display:none}@media (min-width: 768px){.desktop{display:block}}.footer{width:100%;background-color:#d9d9d9}@media (min-width: 768px){.footer{padding:3rem 6rem}}.footer__content{max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.footer__links{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;list-style-type:none;gap:10px}.footer .attachments{display:flex;gap:8px;margin:10px 0;margin-bottom:20px}.footer .attachments a{color:#707070}.footer__copyrights{margin:2.5rem 0 1.5rem 0}@media (min-width: 768px){.footer__copyrights{margin:0}}.footer__copyrights--text{color:#707070}.text--bold{font-weight:700}.text--bold2{font-weight:900}.text--header{font-size:3rem;line-height:1.2}@media (min-width: 768px){.text--header{font-size:4rem}}.text--title{font-size:1.8rem}.text--ac{text-align:center}.text--italic{font-style:italic}.text--gray{color:#727272}.text--white{color:#fff}.text--blue{color:#296B95}.text--red{color:#f44336}.img-resp{width:100%;height:auto}.mobile{display:block}@media (min-width: 768px){.mobile{display:none}}.desktop{display:none}@media (min-width: 768px){.desktop{display:block}}.text--bold{font-weight:700}.text--bold2{font-weight:900}.text--header{font-size:3rem;line-height:1.2}@media (min-width: 768px){.text--header{font-size:4rem}}.text--title{font-size:1.8rem}.text--ac{text-align:center}.text--italic{font-style:italic}.text--gray{color:#727272}.text--white{color:#fff}.text--blue{color:#296B95}.text--red{color:#f44336}.img-resp{width:100%;height:auto}.mobile{display:block}@media (min-width: 768px){.mobile{display:none}}.desktop{display:none}@media (min-width: 768px){.desktop{display:block}}.covid_wrapper{background-image:url(assets/5318077036d2ec20464e05c485a02c9a.png);background-repeat:no-repeat;padding:20px}.covid_wrapper div div{margin:15px;display:flex;justify-content:space-between}.covid_wrapper div div span{color:#fff}.swiper-container{width:100%}*{font-family:'Lato', sans-serif;margin:0;padding:0;box-sizing:border-box;font-size:55%;font-weight:400}@media (min-width: 768px){*{font-size:62.5%}}p,span,li,input,textarea,button,a{font-size:1.6rem}.section-1,.section-3,.section-4,.section-5,.section-6,.section-8,.section-comments{padding:0 2.5rem}@media (min-width: 768px){.section-1,.section-3,.section-4,.section-5,.section-6,.section-8,.section-comments{padding:0;margin-left:3.5rem;margin-right:3.5rem}}p{color:#707070;line-height:1.5}a{text-decoration:none}.swiper-pagination-bullet-active{background-color:#e56b6f}.swiper-button-next,.swiper-button-prev{color:#e56b6f;display:none}@media (min-width: 768px){.swiper-button-next,.swiper-button-prev{display:block}}

.disclaimer{font-size:14px;line-height:20px;color:#7f919e;margin-bottom:10px}.cookie-banner{position:fixed;bottom:0;left:0;right:0;background-color:#111111;color:white;padding:20px;z-index:10000;box-shadow:0 -2px 10px rgba(0,0,0,0.2);transform:translateY(100%);transition:transform 0.3s ease-in-out;font-family:"Roboto", sans-serif}.cookie-banner.show{transform:translateY(0)}.cookie-banner .cookie-banner-content{max-width:1160px;margin:0 auto;display:flex;flex-direction:column;gap:15px}@media (min-width: 768px){.cookie-banner .cookie-banner-content{flex-direction:row;align-items:center;justify-content:space-between}}.cookie-banner .cookie-banner-text{flex:1;font-size:14px;line-height:20px}.cookie-banner .cookie-banner-text p{margin:0;color:white}.cookie-banner .cookie-banner-text a{color:#85ccb1;text-decoration:underline}.cookie-banner .cookie-banner-text a:hover{color:#85a9b3}.cookie-banner .cookie-banner-buttons{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}@media (min-width: 768px){.cookie-banner .cookie-banner-buttons{justify-content:flex-end;flex-shrink:0}}.cookie-btn{padding:10px 20px;border:none;border-radius:3px;font-size:14px;font-weight:500;cursor:pointer;transition:all 0.3s ease-in-out;font-family:"Roboto", sans-serif;display:inline-block;text-align:center;text-decoration:none}.cookie-btn-accept{background-color:#19ae30;color:white}.cookie-btn-accept:hover{background-color:#158026}.cookie-btn-essential{background-color:transparent;border:1px solid #ffffff;color:white}.cookie-btn-essential:hover{background-color:rgba(255,255,255,0.1)}.cookie-btn-settings{background-color:transparent;border:1px solid #ffffff;color:white}.cookie-btn-settings:hover{background-color:rgba(255,255,255,0.1)}.cookie-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.7);display:flex;align-items:center;justify-content:center;z-index:10001;padding:20px;opacity:0;transition:opacity 0.3s ease-in-out}.cookie-modal-overlay.show{opacity:1}.cookie-modal{background-color:white;color:#333;width:100%;max-width:600px;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;max-height:90vh;box-shadow:0 10px 25px rgba(0,0,0,0.2);font-family:"Roboto", sans-serif}.cookie-modal-header{padding:20px;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between}.cookie-modal-header h2{margin:0;font-size:20px;color:#2e3641}.cookie-modal-close{background:none;border:none;font-size:30px;line-height:1;cursor:pointer;color:#999}.cookie-modal-close:hover{color:#333}.cookie-modal-body{padding:20px;overflow-y:auto;flex:1}.cookie-modal-body p{margin-top:0;margin-bottom:20px;font-size:14px;color:#666}.cookie-modal-footer{padding:20px;border-top:1px solid #eee;display:flex;justify-content:flex-end}.cookie-category{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #f5f5f5}.cookie-category:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.cookie-category-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.cookie-category-title{font-weight:700;font-size:16px;color:#2e3641}.cookie-category-desc{font-size:13px;line-height:18px;color:#777;margin:0}.cookie-switch{position:relative;display:inline-block;width:44px;height:24px}.cookie-switch input{opacity:0;width:0;height:0}.cookie-switch input:checked+.cookie-slider{background-color:#19ae30}.cookie-switch input:focus+.cookie-slider{box-shadow:0 0 1px #19ae30}.cookie-switch input:checked+.cookie-slider:before{transform:translateX(20px)}.cookie-switch input:disabled+.cookie-slider{opacity:0.5;cursor:not-allowed}.cookie-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:0.4s;border-radius:24px}.cookie-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:white;transition:0.4s;border-radius:50%}.terms{text-align:right;font-size:14px;line-height:20px;color:#7f919e;margin-bottom:10px;margin-top:20px}.terms label{cursor:pointer;font-size:16px}.terms input[type="checkbox"]{margin-top:2px;margin-left:0px;cursor:pointer;flex-shrink:0}.terms a{color:#7f919e;text-decoration:underline}.terms .terms-error{color:#e70000;font-size:14px;margin:8px 0;display:none}.terms .terms-error.show{display:block}.clause{text-align:right;font-size:14px;line-height:20px;color:#7f919e;margin-bottom:10px;margin-top:20px}.clause a{color:#7f919e;text-decoration:underline}.clause a:hover{color:#7f919e}

