@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Tektur:wght@400..900&display=swap";.header{z-index:500;overflow:hidden;position:fixed;top:0;width:100%;height:100vh;max-height:5rem;background-color:transparent;transition:max-height .4s ease-in-out,background-color .2s ease-in-out}.header--backgrounded{background-color:#b70136}@media (min-width: 65.625rem){.header{position:relative;height:7.5rem;max-height:none;margin-bottom:27px}}.header-wrapper{position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}@media (min-width: 65.625rem){.header-wrapper{flex-direction:row}}.header--full-screen{top:0;left:0;max-height:100vh}.header__burger{position:absolute;top:1.5rem;right:1rem;width:1.875rem;height:1.875rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.375rem}.header__burger:hover{cursor:pointer}@media (min-width: 65.625rem){.header__burger{display:none}}.header__burger--cross .header__line:first-child{transform:translateY(8px) rotate(45deg)}.header__burger--cross .header__line:nth-child(2){transform:scaleX(0)}.header__burger--cross .header__line:last-child{transform:translateY(-9px) rotate(-45deg)}.header__line{width:100%;height:.1875rem;display:block;border-radius:.0625rem;background-color:#fff;transform-origin:center;transition:all .2s linear}.header__buttons{width:calc(100% - 32px);position:absolute;left:16px;top:65vh;top:70dvh;display:flex;flex-direction:column;gap:1.25rem}.navbar{position:absolute;top:90px;left:16px}@media (min-width: 65.625rem){.navbar{position:static}}.navbar__list{height:100%;display:flex;flex-direction:column;align-items:flex-start;gap:2.5rem}@media (min-width: 65.625rem){.navbar__list{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}}.navbar__link{font-size:1.5rem;text-transform:uppercase;color:#fff;transition:font-weight .2s linear}.navbar__link:hover{font-weight:600;text-decoration:underline}.navbar__link:before{display:block;content:attr(title);font-weight:700;height:0;overflow:hidden;visibility:hidden}.big-button{position:relative;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 24px;font-size:1rem;font-weight:500;line-height:1.3;text-transform:uppercase;border:3px solid #fff3dd;border-radius:3px;transition:all .2s linear}.big-button:hover{cursor:pointer;background-color:#fefef0;color:#b70136;text-decoration:underline}.big-button:hover .big-button__arrow{transform:rotate(45deg)}.big-button:focus{outline:none}@media (min-width: 22.5rem){.big-button{font-size:1.25rem}}@media (min-width: 65.625rem){.big-button{font-size:2.25rem}}.big-button--disabled:hover{cursor:default;background-color:#fff3dd;color:#b70136;text-decoration:none}.big-button--disabled:hover>.big-button__arrow{transform:none}.big-button--small{padding:12px 16px;font-size:.75rem}@media (min-width: 65.625rem){.big-button--small{font-size:1.5rem}}.big-button--light{background-color:#fff3dd;color:#b70136}.big-button--light>svg{color:#fff3dd}.big-button--dark{background-color:#b70136;color:#fff3dd}.big-button--dark>svg{height:100%;width:100%;color:#b70136}.big-button__arrow{width:1rem;height:1rem;display:flex;align-items:center;justify-content:center;transition:transform .2s linear}@media (min-width: 65.625rem){.big-button__arrow{width:1.875rem;height:1.875rem}}.intro{margin-top:130px}@media (min-width: 25.6875rem){.intro{margin-top:195px}}@media (min-width: 65.625rem){.intro{margin-top:0;margin-bottom:125px}}.intro-wrapper{position:relative;display:flex;flex-direction:column}.intro__title{z-index:0;position:relative;display:flex;flex-direction:column;text-transform:uppercase;text-align:center;font-size:11.8vw;line-height:1;letter-spacing:-3%;font-weight:900;color:#fff3dd}@media (min-width: 65.625rem){.intro__title{font-size:12.4vw}}@media (min-width: 84.375rem){.intro__title{font-size:10.625rem}}.intro__title--sub{font-size:4.55vw}@media (min-width: 65.625rem){.intro__title--sub{font-size:4.8vw}}@media (min-width: 84.375rem){.intro__title--sub{font-size:4.125rem}}.intro__description{align-self:flex-end;max-width:53.125rem;margin-top:48px;text-align:end!important}@media (min-width: 65.625rem){.intro__description{margin-top:110px}}.intro__small-manipulator{width:5.5625rem;height:auto;position:absolute;top:-104px;left:4vw}@media (min-width: 25.6875rem){.intro__small-manipulator{top:-164px;width:8.625rem}}@media (min-width: 65.625rem){.intro__small-manipulator{display:none}}.intro__small-conveyor{z-index:-5;position:relative;transform:translateY(17%)}@media (min-width: 65.625rem){.intro__small-conveyor{display:none}}.intro__big-conveyor{z-index:-5;position:absolute;bottom:-9.6875rem;left:0;transform-origin:90%;max-width:75rem;display:none}@media (min-width: 65.625rem){.intro__big-conveyor{display:block}}.agency-wrapper{display:flex;flex-direction:column;align-items:center}.agency__tiles{width:100%;margin-bottom:24px;display:flex;flex-direction:column;align-items:stretch;gap:.75rem}@media (min-width: 65.625rem){.agency__tiles{margin-bottom:36px;display:grid;grid-template-columns:repeat(2,1fr) 1.3fr;grid-template-rows:1fr 1.2fr}}@media (min-width: 65.625rem){.agency__tile:nth-child(3){grid-column:1/3;grid-row:2/3}}@media (min-width: 65.625rem){.agency__tile:nth-child(4){grid-column:3/4;grid-row:1/3}}.agency__learn-more{color:#fff3dd}.tile{overflow:hidden;padding:20px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.625rem;border-radius:.1875rem;background-color:#fff3dd}@media (min-width: 24.375rem){.tile{padding:40px 20px;gap:1.25rem}}@media (min-width: 65.625rem){.tile--big{gap:1.875rem}}.tile__title{text-align:center;font-size:2.5rem;font-weight:500;letter-spacing:-6%;line-height:1.1;color:#b70136}@media (min-width: 24.375rem){.tile__title{font-size:3.125rem}}@media (min-width: 65.625rem){.tile__title{font-size:5rem}}.tile__title--small{font-size:2.0625rem}@media (min-width: 22.5rem){.tile__title--small{font-size:2.125rem}}@media (min-width: 65.625rem){.tile__title--small{font-size:4.375rem;line-height:1}}.tile__description{text-align:center;font-size:1rem;letter-spacing:2%;line-height:1.1}@media (min-width: 24.375rem){.tile__description{font-size:1.25rem}}@media (min-width: 65.625rem){.tile__description{font-size:2rem}}.learn-more{display:flex;flex-direction:column;align-items:center}.learn-more__content{overflow:hidden;max-height:0;font-size:.875rem;font-weight:400;line-height:1.2;letter-spacing:2%;text-align:center;color:#fff;transition:max-height 1s cubic-bezier(0,1,0,1)}.learn-more__content-container{padding-bottom:24px}@media (min-width: 65.625rem){.learn-more__content-container{padding-bottom:40px}}@media (min-width: 22.5rem){.learn-more__content{font-size:1rem}}@media (min-width: 23.4375rem){.learn-more__content{font-size:1.25rem}}@media (min-width: 65.625rem){.learn-more__content{font-size:2rem}}.learn-more__content--displayed{max-height:62.5rem;transition:max-height 1s linear}.learn-more__preview{display:flex;justify-content:space-between;align-items:center;gap:1.25rem;transition:color .2s linear}.learn-more__preview:hover{cursor:pointer;color:#fefef0}.learn-more__title{font-size:1.125rem;font-weight:500;line-height:1.3;text-transform:uppercase}@media (min-width: 22.5rem){.learn-more__title{font-size:1.25rem}}@media (min-width: 24.375rem){.learn-more__title{font-size:1.375rem}}@media (min-width: 65.625rem){.learn-more__title{font-size:2.0625rem}}.learn-more__icon-wrapper{width:1.4375rem;height:1.4375rem;display:flex;align-items:center;transition:transform .2s linear}@media (min-width: 23.4375rem){.learn-more__icon-wrapper{width:1.625rem;height:1.625rem}}@media (min-width: 65.625rem){.learn-more__icon-wrapper{width:1.875rem;height:1.875rem}}.learn-more__icon-wrapper--down{transform:rotate(-180deg)}.learn-more__icon-wrapper>svg{width:100%;height:100%}.mission-wrapper{display:flex;flex-direction:column;align-items:center;gap:2.5rem}.mission__title{margin-bottom:40px!important}.mission__inner{background-color:#fff3dd;border-radius:.1875rem}.skills-wrapper{display:flex;flex-direction:column;align-items:center}.skills__title{font-size:2.5rem!important;margin-bottom:40px}@media (min-width: 65.625rem){.skills__title{margin-bottom:60px;font-size:6.25rem!important}}.skills__list{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:.75rem}@media (min-width: 65.625rem){.skills__list{flex-direction:row;justify-content:center;align-items:flex-start;flex-wrap:wrap}}.skills__item{position:relative;display:inline-flex}.skill{position:relative;width:100%;padding:20px 24px;display:inline-flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;column-gap:1.5625rem;border-radius:.1875rem;background-color:#fff3dd;transition:background-color .4s linear}@media (min-width: 65.625rem){.skill{padding:20px 24px}}.skill:hover{cursor:pointer;background-color:#fefef0}.skill--active{background-color:#fefef0}.skill__title{margin-right:20px;overflow:hidden;flex-shrink:1;position:relative;font-size:1rem;font-weight:500;line-height:1.1;color:#b70136;text-wrap:nowrap;text-overflow:ellipsis}@media (min-width: 22.5rem){.skill__title{font-size:1.125rem}}@media (min-width: 23.4375rem){.skill__title{font-size:1.375rem}}@media (min-width: 24.375rem){.skill__title{margin-right:35px}}@media (min-width: 65.625rem){.skill__title{margin-right:45px;font-size:2.25rem}}.skill__title:after{position:absolute;bottom:-3px;left:0;width:100%;height:.1875rem;transform:scaleX(0);transform-origin:left;display:block;content:"";background-color:#b70136;transition:transform .2s linear}.skill:hover .skill__title:after,.skill--active .skill__title:after{transform:scaleX(1)}.skill__arrow{position:absolute;top:23px;right:20px;width:.9375rem;display:inline-flex;justify-content:center;align-items:center;font-size:2rem;line-height:1.1;color:#b70136;transition:transform .2s linear}@media (min-width: 24.375rem){.skill__arrow{width:1.125rem;font-size:1.25rem}}@media (min-width: 65.625rem){.skill__arrow{top:29px;width:1.4375rem;font-size:3.125rem}}.skill__arrow--right{transform:rotate(45deg)}.skill__arrow--down{transform:rotate(90deg)}.skill__arrow>svg{color:#b70136;height:100%;width:100%}.skill__description{display:flex;flex-direction:column;gap:.75rem;background:transparent;padding-top:10px;padding-bottom:12px;font-size:.875rem;line-height:1.1;word-wrap:break-word;overflow-wrap:anywhere}.skill__description-wrapper{flex-basis:100%;overflow:hidden;z-index:100attr(data-order);max-height:0;background-color:#fefef0;border-radius:.1875rem;transition:max-height 1s cubic-bezier(0,1,0,1)}@media (min-width: 65.625rem){.skill__description-wrapper{position:absolute;top:95%;left:0}}.skill__description-wrapper--displayed{transition:max-height 1s linear;max-height:1000px}@media (min-width: 24.375rem){.skill__description{font-size:1.25rem}}@media (min-width: 65.625rem){.skill__description{font-size:1.875rem;padding-inline:24px;padding-bottom:20px}}.skill__price{color:#b70136;font-size:1rem;font-weight:500}@media (min-width: 22.5rem){.skill__price{font-size:1.125rem}}@media (min-width: 23.4375rem){.skill__price{font-size:1.375rem}}@media (min-width: 65.625rem){.skill__price{font-size:2.25rem}}.clients{background-color:#fff3dd}.clients-wrapper{display:flex;flex-direction:column;align-items:center}@media (min-width: 65.625rem){.clients__title{margin-bottom:80px!important}}.slider{width:100%;overflow-x:hidden}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes slide-reverse{0%{transform:translate(0)}to{transform:translate(100%)}}.slider-item{display:flex}.slider-item:nth-child(odd){justify-content:flex-start}.slider-item:nth-child(odd) .slider-item__list{animation:slide 80s linear infinite}.slider-item:nth-child(2n){justify-content:flex-end}.slider-item:nth-child(2n) .slider-item__list{animation:slide-reverse 80s linear infinite}.slider-item__list{margin-bottom:10px;display:flex;flex-direction:row;white-space:nowrap}.slider-item__item{margin-inline:6px;padding:24px 30px;border-radius:.1875rem;background-color:#b70136}.slider-item__title{font-size:1.25rem;font-weight:500;line-height:1.3;text-align:center;color:#fff3dd}@media (min-width: 22.5rem){.slider-item__title{font-size:1.5rem}}@media (min-width: 65.625rem){.slider-item__title{font-size:3rem}}.contacts{overflow:hidden;padding-top:72px;padding-bottom:140px}@media (min-width: 65.625rem){.contacts{padding-top:140px;padding-bottom:190px}}.contacts-wrapper{position:relative;display:flex;flex-direction:column;align-items:center}.contacts__content{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:2.5rem}@media (min-width: 65.625rem){.contacts__content{flex-direction:row;justify-content:space-between;align-items:center}}.contacts__info{display:flex;flex-direction:column;gap:1.25rem}@media (min-width: 65.625rem){.contacts__info{min-width:28.125rem}}.contacts__contact{font-size:1.125rem;white-space:wrap;line-height:1.1;color:#fff}@media (min-width: 23.4375rem){.contacts__contact{font-size:1.375rem}}@media (min-width: 65.625rem){.contacts__contact{font-size:2rem}}.contacts__contact--nowrap{white-space:nowrap}.contacts__contact a{font-weight:400}.contacts__documents{position:relative;width:100%;display:flex;flex-direction:column;gap:1.25rem}@media (min-width: 65.625rem){.contacts__documents{max-width:41.25rem}}.contacts__document{width:100%}.contacts__boxes{position:absolute;bottom:-37%;width:18.5625rem}@media (min-width: 65.625rem){.contacts__boxes{width:auto;bottom:-55%}}.popup{overflow:hidden;z-index:1000;position:fixed;top:0;left:0;width:100%;height:100vh;display:none}.popup--displayed{display:block}.popup__mask{position:relative;top:0;left:0;width:100%;height:100%;background-color:#00000076}.popup__mask:hover{cursor:pointer}.popup__content{overflow-x:hidden;overflow-y:scroll;position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;height:100%;padding:60px 16px}.popup__content-container{position:relative;left:50%;transform:translate(-50%);display:inline-block;transform-origin:top center}@media (min-width: 90.625rem){.popup__content-container{padding-left:60px}}.popup__cross{z-index:1001;position:absolute;top:10px;right:15px;width:2.5rem;height:2.5rem}.popup__cross:hover{cursor:pointer}@media (min-width: 90.625rem){.popup__cross{position:sticky;float:right;right:auto;margin-left:20px}}.popup__line{position:absolute;top:50%;display:block;width:100%;height:.1875rem;background-color:#fff3dd;transform-origin:center;border-radius:3px}.popup__line:first-child{transform:rotate(45deg)}.popup__line:last-child{transform:rotate(-45deg)}.introduction-form{width:100%;max-width:79.5rem;padding:24px 12px;display:flex;flex-direction:column;gap:1.875rem;background-color:#b70136;border-radius:.1875rem}@media (min-width: 65.625rem){.introduction-form{gap:3.75rem;padding:60px 66px}}.introduction-form__title{font-size:2.5rem;font-weight:700;line-height:1;text-transform:uppercase;color:#fff3dd}@media (min-width: 24.375rem){.introduction-form__title{padding-right:40px}}@media (min-width: 65.625rem){.introduction-form__title{font-size:5rem;font-weight:500;line-height:.9;letter-spacing:-1%}}.introduction-form__fieldset{padding:0;border:none}.introduction-form__list{display:flex;flex-direction:column;align-items:stretch;gap:1.5rem}@media (min-width: 65.625rem){.introduction-form__list{flex-direction:row;flex-wrap:wrap;row-gap:2.25rem}}.introduction-form__item{flex:1 1 47%;display:flex;flex-direction:column}.introduction-form__item--basis-100{flex:1 1 100%}.introduction-form__label{overflow:hidden;margin-bottom:8px;display:block;font-size:1rem;font-weight:500;line-height:1.3;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;color:#fff3dd}@media (min-width: 65.625rem){.introduction-form__label{margin-bottom:12px;font-size:1.5rem}}.introduction-form__outro{display:flex;flex-direction:column;gap:.75rem}@media (min-width: 65.625rem){.introduction-form__outro{gap:1.25rem}}.introduction-form__inline-link{font-family:inherit;text-decoration:underline;transition:color .2s linear}.introduction-form__inline-link:hover{color:#fefef0}.editable-input{overflow:hidden;width:100%;padding:12px 50px 12px 12px;font-family:Tektur,sans-serif;font-size:1.125rem;line-height:1.3;text-transform:uppercase;color:#fff3dd;vertical-align:middle;border:2px solid #fff3dd;border-radius:.1875rem;background-color:#b70136}.editable-input::placeholder{opacity:.5;color:#fff3dd;text-overflow:ellipsis}.editable-input:-webkit-autofill,.editable-input:-webkit-autofill:hover,.editable-input:-webkit-autofill:focus,.editable-input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 50px #b70136 inset!important;caret-color:#fff3dd;-webkit-text-fill-color:#fff3dd!important;font-size:1.125rem!important}@media (min-width: 65.625rem){.editable-input:-webkit-autofill,.editable-input:-webkit-autofill:hover,.editable-input:-webkit-autofill:focus,.editable-input:-webkit-autofill:active{font-size:1.875rem!important}}.editable-input-wrapper{position:relative}.editable-input-wrapper__warning{margin-top:8px;font-size:.875rem;line-height:1.3;color:#fff3dd}@media (min-width: 65.625rem){.editable-input-wrapper__warning{margin-top:12px;font-size:1.125rem}}.editable-input__validator{position:absolute;top:50%;transform:translateY(-50%);right:.8125rem;width:1.4375rem;height:1.4375rem;display:none}@media (min-width: 65.625rem){.editable-input__validator{right:1.25rem;width:1.875rem;height:1.875rem}}.editable-input--textarea+.editable-input__validator{top:1.5625rem}@media (min-width: 65.625rem){.editable-input--textarea+.editable-input__validator{top:2.3125rem}}.editable-input:valid+.editable-input__validator{display:block}.editable-input:focus{outline:none}@media (min-width: 65.625rem){.editable-input{padding:16px 60px 16px 24px;font-size:1.875rem}}.editable-input--textarea{overflow:hidden;resize:none;height:8.75rem;padding-right:50px}@media (min-width: 24.375rem){.editable-input--textarea{height:5.9375rem}}@media (min-width: 65.625rem){.editable-input--textarea{height:7.1875rem;padding-right:70px}}.custom-file-input__custom{overflow:hidden;width:100%;padding:12px 20px;display:flex;align-items:center;border:2px dashed #fff3dd;border-radius:3px}.custom-file-input__custom:hover{cursor:pointer}.custom-file-input__custom--uploaded:hover{cursor:default}@media (min-width: 65.625rem){.custom-file-input__custom{padding:20px 24px}}.custom-file-input__text{max-width:12.5rem;display:inline-block;overflow-x:hidden;font-size:1.25rem;font-weight:500;text-transform:uppercase;word-wrap:normal;text-overflow:ellipsis;color:#fff3dd}@media (min-width: 41.875rem){.custom-file-input__text{max-width:25rem}}@media (min-width: 65.625rem){.custom-file-input__text{max-width:43.75rem;font-size:1.5rem}}.custom-file-input__upload-icon{width:1.25rem;height:1.090625rem;margin-right:16px;display:inline-block}.custom-file-input__upload-icon:hover{cursor:pointer}@media (min-width: 65.625rem){.custom-file-input__upload-icon{width:1.875rem;height:1.63625rem;margin-right:36px}}.custom-file-input__delete-icon{width:1.18125rem;height:1.48125rem;margin-left:auto;display:inline-block}.custom-file-input__delete-icon:hover{cursor:pointer}@media (min-width: 65.625rem){.custom-file-input__delete-icon{width:1.49625rem;height:1.875rem}}.custom-file-input__input{display:none}.form-checkbox{position:relative;display:flex;flex-direction:column;align-items:flex-start;font-size:1rem;color:#fff3dd}@media (min-width: 65.625rem){.form-checkbox{font-size:1.5rem}}.form-checkbox__container{display:flex;align-items:center;gap:1rem}.form-checkbox__checkbox{min-width:2.1875rem;min-height:2.1875rem;max-height:2.1875rem;border:2px solid #fff3dd}.form-checkbox__input{min-width:2.1875rem;min-height:2.1875rem;max-height:2.1875rem;position:relative;z-index:1;opacity:0;margin:0}.form-checkbox__input:hover{cursor:pointer}.form-checkbox__icon{min-width:1.875rem;max-width:1.875rem;min-height:1.875rem;max-height:1.875rem;top:50%;transform:translateY(-45%);position:absolute}.form-sent{position:relative;max-width:79.5rem;width:100%;padding:16px 24px;display:inline-block;background-color:#b70136;border-radius:.1875rem}@media (min-width: 65.625rem){.form-sent{padding:60px 66px}}.form-sent__icon{position:absolute;left:10rem;top:.625rem;width:2.5rem;height:2.375rem}@media (min-width: 65.625rem){.form-sent__icon{left:51.25rem;width:6.875rem;height:6.0625rem}}.form-sent__icon>svg{width:100%;height:100%}.form-sent__title{max-width:340px;margin-bottom:16px;font-size:2.5rem;font-weight:700;line-height:1;text-transform:uppercase;color:#fff3dd}@media (min-width: 65.625rem){.form-sent__title{max-width:none;margin-bottom:30px;font-size:5rem;font-weight:500;line-height:.9}}.form-sent__description{margin-bottom:30px;font-size:1.25rem;line-height:1.1;color:#fff}@media (min-width: 65.625rem){.form-sent__description{margin-bottom:60px;font-size:2.375rem;line-height:1.3;letter-spacing:2%}}.form-sent__button{width:100%;padding:16px 0;font-size:1.25rem;font-weight:500;line-height:1.3;text-transform:uppercase;text-align:center;color:#b70136;background-color:#fff3dd;border:none;border-radius:.1875rem;transition:background-color .2s linear}.form-sent__button:hover{cursor:pointer;background-color:#fefef0}@media (min-width: 65.625rem){.form-sent__button{font-size:2.25rem}}.footer{padding:24px 0;border-top:2px solid #fff3dd;display:flex;justify-content:center;align-items:center;transition:color;transition-duration:.2s linear}.footer__container{display:flex;flex-direction:column;align-items:center;gap:.5rem}@media (min-width: 65.625rem){.footer__container{gap:3rem;flex-direction:row}}.footer__link{color:#fff;text-align:center}.footer__link:hover{cursor:pointer;color:#fefef0}.cookie-consent{position:fixed;bottom:calc(-4px + env(safe-area-inset-bottom));left:0;width:100%;z-index:5000;padding-top:1.5em;padding-bottom:1.6em;border-top:2px solid #fff3dd;background-color:#b70136;color:#fff3dd}.cookie-consent__container{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:2rem}@media (min-width: 65.625rem){.cookie-consent__container{flex-direction:row}}@media (min-width: 65.625rem){.cookie-consent__text{max-width:31.25rem}}.cookie-consent__buttons{display:flex;flex-direction:column;gap:1rem;width:100%}@media (min-width: 65.625rem){.cookie-consent__buttons{flex-direction:row;max-width:37.5rem;min-width:600px}}*{box-sizing:border-box;font-family:Tektur,sans-serif}html{scroll-behavior:smooth}body{overflow-x:hidden;margin:0;padding:0;background-color:#b70136}h1,h2,h3,h4,h5,h6,p{margin:0}ul{list-style:none;margin:0;padding:0}a{text-decoration:none;color:inherit}a:focus{outline:none}img{height:100%;width:100%;object-fit:fit}svg{width:100%;height:100%}input:focus{outline:none}.container{max-width:1348px;width:100%;height:100%;margin-inline:auto;padding-inline:16px}.section-padding-top{padding-top:70px}@media (min-width: 65.625rem){.section-padding-top{padding-top:140px}}.section-padding-bottom{padding-bottom:70px}@media (min-width: 65.625rem){.section-padding-bottom{padding-bottom:140px}}.section-wrapper{width:100%;height:auto;padding:60px 16px}@media (min-width: 65.625rem){.section-wrapper{padding:120px 60px}}.section-title{margin-bottom:40px;text-transform:uppercase;text-align:center;font-size:3.125rem;font-weight:700;line-height:1;letter-spacing:-1%}@media (min-width: 24.375rem){.section-title{font-size:2.5rem}}@media (min-width: 65.625rem){.section-title{margin-bottom:60px;font-size:6.25rem;font-weight:600;line-height:.9}}.section-title--dark{color:#b70136}.section-title--light{color:#fff3dd}.section-description{text-align:center;font-size:1rem;font-weight:400;line-height:1.3;letter-spacing:2%}@media (min-width: 23.4375rem){.section-description{font-size:1.5rem}}@media (min-width: 65.625rem){.section-description{font-size:2.5rem;line-height:1.2}}.section-description--light{color:#fff}.section-description--dark{color:#b70136}.terms{padding-top:20px;padding-bottom:20px}@media (min-width: 65.625rem){.terms{padding-top:48px;padding-bottom:48px}}.terms-wrapper{height:100%;width:100%;background-color:#fff3dd}.terms__return{margin-bottom:30px}@media (min-width: 65.625rem){.terms__return{margin-bottom:70px}}.terms__return-icon{width:1.0625rem;height:1.3125rem;display:inline-flex;align-items:center}@media (min-width: 65.625rem){.terms__return-icon{width:1.3125rem;height:1.5rem}}.terms__return-icon>svg{width:100%;height:100%}.terms__return-link{display:inline-flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:500;text-transform:uppercase;color:#b70136}@media (min-width: 65.625rem){.terms__return-link{font-size:1.5rem}}.terms__return-link:hover{cursor:pointer;text-decoration:underline}.terms__title{margin-bottom:40px;font-size:1.875rem;font-weight:600;line-height:.9;letter-spacing:-2%;text-transform:uppercase;color:#b70136}@media (min-width: 23.4375rem){.terms__title{font-size:2.5rem}}@media (min-width: 65.625rem){.terms__title{margin-bottom:70px;font-size:5rem}}.terms ol,.terms ul,.terms li{padding:0;font-family:inherit;list-style:inside none}.terms ol *,.terms ul *,.terms li *{font-family:inherit}.terms__content{font-family:Inter,sans-serif;font-size:1.125rem;letter-spacing:-1%;line-height:1.3}@media (min-width: 65.625rem){.terms__content{font-size:1.5rem}}.terms ol{counter-reset:global;font-weight:400}.terms ol.undecorated>li:before{display:none!important}.terms ol>li{counter-increment:global}.terms ol>li:before{display:inline-block;padding-right:.2em;content:counter(global) "."}.terms ol>li>ol{counter-reset:subsection}.terms ol>li>ol>li{counter-increment:subsection}.terms ol>li>ol>li:before{display:inline-block;padding-right:.2em;content:counter(global) "." counter(subsection) "."}.terms ol>li>ol>li>ol{counter-reset:subsubsection}.terms ol>li>ol>li>ol>li{counter-increment:subsubsection}.terms ol>li>ol>li>ol>li:before{display:inline-block;padding-right:.2em;content:counter(global) "." counter(subsection) "." counter(subsubsection) "."}.terms ol.terms__bracket{counter-reset:bracket}.terms ol.terms__bracket>li{counter-increment:bracket}.terms ol.terms__bracket>li:before{content:counter(bracket) ")"}.terms ol.terms__bracket>li>ol{counter-reset:subbracket}.terms ol.terms__bracket>li>ol>li{counter-increment:subbracket}.terms ol.terms__bracket>li>ol>li:before{content:counter(bracket) "." counter(subbracket) ")"}.terms ol.terms__bracket>li>ol>li>ol{counter-reset:subsubbracker}.terms ol.terms__bracket>li>ol>li>ol>li{counter-increment:subsubbracker}.terms ol.terms__bracket>li>ol>li>ol>li:before{content:counter(bracket) "." counter(subbracket) "." counter(subsubbracker) ")"}.terms__block{margin-bottom:20px;font-family:inherit;font-size:inherit;font-weight:700}.terms ul.terms__nested>li:before{padding-right:.3em;display:inline-block;content:"—"}.terms__link{color:#b70136;white-space:nowrap}.terms__link:hover{text-decoration:underline}address{font-style:normal}.non-existent-page-wrapper{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.non-existent-page__image{margin-bottom:40px;width:12.625rem;height:11.1875rem}@media (min-width: 65.625rem){.non-existent-page__image{margin-bottom:60px;width:16rem;height:14.125rem}}.non-existent-page__image>svg{width:100%;height:100%}.non-existent-page__title{margin-bottom:20px;font-size:2.5rem;line-height:2.4rem;text-align:center;text-transform:uppercase;color:#fff3dd}@media (min-width: 65.625rem){.non-existent-page__title{margin-bottom:40px;font-size:5rem;line-height:4.5rem;letter-spacing:-1%}}.non-existent-page__text{max-width:55rem;margin-bottom:80px;font-size:1.25rem;line-height:1.625rem;letter-spacing:2%;text-align:center;color:#fff}@media (min-width: 65.625rem){.non-existent-page__text{margin-bottom:60px;font-size:2.375rem;line-height:2.85rem}}.non-existent-page__btn{width:100%;padding-top:16px;padding-bottom:16px;display:block;font-size:1.25rem;font-weight:500;line-height:1.3;text-transform:uppercase;text-align:center;border:none;border-radius:.1875rem;color:#b70136;background-color:#fff3dd;transition:background-color .2s linear}@media (min-width: 65.625rem){.non-existent-page__btn{max-width:41.25rem;font-size:2.25rem;line-height:2.925rem}}.non-existent-page__btn:hover{cursor:pointer;background-color:#fefef0}
