@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Montserrat:regular,500,600,700,italic,500italic&display=swap);@font-face{font-family:icons;font-display:swap;src:url(../fonts/icons.woff2) format("woff2"),url(../fonts/icons.woff) format("woff");font-weight:400;font-style:normal}[class*=_icon-]:before{font-family:icons;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=_icon-]:before{display:block}._icon-arrow-spollers:before{content:"\e902"}._icon-checked:before{content:"\e900";color:#956b8a}._icon-close:before{content:"\e901"}*{padding:0;margin:0;border:0}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}::after,::before{display:inline-block}body,html{height:100%;min-width:320px}body{color:#1c2135;line-height:1;font-family:Montserrat;font-size:1.125rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:Montserrat;font-size:inherit;line-height:inherit}button{cursor:pointer;color:inherit;background-color:transparent}a{display:inline-block;color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{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;overflow:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:114.5rem;margin:0 auto;padding:0 1rem}.button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:.75rem 1.875rem;-webkit-transition:all .3s;transition:all .3s;font-weight:600;border-radius:1.875rem;line-height:120%;border:1px solid #1c2135}.button:focus{background-color:#956b8a;color:#fff;border:1px solid #956b8a;-webkit-box-shadow:0 7px 15px 0 rgba(149,107,138,.45);box-shadow:0 7px 15px 0 rgba(149,107,138,.45)}.button:disabled{background-color:#9797a1;border:1px solid #9797a1;pointer-events:none;color:#fff}.button--black{color:#fff;background-color:#1c2135;border:1px solid #1c2135}.button--purple{color:#fff;background-color:#956b8a;border:1px solid #956b8a}.button--purple:focus{background-color:#1c2135}.button--white{border-color:#fff;background-color:#fff;color:#956b8a}.button--white:hover{-webkit-box-shadow:none;box-shadow:none;border-color:#b45c9b;background-color:#b45c9b}.button--white-transparent{border-color:#fff;background-color:transparent;color:#fff}.button--white-transparent:hover{color:#956b8a;-webkit-box-shadow:none;box-shadow:none;border-color:#fff;background-color:#fff}.checkbox{position:relative}.checkbox__input{position:absolute;width:0;height:0;opacity:0}.checkbox__input:checked+.checkbox__label:before{content:"\e900";color:#fff}.checkbox__label{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.checkbox__label:before{content:"";color:#956b8a;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-flex:0;-ms-flex:0 0 1.125rem;flex:0 0 1.125rem;width:1.125rem;height:1.125rem;border:1px solid #956b8a;border-radius:.1875rem;padding-top:.125rem;font-size:.875rem;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}.checkbox__text{color:#9797a1;line-height:122%}.checkbox__text a{color:#956b8a;text-decoration-line:underline;text-underline-offset:.125rem}.checkbox-consultation{position:relative}.checkbox-consultation__input{position:absolute;width:0;height:0;opacity:0}.checkbox-consultation__input:checked+.checkbox-consultation__label:before{content:"\e900"}.checkbox-consultation__label{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.checkbox-consultation__label:before{content:"";-ms-flex-item-align:start;align-self:flex-start;-webkit-box-flex:0;-ms-flex:0 0 1.125rem;flex:0 0 1.125rem;width:1.125rem;height:1.125rem;border:1px solid #956b8a;border-radius:.1875rem;padding-top:.125rem;font-size:.875rem;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;border:2px solid #fff;color:#fff}.checkbox-consultation__text{color:rgba(251,247,250,.45);line-height:122%}.checkbox-consultation__text a{color:#956b8a;text-decoration-line:underline;text-underline-offset:.125rem;color:#fff}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.menu__list--mobile{position:relative}.menu__list--mobile::after{content:"";position:absolute;width:47%;height:1px;background:rgba(255,255,255,.45);bottom:0;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.menu__list--mobile:nth-child(4)::after{display:none}.menu__link{line-height:120%;font-weight:500;-webkit-transition:all .3s;transition:all .3s}.menu__button{border:1px solid #1c2135}.icon-menu{display:none}body::after{content:"";background-color:rgba(0,0,0,.5);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:1.25rem;overflow:auto;-webkit-transition:visibility .8s ease 0s;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup__wrapper{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:center;-ms-flex-align:center;align-items:center;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.popup__content{overflow:auto;position:relative;visibility:hidden;overflow:hidden;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;background-color:#fff;width:100%;max-width:62.5rem;border-radius:2.8125rem}.lock .popup__content{visibility:visible;overflow:auto}.no-webp .popup__image{background:url(../img/popup/logo.png) center/auto 100% no-repeat}.popup__image{z-index:2;width:100%;height:100%}.popup__close{color:#1c2135;position:absolute;-webkit-transition:all .3s;transition:all .3s}.popup__side{overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background-color:#956b8a;padding:2.5rem}.popup__side::after{position:absolute;z-index:1;content:url(../img/popup/bg.png);top:0;left:0;overflow:auto;height:100%}.form-popup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-popup__items{display:-ms-grid;display:grid;-ms-grid-columns:57% auto;grid-template-columns:57% auto;-ms-grid-columns:1fr;grid-template-columns:1fr}.form-popup__item{position:relative;display:-ms-grid;display:grid;gap:.625rem}.form-popup__label{font-weight:500;line-height:122%}.form-popup__input{width:100%;padding:.625rem 1.25rem;border:1px solid #956b8a;background:rgba(217,217,217,.11)}.form-popup__input::-webkit-input-placeholder{color:var(--Mountain-Mist,#9797a1);font-family:Montserrat;font-style:italic;line-height:122%;-webkit-transition:all .3s;transition:all .3s}.form-popup__input::-moz-placeholder{color:var(--Mountain-Mist,#9797a1);font-family:Montserrat;font-style:italic;line-height:122%;-moz-transition:all .3s;transition:all .3s}.form-popup__input:-ms-input-placeholder{color:var(--Mountain-Mist,#9797a1);font-family:Montserrat;font-style:italic;line-height:122%;-ms-transition:all .3s;transition:all .3s}.form-popup__input::-ms-input-placeholder{color:var(--Mountain-Mist,#9797a1);font-family:Montserrat;font-style:italic;line-height:122%;-ms-transition:all .3s;transition:all .3s}.form-popup__input::placeholder{color:var(--Mountain-Mist,#9797a1);font-family:Montserrat;font-style:italic;line-height:122%;-webkit-transition:all .3s;transition:all .3s}.form-popup__input:focus::-webkit-input-placeholder{opacity:0}.form-popup__input:focus::-moz-placeholder{opacity:0}.form-popup__input:focus:-ms-input-placeholder{opacity:0}.form-popup__input:focus::-ms-input-placeholder{opacity:0}.form-popup__input:focus::placeholder{opacity:0}.form-popup__button{-ms-flex-item-align:end;align-self:flex-end;padding:.5rem 1.5625rem}.form__error{font-size:.75rem;color:red;position:absolute;left:1.25rem;top:calc(100% + .3125rem)}.spollers{display:-ms-grid;display:grid;gap:15px}.spollers__item{font-size:1.25rem}.spollers__title{width:100%;cursor:default;text-align:left;border-radius:.3125rem;position:relative;list-style:none}.spollers__title::-webkit-details-marker,.spollers__title::marker{display:none}._spoller-init .spollers__title{cursor:pointer}._spoller-init .spollers__title._spoller-active{color:#b45c9b}._spoller-init .spollers__title._spoller-active::before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.spollers-marketing{display:-ms-grid;display:grid}.spollers-marketing__title{-webkit-transition:all .3s;transition:all .3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:120%;font-weight:500}._spoller-init .spollers-marketing__title{cursor:pointer}._spoller-init .spollers-marketing__title::before{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;width:2rem;height:2rem;-ms-flex-negative:0;flex-shrink:0;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;font-size:1.0625rem}.spollers-marketing__title::before{-webkit-transition:all .3s;transition:all .3s}.spollers-marketing__body{line-height:120%;margin-bottom:1.4375rem}.spollers-manage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.spollers-manage__item{border-radius:2.1875rem;-webkit-transition:all .3s;transition:all .3s;border:1px solid #956b8a}._spoller-init .spollers-manage__item._spoller-active{border-radius:1.375rem}.spollers-manage__title{border-radius:2.1875rem;-webkit-transition:all .3s;transition:all .3s;padding:.625rem 1.875rem;color:#956b8a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:.625rem;line-height:120%;font-weight:600}.spollers-manage__title span{display:block;width:100%;text-align:center}.spollers-manage__title::before{width:1.6875rem;height:1.6875rem;-ms-flex-negative:0;flex-shrink:0;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;font-size:.9375rem;-webkit-transition:all .3s;transition:all .3s}._spoller-init .spollers-manage__title._spoller-active{color:#fff;background-color:#956b8a;border-radius:2.1875rem}.spollers-manage__body{padding:2.1875rem 1.625rem;text-align:center;color:#9797a1;line-height:122%}[class*=-ibg]{position:relative}[class*=-ibg] img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}[class*=-ibg-contain] img{-o-object-fit:contain;object-fit:contain}.logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo img{width:100%}.title{font-weight:700;line-height:122%;opacity:0;-webkit-transition:all .5s ease-out 0s;transition:all .5s ease-out 0s;-webkit-transform:translate(-3.125rem,1.25rem);-ms-transform:translate(-3.125rem,1.25rem);transform:translate(-3.125rem,1.25rem)}.title._watcher-view{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);opacity:1}.page-posibilities .title{opacity:0;-webkit-transition:all .5s ease-out 0s;transition:all .5s ease-out 0s;-webkit-transform:translate(3.125rem,.9375rem);-ms-transform:translate(3.125rem,.9375rem);transform:translate(3.125rem,.9375rem)}.page-posibilities .title._watcher-view{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);opacity:1}.pagination{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.4375rem}.pagination .swiper-pagination-bullet{cursor:pointer;-webkit-transition:all .3s;transition:all .3s;border:1px solid #956b8a;background-color:#fff;aspect-ratio:1/1;border-radius:50%}.pagination .swiper-pagination-bullet-active{background-color:#956b8a}.header{position:absolute;width:100%;top:0;left:0;z-index:20}.header__container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.875rem}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex}.header__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:2}.footer{background:#fbf7fa}.top-footer{gap:1.875rem}.top-footer__column{-webkit-box-flex:0;-ms-flex:0 1 21%;flex:0 1 21%}.top-footer__text{line-height:120%}.menu-footer__list{display:-ms-grid;display:grid}.menu-footer__link{font-weight:500;-webkit-transition:all .3s;transition:all .3s}.contacts-footer{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;text-align:right;-ms-grid-column-align:end;justify-self:end}.contacts-footer__mail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;-webkit-transition:all .3s;transition:all .3s}.contacts-footer__icon{-webkit-transition:all .3s;transition:all .3s}.contacts-footer__icon img{width:100%}.contacts-footer__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.contacts-footer__phone{white-space:nowrap;font-style:italic;-webkit-transition:all .3s;transition:all .3s}.contacts-footer__messengers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#9797a1;gap:.75rem}.page__about{position:relative}.page__about::after{z-index:-1;top:0;position:absolute}@-webkit-keyframes scaleLocations{0%{-webkit-transform:scale(1);transform:scale(1)}60%{-webkit-transform:scale(.945);transform:scale(.945)}100%{-webkit-transform:scale(.96);transform:scale(.96)}}@keyframes scaleLocations{0%{-webkit-transform:scale(1);transform:scale(1)}60%{-webkit-transform:scale(.945);transform:scale(.945)}100%{-webkit-transform:scale(.96);transform:scale(.96)}}@-webkit-keyframes unScaleLocations{0%{-webkit-transform:scale(.96);transform:scale(.96)}60%{-webkit-transform:scale(1.015);transform:scale(1.015)}100%{-webkit-transform:rotate(1);transform:rotate(1)}}@keyframes unScaleLocations{0%{-webkit-transform:scale(.96);transform:scale(.96)}60%{-webkit-transform:scale(1.015);transform:scale(1.015)}100%{-webkit-transform:rotate(1);transform:rotate(1)}}@-webkit-keyframes scaleMac{0%{-webkit-transform:scale(1);transform:scale(1)}65%{-webkit-transform:scale(.825);transform:scale(.825)}100%{-webkit-transform:rotate(.84);transform:rotate(.84)}}@keyframes scaleMac{0%{-webkit-transform:scale(1);transform:scale(1)}65%{-webkit-transform:scale(.825);transform:scale(.825)}100%{-webkit-transform:rotate(.84);transform:rotate(.84)}}@-webkit-keyframes unScaleMac{0%{-webkit-transform:scale(.84);transform:scale(.84)}65%{-webkit-transform:scale(1.02);transform:scale(1.02)}100%{-webkit-transform:rotate(1);transform:rotate(1)}}@keyframes unScaleMac{0%{-webkit-transform:scale(.84);transform:scale(.84)}65%{-webkit-transform:scale(1.02);transform:scale(1.02)}100%{-webkit-transform:rotate(1);transform:rotate(1)}}.hero{position:relative}.hero__container{display:-ms-grid;display:grid;-ms-grid-columns:41.5% auto;grid-template-columns:41.5% auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:visible}.hero__title{opacity:0;-webkit-transition:all .5s .3s;transition:all .5s .3s;-webkit-transform:translate(-3.125rem,0);-ms-transform:translate(-3.125rem,0);transform:translate(-3.125rem,0)}.hero__title._watcher-view{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);opacity:1}.hero__text{opacity:0;-webkit-transition:all .5s .5s;transition:all .5s .5s;-webkit-transform:translate(-3.125rem,0);-ms-transform:translate(-3.125rem,0);transform:translate(-3.125rem,0);line-height:122%}.hero__text._watcher-view{opacity:1;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.hero__text b{font-weight:600}.hero__button{opacity:0;-webkit-transition:all .3s,opacity .5s .7s;transition:all .3s,opacity .5s .7s;-webkit-transform:translate(-3.125rem,0);-ms-transform:translate(-3.125rem,0);transform:translate(-3.125rem,0)}.hero__button._watcher-view{opacity:1;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.hero__images{opacity:0;-webkit-transition:all 1.2s 0s;transition:all 1.2s 0s;position:relative}.hero__images._watcher-view{opacity:1;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.hero__images._hover .hero__image{-webkit-animation:scaleMac .6s ease-in-out;animation:scaleMac .6s ease-in-out;-webkit-transform:scale(.85);-ms-transform:scale(.85);transform:scale(.85)}.hero__images._hover .hero__map--2{-webkit-animation:scaleLocations .55s ease-in-out;animation:scaleLocations .55s ease-in-out;-webkit-transform:scale(.96);-ms-transform:scale(.96);transform:scale(.96)}.hero__map{height:100%;position:absolute;top:0;left:0;aspect-ratio:1619/821}.hero__map--2{-webkit-transition:all .5s;transition:all .5s;-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation:unScaleLocations .55s ease-in-out;animation:unScaleLocations .55s ease-in-out}.hero__image{-webkit-animation:unScaleMac .55s ease-in-out;animation:unScaleMac .55s ease-in-out;-webkit-transform-origin:bottom center;-ms-transform-origin:bottom center;transform-origin:bottom center;-webkit-transition:all .55s ease-in-out;transition:all .55s ease-in-out;position:absolute;right:0;top:2.25rem;z-index:1;aspect-ratio:758/631}.hero__down{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;bottom:1.4375rem;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.hero__down img{position:relative}.hero__down img:nth-child(1){-webkit-animation:jumpInfinite 2s infinite;animation:jumpInfinite 2s infinite}.hero__down img:nth-child(2){-webkit-animation:jumpInfinite 2s infinite .3s;animation:jumpInfinite 2s infinite .3s}@-webkit-keyframes jumpInfinite{0%{opacity:1}25%{opacity:.2}50%{opacity:.7}75%{opacity:.2}100%{opacity:1}}@keyframes jumpInfinite{0%{opacity:1}25%{opacity:.2}50%{opacity:.7}75%{opacity:.2}100%{opacity:1}}.about__container{display:-ms-grid;display:grid;-ms-grid-columns:auto 42.1%;grid-template-columns:auto 42.1%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about__text{font-weight:500;line-height:122%}.about__more{-webkit-transition:all .3s;transition:all .3s;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;line-height:122%}.about__more span{text-decoration-line:underline;text-underline-offset:.25rem}.about__more img{-webkit-transition:all .3s;transition:all .3s}.about__image img{width:100%}.why__container{overflow:visible}.why__slider{position:relative;overflow:visible}.why__wrapper{overflow:visible}.why__slide{overflow:visible;display:-ms-grid;display:grid;-ms-grid-columns:53% auto;grid-template-columns:53% auto;position:relative}.why__body{margin-right:2.25rem}.why__images{width:100%}.why__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-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.why__subtitle{font-weight:600;line-height:122%}.why__subtitle b{font-weight:700}.why__text{line-height:122%}.why__text:not(:last-child){margin-bottom:1.5625rem}.why__circle{z-index:-1;position:absolute;top:0;right:0}.why__circle img{width:100%}.why__controls{display:-ms-grid;display:grid;justify-items:flex-end;position:absolute;z-index:25;right:0;bottom:0}.why__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem}.why__navigation .swiper-button{aspect-ratio:1/1;border-radius:50%;border:1px solid #b45c9b;cursor:pointer;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;-webkit-transition:all .3s;transition:all .3s}.why__navigation .swiper-button img{width:53.33%}.why__navigation .swiper-button-next{background-color:#b45c9b}.why__navigation .swiper-button-disabled{display:none}.why__pagination{color:#b45c9b;font-weight:500;line-height:122%}.why__pagination .swiper-pagination-current{-webkit-transition:all .3s;transition:all .3s}.swiper-slide-active{position:relative;z-index:1}.swiper-slide--1 .why__images{padding-bottom:2.5rem;position:relative}.swiper-slide--1 .why__image{-webkit-box-shadow:0 2px 18px 2px rgba(0,0,0,.2);box-shadow:0 2px 18px 2px rgba(0,0,0,.2)}.swiper-slide--1 .why__image:nth-child(1){max-width:86.788618%}.swiper-slide--1 .why__image:nth-child(2){position:absolute;right:0;bottom:0;width:18.292683%}.swiper-slide--2 .why__images{height:80%;display:-ms-grid;display:grid;-ms-grid-rows:1fr 1fr;-ms-grid-columns:40% auto;grid-template:1fr 1fr/40% auto}.swiper-slide--2 .why__image-ibg{border-radius:1.375rem;overflow:hidden}.swiper-slide--2 .why__image-ibg:nth-child(1){-ms-grid-row-span:2;grid-row:span 2}.swiper-slide--2 .why__circle{-webkit-transform:rotate(19deg);-ms-transform:rotate(19deg);transform:rotate(19deg)}.swiper-slide--3 .why__images{height:80%;display:-ms-grid;display:grid;-ms-grid-rows:1fr 1fr;-ms-grid-columns:auto 40%;grid-template:1fr 1fr/auto 40%}.swiper-slide--3 .why__image-ibg{border-radius:1.375rem;overflow:hidden}.swiper-slide--3 .why__image-ibg:nth-child(2){-ms-grid-row-span:2;grid-row:span 2}.swiper-slide--3 .why__image-ibg:nth-child(1) img{-o-object-position:top center;object-position:top center}.swiper-slide--3 .why__circle{-webkit-transform:rotate(19deg);-ms-transform:rotate(19deg);transform:rotate(19deg)}.swiper-slide--4 .why__images{height:80%;display:-ms-grid;display:grid;-ms-grid-rows:1fr 1fr;-ms-grid-columns:auto 40%;grid-template:1fr 1fr/auto 40%}.swiper-slide--4 .why__image-ibg{border-radius:1.375rem;overflow:hidden}.swiper-slide--4 .why__circle{-webkit-transform:rotate(54deg);-ms-transform:rotate(54deg);transform:rotate(54deg)}.swiper-slide--5 .why__images{height:80%;display:-ms-grid;display:grid;-ms-grid-rows:(auto)[2];grid-template-rows:repeat(2,auto);-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr)}.swiper-slide--5 .why__image-ibg{border-radius:1.375rem;overflow:hidden}.swiper-slide--5 .why__image-ibg img{-o-object-position:top center;object-position:top center}.swiper-slide--5 .why__image-ibg:nth-child(1){-ms-grid-column-span:3;grid-column:span 3}.swiper-slide--5 .why__image-ibg:nth-child(2){-ms-grid-column-span:2;grid-column:span 2}.swiper-slide--5 .why__image-ibg:nth-child(3){-ms-grid-column-span:2;grid-column:span 2}.swiper-slide--5 .why__image-ibg:nth-child(4){-ms-grid-column-span:3;grid-column:span 3}.swiper-slide--5 .why__circle{-webkit-transform:rotate(107deg);-ms-transform:rotate(107deg);transform:rotate(107deg)}.swiper-slide--6 .why__images{height:80%;display:-ms-grid;display:grid;-ms-grid-rows:1fr 1fr;-ms-grid-columns:40% auto;grid-template:1fr 1fr/40% auto}.swiper-slide--6 .why__image-ibg{border-radius:1.375rem;overflow:hidden}.swiper-slide--6 .why__image-ibg:nth-child(2){-ms-grid-row-span:2;grid-row:span 2}.swiper-slide--6 .why__circle{-webkit-transform:rotate(128deg);-ms-transform:rotate(128deg);transform:rotate(128deg)}.swiper-slide--7 .why__images{height:80%;display:-ms-grid;display:grid;-ms-grid-rows:1fr 1fr;-ms-grid-columns:40% auto;grid-template:1fr 1fr/40% auto}.swiper-slide--7 .why__image-ibg{border-radius:1.375rem;overflow:hidden}.swiper-slide--7 .why__image-ibg:nth-child(1){-ms-grid-row-span:2;grid-row:span 2}.swiper-slide--7 .why__circle{-webkit-transform:rotate(156deg);-ms-transform:rotate(156deg);transform:rotate(156deg)}.swiper-slide--8 .why__images{height:80%;display:-ms-grid;display:grid;-ms-grid-rows:1fr 1fr;-ms-grid-columns:auto 40%;grid-template:1fr 1fr/auto 40%}.swiper-slide--8 .why__image-ibg{border-radius:1.375rem;overflow:hidden}.swiper-slide--8 .why__image-ibg:nth-child(2){-ms-grid-row-span:2;grid-row:span 2}.swiper-slide--8 .why__circle{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.oportunities__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.oportunities__items{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);padding-left:2.8125rem}.oportunities__items--2 .oportunities__item._open .card{top:auto;bottom:0}.oportunities__title{-ms-grid-column-span:2;grid-column:span 2;-ms-grid-row-align:center;align-self:center;text-align:right}.oportunities__button{-ms-flex-item-align:start;align-self:flex-start}.item-oportunities{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:default;position:relative;padding:1.25rem 3.25rem;text-align:center;border-radius:1.375rem;background:#fff;-webkit-box-shadow:2px 2px 2.1875rem 2px rgba(0,0,0,.12);box-shadow:2px 2px 2.1875rem 2px rgba(0,0,0,.12);margin-left:-2.8125rem}.item-oportunities._open .card{opacity:1;z-index:31;pointer-events:all}.item-oportunities:nth-child(3) .card__image-ibg img{-o-object-position:20% center;object-position:20% center}.item-oportunities__head{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}.item-oportunities__icon{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;-ms-flex-negative:0;flex-shrink:0}.item-oportunities__icon img{width:100%}.item-oportunities__name{font-weight:600;line-height:120%}.card{position:absolute;z-index:20;pointer-events:none;opacity:0;-webkit-transition:all .6s;transition:all .6s;z-index:-1;top:0;left:0;z-index:31;text-align:center;width:100%;border-radius:.75rem;background:#fff;-webkit-box-shadow:2px 2px 35px 2px rgba(0,0,0,.12);box-shadow:2px 2px 35px 2px rgba(0,0,0,.12);display:-ms-grid;display:grid;justify-items:center;padding:1.75rem}.card__image-ibg{width:100%;border-radius:.6875rem;overflow:hidden;aspect-ratio:489/383;position:relative}.card__image-ibg:not(:last-child){margin-bottom:-.1875rem}.card__image-ibg::after{position:absolute;z-index:21;content:"";background-color:rgba(255,255,255,.45);width:100%;height:100%;top:0;left:0;-webkit-transition:all .3s;transition:all .3s}.card__icon{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;-ms-flex-negative:0;flex-shrink:0}.card__icon img{width:100%}.card__name{font-weight:600}.card__text{line-height:120%;text-align:center}.card__label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-grid-column-align:start;justify-self:start;z-index:23;padding:.3125rem .6875rem;position:relative;left:.8125rem;bottom:.6875rem;border-radius:.6875rem;background:#b45c9b;color:#fff;text-transform:uppercase;font-weight:700}.offer{position:relative;overflow:hidden}.offer::before{content:url(../img/main/offer/bg.png);position:absolute;right:0;top:0;z-index:-1}.offer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.offer__body{-webkit-box-flex:0;-ms-flex:0 1 41%;flex:0 1 41%}.offer__text{line-height:122%}.offer__items{-webkit-box-flex:0;-ms-flex:0 1 41%;flex:0 1 41%;display:-webkit-box;display:-ms-flexbox;display:flex}.offer__column{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;display:-ms-grid;display:grid}.offer__column:nth-child(2){position:relative}.item-offer{-webkit-transition:all .4s;transition:all .4s;cursor:default;border-radius:1rem;background:#fff;-webkit-box-shadow:2px 2px 1.375rem 2px rgba(0,0,0,.12);box-shadow:2px 2px 1.375rem 2px rgba(0,0,0,.12)}.item-offer__icon{padding:1rem;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;aspect-ratio:1/1;border-radius:.5rem;background:rgba(149,107,138,.15)}.item-offer__icon img{width:100%}.item-offer__name{font-weight:600}.item-offer__text{line-height:120%}.cooperation{position:relative;z-index:2;background-color:#fff}.cooperation__container{display:-ms-grid;display:grid;justify-items:center}.cooperation__items{max-width:90.6875rem;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);row-gap:1.5625rem}.item-cooperation{cursor:default;position:relative;-webkit-transition:all .3s;transition:all .3s}.item-cooperation__body{-webkit-transition:all .4s ease-out;transition:all .4s ease-out;display:-ms-grid;display:grid;position:absolute;left:2.5rem;z-index:12;width:90%}.item-cooperation__number{-webkit-transition:all .4s ease-out;transition:all .4s ease-out;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size-adjust:1;color:rgba(149,107,138,.05);font-weight:700}.item-cooperation__icon{-ms-flex-negative:0;flex-shrink:0;aspect-ratio:1/1;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;border-radius:.6875rem;background:#fff;-webkit-box-shadow:2px 2px 2.1875rem 2px rgba(0,0,0,.12);box-shadow:2px 2px 2.1875rem 2px rgba(0,0,0,.12)}.item-cooperation__icon img{width:100%}.item-cooperation__text{font-weight:500;line-height:122%}.no-webp .choose{background:url(../img/main/choose/bg.png) center/cover no-repeat,#956b8a}.choose{border-radius:2.8125rem 2.8125rem 0 0;color:#fff}.choose__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 5.5625rem}.choose__text{font-weight:500;line-height:120%}.choose__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem}.hero-posibilities{position:relative}.hero-posibilities::after{content:url(../img/posibilities/hero/bg.png);right:0;position:absolute;z-index:-1}.hero-posibilities__title{opacity:0;-webkit-transition:all .5s 0s;transition:all .5s 0s;-webkit-transform:translate(0,1.25rem);-ms-transform:translate(0,1.25rem);transform:translate(0,1.25rem);font-weight:700;line-height:122%;text-align:center;margin:0 auto}.hero-posibilities__title._watcher-view{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);opacity:1}.hero-posibilities__title span{color:#b45c9b}.hero-posibilities__items{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}.item-posibility{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:default;padding:.625rem 2.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:12px;background:#fff;width:100%;-webkit-box-shadow:2px 2px 2.1875rem 2px rgba(0,0,0,.12);box-shadow:2px 2px 2.1875rem 2px rgba(0,0,0,.12);-webkit-transition:all .3s;transition:all .3s}.item-posibility__icon{-ms-flex-negative:0;flex-shrink:0;aspect-ratio:1/1}.item-posibility__icon img{width:100%}.item-posibility__name{color:#956b8a;font-weight:600;line-height:122%}.marketing__title{opacity:0;-webkit-transition:all .5s 0s;transition:all .5s 0s;-webkit-transform:translate(0,1.25rem);-ms-transform:translate(0,1.25rem);transform:translate(0,1.25rem);font-weight:700;line-height:122%;text-align:center;margin:0 auto}.marketing__title._watcher-view{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);opacity:1}.marketing__title span{color:#b45c9b}.marketing__body{display:-ms-grid;display:grid}.marketing__slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.marketing__slide-ibg{aspect-ratio:1000/536;width:100%;border-radius:.625rem;overflow:hidden;-webkit-box-shadow:0 23px 27px 5px rgba(0,0,0,.15);box-shadow:0 23px 27px 5px rgba(0,0,0,.15)}.marketing__subtitle{-webkit-transition:all .5s .3s;transition:all .5s .3s}.marketing__button{-ms-grid-column-align:center;justify-self:center}.project{position:relative}.project::before{content:url(../img/posibilities/project/bg.png);position:absolute;width:100%;width:100vw;right:0;z-index:-1}.project__title{text-align:center}.project__items{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr))}.project__slide{height:100%}.project__images{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.project__image-ibg img{-o-object-position:top left;object-position:top left}.project__pagination{-ms-grid-column-align:start;justify-self:start;-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start}.item-project{cursor:default;text-align:center;border-radius:1.375rem;background:#fff;-webkit-box-shadow:2px 2px 2.1875rem 2px rgba(0,0,0,.12);box-shadow:2px 2px 2.1875rem 2px rgba(0,0,0,.12);padding:1.875rem 0;-webkit-transition:all .3s;transition:all .3s}.item-project__name{padding:0 1.25rem;color:#956b8a;line-height:120%;font-weight:600;text-transform:uppercase}.item-project__text{padding:0 2.5rem;line-height:122%}.websites__body{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.websites__text{line-height:122%}.websites__images{margin-top:1.9375rem;margin-left:-6.375rem}.websites__images img{width:100%}.websites__cards{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.card-websites{position:relative;z-index:10;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:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:2px 2px 35px 2px rgba(0,0,0,.12);box-shadow:2px 2px 35px 2px rgba(0,0,0,.12);-webkit-transition:all .3s;transition:all .3s;cursor:default}.card-websites__image-ibg{width:100%;border-radius:.6875rem;overflow:hidden;aspect-ratio:396/259;position:relative}.card-websites__icon{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;-ms-flex-negative:0;flex-shrink:0}.card-websites__icon img{width:100%}.card-websites__name{font-weight:600}.card-websites__text{line-height:120%;color:#9797a1}.card-websites__label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-item-align:start;align-self:flex-start;z-index:10;padding:.25rem .875rem;position:relative;left:0;bottom:.6875rem;border-radius:.6875rem;background:#b45c9b;color:#fff;text-transform:uppercase;font-size:.75rem;font-weight:700}.sales{width:100%;position:relative}.sales::before{content:url(../img/posibilities/sales/bg.png);position:absolute;width:100%;width:100vw;right:0;z-index:-1}.sales__slider{position:relative}.sales__slide{display:-ms-grid;display:grid;-ms-grid-columns:55% auto;grid-template-columns:55% auto}.sales__image{width:100%}.sales__image img{width:100%}.sales__image img{-webkit-box-shadow:0 1.4375rem 1.6875rem 1px rgba(0,0,0,.15);box-shadow:0 1.4375rem 1.6875rem 1px rgba(0,0,0,.15)}.sales__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-align:start;-ms-flex-align:start;align-items:flex-start}.sales__title{margin-bottom:1.5625rem}.sales__subtitle{color:#b45c9b;font-weight:600;line-height:122%}.sales__text{line-height:122%}.sales__button{margin-top:auto}.sales__controls{display:-ms-grid;display:grid;justify-items:flex-end;position:absolute;z-index:25;right:0;bottom:0}.sales__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem}.sales__navigation .swiper-button{aspect-ratio:1/1;border-radius:50%;border:1px solid #b45c9b;cursor:pointer;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;-webkit-transition:all .3s;transition:all .3s}.sales__navigation .swiper-button img{width:53.33%}.sales__navigation .swiper-button-next{background-color:#b45c9b}.sales__navigation .swiper-button-disabled{display:none}.sales__pagination{color:#b45c9b;font-weight:500;line-height:122%}.sales__pagination .swiper-pagination-current{-webkit-transition:all .3s;transition:all .3s}.manage__title{text-align:center}.manage__body{display:-ms-grid;display:grid;-ms-grid-columns:26.375rem auto;grid-template-columns:26.375rem auto}.manage__images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.manage__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-shadow:0 1.4375rem 1.6875rem 1px rgba(0,0,0,.15);box-shadow:0 1.4375rem 1.6875rem 1px rgba(0,0,0,.15)}.manage__slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.manage__slide-ibg{width:100%;aspect-ratio:341/179}.accounting__container{display:-ms-grid;display:grid;justify-items:center}.accounting__title{text-align:center}.accounting__items{padding:0 9.1875rem;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.item-accounting{cursor:default;-webkit-transition:all .3s;transition:all .3s;background:#fff;-webkit-box-shadow:2px 2px 2.1875rem 2px rgba(0,0,0,.12);box-shadow:2px 2px 2.1875rem 2px rgba(0,0,0,.12)}.item-accounting__icon img{width:100%}.item-accounting__name{font-weight:600;line-height:144%}.item-accounting__text{color:#9797a1;line-height:122%}.gallery-accounting{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.gallery-accounting__image{margin-right:-.625rem;-webkit-transition:all .3s;transition:all .3s;display:block}.gallery-accounting__image img{width:100%}.gallery-accounting__image--1{width:66.5%}.gallery-accounting__image--2{position:absolute;left:48.333333%;z-index:2;aspect-ratio:400/226}.gallery-accounting__image--3{position:absolute;right:4.75rem}.no-webp .consultation{background:url(../img/posibilities/consultation/bg.png) center/cover no-repeat,#956b8a}.consultation{border-radius:2.8125rem 2.8125rem 0 0;color:#fff}.consultation__container{display:-ms-grid;display:grid;-ms-grid-columns:auto 47%;grid-template-columns:auto 47%}.consultation__title{font-weight:700;line-height:122%}.consultation__text{font-weight:500;line-height:122%}.form-consultation{display:-ms-grid;display:grid}.form-consultation__items{display:-ms-grid;display:grid;-ms-grid-columns:57% auto;grid-template-columns:57% auto}.form-consultation__item{position:relative;display:-ms-grid;display:grid}.form-consultation__label{font-weight:500;line-height:122%}.form-consultation__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:.625rem 1.25rem;border:1px solid #956b8a;background:rgba(217,217,217,.11);color:#fff;border:1px solid #fff}.form-consultation__input::-webkit-input-placeholder{align-self:center;color:var(--Mountain-Mist,#9797a1);font-family:Montserrat;font-style:italic;line-height:122%;-webkit-transition:all .3s;transition:all .3s;color:#fbf7fa}.form-consultation__input::-moz-placeholder{align-self:center;color:var(--Mountain-Mist,#9797a1);font-family:Montserrat;font-style:italic;line-height:122%;-moz-transition:all .3s;transition:all .3s;color:#fbf7fa}.form-consultation__input:-ms-input-placeholder{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;color:var(--Mountain-Mist,#9797a1);font-family:Montserrat;font-style:italic;line-height:122%;-ms-transition:all .3s;transition:all .3s;color:#fbf7fa}.form-consultation__input::-ms-input-placeholder{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;color:var(--Mountain-Mist,#9797a1);font-family:Montserrat;font-style:italic;line-height:122%;-ms-transition:all .3s;transition:all .3s;color:#fbf7fa}.form-consultation__input::placeholder{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;color:var(--Mountain-Mist,#9797a1);font-family:Montserrat;font-style:italic;line-height:122%;-webkit-transition:all .3s;transition:all .3s;color:#fbf7fa}.form-consultation__input:focus::-webkit-input-placeholder{opacity:0}.form-consultation__input:focus::-moz-placeholder{opacity:0}.form-consultation__input:focus:-ms-input-placeholder{opacity:0}.form-consultation__input:focus::-ms-input-placeholder{opacity:0}.form-consultation__input:focus::placeholder{opacity:0}.form-consultation__button{-ms-grid-column-align:start;justify-self:start;-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start;margin-top:3.1875rem}.week{display:-ms-grid;display:grid;-ms-grid-columns:40.5% auto;grid-template-columns:40.5% auto}.week__image-ibg{-webkit-box-shadow:2px 2px 2.1875rem 2px rgba(0,0,0,.12);box-shadow:2px 2px 2.1875rem 2px rgba(0,0,0,.12);overflow:hidden}.week__image-ibg img{-webkit-transition:all .4s;transition:all .4s}.article-week{-webkit-box-shadow:2px 2px 2.1875rem 2px rgba(0,0,0,.12);box-shadow:2px 2px 2.1875rem 2px rgba(0,0,0,.12)}.article-week__about{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.article-week__labels{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:auto}.article-week__label{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;font-weight:500;color:#fff;padding:.3125rem .6875rem;border-radius:1.375rem;background-color:#b45c9b;-webkit-transition:all .3s;transition:all .3s}.article-week__label:last-child{background-color:#956b8a}.article-week__time{color:#9797a1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article-week__title{font-weight:500;line-height:120%;-webkit-transition:all .3s;transition:all .3s}.article-week__text{font-style:italic;color:#9797a1;line-height:120%}.article-week__next{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.25rem;font-weight:600}.article-week__button{font-weight:600;line-height:120%;text-decoration-line:underline;text-underline-offset:.125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem}.article-week__button img{-webkit-transition:all .3s;transition:all .3s;width:2.1875rem}.articles__theme{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.articles__theme._spoller-active span::before{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.articles__theme span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#956b8a;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:.3125rem}.articles__theme span::before{-webkit-transition:all .3s;transition:all .3s;font-size:.625rem;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);width:.9375rem;height:.9375rem;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;-ms-flex-negative:0;flex-shrink:0}.articles__theme h4{font-weight:700}.articles__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.articles__title{line-height:120%;border-radius:2.1875rem;border:1px solid #956b8a;padding:.625rem 1.875rem;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:#fff;-webkit-transition:all .3s;transition:all .3s;color:#956b8a;font-weight:600}.articles__title._active{background-color:#956b8a;color:#fff}.articles__items{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr))}.articles__controls{display:-ms-grid;display:grid;-ms-grid-columns:62.111111% auto;grid-template-columns:62.111111% auto;justify-items:end}.articles__buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.articles__previous{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;aspect-ratio:1/1;height:100%;border:.125rem solid #956b8a;-webkit-transition:all .3s;transition:all .3s}.articles__previous img{width:56%}.articles__next{height:100%;background-color:#956b8a;color:#fff;padding:.75rem 2.125rem;font-weight:600;-webkit-transition:all .3s;transition:all .3s}.articles__page{display:-webkit-box;display:-ms-flexbox;display:flex;color:#956b8a;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.articles__current{margin:0;text-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.1875rem 1.6875rem;border-radius:7px;border:1px solid #956b8a;-webkit-transition:all .3s;transition:all .3s;font-weight:500;color:#956b8a}.article{display:-ms-grid;display:grid}.article__image-ibg{border-radius:1.375rem;overflow:hidden}.article__image-ibg img{-webkit-transition:all .3s;transition:all .3s}.article__title{font-weight:600;-webkit-transition:all .3s;transition:all .3s}.article__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-style:italic;color:#9797a1}.article__time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article__date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.week{display:-ms-grid;display:grid;-ms-grid-columns:40.5% auto;grid-template-columns:40.5% auto}.week__image-ibg{-webkit-box-shadow:2px 2px 2.1875rem 2px rgba(0,0,0,.12);box-shadow:2px 2px 2.1875rem 2px rgba(0,0,0,.12);overflow:hidden}.week__image-ibg img{-webkit-transition:all .4s;transition:all .4s}.article-week{-webkit-box-shadow:2px 2px 2.1875rem 2px rgba(0,0,0,.12);box-shadow:2px 2px 2.1875rem 2px rgba(0,0,0,.12)}.article-week__about{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.article-week__labels{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:auto}.article-week__label{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;font-weight:500;color:#fff;padding:.3125rem .6875rem;border-radius:1.375rem;background-color:#b45c9b;-webkit-transition:all .3s;transition:all .3s}.article-week__label:last-child{background-color:#956b8a}.article-week__time{color:#9797a1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article-week__title{font-weight:500;line-height:120%;-webkit-transition:all .3s;transition:all .3s}.article-week__text{font-style:italic;color:#9797a1;line-height:120%}.article-week__next{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.25rem;font-weight:600}.article-week__button{font-weight:600;line-height:120%;text-decoration-line:underline;text-underline-offset:.125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem}.article-week__button img{-webkit-transition:all .3s;transition:all .3s;width:2.1875rem}.articles__theme{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.articles__theme._spoller-active span::before{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.articles__theme span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#956b8a;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:.3125rem}.articles__theme span::before{-webkit-transition:all .3s;transition:all .3s;font-size:.625rem;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);width:.9375rem;height:.9375rem;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;-ms-flex-negative:0;flex-shrink:0}.articles__theme h4{font-weight:700}.articles__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.articles__title{line-height:120%;border-radius:2.1875rem;border:1px solid #956b8a;padding:.625rem 1.875rem;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:#fff;-webkit-transition:all .3s;transition:all .3s;color:#956b8a;font-weight:600}.articles__title._active{background-color:#956b8a;color:#fff}.articles__items{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(19.6875rem,1fr))}.articles__controls{display:-ms-grid;display:grid;-ms-grid-columns:62.111111% auto;grid-template-columns:62.111111% auto;justify-items:end}.articles__buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.articles__previous{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;aspect-ratio:1/1;height:100%;border:.125rem solid #956b8a;-webkit-transition:all .3s;transition:all .3s}.articles__previous img{width:56%}.articles__next{height:100%;background-color:#956b8a;color:#fff;padding:.75rem 2.125rem;font-weight:600;-webkit-transition:all .3s;transition:all .3s}.articles__page{display:-webkit-box;display:-ms-flexbox;display:flex;color:#956b8a;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.articles__current{margin:0;text-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.1875rem 1.6875rem;border-radius:7px;border:1px solid #956b8a;-webkit-transition:all .3s;transition:all .3s;font-weight:500;color:#956b8a}.article{display:-ms-grid;display:grid}.article__image-ibg{border-radius:1.375rem;overflow:hidden}.article__image-ibg img{-webkit-transition:all .3s;transition:all .3s}.article__title{font-weight:600;-webkit-transition:all .3s;transition:all .3s}.article__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-style:italic;color:#9797a1}.article__time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article__date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-article__container{padding:0 10.3125rem}.hero-article__head-ibg{overflow:hidden;width:100%;aspect-ratio:1496/596;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:3.75rem;color:#fff;padding:1.6875rem 3.1875rem}.hero-article__head-ibg::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;background:-webkit-gradient(linear,left top,left bottom,from(rgba(149,107,138,0)),to(rgba(149,107,138,.85)));background:linear-gradient(180deg,rgba(149,107,138,0) 0,rgba(149,107,138,.85) 100%)}.hero-article__head-ibg img{z-index:-1}.hero-article__title{font-weight:700;text-transform:uppercase;line-height:120%}.hero-article__time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.hero-article__time img{position:relative}.hero-article__subtitle{font-weight:500;line-height:120%}.hero-article__subtitle:not(:last-child){position:relative}.hero-article__subtitle:not(:last-child)::after{content:"";position:absolute;width:100%;height:1px;left:0;background:#956b8a}.hero-article__text{line-height:120%}.hero-article__label{font-weight:600}.hero-article__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hero-article__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-article__share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-article__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-article__link{-webkit-transition:all .3s;transition:all .3s}.hero-article__date{color:#9797a1;gap:.3125rem;font-style:italic;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.breadcrumbs__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.6875rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.breadcrumbs__link{color:#9797a1;-webkit-transition:all .3s;transition:all .3s}.breadcrumbs__current{font-weight:500}.recomendations__title{font-weight:700}.recomendations__items{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(20.625rem,1fr))}.swiper-initialized{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wrapper{-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.swiper-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.swiper-initialized .swiper-slide{-ms-flex-negative:0;flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-button-lock{display:none!important}@font-face{font-family:lg;src:url(data:font/woff2;base64,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) format("woff2"),url(data:font/woff;base64,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) format("woff");font-weight:400;font-style:normal;font-display:block}.lg-icon{font-family:lg!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-container{font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}.lg-next,.lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;outline:0;border:none}.lg-next.disabled,.lg-prev.disabled{opacity:0!important;cursor:default}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:"\e095"}.lg-prev{left:20px}.lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-media-overlap .lg-toolbar{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0)),to(rgba(0,0,0,.4)));background-image:linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,.4))}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;will-change:color;-webkit-transition:color .2s linear;transition:color .2s linear;background:0 0;border:none;-webkit-box-shadow:none;box-shadow:none}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:"\e90a"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{color:#eee;font-size:16px;padding:10px 40px;text-align:center;z-index:1080;opacity:0;-webkit-transition:opacity .2s ease-out 0s;transition:opacity .2s ease-out 0s}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.6)));background-image:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.6))}.lg-item .lg-sub-html{position:absolute;bottom:0;right:0;left:0}.lg-error-msg{font-size:14px;color:#999}.lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}.lg-closing .lg-next,.lg-closing .lg-prev,.lg-closing .lg-sub-html,.lg-closing .lg-toolbar{opacity:0;-webkit-transition:-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-webkit-transition:opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear,-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s;transition:opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear,-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear,-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont{opacity:0;-ms-transform:scale3d(.5,.5,.5);-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);will-change:transform,opacity;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transition:opacity 250ms cubic-bezier(0,0,.25,1),-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s!important;transition:opacity 250ms cubic-bezier(0,0,.25,1),-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1),-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont{opacity:1;-ms-transform:scale3d(1,1,1);-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.lg-group:after{content:"";display:table;clear:both}.lg-container{display:none;outline:0}.lg-container.lg-show{display:block}.lg-on{scroll-behavior:unset}.lg-hide-sub-html .lg-sub-html,.lg-next,.lg-pager-outer,.lg-prev,.lg-toolbar{opacity:0;will-change:transform,opacity;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-webkit-transition:opacity .25s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:opacity .25s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-show-in .lg-next,.lg-show-in .lg-pager-outer,.lg-show-in .lg-prev,.lg-show-in .lg-toolbar{opacity:1}.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:.001;outline:0;will-change:auto;overflow:hidden;-webkit-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-zoom-from-image{opacity:1}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;top:0;left:0;right:0;bottom:0}.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;-webkit-transition:opacity 0s;transition:opacity 0s;white-space:nowrap}.lg-outer .lg-item{will-change:transform,opacity;display:none!important}.no-webp .lg-outer .lg-item:not(.lg-start-end-progress){background:url(data:image/gif;base64,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) no-repeat scroll center center transparent}.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{position:absolute;left:0;right:0;top:0;bottom:0;white-space:nowrap;font-size:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;position:relative}.lg-outer .lg-empty-html .lg-sub-html,.lg-outer .lg-empty-html.lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;-webkit-transition:opacity .2s ease-out .15s;transition:opacity .2s ease-out .15s}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;will-change:auto;-webkit-transition:opacity 333ms ease-in 0s;transition:opacity 333ms ease-in 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s,-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-webkit-transition:opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:"\e909"}.lg-components{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);will-change:transform;-webkit-transition:-webkit-transform .35s ease-out 0s;transition:-webkit-transform .35s ease-out 0s;transition:transform .35s ease-out 0s;transition:transform .35s ease-out 0s,-webkit-transform .35s ease-out 0s;z-index:1080;position:absolute;bottom:0;right:0;left:0}@media (min-width:29.99875em){.hero__down{display:none}.hero__down img{width:1.125rem}}@media (min-width:39.375em){.hero-posibilities__title{max-width:90%}.marketing__title{max-width:90%}}@media (min-width:47.99875em){.checkbox__input:checked+.checkbox__label:before{color:#956b8a}.checkbox-consultation__input:checked+.checkbox-consultation__label:before{color:#fff}.menu__list--mobile{display:none}.popup__content{display:-ms-grid;display:grid;-ms-grid-columns:27.5% auto;grid-template-columns:27.5% auto}.form-popup__item:nth-child(1){-ms-grid-column-span:2;grid-column:span 2}.page__about::after{content:url(../img/main/about/bg-pc.png);right:0}.hero__images{margin-left:-2.625rem}.why__content{height:100%;-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end}.why__subtitle{max-width:31.25rem}.choose__title{max-width:30%}.choose__body{max-width:55%}.form-consultation__item:nth-child(1){-ms-grid-column-span:2;grid-column:span 2}.form-consultation__label{color:#fff}.articles__theme span{display:none}.articles__theme span{display:none}}@media (min-width:47.99875em) and (min-width:120em){.form-popup{padding-bottom:3.75rem}.form-popup{padding-left:1.875rem}.form-popup{padding-right:4.375rem}.form-popup{padding-top:6.25rem}}@media (min-width:47.99875em) and (min-width:114.5em){.why__text{max-width:31.375rem}}@media (min-width:61.99875em){.top-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.menu-footer{-ms-grid-column-align:center;justify-self:center}.contacts-footer{-webkit-box-flex:0;-ms-flex:0 1 20%;flex:0 1 20%}.contacts-footer__block{-webkit-box-flex:0;-ms-flex:0 1 20%;flex:0 1 20%;text-align:right;-ms-grid-column-align:end;justify-self:end}.marketing__body{-ms-grid-columns:55% auto;grid-template-columns:55% auto}.marketing__wrapper{height:auto}.project__slider{display:none}.project__image-ibg--1{width:48%;height:76.41196%}.project__image-ibg--2{margin-left:-9.375rem;position:relative;z-index:2;width:60%;-ms-flex-item-align:end;align-self:flex-end;height:95.182724%}.project__button{position:absolute;bottom:0;left:0}.gallery-accounting{padding:0 4.75rem}.article__image-ibg{height:18.5rem}.article__image-ibg{height:18.5rem}}@media (min-width:61.99875em) and (min-width:120em){.offer__column:nth-child(2){top:5rem}.marketing__body{gap:5.625rem}.consultation__content{padding-right:11.875rem}}@media (min-width:61.99875em) and (min-width:114.5em){.project__images{height:37.625rem}}@media (min-width:78.125em){.manage__image{-webkit-transition:all .3s;transition:all .3s}.manage__image--1{width:100%;aspect-ratio:1911/1011}.manage__image--2{width:44%;z-index:2;margin-left:-5.9375rem;aspect-ratio:540/286;margin-top:-3.75rem}.manage__image--3{width:65%;margin-right:2.375rem;-ms-flex-item-align:end;align-self:flex-end;justify-self:flex-end;margin-left:auto}.manage__image--4{width:44%;margin-top:-7.875rem;-ms-flex-item-align:start;align-self:flex-start}.manage__slider{display:none}}@media (min-width:78.125em) and (min-width:120em){.manage__image--2{margin-top:-3.75rem}.manage__image--3{margin-top:-16.25rem}.manage__image--4{margin-left:6.25rem}}@media (min-width:78.125em) and (any-hover:hover){.manage__image:hover{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02);z-index:20;position:relative}}@media (min-width:81.25em){.hero-posibilities__placeholder--2{display:none}}@media (min-width:87.5em){.websites__cards{padding:0 5rem}.accounting__items{padding:0 6.25rem}}@media (min-width:109.375em){.hero-posibilities__container{padding:0 9.8125rem}}@media (min-width:114.5em){.button{font-size:1.625rem}.checkbox__label{gap:.9375rem}.checkbox__text{font-size:.875rem}.checkbox-consultation__label{gap:.9375rem}.checkbox-consultation__text{font-size:1rem}.menu{gap:2.375rem}.menu__list{gap:2.375rem}.menu__button{font-size:1.625rem}.popup__close{top:1.875rem}.popup__close{right:1.875rem}.popup__close{font-size:2.8125rem}.form-popup__items{row-gap:1.5625rem}.form-popup__items{-webkit-column-gap:1.5625rem;-moz-column-gap:1.5625rem;column-gap:1.5625rem}.form-popup__label{font-size:1.375rem}.form-popup__input{font-size:1.375rem}.form-popup__input{height:2.6875rem}.form-popup__input{border-radius:1.375rem}.form-popup__input::-webkit-input-placeholder{font-size:1rem}.form-popup__input::-moz-placeholder{font-size:1rem}.form-popup__input:-ms-input-placeholder{font-size:1rem}.form-popup__input::-ms-input-placeholder{font-size:1rem}.form-popup__input::placeholder{font-size:1rem}.form-popup__button{margin-top:2.5rem}.form-popup__checkbox{margin-top:2.125rem}.spollers-marketing__title{font-size:1.625rem}.spollers-marketing__body{font-size:1.125rem}.spollers-marketing__body{margin-top:1.25rem}.spollers-manage{-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.spollers-manage__title{font-size:1.375rem}.spollers-manage__body{font-size:1.125rem}.logo{width:18.9375rem}.pagination{margin-top:5.9375rem}.pagination .swiper-pagination-bullet{width:.9375rem}.header__logo{width:12.25rem}.footer{padding-top:8.125rem}.footer{padding-bottom:3rem}.footer__logo{margin-bottom:.875rem}.top-footer{padding-bottom:7.375rem}.top-footer__text{font-size:1.125rem}.menu-footer__list{gap:1.875rem}.menu-footer__link{font-size:1.375rem}.contacts-footer__mail{gap:.5rem}.contacts-footer__mail{font-size:1.5rem}.contacts-footer__mail:not(:last-child){margin-bottom:2.75rem}.contacts-footer__mail img{width:1.8125rem}.contacts-footer__icon{width:1.8125rem}.contacts-footer__block{gap:1.25rem}.contacts-footer__block:not(:last-child){margin-bottom:1rem}.contacts-footer__phone{font-size:1.375rem}.contacts-footer__messengers{gap:1.25rem}.bottom-footer{font-size:1.125rem}.hero__text{font-size:2rem}.about{padding-top:5.25rem}.about{padding-bottom:8.75rem}.about__title:not(:last-child){margin-bottom:2.25rem}.about__text{font-size:1.375rem}.about__text:not(:last-child){margin-bottom:2.25rem}.about__more{gap:1.25rem}.about__more{font-size:1.625rem}.about__more img{width:2.8125rem}.why{padding-bottom:15.375rem}.why__slide{padding-top:3.375rem}.why__title{margin-bottom:2.3125rem}.why__subtitle{font-size:2.25rem}.why__subtitle b{font-size:2.875rem}.why__subtitle:not(:last-child){margin-bottom:1.375rem}.why__text{font-size:1.125rem}.why__controls{gap:1.5625rem}.why__navigation .swiper-button{width:3.75rem}.why__pagination{font-size:1.375rem}.why__pagination .swiper-pagination-current{font-size:1.75rem}.swiper-slide--2 .why__images{gap:1.25rem}.swiper-slide--3 .why__images{gap:1.25rem}.swiper-slide--4 .why__images{gap:1.25rem}.swiper-slide--5 .why__images{gap:1.25rem}.swiper-slide--6 .why__images{gap:1.25rem}.swiper-slide--7 .why__images{gap:1.25rem}.swiper-slide--8 .why__images{gap:1.25rem}.oportunities{padding-bottom:6.875rem}.oportunities__items--1{margin-bottom:3.6875rem}.oportunities__button{margin-top:2.8125rem}.item-oportunities{height:11.75rem}.item-oportunities__head{gap:1.375rem}.item-oportunities__icon{width:5.5rem}.item-oportunities__name{font-size:1.75rem}.card__icon{width:5.5rem}.card__icon:not(:last-child){margin-bottom:1.375rem}.card__name{font-size:1.75rem}.card__name:not(:last-child){margin-bottom:1.375rem}.card__text{font-size:1.125rem}.card__label{font-size:1.125rem}.offer{padding-top:6.625rem}.offer{padding-bottom:10.4375rem}.offer__title:not(:last-child){margin-bottom:1.1875rem}.offer__text{font-size:1.375rem}.offer__text:not(:last-child){margin-bottom:3.0625rem}.offer__items{gap:2.8125rem}.offer__column{gap:2.8125rem}.item-offer{padding:2.125rem}.item-offer__icon{width:4.8125rem}.item-offer__icon:not(:last-child){margin-bottom:1.5rem}.item-offer__name{font-size:1.625rem}.item-offer__name:not(:last-child){margin-bottom:.75rem}.item-offer__text{font-size:1.125rem}.cooperation{padding-bottom:10rem}.cooperation__title:not(:last-child){margin-bottom:2.25rem}.item-cooperation__body{gap:1.875rem}.item-cooperation__number{font-size:18.75rem}.item-cooperation__icon{padding:1.375rem}.item-cooperation__icon{width:6.875rem}.item-cooperation__text{font-size:1.375rem}.choose{padding-top:9.0625rem}.choose{padding-bottom:9.0625rem}.choose__container{gap:2.5rem}.choose__title{font-size:5.375rem}.choose__text{font-size:1.375rem}.choose__text:not(:last-child){margin-bottom:3.625rem}.hero-posibilities{padding-top:16.875rem}.hero-posibilities{padding-bottom:18.5625rem}.hero-posibilities__title{font-size:2.875rem}.hero-posibilities__title:not(:last-child){margin-bottom:4.6875rem}.item-posibility{gap:1.25rem}.item-posibility{height:6.5625rem}.item-posibility__icon{width:3.375rem}.item-posibility__name{font-size:1.375rem}.marketing{margin-bottom:10.4375rem}.marketing__title{font-size:2.875rem}.marketing__title{margin-bottom:8.3125rem}.marketing__subtitle:not(:last-child){margin-bottom:2.8125rem}.marketing__button{margin-top:4.125rem}.project{padding-bottom:17.125rem}.project__title{margin-bottom:2.8125rem}.project__items{margin-bottom:4.0625rem}.item-project__name{font-size:1.625rem}.item-project__name:not(:last-child){margin-bottom:1.125rem}.item-project__text{font-size:1.125rem}.websites{padding-bottom:13.1875rem}.websites__body{margin-bottom:5.9375rem}.websites__title:not(:last-child){margin-bottom:1.5625rem}.websites__text{font-size:1.375rem}.websites__text:not(:last-child){margin-bottom:2.8125rem}.websites__cards{row-gap:2.3125rem}.card-websites{border-radius:1.375rem}.card-websites{padding:1.3125rem}.card-websites__image-ibg{margin-bottom:1.375rem}.card-websites__icon{width:3.375rem}.card-websites__icon:not(:last-child){margin-bottom:.9375rem}.card-websites__name{font-size:1.375rem}.card-websites__name:not(:last-child){margin-bottom:.9375rem}.card-websites__text{font-size:1.125rem}.sales{padding-bottom:17.4375rem}.sales__subtitle{font-size:2.25rem}.sales__subtitle:not(:last-child){margin-bottom:.9375rem}.sales__text{font-size:1.125rem}.sales__text:not(:last-child){margin-bottom:1.5625rem}.sales__controls{gap:1.5625rem}.sales__navigation .swiper-button{width:3.75rem}.sales__pagination{font-size:1.375rem}.sales__pagination .swiper-pagination-current{font-size:1.75rem}.manage{padding-bottom:10.8125rem}.manage__title:not(:last-child){margin-bottom:3.0625rem}.manage__button{margin-top:2.875rem}.accounting{padding-bottom:7.5rem}.accounting__title{margin-bottom:2.8125rem}.accounting__items{gap:2.875rem}.accounting__images{margin-top:6.375rem}.accounting__button{margin-top:4.0625rem}.accounting__gallery{margin-top:6.375rem}.item-accounting{padding:2.125rem}.item-accounting{border-radius:1.375rem}.item-accounting__icon{width:4.8125rem}.item-accounting__icon:not(:last-child){margin-bottom:1.5rem}.item-accounting__name{font-size:1.375rem}.item-accounting__name:not(:last-child){margin-bottom:.75rem}.item-accounting__text{font-size:1.125rem}.gallery-accounting__image--2{bottom:4.125rem}.gallery-accounting__image--2{width:14.125rem}.gallery-accounting__image--3{width:46.25rem}.gallery-accounting__image--3{bottom:2.1875rem}.consultation{padding-top:6.0625rem}.consultation{padding-bottom:6.125rem}.consultation__title{font-size:5.375rem}.consultation__title:not(:last-child){margin-bottom:3.4375rem}.consultation__text{font-size:1.375rem}.form-consultation__items{row-gap:2.1875rem}.form-consultation__items{-webkit-column-gap:2.625rem;-moz-column-gap:2.625rem;column-gap:2.625rem}.form-consultation__item{gap:1.0625rem}.form-consultation__label{font-size:1.625rem}.form-consultation__input{font-size:1.375rem}.form-consultation__input{height:3.5rem}.form-consultation__input{border-radius:1.375rem}.form-consultation__input::-webkit-input-placeholder{font-size:1rem}.form-consultation__input::-moz-placeholder{font-size:1rem}.form-consultation__input:-ms-input-placeholder{font-size:1rem}.form-consultation__input::-ms-input-placeholder{font-size:1rem}.form-consultation__input::placeholder{font-size:1rem}.form-consultation__checkbox{margin-top:4.0625rem}.hero-blog{padding-top:12rem}.hero-blog{padding-bottom:8.4375rem}.hero-blog__title:not(:last-child){margin-bottom:2.1875rem}.week:not(:last-child){margin-bottom:4.1875rem}.week{gap:2.25rem}.week__image-ibg{border-radius:2.8125rem}.article-week{padding:2.1875rem}.article-week{border-radius:2.8125rem}.article-week__about{gap:1.25rem}.article-week__about{margin-bottom:3rem}.article-week__labels{gap:1.25rem}.article-week__label{font-size:1.125rem}.article-week__time{font-size:1.125rem}.article-week__time{gap:.6875rem}.article-week__time img{width:1.375rem}.article-week__title{font-size:1.75rem}.article-week__title{margin-bottom:1.75rem}.article-week__text{font-size:1.125rem}.article-week__text:not(:last-child){margin-bottom:1.75rem}.article-week__button{font-size:1.125rem}.articles__theme{margin-bottom:2.25rem}.articles__theme span{font-size:1.125rem}.articles__theme h4{font-size:2.25rem}.articles__navigation{-webkit-column-gap:1.625rem;-moz-column-gap:1.625rem;column-gap:1.625rem}.articles__navigation{row-gap:1.25rem}.articles__title{font-size:1.625rem}.articles__items{margin-top:4.25rem}.articles__items{-webkit-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem}.articles__items{row-gap:4.1875rem}.articles__items{margin-bottom:6.6875rem}.articles__buttons{height:4.6875rem}.articles__buttons{gap:2rem}.articles__previous{border-radius:1.375rem}.articles__next{border-radius:1.375rem}.articles__next{font-size:1.625rem}.articles__page{font-size:1.375rem}.articles__page{gap:1.875rem}.articles__current{max-width:4.4375rem}.articles__current{font-size:1.375rem}.article__image-ibg:not(:last-child){margin-bottom:1.25rem}.article__title{font-size:1.625rem}.article__title:not(:last-child){margin-bottom:1.125rem}.article__info{gap:1.375rem}.article__info{font-size:1.125rem}.article__info img{width:1.375rem}.article__time{gap:.3125rem}.article__date{gap:.3125rem}.hero-blog{padding-top:12rem}.hero-blog{padding-bottom:8.4375rem}.hero-blog__title:not(:last-child){margin-bottom:2.1875rem}.week:not(:last-child){margin-bottom:4.1875rem}.week{gap:2.25rem}.week__image-ibg{border-radius:2.8125rem}.article-week{padding:2.1875rem}.article-week{border-radius:2.8125rem}.article-week__about{gap:1.25rem}.article-week__about{margin-bottom:3rem}.article-week__labels{gap:1.25rem}.article-week__label{font-size:1.125rem}.article-week__time{font-size:1.125rem}.article-week__time{gap:.6875rem}.article-week__time img{width:1.375rem}.article-week__title{font-size:1.75rem}.article-week__title{margin-bottom:1.75rem}.article-week__text{font-size:1.125rem}.article-week__text:not(:last-child){margin-bottom:1.75rem}.article-week__button{font-size:1.125rem}.articles__theme{margin-bottom:2.25rem}.articles__theme span{font-size:1.125rem}.articles__theme h4{font-size:2.25rem}.articles__navigation{-webkit-column-gap:1.625rem;-moz-column-gap:1.625rem;column-gap:1.625rem}.articles__navigation{row-gap:1.25rem}.articles__title{font-size:1.625rem}.articles__items{margin-top:4.25rem}.articles__items{-webkit-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem}.articles__items{row-gap:4.1875rem}.articles__items{margin-bottom:6.6875rem}.articles__buttons{height:4.6875rem}.articles__buttons{gap:2rem}.articles__previous{border-radius:1.375rem}.articles__next{border-radius:1.375rem}.articles__next{font-size:1.625rem}.articles__page{font-size:1.375rem}.articles__page{gap:1.875rem}.articles__current{max-width:4.4375rem}.articles__current{font-size:1.375rem}.article__image-ibg:not(:last-child){margin-bottom:1.25rem}.article__title{font-size:1.625rem}.article__title:not(:last-child){margin-bottom:1.125rem}.article__info{gap:1.375rem}.article__info{font-size:1.125rem}.article__info img{width:1.375rem}.article__time{gap:.3125rem}.article__date{gap:.3125rem}.hero-article{padding-top:14.1875rem}.hero-article{padding-bottom:6.875rem}.hero-article__head-ibg{border-radius:2.8125rem}.hero-article__head-ibg:not(:last-child){margin-bottom:4.6875rem}.hero-article__title{font-size:2.875rem}.hero-article__time{gap:.6875rem}.hero-article__time{font-size:1.625rem}.hero-article__time img{width:2rem}.hero-article__subtitle{font-size:2.25rem}.hero-article__subtitle:not(:last-child){margin-bottom:6rem}.hero-article__subtitle:not(:last-child)::after{bottom:-1.9375rem}.hero-article__text{font-size:1.625rem}.hero-article__text:not(:last-child){margin-bottom:4.0625rem}.hero-article__text--margin:not(:last-child){margin-bottom:5.3125rem}.hero-article__label{font-size:2rem}.hero-article__label:not(:last-child){margin-bottom:1.5625rem}.hero-article__info{font-size:1.75rem}.hero-article__info{margin-top:6.8125rem}.hero-article__social{gap:.75rem}.hero-article__social img{width:2.125rem}.hero-article__share{gap:.75rem}.hero-article__links{gap:.75rem}.hero-article__date img{width:2.125rem}.breadcrumbs{margin-bottom:3.4375rem}.breadcrumbs__item{font-size:1.75rem}.recomendations__title{font-size:2.25rem}.recomendations__items{margin-top:4.25rem}.recomendations__items{-webkit-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem}.recomendations__items{row-gap:4.1875rem}.recomendations__items{padding-bottom:8.5rem}}@media (min-width:991.98px){.swiper-wrapper{width:100%}}@media (min-width:75em){.consultation__container{padding:0 3.625rem}}@media (min-width:100em){.websites__cards{padding:0 8.5rem}.hero-blog__container{padding:0 10.5rem}.hero-blog__container{padding:0 10.5rem}.recomendations__container{padding:0 10.3125rem}}@media (min-width:120em){.menu__link{font-size:1.625rem}.spollers-marketing{gap:1.625rem}.spollers-marketing__title{gap:1.375rem}.title{font-size:4.125rem}.header{padding-top:3.4375rem}.header{padding-bottom:3.4375rem}.hero{padding-top:12.5625rem}.hero{padding-bottom:3.5rem}.hero__title:not(:last-child){margin-bottom:2.375rem}.hero__text:not(:last-child){margin-bottom:4.125rem}.hero__images{height:51.3125rem}.hero__map{width:101.1875rem}.hero__image{width:47.375rem}.about__text{max-width:42.1875rem}.why__circle{width:27.375rem}.cooperation__items{-webkit-column-gap:9.375rem;-moz-column-gap:9.375rem;column-gap:9.375rem}.item-cooperation__body{top:2.5rem}.item-cooperation__body{left:2.5rem}.hero-posibilities::after{top:29.6875rem}.hero-posibilities__items{gap:4.6875rem}.project::before{top:63.875rem}.project__items{gap:4.125rem}.websites__cards{-webkit-column-gap:6.6875rem;-moz-column-gap:6.6875rem;column-gap:6.6875rem}.sales::before{top:-82.5rem}.sales__slide{gap:4.6875rem}.sales__content{padding-right:5.625rem}.manage__body{gap:9.8125rem}}@media (max-width:100em){.choose__container{padding:0 1.875rem}}@media (max-width:75em){.popup__side{padding:1.875rem}.hero__images{height:25rem}.hero__image{width:29.375rem}.oportunities__items{padding-left:1.5625rem;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.oportunities__title{text-align:center}.item-oportunities{margin-left:-1.5625rem;padding:1.25rem 2.1875rem}.sales__button{padding:.75rem 1.375rem}.accounting__items{padding:0 1.125rem}}@media (max-width:75em) and (max-width:20em){.oportunities__title:not(:last-child){margin-bottom:1.625rem}}@media (max-width:25em){.offer__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.project__items{-ms-grid-columns:1fr;grid-template-columns:1fr}.sales::before{top:-116.5rem}.sales::before{content:url(../img/posibilities/sales/bg-mobile.png);top:-10.625rem;left:0;right:auto}}@media (max-width:20em){.button{font-size:.75rem}.checkbox__label{gap:.75rem}.checkbox__text{font-size:.75rem}.checkbox-consultation__label{gap:.75rem}.checkbox-consultation__text{font-size:.75rem}.menu{gap:.9375rem}.menu__list{gap:.9375rem}.menu__button{font-size:.75rem}.popup__close{top:1.5rem}.popup__close{right:.75rem}.popup__close{font-size:2.375rem}.form-popup__items{row-gap:1.25rem}.form-popup__items{-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}.form-popup__label{font-size:1rem}.form-popup__input{font-size:.75rem}.form-popup__input{height:2.1875rem}.form-popup__input{border-radius:.75rem}.form-popup__input::-webkit-input-placeholder{font-size:.75rem}.form-popup__input::-moz-placeholder{font-size:.75rem}.form-popup__input:-ms-input-placeholder{font-size:.75rem}.form-popup__input::-ms-input-placeholder{font-size:.75rem}.form-popup__input::placeholder{font-size:.75rem}.form-popup__button{margin-top:1.5625rem}.form-popup__checkbox{margin-top:1.375rem}.spollers-marketing__title{font-size:1.125rem}.spollers-marketing__body{font-size:.75rem}.spollers-marketing__body{margin-top:.6875rem}.spollers-manage{-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.spollers-manage__title{font-size:1.125rem}.spollers-manage__body{font-size:.75rem}.logo{width:9.0625rem}.pagination{margin-top:2.125rem}.pagination .swiper-pagination-bullet{width:.75rem}.header__logo{width:6.5625rem}.footer{padding-top:3.125rem}.footer{padding-bottom:2.375rem}.footer__logo{margin-bottom:.5625rem}.top-footer{padding-bottom:3.875rem}.top-footer__text{font-size:.75rem}.menu-footer__list{gap:.75rem}.menu-footer__link{font-size:.75rem}.contacts-footer__mail{gap:.6875rem}.contacts-footer__mail{font-size:1.125rem}.contacts-footer__mail:not(:last-child){margin-bottom:1.1875rem}.contacts-footer__mail img{width:1.375rem}.contacts-footer__icon{width:1.375rem}.contacts-footer__block{gap:1.6875rem}.contacts-footer__block:not(:last-child){margin-bottom:.4375rem}.contacts-footer__phone{font-size:1rem}.contacts-footer__messengers{gap:.9375rem}.bottom-footer{font-size:.625rem}.hero__text{font-size:.875rem}.about{padding-top:1.6875rem}.about{padding-bottom:4.6875rem}.about__title:not(:last-child){margin-bottom:.6875rem}.about__text{font-size:.75rem}.about__text:not(:last-child){margin-bottom:.6875rem}.about__more{gap:.625rem}.about__more{font-size:1rem}.about__more img{width:2.1875rem}.why{padding-bottom:4.6875rem}.why__slide{padding-top:.0000000625rem}.why__title{margin-bottom:1.5625rem}.why__subtitle{font-size:1.125rem}.why__subtitle b{font-size:1.375rem}.why__subtitle:not(:last-child){margin-bottom:.6875rem}.why__text{font-size:.75rem}.why__controls{gap:.5rem}.why__navigation .swiper-button{width:2.125rem}.why__pagination{font-size:.75rem}.why__pagination .swiper-pagination-current{font-size:1.125rem}.swiper-slide--2 .why__images{gap:.375rem}.swiper-slide--3 .why__images{gap:.375rem}.swiper-slide--4 .why__images{gap:.375rem}.swiper-slide--5 .why__images{gap:.375rem}.swiper-slide--6 .why__images{gap:.375rem}.swiper-slide--7 .why__images{gap:.375rem}.swiper-slide--8 .why__images{gap:.375rem}.oportunities{padding-bottom:4.6875rem}.oportunities__items--1{margin-bottom:1.1875rem}.oportunities__button{margin-top:2.0625rem}.item-oportunities{height:5.1875rem}.item-oportunities__head{gap:.9375rem}.item-oportunities__icon{width:2.5rem}.item-oportunities__name{font-size:1rem}.card__icon{width:2.5rem}.card__icon:not(:last-child){margin-bottom:.3125rem}.card__name{font-size:1rem}.card__name:not(:last-child){margin-bottom:.3125rem}.card__text{font-size:.75rem}.card__label{font-size:.75rem}.offer{padding-top:.0000000625rem}.offer{padding-bottom:4.6875rem}.offer__title:not(:last-child){margin-bottom:.6875rem}.offer__text{font-size:.75rem}.offer__text:not(:last-child){margin-bottom:1.375rem}.offer__items{gap:.6875rem}.offer__column{gap:.6875rem}.item-offer{padding:.9375rem}.item-offer__icon{width:3.8125rem}.item-offer__icon:not(:last-child){margin-bottom:.75rem}.item-offer__name{font-size:1.125rem}.item-offer__name:not(:last-child){margin-bottom:.4375rem}.item-offer__text{font-size:.75rem}.cooperation{padding-bottom:4.125rem}.cooperation__title:not(:last-child){margin-bottom:1.25rem}.item-cooperation__body{gap:.6875rem}.item-cooperation__number{font-size:6rem}.item-cooperation__icon{padding:.625rem}.item-cooperation__icon{width:2.8125rem}.item-cooperation__text{font-size:.75rem}.choose{padding-top:3.6875rem}.choose{padding-bottom:3.125rem}.choose__container{gap:.5625rem}.choose__title{font-size:1.375rem}.choose__text{font-size:.75rem}.choose__text:not(:last-child){margin-bottom:1.75rem}.hero-posibilities{padding-top:7.875rem}.hero-posibilities{padding-bottom:4.5625rem}.hero-posibilities__title{font-size:1.125rem}.hero-posibilities__title:not(:last-child){margin-bottom:1.625rem}.item-posibility{gap:1.9375rem}.item-posibility{height:5.3125rem}.item-posibility__icon{width:2.5rem}.item-posibility__name{font-size:1rem}.marketing{margin-bottom:4.6875rem}.marketing__title{font-size:1.125rem}.marketing__title{margin-bottom:1.625rem}.marketing__subtitle:not(:last-child){margin-bottom:1rem}.marketing__button{margin-top:1.625rem}.project{padding-bottom:4.6875rem}.project__title{margin-bottom:1.625rem}.project__items{margin-bottom:1.625rem}.item-project__name{font-size:1.125rem}.item-project__name:not(:last-child){margin-bottom:.375rem}.item-project__text{font-size:.75rem}.websites{padding-bottom:4.6875rem}.websites__body{margin-bottom:1.625rem}.websites__title:not(:last-child){margin-bottom:1rem}.websites__text{font-size:.75rem}.websites__text:not(:last-child){margin-bottom:1.25rem}.websites__cards{row-gap:1.625rem}.card-websites{border-radius:.75rem}.card-websites{padding:.875rem}.card-websites__image-ibg{margin-bottom:.5rem}.card-websites__icon{width:2.5rem}.card-websites__icon:not(:last-child){margin-bottom:.3125rem}.card-websites__name{font-size:1rem}.card-websites__name:not(:last-child){margin-bottom:.3125rem}.card-websites__text{font-size:.625rem}.sales{padding-bottom:6.8125rem}.sales__subtitle{font-size:1.125rem}.sales__subtitle:not(:last-child){margin-bottom:.6875rem}.sales__text{font-size:.75rem}.sales__text:not(:last-child){margin-bottom:1rem}.sales__controls{gap:.5rem}.sales__navigation .swiper-button{width:2.125rem}.sales__pagination{font-size:.75rem}.sales__pagination .swiper-pagination-current{font-size:1.125rem}.manage{padding-bottom:4.6875rem}.manage__title:not(:last-child){margin-bottom:1.625rem}.manage__button{margin-top:1.625rem}.accounting{padding-bottom:8.6875rem}.accounting__title{margin-bottom:1.625rem}.accounting__items{gap:1rem}.accounting__images{margin-top:2.8125rem}.accounting__button{margin-top:1.625rem}.accounting__gallery{margin-top:2.8125rem}.item-accounting{padding:.875rem}.item-accounting{border-radius:1rem}.item-accounting__icon{width:3.8125rem}.item-accounting__icon:not(:last-child){margin-bottom:1rem}.item-accounting__name{font-size:1.125rem}.item-accounting__name:not(:last-child){margin-bottom:.4375rem}.item-accounting__text{font-size:.75rem}.gallery-accounting__image--2{bottom:-2.9375rem}.gallery-accounting__image--2{width:5rem}.gallery-accounting__image--3{width:15.125rem}.gallery-accounting__image--3{bottom:-4.5625rem}.consultation{padding-top:3.75rem}.consultation{padding-bottom:3.75rem}.consultation__title{font-size:1.375rem}.consultation__title:not(:last-child){margin-bottom:.375rem}.consultation__text{font-size:.75rem}.form-consultation__items{row-gap:1.375rem}.form-consultation__items{-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}.form-consultation__item{gap:.625rem}.form-consultation__label{font-size:1.125rem}.form-consultation__input{font-size:.75rem}.form-consultation__input{height:2.8125rem}.form-consultation__input{border-radius:.75rem}.form-consultation__input::-webkit-input-placeholder{font-size:.75rem}.form-consultation__input::-moz-placeholder{font-size:.75rem}.form-consultation__input:-ms-input-placeholder{font-size:.75rem}.form-consultation__input::-ms-input-placeholder{font-size:.75rem}.form-consultation__input::placeholder{font-size:.75rem}.form-consultation__checkbox{margin-top:1.3125rem}.hero-blog{padding-top:7.25rem}.hero-blog{padding-bottom:5.625rem}.hero-blog__title:not(:last-child){margin-bottom:.625rem}.week:not(:last-child){margin-bottom:2.6875rem}.week{gap:.5rem}.week__image-ibg{border-radius:.75rem}.article-week{padding:.75rem}.article-week{border-radius:.75rem}.article-week__about{gap:.4375rem}.article-week__about{margin-bottom:1.4375rem}.article-week__labels{gap:.4375rem}.article-week__label{font-size:.625rem}.article-week__time{font-size:.625rem}.article-week__time{gap:.1875rem}.article-week__time img{width:.75rem}.article-week__title{font-size:.75rem}.article-week__title{margin-bottom:.8125rem}.article-week__text{font-size:.625rem}.article-week__text:not(:last-child){margin-bottom:1.1875rem}.article-week__button{font-size:.75rem}.articles__theme{margin-bottom:1.4375rem}.articles__theme span{font-size:.75rem}.articles__theme h4{font-size:1.125rem}.articles__navigation{-webkit-column-gap:.3125rem;-moz-column-gap:.3125rem;column-gap:.3125rem}.articles__navigation{row-gap:.3125rem}.articles__title{font-size:.75rem}.articles__items{margin-top:1.4375rem}.articles__items{-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem}.articles__items{row-gap:1.4375rem}.articles__items{margin-bottom:2.6875rem}.articles__buttons{height:2.4375rem}.articles__buttons{gap:.75rem}.articles__previous{border-radius:.75rem}.articles__next{border-radius:.75rem}.articles__next{font-size:.75rem}.articles__page{font-size:.75rem}.articles__page{gap:1.25rem}.articles__current{max-width:4.125rem}.articles__current{font-size:1rem}.article__image-ibg:not(:last-child){margin-bottom:.625rem}.article__title{font-size:1.125rem}.article__title:not(:last-child){margin-bottom:.8125rem}.article__info{gap:.8125rem}.article__info{font-size:.625rem}.article__info img{width:.75rem}.article__time{gap:.1875rem}.article__date{gap:.1875rem}.hero-blog{padding-top:7.25rem}.hero-blog{padding-bottom:5.625rem}.hero-blog__title:not(:last-child){margin-bottom:.625rem}.week:not(:last-child){margin-bottom:2.6875rem}.week{gap:.5rem}.week__image-ibg{border-radius:.75rem}.article-week{padding:.75rem}.article-week{border-radius:.75rem}.article-week__about{gap:.4375rem}.article-week__about{margin-bottom:1.4375rem}.article-week__labels{gap:.4375rem}.article-week__label{font-size:.625rem}.article-week__time{font-size:.625rem}.article-week__time{gap:.1875rem}.article-week__time img{width:.75rem}.article-week__title{font-size:.75rem}.article-week__title{margin-bottom:.8125rem}.article-week__text{font-size:.625rem}.article-week__text:not(:last-child){margin-bottom:1.1875rem}.article-week__button{font-size:.75rem}.articles__theme{margin-bottom:1.4375rem}.articles__theme span{font-size:.75rem}.articles__theme h4{font-size:1.125rem}.articles__navigation{-webkit-column-gap:.3125rem;-moz-column-gap:.3125rem;column-gap:.3125rem}.articles__navigation{row-gap:.3125rem}.articles__title{font-size:.75rem}.articles__items{margin-top:1.4375rem}.articles__items{-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}.articles__items{row-gap:1.4375rem}.articles__items{margin-bottom:2.6875rem}.articles__buttons{height:2.4375rem}.articles__buttons{gap:.75rem}.articles__previous{border-radius:.75rem}.articles__next{border-radius:.75rem}.articles__next{font-size:.75rem}.articles__page{font-size:.75rem}.articles__page{gap:1.25rem}.articles__current{max-width:4.125rem}.articles__current{font-size:1rem}.article__image-ibg:not(:last-child){margin-bottom:.625rem}.article__title{font-size:1.125rem}.article__title:not(:last-child){margin-bottom:.8125rem}.article__info{gap:.8125rem}.article__info{font-size:.625rem}.article__info img{width:.75rem}.article__time{gap:.1875rem}.article__date{gap:.1875rem}.hero-article{padding-top:7.25rem}.hero-article{padding-bottom:2.6875rem}.hero-article__head-ibg{border-radius:.75rem}.hero-article__head-ibg:not(:last-child){margin-bottom:1.4375rem}.hero-article__title{font-size:.875rem}.hero-article__time{gap:.1875rem}.hero-article__time{font-size:.625rem}.hero-article__time img{width:.75rem}.hero-article__subtitle{font-size:.875rem}.hero-article__subtitle:not(:last-child){margin-bottom:2.5625rem}.hero-article__subtitle:not(:last-child)::after{bottom:-1.5rem}.hero-article__text{font-size:.625rem}.hero-article__text:not(:last-child){margin-bottom:1.4375rem}.hero-article__text--margin:not(:last-child){margin-bottom:2.0625rem}.hero-article__label{font-size:.875rem}.hero-article__label:not(:last-child){margin-bottom:.8125rem}.hero-article__info{font-size:.75rem}.hero-article__info{margin-top:2.6875rem}.hero-article__social{gap:.3125rem}.hero-article__social img{width:.9375rem}.hero-article__share{gap:.1875rem}.hero-article__links{gap:.3125rem}.hero-article__date img{width:.9375rem}.breadcrumbs{margin-bottom:1.25rem}.breadcrumbs__item{font-size:.75rem}.recomendations__title{font-size:1.125rem}.recomendations__items{margin-top:1.4375rem}.recomendations__items{-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}.recomendations__items{row-gap:1.4375rem}.recomendations__items{padding-bottom:5.625rem}}@media (max-width:114.5em){.hero__image{right:3.125rem;top:0}}@media (max-width:96.875em){.why__subtitle{max-width:25rem}}@media (max-width:93.75em){.page__about::after{right:-43.75rem}.why__circle{opacity:.7}.offer__items{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}}@media (max-width:87.5em){.item-project__text{padding:0 .9375rem}}@media (max-width:81.25em){.spollers-manage{width:100%}.spollers-manage__item{width:100%}.no-webp .choose{background:url(../img/main/choose/bg-pc.png) center/100% 100% no-repeat,#956b8a}.hero-posibilities__items{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.hero-posibilities__placeholder--1{display:none}.hero-article__container{padding:1rem}}@media (max-width:78.125em){.manage__body{gap:5.625rem}.manage__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 12.5rem}.manage__side{display:-ms-grid;display:grid;justify-items:center}.manage__images{display:none}.manage__image{max-width:100%;max-height:100%;width:50rem;aspect-ratio:341/179;height:25rem}}@media (max-width:68.75em){.offer__container{gap:2.5rem}.offer__body{-webkit-box-flex:0;-ms-flex:0 1 40%;flex:0 1 40%}.offer__items{-webkit-box-flex:0;-ms-flex:0 1 60%;flex:0 1 60%}.consultation__container{-ms-grid-columns:auto 55%;grid-template-columns:auto 55%}}@media (max-width:62.5em){.no-webp .choose{background:url(../img/main/choose/bg-mobile.png) center/100% 100% no-repeat,#956b8a}}@media (max-width:61.99875em){.button{padding:.4375rem 1.375rem}.menu__button{padding:.625rem 1.25rem}.spollers-marketing{gap:.625rem}.spollers-marketing__title{gap:.75rem}.header{padding-top:2rem}.header{padding-bottom:2rem}.top-footer{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.menu-footer{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.contacts-footer{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.hero__image{right:0}.about__container{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:2.3125rem}.why__body{margin-right:1.25rem}.why__circle{right:-.625rem;opacity:.55}.card{padding:1.125rem}.offer__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.8125rem}.offer__body{text-align:center}.cooperation__items{width:100%}.hero-posibilities__items{gap:1rem}.marketing__body{-ms-grid-columns:auto;grid-template-columns:auto;justify-items:center;gap:2.8125rem}.marketing__wrapper{aspect-ratio:1000/536}.marketing__content{width:100%;padding:0 6.25rem;display:-ms-grid;display:grid}.marketing__subtitle{text-align:center}.project__items{gap:.9375rem}.project__slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.project__slide{aspect-ratio:371/182;padding:0 .9375rem}.project__images{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.project__image-ibg{height:100%;width:100%;-webkit-box-shadow:0 .8125rem 1.6875rem 1px rgba(0,0,0,.15);box-shadow:0 .8125rem 1.6875rem 1px rgba(0,0,0,.15)}.websites__images{margin-top:3.125rem;margin-left:-3.125rem}.websites__cards{-webkit-column-gap:1.625rem;-moz-column-gap:1.625rem;column-gap:1.625rem}.websites__cards{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.sales__slide{gap:1.875rem}.sales__slide{gap:0}.sales__slide{-ms-grid-columns:1fr;grid-template-columns:1fr}.sales__image img{-webkit-box-shadow:0 .8125rem 1.25rem 1px rgba(0,0,0,.15);box-shadow:0 .8125rem 1.25rem 1px rgba(0,0,0,.15)}.sales__content{padding-right:3.125rem}.sales__title{text-align:center}.sales__button{padding:.4375rem 1.375rem}.sales__controls{bottom:-1.875rem}.manage__body{padding:0}.manage__image{-webkit-box-shadow:0 .8125rem 1.25rem 1px rgba(0,0,0,.15);box-shadow:0 .8125rem 1.25rem 1px rgba(0,0,0,.15)}.gallery-accounting__image--3{right:0}.consultation__container{-ms-grid-columns:1fr;grid-template-columns:1fr}.form-consultation__items{-ms-grid-columns:50% auto;grid-template-columns:50% auto}.hero-article__head-ibg{padding:1.25rem}}@media (max-width:61.99875em) and (max-width:20em){.marketing__wrapper{width:18rem}}@media (max-width:61.99875em) and (max-width:29.99875em){.sales__image{padding-right:.0000000625rem}}@media (max-width:61.99875em) and (max-width:29.99375em){.sales__image{padding-left:.0000000625rem}}@media (max-width:61.99875em) and (max-width:23.4375em){.consultation__container{row-gap:1.625rem}}@media (max-width:58.125em){.hero-posibilities__items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);padding:0 2rem}.hero-posibilities__placeholder--2{display:none}}@media (max-width:51.25em){.accounting__items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media (max-width:47.99875em){.checkbox__label:before{border:2px solid #fff}.checkbox__text a{color:#fff}.no-webp .menu__body{background:url(../img/menu-bg.png) top right/cover no-repeat,#956b8a}.menu__body{position:fixed;width:100%;height:100%;left:-100%;top:0;overflow:auto;padding:6.25rem .9375rem 2.5rem 1.875rem;-webkit-transition:left .3s;transition:left .3s;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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu__body::before{content:"";position:fixed;width:100%;height:3.125rem;left:-100%;top:0;-webkit-transition:left .3s;transition:left .3s;z-index:2}.menu-open .menu__body{left:0}.menu-open .menu__body::before{left:0}.menu__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.375rem;padding:1.5rem 0}.menu__list--pc{display:none}.menu__list:last-child{margin-bottom:auto}.menu__link{font-size:1rem}.menu__link{color:#fff}.menu__button{padding:.4375rem 1.375rem;-ms-grid-column-align:center;justify-self:center;color:#fff;border-color:#fff;margin-top:auto}.icon-menu{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-ms-flex-preferred-size:1.8125rem;flex-basis:1.8125rem;width:1.8125rem;height:1.375rem;z-index:5}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.1875rem;background-color:#000;border-radius:.125rem}.icon-menu::before{top:0}.icon-menu::after{bottom:0}.icon-menu span{top:calc(50% - .09375rem)}.menu-open .icon-menu span{width:0;background-color:#fff}.menu-open .icon-menu::after,.menu-open .icon-menu::before{background-color:#fff}.menu-open .icon-menu::before{top:calc(50% - .125rem);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.popup{padding:0}.popup__wrapper{min-height:100vh}.no-webp .popup__content{background:url(../img/popup/bg-mobile.png) top right/cover no-repeat,#956b8a}.popup__content{width:100%;min-height:100vh;border-radius:0}.popup__close{color:#fff}.popup__side{display:none}.form-popup{padding:5.625rem 1rem 3.125rem 1rem}.form-popup__label{color:#fff}.form-popup__input{border:1px solid #fff;color:#fff}.form-popup__input::-webkit-input-placeholder{color:#fbf7fa}.form-popup__input::-moz-placeholder{color:#fbf7fa}.form-popup__input:-ms-input-placeholder{color:#fbf7fa}.form-popup__input::-ms-input-placeholder{color:#fbf7fa}.form-popup__input::placeholder{color:#fbf7fa}.form-popup__button{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;background-color:#fff;color:#956b8a}.form-popup__button:hover{-webkit-box-shadow:none;box-shadow:none;border-color:#b45c9b;background-color:#b45c9b}.form__error{font-size:.625rem}.spollers-manage__body{padding:1.125rem}.title{font-size:1.625rem}.header__actions{gap:.9375rem}.page__about::after{left:0;content:url(../img/main/about/bg.png)}.hero{padding-top:7.875rem}.hero{padding-bottom:5.5625rem}.hero__container{-ms-grid-columns:auto;grid-template-columns:auto}.hero__content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;text-align:center;padding:0 1.5625rem}.hero__title:not(:last-child){margin-bottom:1.25rem}.hero__text:not(:last-child){margin-bottom:2.3125rem}.hero__images{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}.hero__images{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.hero__images{width:100%}.hero__image{position:relative;top:0;right:0}.about__container{-ms-grid-columns:1fr;grid-template-columns:1fr}.about__content{width:100%}.about__text{max-width:17.1875rem}.about__image{width:65.507246%;-ms-grid-column-align:center;justify-self:center}.why__slide{-ms-grid-columns:1fr;grid-template-columns:1fr;padding:0 3.125rem}.why__title{text-align:center}.why__body{margin-right:0}.why__body:not(:last-child){margin-bottom:1.5625rem}.why__images{height:auto;aspect-ratio:343/182}.why__content{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.why__button{margin-top:auto}.why__circle{width:10.625rem}.why__circle{opacity:.4;right:-4.5rem}.swiper-slide--1 .why__image:nth-child(1){position:absolute;left:0;top:0}.swiper-slide--2 .why__images{height:auto;-ms-grid-rows:1fr 1fr;-ms-grid-columns:1fr 1fr;grid-template:1fr 1fr/1fr 1fr;aspect-ratio:343/182}.swiper-slide--3 .why__images{height:auto;-ms-grid-rows:1fr 1fr;-ms-grid-columns:1fr 1fr;grid-template:1fr 1fr/1fr 1fr;aspect-ratio:343/182}.swiper-slide--4 .why__images{height:auto;-ms-grid-rows:1fr 1fr;-ms-grid-columns:1fr 1fr;grid-template:1fr 1fr/1fr 1fr;aspect-ratio:343/182}.swiper-slide--5 .why__images{height:auto;aspect-ratio:343/182}.swiper-slide--6 .why__images{height:auto;-ms-grid-rows:1fr 1fr;-ms-grid-columns:1fr 1fr;grid-template:1fr 1fr/1fr 1fr;aspect-ratio:343/182}.swiper-slide--7 .why__images{height:auto;-ms-grid-rows:1fr 1fr;-ms-grid-columns:1fr 1fr;grid-template:1fr 1fr/1fr 1fr;aspect-ratio:343/182}.swiper-slide--8 .why__images{height:auto;-ms-grid-rows:1fr 1fr;-ms-grid-columns:1fr 1fr;grid-template:1fr 1fr/1fr 1fr;aspect-ratio:343/182}.oportunities__container{padding:0 6.25rem}.oportunities__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.oportunities__button{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.item-oportunities{padding:.9375rem 2.5rem;border-radius:.75rem;-webkit-box-shadow:.0625rem .0625rem 1.375rem .0625rem rgba(0,0,0,.07);box-shadow:.0625rem .0625rem 1.375rem .0625rem rgba(0,0,0,.07)}.item-oportunities._open{height:auto;padding:0;-webkit-box-shadow:none;box-shadow:none}.item-oportunities._open .card{position:relative}.item-oportunities._open .item-oportunities__head{display:none}.card{padding:1.75rem}.item-offer{-webkit-box-shadow:1px 1px 1.375rem 1px rgba(0,0,0,.07);box-shadow:1px 1px 1.375rem 1px rgba(0,0,0,.07)}.cooperation__title{text-align:center}.cooperation__items{-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem}.cooperation__items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.item-cooperation__body{top:.0000000625rem}.item-cooperation__body{left:.0000000625rem}.item-cooperation__icon{-webkit-box-shadow:1px 1px 1.375rem 1px rgba(0,0,0,.07);box-shadow:1px 1px 1.375rem 1px rgba(0,0,0,.07)}.choose{border-radius:1.375rem 1.375rem 0 0}.choose__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.marketing__content{padding:0}.websites__body{-ms-grid-columns:1fr;grid-template-columns:1fr}.websites__button{display:none}.websites__images{margin:0 -.625rem}.websites__cards{gap:.9375rem}.item-accounting{-webkit-box-shadow:1px 1px 1.375rem 1px rgba(0,0,0,.07);box-shadow:1px 1px 1.375rem 1px rgba(0,0,0,.07)}.item-accounting__text{color:#1c2135;line-height:138%}.gallery-accounting__image--1{width:100%}.gallery-accounting__image--2{right:0;left:auto}.gallery-accounting__image--3{right:auto;left:-1.875rem}.consultation{border-radius:1.375rem 1.375rem 0 0}.form-consultation__items{-ms-grid-columns:1fr;grid-template-columns:1fr}.form-consultation__button{-ms-grid-column-align:center;justify-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.week{-ms-grid-columns:1fr;grid-template-columns:1fr}.week__image-ibg img{-o-object-position:center 72%;object-position:center 72%}.article-week__label{padding:.125rem .4375rem}.articles__navigation{padding-top:1.25rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:.9375rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.articles__title{padding:.1875rem .6875rem}.articles__controls{-ms-grid-columns:1fr;grid-template-columns:1fr;justify-items:center;row-gap:2.0625rem}.articles__next{padding:.75rem}.week{-ms-grid-columns:1fr;grid-template-columns:1fr}.week__image-ibg img{-o-object-position:center 72%;object-position:center 72%}.article-week__label{padding:.125rem .4375rem}.articles__navigation{padding-top:1.25rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:.9375rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.articles__title{padding:.1875rem .6875rem}.articles__controls{-ms-grid-columns:1fr;grid-template-columns:1fr;justify-items:center;row-gap:2.0625rem}.articles__next{padding:.75rem}.hero-article__head-ibg{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media (max-width:47.99875em) and (max-width:47.99875em){.menu__button:active{color:#956b8a;border:1px solid #956b8a}}@media (max-width:47.99875em) and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:47.99875em) and (max-width:23.4375em){.hero__map{left:-3.4375rem}.week__image-ibg{height:7.75rem}.week__image-ibg{height:7.75rem}}@media (max-width:47.99875em) and (max-width:20em){.oportunities__items{row-gap:1.1875rem}}@media (max-width:43.75em){.articles__items{-ms-grid-columns:1fr;grid-template-columns:1fr}.article{display:none}.article:nth-child(1),.article:nth-child(2),.article:nth-child(3),.article:nth-child(4){display:-ms-grid;display:grid}.recomendations__items{-ms-grid-columns:1fr;grid-template-columns:1fr}.recomendations__item.article{display:none}.recomendations__item.article:nth-child(1),.recomendations__item.article:nth-child(2){display:-ms-grid;display:grid}}@media (max-width:39.375em){.hero-posibilities__items{-ms-grid-columns:1fr;grid-template-columns:1fr}.item-posibility{display:-ms-grid;display:grid;-ms-grid-columns:auto 52%;grid-template-columns:auto 52%;padding:.625rem}.item-posibility__icon{-ms-grid-column-align:end;justify-self:end}.item-posibility__name{-ms-grid-column-align:start;justify-self:start}}@media (max-width:37.5em){.card{padding:.875rem}}@media (max-width:34.375em){.choose__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.websites__cards{-ms-grid-columns:1fr;grid-template-columns:1fr;row-gap:1.625rem;padding:0 1.75rem}}@media (max-width:33.75em){.top-footer{-ms-grid-columns:1fr;grid-template-columns:1fr;justify-items:center}.top-footer__column{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:center;-ms-flex-align:center;align-items:center;text-align:center;padding:0 2.5rem;margin-bottom:1.25rem}.menu-footer{text-align:center}.contacts-footer{-ms-grid-column-align:center;justify-self:center;text-align:center;margin-bottom:1.25rem}.contacts-footer__phone{text-align:right}}@media (max-width:31.25em){.project__items{gap:1.375rem}}@media (max-width:29.99875em){.bottom-footer{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero{min-height:100dvh;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}.why__slide{padding:0}.why__subtitle{max-width:21.875rem}.why__controls{position:relative;margin-top:1.625rem}.oportunities__container{padding:0 3rem}.offer::before{content:url(../img/main/offer/bg-mobile.png);top:1.25rem;width:100%}.offer__container{padding:0 1.875rem}.item-offer__text{line-height:140%}.cooperation__items{-ms-grid-columns:1fr;grid-template-columns:1fr}.item-cooperation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.item-cooperation__body{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:61.5%;flex-basis:61.5%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-posibilities::after{top:9.4375rem}.project::before{top:31.25rem}.project__slide{padding:0;aspect-ratio:341/182}.accounting__items{-ms-grid-columns:1fr;grid-template-columns:1fr}.hero-article__head-ibg{padding:.625rem}.hero-article__title{justify-self:flex-end}.hero-article__time{position:absolute;top:.625rem;right:.625rem}}@media (max-width:28.125em){.no-webp .choose{background:url(../img/main/choose/bg-mobile-small.png) center/100% 77% no-repeat,#956b8a}}@media (max-width:23.4375em){.hero__images{height:13.5rem}.hero__map{width:28rem}.hero__image{width:13.3125rem}.hero__down img{width:.8125rem}.about__text{max-width:17.1875rem}.why__circle{width:15.75rem}.article__image-ibg{height:8.9375rem}.article__image-ibg{height:8.9375rem}}@media (max-width:23.375em){.oportunities__container{padding:0 1rem}.hero-posibilities__items{padding:0}}@media (max-width:23.49875em){.hero-posibilities::after{content:url(../img/posibilities/hero/bg-mobile.png)}.project::before{content:url(../img/posibilities/project/bg-mobile.png);top:62.5rem;left:0;right:auto}}@media (max-width:23.125em){.websites__cards{padding:0}.accounting__items{padding:0}}@media (min-width:20em) and (max-width:114.5em){@supports (font-size:clamp(0.75rem ,0.5648148148rem + 0.9259259259vw ,1.625rem)){.button{font-size:clamp(.75rem ,.5648148148rem + .9259259259vw ,1.625rem)}}@supports not (font-size:clamp(0.75rem ,0.5648148148rem + 0.9259259259vw ,1.625rem)){.button{font-size:calc(.75rem + .875 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.75rem ,0.7103174603rem + 0.1984126984vw ,0.9375rem)){.checkbox__label{gap:clamp(.75rem ,.7103174603rem + .1984126984vw ,.9375rem)}}@supports not (gap:clamp(0.75rem ,0.7103174603rem + 0.1984126984vw ,0.9375rem)){.checkbox__label{gap:calc(.75rem + .1875 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.7235449735rem + 0.1322751323vw ,0.875rem)){.checkbox__text{font-size:clamp(.75rem ,.7235449735rem + .1322751323vw ,.875rem)}}@supports not (font-size:clamp(0.75rem ,0.7235449735rem + 0.1322751323vw ,0.875rem)){.checkbox__text{font-size:calc(.75rem + .125 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.75rem ,0.7103174603rem + 0.1984126984vw ,0.9375rem)){.checkbox-consultation__label{gap:clamp(.75rem ,.7103174603rem + .1984126984vw ,.9375rem)}}@supports not (gap:clamp(0.75rem ,0.7103174603rem + 0.1984126984vw ,0.9375rem)){.checkbox-consultation__label{gap:calc(.75rem + .1875 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.6970899471rem + 0.2645502646vw ,1rem)){.checkbox-consultation__text{font-size:clamp(.75rem ,.6970899471rem + .2645502646vw ,1rem)}}@supports not (font-size:clamp(0.75rem ,0.6970899471rem + 0.2645502646vw ,1rem)){.checkbox-consultation__text{font-size:calc(.75rem + .25 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.9375rem ,0.6332671958rem + 1.5211640212vw ,2.375rem)){.menu{gap:clamp(.9375rem ,.6332671958rem + 1.5211640212vw ,2.375rem)}}@supports not (gap:clamp(0.9375rem ,0.6332671958rem + 1.5211640212vw ,2.375rem)){.menu{gap:calc(.9375rem + 1.4375 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.9375rem ,0.6332671958rem + 1.5211640212vw ,2.375rem)){.menu__list{gap:clamp(.9375rem ,.6332671958rem + 1.5211640212vw ,2.375rem)}}@supports not (gap:clamp(0.9375rem ,0.6332671958rem + 1.5211640212vw ,2.375rem)){.menu__list{gap:calc(.9375rem + 1.4375 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.5648148148rem + 0.9259259259vw ,1.625rem)){.menu__button{font-size:clamp(.75rem ,.5648148148rem + .9259259259vw ,1.625rem)}}@supports not (font-size:clamp(0.75rem ,0.5648148148rem + 0.9259259259vw ,1.625rem)){.menu__button{font-size:calc(.75rem + .875 * (100vw - 20rem)/ 94.5)}}@supports (top:clamp(1.5rem ,1.4206349206rem + 0.3968253968vw ,1.875rem)){.popup__close{top:clamp(1.5rem ,1.4206349206rem + .3968253968vw ,1.875rem)}}@supports not (top:clamp(1.5rem ,1.4206349206rem + 0.3968253968vw ,1.875rem)){.popup__close{top:calc(1.5rem + .375 * (100vw - 20rem)/ 94.5)}}@supports (right:clamp(0.75rem ,0.5119047619rem + 1.1904761905vw ,1.875rem)){.popup__close{right:clamp(.75rem ,.5119047619rem + 1.1904761905vw ,1.875rem)}}@supports not (right:clamp(0.75rem ,0.5119047619rem + 1.1904761905vw ,1.875rem)){.popup__close{right:calc(.75rem + 1.125 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(2.375rem ,2.2824074074rem + 0.462962963vw ,2.8125rem)){.popup__close{font-size:clamp(2.375rem ,2.2824074074rem + .462962963vw ,2.8125rem)}}@supports not (font-size:clamp(2.375rem ,2.2824074074rem + 0.462962963vw ,2.8125rem)){.popup__close{font-size:calc(2.375rem + .4375 * (100vw - 20rem)/ 94.5)}}@supports (row-gap:clamp(1.25rem ,1.1838624339rem + 0.3306878307vw ,1.5625rem)){.form-popup__items{row-gap:clamp(1.25rem ,1.1838624339rem + .3306878307vw ,1.5625rem)}}@supports not (row-gap:clamp(1.25rem ,1.1838624339rem + 0.3306878307vw ,1.5625rem)){.form-popup__items{row-gap:calc(1.25rem + .3125 * (100vw - 20rem)/ 94.5)}}@supports ((-moz-column-gap:clamp(0.625rem ,0.4265873016rem + 0.9920634921vw ,1.5625rem)) or (column-gap:clamp(0.625rem ,0.4265873016rem + 0.9920634921vw ,1.5625rem))){.form-popup__items{-webkit-column-gap:clamp(.625rem ,.4265873016rem + .9920634921vw ,1.5625rem);-moz-column-gap:clamp(.625rem ,.4265873016rem + .9920634921vw ,1.5625rem);column-gap:clamp(.625rem ,.4265873016rem + .9920634921vw ,1.5625rem)}}@supports not ((-moz-column-gap:clamp(0.625rem ,0.4265873016rem + 0.9920634921vw ,1.5625rem)) or (column-gap:clamp(0.625rem ,0.4265873016rem + 0.9920634921vw ,1.5625rem))){.form-popup__items{-webkit-column-gap:calc(.625rem + .9375 * (100vw - 20rem)/ 94.5);-moz-column-gap:calc(.625rem + .9375 * (100vw - 20rem)/ 94.5);column-gap:calc(.625rem + .9375 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(1rem ,0.9206349206rem + 0.3968253968vw ,1.375rem)){.form-popup__label{font-size:clamp(1rem ,.9206349206rem + .3968253968vw ,1.375rem)}}@supports not (font-size:clamp(1rem ,0.9206349206rem + 0.3968253968vw ,1.375rem)){.form-popup__label{font-size:calc(1rem + .375 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.form-popup__input{font-size:clamp(.75rem ,.6177248677rem + .6613756614vw ,1.375rem)}}@supports not (font-size:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.form-popup__input{font-size:calc(.75rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (height:clamp(2.1875rem ,2.0816798942rem + 0.5291005291vw ,2.6875rem)){.form-popup__input{height:clamp(2.1875rem ,2.0816798942rem + .5291005291vw ,2.6875rem)}}@supports not (height:clamp(2.1875rem ,2.0816798942rem + 0.5291005291vw ,2.6875rem)){.form-popup__input{height:calc(2.1875rem + .5 * (100vw - 20rem)/ 94.5)}}@supports (border-radius:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.form-popup__input{border-radius:clamp(.75rem ,.6177248677rem + .6613756614vw ,1.375rem)}}@supports not (border-radius:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.form-popup__input{border-radius:calc(.75rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.6970899471rem + 0.2645502646vw ,1rem)){.form-popup__input::-webkit-input-placeholder{font-size:clamp(.75rem ,.6970899471rem + .2645502646vw ,1rem)}.form-popup__input::-moz-placeholder{font-size:clamp(.75rem ,.6970899471rem + .2645502646vw ,1rem)}.form-popup__input:-ms-input-placeholder{font-size:clamp(.75rem ,.6970899471rem + .2645502646vw ,1rem)}.form-popup__input::-ms-input-placeholder{font-size:clamp(.75rem ,.6970899471rem + .2645502646vw ,1rem)}.form-popup__input::placeholder{font-size:clamp(.75rem ,.6970899471rem + .2645502646vw ,1rem)}}@supports not (font-size:clamp(0.75rem ,0.6970899471rem + 0.2645502646vw ,1rem)){.form-popup__input::-webkit-input-placeholder{font-size:calc(.75rem + .25 * (100vw - 20rem)/ 94.5)}.form-popup__input::-moz-placeholder{font-size:calc(.75rem + .25 * (100vw - 20rem)/ 94.5)}.form-popup__input:-ms-input-placeholder{font-size:calc(.75rem + .25 * (100vw - 20rem)/ 94.5)}.form-popup__input::-ms-input-placeholder{font-size:calc(.75rem + .25 * (100vw - 20rem)/ 94.5)}.form-popup__input::placeholder{font-size:calc(.75rem + .25 * (100vw - 20rem)/ 94.5)}}@supports (margin-top:clamp(1.5625rem ,1.3640873016rem + 0.9920634921vw ,2.5rem)){.form-popup__button{margin-top:clamp(1.5625rem ,1.3640873016rem + .9920634921vw ,2.5rem)}}@supports not (margin-top:clamp(1.5625rem ,1.3640873016rem + 0.9920634921vw ,2.5rem)){.form-popup__button{margin-top:calc(1.5625rem + .9375 * (100vw - 20rem)/ 94.5)}}@supports (margin-top:clamp(1.375rem ,1.2162698413rem + 0.7936507937vw ,2.125rem)){.form-popup__checkbox{margin-top:clamp(1.375rem ,1.2162698413rem + .7936507937vw ,2.125rem)}}@supports not (margin-top:clamp(1.375rem ,1.2162698413rem + 0.7936507937vw ,2.125rem)){.form-popup__checkbox{margin-top:calc(1.375rem + .75 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(1.125rem ,1.0191798942rem + 0.5291005291vw ,1.625rem)){.spollers-marketing__title{font-size:clamp(1.125rem ,1.0191798942rem + .5291005291vw ,1.625rem)}}@supports not (font-size:clamp(1.125rem ,1.0191798942rem + 0.5291005291vw ,1.625rem)){.spollers-marketing__title{font-size:calc(1.125rem + .5 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.6706349206rem + 0.3968253968vw ,1.125rem)){.spollers-marketing__body{font-size:clamp(.75rem ,.6706349206rem + .3968253968vw ,1.125rem)}}@supports not (font-size:clamp(0.75rem ,0.6706349206rem + 0.3968253968vw ,1.125rem)){.spollers-marketing__body{font-size:calc(.75rem + .375 * (100vw - 20rem)/ 94.5)}}@supports (margin-top:clamp(0.6875rem ,0.568452381rem + 0.5952380952vw ,1.25rem)){.spollers-marketing__body{margin-top:clamp(.6875rem ,.568452381rem + .5952380952vw ,1.25rem)}}@supports not (margin-top:clamp(0.6875rem ,0.568452381rem + 0.5952380952vw ,1.25rem)){.spollers-marketing__body{margin-top:calc(.6875rem + .5625 * (100vw - 20rem)/ 94.5)}}@supports ((-moz-column-gap:clamp(1rem ,0.9470899471rem + 0.2645502646vw ,1.25rem)) or (column-gap:clamp(1rem ,0.9470899471rem + 0.2645502646vw ,1.25rem))){.spollers-manage{-webkit-column-gap:clamp(1rem ,.9470899471rem + .2645502646vw ,1.25rem);-moz-column-gap:clamp(1rem ,.9470899471rem + .2645502646vw ,1.25rem);column-gap:clamp(1rem ,.9470899471rem + .2645502646vw ,1.25rem)}}@supports not ((-moz-column-gap:clamp(1rem ,0.9470899471rem + 0.2645502646vw ,1.25rem)) or (column-gap:clamp(1rem ,0.9470899471rem + 0.2645502646vw ,1.25rem))){.spollers-manage{-webkit-column-gap:calc(1rem + .25 * (100vw - 20rem)/ 94.5);-moz-column-gap:calc(1rem + .25 * (100vw - 20rem)/ 94.5);column-gap:calc(1rem + .25 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(1.125rem ,1.0720899471rem + 0.2645502646vw ,1.375rem)){.spollers-manage__title{font-size:clamp(1.125rem ,1.0720899471rem + .2645502646vw ,1.375rem)}}@supports not (font-size:clamp(1.125rem ,1.0720899471rem + 0.2645502646vw ,1.375rem)){.spollers-manage__title{font-size:calc(1.125rem + .25 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.6706349206rem + 0.3968253968vw ,1.125rem)){.spollers-manage__body{font-size:clamp(.75rem ,.6706349206rem + .3968253968vw ,1.125rem)}}@supports not (font-size:clamp(0.75rem ,0.6706349206rem + 0.3968253968vw ,1.125rem)){.spollers-manage__body{font-size:calc(.75rem + .375 * (100vw - 20rem)/ 94.5)}}@supports (width:clamp(9.0625rem ,6.9725529101rem + 10.4497354497vw ,18.9375rem)){.logo{width:clamp(9.0625rem ,6.9725529101rem + 10.4497354497vw ,18.9375rem)}}@supports not (width:clamp(9.0625rem ,6.9725529101rem + 10.4497354497vw ,18.9375rem)){.logo{width:calc(9.0625rem + 9.875 * (100vw - 20rem)/ 94.5)}}@supports (margin-top:clamp(2.125rem ,1.3181216931rem + 4.0343915344vw ,5.9375rem)){.pagination{margin-top:clamp(2.125rem ,1.3181216931rem + 4.0343915344vw ,5.9375rem)}}@supports not (margin-top:clamp(2.125rem ,1.3181216931rem + 4.0343915344vw ,5.9375rem)){.pagination{margin-top:calc(2.125rem + 3.8125 * (100vw - 20rem)/ 94.5)}}@supports (width:clamp(0.75rem ,0.7103174603rem + 0.1984126984vw ,0.9375rem)){.pagination .swiper-pagination-bullet{width:clamp(.75rem ,.7103174603rem + .1984126984vw ,.9375rem)}}@supports not (width:clamp(0.75rem ,0.7103174603rem + 0.1984126984vw ,0.9375rem)){.pagination .swiper-pagination-bullet{width:calc(.75rem + .1875 * (100vw - 20rem)/ 94.5)}}@supports (width:clamp(6.5625rem ,5.3587962963rem + 6.0185185185vw ,12.25rem)){.header__logo{width:clamp(6.5625rem ,5.3587962963rem + 6.0185185185vw ,12.25rem)}}@supports not (width:clamp(6.5625rem ,5.3587962963rem + 6.0185185185vw ,12.25rem)){.header__logo{width:calc(6.5625rem + 5.6875 * (100vw - 20rem)/ 94.5)}}@supports (padding-top:clamp(3.125rem ,2.0667989418rem + 5.291005291vw ,8.125rem)){.footer{padding-top:clamp(3.125rem ,2.0667989418rem + 5.291005291vw ,8.125rem)}}@supports not (padding-top:clamp(3.125rem ,2.0667989418rem + 5.291005291vw ,8.125rem)){.footer{padding-top:calc(3.125rem + 5 * (100vw - 20rem)/ 94.5)}}@supports (padding-bottom:clamp(2.375rem ,2.2427248677rem + 0.6613756614vw ,3rem)){.footer{padding-bottom:clamp(2.375rem ,2.2427248677rem + .6613756614vw ,3rem)}}@supports not (padding-bottom:clamp(2.375rem ,2.2427248677rem + 0.6613756614vw ,3rem)){.footer{padding-bottom:calc(2.375rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(0.5625rem ,0.4963624339rem + 0.3306878307vw ,0.875rem)){.footer__logo{margin-bottom:clamp(.5625rem ,.4963624339rem + .3306878307vw ,.875rem)}}@supports not (margin-bottom:clamp(0.5625rem ,0.4963624339rem + 0.3306878307vw ,0.875rem)){.footer__logo{margin-bottom:calc(.5625rem + .3125 * (100vw - 20rem)/ 94.5)}}@supports (padding-bottom:clamp(3.875rem ,3.1342592593rem + 3.7037037037vw ,7.375rem)){.top-footer{padding-bottom:clamp(3.875rem ,3.1342592593rem + 3.7037037037vw ,7.375rem)}}@supports not (padding-bottom:clamp(3.875rem ,3.1342592593rem + 3.7037037037vw ,7.375rem)){.top-footer{padding-bottom:calc(3.875rem + 3.5 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.6706349206rem + 0.3968253968vw ,1.125rem)){.top-footer__text{font-size:clamp(.75rem ,.6706349206rem + .3968253968vw ,1.125rem)}}@supports not (font-size:clamp(0.75rem ,0.6706349206rem + 0.3968253968vw ,1.125rem)){.top-footer__text{font-size:calc(.75rem + .375 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.75rem ,0.5119047619rem + 1.1904761905vw ,1.875rem)){.menu-footer__list{gap:clamp(.75rem ,.5119047619rem + 1.1904761905vw ,1.875rem)}}@supports not (gap:clamp(0.75rem ,0.5119047619rem + 1.1904761905vw ,1.875rem)){.menu-footer__list{gap:calc(.75rem + 1.125 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.menu-footer__link{font-size:clamp(.75rem ,.6177248677rem + .6613756614vw ,1.375rem)}}@supports not (font-size:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.menu-footer__link{font-size:calc(.75rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.5rem ,0.7271825397rem + -0.1984126984vw ,0.6875rem)){.contacts-footer__mail{gap:clamp(.5rem ,.7271825397rem + -.1984126984vw ,.6875rem)}}@supports not (gap:clamp(0.5rem ,0.7271825397rem + -0.1984126984vw ,0.6875rem)){.contacts-footer__mail{gap:calc(.6875rem + -.1875 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(1.125rem ,1.0456349206rem + 0.3968253968vw ,1.5rem)){.contacts-footer__mail{font-size:clamp(1.125rem ,1.0456349206rem + .3968253968vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,1.0456349206rem + 0.3968253968vw ,1.5rem)){.contacts-footer__mail{font-size:calc(1.125rem + .375 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(1.1875rem ,0.8568121693rem + 1.6534391534vw ,2.75rem)){.contacts-footer__mail:not(:last-child){margin-bottom:clamp(1.1875rem ,.8568121693rem + 1.6534391534vw ,2.75rem)}}@supports not (margin-bottom:clamp(1.1875rem ,0.8568121693rem + 1.6534391534vw ,2.75rem)){.contacts-footer__mail:not(:last-child){margin-bottom:calc(1.1875rem + 1.5625 * (100vw - 20rem)/ 94.5)}}@supports (width:clamp(1.375rem ,1.2824074074rem + 0.462962963vw ,1.8125rem)){.contacts-footer__mail img{width:clamp(1.375rem ,1.2824074074rem + .462962963vw ,1.8125rem)}}@supports not (width:clamp(1.375rem ,1.2824074074rem + 0.462962963vw ,1.8125rem)){.contacts-footer__mail img{width:calc(1.375rem + .4375 * (100vw - 20rem)/ 94.5)}}@supports (width:clamp(1.375rem ,1.2824074074rem + 0.462962963vw ,1.8125rem)){.contacts-footer__icon{width:clamp(1.375rem ,1.2824074074rem + .462962963vw ,1.8125rem)}}@supports not (width:clamp(1.375rem ,1.2824074074rem + 0.462962963vw ,1.8125rem)){.contacts-footer__icon{width:calc(1.375rem + .4375 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(1.25rem ,1.7800925926rem + -0.462962963vw ,1.6875rem)){.contacts-footer__block{gap:clamp(1.25rem ,1.7800925926rem + -.462962963vw ,1.6875rem)}}@supports not (gap:clamp(1.25rem ,1.7800925926rem + -0.462962963vw ,1.6875rem)){.contacts-footer__block{gap:calc(1.6875rem + -.4375 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(0.4375rem ,0.318452381rem + 0.5952380952vw ,1rem)){.contacts-footer__block:not(:last-child){margin-bottom:clamp(.4375rem ,.318452381rem + .5952380952vw ,1rem)}}@supports not (margin-bottom:clamp(0.4375rem ,0.318452381rem + 0.5952380952vw ,1rem)){.contacts-footer__block:not(:last-child){margin-bottom:calc(.4375rem + .5625 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(1rem ,0.9206349206rem + 0.3968253968vw ,1.375rem)){.contacts-footer__phone{font-size:clamp(1rem ,.9206349206rem + .3968253968vw ,1.375rem)}}@supports not (font-size:clamp(1rem ,0.9206349206rem + 0.3968253968vw ,1.375rem)){.contacts-footer__phone{font-size:calc(1rem + .375 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.9375rem ,0.8713624339rem + 0.3306878307vw ,1.25rem)){.contacts-footer__messengers{gap:clamp(.9375rem ,.8713624339rem + .3306878307vw ,1.25rem)}}@supports not (gap:clamp(0.9375rem ,0.8713624339rem + 0.3306878307vw ,1.25rem)){.contacts-footer__messengers{gap:calc(.9375rem + .3125 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.625rem ,0.5191798942rem + 0.5291005291vw ,1.125rem)){.bottom-footer{font-size:clamp(.625rem ,.5191798942rem + .5291005291vw ,1.125rem)}}@supports not (font-size:clamp(0.625rem ,0.5191798942rem + 0.5291005291vw ,1.125rem)){.bottom-footer{font-size:calc(.625rem + .5 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.875rem ,0.6369047619rem + 1.1904761905vw ,2rem)){.hero__text{font-size:clamp(.875rem ,.6369047619rem + 1.1904761905vw ,2rem)}}@supports not (font-size:clamp(0.875rem ,0.6369047619rem + 1.1904761905vw ,2rem)){.hero__text{font-size:calc(.875rem + 1.125 * (100vw - 20rem)/ 94.5)}}@supports (padding-top:clamp(1.6875rem ,0.933531746rem + 3.7698412698vw ,5.25rem)){.about{padding-top:clamp(1.6875rem ,.933531746rem + 3.7698412698vw ,5.25rem)}}@supports not (padding-top:clamp(1.6875rem ,0.933531746rem + 3.7698412698vw ,5.25rem)){.about{padding-top:calc(1.6875rem + 3.5625 * (100vw - 20rem)/ 94.5)}}@supports (padding-bottom:clamp(4.6875rem ,3.8277116402rem + 4.2989417989vw ,8.75rem)){.about{padding-bottom:clamp(4.6875rem ,3.8277116402rem + 4.2989417989vw ,8.75rem)}}@supports not (padding-bottom:clamp(4.6875rem ,3.8277116402rem + 4.2989417989vw ,8.75rem)){.about{padding-bottom:calc(4.6875rem + 4.0625 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(0.6875rem ,0.3568121693rem + 1.6534391534vw ,2.25rem)){.about__title:not(:last-child){margin-bottom:clamp(.6875rem ,.3568121693rem + 1.6534391534vw ,2.25rem)}}@supports not (margin-bottom:clamp(0.6875rem ,0.3568121693rem + 1.6534391534vw ,2.25rem)){.about__title:not(:last-child){margin-bottom:calc(.6875rem + 1.5625 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.about__text{font-size:clamp(.75rem ,.6177248677rem + .6613756614vw ,1.375rem)}}@supports not (font-size:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.about__text{font-size:calc(.75rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(0.6875rem ,0.3568121693rem + 1.6534391534vw ,2.25rem)){.about__text:not(:last-child){margin-bottom:clamp(.6875rem ,.3568121693rem + 1.6534391534vw ,2.25rem)}}@supports not (margin-bottom:clamp(0.6875rem ,0.3568121693rem + 1.6534391534vw ,2.25rem)){.about__text:not(:last-child){margin-bottom:calc(.6875rem + 1.5625 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.625rem ,0.4927248677rem + 0.6613756614vw ,1.25rem)){.about__more{gap:clamp(.625rem ,.4927248677rem + .6613756614vw ,1.25rem)}}@supports not (gap:clamp(0.625rem ,0.4927248677rem + 0.6613756614vw ,1.25rem)){.about__more{gap:calc(.625rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(1rem ,0.8677248677rem + 0.6613756614vw ,1.625rem)){.about__more{font-size:clamp(1rem ,.8677248677rem + .6613756614vw ,1.625rem)}}@supports not (font-size:clamp(1rem ,0.8677248677rem + 0.6613756614vw ,1.625rem)){.about__more{font-size:calc(1rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (width:clamp(2.1875rem ,2.0552248677rem + 0.6613756614vw ,2.8125rem)){.about__more img{width:clamp(2.1875rem ,2.0552248677rem + .6613756614vw ,2.8125rem)}}@supports not (width:clamp(2.1875rem ,2.0552248677rem + 0.6613756614vw ,2.8125rem)){.about__more img{width:calc(2.1875rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (padding-bottom:clamp(4.6875rem ,2.4255952381rem + 11.3095238095vw ,15.375rem)){.why{padding-bottom:clamp(4.6875rem ,2.4255952381rem + 11.3095238095vw ,15.375rem)}}@supports not (padding-bottom:clamp(4.6875rem ,2.4255952381rem + 11.3095238095vw ,15.375rem)){.why{padding-bottom:calc(4.6875rem + 10.6875 * (100vw - 20rem)/ 94.5)}}@supports (padding-top:clamp(0.0000000625rem ,-0.7142856386rem + 3.5714285053vw ,3.375rem)){.why__slide{padding-top:clamp(.0000000625rem ,-.7142856386rem + 3.5714285053vw ,3.375rem)}}@supports not (padding-top:clamp(0.0000000625rem ,-0.7142856386rem + 3.5714285053vw ,3.375rem)){.why__slide{padding-top:calc(.0000000625rem + 3.3749999375 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(1.5625rem ,1.4037698413rem + 0.7936507937vw ,2.3125rem)){.why__title{margin-bottom:clamp(1.5625rem ,1.4037698413rem + .7936507937vw ,2.3125rem)}}@supports not (margin-bottom:clamp(1.5625rem ,1.4037698413rem + 0.7936507937vw ,2.3125rem)){.why__title{margin-bottom:calc(1.5625rem + .75 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(1.125rem ,0.8869047619rem + 1.1904761905vw ,2.25rem)){.why__subtitle{font-size:clamp(1.125rem ,.8869047619rem + 1.1904761905vw ,2.25rem)}}@supports not (font-size:clamp(1.125rem ,0.8869047619rem + 1.1904761905vw ,2.25rem)){.why__subtitle{font-size:calc(1.125rem + 1.125 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(1.375rem ,1.0575396825rem + 1.5873015873vw ,2.875rem)){.why__subtitle b{font-size:clamp(1.375rem ,1.0575396825rem + 1.5873015873vw ,2.875rem)}}@supports not (font-size:clamp(1.375rem ,1.0575396825rem + 1.5873015873vw ,2.875rem)){.why__subtitle b{font-size:calc(1.375rem + 1.5 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(0.6875rem ,0.5419973545rem + 0.7275132275vw ,1.375rem)){.why__subtitle:not(:last-child){margin-bottom:clamp(.6875rem ,.5419973545rem + .7275132275vw ,1.375rem)}}@supports not (margin-bottom:clamp(0.6875rem ,0.5419973545rem + 0.7275132275vw ,1.375rem)){.why__subtitle:not(:last-child){margin-bottom:calc(.6875rem + .6875 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.6706349206rem + 0.3968253968vw ,1.125rem)){.why__text{font-size:clamp(.75rem ,.6706349206rem + .3968253968vw ,1.125rem)}}@supports not (font-size:clamp(0.75rem ,0.6706349206rem + 0.3968253968vw ,1.125rem)){.why__text{font-size:calc(.75rem + .375 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.5rem ,0.2751322751rem + 1.1243386243vw ,1.5625rem)){.why__controls{gap:clamp(.5rem ,.2751322751rem + 1.1243386243vw ,1.5625rem)}}@supports not (gap:clamp(0.5rem ,0.2751322751rem + 1.1243386243vw ,1.5625rem)){.why__controls{gap:calc(.5rem + 1.0625 * (100vw - 20rem)/ 94.5)}}@supports (width:clamp(2.125rem ,1.7810846561rem + 1.7195767196vw ,3.75rem)){.why__navigation .swiper-button{width:clamp(2.125rem ,1.7810846561rem + 1.7195767196vw ,3.75rem)}}@supports not (width:clamp(2.125rem ,1.7810846561rem + 1.7195767196vw ,3.75rem)){.why__navigation .swiper-button{width:calc(2.125rem + 1.625 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.why__pagination{font-size:clamp(.75rem ,.6177248677rem + .6613756614vw ,1.375rem)}}@supports not (font-size:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.why__pagination{font-size:calc(.75rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(1.125rem ,0.9927248677rem + 0.6613756614vw ,1.75rem)){.why__pagination .swiper-pagination-current{font-size:clamp(1.125rem ,.9927248677rem + .6613756614vw ,1.75rem)}}@supports not (font-size:clamp(1.125rem ,0.9927248677rem + 0.6613756614vw ,1.75rem)){.why__pagination .swiper-pagination-current{font-size:calc(1.125rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.375rem ,0.1898148148rem + 0.9259259259vw ,1.25rem)){.swiper-slide--2 .why__images{gap:clamp(.375rem ,.1898148148rem + .9259259259vw ,1.25rem)}}@supports not (gap:clamp(0.375rem ,0.1898148148rem + 0.9259259259vw ,1.25rem)){.swiper-slide--2 .why__images{gap:calc(.375rem + .875 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.375rem ,0.1898148148rem + 0.9259259259vw ,1.25rem)){.swiper-slide--3 .why__images{gap:clamp(.375rem ,.1898148148rem + .9259259259vw ,1.25rem)}}@supports not (gap:clamp(0.375rem ,0.1898148148rem + 0.9259259259vw ,1.25rem)){.swiper-slide--3 .why__images{gap:calc(.375rem + .875 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.375rem ,0.1898148148rem + 0.9259259259vw ,1.25rem)){.swiper-slide--4 .why__images{gap:clamp(.375rem ,.1898148148rem + .9259259259vw ,1.25rem)}}@supports not (gap:clamp(0.375rem ,0.1898148148rem + 0.9259259259vw ,1.25rem)){.swiper-slide--4 .why__images{gap:calc(.375rem + .875 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.375rem ,0.1898148148rem + 0.9259259259vw ,1.25rem)){.swiper-slide--5 .why__images{gap:clamp(.375rem ,.1898148148rem + .9259259259vw ,1.25rem)}}@supports not (gap:clamp(0.375rem ,0.1898148148rem + 0.9259259259vw ,1.25rem)){.swiper-slide--5 .why__images{gap:calc(.375rem + .875 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.375rem ,0.1898148148rem + 0.9259259259vw ,1.25rem)){.swiper-slide--6 .why__images{gap:clamp(.375rem ,.1898148148rem + .9259259259vw ,1.25rem)}}@supports not (gap:clamp(0.375rem ,0.1898148148rem + 0.9259259259vw ,1.25rem)){.swiper-slide--6 .why__images{gap:calc(.375rem + .875 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.375rem ,0.1898148148rem + 0.9259259259vw ,1.25rem)){.swiper-slide--7 .why__images{gap:clamp(.375rem ,.1898148148rem + .9259259259vw ,1.25rem)}}@supports not (gap:clamp(0.375rem ,0.1898148148rem + 0.9259259259vw ,1.25rem)){.swiper-slide--7 .why__images{gap:calc(.375rem + .875 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.375rem ,0.1898148148rem + 0.9259259259vw ,1.25rem)){.swiper-slide--8 .why__images{gap:clamp(.375rem ,.1898148148rem + .9259259259vw ,1.25rem)}}@supports not (gap:clamp(0.375rem ,0.1898148148rem + 0.9259259259vw ,1.25rem)){.swiper-slide--8 .why__images{gap:calc(.375rem + .875 * (100vw - 20rem)/ 94.5)}}@supports (padding-bottom:clamp(4.6875rem ,4.224537037rem + 2.3148148148vw ,6.875rem)){.oportunities{padding-bottom:clamp(4.6875rem ,4.224537037rem + 2.3148148148vw ,6.875rem)}}@supports not (padding-bottom:clamp(4.6875rem ,4.224537037rem + 2.3148148148vw ,6.875rem)){.oportunities{padding-bottom:calc(4.6875rem + 2.1875 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(1.1875rem ,0.6583994709rem + 2.6455026455vw ,3.6875rem)){.oportunities__items--1{margin-bottom:clamp(1.1875rem ,.6583994709rem + 2.6455026455vw ,3.6875rem)}}@supports not (margin-bottom:clamp(1.1875rem ,0.6583994709rem + 2.6455026455vw ,3.6875rem)){.oportunities__items--1{margin-bottom:calc(1.1875rem + 2.5 * (100vw - 20rem)/ 94.5)}}@supports (margin-top:clamp(2.0625rem ,1.9037698413rem + 0.7936507937vw ,2.8125rem)){.oportunities__button{margin-top:clamp(2.0625rem ,1.9037698413rem + .7936507937vw ,2.8125rem)}}@supports not (margin-top:clamp(2.0625rem ,1.9037698413rem + 0.7936507937vw ,2.8125rem)){.oportunities__button{margin-top:calc(2.0625rem + .75 * (100vw - 20rem)/ 94.5)}}@supports (height:clamp(5.1875rem ,3.7986111111rem + 6.9444444444vw ,11.75rem)){.item-oportunities{height:clamp(5.1875rem ,3.7986111111rem + 6.9444444444vw ,11.75rem)}}@supports not (height:clamp(5.1875rem ,3.7986111111rem + 6.9444444444vw ,11.75rem)){.item-oportunities{height:calc(5.1875rem + 6.5625 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.9375rem ,0.8449074074rem + 0.462962963vw ,1.375rem)){.item-oportunities__head{gap:clamp(.9375rem ,.8449074074rem + .462962963vw ,1.375rem)}}@supports not (gap:clamp(0.9375rem ,0.8449074074rem + 0.462962963vw ,1.375rem)){.item-oportunities__head{gap:calc(.9375rem + .4375 * (100vw - 20rem)/ 94.5)}}@supports (width:clamp(2.5rem ,1.8650793651rem + 3.1746031746vw ,5.5rem)){.item-oportunities__icon{width:clamp(2.5rem ,1.8650793651rem + 3.1746031746vw ,5.5rem)}}@supports not (width:clamp(2.5rem ,1.8650793651rem + 3.1746031746vw ,5.5rem)){.item-oportunities__icon{width:calc(2.5rem + 3 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(1rem ,0.8412698413rem + 0.7936507937vw ,1.75rem)){.item-oportunities__name{font-size:clamp(1rem ,.8412698413rem + .7936507937vw ,1.75rem)}}@supports not (font-size:clamp(1rem ,0.8412698413rem + 0.7936507937vw ,1.75rem)){.item-oportunities__name{font-size:calc(1rem + .75 * (100vw - 20rem)/ 94.5)}}@supports (width:clamp(2.5rem ,1.8650793651rem + 3.1746031746vw ,5.5rem)){.card__icon{width:clamp(2.5rem ,1.8650793651rem + 3.1746031746vw ,5.5rem)}}@supports not (width:clamp(2.5rem ,1.8650793651rem + 3.1746031746vw ,5.5rem)){.card__icon{width:calc(2.5rem + 3 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(0.3125rem ,0.0876322751rem + 1.1243386243vw ,1.375rem)){.card__icon:not(:last-child){margin-bottom:clamp(.3125rem ,.0876322751rem + 1.1243386243vw ,1.375rem)}}@supports not (margin-bottom:clamp(0.3125rem ,0.0876322751rem + 1.1243386243vw ,1.375rem)){.card__icon:not(:last-child){margin-bottom:calc(.3125rem + 1.0625 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(1rem ,0.8412698413rem + 0.7936507937vw ,1.75rem)){.card__name{font-size:clamp(1rem ,.8412698413rem + .7936507937vw ,1.75rem)}}@supports not (font-size:clamp(1rem ,0.8412698413rem + 0.7936507937vw ,1.75rem)){.card__name{font-size:calc(1rem + .75 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(0.3125rem ,0.0876322751rem + 1.1243386243vw ,1.375rem)){.card__name:not(:last-child){margin-bottom:clamp(.3125rem ,.0876322751rem + 1.1243386243vw ,1.375rem)}}@supports not (margin-bottom:clamp(0.3125rem ,0.0876322751rem + 1.1243386243vw ,1.375rem)){.card__name:not(:last-child){margin-bottom:calc(.3125rem + 1.0625 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.6706349206rem + 0.3968253968vw ,1.125rem)){.card__text{font-size:clamp(.75rem ,.6706349206rem + .3968253968vw ,1.125rem)}}@supports not (font-size:clamp(0.75rem ,0.6706349206rem + 0.3968253968vw ,1.125rem)){.card__text{font-size:calc(.75rem + .375 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.6706349206rem + 0.3968253968vw ,1.125rem)){.card__label{font-size:clamp(.75rem ,.6706349206rem + .3968253968vw ,1.125rem)}}@supports not (font-size:clamp(0.75rem ,0.6706349206rem + 0.3968253968vw ,1.125rem)){.card__label{font-size:calc(.75rem + .375 * (100vw - 20rem)/ 94.5)}}@supports (padding-top:clamp(0.0000000625rem ,-1.4021163264rem + 7.0105819444vw ,6.625rem)){.offer{padding-top:clamp(.0000000625rem ,-1.4021163264rem + 7.0105819444vw ,6.625rem)}}@supports not (padding-top:clamp(0.0000000625rem ,-1.4021163264rem + 7.0105819444vw ,6.625rem)){.offer{padding-top:calc(.0000000625rem + 6.6249999375 * (100vw - 20rem)/ 94.5)}}@supports (padding-bottom:clamp(4.6875rem ,3.4705687831rem + 6.0846560847vw ,10.4375rem)){.offer{padding-bottom:clamp(4.6875rem ,3.4705687831rem + 6.0846560847vw ,10.4375rem)}}@supports not (padding-bottom:clamp(4.6875rem ,3.4705687831rem + 6.0846560847vw ,10.4375rem)){.offer{padding-bottom:calc(4.6875rem + 5.75 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(0.6875rem ,0.5816798942rem + 0.5291005291vw ,1.1875rem)){.offer__title:not(:last-child){margin-bottom:clamp(.6875rem ,.5816798942rem + .5291005291vw ,1.1875rem)}}@supports not (margin-bottom:clamp(0.6875rem ,0.5816798942rem + 0.5291005291vw ,1.1875rem)){.offer__title:not(:last-child){margin-bottom:calc(.6875rem + .5 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.offer__text{font-size:clamp(.75rem ,.6177248677rem + .6613756614vw ,1.375rem)}}@supports not (font-size:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.offer__text{font-size:calc(.75rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(1.375rem ,1.0178571429rem + 1.7857142857vw ,3.0625rem)){.offer__text:not(:last-child){margin-bottom:clamp(1.375rem ,1.0178571429rem + 1.7857142857vw ,3.0625rem)}}@supports not (margin-bottom:clamp(1.375rem ,1.0178571429rem + 1.7857142857vw ,3.0625rem)){.offer__text:not(:last-child){margin-bottom:calc(1.375rem + 1.6875 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.6875rem ,0.2377645503rem + 2.2486772487vw ,2.8125rem)){.offer__items{gap:clamp(.6875rem ,.2377645503rem + 2.2486772487vw ,2.8125rem)}}@supports not (gap:clamp(0.6875rem ,0.2377645503rem + 2.2486772487vw ,2.8125rem)){.offer__items{gap:calc(.6875rem + 2.125 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.6875rem ,0.2377645503rem + 2.2486772487vw ,2.8125rem)){.offer__column{gap:clamp(.6875rem ,.2377645503rem + 2.2486772487vw ,2.8125rem)}}@supports not (gap:clamp(0.6875rem ,0.2377645503rem + 2.2486772487vw ,2.8125rem)){.offer__column{gap:calc(.6875rem + 2.125 * (100vw - 20rem)/ 94.5)}}@supports (padding:clamp(0.9375rem ,0.6861772487rem + 1.2566137566vw ,2.125rem)){.item-offer{padding:clamp(.9375rem ,.6861772487rem + 1.2566137566vw ,2.125rem)}}@supports not (padding:clamp(0.9375rem ,0.6861772487rem + 1.2566137566vw ,2.125rem)){.item-offer{padding:calc(.9375rem + 1.1875 * (100vw - 20rem)/ 94.5)}}@supports (width:clamp(3.8125rem ,3.6008597884rem + 1.0582010582vw ,4.8125rem)){.item-offer__icon{width:clamp(3.8125rem ,3.6008597884rem + 1.0582010582vw ,4.8125rem)}}@supports not (width:clamp(3.8125rem ,3.6008597884rem + 1.0582010582vw ,4.8125rem)){.item-offer__icon{width:calc(3.8125rem + 1 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(0.75rem ,0.5912698413rem + 0.7936507937vw ,1.5rem)){.item-offer__icon:not(:last-child){margin-bottom:clamp(.75rem ,.5912698413rem + .7936507937vw ,1.5rem)}}@supports not (margin-bottom:clamp(0.75rem ,0.5912698413rem + 0.7936507937vw ,1.5rem)){.item-offer__icon:not(:last-child){margin-bottom:calc(.75rem + .75 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(1.125rem ,1.0191798942rem + 0.5291005291vw ,1.625rem)){.item-offer__name{font-size:clamp(1.125rem ,1.0191798942rem + .5291005291vw ,1.625rem)}}@supports not (font-size:clamp(1.125rem ,1.0191798942rem + 0.5291005291vw ,1.625rem)){.item-offer__name{font-size:calc(1.125rem + .5 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(0.4375rem ,0.3713624339rem + 0.3306878307vw ,0.75rem)){.item-offer__name:not(:last-child){margin-bottom:clamp(.4375rem ,.3713624339rem + .3306878307vw ,.75rem)}}@supports not (margin-bottom:clamp(0.4375rem ,0.3713624339rem + 0.3306878307vw ,0.75rem)){.item-offer__name:not(:last-child){margin-bottom:calc(.4375rem + .3125 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.6706349206rem + 0.3968253968vw ,1.125rem)){.item-offer__text{font-size:clamp(.75rem ,.6706349206rem + .3968253968vw ,1.125rem)}}@supports not (font-size:clamp(0.75rem ,0.6706349206rem + 0.3968253968vw ,1.125rem)){.item-offer__text{font-size:calc(.75rem + .375 * (100vw - 20rem)/ 94.5)}}@supports (padding-bottom:clamp(4.125rem ,2.8816137566rem + 6.2169312169vw ,10rem)){.cooperation{padding-bottom:clamp(4.125rem ,2.8816137566rem + 6.2169312169vw ,10rem)}}@supports not (padding-bottom:clamp(4.125rem ,2.8816137566rem + 6.2169312169vw ,10rem)){.cooperation{padding-bottom:calc(4.125rem + 5.875 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(1.25rem ,1.0383597884rem + 1.0582010582vw ,2.25rem)){.cooperation__title:not(:last-child){margin-bottom:clamp(1.25rem ,1.0383597884rem + 1.0582010582vw ,2.25rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.0383597884rem + 1.0582010582vw ,2.25rem)){.cooperation__title:not(:last-child){margin-bottom:calc(1.25rem + 1 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.6875rem ,0.4361772487rem + 1.2566137566vw ,1.875rem)){.item-cooperation__body{gap:clamp(.6875rem ,.4361772487rem + 1.2566137566vw ,1.875rem)}}@supports not (gap:clamp(0.6875rem ,0.4361772487rem + 1.2566137566vw ,1.875rem)){.item-cooperation__body{gap:calc(.6875rem + 1.1875 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(6rem ,3.3015873016rem + 13.4920634921vw ,18.75rem)){.item-cooperation__number{font-size:clamp(6rem ,3.3015873016rem + 13.4920634921vw ,18.75rem)}}@supports not (font-size:clamp(6rem ,3.3015873016rem + 13.4920634921vw ,18.75rem)){.item-cooperation__number{font-size:calc(6rem + 12.75 * (100vw - 20rem)/ 94.5)}}@supports (padding:clamp(0.625rem ,0.4662698413rem + 0.7936507937vw ,1.375rem)){.item-cooperation__icon{padding:clamp(.625rem ,.4662698413rem + .7936507937vw ,1.375rem)}}@supports not (padding:clamp(0.625rem ,0.4662698413rem + 0.7936507937vw ,1.375rem)){.item-cooperation__icon{padding:calc(.625rem + .75 * (100vw - 20rem)/ 94.5)}}@supports (width:clamp(2.8125rem ,1.9527116402rem + 4.2989417989vw ,6.875rem)){.item-cooperation__icon{width:clamp(2.8125rem ,1.9527116402rem + 4.2989417989vw ,6.875rem)}}@supports not (width:clamp(2.8125rem ,1.9527116402rem + 4.2989417989vw ,6.875rem)){.item-cooperation__icon{width:calc(2.8125rem + 4.0625 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.item-cooperation__text{font-size:clamp(.75rem ,.6177248677rem + .6613756614vw ,1.375rem)}}@supports not (font-size:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.item-cooperation__text{font-size:calc(.75rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (padding-top:clamp(3.6875rem ,2.5499338624rem + 5.6878306878vw ,9.0625rem)){.choose{padding-top:clamp(3.6875rem ,2.5499338624rem + 5.6878306878vw ,9.0625rem)}}@supports not (padding-top:clamp(3.6875rem ,2.5499338624rem + 5.6878306878vw ,9.0625rem)){.choose{padding-top:calc(3.6875rem + 5.375 * (100vw - 20rem)/ 94.5)}}@supports (padding-bottom:clamp(3.125rem ,1.8683862434rem + 6.2830687831vw ,9.0625rem)){.choose{padding-bottom:clamp(3.125rem ,1.8683862434rem + 6.2830687831vw ,9.0625rem)}}@supports not (padding-bottom:clamp(3.125rem ,1.8683862434rem + 6.2830687831vw ,9.0625rem)){.choose{padding-bottom:calc(3.125rem + 5.9375 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.5625rem ,0.1524470899rem + 2.0502645503vw ,2.5rem)){.choose__container{gap:clamp(.5625rem ,.1524470899rem + 2.0502645503vw ,2.5rem)}}@supports not (gap:clamp(0.5625rem ,0.1524470899rem + 2.0502645503vw ,2.5rem)){.choose__container{gap:calc(.5625rem + 1.9375 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(1.375rem ,0.5284391534rem + 4.2328042328vw ,5.375rem)){.choose__title{font-size:clamp(1.375rem ,.5284391534rem + 4.2328042328vw ,5.375rem)}}@supports not (font-size:clamp(1.375rem ,0.5284391534rem + 4.2328042328vw ,5.375rem)){.choose__title{font-size:calc(1.375rem + 4 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.choose__text{font-size:clamp(.75rem ,.6177248677rem + .6613756614vw ,1.375rem)}}@supports not (font-size:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.choose__text{font-size:calc(.75rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(1.75rem ,1.3531746032rem + 1.9841269841vw ,3.625rem)){.choose__text:not(:last-child){margin-bottom:clamp(1.75rem ,1.3531746032rem + 1.9841269841vw ,3.625rem)}}@supports not (margin-bottom:clamp(1.75rem ,1.3531746032rem + 1.9841269841vw ,3.625rem)){.choose__text:not(:last-child){margin-bottom:calc(1.75rem + 1.875 * (100vw - 20rem)/ 94.5)}}@supports (padding-top:clamp(7.875rem ,5.9702380952rem + 9.5238095238vw ,16.875rem)){.hero-posibilities{padding-top:clamp(7.875rem ,5.9702380952rem + 9.5238095238vw ,16.875rem)}}@supports not (padding-top:clamp(7.875rem ,5.9702380952rem + 9.5238095238vw ,16.875rem)){.hero-posibilities{padding-top:calc(7.875rem + 9 * (100vw - 20rem)/ 94.5)}}@supports (padding-bottom:clamp(4.5625rem ,1.599537037rem + 14.8148148148vw ,18.5625rem)){.hero-posibilities{padding-bottom:clamp(4.5625rem ,1.599537037rem + 14.8148148148vw ,18.5625rem)}}@supports not (padding-bottom:clamp(4.5625rem ,1.599537037rem + 14.8148148148vw ,18.5625rem)){.hero-posibilities{padding-bottom:calc(4.5625rem + 14 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(1.125rem ,0.7546296296rem + 1.8518518519vw ,2.875rem)){.hero-posibilities__title{font-size:clamp(1.125rem ,.7546296296rem + 1.8518518519vw ,2.875rem)}}@supports not (font-size:clamp(1.125rem ,0.7546296296rem + 1.8518518519vw ,2.875rem)){.hero-posibilities__title{font-size:calc(1.125rem + 1.75 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(1.625rem ,0.9768518519rem + 3.2407407407vw ,4.6875rem)){.hero-posibilities__title:not(:last-child){margin-bottom:clamp(1.625rem ,.9768518519rem + 3.2407407407vw ,4.6875rem)}}@supports not (margin-bottom:clamp(1.625rem ,0.9768518519rem + 3.2407407407vw ,4.6875rem)){.hero-posibilities__title:not(:last-child){margin-bottom:calc(1.625rem + 3.0625 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(1.25rem ,2.0830026455rem + -0.7275132275vw ,1.9375rem)){.item-posibility{gap:clamp(1.25rem ,2.0830026455rem + -.7275132275vw ,1.9375rem)}}@supports not (gap:clamp(1.25rem ,2.0830026455rem + -0.7275132275vw ,1.9375rem)){.item-posibility{gap:calc(1.9375rem + -.6875 * (100vw - 20rem)/ 94.5)}}@supports (height:clamp(5.3125rem ,5.0479497354rem + 1.3227513228vw ,6.5625rem)){.item-posibility{height:clamp(5.3125rem ,5.0479497354rem + 1.3227513228vw ,6.5625rem)}}@supports not (height:clamp(5.3125rem ,5.0479497354rem + 1.3227513228vw ,6.5625rem)){.item-posibility{height:calc(5.3125rem + 1.25 * (100vw - 20rem)/ 94.5)}}@supports (width:clamp(2.5rem ,2.3148148148rem + 0.9259259259vw ,3.375rem)){.item-posibility__icon{width:clamp(2.5rem ,2.3148148148rem + .9259259259vw ,3.375rem)}}@supports not (width:clamp(2.5rem ,2.3148148148rem + 0.9259259259vw ,3.375rem)){.item-posibility__icon{width:calc(2.5rem + .875 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(1rem ,0.9206349206rem + 0.3968253968vw ,1.375rem)){.item-posibility__name{font-size:clamp(1rem ,.9206349206rem + .3968253968vw ,1.375rem)}}@supports not (font-size:clamp(1rem ,0.9206349206rem + 0.3968253968vw ,1.375rem)){.item-posibility__name{font-size:calc(1rem + .375 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(4.6875rem ,3.4705687831rem + 6.0846560847vw ,10.4375rem)){.marketing{margin-bottom:clamp(4.6875rem ,3.4705687831rem + 6.0846560847vw ,10.4375rem)}}@supports not (margin-bottom:clamp(4.6875rem ,3.4705687831rem + 6.0846560847vw ,10.4375rem)){.marketing{margin-bottom:calc(4.6875rem + 5.75 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(1.125rem ,0.7546296296rem + 1.8518518519vw ,2.875rem)){.marketing__title{font-size:clamp(1.125rem ,.7546296296rem + 1.8518518519vw ,2.875rem)}}@supports not (font-size:clamp(1.125rem ,0.7546296296rem + 1.8518518519vw ,2.875rem)){.marketing__title{font-size:calc(1.125rem + 1.75 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(1.625rem ,0.2096560847rem + 7.0767195767vw ,8.3125rem)){.marketing__title{margin-bottom:clamp(1.625rem ,.2096560847rem + 7.0767195767vw ,8.3125rem)}}@supports not (margin-bottom:clamp(1.625rem ,0.2096560847rem + 7.0767195767vw ,8.3125rem)){.marketing__title{margin-bottom:calc(1.625rem + 6.6875 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(1rem ,0.6164021164rem + 1.917989418vw ,2.8125rem)){.marketing__subtitle:not(:last-child){margin-bottom:clamp(1rem ,.6164021164rem + 1.917989418vw ,2.8125rem)}}@supports not (margin-bottom:clamp(1rem ,0.6164021164rem + 1.917989418vw ,2.8125rem)){.marketing__subtitle:not(:last-child){margin-bottom:calc(1rem + 1.8125 * (100vw - 20rem)/ 94.5)}}@supports (margin-top:clamp(1.625rem ,1.0958994709rem + 2.6455026455vw ,4.125rem)){.marketing__button{margin-top:clamp(1.625rem ,1.0958994709rem + 2.6455026455vw ,4.125rem)}}@supports not (margin-top:clamp(1.625rem ,1.0958994709rem + 2.6455026455vw ,4.125rem)){.marketing__button{margin-top:calc(1.625rem + 2.5 * (100vw - 20rem)/ 94.5)}}@supports (padding-bottom:clamp(4.6875rem ,2.0552248677rem + 13.1613756614vw ,17.125rem)){.project{padding-bottom:clamp(4.6875rem ,2.0552248677rem + 13.1613756614vw ,17.125rem)}}@supports not (padding-bottom:clamp(4.6875rem ,2.0552248677rem + 13.1613756614vw ,17.125rem)){.project{padding-bottom:calc(4.6875rem + 12.4375 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(1.625rem ,1.3736772487rem + 1.2566137566vw ,2.8125rem)){.project__title{margin-bottom:clamp(1.625rem ,1.3736772487rem + 1.2566137566vw ,2.8125rem)}}@supports not (margin-bottom:clamp(1.625rem ,1.3736772487rem + 1.2566137566vw ,2.8125rem)){.project__title{margin-bottom:calc(1.625rem + 1.1875 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(1.625rem ,1.1091269841rem + 2.5793650794vw ,4.0625rem)){.project__items{margin-bottom:clamp(1.625rem ,1.1091269841rem + 2.5793650794vw ,4.0625rem)}}@supports not (margin-bottom:clamp(1.625rem ,1.1091269841rem + 2.5793650794vw ,4.0625rem)){.project__items{margin-bottom:calc(1.625rem + 2.4375 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(1.125rem ,1.0191798942rem + 0.5291005291vw ,1.625rem)){.item-project__name{font-size:clamp(1.125rem ,1.0191798942rem + .5291005291vw ,1.625rem)}}@supports not (font-size:clamp(1.125rem ,1.0191798942rem + 0.5291005291vw ,1.625rem)){.item-project__name{font-size:calc(1.125rem + .5 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(0.375rem ,0.2162698413rem + 0.7936507937vw ,1.125rem)){.item-project__name:not(:last-child){margin-bottom:clamp(.375rem ,.2162698413rem + .7936507937vw ,1.125rem)}}@supports not (margin-bottom:clamp(0.375rem ,0.2162698413rem + 0.7936507937vw ,1.125rem)){.item-project__name:not(:last-child){margin-bottom:calc(.375rem + .75 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.6706349206rem + 0.3968253968vw ,1.125rem)){.item-project__text{font-size:clamp(.75rem ,.6706349206rem + .3968253968vw ,1.125rem)}}@supports not (font-size:clamp(0.75rem ,0.6706349206rem + 0.3968253968vw ,1.125rem)){.item-project__text{font-size:calc(.75rem + .375 * (100vw - 20rem)/ 94.5)}}@supports (padding-bottom:clamp(4.6875rem ,2.8885582011rem + 8.9947089947vw ,13.1875rem)){.websites{padding-bottom:clamp(4.6875rem ,2.8885582011rem + 8.9947089947vw ,13.1875rem)}}@supports not (padding-bottom:clamp(4.6875rem ,2.8885582011rem + 8.9947089947vw ,13.1875rem)){.websites{padding-bottom:calc(4.6875rem + 8.5 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(1.625rem ,0.7123015873rem + 4.5634920635vw ,5.9375rem)){.websites__body{margin-bottom:clamp(1.625rem ,.7123015873rem + 4.5634920635vw ,5.9375rem)}}@supports not (margin-bottom:clamp(1.625rem ,0.7123015873rem + 4.5634920635vw ,5.9375rem)){.websites__body{margin-bottom:calc(1.625rem + 4.3125 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(1rem ,0.880952381rem + 0.5952380952vw ,1.5625rem)){.websites__title:not(:last-child){margin-bottom:clamp(1rem ,.880952381rem + .5952380952vw ,1.5625rem)}}@supports not (margin-bottom:clamp(1rem ,0.880952381rem + 0.5952380952vw ,1.5625rem)){.websites__title:not(:last-child){margin-bottom:calc(1rem + .5625 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.websites__text{font-size:clamp(.75rem ,.6177248677rem + .6613756614vw ,1.375rem)}}@supports not (font-size:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.websites__text{font-size:calc(.75rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(1.25rem ,0.9193121693rem + 1.6534391534vw ,2.8125rem)){.websites__text:not(:last-child){margin-bottom:clamp(1.25rem ,.9193121693rem + 1.6534391534vw ,2.8125rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.9193121693rem + 1.6534391534vw ,2.8125rem)){.websites__text:not(:last-child){margin-bottom:calc(1.25rem + 1.5625 * (100vw - 20rem)/ 94.5)}}@supports (row-gap:clamp(1.625rem ,1.4794973545rem + 0.7275132275vw ,2.3125rem)){.websites__cards{row-gap:clamp(1.625rem ,1.4794973545rem + .7275132275vw ,2.3125rem)}}@supports not (row-gap:clamp(1.625rem ,1.4794973545rem + 0.7275132275vw ,2.3125rem)){.websites__cards{row-gap:calc(1.625rem + .6875 * (100vw - 20rem)/ 94.5)}}@supports (border-radius:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.card-websites{border-radius:clamp(.75rem ,.6177248677rem + .6613756614vw ,1.375rem)}}@supports not (border-radius:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.card-websites{border-radius:calc(.75rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (padding:clamp(0.875rem ,0.7824074074rem + 0.462962963vw ,1.3125rem)){.card-websites{padding:clamp(.875rem ,.7824074074rem + .462962963vw ,1.3125rem)}}@supports not (padding:clamp(0.875rem ,0.7824074074rem + 0.462962963vw ,1.3125rem)){.card-websites{padding:calc(.875rem + .4375 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(0.5rem ,0.3148148148rem + 0.9259259259vw ,1.375rem)){.card-websites__image-ibg{margin-bottom:clamp(.5rem ,.3148148148rem + .9259259259vw ,1.375rem)}}@supports not (margin-bottom:clamp(0.5rem ,0.3148148148rem + 0.9259259259vw ,1.375rem)){.card-websites__image-ibg{margin-bottom:calc(.5rem + .875 * (100vw - 20rem)/ 94.5)}}@supports (width:clamp(2.5rem ,2.3148148148rem + 0.9259259259vw ,3.375rem)){.card-websites__icon{width:clamp(2.5rem ,2.3148148148rem + .9259259259vw ,3.375rem)}}@supports not (width:clamp(2.5rem ,2.3148148148rem + 0.9259259259vw ,3.375rem)){.card-websites__icon{width:calc(2.5rem + .875 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(0.3125rem ,0.1802248677rem + 0.6613756614vw ,0.9375rem)){.card-websites__icon:not(:last-child){margin-bottom:clamp(.3125rem ,.1802248677rem + .6613756614vw ,.9375rem)}}@supports not (margin-bottom:clamp(0.3125rem ,0.1802248677rem + 0.6613756614vw ,0.9375rem)){.card-websites__icon:not(:last-child){margin-bottom:calc(.3125rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(1rem ,0.9206349206rem + 0.3968253968vw ,1.375rem)){.card-websites__name{font-size:clamp(1rem ,.9206349206rem + .3968253968vw ,1.375rem)}}@supports not (font-size:clamp(1rem ,0.9206349206rem + 0.3968253968vw ,1.375rem)){.card-websites__name{font-size:calc(1rem + .375 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(0.3125rem ,0.1802248677rem + 0.6613756614vw ,0.9375rem)){.card-websites__name:not(:last-child){margin-bottom:clamp(.3125rem ,.1802248677rem + .6613756614vw ,.9375rem)}}@supports not (margin-bottom:clamp(0.3125rem ,0.1802248677rem + 0.6613756614vw ,0.9375rem)){.card-websites__name:not(:last-child){margin-bottom:calc(.3125rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.625rem ,0.5191798942rem + 0.5291005291vw ,1.125rem)){.card-websites__text{font-size:clamp(.625rem ,.5191798942rem + .5291005291vw ,1.125rem)}}@supports not (font-size:clamp(0.625rem ,0.5191798942rem + 0.5291005291vw ,1.125rem)){.card-websites__text{font-size:calc(.625rem + .5 * (100vw - 20rem)/ 94.5)}}@supports (padding-bottom:clamp(6.8125rem ,4.5638227513rem + 11.2433862434vw ,17.4375rem)){.sales{padding-bottom:clamp(6.8125rem ,4.5638227513rem + 11.2433862434vw ,17.4375rem)}}@supports not (padding-bottom:clamp(6.8125rem ,4.5638227513rem + 11.2433862434vw ,17.4375rem)){.sales{padding-bottom:calc(6.8125rem + 10.625 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(1.125rem ,0.8869047619rem + 1.1904761905vw ,2.25rem)){.sales__subtitle{font-size:clamp(1.125rem ,.8869047619rem + 1.1904761905vw ,2.25rem)}}@supports not (font-size:clamp(1.125rem ,0.8869047619rem + 1.1904761905vw ,2.25rem)){.sales__subtitle{font-size:calc(1.125rem + 1.125 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(0.6875rem ,0.6345899471rem + 0.2645502646vw ,0.9375rem)){.sales__subtitle:not(:last-child){margin-bottom:clamp(.6875rem ,.6345899471rem + .2645502646vw ,.9375rem)}}@supports not (margin-bottom:clamp(0.6875rem ,0.6345899471rem + 0.2645502646vw ,0.9375rem)){.sales__subtitle:not(:last-child){margin-bottom:calc(.6875rem + .25 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.6706349206rem + 0.3968253968vw ,1.125rem)){.sales__text{font-size:clamp(.75rem ,.6706349206rem + .3968253968vw ,1.125rem)}}@supports not (font-size:clamp(0.75rem ,0.6706349206rem + 0.3968253968vw ,1.125rem)){.sales__text{font-size:calc(.75rem + .375 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(1rem ,0.880952381rem + 0.5952380952vw ,1.5625rem)){.sales__text:not(:last-child){margin-bottom:clamp(1rem ,.880952381rem + .5952380952vw ,1.5625rem)}}@supports not (margin-bottom:clamp(1rem ,0.880952381rem + 0.5952380952vw ,1.5625rem)){.sales__text:not(:last-child){margin-bottom:calc(1rem + .5625 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.5rem ,0.2751322751rem + 1.1243386243vw ,1.5625rem)){.sales__controls{gap:clamp(.5rem ,.2751322751rem + 1.1243386243vw ,1.5625rem)}}@supports not (gap:clamp(0.5rem ,0.2751322751rem + 1.1243386243vw ,1.5625rem)){.sales__controls{gap:calc(.5rem + 1.0625 * (100vw - 20rem)/ 94.5)}}@supports (width:clamp(2.125rem ,1.7810846561rem + 1.7195767196vw ,3.75rem)){.sales__navigation .swiper-button{width:clamp(2.125rem ,1.7810846561rem + 1.7195767196vw ,3.75rem)}}@supports not (width:clamp(2.125rem ,1.7810846561rem + 1.7195767196vw ,3.75rem)){.sales__navigation .swiper-button{width:calc(2.125rem + 1.625 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.sales__pagination{font-size:clamp(.75rem ,.6177248677rem + .6613756614vw ,1.375rem)}}@supports not (font-size:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.sales__pagination{font-size:calc(.75rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(1.125rem ,0.9927248677rem + 0.6613756614vw ,1.75rem)){.sales__pagination .swiper-pagination-current{font-size:clamp(1.125rem ,.9927248677rem + .6613756614vw ,1.75rem)}}@supports not (font-size:clamp(1.125rem ,0.9927248677rem + 0.6613756614vw ,1.75rem)){.sales__pagination .swiper-pagination-current{font-size:calc(1.125rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (padding-bottom:clamp(4.6875rem ,3.3912037037rem + 6.4814814815vw ,10.8125rem)){.manage{padding-bottom:clamp(4.6875rem ,3.3912037037rem + 6.4814814815vw ,10.8125rem)}}@supports not (padding-bottom:clamp(4.6875rem ,3.3912037037rem + 6.4814814815vw ,10.8125rem)){.manage{padding-bottom:calc(4.6875rem + 6.125 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(1.625rem ,1.3207671958rem + 1.5211640212vw ,3.0625rem)){.manage__title:not(:last-child){margin-bottom:clamp(1.625rem ,1.3207671958rem + 1.5211640212vw ,3.0625rem)}}@supports not (margin-bottom:clamp(1.625rem ,1.3207671958rem + 1.5211640212vw ,3.0625rem)){.manage__title:not(:last-child){margin-bottom:calc(1.625rem + 1.4375 * (100vw - 20rem)/ 94.5)}}@supports (margin-top:clamp(1.625rem ,1.3604497354rem + 1.3227513228vw ,2.875rem)){.manage__button{margin-top:clamp(1.625rem ,1.3604497354rem + 1.3227513228vw ,2.875rem)}}@supports not (margin-top:clamp(1.625rem ,1.3604497354rem + 1.3227513228vw ,2.875rem)){.manage__button{margin-top:calc(1.625rem + 1.25 * (100vw - 20rem)/ 94.5)}}@supports (padding-bottom:clamp(7.5rem ,8.9388227513rem + -1.2566137566vw ,8.6875rem)){.accounting{padding-bottom:clamp(7.5rem ,8.9388227513rem + -1.2566137566vw ,8.6875rem)}}@supports not (padding-bottom:clamp(7.5rem ,8.9388227513rem + -1.2566137566vw ,8.6875rem)){.accounting{padding-bottom:calc(8.6875rem + -1.1875 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(1.625rem ,1.3736772487rem + 1.2566137566vw ,2.8125rem)){.accounting__title{margin-bottom:clamp(1.625rem ,1.3736772487rem + 1.2566137566vw ,2.8125rem)}}@supports not (margin-bottom:clamp(1.625rem ,1.3736772487rem + 1.2566137566vw ,2.8125rem)){.accounting__title{margin-bottom:calc(1.625rem + 1.1875 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(1rem ,0.6031746032rem + 1.9841269841vw ,2.875rem)){.accounting__items{gap:clamp(1rem ,.6031746032rem + 1.9841269841vw ,2.875rem)}}@supports not (gap:clamp(1rem ,0.6031746032rem + 1.9841269841vw ,2.875rem)){.accounting__items{gap:calc(1rem + 1.875 * (100vw - 20rem)/ 94.5)}}@supports (margin-top:clamp(2.8125rem ,2.058531746rem + 3.7698412698vw ,6.375rem)){.accounting__images{margin-top:clamp(2.8125rem ,2.058531746rem + 3.7698412698vw ,6.375rem)}}@supports not (margin-top:clamp(2.8125rem ,2.058531746rem + 3.7698412698vw ,6.375rem)){.accounting__images{margin-top:calc(2.8125rem + 3.5625 * (100vw - 20rem)/ 94.5)}}@supports (margin-top:clamp(1.625rem ,1.1091269841rem + 2.5793650794vw ,4.0625rem)){.accounting__button{margin-top:clamp(1.625rem ,1.1091269841rem + 2.5793650794vw ,4.0625rem)}}@supports not (margin-top:clamp(1.625rem ,1.1091269841rem + 2.5793650794vw ,4.0625rem)){.accounting__button{margin-top:calc(1.625rem + 2.4375 * (100vw - 20rem)/ 94.5)}}@supports (margin-top:clamp(2.8125rem ,2.058531746rem + 3.7698412698vw ,6.375rem)){.accounting__gallery{margin-top:clamp(2.8125rem ,2.058531746rem + 3.7698412698vw ,6.375rem)}}@supports not (margin-top:clamp(2.8125rem ,2.058531746rem + 3.7698412698vw ,6.375rem)){.accounting__gallery{margin-top:calc(2.8125rem + 3.5625 * (100vw - 20rem)/ 94.5)}}@supports (padding:clamp(0.875rem ,0.6104497354rem + 1.3227513228vw ,2.125rem)){.item-accounting{padding:clamp(.875rem ,.6104497354rem + 1.3227513228vw ,2.125rem)}}@supports not (padding:clamp(0.875rem ,0.6104497354rem + 1.3227513228vw ,2.125rem)){.item-accounting{padding:calc(.875rem + 1.25 * (100vw - 20rem)/ 94.5)}}@supports (border-radius:clamp(1rem ,0.9206349206rem + 0.3968253968vw ,1.375rem)){.item-accounting{border-radius:clamp(1rem ,.9206349206rem + .3968253968vw ,1.375rem)}}@supports not (border-radius:clamp(1rem ,0.9206349206rem + 0.3968253968vw ,1.375rem)){.item-accounting{border-radius:calc(1rem + .375 * (100vw - 20rem)/ 94.5)}}@supports (width:clamp(3.8125rem ,3.6008597884rem + 1.0582010582vw ,4.8125rem)){.item-accounting__icon{width:clamp(3.8125rem ,3.6008597884rem + 1.0582010582vw ,4.8125rem)}}@supports not (width:clamp(3.8125rem ,3.6008597884rem + 1.0582010582vw ,4.8125rem)){.item-accounting__icon{width:calc(3.8125rem + 1 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(1rem ,0.8941798942rem + 0.5291005291vw ,1.5rem)){.item-accounting__icon:not(:last-child){margin-bottom:clamp(1rem ,.8941798942rem + .5291005291vw ,1.5rem)}}@supports not (margin-bottom:clamp(1rem ,0.8941798942rem + 0.5291005291vw ,1.5rem)){.item-accounting__icon:not(:last-child){margin-bottom:calc(1rem + .5 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(1.125rem ,1.0720899471rem + 0.2645502646vw ,1.375rem)){.item-accounting__name{font-size:clamp(1.125rem ,1.0720899471rem + .2645502646vw ,1.375rem)}}@supports not (font-size:clamp(1.125rem ,1.0720899471rem + 0.2645502646vw ,1.375rem)){.item-accounting__name{font-size:calc(1.125rem + .25 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(0.4375rem ,0.3713624339rem + 0.3306878307vw ,0.75rem)){.item-accounting__name:not(:last-child){margin-bottom:clamp(.4375rem ,.3713624339rem + .3306878307vw ,.75rem)}}@supports not (margin-bottom:clamp(0.4375rem ,0.3713624339rem + 0.3306878307vw ,0.75rem)){.item-accounting__name:not(:last-child){margin-bottom:calc(.4375rem + .3125 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.6706349206rem + 0.3968253968vw ,1.125rem)){.item-accounting__text{font-size:clamp(.75rem ,.6706349206rem + .3968253968vw ,1.125rem)}}@supports not (font-size:clamp(0.75rem ,0.6706349206rem + 0.3968253968vw ,1.125rem)){.item-accounting__text{font-size:calc(.75rem + .375 * (100vw - 20rem)/ 94.5)}}@supports (bottom:clamp(-2.9375rem ,-4.4322089947rem + 7.4735449735vw ,4.125rem)){.gallery-accounting__image--2{bottom:clamp(-2.9375rem ,-4.4322089947rem + 7.4735449735vw ,4.125rem)}}@supports not (bottom:clamp(-2.9375rem ,-4.4322089947rem + 7.4735449735vw ,4.125rem)){.gallery-accounting__image--2{bottom:calc(-2.9375rem + 7.0625 * (100vw - 20rem)/ 94.5)}}@supports (width:clamp(5rem ,3.0687830688rem + 9.6560846561vw ,14.125rem)){.gallery-accounting__image--2{width:clamp(5rem ,3.0687830688rem + 9.6560846561vw ,14.125rem)}}@supports not (width:clamp(5rem ,3.0687830688rem + 9.6560846561vw ,14.125rem)){.gallery-accounting__image--2{width:calc(5rem + 9.125 * (100vw - 20rem)/ 94.5)}}@supports (width:clamp(15.125rem ,8.5376984127rem + 32.9365079365vw ,46.25rem)){.gallery-accounting__image--3{width:clamp(15.125rem ,8.5376984127rem + 32.9365079365vw ,46.25rem)}}@supports not (width:clamp(15.125rem ,8.5376984127rem + 32.9365079365vw ,46.25rem)){.gallery-accounting__image--3{width:calc(15.125rem + 31.125 * (100vw - 20rem)/ 94.5)}}@supports (bottom:clamp(-4.5625rem ,-5.9910714286rem + 7.1428571429vw ,2.1875rem)){.gallery-accounting__image--3{bottom:clamp(-4.5625rem ,-5.9910714286rem + 7.1428571429vw ,2.1875rem)}}@supports not (bottom:clamp(-4.5625rem ,-5.9910714286rem + 7.1428571429vw ,2.1875rem)){.gallery-accounting__image--3{bottom:calc(-4.5625rem + 6.75 * (100vw - 20rem)/ 94.5)}}@supports (padding-top:clamp(3.75rem ,3.2605820106rem + 2.4470899471vw ,6.0625rem)){.consultation{padding-top:clamp(3.75rem ,3.2605820106rem + 2.4470899471vw ,6.0625rem)}}@supports not (padding-top:clamp(3.75rem ,3.2605820106rem + 2.4470899471vw ,6.0625rem)){.consultation{padding-top:calc(3.75rem + 2.3125 * (100vw - 20rem)/ 94.5)}}@supports (padding-bottom:clamp(3.75rem ,3.2473544974rem + 2.5132275132vw ,6.125rem)){.consultation{padding-bottom:clamp(3.75rem ,3.2473544974rem + 2.5132275132vw ,6.125rem)}}@supports not (padding-bottom:clamp(3.75rem ,3.2473544974rem + 2.5132275132vw ,6.125rem)){.consultation{padding-bottom:calc(3.75rem + 2.375 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(1.375rem ,0.5284391534rem + 4.2328042328vw ,5.375rem)){.consultation__title{font-size:clamp(1.375rem ,.5284391534rem + 4.2328042328vw ,5.375rem)}}@supports not (font-size:clamp(1.375rem ,0.5284391534rem + 4.2328042328vw ,5.375rem)){.consultation__title{font-size:calc(1.375rem + 4 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(0.375rem ,-0.2731481481rem + 3.2407407407vw ,3.4375rem)){.consultation__title:not(:last-child){margin-bottom:clamp(.375rem ,-.2731481481rem + 3.2407407407vw ,3.4375rem)}}@supports not (margin-bottom:clamp(0.375rem ,-0.2731481481rem + 3.2407407407vw ,3.4375rem)){.consultation__title:not(:last-child){margin-bottom:calc(.375rem + 3.0625 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.consultation__text{font-size:clamp(.75rem ,.6177248677rem + .6613756614vw ,1.375rem)}}@supports not (font-size:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.consultation__text{font-size:calc(.75rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (row-gap:clamp(1.375rem ,1.203042328rem + 0.8597883598vw ,2.1875rem)){.form-consultation__items{row-gap:clamp(1.375rem ,1.203042328rem + .8597883598vw ,2.1875rem)}}@supports not (row-gap:clamp(1.375rem ,1.203042328rem + 0.8597883598vw ,2.1875rem)){.form-consultation__items{row-gap:calc(1.375rem + .8125 * (100vw - 20rem)/ 94.5)}}@supports ((-moz-column-gap:clamp(0.625rem ,0.2017195767rem + 2.1164021164vw ,2.625rem)) or (column-gap:clamp(0.625rem ,0.2017195767rem + 2.1164021164vw ,2.625rem))){.form-consultation__items{-webkit-column-gap:clamp(.625rem ,.2017195767rem + 2.1164021164vw ,2.625rem);-moz-column-gap:clamp(.625rem ,.2017195767rem + 2.1164021164vw ,2.625rem);column-gap:clamp(.625rem ,.2017195767rem + 2.1164021164vw ,2.625rem)}}@supports not ((-moz-column-gap:clamp(0.625rem ,0.2017195767rem + 2.1164021164vw ,2.625rem)) or (column-gap:clamp(0.625rem ,0.2017195767rem + 2.1164021164vw ,2.625rem))){.form-consultation__items{-webkit-column-gap:calc(.625rem + 2 * (100vw - 20rem)/ 94.5);-moz-column-gap:calc(.625rem + 2 * (100vw - 20rem)/ 94.5);column-gap:calc(.625rem + 2 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.625rem ,0.5324074074rem + 0.462962963vw ,1.0625rem)){.form-consultation__item{gap:clamp(.625rem ,.5324074074rem + .462962963vw ,1.0625rem)}}@supports not (gap:clamp(0.625rem ,0.5324074074rem + 0.462962963vw ,1.0625rem)){.form-consultation__item{gap:calc(.625rem + .4375 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(1.125rem ,1.0191798942rem + 0.5291005291vw ,1.625rem)){.form-consultation__label{font-size:clamp(1.125rem ,1.0191798942rem + .5291005291vw ,1.625rem)}}@supports not (font-size:clamp(1.125rem ,1.0191798942rem + 0.5291005291vw ,1.625rem)){.form-consultation__label{font-size:calc(1.125rem + .5 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.form-consultation__input{font-size:clamp(.75rem ,.6177248677rem + .6613756614vw ,1.375rem)}}@supports not (font-size:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.form-consultation__input{font-size:calc(.75rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (height:clamp(2.8125rem ,2.6669973545rem + 0.7275132275vw ,3.5rem)){.form-consultation__input{height:clamp(2.8125rem ,2.6669973545rem + .7275132275vw ,3.5rem)}}@supports not (height:clamp(2.8125rem ,2.6669973545rem + 0.7275132275vw ,3.5rem)){.form-consultation__input{height:calc(2.8125rem + .6875 * (100vw - 20rem)/ 94.5)}}@supports (border-radius:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.form-consultation__input{border-radius:clamp(.75rem ,.6177248677rem + .6613756614vw ,1.375rem)}}@supports not (border-radius:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.form-consultation__input{border-radius:calc(.75rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.6970899471rem + 0.2645502646vw ,1rem)){.form-consultation__input::-webkit-input-placeholder{font-size:clamp(.75rem ,.6970899471rem + .2645502646vw ,1rem)}.form-consultation__input::-moz-placeholder{font-size:clamp(.75rem ,.6970899471rem + .2645502646vw ,1rem)}.form-consultation__input:-ms-input-placeholder{font-size:clamp(.75rem ,.6970899471rem + .2645502646vw ,1rem)}.form-consultation__input::-ms-input-placeholder{font-size:clamp(.75rem ,.6970899471rem + .2645502646vw ,1rem)}.form-consultation__input::placeholder{font-size:clamp(.75rem ,.6970899471rem + .2645502646vw ,1rem)}}@supports not (font-size:clamp(0.75rem ,0.6970899471rem + 0.2645502646vw ,1rem)){.form-consultation__input::-webkit-input-placeholder{font-size:calc(.75rem + .25 * (100vw - 20rem)/ 94.5)}.form-consultation__input::-moz-placeholder{font-size:calc(.75rem + .25 * (100vw - 20rem)/ 94.5)}.form-consultation__input:-ms-input-placeholder{font-size:calc(.75rem + .25 * (100vw - 20rem)/ 94.5)}.form-consultation__input::-ms-input-placeholder{font-size:calc(.75rem + .25 * (100vw - 20rem)/ 94.5)}.form-consultation__input::placeholder{font-size:calc(.75rem + .25 * (100vw - 20rem)/ 94.5)}}@supports (margin-top:clamp(1.3125rem ,0.730489418rem + 2.9100529101vw ,4.0625rem)){.form-consultation__checkbox{margin-top:clamp(1.3125rem ,.730489418rem + 2.9100529101vw ,4.0625rem)}}@supports not (margin-top:clamp(1.3125rem ,0.730489418rem + 2.9100529101vw ,4.0625rem)){.form-consultation__checkbox{margin-top:calc(1.3125rem + 2.75 * (100vw - 20rem)/ 94.5)}}@supports (padding-top:clamp(7.25rem ,6.2447089947rem + 5.0264550265vw ,12rem)){.hero-blog{padding-top:clamp(7.25rem ,6.2447089947rem + 5.0264550265vw ,12rem)}}@supports not (padding-top:clamp(7.25rem ,6.2447089947rem + 5.0264550265vw ,12rem)){.hero-blog{padding-top:calc(7.25rem + 4.75 * (100vw - 20rem)/ 94.5)}}@supports (padding-bottom:clamp(5.625rem ,5.0297619048rem + 2.9761904762vw ,8.4375rem)){.hero-blog{padding-bottom:clamp(5.625rem ,5.0297619048rem + 2.9761904762vw ,8.4375rem)}}@supports not (padding-bottom:clamp(5.625rem ,5.0297619048rem + 2.9761904762vw ,8.4375rem)){.hero-blog{padding-bottom:calc(5.625rem + 2.8125 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(0.625rem ,0.2943121693rem + 1.6534391534vw ,2.1875rem)){.hero-blog__title:not(:last-child){margin-bottom:clamp(.625rem ,.2943121693rem + 1.6534391534vw ,2.1875rem)}}@supports not (margin-bottom:clamp(0.625rem ,0.2943121693rem + 1.6534391534vw ,2.1875rem)){.hero-blog__title:not(:last-child){margin-bottom:calc(.625rem + 1.5625 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(2.6875rem ,2.3700396825rem + 1.5873015873vw ,4.1875rem)){.week:not(:last-child){margin-bottom:clamp(2.6875rem ,2.3700396825rem + 1.5873015873vw ,4.1875rem)}}@supports not (margin-bottom:clamp(2.6875rem ,2.3700396825rem + 1.5873015873vw ,4.1875rem)){.week:not(:last-child){margin-bottom:calc(2.6875rem + 1.5 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.5rem ,0.1296296296rem + 1.8518518519vw ,2.25rem)){.week{gap:clamp(.5rem ,.1296296296rem + 1.8518518519vw ,2.25rem)}}@supports not (gap:clamp(0.5rem ,0.1296296296rem + 1.8518518519vw ,2.25rem)){.week{gap:calc(.5rem + 1.75 * (100vw - 20rem)/ 94.5)}}@supports (border-radius:clamp(0.75rem ,0.3134920635rem + 2.1825396825vw ,2.8125rem)){.week__image-ibg{border-radius:clamp(.75rem ,.3134920635rem + 2.1825396825vw ,2.8125rem)}}@supports not (border-radius:clamp(0.75rem ,0.3134920635rem + 2.1825396825vw ,2.8125rem)){.week__image-ibg{border-radius:calc(.75rem + 2.0625 * (100vw - 20rem)/ 94.5)}}@supports (padding:clamp(0.75rem ,0.4457671958rem + 1.5211640212vw ,2.1875rem)){.article-week{padding:clamp(.75rem ,.4457671958rem + 1.5211640212vw ,2.1875rem)}}@supports not (padding:clamp(0.75rem ,0.4457671958rem + 1.5211640212vw ,2.1875rem)){.article-week{padding:calc(.75rem + 1.4375 * (100vw - 20rem)/ 94.5)}}@supports (border-radius:clamp(0.75rem ,0.3134920635rem + 2.1825396825vw ,2.8125rem)){.article-week{border-radius:clamp(.75rem ,.3134920635rem + 2.1825396825vw ,2.8125rem)}}@supports not (border-radius:clamp(0.75rem ,0.3134920635rem + 2.1825396825vw ,2.8125rem)){.article-week{border-radius:calc(.75rem + 2.0625 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.4375rem ,0.265542328rem + 0.8597883598vw ,1.25rem)){.article-week__about{gap:clamp(.4375rem ,.265542328rem + .8597883598vw ,1.25rem)}}@supports not (gap:clamp(0.4375rem ,0.265542328rem + 0.8597883598vw ,1.25rem)){.article-week__about{gap:calc(.4375rem + .8125 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(1.4375rem ,1.1068121693rem + 1.6534391534vw ,3rem)){.article-week__about{margin-bottom:clamp(1.4375rem ,1.1068121693rem + 1.6534391534vw ,3rem)}}@supports not (margin-bottom:clamp(1.4375rem ,1.1068121693rem + 1.6534391534vw ,3rem)){.article-week__about{margin-bottom:calc(1.4375rem + 1.5625 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.4375rem ,0.265542328rem + 0.8597883598vw ,1.25rem)){.article-week__labels{gap:clamp(.4375rem ,.265542328rem + .8597883598vw ,1.25rem)}}@supports not (gap:clamp(0.4375rem ,0.265542328rem + 0.8597883598vw ,1.25rem)){.article-week__labels{gap:calc(.4375rem + .8125 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.625rem ,0.5191798942rem + 0.5291005291vw ,1.125rem)){.article-week__label{font-size:clamp(.625rem ,.5191798942rem + .5291005291vw ,1.125rem)}}@supports not (font-size:clamp(0.625rem ,0.5191798942rem + 0.5291005291vw ,1.125rem)){.article-week__label{font-size:calc(.625rem + .5 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.625rem ,0.5191798942rem + 0.5291005291vw ,1.125rem)){.article-week__time{font-size:clamp(.625rem ,.5191798942rem + .5291005291vw ,1.125rem)}}@supports not (font-size:clamp(0.625rem ,0.5191798942rem + 0.5291005291vw ,1.125rem)){.article-week__time{font-size:calc(.625rem + .5 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.1875rem ,0.0816798942rem + 0.5291005291vw ,0.6875rem)){.article-week__time{gap:clamp(.1875rem ,.0816798942rem + .5291005291vw ,.6875rem)}}@supports not (gap:clamp(0.1875rem ,0.0816798942rem + 0.5291005291vw ,0.6875rem)){.article-week__time{gap:calc(.1875rem + .5 * (100vw - 20rem)/ 94.5)}}@supports (width:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.article-week__time img{width:clamp(.75rem ,.6177248677rem + .6613756614vw ,1.375rem)}}@supports not (width:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.article-week__time img{width:calc(.75rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.5383597884rem + 1.0582010582vw ,1.75rem)){.article-week__title{font-size:clamp(.75rem ,.5383597884rem + 1.0582010582vw ,1.75rem)}}@supports not (font-size:clamp(0.75rem ,0.5383597884rem + 1.0582010582vw ,1.75rem)){.article-week__title{font-size:calc(.75rem + 1 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(0.8125rem ,0.6140873016rem + 0.9920634921vw ,1.75rem)){.article-week__title{margin-bottom:clamp(.8125rem ,.6140873016rem + .9920634921vw ,1.75rem)}}@supports not (margin-bottom:clamp(0.8125rem ,0.6140873016rem + 0.9920634921vw ,1.75rem)){.article-week__title{margin-bottom:calc(.8125rem + .9375 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.625rem ,0.5191798942rem + 0.5291005291vw ,1.125rem)){.article-week__text{font-size:clamp(.625rem ,.5191798942rem + .5291005291vw ,1.125rem)}}@supports not (font-size:clamp(0.625rem ,0.5191798942rem + 0.5291005291vw ,1.125rem)){.article-week__text{font-size:calc(.625rem + .5 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(1.1875rem ,1.068452381rem + 0.5952380952vw ,1.75rem)){.article-week__text:not(:last-child){margin-bottom:clamp(1.1875rem ,1.068452381rem + .5952380952vw ,1.75rem)}}@supports not (margin-bottom:clamp(1.1875rem ,1.068452381rem + 0.5952380952vw ,1.75rem)){.article-week__text:not(:last-child){margin-bottom:calc(1.1875rem + .5625 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.6706349206rem + 0.3968253968vw ,1.125rem)){.article-week__button{font-size:clamp(.75rem ,.6706349206rem + .3968253968vw ,1.125rem)}}@supports not (font-size:clamp(0.75rem ,0.6706349206rem + 0.3968253968vw ,1.125rem)){.article-week__button{font-size:calc(.75rem + .375 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(1.4375rem ,1.265542328rem + 0.8597883598vw ,2.25rem)){.articles__theme{margin-bottom:clamp(1.4375rem ,1.265542328rem + .8597883598vw ,2.25rem)}}@supports not (margin-bottom:clamp(1.4375rem ,1.265542328rem + 0.8597883598vw ,2.25rem)){.articles__theme{margin-bottom:calc(1.4375rem + .8125 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.6706349206rem + 0.3968253968vw ,1.125rem)){.articles__theme span{font-size:clamp(.75rem ,.6706349206rem + .3968253968vw ,1.125rem)}}@supports not (font-size:clamp(0.75rem ,0.6706349206rem + 0.3968253968vw ,1.125rem)){.articles__theme span{font-size:calc(.75rem + .375 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(1.125rem ,0.8869047619rem + 1.1904761905vw ,2.25rem)){.articles__theme h4{font-size:clamp(1.125rem ,.8869047619rem + 1.1904761905vw ,2.25rem)}}@supports not (font-size:clamp(1.125rem ,0.8869047619rem + 1.1904761905vw ,2.25rem)){.articles__theme h4{font-size:calc(1.125rem + 1.125 * (100vw - 20rem)/ 94.5)}}@supports ((-moz-column-gap:clamp(0.3125rem ,0.0347222222rem + 1.3888888889vw ,1.625rem)) or (column-gap:clamp(0.3125rem ,0.0347222222rem + 1.3888888889vw ,1.625rem))){.articles__navigation{-webkit-column-gap:clamp(.3125rem ,.0347222222rem + 1.3888888889vw ,1.625rem);-moz-column-gap:clamp(.3125rem ,.0347222222rem + 1.3888888889vw ,1.625rem);column-gap:clamp(.3125rem ,.0347222222rem + 1.3888888889vw ,1.625rem)}}@supports not ((-moz-column-gap:clamp(0.3125rem ,0.0347222222rem + 1.3888888889vw ,1.625rem)) or (column-gap:clamp(0.3125rem ,0.0347222222rem + 1.3888888889vw ,1.625rem))){.articles__navigation{-webkit-column-gap:calc(.3125rem + 1.3125 * (100vw - 20rem)/ 94.5);-moz-column-gap:calc(.3125rem + 1.3125 * (100vw - 20rem)/ 94.5);column-gap:calc(.3125rem + 1.3125 * (100vw - 20rem)/ 94.5)}}@supports (row-gap:clamp(0.3125rem ,0.1140873016rem + 0.9920634921vw ,1.25rem)){.articles__navigation{row-gap:clamp(.3125rem ,.1140873016rem + .9920634921vw ,1.25rem)}}@supports not (row-gap:clamp(0.3125rem ,0.1140873016rem + 0.9920634921vw ,1.25rem)){.articles__navigation{row-gap:calc(.3125rem + .9375 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.5648148148rem + 0.9259259259vw ,1.625rem)){.articles__title{font-size:clamp(.75rem ,.5648148148rem + .9259259259vw ,1.625rem)}}@supports not (font-size:clamp(0.75rem ,0.5648148148rem + 0.9259259259vw ,1.625rem)){.articles__title{font-size:calc(.75rem + .875 * (100vw - 20rem)/ 94.5)}}@supports (margin-top:clamp(1.4375rem ,0.8422619048rem + 2.9761904762vw ,4.25rem)){.articles__items{margin-top:clamp(1.4375rem ,.8422619048rem + 2.9761904762vw ,4.25rem)}}@supports not (margin-top:clamp(1.4375rem ,0.8422619048rem + 2.9761904762vw ,4.25rem)){.articles__items{margin-top:calc(1.4375rem + 2.8125 * (100vw - 20rem)/ 94.5)}}@supports ((-moz-column-gap:clamp(1.875rem ,1.001984127rem + 4.3650793651vw ,6rem)) or (column-gap:clamp(1.875rem ,1.001984127rem + 4.3650793651vw ,6rem))){.articles__items{-webkit-column-gap:clamp(1.875rem ,1.001984127rem + 4.3650793651vw ,6rem);-moz-column-gap:clamp(1.875rem ,1.001984127rem + 4.3650793651vw ,6rem);column-gap:clamp(1.875rem ,1.001984127rem + 4.3650793651vw ,6rem)}}@supports not ((-moz-column-gap:clamp(1.875rem ,1.001984127rem + 4.3650793651vw ,6rem)) or (column-gap:clamp(1.875rem ,1.001984127rem + 4.3650793651vw ,6rem))){.articles__items{-webkit-column-gap:calc(1.875rem + 4.125 * (100vw - 20rem)/ 94.5);-moz-column-gap:calc(1.875rem + 4.125 * (100vw - 20rem)/ 94.5);column-gap:calc(1.875rem + 4.125 * (100vw - 20rem)/ 94.5)}}@supports (row-gap:clamp(1.4375rem ,0.855489418rem + 2.9100529101vw ,4.1875rem)){.articles__items{row-gap:clamp(1.4375rem ,.855489418rem + 2.9100529101vw ,4.1875rem)}}@supports not (row-gap:clamp(1.4375rem ,0.855489418rem + 2.9100529101vw ,4.1875rem)){.articles__items{row-gap:calc(1.4375rem + 2.75 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(2.6875rem ,1.8409391534rem + 4.2328042328vw ,6.6875rem)){.articles__items{margin-bottom:clamp(2.6875rem ,1.8409391534rem + 4.2328042328vw ,6.6875rem)}}@supports not (margin-bottom:clamp(2.6875rem ,1.8409391534rem + 4.2328042328vw ,6.6875rem)){.articles__items{margin-bottom:calc(2.6875rem + 4 * (100vw - 20rem)/ 94.5)}}@supports (height:clamp(2.4375rem ,1.9613095238rem + 2.380952381vw ,4.6875rem)){.articles__buttons{height:clamp(2.4375rem ,1.9613095238rem + 2.380952381vw ,4.6875rem)}}@supports not (height:clamp(2.4375rem ,1.9613095238rem + 2.380952381vw ,4.6875rem)){.articles__buttons{height:calc(2.4375rem + 2.25 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.75rem ,0.4854497354rem + 1.3227513228vw ,2rem)){.articles__buttons{gap:clamp(.75rem ,.4854497354rem + 1.3227513228vw ,2rem)}}@supports not (gap:clamp(0.75rem ,0.4854497354rem + 1.3227513228vw ,2rem)){.articles__buttons{gap:calc(.75rem + 1.25 * (100vw - 20rem)/ 94.5)}}@supports (border-radius:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.articles__previous{border-radius:clamp(.75rem ,.6177248677rem + .6613756614vw ,1.375rem)}}@supports not (border-radius:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.articles__previous{border-radius:calc(.75rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (border-radius:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.articles__next{border-radius:clamp(.75rem ,.6177248677rem + .6613756614vw ,1.375rem)}}@supports not (border-radius:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.articles__next{border-radius:calc(.75rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.5648148148rem + 0.9259259259vw ,1.625rem)){.articles__next{font-size:clamp(.75rem ,.5648148148rem + .9259259259vw ,1.625rem)}}@supports not (font-size:clamp(0.75rem ,0.5648148148rem + 0.9259259259vw ,1.625rem)){.articles__next{font-size:calc(.75rem + .875 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.articles__page{font-size:clamp(.75rem ,.6177248677rem + .6613756614vw ,1.375rem)}}@supports not (font-size:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.articles__page{font-size:calc(.75rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(1.25rem ,1.1177248677rem + 0.6613756614vw ,1.875rem)){.articles__page{gap:clamp(1.25rem ,1.1177248677rem + .6613756614vw ,1.875rem)}}@supports not (gap:clamp(1.25rem ,1.1177248677rem + 0.6613756614vw ,1.875rem)){.articles__page{gap:calc(1.25rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (max-width:clamp(4.125rem ,4.0588624339rem + 0.3306878307vw ,4.4375rem)){.articles__current{max-width:clamp(4.125rem ,4.0588624339rem + .3306878307vw ,4.4375rem)}}@supports not (max-width:clamp(4.125rem ,4.0588624339rem + 0.3306878307vw ,4.4375rem)){.articles__current{max-width:calc(4.125rem + .3125 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(1rem ,0.9206349206rem + 0.3968253968vw ,1.375rem)){.articles__current{font-size:clamp(1rem ,.9206349206rem + .3968253968vw ,1.375rem)}}@supports not (font-size:clamp(1rem ,0.9206349206rem + 0.3968253968vw ,1.375rem)){.articles__current{font-size:calc(1rem + .375 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(0.625rem ,0.4927248677rem + 0.6613756614vw ,1.25rem)){.article__image-ibg:not(:last-child){margin-bottom:clamp(.625rem ,.4927248677rem + .6613756614vw ,1.25rem)}}@supports not (margin-bottom:clamp(0.625rem ,0.4927248677rem + 0.6613756614vw ,1.25rem)){.article__image-ibg:not(:last-child){margin-bottom:calc(.625rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(1.125rem ,1.0191798942rem + 0.5291005291vw ,1.625rem)){.article__title{font-size:clamp(1.125rem ,1.0191798942rem + .5291005291vw ,1.625rem)}}@supports not (font-size:clamp(1.125rem ,1.0191798942rem + 0.5291005291vw ,1.625rem)){.article__title{font-size:calc(1.125rem + .5 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(0.8125rem ,0.7463624339rem + 0.3306878307vw ,1.125rem)){.article__title:not(:last-child){margin-bottom:clamp(.8125rem ,.7463624339rem + .3306878307vw ,1.125rem)}}@supports not (margin-bottom:clamp(0.8125rem ,0.7463624339rem + 0.3306878307vw ,1.125rem)){.article__title:not(:last-child){margin-bottom:calc(.8125rem + .3125 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.8125rem ,0.693452381rem + 0.5952380952vw ,1.375rem)){.article__info{gap:clamp(.8125rem ,.693452381rem + .5952380952vw ,1.375rem)}}@supports not (gap:clamp(0.8125rem ,0.693452381rem + 0.5952380952vw ,1.375rem)){.article__info{gap:calc(.8125rem + .5625 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.625rem ,0.5191798942rem + 0.5291005291vw ,1.125rem)){.article__info{font-size:clamp(.625rem ,.5191798942rem + .5291005291vw ,1.125rem)}}@supports not (font-size:clamp(0.625rem ,0.5191798942rem + 0.5291005291vw ,1.125rem)){.article__info{font-size:calc(.625rem + .5 * (100vw - 20rem)/ 94.5)}}@supports (width:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.article__info img{width:clamp(.75rem ,.6177248677rem + .6613756614vw ,1.375rem)}}@supports not (width:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.article__info img{width:calc(.75rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.1875rem ,0.1610449735rem + 0.1322751323vw ,0.3125rem)){.article__time{gap:clamp(.1875rem ,.1610449735rem + .1322751323vw ,.3125rem)}}@supports not (gap:clamp(0.1875rem ,0.1610449735rem + 0.1322751323vw ,0.3125rem)){.article__time{gap:calc(.1875rem + .125 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.1875rem ,0.1610449735rem + 0.1322751323vw ,0.3125rem)){.article__date{gap:clamp(.1875rem ,.1610449735rem + .1322751323vw ,.3125rem)}}@supports not (gap:clamp(0.1875rem ,0.1610449735rem + 0.1322751323vw ,0.3125rem)){.article__date{gap:calc(.1875rem + .125 * (100vw - 20rem)/ 94.5)}}@supports (padding-top:clamp(7.25rem ,6.2447089947rem + 5.0264550265vw ,12rem)){.hero-blog{padding-top:clamp(7.25rem ,6.2447089947rem + 5.0264550265vw ,12rem)}}@supports not (padding-top:clamp(7.25rem ,6.2447089947rem + 5.0264550265vw ,12rem)){.hero-blog{padding-top:calc(7.25rem + 4.75 * (100vw - 20rem)/ 94.5)}}@supports (padding-bottom:clamp(5.625rem ,5.0297619048rem + 2.9761904762vw ,8.4375rem)){.hero-blog{padding-bottom:clamp(5.625rem ,5.0297619048rem + 2.9761904762vw ,8.4375rem)}}@supports not (padding-bottom:clamp(5.625rem ,5.0297619048rem + 2.9761904762vw ,8.4375rem)){.hero-blog{padding-bottom:calc(5.625rem + 2.8125 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(0.625rem ,0.2943121693rem + 1.6534391534vw ,2.1875rem)){.hero-blog__title:not(:last-child){margin-bottom:clamp(.625rem ,.2943121693rem + 1.6534391534vw ,2.1875rem)}}@supports not (margin-bottom:clamp(0.625rem ,0.2943121693rem + 1.6534391534vw ,2.1875rem)){.hero-blog__title:not(:last-child){margin-bottom:calc(.625rem + 1.5625 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(2.6875rem ,2.3700396825rem + 1.5873015873vw ,4.1875rem)){.week:not(:last-child){margin-bottom:clamp(2.6875rem ,2.3700396825rem + 1.5873015873vw ,4.1875rem)}}@supports not (margin-bottom:clamp(2.6875rem ,2.3700396825rem + 1.5873015873vw ,4.1875rem)){.week:not(:last-child){margin-bottom:calc(2.6875rem + 1.5 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.5rem ,0.1296296296rem + 1.8518518519vw ,2.25rem)){.week{gap:clamp(.5rem ,.1296296296rem + 1.8518518519vw ,2.25rem)}}@supports not (gap:clamp(0.5rem ,0.1296296296rem + 1.8518518519vw ,2.25rem)){.week{gap:calc(.5rem + 1.75 * (100vw - 20rem)/ 94.5)}}@supports (border-radius:clamp(0.75rem ,0.3134920635rem + 2.1825396825vw ,2.8125rem)){.week__image-ibg{border-radius:clamp(.75rem ,.3134920635rem + 2.1825396825vw ,2.8125rem)}}@supports not (border-radius:clamp(0.75rem ,0.3134920635rem + 2.1825396825vw ,2.8125rem)){.week__image-ibg{border-radius:calc(.75rem + 2.0625 * (100vw - 20rem)/ 94.5)}}@supports (padding:clamp(0.75rem ,0.4457671958rem + 1.5211640212vw ,2.1875rem)){.article-week{padding:clamp(.75rem ,.4457671958rem + 1.5211640212vw ,2.1875rem)}}@supports not (padding:clamp(0.75rem ,0.4457671958rem + 1.5211640212vw ,2.1875rem)){.article-week{padding:calc(.75rem + 1.4375 * (100vw - 20rem)/ 94.5)}}@supports (border-radius:clamp(0.75rem ,0.3134920635rem + 2.1825396825vw ,2.8125rem)){.article-week{border-radius:clamp(.75rem ,.3134920635rem + 2.1825396825vw ,2.8125rem)}}@supports not (border-radius:clamp(0.75rem ,0.3134920635rem + 2.1825396825vw ,2.8125rem)){.article-week{border-radius:calc(.75rem + 2.0625 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.4375rem ,0.265542328rem + 0.8597883598vw ,1.25rem)){.article-week__about{gap:clamp(.4375rem ,.265542328rem + .8597883598vw ,1.25rem)}}@supports not (gap:clamp(0.4375rem ,0.265542328rem + 0.8597883598vw ,1.25rem)){.article-week__about{gap:calc(.4375rem + .8125 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(1.4375rem ,1.1068121693rem + 1.6534391534vw ,3rem)){.article-week__about{margin-bottom:clamp(1.4375rem ,1.1068121693rem + 1.6534391534vw ,3rem)}}@supports not (margin-bottom:clamp(1.4375rem ,1.1068121693rem + 1.6534391534vw ,3rem)){.article-week__about{margin-bottom:calc(1.4375rem + 1.5625 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.4375rem ,0.265542328rem + 0.8597883598vw ,1.25rem)){.article-week__labels{gap:clamp(.4375rem ,.265542328rem + .8597883598vw ,1.25rem)}}@supports not (gap:clamp(0.4375rem ,0.265542328rem + 0.8597883598vw ,1.25rem)){.article-week__labels{gap:calc(.4375rem + .8125 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.625rem ,0.5191798942rem + 0.5291005291vw ,1.125rem)){.article-week__label{font-size:clamp(.625rem ,.5191798942rem + .5291005291vw ,1.125rem)}}@supports not (font-size:clamp(0.625rem ,0.5191798942rem + 0.5291005291vw ,1.125rem)){.article-week__label{font-size:calc(.625rem + .5 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.625rem ,0.5191798942rem + 0.5291005291vw ,1.125rem)){.article-week__time{font-size:clamp(.625rem ,.5191798942rem + .5291005291vw ,1.125rem)}}@supports not (font-size:clamp(0.625rem ,0.5191798942rem + 0.5291005291vw ,1.125rem)){.article-week__time{font-size:calc(.625rem + .5 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.1875rem ,0.0816798942rem + 0.5291005291vw ,0.6875rem)){.article-week__time{gap:clamp(.1875rem ,.0816798942rem + .5291005291vw ,.6875rem)}}@supports not (gap:clamp(0.1875rem ,0.0816798942rem + 0.5291005291vw ,0.6875rem)){.article-week__time{gap:calc(.1875rem + .5 * (100vw - 20rem)/ 94.5)}}@supports (width:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.article-week__time img{width:clamp(.75rem ,.6177248677rem + .6613756614vw ,1.375rem)}}@supports not (width:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.article-week__time img{width:calc(.75rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.5383597884rem + 1.0582010582vw ,1.75rem)){.article-week__title{font-size:clamp(.75rem ,.5383597884rem + 1.0582010582vw ,1.75rem)}}@supports not (font-size:clamp(0.75rem ,0.5383597884rem + 1.0582010582vw ,1.75rem)){.article-week__title{font-size:calc(.75rem + 1 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(0.8125rem ,0.6140873016rem + 0.9920634921vw ,1.75rem)){.article-week__title{margin-bottom:clamp(.8125rem ,.6140873016rem + .9920634921vw ,1.75rem)}}@supports not (margin-bottom:clamp(0.8125rem ,0.6140873016rem + 0.9920634921vw ,1.75rem)){.article-week__title{margin-bottom:calc(.8125rem + .9375 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.625rem ,0.5191798942rem + 0.5291005291vw ,1.125rem)){.article-week__text{font-size:clamp(.625rem ,.5191798942rem + .5291005291vw ,1.125rem)}}@supports not (font-size:clamp(0.625rem ,0.5191798942rem + 0.5291005291vw ,1.125rem)){.article-week__text{font-size:calc(.625rem + .5 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(1.1875rem ,1.068452381rem + 0.5952380952vw ,1.75rem)){.article-week__text:not(:last-child){margin-bottom:clamp(1.1875rem ,1.068452381rem + .5952380952vw ,1.75rem)}}@supports not (margin-bottom:clamp(1.1875rem ,1.068452381rem + 0.5952380952vw ,1.75rem)){.article-week__text:not(:last-child){margin-bottom:calc(1.1875rem + .5625 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.6706349206rem + 0.3968253968vw ,1.125rem)){.article-week__button{font-size:clamp(.75rem ,.6706349206rem + .3968253968vw ,1.125rem)}}@supports not (font-size:clamp(0.75rem ,0.6706349206rem + 0.3968253968vw ,1.125rem)){.article-week__button{font-size:calc(.75rem + .375 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(1.4375rem ,1.265542328rem + 0.8597883598vw ,2.25rem)){.articles__theme{margin-bottom:clamp(1.4375rem ,1.265542328rem + .8597883598vw ,2.25rem)}}@supports not (margin-bottom:clamp(1.4375rem ,1.265542328rem + 0.8597883598vw ,2.25rem)){.articles__theme{margin-bottom:calc(1.4375rem + .8125 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.6706349206rem + 0.3968253968vw ,1.125rem)){.articles__theme span{font-size:clamp(.75rem ,.6706349206rem + .3968253968vw ,1.125rem)}}@supports not (font-size:clamp(0.75rem ,0.6706349206rem + 0.3968253968vw ,1.125rem)){.articles__theme span{font-size:calc(.75rem + .375 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(1.125rem ,0.8869047619rem + 1.1904761905vw ,2.25rem)){.articles__theme h4{font-size:clamp(1.125rem ,.8869047619rem + 1.1904761905vw ,2.25rem)}}@supports not (font-size:clamp(1.125rem ,0.8869047619rem + 1.1904761905vw ,2.25rem)){.articles__theme h4{font-size:calc(1.125rem + 1.125 * (100vw - 20rem)/ 94.5)}}@supports ((-moz-column-gap:clamp(0.3125rem ,0.0347222222rem + 1.3888888889vw ,1.625rem)) or (column-gap:clamp(0.3125rem ,0.0347222222rem + 1.3888888889vw ,1.625rem))){.articles__navigation{-webkit-column-gap:clamp(.3125rem ,.0347222222rem + 1.3888888889vw ,1.625rem);-moz-column-gap:clamp(.3125rem ,.0347222222rem + 1.3888888889vw ,1.625rem);column-gap:clamp(.3125rem ,.0347222222rem + 1.3888888889vw ,1.625rem)}}@supports not ((-moz-column-gap:clamp(0.3125rem ,0.0347222222rem + 1.3888888889vw ,1.625rem)) or (column-gap:clamp(0.3125rem ,0.0347222222rem + 1.3888888889vw ,1.625rem))){.articles__navigation{-webkit-column-gap:calc(.3125rem + 1.3125 * (100vw - 20rem)/ 94.5);-moz-column-gap:calc(.3125rem + 1.3125 * (100vw - 20rem)/ 94.5);column-gap:calc(.3125rem + 1.3125 * (100vw - 20rem)/ 94.5)}}@supports (row-gap:clamp(0.3125rem ,0.1140873016rem + 0.9920634921vw ,1.25rem)){.articles__navigation{row-gap:clamp(.3125rem ,.1140873016rem + .9920634921vw ,1.25rem)}}@supports not (row-gap:clamp(0.3125rem ,0.1140873016rem + 0.9920634921vw ,1.25rem)){.articles__navigation{row-gap:calc(.3125rem + .9375 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.5648148148rem + 0.9259259259vw ,1.625rem)){.articles__title{font-size:clamp(.75rem ,.5648148148rem + .9259259259vw ,1.625rem)}}@supports not (font-size:clamp(0.75rem ,0.5648148148rem + 0.9259259259vw ,1.625rem)){.articles__title{font-size:calc(.75rem + .875 * (100vw - 20rem)/ 94.5)}}@supports (margin-top:clamp(1.4375rem ,0.8422619048rem + 2.9761904762vw ,4.25rem)){.articles__items{margin-top:clamp(1.4375rem ,.8422619048rem + 2.9761904762vw ,4.25rem)}}@supports not (margin-top:clamp(1.4375rem ,0.8422619048rem + 2.9761904762vw ,4.25rem)){.articles__items{margin-top:calc(1.4375rem + 2.8125 * (100vw - 20rem)/ 94.5)}}@supports ((-moz-column-gap:clamp(0.625rem ,-0.5125661376rem + 5.6878306878vw ,6rem)) or (column-gap:clamp(0.625rem ,-0.5125661376rem + 5.6878306878vw ,6rem))){.articles__items{-webkit-column-gap:clamp(.625rem ,-.5125661376rem + 5.6878306878vw ,6rem);-moz-column-gap:clamp(.625rem ,-.5125661376rem + 5.6878306878vw ,6rem);column-gap:clamp(.625rem ,-.5125661376rem + 5.6878306878vw ,6rem)}}@supports not ((-moz-column-gap:clamp(0.625rem ,-0.5125661376rem + 5.6878306878vw ,6rem)) or (column-gap:clamp(0.625rem ,-0.5125661376rem + 5.6878306878vw ,6rem))){.articles__items{-webkit-column-gap:calc(.625rem + 5.375 * (100vw - 20rem)/ 94.5);-moz-column-gap:calc(.625rem + 5.375 * (100vw - 20rem)/ 94.5);column-gap:calc(.625rem + 5.375 * (100vw - 20rem)/ 94.5)}}@supports (row-gap:clamp(1.4375rem ,0.855489418rem + 2.9100529101vw ,4.1875rem)){.articles__items{row-gap:clamp(1.4375rem ,.855489418rem + 2.9100529101vw ,4.1875rem)}}@supports not (row-gap:clamp(1.4375rem ,0.855489418rem + 2.9100529101vw ,4.1875rem)){.articles__items{row-gap:calc(1.4375rem + 2.75 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(2.6875rem ,1.8409391534rem + 4.2328042328vw ,6.6875rem)){.articles__items{margin-bottom:clamp(2.6875rem ,1.8409391534rem + 4.2328042328vw ,6.6875rem)}}@supports not (margin-bottom:clamp(2.6875rem ,1.8409391534rem + 4.2328042328vw ,6.6875rem)){.articles__items{margin-bottom:calc(2.6875rem + 4 * (100vw - 20rem)/ 94.5)}}@supports (height:clamp(2.4375rem ,1.9613095238rem + 2.380952381vw ,4.6875rem)){.articles__buttons{height:clamp(2.4375rem ,1.9613095238rem + 2.380952381vw ,4.6875rem)}}@supports not (height:clamp(2.4375rem ,1.9613095238rem + 2.380952381vw ,4.6875rem)){.articles__buttons{height:calc(2.4375rem + 2.25 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.75rem ,0.4854497354rem + 1.3227513228vw ,2rem)){.articles__buttons{gap:clamp(.75rem ,.4854497354rem + 1.3227513228vw ,2rem)}}@supports not (gap:clamp(0.75rem ,0.4854497354rem + 1.3227513228vw ,2rem)){.articles__buttons{gap:calc(.75rem + 1.25 * (100vw - 20rem)/ 94.5)}}@supports (border-radius:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.articles__previous{border-radius:clamp(.75rem ,.6177248677rem + .6613756614vw ,1.375rem)}}@supports not (border-radius:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.articles__previous{border-radius:calc(.75rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (border-radius:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.articles__next{border-radius:clamp(.75rem ,.6177248677rem + .6613756614vw ,1.375rem)}}@supports not (border-radius:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.articles__next{border-radius:calc(.75rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.5648148148rem + 0.9259259259vw ,1.625rem)){.articles__next{font-size:clamp(.75rem ,.5648148148rem + .9259259259vw ,1.625rem)}}@supports not (font-size:clamp(0.75rem ,0.5648148148rem + 0.9259259259vw ,1.625rem)){.articles__next{font-size:calc(.75rem + .875 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.articles__page{font-size:clamp(.75rem ,.6177248677rem + .6613756614vw ,1.375rem)}}@supports not (font-size:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.articles__page{font-size:calc(.75rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(1.25rem ,1.1177248677rem + 0.6613756614vw ,1.875rem)){.articles__page{gap:clamp(1.25rem ,1.1177248677rem + .6613756614vw ,1.875rem)}}@supports not (gap:clamp(1.25rem ,1.1177248677rem + 0.6613756614vw ,1.875rem)){.articles__page{gap:calc(1.25rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (max-width:clamp(4.125rem ,4.0588624339rem + 0.3306878307vw ,4.4375rem)){.articles__current{max-width:clamp(4.125rem ,4.0588624339rem + .3306878307vw ,4.4375rem)}}@supports not (max-width:clamp(4.125rem ,4.0588624339rem + 0.3306878307vw ,4.4375rem)){.articles__current{max-width:calc(4.125rem + .3125 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(1rem ,0.9206349206rem + 0.3968253968vw ,1.375rem)){.articles__current{font-size:clamp(1rem ,.9206349206rem + .3968253968vw ,1.375rem)}}@supports not (font-size:clamp(1rem ,0.9206349206rem + 0.3968253968vw ,1.375rem)){.articles__current{font-size:calc(1rem + .375 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(0.625rem ,0.4927248677rem + 0.6613756614vw ,1.25rem)){.article__image-ibg:not(:last-child){margin-bottom:clamp(.625rem ,.4927248677rem + .6613756614vw ,1.25rem)}}@supports not (margin-bottom:clamp(0.625rem ,0.4927248677rem + 0.6613756614vw ,1.25rem)){.article__image-ibg:not(:last-child){margin-bottom:calc(.625rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(1.125rem ,1.0191798942rem + 0.5291005291vw ,1.625rem)){.article__title{font-size:clamp(1.125rem ,1.0191798942rem + .5291005291vw ,1.625rem)}}@supports not (font-size:clamp(1.125rem ,1.0191798942rem + 0.5291005291vw ,1.625rem)){.article__title{font-size:calc(1.125rem + .5 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(0.8125rem ,0.7463624339rem + 0.3306878307vw ,1.125rem)){.article__title:not(:last-child){margin-bottom:clamp(.8125rem ,.7463624339rem + .3306878307vw ,1.125rem)}}@supports not (margin-bottom:clamp(0.8125rem ,0.7463624339rem + 0.3306878307vw ,1.125rem)){.article__title:not(:last-child){margin-bottom:calc(.8125rem + .3125 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.8125rem ,0.693452381rem + 0.5952380952vw ,1.375rem)){.article__info{gap:clamp(.8125rem ,.693452381rem + .5952380952vw ,1.375rem)}}@supports not (gap:clamp(0.8125rem ,0.693452381rem + 0.5952380952vw ,1.375rem)){.article__info{gap:calc(.8125rem + .5625 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.625rem ,0.5191798942rem + 0.5291005291vw ,1.125rem)){.article__info{font-size:clamp(.625rem ,.5191798942rem + .5291005291vw ,1.125rem)}}@supports not (font-size:clamp(0.625rem ,0.5191798942rem + 0.5291005291vw ,1.125rem)){.article__info{font-size:calc(.625rem + .5 * (100vw - 20rem)/ 94.5)}}@supports (width:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.article__info img{width:clamp(.75rem ,.6177248677rem + .6613756614vw ,1.375rem)}}@supports not (width:clamp(0.75rem ,0.6177248677rem + 0.6613756614vw ,1.375rem)){.article__info img{width:calc(.75rem + .625 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.1875rem ,0.1610449735rem + 0.1322751323vw ,0.3125rem)){.article__time{gap:clamp(.1875rem ,.1610449735rem + .1322751323vw ,.3125rem)}}@supports not (gap:clamp(0.1875rem ,0.1610449735rem + 0.1322751323vw ,0.3125rem)){.article__time{gap:calc(.1875rem + .125 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.1875rem ,0.1610449735rem + 0.1322751323vw ,0.3125rem)){.article__date{gap:clamp(.1875rem ,.1610449735rem + .1322751323vw ,.3125rem)}}@supports not (gap:clamp(0.1875rem ,0.1610449735rem + 0.1322751323vw ,0.3125rem)){.article__date{gap:calc(.1875rem + .125 * (100vw - 20rem)/ 94.5)}}@supports (padding-top:clamp(7.25rem ,5.7817460317rem + 7.3412698413vw ,14.1875rem)){.hero-article{padding-top:clamp(7.25rem ,5.7817460317rem + 7.3412698413vw ,14.1875rem)}}@supports not (padding-top:clamp(7.25rem ,5.7817460317rem + 7.3412698413vw ,14.1875rem)){.hero-article{padding-top:calc(7.25rem + 6.9375 * (100vw - 20rem)/ 94.5)}}@supports (padding-bottom:clamp(2.6875rem ,1.8012566138rem + 4.4312169312vw ,6.875rem)){.hero-article{padding-bottom:clamp(2.6875rem ,1.8012566138rem + 4.4312169312vw ,6.875rem)}}@supports not (padding-bottom:clamp(2.6875rem ,1.8012566138rem + 4.4312169312vw ,6.875rem)){.hero-article{padding-bottom:calc(2.6875rem + 4.1875 * (100vw - 20rem)/ 94.5)}}@supports (border-radius:clamp(0.75rem ,0.3134920635rem + 2.1825396825vw ,2.8125rem)){.hero-article__head-ibg{border-radius:clamp(.75rem ,.3134920635rem + 2.1825396825vw ,2.8125rem)}}@supports not (border-radius:clamp(0.75rem ,0.3134920635rem + 2.1825396825vw ,2.8125rem)){.hero-article__head-ibg{border-radius:calc(.75rem + 2.0625 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(1.4375rem ,0.7496693122rem + 3.4391534392vw ,4.6875rem)){.hero-article__head-ibg:not(:last-child){margin-bottom:clamp(1.4375rem ,.7496693122rem + 3.4391534392vw ,4.6875rem)}}@supports not (margin-bottom:clamp(1.4375rem ,0.7496693122rem + 3.4391534392vw ,4.6875rem)){.hero-article__head-ibg:not(:last-child){margin-bottom:calc(1.4375rem + 3.25 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.875rem ,0.4517195767rem + 2.1164021164vw ,2.875rem)){.hero-article__title{font-size:clamp(.875rem ,.4517195767rem + 2.1164021164vw ,2.875rem)}}@supports not (font-size:clamp(0.875rem ,0.4517195767rem + 2.1164021164vw ,2.875rem)){.hero-article__title{font-size:calc(.875rem + 2 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.1875rem ,0.0816798942rem + 0.5291005291vw ,0.6875rem)){.hero-article__time{gap:clamp(.1875rem ,.0816798942rem + .5291005291vw ,.6875rem)}}@supports not (gap:clamp(0.1875rem ,0.0816798942rem + 0.5291005291vw ,0.6875rem)){.hero-article__time{gap:calc(.1875rem + .5 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.625rem ,0.4133597884rem + 1.0582010582vw ,1.625rem)){.hero-article__time{font-size:clamp(.625rem ,.4133597884rem + 1.0582010582vw ,1.625rem)}}@supports not (font-size:clamp(0.625rem ,0.4133597884rem + 1.0582010582vw ,1.625rem)){.hero-article__time{font-size:calc(.625rem + 1 * (100vw - 20rem)/ 94.5)}}@supports (width:clamp(0.75rem ,0.4854497354rem + 1.3227513228vw ,2rem)){.hero-article__time img{width:clamp(.75rem ,.4854497354rem + 1.3227513228vw ,2rem)}}@supports not (width:clamp(0.75rem ,0.4854497354rem + 1.3227513228vw ,2rem)){.hero-article__time img{width:calc(.75rem + 1.25 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.875rem ,0.583994709rem + 1.455026455vw ,2.25rem)){.hero-article__subtitle{font-size:clamp(.875rem ,.583994709rem + 1.455026455vw ,2.25rem)}}@supports not (font-size:clamp(0.875rem ,0.583994709rem + 1.455026455vw ,2.25rem)){.hero-article__subtitle{font-size:calc(.875rem + 1.375 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(2.5625rem ,1.8349867725rem + 3.6375661376vw ,6rem)){.hero-article__subtitle:not(:last-child){margin-bottom:clamp(2.5625rem ,1.8349867725rem + 3.6375661376vw ,6rem)}}@supports not (margin-bottom:clamp(2.5625rem ,1.8349867725rem + 3.6375661376vw ,6rem)){.hero-article__subtitle:not(:last-child){margin-bottom:calc(2.5625rem + 3.4375 * (100vw - 20rem)/ 94.5)}}@supports (bottom:clamp(-1.9375rem ,-1.4074074074rem + -0.462962963vw ,-1.5rem)){.hero-article__subtitle:not(:last-child)::after{bottom:clamp(-1.9375rem ,-1.4074074074rem + -.462962963vw ,-1.5rem)}}@supports not (bottom:clamp(-1.9375rem ,-1.4074074074rem + -0.462962963vw ,-1.5rem)){.hero-article__subtitle:not(:last-child)::after{bottom:calc(-1.5rem + -.4375 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.625rem ,0.4133597884rem + 1.0582010582vw ,1.625rem)){.hero-article__text{font-size:clamp(.625rem ,.4133597884rem + 1.0582010582vw ,1.625rem)}}@supports not (font-size:clamp(0.625rem ,0.4133597884rem + 1.0582010582vw ,1.625rem)){.hero-article__text{font-size:calc(.625rem + 1 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(1.4375rem ,0.8819444444rem + 2.7777777778vw ,4.0625rem)){.hero-article__text:not(:last-child){margin-bottom:clamp(1.4375rem ,.8819444444rem + 2.7777777778vw ,4.0625rem)}}@supports not (margin-bottom:clamp(1.4375rem ,0.8819444444rem + 2.7777777778vw ,4.0625rem)){.hero-article__text:not(:last-child){margin-bottom:calc(1.4375rem + 2.625 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(2.0625rem ,1.3746693122rem + 3.4391534392vw ,5.3125rem)){.hero-article__text--margin:not(:last-child){margin-bottom:clamp(2.0625rem ,1.3746693122rem + 3.4391534392vw ,5.3125rem)}}@supports not (margin-bottom:clamp(2.0625rem ,1.3746693122rem + 3.4391534392vw ,5.3125rem)){.hero-article__text--margin:not(:last-child){margin-bottom:calc(2.0625rem + 3.25 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.875rem ,0.6369047619rem + 1.1904761905vw ,2rem)){.hero-article__label{font-size:clamp(.875rem ,.6369047619rem + 1.1904761905vw ,2rem)}}@supports not (font-size:clamp(0.875rem ,0.6369047619rem + 1.1904761905vw ,2rem)){.hero-article__label{font-size:calc(.875rem + 1.125 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(0.8125rem ,0.6537698413rem + 0.7936507937vw ,1.5625rem)){.hero-article__label:not(:last-child){margin-bottom:clamp(.8125rem ,.6537698413rem + .7936507937vw ,1.5625rem)}}@supports not (margin-bottom:clamp(0.8125rem ,0.6537698413rem + 0.7936507937vw ,1.5625rem)){.hero-article__label:not(:last-child){margin-bottom:calc(.8125rem + .75 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.5383597884rem + 1.0582010582vw ,1.75rem)){.hero-article__info{font-size:clamp(.75rem ,.5383597884rem + 1.0582010582vw ,1.75rem)}}@supports not (font-size:clamp(0.75rem ,0.5383597884rem + 1.0582010582vw ,1.75rem)){.hero-article__info{font-size:calc(.75rem + 1 * (100vw - 20rem)/ 94.5)}}@supports (margin-top:clamp(2.6875rem ,1.814484127rem + 4.3650793651vw ,6.8125rem)){.hero-article__info{margin-top:clamp(2.6875rem ,1.814484127rem + 4.3650793651vw ,6.8125rem)}}@supports not (margin-top:clamp(2.6875rem ,1.814484127rem + 4.3650793651vw ,6.8125rem)){.hero-article__info{margin-top:calc(2.6875rem + 4.125 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.3125rem ,0.2199074074rem + 0.462962963vw ,0.75rem)){.hero-article__social{gap:clamp(.3125rem ,.2199074074rem + .462962963vw ,.75rem)}}@supports not (gap:clamp(0.3125rem ,0.2199074074rem + 0.462962963vw ,0.75rem)){.hero-article__social{gap:calc(.3125rem + .4375 * (100vw - 20rem)/ 94.5)}}@supports (width:clamp(0.9375rem ,0.6861772487rem + 1.2566137566vw ,2.125rem)){.hero-article__social img{width:clamp(.9375rem ,.6861772487rem + 1.2566137566vw ,2.125rem)}}@supports not (width:clamp(0.9375rem ,0.6861772487rem + 1.2566137566vw ,2.125rem)){.hero-article__social img{width:calc(.9375rem + 1.1875 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.1875rem ,0.068452381rem + 0.5952380952vw ,0.75rem)){.hero-article__share{gap:clamp(.1875rem ,.068452381rem + .5952380952vw ,.75rem)}}@supports not (gap:clamp(0.1875rem ,0.068452381rem + 0.5952380952vw ,0.75rem)){.hero-article__share{gap:calc(.1875rem + .5625 * (100vw - 20rem)/ 94.5)}}@supports (gap:clamp(0.3125rem ,0.2199074074rem + 0.462962963vw ,0.75rem)){.hero-article__links{gap:clamp(.3125rem ,.2199074074rem + .462962963vw ,.75rem)}}@supports not (gap:clamp(0.3125rem ,0.2199074074rem + 0.462962963vw ,0.75rem)){.hero-article__links{gap:calc(.3125rem + .4375 * (100vw - 20rem)/ 94.5)}}@supports (width:clamp(0.9375rem ,0.6861772487rem + 1.2566137566vw ,2.125rem)){.hero-article__date img{width:clamp(.9375rem ,.6861772487rem + 1.2566137566vw ,2.125rem)}}@supports not (width:clamp(0.9375rem ,0.6861772487rem + 1.2566137566vw ,2.125rem)){.hero-article__date img{width:calc(.9375rem + 1.1875 * (100vw - 20rem)/ 94.5)}}@supports (margin-bottom:clamp(1.25rem ,0.787037037rem + 2.3148148148vw ,3.4375rem)){.breadcrumbs{margin-bottom:clamp(1.25rem ,.787037037rem + 2.3148148148vw ,3.4375rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.787037037rem + 2.3148148148vw ,3.4375rem)){.breadcrumbs{margin-bottom:calc(1.25rem + 2.1875 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(0.75rem ,0.5383597884rem + 1.0582010582vw ,1.75rem)){.breadcrumbs__item{font-size:clamp(.75rem ,.5383597884rem + 1.0582010582vw ,1.75rem)}}@supports not (font-size:clamp(0.75rem ,0.5383597884rem + 1.0582010582vw ,1.75rem)){.breadcrumbs__item{font-size:calc(.75rem + 1 * (100vw - 20rem)/ 94.5)}}@supports (font-size:clamp(1.125rem ,0.8869047619rem + 1.1904761905vw ,2.25rem)){.recomendations__title{font-size:clamp(1.125rem ,.8869047619rem + 1.1904761905vw ,2.25rem)}}@supports not (font-size:clamp(1.125rem ,0.8869047619rem + 1.1904761905vw ,2.25rem)){.recomendations__title{font-size:calc(1.125rem + 1.125 * (100vw - 20rem)/ 94.5)}}@supports (margin-top:clamp(1.4375rem ,0.8422619048rem + 2.9761904762vw ,4.25rem)){.recomendations__items{margin-top:clamp(1.4375rem ,.8422619048rem + 2.9761904762vw ,4.25rem)}}@supports not (margin-top:clamp(1.4375rem ,0.8422619048rem + 2.9761904762vw ,4.25rem)){.recomendations__items{margin-top:calc(1.4375rem + 2.8125 * (100vw - 20rem)/ 94.5)}}@supports ((-moz-column-gap:clamp(0.625rem ,-0.5125661376rem + 5.6878306878vw ,6rem)) or (column-gap:clamp(0.625rem ,-0.5125661376rem + 5.6878306878vw ,6rem))){.recomendations__items{-webkit-column-gap:clamp(.625rem ,-.5125661376rem + 5.6878306878vw ,6rem);-moz-column-gap:clamp(.625rem ,-.5125661376rem + 5.6878306878vw ,6rem);column-gap:clamp(.625rem ,-.5125661376rem + 5.6878306878vw ,6rem)}}@supports not ((-moz-column-gap:clamp(0.625rem ,-0.5125661376rem + 5.6878306878vw ,6rem)) or (column-gap:clamp(0.625rem ,-0.5125661376rem + 5.6878306878vw ,6rem))){.recomendations__items{-webkit-column-gap:calc(.625rem + 5.375 * (100vw - 20rem)/ 94.5);-moz-column-gap:calc(.625rem + 5.375 * (100vw - 20rem)/ 94.5);column-gap:calc(.625rem + 5.375 * (100vw - 20rem)/ 94.5)}}@supports (row-gap:clamp(1.4375rem ,0.855489418rem + 2.9100529101vw ,4.1875rem)){.recomendations__items{row-gap:clamp(1.4375rem ,.855489418rem + 2.9100529101vw ,4.1875rem)}}@supports not (row-gap:clamp(1.4375rem ,0.855489418rem + 2.9100529101vw ,4.1875rem)){.recomendations__items{row-gap:calc(1.4375rem + 2.75 * (100vw - 20rem)/ 94.5)}}@supports (padding-bottom:clamp(5.625rem ,5.0165343915rem + 3.0423280423vw ,8.5rem)){.recomendations__items{padding-bottom:clamp(5.625rem ,5.0165343915rem + 3.0423280423vw ,8.5rem)}}@supports not (padding-bottom:clamp(5.625rem ,5.0165343915rem + 3.0423280423vw ,8.5rem)){.recomendations__items{padding-bottom:calc(5.625rem + 2.875 * (100vw - 20rem)/ 94.5)}}}@media (min-width:47.99875em) and (max-width:120em){@supports (font-size:clamp(1rem ,0.5833514175rem + 0.8680404854vw ,1.625rem)){.menu__link{font-size:clamp(1rem ,.5833514175rem + .8680404854vw ,1.625rem)}}@supports not (font-size:clamp(1rem ,0.5833514175rem + 0.8680404854vw ,1.625rem)){.menu__link{font-size:calc(1rem + .625 * (100vw - 47.99875rem)/ 72.00125)}}@supports (font-size:clamp(1.625rem ,-0.04159433rem + 3.4721619416vw ,4.125rem)){.title{font-size:clamp(1.625rem ,-.04159433rem + 3.4721619416vw ,4.125rem)}}@supports not (font-size:clamp(1.625rem ,-0.04159433rem + 3.4721619416vw ,4.125rem)){.title{font-size:calc(1.625rem + 2.5 * (100vw - 47.99875rem)/ 72.00125)}}@supports (padding-top:clamp(7.875rem ,4.7501356313rem + 6.5103036406vw ,12.5625rem)){.hero{padding-top:clamp(7.875rem ,4.7501356313rem + 6.5103036406vw ,12.5625rem)}}@supports not (padding-top:clamp(7.875rem ,4.7501356313rem + 6.5103036406vw ,12.5625rem)){.hero{padding-top:calc(7.875rem + 4.6875 * (100vw - 47.99875rem)/ 72.00125)}}@supports (padding-bottom:clamp(3.5rem ,6.9374403222rem + -2.8645336018vw ,5.5625rem)){.hero{padding-bottom:clamp(3.5rem ,6.9374403222rem + -2.8645336018vw ,5.5625rem)}}@supports not (padding-bottom:clamp(3.5rem ,6.9374403222rem + -2.8645336018vw ,5.5625rem)){.hero{padding-bottom:calc(5.5625rem + -2.0625 * (100vw - 47.99875rem)/ 72.00125)}}@supports (margin-bottom:clamp(1.25rem ,0.5000325515rem + 1.5624728737vw ,2.375rem)){.hero__title:not(:last-child){margin-bottom:clamp(1.25rem ,.5000325515rem + 1.5624728737vw ,2.375rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.5000325515rem + 1.5624728737vw ,2.375rem)){.hero__title:not(:last-child){margin-bottom:calc(1.25rem + 1.125 * (100vw - 47.99875rem)/ 72.00125)}}@supports (margin-bottom:clamp(2.3125rem ,1.1042191108rem + 2.5173174077vw ,4.125rem)){.hero__text:not(:last-child){margin-bottom:clamp(2.3125rem ,1.1042191108rem + 2.5173174077vw ,4.125rem)}}@supports not (margin-bottom:clamp(2.3125rem ,1.1042191108rem + 2.5173174077vw ,4.125rem)){.hero__text:not(:last-child){margin-bottom:calc(2.3125rem + 1.8125 * (100vw - 47.99875rem)/ 72.00125)}}@supports (max-width:clamp(17.1875rem ,0.5215567004rem + 34.7216194163vw ,42.1875rem)){.about__text{max-width:clamp(17.1875rem ,.5215567004rem + 34.7216194163vw ,42.1875rem)}}@supports not (max-width:clamp(17.1875rem ,0.5215567004rem + 34.7216194163vw ,42.1875rem)){.about__text{max-width:calc(17.1875rem + 25 * (100vw - 47.99875rem)/ 72.00125)}}@supports (width:clamp(10.625rem ,-0.5411820107rem + 23.2634850089vw ,27.375rem)){.why__circle{width:clamp(10.625rem ,-.5411820107rem + 23.2634850089vw ,27.375rem)}}@supports not (width:clamp(10.625rem ,-0.5411820107rem + 23.2634850089vw ,27.375rem)){.why__circle{width:calc(10.625rem + 16.75 * (100vw - 47.99875rem)/ 72.00125)}}@supports ((-moz-column-gap:clamp(1.875rem ,-3.1247829899rem + 10.4164858249vw ,9.375rem)) or (column-gap:clamp(1.875rem ,-3.1247829899rem + 10.4164858249vw ,9.375rem))){.cooperation__items{-webkit-column-gap:clamp(1.875rem ,-3.1247829899rem + 10.4164858249vw ,9.375rem);-moz-column-gap:clamp(1.875rem ,-3.1247829899rem + 10.4164858249vw ,9.375rem);column-gap:clamp(1.875rem ,-3.1247829899rem + 10.4164858249vw ,9.375rem)}}@supports not ((-moz-column-gap:clamp(1.875rem ,-3.1247829899rem + 10.4164858249vw ,9.375rem)) or (column-gap:clamp(1.875rem ,-3.1247829899rem + 10.4164858249vw ,9.375rem))){.cooperation__items{-webkit-column-gap:calc(1.875rem + 7.5 * (100vw - 47.99875rem)/ 72.00125);-moz-column-gap:calc(1.875rem + 7.5 * (100vw - 47.99875rem)/ 72.00125);column-gap:calc(1.875rem + 7.5 * (100vw - 47.99875rem)/ 72.00125)}}@supports (top:clamp(0.0000000625rem ,-1.6665942258rem + 3.4721618548vw ,2.5rem)){.item-cooperation__body{top:clamp(.0000000625rem ,-1.6665942258rem + 3.4721618548vw ,2.5rem)}}@supports not (top:clamp(0.0000000625rem ,-1.6665942258rem + 3.4721618548vw ,2.5rem)){.item-cooperation__body{top:calc(.0000000625rem + 2.4999999375 * (100vw - 47.99875rem)/ 72.00125)}}@supports (left:clamp(0.0000000625rem ,-1.6665942258rem + 3.4721618548vw ,2.5rem)){.item-cooperation__body{left:clamp(.0000000625rem ,-1.6665942258rem + 3.4721618548vw ,2.5rem)}}@supports not (left:clamp(0.0000000625rem ,-1.6665942258rem + 3.4721618548vw ,2.5rem)){.item-cooperation__body{left:calc(.0000000625rem + 2.4999999375 * (100vw - 47.99875rem)/ 72.00125)}}}@media (max-width:47.99875em) and (min-width:23.4375em) and (max-width:47.99875em){@supports (font-size:clamp(1.125rem ,0.6478764823rem + 2.035727009vw ,1.625rem)){.menu__link{font-size:clamp(1.125rem ,.6478764823rem + 2.035727009vw ,1.625rem)}}@supports not (font-size:clamp(1.125rem ,0.6478764823rem + 2.035727009vw ,1.625rem)){.menu__link{font-size:calc(1.125rem + .5 * (100vw - 23.4375rem)/ 24.56125)}}@supports (left:clamp(-3.4375rem ,-5.4056345107rem + 8.3973739122vw ,-1.375rem)){.hero__map{left:clamp(-3.4375rem ,-5.4056345107rem + 8.3973739122vw ,-1.375rem)}}@supports not (left:clamp(-3.4375rem ,-5.4056345107rem + 8.3973739122vw ,-1.375rem)){.hero__map{left:calc(-3.4375rem + 2.0625 * (100vw - 23.4375rem)/ 24.56125)}}@supports (height:clamp(7.75rem ,-6.3251437732rem + 60.0539467657vw ,22.5rem)){.week__image-ibg{height:clamp(7.75rem ,-6.3251437732rem + 60.0539467657vw ,22.5rem)}}@supports not (height:clamp(7.75rem ,-6.3251437732rem + 60.0539467657vw ,22.5rem)){.week__image-ibg{height:calc(7.75rem + 14.75 * (100vw - 23.4375rem)/ 24.56125)}}@supports (height:clamp(7.75rem ,-6.3251437732rem + 60.0539467657vw ,22.5rem)){.week__image-ibg{height:clamp(7.75rem ,-6.3251437732rem + 60.0539467657vw ,22.5rem)}}@supports not (height:clamp(7.75rem ,-6.3251437732rem + 60.0539467657vw ,22.5rem)){.week__image-ibg{height:calc(7.75rem + 14.75 * (100vw - 23.4375rem)/ 24.56125)}}}@media (min-width:47.99875em) and (min-width:47.99875em) and (max-width:120em){@supports (padding-bottom:clamp(2.5rem ,1.666702835rem + 1.7360809708vw ,3.75rem)){.form-popup{padding-bottom:clamp(2.5rem ,1.666702835rem + 1.7360809708vw ,3.75rem)}}@supports not (padding-bottom:clamp(2.5rem ,1.666702835rem + 1.7360809708vw ,3.75rem)){.form-popup{padding-bottom:calc(2.5rem + 1.25 * (100vw - 47.99875rem)/ 72.00125)}}@supports (padding-left:clamp(1.25rem ,0.8333514175rem + 0.8680404854vw ,1.875rem)){.form-popup{padding-left:clamp(1.25rem ,.8333514175rem + .8680404854vw ,1.875rem)}}@supports not (padding-left:clamp(1.25rem ,0.8333514175rem + 0.8680404854vw ,1.875rem)){.form-popup{padding-left:calc(1.25rem + .625 * (100vw - 47.99875rem)/ 72.00125)}}@supports (padding-right:clamp(1.875rem ,0.20840567rem + 3.4721619416vw ,4.375rem)){.form-popup{padding-right:clamp(1.875rem ,.20840567rem + 3.4721619416vw ,4.375rem)}}@supports not (padding-right:clamp(1.875rem ,0.20840567rem + 3.4721619416vw ,4.375rem)){.form-popup{padding-right:calc(1.875rem + 2.5 * (100vw - 47.99875rem)/ 72.00125)}}@supports (padding-top:clamp(3.125rem ,1.0417570876rem + 4.340202427vw ,6.25rem)){.form-popup{padding-top:clamp(3.125rem ,1.0417570876rem + 4.340202427vw ,6.25rem)}}@supports not (padding-top:clamp(3.125rem ,1.0417570876rem + 4.340202427vw ,6.25rem)){.form-popup{padding-top:calc(3.125rem + 3.125 * (100vw - 47.99875rem)/ 72.00125)}}}@media (min-width:47.99875em) and (max-width:47.99875em){.form-popup{padding-bottom:2.5rem}.form-popup{padding-left:1.25rem}.form-popup{padding-right:1.875rem}.form-popup{padding-top:3.125rem}}@media (min-width:61.99875em) and (max-width:120em){@supports (gap:clamp(0.625rem ,-0.4439209284rem + 1.7241007737vw ,1.625rem)){.spollers-marketing{gap:clamp(.625rem ,-.4439209284rem + 1.7241007737vw ,1.625rem)}}@supports not (gap:clamp(0.625rem ,-0.4439209284rem + 1.7241007737vw ,1.625rem)){.spollers-marketing{gap:calc(.625rem + 1 * (100vw - 61.99875rem)/ 58.00125)}}@supports (gap:clamp(0.75rem ,0.0819244197rem + 1.0775629836vw ,1.375rem)){.spollers-marketing__title{gap:clamp(.75rem ,.0819244197rem + 1.0775629836vw ,1.375rem)}}@supports not (gap:clamp(0.75rem ,0.0819244197rem + 1.0775629836vw ,1.375rem)){.spollers-marketing__title{gap:calc(.75rem + .625 * (100vw - 61.99875rem)/ 58.00125)}}@supports (padding-top:clamp(2rem ,0.4634261654rem + 2.4783948622vw ,3.4375rem)){.header{padding-top:clamp(2rem ,.4634261654rem + 2.4783948622vw ,3.4375rem)}}@supports not (padding-top:clamp(2rem ,0.4634261654rem + 2.4783948622vw ,3.4375rem)){.header{padding-top:calc(2rem + 1.4375 * (100vw - 61.99875rem)/ 58.00125)}}@supports (padding-bottom:clamp(2rem ,0.4634261654rem + 2.4783948622vw ,3.4375rem)){.header{padding-bottom:clamp(2rem ,.4634261654rem + 2.4783948622vw ,3.4375rem)}}@supports not (padding-bottom:clamp(2rem ,0.4634261654rem + 2.4783948622vw ,3.4375rem)){.header{padding-bottom:calc(2rem + 1.4375 * (100vw - 61.99875rem)/ 58.00125)}}@supports (gap:clamp(1rem ,-2.9416459236rem + 6.357621603vw ,4.6875rem)){.hero-posibilities__items{gap:clamp(1rem ,-2.9416459236rem + 6.357621603vw ,4.6875rem)}}@supports not (gap:clamp(1rem ,-2.9416459236rem + 6.357621603vw ,4.6875rem)){.hero-posibilities__items{gap:calc(1rem + 3.6875 * (100vw - 61.99875rem)/ 58.00125)}}@supports (gap:clamp(0.9375rem ,-2.4696854594rem + 5.4955712161vw ,4.125rem)){.project__items{gap:clamp(.9375rem ,-2.4696854594rem + 5.4955712161vw ,4.125rem)}}@supports not (gap:clamp(0.9375rem ,-2.4696854594rem + 5.4955712161vw ,4.125rem)){.project__items{gap:calc(.9375rem + 3.1875 * (100vw - 61.99875rem)/ 58.00125)}}@supports ((-moz-column-gap:clamp(1.625rem ,-3.7864122002rem + 8.7282601668vw ,6.6875rem)) or (column-gap:clamp(1.625rem ,-3.7864122002rem + 8.7282601668vw ,6.6875rem))){.websites__cards{-webkit-column-gap:clamp(1.625rem ,-3.7864122002rem + 8.7282601668vw ,6.6875rem);-moz-column-gap:clamp(1.625rem ,-3.7864122002rem + 8.7282601668vw ,6.6875rem);column-gap:clamp(1.625rem ,-3.7864122002rem + 8.7282601668vw ,6.6875rem)}}@supports not ((-moz-column-gap:clamp(1.625rem ,-3.7864122002rem + 8.7282601668vw ,6.6875rem)) or (column-gap:clamp(1.625rem ,-3.7864122002rem + 8.7282601668vw ,6.6875rem))){.websites__cards{-webkit-column-gap:calc(1.625rem + 5.0625 * (100vw - 61.99875rem)/ 58.00125);-moz-column-gap:calc(1.625rem + 5.0625 * (100vw - 61.99875rem)/ 58.00125);column-gap:calc(1.625rem + 5.0625 * (100vw - 61.99875rem)/ 58.00125)}}@supports (gap:clamp(1.875rem ,-1.1313401112rem + 4.849033426vw ,4.6875rem)){.sales__slide{gap:clamp(1.875rem ,-1.1313401112rem + 4.849033426vw ,4.6875rem)}}@supports not (gap:clamp(1.875rem ,-1.1313401112rem + 4.849033426vw ,4.6875rem)){.sales__slide{gap:calc(1.875rem + 2.8125 * (100vw - 61.99875rem)/ 58.00125)}}@supports (padding-right:clamp(3.125rem ,0.4526976789rem + 4.3102519342vw ,5.625rem)){.sales__content{padding-right:clamp(3.125rem ,.4526976789rem + 4.3102519342vw ,5.625rem)}}@supports not (padding-right:clamp(3.125rem ,0.4526976789rem + 4.3102519342vw ,5.625rem)){.sales__content{padding-right:calc(3.125rem + 2.5 * (100vw - 61.99875rem)/ 58.00125)}}}@media (max-width:61.99875em) and (min-width:33.75em){.menu-footer:nth-child(3){-ms-grid-column-align:end;justify-self:end;text-align:right}}@media (min-width:75em) and (max-width:120em){@supports (height:clamp(25rem ,-18.8541666667rem + 58.4722222222vw ,51.3125rem)){.hero__images{height:clamp(25rem ,-18.8541666667rem + 58.4722222222vw ,51.3125rem)}}@supports not (height:clamp(25rem ,-18.8541666667rem + 58.4722222222vw ,51.3125rem)){.hero__images{height:calc(25rem + 26.3125 * (100vw - 75rem)/ 45)}}@supports (width:clamp(29.375rem ,-0.625rem + 40vw ,47.375rem)){.hero__image{width:clamp(29.375rem ,-.625rem + 40vw ,47.375rem)}}@supports not (width:clamp(29.375rem ,-0.625rem + 40vw ,47.375rem)){.hero__image{width:calc(29.375rem + 18 * (100vw - 75rem)/ 45)}}}@media (min-width:23.4375em) and (max-width:61.99875em){@supports (height:clamp(13.5rem ,6.5103082758rem + 29.8226846899vw ,25rem)){.hero__images{height:clamp(13.5rem ,6.5103082758rem + 29.8226846899vw ,25rem)}}@supports not (height:clamp(13.5rem ,6.5103082758rem + 29.8226846899vw ,25rem)){.hero__images{height:calc(13.5rem + 11.5 * (100vw - 23.4375rem)/ 38.56125)}}@supports (width:clamp(13.3125rem ,6.2088459107rem + 30.3089241142vw ,25rem)){.hero__image{width:clamp(13.3125rem ,6.2088459107rem + 30.3089241142vw ,25rem)}}@supports not (width:clamp(13.3125rem ,6.2088459107rem + 30.3089241142vw ,25rem)){.hero__image{width:calc(13.3125rem + 11.6875 * (100vw - 23.4375rem)/ 38.56125)}}@supports (height:clamp(8.9375rem ,3.1254193815rem + 24.7982106389vw ,18.5rem)){.article__image-ibg{height:clamp(8.9375rem ,3.1254193815rem + 24.7982106389vw ,18.5rem)}}@supports not (height:clamp(8.9375rem ,3.1254193815rem + 24.7982106389vw ,18.5rem)){.article__image-ibg{height:calc(8.9375rem + 9.5625 * (100vw - 23.4375rem)/ 38.56125)}}@supports (height:clamp(8.9375rem ,3.1254193815rem + 24.7982106389vw ,18.5rem)){.article__image-ibg{height:clamp(8.9375rem ,3.1254193815rem + 24.7982106389vw ,18.5rem)}}@supports not (height:clamp(8.9375rem ,3.1254193815rem + 24.7982106389vw ,18.5rem)){.article__image-ibg{height:calc(8.9375rem + 9.5625 * (100vw - 23.4375rem)/ 38.56125)}}}@media (min-width:23.4375em) and (max-width:120em){@supports (width:clamp(28rem ,10.2360436893rem + 75.7928802589vw ,101.1875rem)){.hero__map{width:clamp(28rem ,10.2360436893rem + 75.7928802589vw ,101.1875rem)}}@supports not (width:clamp(28rem ,10.2360436893rem + 75.7928802589vw ,101.1875rem)){.hero__map{width:calc(28rem + 73.1875 * (100vw - 23.4375rem)/ 96.5625)}}}@media (max-width:47.99875em) and (min-width:47.99875em){.hero__map{left:-1.375rem}.week__image-ibg{height:22.5rem}.week__image-ibg{height:22.5rem}}@media (min-width:23.4375em) and (max-width:29.99875em){@supports (width:clamp(0.8125rem ,-0.3037840541rem + 4.7628119642vw ,1.125rem)){.hero__down img{width:clamp(.8125rem ,-.3037840541rem + 4.7628119642vw ,1.125rem)}}@supports not (width:clamp(0.8125rem ,-0.3037840541rem + 4.7628119642vw ,1.125rem)){.hero__down img{width:calc(.8125rem + .3125 * (100vw - 23.4375rem)/ 6.56125)}}}@media (min-width:23.4375em) and (max-width:47.99875em){@supports (max-width:clamp(17.1875rem ,-6.6686758868rem + 101.7863504504vw ,42.1875rem)){.about__text{max-width:clamp(17.1875rem ,-6.6686758868rem + 101.7863504504vw ,42.1875rem)}}@supports not (max-width:clamp(17.1875rem ,-6.6686758868rem + 101.7863504504vw ,42.1875rem)){.about__text{max-width:calc(17.1875rem + 25 * (100vw - 23.4375rem)/ 24.56125)}}@supports (width:clamp(15.75rem ,4.6568782126rem + 47.3306529594vw ,27.375rem)){.why__circle{width:clamp(15.75rem ,4.6568782126rem + 47.3306529594vw ,27.375rem)}}@supports not (width:clamp(15.75rem ,4.6568782126rem + 47.3306529594vw ,27.375rem)){.why__circle{width:calc(15.75rem + 11.625 * (100vw - 23.4375rem)/ 24.56125)}}}@media (min-width:47.99875em) and (min-width:20em) and (max-width:114.5em){@supports (max-width:clamp(18.75rem ,16.078042328rem + 13.3597883598vw ,31.375rem)){.why__text{max-width:clamp(18.75rem ,16.078042328rem + 13.3597883598vw ,31.375rem)}}@supports not (max-width:clamp(18.75rem ,16.078042328rem + 13.3597883598vw ,31.375rem)){.why__text{max-width:calc(18.75rem + 12.625 * (100vw - 20rem)/ 94.5)}}}@media (min-width:47.99875em) and (max-width:20em){.why__text{max-width:18.75rem}}@media (max-width:47.99875em) and (min-width:114.5em){.oportunities__items{row-gap:3.6875rem}}@media (max-width:47.99875em) and (min-width:20em) and (max-width:114.5em){@supports (row-gap:clamp(1.1875rem ,0.6583994709rem + 2.6455026455vw ,3.6875rem)){.oportunities__items{row-gap:clamp(1.1875rem ,.6583994709rem + 2.6455026455vw ,3.6875rem)}}@supports not (row-gap:clamp(1.1875rem ,0.6583994709rem + 2.6455026455vw ,3.6875rem)){.oportunities__items{row-gap:calc(1.1875rem + 2.5 * (100vw - 20rem)/ 94.5)}}}@media (max-width:75em) and (min-width:114.5em){.oportunities__title:not(:last-child){margin-bottom:2.9375rem}}@media (max-width:75em) and (min-width:20em) and (max-width:114.5em){@supports (margin-bottom:clamp(1.625rem ,1.3472222222rem + 1.3888888889vw ,2.9375rem)){.oportunities__title:not(:last-child){margin-bottom:clamp(1.625rem ,1.3472222222rem + 1.3888888889vw ,2.9375rem)}}@supports not (margin-bottom:clamp(1.625rem ,1.3472222222rem + 1.3888888889vw ,2.9375rem)){.oportunities__title:not(:last-child){margin-bottom:calc(1.625rem + 1.3125 * (100vw - 20rem)/ 94.5)}}}@media (min-width:61.99875em) and (min-width:61.99875em) and (max-width:120em){@supports (top:clamp(2.5rem ,-0.1723023211rem + 4.3102519342vw ,5rem)){.offer__column:nth-child(2){top:clamp(2.5rem ,-.1723023211rem + 4.3102519342vw ,5rem)}}@supports not (top:clamp(2.5rem ,-0.1723023211rem + 4.3102519342vw ,5rem)){.offer__column:nth-child(2){top:calc(2.5rem + 2.5 * (100vw - 61.99875rem)/ 58.00125)}}@supports (gap:clamp(1.875rem ,-2.1334534816rem + 6.4653779013vw ,5.625rem)){.marketing__body{gap:clamp(1.875rem ,-2.1334534816rem + 6.4653779013vw ,5.625rem)}}@supports not (gap:clamp(1.875rem ,-2.1334534816rem + 6.4653779013vw ,5.625rem)){.marketing__body{gap:calc(1.875rem + 3.75 * (100vw - 61.99875rem)/ 58.00125)}}@supports (padding-right:clamp(3.75rem ,-4.9349825435rem + 14.0083187862vw ,11.875rem)){.consultation__content{padding-right:clamp(3.75rem ,-4.9349825435rem + 14.0083187862vw ,11.875rem)}}@supports not (padding-right:clamp(3.75rem ,-4.9349825435rem + 14.0083187862vw ,11.875rem)){.consultation__content{padding-right:calc(3.75rem + 8.125 * (100vw - 61.99875rem)/ 58.00125)}}}@media (min-width:61.99875em) and (max-width:61.99875em){.offer__column:nth-child(2){top:2.5rem}.marketing__body{gap:1.875rem}.consultation__content{padding-right:3.75rem}}@media (min-width:29.99875em) and (max-width:120em){@supports (top:clamp(9.4375rem ,2.6878749948rem + 22.4996875043vw ,29.6875rem)){.hero-posibilities::after{top:clamp(9.4375rem ,2.6878749948rem + 22.4996875043vw ,29.6875rem)}}@supports not (top:clamp(9.4375rem ,2.6878749948rem + 22.4996875043vw ,29.6875rem)){.hero-posibilities::after{top:calc(9.4375rem + 20.25 * (100vw - 29.99875rem)/ 90.00125)}}@supports (top:clamp(31.25rem ,20.3756041583rem + 36.2494965348vw ,63.875rem)){.project::before{top:clamp(31.25rem ,20.3756041583rem + 36.2494965348vw ,63.875rem)}}@supports not (top:clamp(31.25rem ,20.3756041583rem + 36.2494965348vw ,63.875rem)){.project::before{top:calc(31.25rem + 32.625 * (100vw - 29.99875rem)/ 90.00125)}}}@media (max-width:61.99875em) and (min-width:114.5em){.marketing__wrapper{width:90.625rem}}@media (max-width:61.99875em) and (min-width:20em) and (max-width:114.5em){@supports (width:clamp(18rem ,2.6296296296rem + 76.8518518519vw ,90.625rem)){.marketing__wrapper{width:clamp(18rem ,2.6296296296rem + 76.8518518519vw ,90.625rem)}}@supports not (width:clamp(18rem ,2.6296296296rem + 76.8518518519vw ,90.625rem)){.marketing__wrapper{width:calc(18rem + 72.625 * (100vw - 20rem)/ 94.5)}}}@media (max-width:61.99875em) and (min-width:20em) and (max-width:61.99875em){@supports (margin-top:clamp(1.4375rem ,0.9315325605rem + 2.5298371975vw ,2.5rem)){.project__slider{margin-top:clamp(1.4375rem ,.9315325605rem + 2.5298371975vw ,2.5rem)}}@supports not (margin-top:clamp(1.4375rem ,0.9315325605rem + 2.5298371975vw ,2.5rem)){.project__slider{margin-top:calc(1.4375rem + 1.0625 * (100vw - 20rem)/ 41.99875)}}@supports (margin-bottom:clamp(2.1875rem ,0.9969883776rem + 5.9525581118vw ,4.6875rem)){.sales__image:not(:last-child){margin-bottom:clamp(2.1875rem ,.9969883776rem + 5.9525581118vw ,4.6875rem)}}@supports not (margin-bottom:clamp(2.1875rem ,0.9969883776rem + 5.9525581118vw ,4.6875rem)){.sales__image:not(:last-child){margin-bottom:calc(2.1875rem + 2.5 * (100vw - 20rem)/ 41.99875)}}}@media (min-width:61.99875em) and (min-width:20em) and (max-width:114.5em){@supports (height:clamp(11.3125rem ,5.7437169312rem + 27.8439153439vw ,37.625rem)){.project__images{height:clamp(11.3125rem ,5.7437169312rem + 27.8439153439vw ,37.625rem)}}@supports not (height:clamp(11.3125rem ,5.7437169312rem + 27.8439153439vw ,37.625rem)){.project__images{height:calc(11.3125rem + 26.3125 * (100vw - 20rem)/ 94.5)}}}@media (min-width:61.99875em) and (max-width:20em){.project__images{height:11.3125rem}}@media (min-width:25em) and (max-width:120em){@supports (top:clamp(-116.5rem ,-125.4473684211rem + 35.7894736842vw ,-82.5rem)){.sales::before{top:clamp(-116.5rem ,-125.4473684211rem + 35.7894736842vw ,-82.5rem)}}@supports not (top:clamp(-116.5rem ,-125.4473684211rem + 35.7894736842vw ,-82.5rem)){.sales::before{top:calc(-116.5rem + 34 * (100vw - 25rem)/ 95)}}}@media (max-width:61.99875em) and (min-width:61.99875em){.sales__image{padding-right:6.25rem}.sales__image{padding-left:6.25rem}}@media (max-width:61.99875em) and (min-width:29.99875em) and (max-width:61.99875em){@supports (padding-right:clamp(0.0000000625rem ,-5.8591307383rem + 19.5312498047vw ,6.25rem)){.sales__image{padding-right:clamp(.0000000625rem ,-5.8591307383rem + 19.5312498047vw ,6.25rem)}}@supports not (padding-right:clamp(0.0000000625rem ,-5.8591307383rem + 19.5312498047vw ,6.25rem)){.sales__image{padding-right:calc(.0000000625rem + 6.2499999375 * (100vw - 29.99875rem)/ 32)}}}@media (max-width:61.99875em) and (min-width:29.99375em) and (max-width:61.99875em){@supports (padding-left:clamp(0.0000000625rem ,-5.8572389822rem + 19.5281985237vw ,6.25rem)){.sales__image{padding-left:clamp(.0000000625rem ,-5.8572389822rem + 19.5281985237vw ,6.25rem)}}@supports not (padding-left:clamp(0.0000000625rem ,-5.8572389822rem + 19.5281985237vw ,6.25rem)){.sales__image{padding-left:calc(.0000000625rem + 6.2499999375 * (100vw - 29.99375rem)/ 32.005)}}}@media (min-width:78.125em) and (max-width:120em){@supports (gap:clamp(5.625rem ,-2.1875rem + 10vw ,9.8125rem)){.manage__body{gap:clamp(5.625rem ,-2.1875rem + 10vw ,9.8125rem)}}@supports not (gap:clamp(5.625rem ,-2.1875rem + 10vw ,9.8125rem)){.manage__body{gap:calc(5.625rem + 4.1875 * (100vw - 78.125rem)/ 41.875)}}}@media (min-width:20em) and (max-width:78.125em){@supports (gap:clamp(1.375rem ,0.3427419355rem + 5.1612903226vw ,4.375rem)){.manage__body{gap:clamp(1.375rem ,.3427419355rem + 5.1612903226vw ,4.375rem)}}@supports not (gap:clamp(1.375rem ,0.3427419355rem + 5.1612903226vw ,4.375rem)){.manage__body{gap:calc(1.375rem + 3 * (100vw - 20rem)/ 58.125)}}}@media (min-width:78.125em) and (max-width:93.75em){.manage__image--2{width:60%}.manage__image--2{margin-left:-3.125rem}.manage__image--3{width:70%;margin-right:0}}@media (min-width:78.125em) and (min-width:78.125em) and (max-width:120em){@supports (margin-top:clamp(-3.75rem ,1.6231343284rem + -4.4776119403vw ,-1.875rem)){.manage__image--2{margin-top:clamp(-3.75rem ,1.6231343284rem + -4.4776119403vw ,-1.875rem)}}@supports not (margin-top:clamp(-3.75rem ,1.6231343284rem + -4.4776119403vw ,-1.875rem)){.manage__image--2{margin-top:calc(-1.875rem + -1.875 * (100vw - 78.125rem)/ 41.875)}}@supports (margin-top:clamp(-16.25rem ,12.4067164179rem + -23.8805970149vw ,-6.25rem)){.manage__image--3{margin-top:clamp(-16.25rem ,12.4067164179rem + -23.8805970149vw ,-6.25rem)}}@supports not (margin-top:clamp(-16.25rem ,12.4067164179rem + -23.8805970149vw ,-6.25rem)){.manage__image--3{margin-top:calc(-6.25rem + -10 * (100vw - 78.125rem)/ 41.875)}}@supports (margin-left:clamp(2.5rem ,-4.4962686567rem + 8.9552238806vw ,6.25rem)){.manage__image--4{margin-left:clamp(2.5rem ,-4.4962686567rem + 8.9552238806vw ,6.25rem)}}@supports not (margin-left:clamp(2.5rem ,-4.4962686567rem + 8.9552238806vw ,6.25rem)){.manage__image--4{margin-left:calc(2.5rem + 3.75 * (100vw - 78.125rem)/ 41.875)}}}@media (min-width:78.125em) and (max-width:78.125em){.manage__image--2{margin-top:-1.875rem}.manage__image--3{margin-top:-6.25rem}.manage__image--4{width:55%}.manage__image--4{margin-left:2.5rem}}@media (max-width:61.99875em) and (min-width:47.99875em){.consultation__container{row-gap:3.125rem}}@media (max-width:61.99875em) and (min-width:23.4375em) and (max-width:47.99875em){@supports (row-gap:clamp(1.625rem ,0.1936294468rem + 6.107181027vw ,3.125rem)){.consultation__container{row-gap:clamp(1.625rem ,.1936294468rem + 6.107181027vw ,3.125rem)}}@supports not (row-gap:clamp(1.625rem ,0.1936294468rem + 6.107181027vw ,3.125rem)){.consultation__container{row-gap:calc(1.625rem + 1.5 * (100vw - 23.4375rem)/ 24.56125)}}}@media (any-hover:hover){.button:hover{color:#fff;background:#b45c9b;border:1px solid #b45c9b;-webkit-box-shadow:0 7px 15px 0 rgba(180,92,155,.45);box-shadow:0 7px 15px 0 rgba(180,92,155,.45)}.checkbox__text a:hover{text-decoration:none}.checkbox-consultation__text a:hover{text-decoration:none}.menu__link:hover{color:#b45c9b}.popup__close:hover{color:#956b8a}.spollers-marketing__title:hover{color:#b45c9b}.spollers-manage__title:hover{background-color:rgba(149,107,138,.1019607843)}.pagination .swiper-pagination-bullet:hover{background-color:rgba(149,107,138,.2235294118)}.pagination .swiper-pagination-bullet-active:hover{background-color:#956b8a}.menu-footer__link:hover{color:#b45c9b}.contacts-footer__mail:hover{color:#956b8a}.contacts-footer__icon:hover{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}.contacts-footer__phone:hover{color:#956b8a}.bottom-footer__privacy:hover{text-decoration:underline}.about__more:hover{color:#b45c9b}.about__more:hover img{-webkit-transform:translate(.9375rem,0);-ms-transform:translate(.9375rem,0);transform:translate(.9375rem,0)}.why__navigation .swiper-button:hover{background-color:rgba(179,91,154,.1)}.why__navigation .swiper-button-next:hover{background-color:rgba(179,91,154,.8)}.oportunities__items--2 .oportunities__item:hover .card{top:auto;bottom:0}.item-oportunities:hover .card{opacity:1;z-index:31;pointer-events:all}.card__image-ibg:hover::after{opacity:0}.item-offer:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.item-cooperation:hover .item-cooperation__body{-webkit-transform:translate(-2.5rem,0);-ms-transform:translate(-2.5rem,0);transform:translate(-2.5rem,0)}.item-cooperation:hover .item-cooperation__number{-webkit-transform:translate(2.5rem,0);-ms-transform:translate(2.5rem,0);transform:translate(2.5rem,0);color:rgba(149,107,138,.15)}.item-posibility:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.item-project:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.card-websites:hover{-webkit-transform:scale(1.04);-ms-transform:scale(1.04);transform:scale(1.04)}.sales__navigation .swiper-button:hover{background-color:rgba(179,91,154,.1)}.sales__navigation .swiper-button-next:hover{background-color:rgba(179,91,154,.8)}.item-accounting:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.gallery-accounting__image:hover{-webkit-transform:scale(1.015);-ms-transform:scale(1.015);transform:scale(1.015)}.gallery-accounting__image--1:hover{-webkit-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01)}.week__image-ibg:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.article-week__label:hover{opacity:.92}.article-week__title:hover{color:#b45c9b}.article-week__button:hover img{-webkit-transform:translate(5px,0);-ms-transform:translate(5px,0);transform:translate(5px,0)}.articles__title._active:hover{background-color:#956b8a}.articles__title:hover{background-color:rgba(149,106,138,.12)}.articles__previous:hover{background-color:rgba(149,106,138,.12)}.articles__next:hover{background-color:rgba(149,107,138,.8392156863)}.articles__current:hover{background-color:rgba(149,106,138,.12)}.article__image-ibg:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.article__title:hover{color:#b45c9b}.week__image-ibg:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.article-week__label:hover{opacity:.92}.article-week__title:hover{color:#b45c9b}.article-week__button:hover img{-webkit-transform:translate(5px,0);-ms-transform:translate(5px,0);transform:translate(5px,0)}.articles__title._active:hover{background-color:#956b8a}.articles__title:hover{background-color:rgba(149,106,138,.12)}.articles__previous:hover{background-color:rgba(149,106,138,.12)}.articles__next:hover{background-color:rgba(149,107,138,.8392156863)}.articles__current:hover{background-color:rgba(149,106,138,.12)}.article__image-ibg:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.article__title:hover{color:#b45c9b}.hero-article__link:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.breadcrumbs__link:hover{color:#956b8a}}.webp .popup__image{background:url(../img/popup/logo.webp) center/auto 100% no-repeat}.webp .choose{background:url(../img/main/choose/bg.webp) center/cover no-repeat,#956b8a}.webp .consultation{background:url(../img/posibilities/consultation/bg.webp) center/cover no-repeat,#956b8a}.webp .lg-outer .lg-item:not(.lg-start-end-progress){background:url(data:image/webp;base64,UklGRs4AAABXRUJQVlA4IMIAAACwBQCdASogACAAPpFCnEolo6KhqAgAsBIJaQAD5dDxrXM99232GfVDjLF0EQDwsC0CXKtWlgAA/vV76pcYbjjsL88+3qb/4UfhRX+dwASYANdOF+J5Nu61NxB7TUbHeCQeee2d4nX3M/8oPzSbTnBOl/xCNiQkRhkYBtGvv3/fXfn2CbNj/EPmnHMb/H7zFQx28TJK5yXYt1B6zlKYbIeBfYPo1h1tsfJDbPjNrzTs7O1elyh7eF4fdYd8hFly7AAAAA==) no-repeat scroll center center transparent}@media (max-width:81.25em){.webp .choose{background:url(../img/main/choose/bg-pc.webp) center/100% 100% no-repeat,#956b8a}}@media (max-width:62.5em){.webp .choose{background:url(../img/main/choose/bg-mobile.webp) center/100% 100% no-repeat,#956b8a}}@media (max-width:47.99875em){.webp .menu__body{background:url(../img/menu-bg.webp) top right/cover no-repeat,#956b8a}}@media (max-width:47.99875em){.webp .popup__content{background:url(../img/popup/bg-mobile.webp) top right/cover no-repeat,#956b8a}}@media (max-width:28.125em){.webp .choose{background:url(../img/main/choose/bg-mobile-small.webp) center/100% 77% no-repeat,#956b8a}}