@import url(https://fonts.googleapis.com/css?family=Nunito:300,500,600,700&display=swap);@import url(https://fonts.googleapis.com/css?family=Cormorant+Infant:regular,500,500italic,600&display=swap);:root{--bg:#fff5f0;--bg-footer:#b0726a;--primary-text:#503026;--bg-button:#eaaf95;--bg-button-hover:#e19c7f;--bg-button-active:#b07a6a;--pink-button:#f17a7a;--pink-button-hover:#ffa4a4;--pink-button-active:#d89292;--white:#fff;--active-social:#F9DED1;--border-color:#f4e2db;--tg-color:#38AFE2;--tg-color-hover:#3092bd}*{padding:0;margin:0;border:0}*,*::after,*::before{box-sizing:border-box}*::after,*::before{display:inline-block}body,html{height:100%;min-width:320px;scrollbar-gutter:stable;caret-color:var(--pink-button)}body{color:#503026;line-height:1;font-family:Nunito,sans-serif;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:Nunito,sans-serif;font-size:inherit;line-height:inherit;color:inherit;background-color:transparent}input,textarea{width:100%}button,option,select{cursor:pointer}a{display:inline-block;color:inherit;text-decoration:none}ol li,ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}body{font-weight:300}.lock body{overflow:hidden;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.loaded body{opacity:1}.wrapper{min-height:100%;display:flex;flex-direction:column;overflow:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper > main{flex:1 1 auto}.wrapper > *{min-width:0}[class*=__container]{max-width:79.375rem;margin:0 auto;padding:0 .9375rem}.form__error{color:red;font-size:.875rem;position:absolute;left:.625rem;bottom:-1.0625rem}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;appearance:none}.input{border-radius:0!important;width:100%;display:block;padding:1.1875rem 1.6875rem;border:.0625rem solid var(--border-color);background-color:var(--white);caret-color:inherit;font-size:1.0625rem}.input._form-focus{outline:.0625rem solid var(--pink-button)}.input[placeholder]:not([data-placeholder-nohiden])::-webkit-input-placeholder{opacity:.7;-webkit-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden]):-ms-input-placeholder{opacity:.7;-ms-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::-ms-input-placeholder{opacity:.7;-ms-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::placeholder{opacity:.7;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden]):focus::-webkit-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus:-ms-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::-ms-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::placeholder{opacity:0}textarea.input{resize:none;padding:0 0}.menu.menu--footer .menu__body{display:grid;gap:1.5rem}.menu.menu--footer .menu__link{color:var(--white)}.menu__list{display:flex;align-items:center;flex-wrap:wrap;row-gap:1rem}.menu__link{font-weight:700;transition:color .5s}.icon-menu{display:none}body::after{content:"";background-color:rgba(80,48,38,.7);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:1}.popup{position:fixed;bottom:0;top:0;left:0;right:0;padding:1.875rem .625rem;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup__close{position:absolute;top:1.25rem;right:1.25rem;width:1.375rem;height:1.375rem}.popup__close svg{width:1.375rem;height:1.375rem;fill:var(--primary-text)}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.popup__wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100%;width:100%}.popup__content{margin:1.875rem;position:relative;visibility:hidden;-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;background-color:var(--bg);width:100%;max-width:59.375rem}.lock .popup__content{visibility:visible}.popup.popup--form .popup__content .decor-content__item,.popup.popup--tg .popup__content .decor-content__item,.popup.popup--thanks .popup__content .decor-content__item{position:absolute;bottom:10%}.popup.popup--form .popup__content .decor-content__item:first-child,.popup.popup--tg .popup__content .decor-content__item:first-child,.popup.popup--thanks .popup__content .decor-content__item:first-child{left:7%;width:4.5rem;height:1rem}.popup.popup--form .popup__content .decor-content__item:first-child svg,.popup.popup--tg .popup__content .decor-content__item:first-child svg,.popup.popup--thanks .popup__content .decor-content__item:first-child svg{width:4.5rem;height:1rem;fill:transparent;stroke:var(--bg-button)}.popup.popup--form .popup__content .decor-content__item:last-child,.popup.popup--tg .popup__content .decor-content__item:last-child,.popup.popup--thanks .popup__content .decor-content__item:last-child{right:10%;width:8.3125rem;height:2.4375rem}.popup.popup--form .popup__content .decor-content__item:last-child svg,.popup.popup--tg .popup__content .decor-content__item:last-child svg,.popup.popup--thanks .popup__content .decor-content__item:last-child svg{width:8.3125rem;height:2.4375rem;stroke:var(--bg-button);fill:var(--bg-button);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.popup__header-block{text-align:center}.popup__button{display:flex;justify-content:center}.popup__button .button{padding:1.125rem 2.875rem}.form-popup{display:grid;gap:1.875rem;color:var(--primary-text)}.form-popup__items{display:grid}.form-popup__item{position:relative}.form-popup__button{display:flex;justify-content:center}.form-popup__button .button{padding:1.125rem 4.9375rem}.form-popup__text{font-size:.75rem;line-height:1.4;text-align:center;text-wrap:balance}.form-popup__text a{text-decoration:underline;text-underline-offset:.1875rem}.form-popup__others-pay{display:grid;gap:2.25rem;justify-content:center;justify-items:center}.form-popup__pay-button{max-width:18.75rem;max-height:4.375rem;overflow:hidden;border-radius:.625rem}.form-popup__pay-button img{max-width:100%;max-height:100%;-o-object-position:center;object-position:center}.popup.popup--search .popup__content{max-width:39.25rem}.spollers__item{outline:.0625rem solid var(--border-color);height:auto}.spollers__item:not(:last-child){margin-bottom:1.625rem}.spollers__title{width:100%;cursor:default;text-align:left;padding:1.25rem 4.1875rem 1.25rem 2.8125rem;background-color:var(--white);position:relative;font-weight:700;line-height:1.5;list-style:none}.spollers__title::-webkit-details-marker,.spollers__title::marker{display:none}._spoller-init .spollers__title{cursor:pointer}._spoller-init .spollers__title::after,._spoller-init .spollers__title::before{content:"";position:absolute;right:1.5625rem;top:2.1875rem;width:1.375rem;height:.125rem;background-color:var(--primary-text);transition:-webkit-transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s}._spoller-init .spollers__title::before{-webkit-transform:translate(-75%,-50%);transform:translate(-75%,-50%)}._spoller-init .spollers__title::after{-webkit-transform:translate(-75%,-50%) rotate(90deg);transform:translate(-75%,-50%) rotate(90deg)}._spoller-init .spollers__title._spoller-active::before{-webkit-transform:translate(-75%,-50%) rotate(45deg);transform:translate(-75%,-50%) rotate(45deg)}._spoller-init .spollers__title._spoller-active::after{-webkit-transform:translate(-75%,-50%) rotate(135deg);transform:translate(-75%,-50%) rotate(135deg)}.spollers__body{padding:0 4.1875rem 1.25rem 2.8125rem;background-color:var(--white)}.spollers__body a{font-weight:500;color:var(--pink-button);transition:color .5s}[data-showmore-button] span:last-child{display:none}._showmore-active [data-showmore-button] span{display:none}._showmore-active [data-showmore-button] span:last-child{display:block}.ibg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ibg--top{-o-object-position:top;object-position:top}.ibg--bottom{-o-object-position:bottom;object-position:bottom}.ibg--left{-o-object-position:left;object-position:left}.ibg--right{-o-object-position:right;object-position:right}.ibg--contain{-o-object-fit:contain;object-fit:contain}.page{position:relative;background-color:var(--bg)}.page__up{position:fixed;z-index:100;width:6.25rem;height:6.25rem;border-radius:50%;bottom:6.875rem;right:.625rem;display:flex;align-items:center;justify-content:center;gap:.625rem;-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem);background-color:rgba(255,245,240,.5);opacity:0;visibility:hidden;transition:opacity .5s ease 0s,visibility .5s ease 0s,-webkit-transform .5s ease 0s;transition:opacity .5s ease 0s,visibility .5s ease 0s,transform .5s ease 0s;transition:opacity .5s ease 0s,visibility .5s ease 0s,transform .5s ease 0s,-webkit-transform .5s ease 0s}.page__up svg{height:1.25rem;width:1.25rem;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);fill:var(--primary-text)}.page__up._scroll{opacity:1;visibility:visible}.page__last-chance{position:fixed;z-index:100;width:100%;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .5s ease 0s,visibility .5s ease 0s}.page__last-chance._scroll{opacity:1;visibility:visible}.logo{text-align:center;font-family:"Cormorant Infant",sans-serif;font-weight:600;font-size:1.5rem;letter-spacing:-.01em;text-transform:uppercase;line-height:1.05;transition:color .5s}.logo.logo--footer{color:var(--white)}.header-block{display:grid;gap:1rem}.header-block.header-block--center{justify-items:center}.title{font-family:"Cormorant Infant",sans-serif;text-transform:uppercase;letter-spacing:-.01em;line-height:1.15;font-weight:500;text-wrap:balance}.title span{font-style:italic}.title.title--main{line-height:1.05}.title.title--smallest{font-weight:600}.title.title--peachy{color:var(--bg-button)}.text{line-height:1.7;font-size:1.0625rem}.text span{font-weight:700}.text .line-through{text-decoration:line-through}.text.text--small{font-size:1rem}.text a{color:var(--bg-button);font-weight:500}.button{display:flex;align-items:center;justify-content:center;font-weight:800;line-height:1.3888888889;color:var(--white);background-color:var(--bg-button);padding:.8125rem;transition:background-color .5s ease}.button:active{background-color:var(--bg-button-active)}.button.button--pink{background-color:var(--pink-button)}.button.button--pink:active{background-color:var(--pink-button-active)}.button.button--invert{color:var(--primary-text);background-color:transparent;padding:.75rem;border:.0625rem solid var(--primary-text)}.button-block{display:flex;flex-direction:column;align-items:center;row-gap:1.25rem}.button-search{transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.button-search svg{width:1.4375rem;height:1.4375rem;fill:transparent;stroke:var(--primary-text);transition:stroke .5s}.search-form{width:100%;border-bottom:.0625rem solid var(--border-color);padding-bottom:1.875rem;display:flex;align-items:center;gap:.9375rem}.search-form__line{width:100%}.search-form__line input{padding:.3125rem .5rem;font-size:1.25rem;line-height:1.45;font-weight:700}.search-form__line input::-webkit-input-placeholder{color:var(--primary-text)}.search-form__line input:-ms-input-placeholder{color:var(--primary-text)}.search-form__line input::-ms-input-placeholder{color:var(--primary-text)}.search-form__line input::placeholder{color:var(--primary-text)}.search-form__line input:focus{outline:.0625rem solid var(--pink-button)}.search-form__line input:focus::-webkit-input-placeholder{opacity:0}.search-form__line input:focus:-ms-input-placeholder{opacity:0}.search-form__line input:focus::-ms-input-placeholder{opacity:0}.search-form__line input:focus::placeholder{opacity:0}.results-search{padding-top:1.25rem;font-size:1.25rem;font-weight:700;line-height:1.45}.results-search__top{color:var(--bg-button);display:flex;align-items:center;gap:.625rem}.results-search__items{display:grid}.social{display:flex;align-items:center;gap:1rem}.social__item{flex:0 0 2.75rem}.social__link{width:2.75rem;height:2.75rem;border-radius:50%;background-color:var(--bg-button);display:flex;align-items:center;justify-content:center;transition:background-color .5s}.social__link svg path{width:1.375rem;height:1.375rem;fill:var(--white)}.social__link:active{background-color:var(--bg-button-active)}.social.social--footer{gap:.625rem}.social.social--footer .social__item{flex:0 0 2.125rem}.social.social--footer .social__link{width:2.125rem;height:2.125rem;background-color:var(--white)}.social.social--footer .social__link svg path{width:1.125rem;height:1.125rem;fill:var(--bg-footer)}.social.social--footer .social__link:active{background-color:var(--active-social)}.movies-string{width:100vw;max-width:100%;height:5.125rem;overflow-x:hidden;white-space:nowrap;position:relative;will-change:transform}.movies-string::after,.movies-string::before{content:"";height:100%;top:0;width:10%;position:absolute;z-index:1;pointer-events:none}.movies-string::before{left:0;background:linear-gradient(90deg,var(--bg) 0,rgba(255,245,240,0) 100%)}.movies-string::after{right:0;background:linear-gradient(90deg,rgba(255,245,240,0) 0,var(--bg) 100%)}.movies-string p{position:absolute;top:0;left:0;-webkit-animation:movies 60s linear infinite;animation:movies 60s linear infinite}@-webkit-keyframes movies{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes movies{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.decor{pointer-events:none;position:absolute;width:100%;height:100%;top:0;left:0}.user-review{display:flex;align-items:center;gap:1rem}.user-review__avatar{flex:0 0 3.25rem;width:3.25rem;height:3.25rem;overflow:hidden;border-radius:50%}.user-review__name{font-size:1.25rem;font-weight:700;line-height:1.34}.page-blog.page-blog--article h2.wp-block-heading,.page-blog.page-blog--article h3.wp-block-heading,.page-blog.page-blog--article h4.wp-block-heading{font-family:"Cormorant Infant",sans-serif;text-transform:uppercase;letter-spacing:-.01em;line-height:1.15;font-weight:500}.page-blog.page-blog--article ul li{position:relative;padding-left:1.125rem}.page-blog.page-blog--article ul li::before{content:"";display:block;width:.5rem;height:.5rem;border-radius:50%;background-color:var(--bg-button);position:absolute;top:.625rem;left:0}.page-blog.page-blog--article ul li:not(:last-child){margin-bottom:.5rem}.page-blog.page-blog--article a{font-weight:500;color:var(--bg-button);transition:color .5s ease}.page-blog.page-blog--article .pagination-blog__link a{color:var(--primary-text)}.cookie{position:fixed;z-index:100;bottom:0;right:0;width:32.8125rem;background-color:var(--white);padding:1.875rem 2.5rem;display:none}.community-landing .cookie{bottom:5.3125rem}.cookie__title{font-weight:700}.cookie__title:not(:last-child){margin-bottom:.5rem}.cookie__link{font-weight:700;text-decoration:underline;text-underline-offset:.25rem}.cookie__button-block .button{width:11.5625rem;height:3.25rem}@-webkit-keyframes heart{0%{-webkit-transform:scale(.8);transform:scale(.8)}75%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1.3);transform:scale(1.3)}}@keyframes heart{0%{-webkit-transform:scale(.8);transform:scale(.8)}75%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1.3);transform:scale(1.3)}}.header{position:fixed;top:0;left:0;width:100%;z-index:100;padding-top:1.625rem;padding-bottom:1.625rem}.header::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--active-social);opacity:0;transition:all .5s}.header._header-scroll::before{opacity:.9}.header__container{width:100%;display:flex;align-items:center;justify-content:space-between;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;position:relative;z-index:2}.header__logo-wrap{position:relative;z-index:5;flex:0 0 auto;display:flex;align-items:center;justify-content:start}.header__logo{display:block;max-width:10.0625rem}.header__button{flex:0 0 17.5625rem}.header__search{position:relative;z-index:5;flex:0 0 1.4375rem}.footer{padding-top:1.875rem;padding-bottom:1.875rem;background-color:var(--bg-footer)}.footer__body{display:flex;justify-content:space-between;align-items:flex-start;-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem}.footer__body:not(:last-child){margin-bottom:1.5rem}.footer__contacts{flex:0 0 10.375rem}.footer__logo:not(:last-child){margin-bottom:1rem}.footer__social{justify-content:center}.footer__social:not(:last-child){margin-bottom:1.5rem}.footer__button{flex:0 0 17.5625rem}.footer__copy{color:var(--white);font-size:1rem;line-height:1.2;text-align:center}.footer__copy p:not(:last-child){margin-bottom:.625rem}.hero__container{display:flex;align-items:center;justify-content:space-between;-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem}.hero__content{position:relative;display:grid;justify-items:start;flex:0 0 50%}.hero__image{position:relative;flex:0 1 46%;overflow:hidden;aspect-ratio:580/500}.hero .decor-content__item{position:absolute}.hero .decor-content__item:first-child{width:4.1875rem;height:.6875rem;top:-8%;left:0}.hero .decor-content__item:first-child svg{width:4.1875rem;height:.6875rem;fill:transparent;stroke:var(--bg-button)}.hero .decor-content__item:last-child{width:10.3125rem;height:2.875rem;bottom:-25%;right:20%}.hero .decor-content__item:last-child svg{width:10.3125rem;height:2.875rem;fill:var(--bg-button)}.hero .decor-image__item{position:absolute}.hero .decor-image__item:first-child{width:11.8125rem;height:11.8125rem;top:-20%;left:-15%}.hero .decor-image__item:first-child svg{width:11.8125rem;height:11.8125rem;fill:transparent;stroke:var(--pink-button)}.hero .decor-image__item:last-child{width:5.875rem;height:1.4375rem;top:12%;right:-1%}.hero .decor-image__item:last-child svg{width:5.875rem;height:1.4375rem;stroke:var(--bg);fill:transparent;width:100%}.about__container{display:flex;align-items:center;-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem;justify-content:space-between}.about__image{position:relative;flex:0 1 47%;overflow:hidden;aspect-ratio:590/480}.about__content{position:relative;flex:0 0 43%}.about .decor-image__item{position:absolute}.about .decor-image__item:first-child{width:11.8125rem;height:11.8125rem;bottom:-15%;left:-15%}.about .decor-image__item:first-child svg{width:11.8125rem;height:11.8125rem;fill:transparent;stroke:var(--pink-button)}.about .decor-image__item:last-child{width:6.4375rem;height:1.5rem;top:12%;left:-5%}.about .decor-image__item:last-child svg{width:6.4375rem;height:1.5rem;stroke:var(--bg-button);fill:transparent;width:100%}.about .decor-content__item{position:absolute}.about .decor-content__item:first-child{width:4.5rem;height:1.0625rem;top:-20%;left:0}.about .decor-content__item:first-child svg{width:4.5rem;height:1.0625rem;fill:transparent;stroke:var(--bg-button)}.about .decor-content__item:last-child{width:9.8125rem;height:2.875rem;bottom:-25%;right:20%;-webkit-transform:rotate(-50deg);transform:rotate(-50deg)}.about .decor-content__item:last-child svg{width:9.8125rem;height:2.875rem;fill:var(--bg-button);-webkit-transform:rotate(-50deg);transform:rotate(-50deg)}.help__container{position:relative}.help__items{display:grid;grid-template-columns:repeat(auto-fit,minmax(14.375rem,1fr))}.help__item.help__item--big{position:relative;grid-column:span 2}.help__header-block .header-block__title{display:grid}.help__header-block .header-block__title span{justify-self:end}.help__header-block .header-block__text{text-align:center}.help__icon{position:absolute;width:5.5rem;height:2.0625rem;right:0;top:12%;-webkit-animation:arrow 1s linear infinite alternate 0s forwards;animation:arrow 1s linear infinite alternate 0s forwards}.help__icon svg{width:5.5rem;height:2.0625rem;fill:var(--primary-text)}@-webkit-keyframes arrow{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8)}75%{-webkit-transform:scaleX(1);transform:scaleX(1)}100%{-webkit-transform:scaleX(1.2);transform:scaleX(1.2)}}@keyframes arrow{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8)}75%{-webkit-transform:scaleX(1);transform:scaleX(1)}100%{-webkit-transform:scaleX(1.2);transform:scaleX(1.2)}}@-webkit-keyframes arrow-down{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8)}75%{-webkit-transform:scaleY(1);transform:scaleY(1)}100%{-webkit-transform:scaleY(1.2);transform:scaleY(1.2)}}@keyframes arrow-down{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8)}75%{-webkit-transform:scaleY(1);transform:scaleY(1)}100%{-webkit-transform:scaleY(1.2);transform:scaleY(1.2)}}.help__button{display:flex;justify-content:center}.help .decor-content__item{position:absolute}.help .decor-content__item:first-child{width:4.1875rem;height:.6875rem;top:10%;left:0}.help .decor-content__item:first-child svg{width:4.1875rem;height:.6875rem;fill:transparent;stroke:var(--bg-button)}.help .decor-content__item:last-child{width:9.8125rem;height:2.875rem;bottom:-10%;left:20%;-webkit-transform:rotate(-50deg);transform:rotate(-50deg)}.help .decor-content__item:last-child svg{width:9.8125rem;height:2.875rem;fill:var(--bg-button);-webkit-transform:scale(-1,1) rotate(-50deg);transform:scale(-1,1) rotate(-50deg)}.item-help{min-height:100%;display:grid;gap:.375rem;justify-items:start;align-content:start}.item-help__icon{-webkit-animation:heart .8s linear infinite alternate 0s forwards;animation:heart .8s linear infinite alternate 0s forwards}.item-help__icon svg{width:1.75rem;height:1.5625rem;fill:var(--pink-button)}.item-help__title{font-weight:700;line-height:1.5}.reviews{position:relative}.reviews .decor-content__item{position:absolute;width:4.1875rem;height:.6875rem;top:-10%;right:25%}.reviews .decor-content__item svg{width:4.1875rem;height:.6875rem;fill:transparent;stroke:var(--bg-button)}.reviews__button{display:flex;align-items:center;justify-content:center;position:relative}.reviews__button .button{padding:1rem 3.9375rem}.reviews__button-decor.decor-image .decor-image__item{position:absolute;width:9.8125rem;height:2.875rem;bottom:-70%;left:20%}.reviews__button-decor.decor-image .decor-image__item svg{width:9.8125rem;height:2.875rem;fill:var(--bg-button);-webkit-transform:scale(-1,1) rotate(-140deg);transform:scale(-1,1) rotate(-140deg)}.slide-reviews{background-color:var(--white);border:.0625rem solid var(--border-color);min-height:100%}.slide-reviews.slide-reviews--text{padding:1.5rem 2.125rem;display:flex;flex-direction:column;gap:1.25rem}.slide-reviews.slide-reviews--text .slide-reviews__text{flex:1 0 auto}.slide-reviews.slide-reviews--photo{width:100%;height:100%}.slide-reviews.slide-reviews--photo .slide-reviews__image{max-width:100%;height:100%;max-height:100%;aspect-ratio:369/255}.slide-reviews.slide-reviews--video{width:100%;height:100%}.slide-reviews.slide-reviews--video .slide-reviews__video{max-width:100%;max-height:100%;position:relative;overflow:hidden;height:0;padding-bottom:117%}.slide-reviews.slide-reviews--video .slide-reviews__video embed,.slide-reviews.slide-reviews--video .slide-reviews__video iframe,.slide-reviews.slide-reviews--video .slide-reviews__video object,.slide-reviews.slide-reviews--video .slide-reviews__video video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-position:center;object-position:center}.community{position:relative}.community::after{content:"";position:absolute;width:80%;height:100%;top:0;left:0;background:linear-gradient(89deg,var(--white) 70%,transparent 100%)}.community__container{position:relative;z-index:10}.community__header-block{position:relative;max-width:67%}.community__header-block:not(:last-child){margin-bottom:1.25rem}.community__header-block .decor.decor-content{position:absolute;width:2.8125rem;height:3.3125rem;top:-20%;left:-3%;-webkit-animation:heart 1s linear infinite alternate 0s forwards;animation:heart 1s linear infinite alternate 0s forwards}.community__header-block .decor.decor-content svg{width:2.8125rem;height:3.3125rem;stroke:var(--bg-button);fill:var(--bg-button)}.community__content{position:relative;display:grid;justify-items:start}.community__list{max-width:67%;display:grid;gap:.75rem}.community__item{display:flex;gap:.75rem}.community__icon{padding-top:.3125rem;flex:0 0 1.3125rem;width:1.3125rem;height:1.1875rem;-webkit-animation:heart 1s linear infinite alternate 0s forwards;animation:heart 1s linear infinite alternate 0s forwards}.community__icon svg{width:1.3125rem;height:1.1875rem;fill:var(--bg-button)}.community__button.button{padding:1rem 3.9375rem}.community__icon-tg{position:absolute;width:6.9375rem;height:6.9375rem;top:60%;left:39%;border-radius:50%;background-color:var(--tg-color);display:flex;align-items:center;justify-content:center;transition:background-color .5s}.community__icon-tg svg{width:3.4375rem;height:2.3125rem;fill:var(--white);-webkit-animation:heart 1s linear infinite alternate 0s forwards;animation:heart 1s linear infinite alternate 0s forwards}.community__bg{position:absolute;top:0;right:0;height:100%;width:100%}.community__bg img{position:absolute;height:100%;top:0;right:0;-o-object-fit:contain;object-fit:contain}.instagram__container{display:flex;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.instagram__content{flex:0 0 50%}.instagram__header-block{display:flex;align-items:center;gap:1.25rem}.instagram__header-block .header-block__icon{flex:0 0 2.125rem;width:2.125rem;height:2.125rem}.instagram__header-block .header-block__icon svg{width:2.125rem;height:2.125rem;fill:var(--primary-text)}.instagram__header-block:not(:last-child){margin-bottom:1.875rem}.instagram__list{display:grid}.instagram__item{display:flex;align-items:center;gap:.875rem}.instagram__icon{flex:0 0 1.4375rem;height:1.4375rem;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.instagram__icon svg{width:1.4375rem;height:1.4375rem;fill:var(--bg-button)}.instagram__button{display:flex}.instagram__button .button{padding:1rem 3.875rem}.instagram__posts{display:grid;row-gap:2.25rem}.post-ig{position:relative;height:100%}.post-ig__body{position:relative;overflow:hidden;max-height:100%}.post-ig__image{aspect-ratio:339/339}.post-ig__hover{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%);display:flex;align-items:center;justify-content:center;transition:opacity .5s,-webkit-transform .5s;transition:transform .5s,opacity .5s;transition:transform .5s,opacity .5s,-webkit-transform .5s}.post-ig__hover::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:var(--bg-button);opacity:.8}.touch .post-ig__hover{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.touch .post-ig__hover::before{opacity:.5}.post-ig__title{position:relative;z-index:10;text-align:center;font-weight:800;line-height:1.2;text-shadow:0 .125rem .1875rem 0 rgba(0,0,0,.9);color:var(--white)}.post-ig__icon{position:absolute;width:4.25rem;height:4.25rem;background-color:var(--white);bottom:0;left:0;z-index:10;display:flex;align-items:center;justify-content:center}.post-ig__icon svg{flex:0 0 2.125rem;width:2.125rem;height:2.125rem;fill:var(--pink-button)}.post-ig__decor{position:absolute;width:3.375rem;height:2.9375rem;top:0;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.post-ig__decor svg{width:3.375rem;height:2.9375rem;fill:var(--pink-button);-webkit-animation:heart 1s linear infinite alternate 0s forwards;animation:heart 1s linear infinite alternate 0s forwards}.faq__container{position:relative}.faq__container .decor-content__item{position:absolute}.faq__container .decor-content__item:first-child{top:-10%;left:7%;width:4.5rem;height:1rem}.faq__container .decor-content__item:first-child svg{width:4.5rem;height:1rem;fill:transparent;stroke:var(--bg-button)}.faq__container .decor-content__item:last-child{top:-15%;right:10%;width:8.3125rem;height:2.4375rem}.faq__container .decor-content__item:last-child svg{width:8.3125rem;height:2.4375rem;stroke:var(--bg-button);fill:var(--bg-button);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.faq__content{max-width:65.25rem;margin:0 auto}.page-reviews{opacity:0;transition:opacity .5s ease}.loaded .page-reviews{opacity:1}.texts-reviews__container{position:relative}.texts-reviews__container .decor-content__item{position:absolute}.texts-reviews__container .decor-content__item:first-child{width:5.25rem;height:1.1875rem;top:-3%;left:.9375rem}.texts-reviews__container .decor-content__item:first-child svg{width:5.25rem;height:1.1875rem;fill:transparent;stroke:var(--bg-button)}.texts-reviews__container .decor-content__item:last-child{width:10.3125rem;height:2.875rem;bottom:-10%;right:20%}.texts-reviews__container .decor-content__item:last-child svg{width:10.3125rem;height:2.875rem;fill:var(--bg-button)}.texts-reviews__navigation{position:absolute;right:.9375rem;top:.4375rem;display:flex;justify-content:flex-end;gap:1.125rem}.texts-reviews__arrow{flex:0 0 3.125rem;width:3.125rem;height:3.125rem;display:flex;align-items:center;justify-content:center;background-color:var(--bg-button);transition:background-color .5s ease,opacity .5s}.texts-reviews__arrow.swiper-button-disabled{background-color:var(--bg-button-active);opacity:0;visibility:hidden}.texts-reviews__arrow svg{width:1.75rem;height:1.1875rem;fill:var(--white)}.texts-reviews__arrow.texts-reviews__arrow--prev svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.texts-reviews__button{display:flex;align-items:center;justify-content:center}.slide-texts{min-height:100%;background-color:var(--white);border:.0625rem solid var(--border-color);display:flex;flex-direction:column;gap:1.25rem}.slide-texts__text{flex:1 0 auto}.slide-texts__text p:not(:last-child){margin-bottom:1rem}.photo-reviews__list{display:grid;grid-template-columns:repeat(6,1fr);gap:1.75rem}.photo-reviews__item{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--white)}.photo-reviews__item img{max-height:27.375rem;max-width:100%}.photo-reviews__item:first-child{grid-column:1/span 2;grid-row:1/span 2}.photo-reviews__item:nth-child(6){grid-column:5/span 2;grid-row:1/span 2}.photo-reviews__button{position:relative;display:flex;justify-content:center;padding-left:.9375rem;padding-right:.9375rem}.photo-reviews__button .decor-content__item{position:absolute;width:10.3125rem;height:2.875rem;z-index:10;bottom:-100%;left:30%}.photo-reviews__button .decor-content__item svg{width:10.3125rem;height:2.875rem;fill:var(--bg-button);-webkit-transform:scale(-1,1) rotate(-135deg);transform:scale(-1,1) rotate(-135deg)}.video-slide{width:100%;height:100%}.video-slide__video{width:100%;height:0;position:relative;overflow:hidden;padding-bottom:100%}.video-slide__video embed,.video-slide__video iframe,.video-slide__video object,.video-slide__video video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-position:center;object-position:center}.page-blog{position:relative}.page-blog__decor .decor-content__item{position:absolute}.page-blog__decor .decor-content__item:first-child{width:4.1875rem;height:.6875rem;top:8%;left:20%}.page-blog__decor .decor-content__item:first-child svg{width:4.1875rem;height:.6875rem;fill:transparent;stroke:var(--bg-button)}.page-blog--article .page-blog__decor .decor-content__item:first-child{top:3%}.page-blog__decor .decor-content__item:last-child{width:10.3125rem;height:2.875rem;top:8%;right:15%}.page-blog__decor .decor-content__item:last-child svg{width:10.3125rem;height:2.875rem;fill:var(--bg-button);-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}.page-blog__body{display:grid}.page-blog__image{aspect-ratio:1240/420}.page-blog__text h2:not(:last-child),.page-blog__text h3:not(:last-child),.page-blog__text h4:not(:last-child),.page-blog__text h5:not(:last-child),.page-blog__text h6:not(:last-child),.page-blog__text li:not(:last-child),.page-blog__text ol:not(:last-child),.page-blog__text p:not(:last-child),.page-blog__text ul:not(:last-child){margin-bottom:1rem}.page-blog__header-block{max-width:80%}.page-blog__list{display:grid;row-gap:1.875rem}.article-preview{height:100%;width:100%}.article-preview__image{overflow:hidden;flex:0 0 8rem;aspect-ratio:128/128;will-change:transform}.article-preview__image img{transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.article-preview__image::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:var(--bg-button);opacity:.4;transition:left .5s ease}.article-preview__content{padding:1.25rem;width:100%;background-color:var(--white);display:flex;flex-direction:column;gap:.25rem}.article-preview__title{flex-grow:1}.article-preview__link{transition:color .5s ease}.pagination-blog{display:flex;justify-content:center;gap:1.25rem;width:100%}.pagination-blog__item{display:flex;align-items:center;gap:1rem;font-weight:600;text-transform:uppercase;letter-spacing:-.01em}.pagination-blog__item:first-child,.pagination-blog__item:last-child{flex-grow:1}.pagination-blog__item:first-child svg,.pagination-blog__item:last-child svg{width:.4375rem;height:.875rem;fill:transparent;stroke:var(--primary-text);transition:stroke .5s ease}.pagination-blog__item:first-child{justify-content:flex-start}.pagination-blog__item:first-child svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.pagination-blog__item:last-child{justify-content:flex-end}.pagination-blog__item a{transition:color .5s ease}.pagination-blog__link{display:flex;align-items:center;gap:1rem;transition:color .5s ease,opacity .5s ease;opacity:.4}.page-blog.page-blog--article .pagination-blog__link a{color:var(--primary-text)}.pagination-blog__item:first-child .pagination-blog__link,.pagination-blog__item:last-child .pagination-blog__link{opacity:1}.pagination-blog__link.current{opacity:1}.page-contacts__messengers{position:relative}.page-contacts__header-block{position:relative;max-width:65rem;margin:0 auto}.page-contacts__header-block span{display:block}.page-contacts__header-block .header-block__decor .decor-content__item{position:absolute;width:4.5625rem;height:1.0625rem;bottom:-10%;left:23%}.page-contacts__header-block .header-block__decor .decor-content__item svg{width:4.5625rem;height:1.0625rem;fill:transparent;stroke:var(--bg-button)}.page-contacts__decor .decor-content__item{position:absolute;width:9.8125rem;height:2.875rem;bottom:-10%;right:5%;-webkit-transform:rotate(-50deg);transform:rotate(-50deg)}.page-contacts__decor .decor-content__item svg{width:9.8125rem;height:2.875rem;fill:var(--bg-button);-webkit-transform:rotate(-75deg);transform:rotate(-75deg)}.messengers{max-width:50rem;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.messengers__item{will-change:transform}.messengers__link{display:grid;gap:1rem;justify-items:center;font-size:1.0625rem;font-weight:600;line-height:1.5;transition:color .5s ease}.messengers__icon{display:flex;align-items:center;justify-content:center;background-color:var(--bg-button);transition:background-color .5s ease}.messengers__icon svg{flex:0 0 3.4375rem;width:3.4375rem;height:3.4375rem;fill:var(--white);transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.cons-contacts{position:relative}.cons-contacts__title{text-align:center}.cons-contacts__form{max-width:56.25rem;margin:0 auto}.cons-contacts__decor .decor-content__item{position:absolute}.cons-contacts__decor .decor-content__item:first-child,.cons-contacts__decor .decor-content__item:last-child{width:4.5625rem;height:1.0625rem}.cons-contacts__decor .decor-content__item:first-child svg,.cons-contacts__decor .decor-content__item:last-child svg{width:4.5625rem;height:1.0625rem;fill:transparent}.cons-contacts__decor .decor-content__item:first-child{top:0;left:5%}.cons-contacts__decor .decor-content__item:first-child svg{stroke:var(--bg-button)}.cons-contacts__decor .decor-content__item:last-child{top:50%;right:5%}.cons-contacts__decor .decor-content__item:last-child svg{stroke:var(--pink-button)}.cons-contacts__decor .decor-content__item:nth-child(2){width:9.8125rem;height:2.875rem;bottom:-10%;left:5%;-webkit-transform:rotate(-50deg);transform:rotate(-50deg)}.cons-contacts__decor .decor-content__item:nth-child(2) svg{width:9.8125rem;height:2.875rem;fill:var(--bg-button);-webkit-transform:scale(-1,1) rotate(-50deg);transform:scale(-1,1) rotate(-50deg)}.form-contacts{position:relative;z-index:5;display:grid}.form-contacts__items{display:grid}.form-contacts__item{position:relative}.form-contacts__text{font-size:.75rem;line-height:1.4;text-align:center;text-wrap:balance}.form-contacts__text a{text-decoration:underline;text-underline-offset:.1875rem}.fop-contacts__items{display:grid;gap:1rem}.fop-contacts__item{font-weight:500}.consultation-section__container{position:relative}.consultation-section__header-block{text-align:center;text-wrap:balance}.hot-line-section .consultation-section__header-block .header-block__text{max-width:33.3125rem}.consultation-section__header-block:not(:last-child){margin-bottom:2.5rem}.consultation-section__text{text-align:center;text-wrap:balance}.consultation-section__link{display:flex;align-items:center;justify-content:center}.consultation-section__button{display:inline-flex;justify-content:center;align-items:center;gap:1rem;font-size:1.0625rem;line-height:1.5;font-weight:700;transition:color .5s ease}.consultation-section__icon-tel{flex:0 0 2.9375rem;width:2.9375rem;height:2.9375rem;border-radius:50%;background-color:var(--pink-button);display:flex;align-items:center;justify-content:center;-webkit-animation:heart 1s linear infinite alternate 0s forwards;animation:heart 1s linear infinite alternate 0s forwards}.consultation-section__icon-tel svg{width:1.3125rem;height:1.3125rem;fill:var(--white)}.consultation-section__descript{text-align:center;font-size:.875rem;line-height:1.5}.consultation-section__descript p:not(:last-child){margin-bottom:.75rem}.consultation-section__descript p span{font-weight:700}.consultation-section__decor .decor-content__item{position:absolute;width:8.3125rem;height:2.375rem;top:0;right:15%}.consultation-section__decor .decor-content__item svg{width:8.3125rem;height:2.375rem;fill:var(--bg-button);-webkit-transform:scale(-1,1) rotate(50deg);transform:scale(-1,1) rotate(50deg)}.hot-line-section .consultation-section__decor .decor-content__item{width:8.3125rem;height:2.375rem;left:0}.hot-line-section .consultation-section__decor .decor-content__item svg{-webkit-transform:scale(-1,1) rotate(-45deg);transform:scale(-1,1) rotate(-45deg)}.assistance{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap}.hot-line-section .assistance{display:grid;grid-template-columns:repeat(auto-fit,minmax(15.9375rem,1fr))}.assistance__item{flex:0 0 auto;background-color:var(--white);display:flex;gap:.75rem;padding:.625rem 1rem}.hot-line-section .assistance__item{background-color:transparent}.assistance__icon{flex:0 0 1.25rem;height:1.25rem;-webkit-animation:heart 1s linear infinite alternate 0s forwards;animation:heart 1s linear infinite alternate 0s forwards}.assistance__icon svg{width:1.25rem;height:1.25rem;fill:var(--bg-button)}.assistance__text{font-size:1rem;font-weight:600;line-height:1.5}.hot-line-section .assistance__text{text-wrap:balance}.types-consultation__container{position:relative}.types-consultation__decor .decor-content__item{position:absolute;width:4.1875rem;height:.6875rem;top:-5%;left:0}.types-consultation__decor .decor-content__item svg{width:4.1875rem;height:.6875rem;fill:transparent;stroke:var(--bg-button)}.types-consultation__header-block:not(:last-child){margin-bottom:1.625rem}.tabs-types__navigation{display:flex;align-items:center;justify-content:center}.tabs-types__title{padding:1rem 3.4375rem;font-size:1.0625rem;font-weight:700;line-height:1.35;border:.0625rem solid var(--border-color)}.tabs-types__title._tab-active{background-color:var(--bg-button);color:var(--white)}.tabs-types__wrap{display:flex;justify-content:space-between;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;align-items:flex-start}.tabs-types__block{flex:0 1 44%}.tabs-types__spollers.spollers .spollers__item{outline:.0625rem solid transparent}.tabs-types__spollers.spollers .spollers__title{background-color:transparent;display:flex;align-items:center;gap:.75rem;padding:0 4.1875rem 1.25rem 2.8125rem}.tabs-types__spollers.spollers .spollers__title::after,.tabs-types__spollers.spollers .spollers__title::before{top:1.5625rem}.tabs-types__spollers.spollers .spollers__title svg{flex:0 0 1.5rem;width:1.5rem;height:1.3125rem;fill:var(--pink-button);-webkit-animation:heart 1s linear infinite alternate 0s forwards;animation:heart 1s linear infinite alternate 0s forwards}.tabs-types__spollers.spollers .spollers__body{background-color:transparent;padding:0 2.8125rem}.tabs-types__image{position:relative;overflow:hidden;flex:0 1 47%;aspect-ratio:580/500}.tabs-types__decor .decor-image__item{position:absolute}.tabs-types__decor .decor-image__item:first-child{width:11.8125rem;height:11.8125rem;top:-20%;right:-15%}.tabs-types__decor .decor-image__item:first-child svg{width:11.8125rem;height:11.8125rem;fill:transparent;stroke:var(--pink-button)}.tabs-types__decor .decor-image__item:last-child{width:5.875rem;height:1.4375rem;top:30%;left:3%}.tabs-types__decor .decor-image__item:last-child svg{width:5.875rem;height:1.4375rem;stroke:var(--bg-button);fill:transparent;width:100%}.body-cons__text:not(:last-child){margin-bottom:1.25rem}.courses__container{position:relative}.courses__decor .decor-content__item{position:absolute;z-index:10}.courses__decor .decor-content__item:first-child{top:-10%;left:7%;width:4.5rem;height:1rem}.courses__decor .decor-content__item:first-child svg{width:4.5rem;height:1rem;fill:transparent;stroke:var(--bg-button)}.courses__decor .decor-content__item:last-child{bottom:-10%;right:10%;width:8.3125rem;height:2.4375rem}.courses__decor .decor-content__item:last-child svg{width:8.3125rem;height:2.4375rem;stroke:var(--bg-button);fill:var(--bg-button);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.page-help__webinars .courses__decor .decor-content__item:last-child{right:60%}.page-help__webinars .courses__decor .decor-content__item:last-child svg{-webkit-transform:scale(-1,1) rotate(-45deg);transform:scale(-1,1) rotate(-45deg)}.courses__navigation{position:absolute;right:.9375rem;top:.4375rem;display:flex;justify-content:flex-end;gap:1.125rem}.courses__arrow{flex:0 0 3.125rem;width:3.125rem;height:3.125rem;display:flex;align-items:center;justify-content:center;background-color:var(--bg-button);transition:background-color .5s ease,opacity .5s}.courses__arrow.swiper-button-disabled{background-color:var(--bg-button-active);opacity:0;visibility:hidden}.courses__arrow svg{width:1.75rem;height:1.1875rem;fill:var(--white)}.courses__arrow--prev svg,.courses__arrow.courses__arrow--webinars-prev svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.slide-course{height:100%}.slide-course__body{display:flex}.page-help__webinars .slide-course__body{flex-direction:row-reverse}.slide-course__image{aspect-ratio:617/546;flex:0 1 50%}.slide-course__content{flex:0 1 50%;display:grid;justify-items:start;background-color:var(--white);padding-top:3.125rem}.slide-course__title:not(:last-child){margin-bottom:1rem}.slide-course__text:not(:last-child){margin-bottom:1.375rem}.slide-course__price{line-height:1.7}.slide-course__price span{font-weight:800}.slide-course__price:not(:last-child){margin-bottom:1.375rem}.slide-course__list{display:grid}.slide-course__link{padding:.8125rem 2.75rem}.item-course{display:flex;align-items:center;gap:.75rem}.item-course__icon{flex:0 0 1.25rem;width:1.25rem;-webkit-animation:heart 1s linear infinite alternate 0s forwards;animation:heart 1s linear infinite alternate 0s forwards}.item-course__icon svg{width:1.25rem;height:1.125rem;fill:var(--bg-button)}.item-course__text{font-size:1rem;line-height:1.5;font-weight:700}.blog__container{position:relative;display:grid;justify-items:center}.blog__decor .decor-content__item{position:absolute;z-index:10}.blog__decor .decor-content__item:first-child{top:-10%;right:7%;width:4.5rem;height:1rem}.blog__decor .decor-content__item:first-child svg{width:4.5rem;height:1rem;fill:transparent;stroke:var(--bg-button)}.blog__decor .decor-content__item:last-child{bottom:-5%;left:10%;width:8.3125rem;height:2.4375rem}.blog__decor .decor-content__item:last-child svg{width:8.3125rem;height:2.4375rem;stroke:var(--bg-button);fill:var(--bg-button);-webkit-transform:scale(-1,1) rotate(-45deg);transform:scale(-1,1) rotate(-45deg)}.blog__items{display:grid;grid-template-columns:repeat(auto-fit,minmax(18.75rem,1fr));row-gap:1.875rem}.blog__link{padding:.8125rem 3.4375rem}.preview-article{min-height:100%;display:flex;flex-direction:column}.preview-article__image{height:100%;aspect-ratio:372/222;overflow:hidden;will-change:transform}.preview-article__image::before{display:inline-block;content:"";position:absolute;z-index:2;width:100%;height:100%;top:0;left:0;background-color:var(--bg-button);opacity:.4;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.preview-article__image img{transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.preview-article__body{flex-grow:1;min-height:100%;background-color:var(--white);display:flex;flex-direction:column;justify-content:flex-start;gap:.625rem}.preview-article__title{flex-grow:1;display:inline-flex;justify-content:flex-start}.preview-article__link{transition:color .5s ease}.page-not-found__container{position:relative;display:grid;gap:3.125rem}.page-not-found__image{position:relative;max-width:63.25rem}.page-not-found__image::before{content:"";position:absolute;width:53%;height:71%;bottom:0;left:22%;background:url(../img/not-found/404bob.svg) 0 0/contain no-repeat}.page-not-found__image::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:url(../img/not-found/404bg.svg) 0 0/contain no-repeat;z-index:2}.page-not-found__items{display:grid;grid-template-columns:repeat(3,1fr)}.page-not-found__item:first-child,.page-not-found__item:last-child{position:absolute;z-index:5}.page-not-found__item:first-child img,.page-not-found__item:last-child img{-o-object-fit:contain;object-fit:contain}.page-not-found__item:first-child{width:46%;height:62%;bottom:17%;left:37%}.page-not-found__item:last-child{width:13%;-o-object-fit:119/116;object-fit:119/116;top:0;right:20%}.page-not-found__button{display:flex;align-items:center;gap:.5rem}.page-not-found__button svg{flex:0 0 1.3125rem;width:1.3125rem;height:1rem;fill:var(--white)}.page-not-found__button.button{padding:.875rem 3.4375rem}.page-not-found__decor .decor-content__item{position:absolute;width:9.8125rem;height:2.875rem;bottom:-10%;left:5%;-webkit-transform:rotate(-50deg);transform:rotate(-50deg)}.page-not-found__decor .decor-content__item svg{width:9.8125rem;height:2.875rem;fill:var(--bg-button);-webkit-transform:scale(-1,1) rotate(-50deg);transform:scale(-1,1) rotate(-50deg)}.page-not-found__container{position:relative;display:grid;gap:3.125rem}.page-not-found__image{position:relative;max-width:63.25rem}.page-not-found__image::before{content:"";position:absolute;width:53%;height:71%;bottom:0;left:22%;background:url(../img/not-found/404bob.svg) 0 0/contain no-repeat}.page-not-found__image::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:url(../img/not-found/404bg.svg) 0 0/contain no-repeat;z-index:2}.page-not-found__items{display:grid;grid-template-columns:repeat(3,1fr)}.page-not-found__item:first-child,.page-not-found__item:last-child{position:absolute;z-index:5}.page-not-found__item:first-child img,.page-not-found__item:last-child img{-o-object-fit:contain;object-fit:contain}.page-not-found__item:first-child{width:46%;height:62%;bottom:17%;left:37%}.page-not-found__item:last-child{width:13%;-o-object-fit:119/116;object-fit:119/116;top:0;right:20%}.page-not-found__button{display:flex;align-items:center;gap:.5rem}.page-not-found__button svg{flex:0 0 1.3125rem;width:1.3125rem;height:1rem;fill:var(--white)}.page-not-found__button.button{padding:.875rem 3.4375rem}.page-not-found__decor .decor-content__item{position:absolute;width:9.8125rem;height:2.875rem;bottom:-10%;left:5%;-webkit-transform:rotate(-50deg);transform:rotate(-50deg)}.page-not-found__decor .decor-content__item svg{width:9.8125rem;height:2.875rem;fill:var(--bg-button);-webkit-transform:scale(-1,1) rotate(-50deg);transform:scale(-1,1) rotate(-50deg)}.search-page__container{position:relative;display:grid;gap:3.125rem}.search-page__button{display:flex;align-items:center;gap:.5rem}.search-page__button svg{flex:0 0 1.3125rem;width:1.3125rem;height:1rem;fill:var(--white)}.search-page__button.button{padding:.875rem 3.4375rem}.search-page__decor .decor-content__item{position:absolute;width:9.8125rem;height:2.875rem;bottom:-10%;right:5%;-webkit-transform:rotate(-50deg);transform:rotate(-50deg)}.search-page__decor .decor-content__item svg{width:9.8125rem;height:2.875rem;fill:var(--bg-button);-webkit-transform:rotate(-50deg);transform:rotate(-50deg)}.results-search__link{transition:color .5s ease}.class__container{position:relative}.class__decor .decor-content__item{position:absolute;width:4.1875rem;height:.6875rem;top:0;left:0}.class__decor .decor-content__item svg{width:4.1875rem;height:.6875rem;fill:transparent;stroke:var(--bg-button)}.class-schedule{display:grid}.class-schedule__item{display:grid;grid-template-columns:1.25rem 1fr;align-items:center;gap:.75rem}.class-schedule__icon{width:1.25rem;-webkit-animation:heart 1s linear infinite alternate 0s forwards;animation:heart 1s linear infinite alternate 0s forwards}.class-schedule__icon svg{width:1.25rem;height:1.125rem;fill:var(--bg-button)}.class-schedule__sub-list{grid-column:1/span 2;padding-left:2rem;display:grid;gap:.75rem}.reviews-class__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(18.75rem,1fr));gap:1.75rem}.reviews-class__item{padding:.625rem;display:flex;align-items:center;justify-content:center;background-color:var(--white)}.reviews-class__item img{max-height:27.375rem;max-width:100%}.reviews-class__button{display:flex;align-items:center;justify-content:center}.reviews-class__button .button{padding:.9375rem 2.8125rem}.author-class{position:relative;display:grid;justify-content:center;justify-items:center}.author-class__decor .decor-content__item{position:absolute}.author-class__decor .decor-content__item:first-child{width:4.1875rem;height:.6875rem;bottom:30%;right:0}.author-class__decor .decor-content__item:first-child svg{width:4.1875rem;height:.6875rem;fill:transparent;stroke:var(--bg-button)}.author-class__decor .decor-content__item:last-child{width:10.3125rem;height:2.875rem;bottom:30%;left:5%}.author-class__decor .decor-content__item:last-child svg{width:10.3125rem;height:2.875rem;fill:var(--bg-button);-webkit-transform:scale(-1,1) rotate(-45deg);transform:scale(-1,1) rotate(-45deg)}.author-class__text{text-align:center}.author-class__button .button{padding:.9375rem 2.8125rem}.community-landing .button{padding:.8125rem 3.125rem}.community-landing .hero .header-block__title{max-inline-size:34.375rem}.community-landing .header-block__text p:not(:last-child){margin-bottom:1rem}.community-landing .header-block__text p .line-through{text-decoration:line-through}.community-landing .about .advantages{display:flex}.community-landing .about .advantages__item{display:grid;justify-items:center}.community-landing .about .advantages__number{font-family:"Cormorant Infant",sans-serif;font-weight:600;letter-spacing:-.01em;text-transform:capitalize}.community-landing .about .advantages__number span{display:inline-flex;justify-content:flex-end}.community-landing .about .advantages__text{font-size:1rem;font-weight:500;line-height:1.7}.community-landing .for-who__container{position:relative}.community-landing .for-who__container .decor-content__item{position:absolute}.community-landing .for-who__container .decor-content__item:first-child{top:-20%;right:7%;width:4.5rem;height:1rem}.community-landing .for-who__container .decor-content__item:first-child svg{width:4.5rem;height:1rem;fill:transparent;stroke:var(--bg-button)}.community-landing .for-who__container .decor-content__item:last-child{bottom:-15%;left:30%;width:8.3125rem;height:2.4375rem}.community-landing .for-who__container .decor-content__item:last-child svg{width:8.3125rem;height:2.4375rem;stroke:var(--bg-button);fill:var(--bg-button);-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.community-landing .for-who__header-block{display:grid;row-gap:1.5rem}.community-landing .for-who__list{display:grid;row-gap:1.875rem}.community-landing .for-who__item{flex:0 0 50%;display:flex;align-items:center;gap:1.25rem}.community-landing .for-who__icon{flex:0 0 1.4375rem;height:1.4375rem;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.community-landing .for-who__icon svg{width:1.4375rem;height:1.4375rem;fill:var(--bg-button);-webkit-animation:heart .8s linear infinite alternate 0s forwards;animation:heart .8s linear infinite alternate 0s forwards}.community-landing .topics__container{position:relative}.community-landing .topics__container .decor-content__item{position:absolute}.community-landing .topics__container .decor-content__item:first-child{top:0;left:7%;width:4.5rem;height:1rem}.community-landing .topics__container .decor-content__item:first-child svg{width:4.5rem;height:1rem;fill:transparent;stroke:var(--bg-button)}.community-landing .topics__list{display:grid;row-gap:1.875rem}.community-landing .item-topics{position:relative;height:100%;background-color:var(--white);border:.0625rem solid var(--border-color);padding:1.5rem .75rem;display:flex;flex-direction:column;align-items:center;text-align:center}.community-landing .item-topics.item-topics--button{background-color:transparent;border:none;align-items:center;justify-content:center}.community-landing .item-topics__icon{position:absolute;width:1.75rem;height:1.5625rem;top:0;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.community-landing .item-topics__icon svg{width:1.75rem;height:1.5625rem;fill:var(--pink-button);-webkit-animation:heart .8s linear infinite alternate 0s forwards;animation:heart .8s linear infinite alternate 0s forwards}.community-landing .item-topics__title{font-size:1rem;font-weight:700;line-height:1.6}.community-landing .item-topics__title:not(:last-child){margin-bottom:.5rem}.community-landing .help__items{grid-template-columns:repeat(auto-fit,minmax(18.75rem,1fr))}.community-landing .help .header-block__title{padding-left:0;padding-right:0}.community-landing .help .item-help__icon svg{width:1.6875rem;height:1.6875rem;fill:var(--bg-button)}.community-landing .join{position:relative;background-color:var(--white)}.community-landing .join__header-block{position:relative}.community-landing .join__header-block:not(:last-child){margin-bottom:2.5rem}.community-landing .join__header-decor .decor-content__item{position:absolute;top:0;right:0;width:4.5rem;height:1rem}.community-landing .join__header-decor .decor-content__item svg{width:4.5rem;height:1rem;fill:transparent;stroke:var(--bg-button)}.community-landing .join__body-decor .decor-image__item{position:absolute;top:-15%;right:20%;width:8.3125rem;height:2.4375rem}.community-landing .join__body-decor .decor-image__item svg{width:8.3125rem;height:2.4375rem;stroke:var(--pink-button);fill:var(--pink-button);-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.community-landing .form-join__items{display:flex;justify-content:space-between;flex-wrap:wrap;row-gap:2.5rem}.community-landing .form-join__item{position:relative;flex:1 0 25%}.community-landing .form-join__button.button-block{flex-direction:column}.community-landing .form-join__button .button{width:100%;padding:1.1875rem 2.75rem}.community-landing .last-chance{background-color:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(.3125rem);backdrop-filter:blur(.3125rem);padding:1rem 0}.community-landing .last-chance__container{display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.community-landing .last-chance__timer{display:flex;align-items:center;gap:.5rem;letter-spacing:-.01em}.community-landing .last-chance__digits{font-weight:600;line-height:1.15;text-transform:uppercase}.community-landing .last-chance__text{font-weight:700;line-height:1.5}.community-landing .last-chance__button .button{padding:.875rem 1.4375rem}.swiper{overflow:hidden}.swiper-initialized{touch-action:pan-y}.swiper-wrapper{width:100%;height:100%;box-sizing:content-box;display:flex;position:relative}.swiper-vertical .swiper-wrapper{flex-direction:column}.swiper-autoheight .swiper-wrapper{align-items:flex-start}.swiper-initialized .swiper-slide{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}@media (min-width:29.99875em){.article-preview{display:flex}.page-contacts__header-block{display:grid}.page-contacts__header-block span{text-align:right}.form-contacts__button{justify-self:center}.page-not-found__container{justify-items:center}.page-not-found__container{justify-items:center}.search-page__container{justify-items:start}}@media (min-width:31.25em){.instagram__list{grid-template-columns:repeat(2,1fr);-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}.instagram__posts{grid-template-columns:repeat(2,1fr)}}@media (min-width:31.25em) and (min-width:79.375em){.instagram__posts{-webkit-column-gap:2.25rem;-moz-column-gap:2.25rem;column-gap:2.25rem}}@media (min-width:47.99875em){.messengers__item{flex:0 0 12.5rem}.form-contacts__items{grid-template-columns:repeat(2,1fr)}.community-landing .for-who__button{justify-content:flex-end}.community-landing .topics__list{grid-template-columns:repeat(2,1fr)}}@media (min-width:47.99875em) and (min-width:77.5em){.form-contacts__items{-webkit-column-gap:4.5rem;-moz-column-gap:4.5rem;column-gap:4.5rem}}@media (min-width:61.99875em){.form-popup__items{grid-template-columns:repeat(2,1fr)}.button-block{flex-direction:row;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.page-blog__text{-webkit-column-count:2;-moz-column-count:2;column-count:2}.page-blog__list{grid-template-columns:repeat(2,1fr)}.community-landing .for-who__header-block{grid-template-columns:1fr auto}.community-landing .for-who__list{grid-template-columns:repeat(2,1fr);align-items:start}.community-landing .for-who__button{padding-top:.875rem}.community-landing .topics__list{grid-template-columns:repeat(4,1fr)}.community-landing .item-topics.item-topics--button{grid-column:2/span 2;grid-row:3/4}}@media (min-width:61.99875em) and (min-width:77.625em){.form-popup__items{-webkit-column-gap:2.875rem;-moz-column-gap:2.875rem;column-gap:2.875rem}}@media (min-width:61.99875em) and (min-width:77.5em){.page-blog__text{-webkit-column-gap:3.75rem;-moz-column-gap:3.75rem;column-gap:3.75rem}}@media (min-width:61.99875em) and (min-width:79.375em){.page-blog__list{-webkit-column-gap:2.75rem;-moz-column-gap:2.75rem;column-gap:2.75rem}}@media (min-width:68.75em){.form-join__item .form__error{bottom:1.875rem}}@media (min-width:77.625em){.menu__list{-webkit-column-gap:3.125rem;-moz-column-gap:3.125rem;column-gap:3.125rem}}@media (min-width:77.5em){.texts-reviews__header-block:not(:last-child){margin-bottom:3.125rem}.form-contacts__items{row-gap:2.75rem}.community-landing .for-who__list{-webkit-column-gap:4.375rem;-moz-column-gap:4.375rem;column-gap:4.375rem}.community-landing .topics__list{gap:3.25rem}.community-landing .form-join__items{-webkit-column-gap:3.75rem;-moz-column-gap:3.75rem;column-gap:3.75rem}}@media (min-width:79.375em){.popup__content{padding-top:3.75rem}.popup__content{padding-right:5.625rem}.popup__content{padding-bottom:3.75rem}.popup__content{padding-left:5.625rem}.popup__header-block:not(:last-child){margin-bottom:2.875rem}.form-popup{gap:3.375rem}.form-popup__items{row-gap:2.5rem}.popup.popup--search .popup__content{padding-top:1.875rem}.popup.popup--search .popup__content{padding-right:3.75rem}.popup.popup--search .popup__content{padding-bottom:3.125rem}.popup.popup--search .popup__content{padding-left:1.875rem}.spollers__item{font-size:1.25rem}.title{font-size:3.5rem}.title.title--main{font-size:4.375rem}.title.title--small{font-size:2.75rem}.title.title--smallest{font-size:1.625rem}.results-search__top:not(:last-child){margin-bottom:2.375rem}.results-search__items{gap:1.875rem}.page-blog.page-blog--article h2.wp-block-heading{font-size:2.25rem}.page-blog.page-blog--article h3.wp-block-heading{font-size:1.875rem}.page-blog.page-blog--article h4.wp-block-heading{font-size:1.5rem}.cookie__title{font-size:1.375rem}.cookie__text{font-size:.9375rem}.cookie__text:not(:last-child){margin-bottom:1.625rem}.cookie__link{font-size:1rem}.cookie__link:not(:last-child){margin-bottom:2.6875rem}.hero{padding-top:10rem}.hero{padding-bottom:5rem}.hero__container:not(:last-child){margin-bottom:5rem}.hero__header-block:not(:last-child){margin-bottom:2.375rem}.about{padding-bottom:6.25rem}.about__header-block:not(:last-child){margin-bottom:2.375rem}.help{padding-bottom:6.25rem}.help__items{-webkit-column-gap:3.75rem;-moz-column-gap:3.75rem;column-gap:3.75rem}.help__items{row-gap:3.5rem}.help__items:not(:last-child){margin-bottom:4.125rem}.help__header-block .header-block__title{padding-right:6.875rem}.help__header-block .header-block__title{padding-left:6.875rem}.reviews{padding-bottom:6.25rem}.reviews__header-block:not(:last-child){margin-bottom:2.5rem}.reviews__slider:not(:last-child){margin-bottom:3.375rem}.community{padding-top:3.625rem}.community{padding-bottom:3.625rem}.community__content{gap:2.25rem}.instagram{padding-top:6.25rem}.instagram__list{row-gap:2.375rem}.instagram__list:not(:last-child){margin-bottom:2.625rem}.post-ig__title{font-size:1.875rem}.faq{padding-top:8.75rem}.faq{padding-bottom:6.25rem}.faq__header-block:not(:last-child){margin-bottom:2.5rem}.page-reviews{padding-top:10rem}.texts-reviews{padding-bottom:6.25rem}.texts-reviews__slider:not(:last-child){margin-bottom:3.375rem}.slide-texts{padding:2.25rem}.photo-reviews{padding-bottom:6.25rem}.photo-reviews__list:not(:last-child){margin-bottom:3.125rem}.video-reviews{padding-top:7.25rem}.video-reviews{padding-bottom:7.25rem}.video-reviews__container:not(:last-child){margin-bottom:3.125rem}.page-blog{padding-top:10.625rem}.page-blog{padding-bottom:6.5rem}.page-blog__post:not(:last-child){margin-bottom:6.25rem}.page-blog__body{gap:3.125rem}.page-blog__header-block:not(:last-child){margin-bottom:3.75rem}.page-blog__list:not(:last-child){margin-bottom:3.75rem}.pagination-blog__item{font-size:1.5rem}.page-contacts{padding-top:10rem}.page-contacts{padding-bottom:6.25rem}.page-contacts__messengers:not(:last-child){margin-bottom:7.5rem}.page-contacts__header-block:not(:last-child){margin-bottom:3.75rem}.page-contacts__consultation:not(:last-child){margin-bottom:4.375rem}.page-contacts__fop:not(:last-child){margin-bottom:4.375rem}.messengers__icon{width:8.5rem}.messengers__icon{height:8.5rem}.cons-contacts.page-blog__consultation{-webkit-padding-after:5rem;padding-block-end:5rem}.cons-contacts__title:not(:last-child){margin-bottom:3.125rem}.form-contacts{gap:3.125rem}.fop-contacts__header-block:not(:last-child){margin-bottom:3.125rem}.page-help{padding-top:10rem}.consultation-section{padding-bottom:4.375rem}.hot-line-section .consultation-section__assistance:not(:last-child){margin-bottom:4.375rem}.consultation-section__text:not(:last-child){margin-bottom:2.75rem}.consultation-section__link:not(:last-child){margin-bottom:3.125rem}.assistance{-webkit-column-gap:3.125rem;-moz-column-gap:3.125rem;column-gap:3.125rem}.assistance{row-gap:2.25rem}.hot-line-section .assistance{-webkit-column-gap:6.25rem;-moz-column-gap:6.25rem;column-gap:6.25rem}.hot-line-section .assistance{row-gap:5rem}.types-consultation{padding-bottom:6.25rem}.tabs-types__navigation:not(:last-child){margin-bottom:3.125rem}.tabs-types__header-block:not(:last-child){margin-bottom:2.5rem}.tabs-types__spollers.spollers .spollers__item:not(:last-child){margin-bottom:2.25rem}.courses{padding-bottom:6.25rem}.courses__header-block:not(:last-child){margin-bottom:3.125rem}.slide-course__content{padding-right:3.75rem}.slide-course__content{padding-bottom:3.125rem}.slide-course__content{padding-left:3.75rem}.slide-course__list{gap:1.5rem}.slide-course__list:not(:last-child){margin-bottom:1.75rem}.blog{padding-bottom:6.25rem}.blog__container{gap:3.125rem}.blog__items{-webkit-column-gap:3.75rem;-moz-column-gap:3.75rem;column-gap:3.75rem}.preview-article__body{padding:1.875rem}.page-not-found{padding-top:10rem}.page-not-found{padding-bottom:6.25rem}.page-not-found__image{padding-top:7.5rem}.page-not-found__image{padding-bottom:3rem}.page-not-found{padding-top:10rem}.page-not-found{padding-bottom:6.25rem}.page-not-found__image{padding-top:7.5rem}.page-not-found__image{padding-bottom:3rem}.search-page{padding-top:10rem}.search-page{padding-bottom:6.25rem}.class__header-block:not(:last-child){margin-bottom:3.125rem}.class__content:not(:last-child){margin-bottom:3.75rem}.class-schedule{gap:1.25rem}.reviews-class__button{margin-top:3.75rem}.author-class{padding-top:3.75rem}.author-class{padding-bottom:5.625rem}.author-class{gap:2rem}.community-landing .about .advantages{gap:3.75rem}.community-landing .about .advantages__number{font-size:2.375rem}.community-landing .about .advantages__number span{width:3.375rem}.community-landing .for-who{padding-top:5rem}.community-landing .for-who{padding-bottom:11.25rem}.community-landing .for-who__header-block:not(:last-child){margin-bottom:2.5rem}.community-landing .topics{padding-top:5rem}.community-landing .topics{padding-bottom:6.25rem}.community-landing .topics__header-block:not(:last-child){margin-bottom:4.375rem}.community-landing .reviews{padding-top:5rem}.community-landing .help{padding-top:5rem}.community-landing .join{padding-top:5rem}.community-landing .join{padding-bottom:5rem}.community-landing .last-chance__digits{font-size:1.75rem}.community-landing .last-chance__text{font-size:1.25rem}}@media (min-width:90em){.reviews__slider{margin-left:6.25rem}.community::after{background:linear-gradient(89deg,var(--white) 80%,transparent 100%)}.instagram__posts{width:110%;flex:0 0 57.5%}.video-reviews__slider{margin-left:6.25rem}}@media (min-width:120em){.community::after{background:linear-gradient(89deg,var(--white) 90%,transparent 100%)}}@media (max-width:75em){.photo-reviews__list{grid-template-columns:repeat(4,1fr);gap:1.25rem}.photo-reviews__item:first-child{grid-column:1/2;grid-row:1/2}.photo-reviews__item:nth-child(6){grid-column:span 1;grid-row:span 1}}@media (max-width:65em){.page-contacts__decor .decor-content__item{right:0}}@media (max-width:48em){.form-contacts__items{row-gap:1.25rem}.community-landing .for-who__list{-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.community-landing .topics__list{gap:1.875rem}.community-landing .form-join__items{-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}}@media (max-width:42em){.preview-article__title{min-height:0}}@media (max-width:32em){.help__icon{right:-10%}}@media (max-width:25em){.reviews__button .button{padding:1rem}.community__header-block{max-width:100%}.community__list{max-width:80%}.community__bg img{right:-70%;opacity:.5}}@media (max-width:20em){.popup__content{padding-top:2.5rem}.popup__content{padding-right:.625rem}.popup__content{padding-bottom:1.25rem}.popup__content{padding-left:.625rem}.popup__header-block:not(:last-child){margin-bottom:1.5rem}.form-popup{gap:1.875rem}.form-popup__items{row-gap:1.25rem}.popup.popup--search .popup__content{padding-top:1.25rem}.popup.popup--search .popup__content{padding-right:2.8125rem}.popup.popup--search .popup__content{padding-bottom:1.25rem}.popup.popup--search .popup__content{padding-left:.625rem}.spollers__item{font-size:1rem}.title{font-size:1.875rem}.title.title--main{font-size:2.125rem}.title.title--small{font-size:1.625rem}.title.title--smallest{font-size:1.375rem}.results-search__top:not(:last-child){margin-bottom:1.5rem}.results-search__items{gap:1.25rem}.page-blog.page-blog--article h2.wp-block-heading{font-size:1.375rem}.page-blog.page-blog--article h3.wp-block-heading{font-size:1.25rem}.page-blog.page-blog--article h4.wp-block-heading{font-size:1.125rem}.cookie__title{font-size:1rem}.cookie__text{font-size:.75rem}.cookie__text:not(:last-child){margin-bottom:1rem}.cookie__link{font-size:.75rem}.cookie__link:not(:last-child){margin-bottom:1.625rem}.hero{padding-top:6.875rem}.hero{padding-bottom:2.5rem}.hero__container:not(:last-child){margin-bottom:3.125rem}.hero__header-block:not(:last-child){margin-bottom:1.5rem}.about{padding-bottom:2.5rem}.about__header-block:not(:last-child){margin-bottom:1.5rem}.help{padding-bottom:2.5rem}.help__items{-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.help__items{row-gap:1.875rem}.help__items:not(:last-child){margin-bottom:1.875rem}.help__header-block .header-block__title{padding-right:.0000000625rem}.help__header-block .header-block__title{padding-left:.0000000625rem}.reviews{padding-bottom:2.5rem}.reviews__header-block:not(:last-child){margin-bottom:1.875rem}.reviews__slider:not(:last-child){margin-bottom:1.875rem}.community{padding-top:2.5rem}.community{padding-bottom:2.5rem}.community__content{gap:1.5rem}.instagram{padding-top:2.5rem}.instagram__list{row-gap:1.25rem}.instagram__list:not(:last-child){margin-bottom:1.5rem}.post-ig__title{font-size:1.375rem}.faq{padding-top:3.75rem}.faq{padding-bottom:2.5rem}.faq__header-block:not(:last-child){margin-bottom:1.5rem}.page-reviews{padding-top:6.875rem}.texts-reviews{padding-bottom:3.125rem}.texts-reviews__slider:not(:last-child){margin-bottom:1.875rem}.slide-texts{padding:1.25rem}.photo-reviews{padding-bottom:3.125rem}.photo-reviews__list:not(:last-child){margin-bottom:1.875rem}.video-reviews{padding-top:3.125rem}.video-reviews{padding-bottom:3.125rem}.video-reviews__container:not(:last-child){margin-bottom:1.5rem}.page-blog{padding-top:6.875rem}.page-blog{padding-bottom:2.5rem}.page-blog__post:not(:last-child){margin-bottom:2.5rem}.page-blog__body{gap:1.875rem}.page-blog__header-block:not(:last-child){margin-bottom:1.875rem}.page-blog__list:not(:last-child){margin-bottom:1.875rem}.pagination-blog__item{font-size:.875rem}.page-contacts{padding-top:6.875rem}.page-contacts{padding-bottom:3.125rem}.page-contacts__messengers:not(:last-child){margin-bottom:2.5rem}.page-contacts__header-block:not(:last-child){margin-bottom:1.875rem}.page-contacts__consultation:not(:last-child){margin-bottom:2.5rem}.page-contacts__fop:not(:last-child){margin-bottom:2.5rem}.messengers__icon{width:5rem}.messengers__icon{height:5rem}.cons-contacts.page-blog__consultation{-webkit-padding-after:2.5rem;padding-block-end:2.5rem}.cons-contacts__title:not(:last-child){margin-bottom:1.5rem}.form-contacts{gap:1.5rem}.fop-contacts__header-block:not(:last-child){margin-bottom:1.875rem}.page-help{padding-top:6.875rem}.consultation-section{padding-bottom:2.5rem}.hot-line-section .consultation-section__assistance:not(:last-child){margin-bottom:1.875rem}.consultation-section__text:not(:last-child){margin-bottom:1.5rem}.consultation-section__link:not(:last-child){margin-bottom:1.875rem}.assistance{-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.assistance{row-gap:1.25rem}.hot-line-section .assistance{-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.hot-line-section .assistance{row-gap:1.875rem}.types-consultation{padding-bottom:2.5rem}.tabs-types__navigation:not(:last-child){margin-bottom:1.5rem}.tabs-types__header-block:not(:last-child){margin-bottom:1.5rem}.tabs-types__spollers.spollers .spollers__item:not(:last-child){margin-bottom:1.5rem}.courses{padding-bottom:2.5rem}.courses__header-block:not(:last-child){margin-bottom:1.5rem}.slide-course__content{padding-right:.625rem}.slide-course__content{padding-bottom:1.875rem}.slide-course__content{padding-left:.625rem}.slide-course__list{gap:1rem}.slide-course__list:not(:last-child){margin-bottom:1.25rem}.blog{padding-bottom:2.5rem}.blog__container{gap:1.5rem}.blog__items{-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem}.preview-article__body{padding:.9375rem}.page-not-found{padding-top:6.875rem}.page-not-found{padding-bottom:3.125rem}.page-not-found__image{padding-top:3.75rem}.page-not-found__image{padding-bottom:1.5rem}.page-not-found{padding-top:6.875rem}.page-not-found{padding-bottom:3.125rem}.page-not-found__image{padding-top:3.75rem}.page-not-found__image{padding-bottom:1.5rem}.search-page{padding-top:6.875rem}.search-page{padding-bottom:3.125rem}.class__header-block:not(:last-child){margin-bottom:1.5rem}.class__content:not(:last-child){margin-bottom:1.875rem}.class-schedule{gap:1rem}.reviews-class__button{margin-top:1.875rem}.author-class{padding-top:1.875rem}.author-class{padding-bottom:2.5rem}.author-class{gap:1.5rem}.community-landing .about .advantages{gap:1.25rem}.community-landing .about .advantages__number{font-size:1.625rem}.community-landing .about .advantages__number span{width:2.3125rem}.community-landing .for-who{padding-top:2.5rem}.community-landing .for-who{padding-bottom:3.75rem}.community-landing .for-who__header-block:not(:last-child){margin-bottom:1.5rem}.community-landing .topics{padding-top:2.5rem}.community-landing .topics{padding-bottom:2.5rem}.community-landing .topics__header-block:not(:last-child){margin-bottom:2.125rem}.community-landing .reviews{padding-top:1.875rem}.community-landing .help{padding-top:1.875rem}.community-landing .join{padding-top:2.5rem}.community-landing .join{padding-bottom:2.5rem}.community-landing .last-chance__digits{font-size:1.25rem}.community-landing .last-chance__text{font-size:1rem}}@media (max-width:81.25em){.community__header-block{padding-left:1.875rem}.community__header-block .decor.decor-content{left:0}}@media (max-width:77.625em){.reviews__slider{margin-left:.0000000625rem}}@media (max-width:77.5em){.video-reviews__slider{margin-left:.0000000625rem}.preview-article__title{min-height:5.625rem}}@media (max-width:73.125em){.community__bg img{right:-10%}}@media (max-width:68.75em){.photo-reviews__button .decor-content__item{left:20%}.community-landing .join__header-decor .decor-content__item{top:-30%}.community-landing .form-join__item{flex:1 0 40%}.community-landing .form-join__button .button{width:auto}}@media (max-width:64.625em){.preview-article__title{min-height:3.75rem}}@media (max-width:61.99875em){.menu__icon{justify-self:flex-end}.menu.menu--footer .menu__body{font-size:1.125rem;color:var(--white)}.menu__body{position:fixed;width:100%;height:100%;left:-100%;top:0;overflow:auto;padding:8.75rem .9375rem 1.875rem .9375rem;transition:left .8s;background-color:var(--active-social)}.menu__body::before{content:"";position:fixed;width:100%;height:5rem;left:-100%;top:0;transition:left .8s;z-index:2;background-color:var(--active-social)}.menu-open .menu__body{left:0}.menu-open .menu__body::before{left:0}.menu__list{flex-direction:column;row-gap:1.875rem;align-items:start}.menu__list:not(:last-child){margin-bottom:1.875rem}.menu__link{font-size:1.875rem}.icon-menu{display:block;position:relative;width:1.875rem;height:1.125rem;z-index:5}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.125rem;background-color:var(--primary-text)}.icon-menu::before{top:0}.icon-menu::after{bottom:0}.icon-menu span{top:calc(50% - .0625rem)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.popup.popup--form .popup__content .decor-content__item:first-child,.popup.popup--tg .popup__content .decor-content__item:first-child,.popup.popup--thanks .popup__content .decor-content__item:first-child{left:0}.popup.popup--form .popup__content .decor-content__item:last-child,.popup.popup--tg .popup__content .decor-content__item:last-child,.popup.popup--thanks .popup__content .decor-content__item:last-child{right:0;width:5.625rem;height:1.875rem}.popup.popup--form .popup__content .decor-content__item:last-child svg,.popup.popup--tg .popup__content .decor-content__item:last-child svg,.popup.popup--thanks .popup__content .decor-content__item:last-child svg{width:5.625rem;height:1.875rem}.spollers__title{padding:1.25rem 3.125rem 1.25rem 1.25rem}._spoller-init .spollers__title::after,._spoller-init .spollers__title::before{right:0}.spollers__body{padding:1.25rem}.page__up{width:3.125rem;height:3.125rem}.page__up span{display:none}.cookie__button-block.button-block{display:flex;flex-direction:row}.footer__contacts .menu__link{font-size:1.125rem;color:var(--white)}.hero .decor-content__item:first-child{top:-4%}.hero .decor-content__item:last-child{right:0;width:8.125rem;height:2.375rem}.hero .decor-content__item:last-child svg{width:8.125rem;height:2.375rem}.hero .decor-image__item:first-child{width:8.75rem;height:8.75rem}.hero .decor-image__item:first-child svg{width:8.75rem;height:8.75rem}.hero .decor-image__item:last-child{width:4.375rem;height:1.25rem}.hero .decor-image__item:last-child svg{width:4.375rem;height:1.25rem}.about__content{flex:0 0 48%}.about .decor-image__item:first-child{width:8.75rem;height:8.75rem}.about .decor-image__item:first-child svg{width:8.75rem;height:8.75rem}.about .decor-image__item:last-child{width:4.375rem;height:1.25rem;left:-8%}.about .decor-image__item:last-child svg{width:4.375rem;height:1.25rem}.about .decor-content__item:last-child{right:10%;bottom:-10%;width:8.125rem;height:2.375rem}.about .decor-content__item:last-child svg{width:8.125rem;height:2.375rem}.help .decor-content__item:first-child{top:-4%}.reviews__button-decor.decor-image .decor-image__item{width:7.5rem;height:1.5625rem;bottom:30%}.reviews__button-decor.decor-image .decor-image__item svg{width:7.5rem;height:1.5625rem}.community__icon-tg{width:3.5625rem;height:3.5625rem;top:75%}.community__icon-tg svg{width:2.1875rem;height:1.25rem}.community__bg img{right:-15%}.instagram__container{flex-direction:column;row-gap:2.5rem}.faq__container .decor-content__item:first-child{top:-15%;left:0}.texts-reviews__container .decor-content__item:first-child{width:4rem;height:.8125rem;top:-5%}.texts-reviews__container .decor-content__item:first-child svg{width:4rem;height:.8125rem}.texts-reviews__container .decor-content__item:last-child{right:10%;width:8.125rem;height:2.375rem}.texts-reviews__container .decor-content__item:last-child svg{width:8.125rem;height:2.375rem}.photo-reviews__list{grid-template-columns:repeat(2,1fr)}.photo-reviews__button .decor-content__item{left:10%;width:8.125rem;height:2.375rem}.photo-reviews__button .decor-content__item svg{width:8.125rem;height:2.375rem}.page-blog__decor .decor-content__item:first-child{left:10%;top:2%}.page-blog__decor .decor-content__item:last-child{right:5%;top:2%;width:8.125rem;height:2.375rem}.page-blog__decor .decor-content__item:last-child svg{width:8.125rem;height:2.375rem}.page-contacts__header-block .header-block__decor .decor-content__item{bottom:-30%;left:15%}.page-contacts__decor .decor-content__item{width:5.625rem;height:1.875rem;bottom:-30%}.page-contacts__decor .decor-content__item svg{width:5.625rem;height:1.875rem}.cons-contacts__decor .decor-content__item:first-child svg,.cons-contacts__decor .decor-content__item:last-child svg{width:4.1875rem;height:.6875rem}.cons-contacts__decor .decor-content__item:first-child{top:-10%}.cons-contacts__decor .decor-content__item:last-child{top:20%}.cons-contacts__decor .decor-content__item:nth-child(2){width:5.625rem;height:1.875rem;bottom:0}.cons-contacts__decor .decor-content__item:nth-child(2) svg{width:5.625rem;height:1.875rem}.consultation-section__decor .decor-content__item svg{width:5rem;height:1.5625rem;-webkit-transform:scale(-1,1) rotate(100deg);transform:scale(-1,1) rotate(100deg)}.consultation-section__decor .decor-content__item{right:0}.tabs-types__wrap{flex-direction:column;row-gap:1.875rem}.tabs-types__spollers.spollers .spollers__title{padding:.625rem 3.125rem .625rem 0}.tabs-types__spollers.spollers .spollers__body{padding:0 1.25rem}.tabs-types__image{align-self:center}.tabs-types__decor .decor-image__item:first-child{width:8.75rem;height:8.75rem}.tabs-types__decor .decor-image__item:first-child svg{width:8.75rem;height:8.75rem}.tabs-types__decor .decor-image__item:last-child{width:4.375rem;height:1.25rem}.tabs-types__decor .decor-image__item:last-child svg{width:4.375rem;height:1.25rem}.courses__decor .decor-content__item:first-child{left:0}.blog__decor .decor-content__item:first-child{right:0}.author-class__decor .decor-content__item:last-child{left:0;width:8.125rem;height:2.375rem}.author-class__decor .decor-content__item:last-child svg{width:8.125rem;height:2.375rem}.community-landing .for-who__container .decor-content__item:first-child{top:0;right:0}.community-landing .topics__container .decor-content__item:first-child{top:0;right:0}.community-landing .item-topics.item-topics--button{grid-column:1/span 2}.community-landing .join__header-decor .decor-content__item{top:0}}@media (max-width:61.9375em){.menu__list{-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}}@media (max-width:61.99875em) and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:61.99875em) and (max-width:48em){.cookie__button-block.button-block{-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}}@media (max-width:49.375em){.help__icon{top:90%;-webkit-animation:arrow-down 1s linear infinite alternate 0s forwards;animation:arrow-down 1s linear infinite alternate 0s forwards}.help__icon svg{width:3.625rem;height:1.75rem;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@media (max-width:47.99875em){.popup__button .button{padding:.9375rem}.form-popup__button .button{padding:.9375rem}.spollers__title{padding:1.25rem 2.8125rem 1.25rem 1.25rem}.spollers__body{padding:1.25rem .625rem}.header__logo-wrap{flex:1 0 auto}.hero__container{flex-direction:column;row-gap:3.125rem}.hero__content{justify-items:center}.hero__header-block{text-align:center}.hero .decor-content__item:first-child{top:-5%}.hero .decor-content__item:last-child{width:5.625rem;height:1.875rem;bottom:-15%}.hero .decor-content__item:last-child svg{width:5.625rem;height:1.875rem}.hero .decor-image__item:last-child{top:0}.about__container{flex-direction:column-reverse;row-gap:3.125rem}.about .decor-image__item:last-child{top:0}.about .decor-content__item:last-child{width:5.625rem;height:1.875rem;bottom:0}.about .decor-content__item:last-child svg{width:5.625rem;height:1.875rem}.help__item.help__item--big{grid-column:1/2}.help__icon{right:-15%}.help .decor-content__item:first-child{top:-5%}.help .decor-content__item:last-child{width:5.625rem;height:1.875rem;bottom:-10%}.help .decor-content__item:last-child svg{width:5.625rem;height:1.875rem}.reviews .decor-content__item{right:10%}.reviews__button-decor.decor-image .decor-image__item{width:5.625rem;height:1.875rem;bottom:-10%;left:10%}.reviews__button-decor.decor-image .decor-image__item svg{width:5.625rem;height:1.875rem}.community__icon-tg{left:60%}.community__bg img{right:-25%}.instagram__button{justify-content:center}.faq__container .decor-content__item:last-child{right:0;width:5.625rem;height:1.875rem}.faq__container .decor-content__item:last-child svg{width:5.625rem;height:1.875rem}.texts-reviews__container .decor-content__item:last-child{width:5.625rem;height:1.875rem;bottom:-5%}.texts-reviews__container .decor-content__item:last-child svg{width:5.625rem;height:1.875rem}.texts-reviews__arrow{flex:0 0 2.1875rem;width:2.1875rem;height:2.1875rem}.texts-reviews__arrow svg{width:1.375rem;height:.8125rem}.photo-reviews__button .decor-content__item{width:5.625rem;height:1.875rem;bottom:-50%}.photo-reviews__button .decor-content__item svg{width:5.625rem;height:1.875rem}.page-blog__decor .decor-content__item:first-child{top:0}.page-blog__decor .decor-content__item:last-child{top:0;width:5.625rem;height:1.875rem}.page-blog__decor .decor-content__item:last-child svg{width:5.625rem;height:1.875rem}.article-preview__content{padding:.625rem;flex-grow:1}.page-contacts__header-block .header-block__decor .decor-content__item{bottom:60%}.page-contacts__decor .decor-content__item{bottom:-10%}.messengers{flex-direction:column}.cons-contacts__decor .decor-content__item:first-child{top:-20%}.cons-contacts__decor .decor-content__item:last-child{top:5%}.consultation-section__decor .decor-content__item svg{-webkit-transform:scale(-1,1) rotate(30deg);transform:scale(-1,1) rotate(30deg)}.tabs-types__spollers.spollers .spollers__title{padding:.625rem 2.8125rem .625rem 0}.tabs-types__spollers.spollers .spollers__body{padding:0 .625rem}.tabs-types__decor .decor-image__item:last-child{top:0}.courses__decor .decor-content__item:last-child{right:0;width:5.625rem;height:1.875rem}.courses__decor .decor-content__item:last-child svg{width:5.625rem;height:1.875rem}.page-help__webinars .courses__decor .decor-content__item:last-child{right:85%}.courses__arrow{flex:0 0 2.1875rem;width:2.1875rem;height:2.1875rem}.courses__arrow svg{width:1.375rem;height:.8125rem}.page-help__webinars .slide-course__body{flex-direction:column-reverse}.slide-course__body{flex-direction:column-reverse}.blog__decor .decor-content__item:last-child{left:0;width:5.625rem;height:1.875rem}.blog__decor .decor-content__item:last-child svg{width:5.625rem;height:1.875rem}.page-not-found__decor .decor-content__item svg{width:5.625rem;height:1.875rem}.page-not-found__decor .decor-content__item svg{width:5.625rem;height:1.875rem}.search-page__decor .decor-content__item svg{width:5.625rem;height:1.875rem}.author-class__decor .decor-content__item:last-child{width:5.625rem;height:1.875rem;bottom:10%}.author-class__decor .decor-content__item:last-child svg{width:5.625rem;height:1.875rem}.community-landing .about .advantages{justify-content:center}.community-landing .for-who__container .decor-content__item:last-child{width:5.625rem;height:1.875rem}.community-landing .for-who__container .decor-content__item:last-child svg{width:5.625rem;height:1.875rem}.community-landing .item-topics.item-topics--button{grid-column:1/2}.community-landing .join__body-decor .decor-image__item{width:5.625rem;height:1.875rem}.community-landing .join__body-decor .decor-image__item svg{width:5.625rem;height:1.875rem}.community-landing .form-join__item{flex:1 0 100%}.community-landing .form-join__button .button{width:100%}}@media (max-width:41.25em){.community-landing .help .header-block{max-width:18.75rem;margin:0 auto}}@media (max-width:40.625em){.header__container{justify-content:flex-end}.header__button{flex:0 0 auto}.footer__body{flex-direction:column-reverse;align-items:center;row-gap:1.25rem}.footer__contacts{flex:0 0 auto}.footer__contacts .menu__list--privacy{align-items:center}.footer__button{flex:0 0 auto}.community__bg img{right:-35%}}@media (max-width:37.5em){.community-landing .cookie{bottom:8.4375rem}.photo-reviews__list{grid-template-columns:auto}.community-landing .last-chance__container{flex-direction:column}}@media (max-width:34.375em){.cookie{width:100%;padding:1.25rem}.consultation-section__decor .decor-content__item{right:-8%;top:-6%}}@media (max-width:31.25em){.community__bg img{right:-45%}}@media (max-width:29.99875em){.button{width:100%}.cookie__button-block.button-block{flex-direction:column}.cookie__button-block .button{width:100%}.hero .decor-image__item:first-child{width:6.875rem;height:6.875rem;top:-30%;left:-20%}.hero .decor-image__item:first-child svg{width:6.875rem;height:6.875rem}.hero .decor-image__item:last-child{right:-5%;top:5%}.about .decor-image__item:first-child{width:6.875rem;height:6.875rem;bottom:-8%;left:-15%}.about .decor-image__item:first-child svg{width:6.875rem;height:6.875rem}.about .decor-image__item:last-child{left:-5%;top:5%}.about .decor-content__item:last-child{right:0;bottom:-5%}.help .decor-content__item:last-child{display:none}.item-help__icon{justify-self:center}.community__icon-tg{left:85%;top:-30%}.community__bg img{right:-55%;opacity:.6}.faq__container .decor-content__item:last-child{top:-20%}.texts-reviews__header-block:not(:last-child){margin-bottom:4.0625rem}.texts-reviews__navigation{width:100%;justify-content:center;right:0;top:3.125rem}.slide-texts{padding-top:2.625rem}.page-contacts__header-block{text-align:center}.page-contacts__header-block .header-block__decor .decor-content__item{bottom:80%}.cons-contacts__decor .decor-content__item:last-child{top:10%}.cons-contacts__decor .decor-content__item:nth-child(2){bottom:-10%}.tabs-types__title{padding:1rem 2.5rem}.tabs-types__decor .decor-image__item:first-child{width:6.875rem;height:6.875rem;top:-30%;right:-20%}.tabs-types__decor .decor-image__item:first-child svg{width:6.875rem;height:6.875rem}.tabs-types__decor .decor-image__item:last-child{left:-5%;top:5%}.courses__decor .decor-content__item:last-child{display:none}.courses__navigation{width:100%;justify-content:center;right:0;top:3.125rem}.slide-course__content{justify-items:stretch}.blog__decor .decor-content__item:last-child{display:none}.page-not-found__decor .decor-content__item{bottom:-20%}.page-not-found__decor .decor-content__item{bottom:-20%}.search-page__decor .decor-content__item{bottom:-20%}.author-class{justify-items:stretch}.author-class__decor .decor-content__item:first-child{bottom:40%}.author-class__decor .decor-content__item:last-child{display:none}.community-landing .for-who__item{flex-direction:column;gap:.625rem}.community-landing .item-topics.item-topics--button{align-items:stretch}}@media (min-width:61.9375em) and (max-width:77.625em){@supports ((-moz-column-gap:clamp(0.625rem ,-9.2455179283rem + 15.9362549801vw ,3.125rem)) or (column-gap:clamp(0.625rem ,-9.2455179283rem + 15.9362549801vw ,3.125rem))){.menu__list{-webkit-column-gap:clamp(.625rem ,-9.2455179283rem + 15.9362549801vw ,3.125rem);-moz-column-gap:clamp(.625rem ,-9.2455179283rem + 15.9362549801vw ,3.125rem);column-gap:clamp(.625rem ,-9.2455179283rem + 15.9362549801vw ,3.125rem)}}@supports not ((-moz-column-gap:clamp(0.625rem ,-9.2455179283rem + 15.9362549801vw ,3.125rem)) or (column-gap:clamp(0.625rem ,-9.2455179283rem + 15.9362549801vw ,3.125rem))){.menu__list{-webkit-column-gap:calc(.625rem + 2.5 * (100vw - 61.9375rem)/ 15.6875);-moz-column-gap:calc(.625rem + 2.5 * (100vw - 61.9375rem)/ 15.6875);column-gap:calc(.625rem + 2.5 * (100vw - 61.9375rem)/ 15.6875)}}}@media (min-width:20em) and (max-width:79.375em){@supports (padding-top:clamp(2.5rem ,2.0789473684rem + 2.1052631579vw ,3.75rem)){.popup__content{padding-top:clamp(2.5rem ,2.0789473684rem + 2.1052631579vw ,3.75rem)}}@supports not (padding-top:clamp(2.5rem ,2.0789473684rem + 2.1052631579vw ,3.75rem)){.popup__content{padding-top:calc(2.5rem + 1.25 * (100vw - 20rem)/ 59.375)}}@supports (padding-right:clamp(0.625rem ,-1.0592105263rem + 8.4210526316vw ,5.625rem)){.popup__content{padding-right:clamp(.625rem ,-1.0592105263rem + 8.4210526316vw ,5.625rem)}}@supports not (padding-right:clamp(0.625rem ,-1.0592105263rem + 8.4210526316vw ,5.625rem)){.popup__content{padding-right:calc(.625rem + 5 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(1.25rem ,0.4078947368rem + 4.2105263158vw ,3.75rem)){.popup__content{padding-bottom:clamp(1.25rem ,.4078947368rem + 4.2105263158vw ,3.75rem)}}@supports not (padding-bottom:clamp(1.25rem ,0.4078947368rem + 4.2105263158vw ,3.75rem)){.popup__content{padding-bottom:calc(1.25rem + 2.5 * (100vw - 20rem)/ 59.375)}}@supports (padding-left:clamp(0.625rem ,-1.0592105263rem + 8.4210526316vw ,5.625rem)){.popup__content{padding-left:clamp(.625rem ,-1.0592105263rem + 8.4210526316vw ,5.625rem)}}@supports not (padding-left:clamp(0.625rem ,-1.0592105263rem + 8.4210526316vw ,5.625rem)){.popup__content{padding-left:calc(.625rem + 5 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.5rem ,1.0368421053rem + 2.3157894737vw ,2.875rem)){.popup__header-block:not(:last-child){margin-bottom:clamp(1.5rem ,1.0368421053rem + 2.3157894737vw ,2.875rem)}}@supports not (margin-bottom:clamp(1.5rem ,1.0368421053rem + 2.3157894737vw ,2.875rem)){.popup__header-block:not(:last-child){margin-bottom:calc(1.5rem + 1.375 * (100vw - 20rem)/ 59.375)}}@supports (gap:clamp(1.875rem ,1.3697368421rem + 2.5263157895vw ,3.375rem)){.form-popup{gap:clamp(1.875rem ,1.3697368421rem + 2.5263157895vw ,3.375rem)}}@supports not (gap:clamp(1.875rem ,1.3697368421rem + 2.5263157895vw ,3.375rem)){.form-popup{gap:calc(1.875rem + 1.5 * (100vw - 20rem)/ 59.375)}}@supports (row-gap:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,2.5rem)){.form-popup__items{row-gap:clamp(1.25rem ,.8289473684rem + 2.1052631579vw ,2.5rem)}}@supports not (row-gap:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,2.5rem)){.form-popup__items{row-gap:calc(1.25rem + 1.25 * (100vw - 20rem)/ 59.375)}}@supports (padding-top:clamp(1.25rem ,1.0394736842rem + 1.0526315789vw ,1.875rem)){.popup.popup--search .popup__content{padding-top:clamp(1.25rem ,1.0394736842rem + 1.0526315789vw ,1.875rem)}}@supports not (padding-top:clamp(1.25rem ,1.0394736842rem + 1.0526315789vw ,1.875rem)){.popup.popup--search .popup__content{padding-top:calc(1.25rem + .625 * (100vw - 20rem)/ 59.375)}}@supports (padding-right:clamp(2.8125rem ,2.4967105263rem + 1.5789473684vw ,3.75rem)){.popup.popup--search .popup__content{padding-right:clamp(2.8125rem ,2.4967105263rem + 1.5789473684vw ,3.75rem)}}@supports not (padding-right:clamp(2.8125rem ,2.4967105263rem + 1.5789473684vw ,3.75rem)){.popup.popup--search .popup__content{padding-right:calc(2.8125rem + .9375 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(1.25rem ,0.6184210526rem + 3.1578947368vw ,3.125rem)){.popup.popup--search .popup__content{padding-bottom:clamp(1.25rem ,.6184210526rem + 3.1578947368vw ,3.125rem)}}@supports not (padding-bottom:clamp(1.25rem ,0.6184210526rem + 3.1578947368vw ,3.125rem)){.popup.popup--search .popup__content{padding-bottom:calc(1.25rem + 1.875 * (100vw - 20rem)/ 59.375)}}@supports (padding-left:clamp(0.625rem ,0.2039473684rem + 2.1052631579vw ,1.875rem)){.popup.popup--search .popup__content{padding-left:clamp(.625rem ,.2039473684rem + 2.1052631579vw ,1.875rem)}}@supports not (padding-left:clamp(0.625rem ,0.2039473684rem + 2.1052631579vw ,1.875rem)){.popup.popup--search .popup__content{padding-left:calc(.625rem + 1.25 * (100vw - 20rem)/ 59.375)}}@supports (font-size:clamp(1rem ,0.9157894737rem + 0.4210526316vw ,1.25rem)){.spollers__item{font-size:clamp(1rem ,.9157894737rem + .4210526316vw ,1.25rem)}}@supports not (font-size:clamp(1rem ,0.9157894737rem + 0.4210526316vw ,1.25rem)){.spollers__item{font-size:calc(1rem + .25 * (100vw - 20rem)/ 59.375)}}@supports (font-size:clamp(1.875rem ,1.3276315789rem + 2.7368421053vw ,3.5rem)){.title{font-size:clamp(1.875rem ,1.3276315789rem + 2.7368421053vw ,3.5rem)}}@supports not (font-size:clamp(1.875rem ,1.3276315789rem + 2.7368421053vw ,3.5rem)){.title{font-size:calc(1.875rem + 1.625 * (100vw - 20rem)/ 59.375)}}@supports (font-size:clamp(2.125rem ,1.3671052632rem + 3.7894736842vw ,4.375rem)){.title.title--main{font-size:clamp(2.125rem ,1.3671052632rem + 3.7894736842vw ,4.375rem)}}@supports not (font-size:clamp(2.125rem ,1.3671052632rem + 3.7894736842vw ,4.375rem)){.title.title--main{font-size:calc(2.125rem + 2.25 * (100vw - 20rem)/ 59.375)}}@supports (font-size:clamp(1.625rem ,1.2460526316rem + 1.8947368421vw ,2.75rem)){.title.title--small{font-size:clamp(1.625rem ,1.2460526316rem + 1.8947368421vw ,2.75rem)}}@supports not (font-size:clamp(1.625rem ,1.2460526316rem + 1.8947368421vw ,2.75rem)){.title.title--small{font-size:calc(1.625rem + 1.125 * (100vw - 20rem)/ 59.375)}}@supports (font-size:clamp(1.375rem ,1.2907894737rem + 0.4210526316vw ,1.625rem)){.title.title--smallest{font-size:clamp(1.375rem ,1.2907894737rem + .4210526316vw ,1.625rem)}}@supports not (font-size:clamp(1.375rem ,1.2907894737rem + 0.4210526316vw ,1.625rem)){.title.title--smallest{font-size:calc(1.375rem + .25 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.5rem ,1.2052631579rem + 1.4736842105vw ,2.375rem)){.results-search__top:not(:last-child){margin-bottom:clamp(1.5rem ,1.2052631579rem + 1.4736842105vw ,2.375rem)}}@supports not (margin-bottom:clamp(1.5rem ,1.2052631579rem + 1.4736842105vw ,2.375rem)){.results-search__top:not(:last-child){margin-bottom:calc(1.5rem + .875 * (100vw - 20rem)/ 59.375)}}@supports (gap:clamp(1.25rem ,1.0394736842rem + 1.0526315789vw ,1.875rem)){.results-search__items{gap:clamp(1.25rem ,1.0394736842rem + 1.0526315789vw ,1.875rem)}}@supports not (gap:clamp(1.25rem ,1.0394736842rem + 1.0526315789vw ,1.875rem)){.results-search__items{gap:calc(1.25rem + .625 * (100vw - 20rem)/ 59.375)}}@supports (font-size:clamp(1.375rem ,1.0802631579rem + 1.4736842105vw ,2.25rem)){.page-blog.page-blog--article h2.wp-block-heading{font-size:clamp(1.375rem ,1.0802631579rem + 1.4736842105vw ,2.25rem)}}@supports not (font-size:clamp(1.375rem ,1.0802631579rem + 1.4736842105vw ,2.25rem)){.page-blog.page-blog--article h2.wp-block-heading{font-size:calc(1.375rem + .875 * (100vw - 20rem)/ 59.375)}}@supports (font-size:clamp(1.25rem ,1.0394736842rem + 1.0526315789vw ,1.875rem)){.page-blog.page-blog--article h3.wp-block-heading{font-size:clamp(1.25rem ,1.0394736842rem + 1.0526315789vw ,1.875rem)}}@supports not (font-size:clamp(1.25rem ,1.0394736842rem + 1.0526315789vw ,1.875rem)){.page-blog.page-blog--article h3.wp-block-heading{font-size:calc(1.25rem + .625 * (100vw - 20rem)/ 59.375)}}@supports (font-size:clamp(1.125rem ,0.9986842105rem + 0.6315789474vw ,1.5rem)){.page-blog.page-blog--article h4.wp-block-heading{font-size:clamp(1.125rem ,.9986842105rem + .6315789474vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,0.9986842105rem + 0.6315789474vw ,1.5rem)){.page-blog.page-blog--article h4.wp-block-heading{font-size:calc(1.125rem + .375 * (100vw - 20rem)/ 59.375)}}@supports (font-size:clamp(1rem ,0.8736842105rem + 0.6315789474vw ,1.375rem)){.cookie__title{font-size:clamp(1rem ,.8736842105rem + .6315789474vw ,1.375rem)}}@supports not (font-size:clamp(1rem ,0.8736842105rem + 0.6315789474vw ,1.375rem)){.cookie__title{font-size:calc(1rem + .375 * (100vw - 20rem)/ 59.375)}}@supports (font-size:clamp(0.75rem ,0.6868421053rem + 0.3157894737vw ,0.9375rem)){.cookie__text{font-size:clamp(.75rem ,.6868421053rem + .3157894737vw ,.9375rem)}}@supports not (font-size:clamp(0.75rem ,0.6868421053rem + 0.3157894737vw ,0.9375rem)){.cookie__text{font-size:calc(.75rem + .1875 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1rem ,0.7894736842rem + 1.0526315789vw ,1.625rem)){.cookie__text:not(:last-child){margin-bottom:clamp(1rem ,.7894736842rem + 1.0526315789vw ,1.625rem)}}@supports not (margin-bottom:clamp(1rem ,0.7894736842rem + 1.0526315789vw ,1.625rem)){.cookie__text:not(:last-child){margin-bottom:calc(1rem + .625 * (100vw - 20rem)/ 59.375)}}@supports (font-size:clamp(0.75rem ,0.6657894737rem + 0.4210526316vw ,1rem)){.cookie__link{font-size:clamp(.75rem ,.6657894737rem + .4210526316vw ,1rem)}}@supports not (font-size:clamp(0.75rem ,0.6657894737rem + 0.4210526316vw ,1rem)){.cookie__link{font-size:calc(.75rem + .25 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.625rem ,1.2671052632rem + 1.7894736842vw ,2.6875rem)){.cookie__link:not(:last-child){margin-bottom:clamp(1.625rem ,1.2671052632rem + 1.7894736842vw ,2.6875rem)}}@supports not (margin-bottom:clamp(1.625rem ,1.2671052632rem + 1.7894736842vw ,2.6875rem)){.cookie__link:not(:last-child){margin-bottom:calc(1.625rem + 1.0625 * (100vw - 20rem)/ 59.375)}}@supports (padding-top:clamp(6.875rem ,5.8223684211rem + 5.2631578947vw ,10rem)){.hero{padding-top:clamp(6.875rem ,5.8223684211rem + 5.2631578947vw ,10rem)}}@supports not (padding-top:clamp(6.875rem ,5.8223684211rem + 5.2631578947vw ,10rem)){.hero{padding-top:calc(6.875rem + 3.125 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(2.5rem ,1.6578947368rem + 4.2105263158vw ,5rem)){.hero{padding-bottom:clamp(2.5rem ,1.6578947368rem + 4.2105263158vw ,5rem)}}@supports not (padding-bottom:clamp(2.5rem ,1.6578947368rem + 4.2105263158vw ,5rem)){.hero{padding-bottom:calc(2.5rem + 2.5 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(3.125rem ,2.4934210526rem + 3.1578947368vw ,5rem)){.hero__container:not(:last-child){margin-bottom:clamp(3.125rem ,2.4934210526rem + 3.1578947368vw ,5rem)}}@supports not (margin-bottom:clamp(3.125rem ,2.4934210526rem + 3.1578947368vw ,5rem)){.hero__container:not(:last-child){margin-bottom:calc(3.125rem + 1.875 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.5rem ,1.2052631579rem + 1.4736842105vw ,2.375rem)){.hero__header-block:not(:last-child){margin-bottom:clamp(1.5rem ,1.2052631579rem + 1.4736842105vw ,2.375rem)}}@supports not (margin-bottom:clamp(1.5rem ,1.2052631579rem + 1.4736842105vw ,2.375rem)){.hero__header-block:not(:last-child){margin-bottom:calc(1.5rem + .875 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(2.5rem ,1.2368421053rem + 6.3157894737vw ,6.25rem)){.about{padding-bottom:clamp(2.5rem ,1.2368421053rem + 6.3157894737vw ,6.25rem)}}@supports not (padding-bottom:clamp(2.5rem ,1.2368421053rem + 6.3157894737vw ,6.25rem)){.about{padding-bottom:calc(2.5rem + 3.75 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.5rem ,1.2052631579rem + 1.4736842105vw ,2.375rem)){.about__header-block:not(:last-child){margin-bottom:clamp(1.5rem ,1.2052631579rem + 1.4736842105vw ,2.375rem)}}@supports not (margin-bottom:clamp(1.5rem ,1.2052631579rem + 1.4736842105vw ,2.375rem)){.about__header-block:not(:last-child){margin-bottom:calc(1.5rem + .875 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(2.5rem ,1.2368421053rem + 6.3157894737vw ,6.25rem)){.help{padding-bottom:clamp(2.5rem ,1.2368421053rem + 6.3157894737vw ,6.25rem)}}@supports not (padding-bottom:clamp(2.5rem ,1.2368421053rem + 6.3157894737vw ,6.25rem)){.help{padding-bottom:calc(2.5rem + 3.75 * (100vw - 20rem)/ 59.375)}}@supports ((-moz-column-gap:clamp(1.25rem ,0.4078947368rem + 4.2105263158vw ,3.75rem)) or (column-gap:clamp(1.25rem ,0.4078947368rem + 4.2105263158vw ,3.75rem))){.help__items{-webkit-column-gap:clamp(1.25rem ,.4078947368rem + 4.2105263158vw ,3.75rem);-moz-column-gap:clamp(1.25rem ,.4078947368rem + 4.2105263158vw ,3.75rem);column-gap:clamp(1.25rem ,.4078947368rem + 4.2105263158vw ,3.75rem)}}@supports not ((-moz-column-gap:clamp(1.25rem ,0.4078947368rem + 4.2105263158vw ,3.75rem)) or (column-gap:clamp(1.25rem ,0.4078947368rem + 4.2105263158vw ,3.75rem))){.help__items{-webkit-column-gap:calc(1.25rem + 2.5 * (100vw - 20rem)/ 59.375);-moz-column-gap:calc(1.25rem + 2.5 * (100vw - 20rem)/ 59.375);column-gap:calc(1.25rem + 2.5 * (100vw - 20rem)/ 59.375)}}@supports (row-gap:clamp(1.875rem ,1.3276315789rem + 2.7368421053vw ,3.5rem)){.help__items{row-gap:clamp(1.875rem ,1.3276315789rem + 2.7368421053vw ,3.5rem)}}@supports not (row-gap:clamp(1.875rem ,1.3276315789rem + 2.7368421053vw ,3.5rem)){.help__items{row-gap:calc(1.875rem + 1.625 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.875rem ,1.1171052632rem + 3.7894736842vw ,4.125rem)){.help__items:not(:last-child){margin-bottom:clamp(1.875rem ,1.1171052632rem + 3.7894736842vw ,4.125rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.1171052632rem + 3.7894736842vw ,4.125rem)){.help__items:not(:last-child){margin-bottom:calc(1.875rem + 2.25 * (100vw - 20rem)/ 59.375)}}@supports (padding-right:clamp(0.0000000625rem ,-2.3157893901rem + 11.5789472632vw ,6.875rem)){.help__header-block .header-block__title{padding-right:clamp(.0000000625rem ,-2.3157893901rem + 11.5789472632vw ,6.875rem)}}@supports not (padding-right:clamp(0.0000000625rem ,-2.3157893901rem + 11.5789472632vw ,6.875rem)){.help__header-block .header-block__title{padding-right:calc(.0000000625rem + 6.8749999375 * (100vw - 20rem)/ 59.375)}}@supports (padding-left:clamp(0.0000000625rem ,-2.3157893901rem + 11.5789472632vw ,6.875rem)){.help__header-block .header-block__title{padding-left:clamp(.0000000625rem ,-2.3157893901rem + 11.5789472632vw ,6.875rem)}}@supports not (padding-left:clamp(0.0000000625rem ,-2.3157893901rem + 11.5789472632vw ,6.875rem)){.help__header-block .header-block__title{padding-left:calc(.0000000625rem + 6.8749999375 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(2.5rem ,1.2368421053rem + 6.3157894737vw ,6.25rem)){.reviews{padding-bottom:clamp(2.5rem ,1.2368421053rem + 6.3157894737vw ,6.25rem)}}@supports not (padding-bottom:clamp(2.5rem ,1.2368421053rem + 6.3157894737vw ,6.25rem)){.reviews{padding-bottom:calc(2.5rem + 3.75 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.875rem ,1.6644736842rem + 1.0526315789vw ,2.5rem)){.reviews__header-block:not(:last-child){margin-bottom:clamp(1.875rem ,1.6644736842rem + 1.0526315789vw ,2.5rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.6644736842rem + 1.0526315789vw ,2.5rem)){.reviews__header-block:not(:last-child){margin-bottom:calc(1.875rem + .625 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.875rem ,1.3697368421rem + 2.5263157895vw ,3.375rem)){.reviews__slider:not(:last-child){margin-bottom:clamp(1.875rem ,1.3697368421rem + 2.5263157895vw ,3.375rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.3697368421rem + 2.5263157895vw ,3.375rem)){.reviews__slider:not(:last-child){margin-bottom:calc(1.875rem + 1.5 * (100vw - 20rem)/ 59.375)}}@supports (padding-top:clamp(2.5rem ,2.1210526316rem + 1.8947368421vw ,3.625rem)){.community{padding-top:clamp(2.5rem ,2.1210526316rem + 1.8947368421vw ,3.625rem)}}@supports not (padding-top:clamp(2.5rem ,2.1210526316rem + 1.8947368421vw ,3.625rem)){.community{padding-top:calc(2.5rem + 1.125 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(2.5rem ,2.1210526316rem + 1.8947368421vw ,3.625rem)){.community{padding-bottom:clamp(2.5rem ,2.1210526316rem + 1.8947368421vw ,3.625rem)}}@supports not (padding-bottom:clamp(2.5rem ,2.1210526316rem + 1.8947368421vw ,3.625rem)){.community{padding-bottom:calc(2.5rem + 1.125 * (100vw - 20rem)/ 59.375)}}@supports (gap:clamp(1.5rem ,1.2473684211rem + 1.2631578947vw ,2.25rem)){.community__content{gap:clamp(1.5rem ,1.2473684211rem + 1.2631578947vw ,2.25rem)}}@supports not (gap:clamp(1.5rem ,1.2473684211rem + 1.2631578947vw ,2.25rem)){.community__content{gap:calc(1.5rem + .75 * (100vw - 20rem)/ 59.375)}}@supports (padding-top:clamp(2.5rem ,1.2368421053rem + 6.3157894737vw ,6.25rem)){.instagram{padding-top:clamp(2.5rem ,1.2368421053rem + 6.3157894737vw ,6.25rem)}}@supports not (padding-top:clamp(2.5rem ,1.2368421053rem + 6.3157894737vw ,6.25rem)){.instagram{padding-top:calc(2.5rem + 3.75 * (100vw - 20rem)/ 59.375)}}@supports (row-gap:clamp(1.25rem ,0.8710526316rem + 1.8947368421vw ,2.375rem)){.instagram__list{row-gap:clamp(1.25rem ,.8710526316rem + 1.8947368421vw ,2.375rem)}}@supports not (row-gap:clamp(1.25rem ,0.8710526316rem + 1.8947368421vw ,2.375rem)){.instagram__list{row-gap:calc(1.25rem + 1.125 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.5rem ,1.1210526316rem + 1.8947368421vw ,2.625rem)){.instagram__list:not(:last-child){margin-bottom:clamp(1.5rem ,1.1210526316rem + 1.8947368421vw ,2.625rem)}}@supports not (margin-bottom:clamp(1.5rem ,1.1210526316rem + 1.8947368421vw ,2.625rem)){.instagram__list:not(:last-child){margin-bottom:calc(1.5rem + 1.125 * (100vw - 20rem)/ 59.375)}}@supports (font-size:clamp(1.375rem ,1.2065789474rem + 0.8421052632vw ,1.875rem)){.post-ig__title{font-size:clamp(1.375rem ,1.2065789474rem + .8421052632vw ,1.875rem)}}@supports not (font-size:clamp(1.375rem ,1.2065789474rem + 0.8421052632vw ,1.875rem)){.post-ig__title{font-size:calc(1.375rem + .5 * (100vw - 20rem)/ 59.375)}}@supports (padding-top:clamp(3.75rem ,2.0657894737rem + 8.4210526316vw ,8.75rem)){.faq{padding-top:clamp(3.75rem ,2.0657894737rem + 8.4210526316vw ,8.75rem)}}@supports not (padding-top:clamp(3.75rem ,2.0657894737rem + 8.4210526316vw ,8.75rem)){.faq{padding-top:calc(3.75rem + 5 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(2.5rem ,1.2368421053rem + 6.3157894737vw ,6.25rem)){.faq{padding-bottom:clamp(2.5rem ,1.2368421053rem + 6.3157894737vw ,6.25rem)}}@supports not (padding-bottom:clamp(2.5rem ,1.2368421053rem + 6.3157894737vw ,6.25rem)){.faq{padding-bottom:calc(2.5rem + 3.75 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.5rem ,1.1631578947rem + 1.6842105263vw ,2.5rem)){.faq__header-block:not(:last-child){margin-bottom:clamp(1.5rem ,1.1631578947rem + 1.6842105263vw ,2.5rem)}}@supports not (margin-bottom:clamp(1.5rem ,1.1631578947rem + 1.6842105263vw ,2.5rem)){.faq__header-block:not(:last-child){margin-bottom:calc(1.5rem + 1 * (100vw - 20rem)/ 59.375)}}@supports (padding-top:clamp(6.875rem ,5.8223684211rem + 5.2631578947vw ,10rem)){.page-reviews{padding-top:clamp(6.875rem ,5.8223684211rem + 5.2631578947vw ,10rem)}}@supports not (padding-top:clamp(6.875rem ,5.8223684211rem + 5.2631578947vw ,10rem)){.page-reviews{padding-top:calc(6.875rem + 3.125 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(3.125rem ,2.0723684211rem + 5.2631578947vw ,6.25rem)){.texts-reviews{padding-bottom:clamp(3.125rem ,2.0723684211rem + 5.2631578947vw ,6.25rem)}}@supports not (padding-bottom:clamp(3.125rem ,2.0723684211rem + 5.2631578947vw ,6.25rem)){.texts-reviews{padding-bottom:calc(3.125rem + 3.125 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.875rem ,1.3697368421rem + 2.5263157895vw ,3.375rem)){.texts-reviews__slider:not(:last-child){margin-bottom:clamp(1.875rem ,1.3697368421rem + 2.5263157895vw ,3.375rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.3697368421rem + 2.5263157895vw ,3.375rem)){.texts-reviews__slider:not(:last-child){margin-bottom:calc(1.875rem + 1.5 * (100vw - 20rem)/ 59.375)}}@supports (padding:clamp(1.25rem ,0.9131578947rem + 1.6842105263vw ,2.25rem)){.slide-texts{padding:clamp(1.25rem ,.9131578947rem + 1.6842105263vw ,2.25rem)}}@supports not (padding:clamp(1.25rem ,0.9131578947rem + 1.6842105263vw ,2.25rem)){.slide-texts{padding:calc(1.25rem + 1 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(3.125rem ,2.0723684211rem + 5.2631578947vw ,6.25rem)){.photo-reviews{padding-bottom:clamp(3.125rem ,2.0723684211rem + 5.2631578947vw ,6.25rem)}}@supports not (padding-bottom:clamp(3.125rem ,2.0723684211rem + 5.2631578947vw ,6.25rem)){.photo-reviews{padding-bottom:calc(3.125rem + 3.125 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.875rem ,1.4539473684rem + 2.1052631579vw ,3.125rem)){.photo-reviews__list:not(:last-child){margin-bottom:clamp(1.875rem ,1.4539473684rem + 2.1052631579vw ,3.125rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.4539473684rem + 2.1052631579vw ,3.125rem)){.photo-reviews__list:not(:last-child){margin-bottom:calc(1.875rem + 1.25 * (100vw - 20rem)/ 59.375)}}@supports (padding-top:clamp(3.125rem ,1.7355263158rem + 6.9473684211vw ,7.25rem)){.video-reviews{padding-top:clamp(3.125rem ,1.7355263158rem + 6.9473684211vw ,7.25rem)}}@supports not (padding-top:clamp(3.125rem ,1.7355263158rem + 6.9473684211vw ,7.25rem)){.video-reviews{padding-top:calc(3.125rem + 4.125 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(3.125rem ,1.7355263158rem + 6.9473684211vw ,7.25rem)){.video-reviews{padding-bottom:clamp(3.125rem ,1.7355263158rem + 6.9473684211vw ,7.25rem)}}@supports not (padding-bottom:clamp(3.125rem ,1.7355263158rem + 6.9473684211vw ,7.25rem)){.video-reviews{padding-bottom:calc(3.125rem + 4.125 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.5rem ,0.9526315789rem + 2.7368421053vw ,3.125rem)){.video-reviews__container:not(:last-child){margin-bottom:clamp(1.5rem ,.9526315789rem + 2.7368421053vw ,3.125rem)}}@supports not (margin-bottom:clamp(1.5rem ,0.9526315789rem + 2.7368421053vw ,3.125rem)){.video-reviews__container:not(:last-child){margin-bottom:calc(1.5rem + 1.625 * (100vw - 20rem)/ 59.375)}}@supports (padding-top:clamp(6.875rem ,5.6118421053rem + 6.3157894737vw ,10.625rem)){.page-blog{padding-top:clamp(6.875rem ,5.6118421053rem + 6.3157894737vw ,10.625rem)}}@supports not (padding-top:clamp(6.875rem ,5.6118421053rem + 6.3157894737vw ,10.625rem)){.page-blog{padding-top:calc(6.875rem + 3.75 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(2.5rem ,1.1526315789rem + 6.7368421053vw ,6.5rem)){.page-blog{padding-bottom:clamp(2.5rem ,1.1526315789rem + 6.7368421053vw ,6.5rem)}}@supports not (padding-bottom:clamp(2.5rem ,1.1526315789rem + 6.7368421053vw ,6.5rem)){.page-blog{padding-bottom:calc(2.5rem + 4 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(2.5rem ,1.2368421053rem + 6.3157894737vw ,6.25rem)){.page-blog__post:not(:last-child){margin-bottom:clamp(2.5rem ,1.2368421053rem + 6.3157894737vw ,6.25rem)}}@supports not (margin-bottom:clamp(2.5rem ,1.2368421053rem + 6.3157894737vw ,6.25rem)){.page-blog__post:not(:last-child){margin-bottom:calc(2.5rem + 3.75 * (100vw - 20rem)/ 59.375)}}@supports (gap:clamp(1.875rem ,1.4539473684rem + 2.1052631579vw ,3.125rem)){.page-blog__body{gap:clamp(1.875rem ,1.4539473684rem + 2.1052631579vw ,3.125rem)}}@supports not (gap:clamp(1.875rem ,1.4539473684rem + 2.1052631579vw ,3.125rem)){.page-blog__body{gap:calc(1.875rem + 1.25 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.875rem ,1.2434210526rem + 3.1578947368vw ,3.75rem)){.page-blog__header-block:not(:last-child){margin-bottom:clamp(1.875rem ,1.2434210526rem + 3.1578947368vw ,3.75rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.2434210526rem + 3.1578947368vw ,3.75rem)){.page-blog__header-block:not(:last-child){margin-bottom:calc(1.875rem + 1.875 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.875rem ,1.2434210526rem + 3.1578947368vw ,3.75rem)){.page-blog__list:not(:last-child){margin-bottom:clamp(1.875rem ,1.2434210526rem + 3.1578947368vw ,3.75rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.2434210526rem + 3.1578947368vw ,3.75rem)){.page-blog__list:not(:last-child){margin-bottom:calc(1.875rem + 1.875 * (100vw - 20rem)/ 59.375)}}@supports (font-size:clamp(0.875rem ,0.6644736842rem + 1.0526315789vw ,1.5rem)){.pagination-blog__item{font-size:clamp(.875rem ,.6644736842rem + 1.0526315789vw ,1.5rem)}}@supports not (font-size:clamp(0.875rem ,0.6644736842rem + 1.0526315789vw ,1.5rem)){.pagination-blog__item{font-size:calc(.875rem + .625 * (100vw - 20rem)/ 59.375)}}@supports (padding-top:clamp(6.875rem ,5.8223684211rem + 5.2631578947vw ,10rem)){.page-contacts{padding-top:clamp(6.875rem ,5.8223684211rem + 5.2631578947vw ,10rem)}}@supports not (padding-top:clamp(6.875rem ,5.8223684211rem + 5.2631578947vw ,10rem)){.page-contacts{padding-top:calc(6.875rem + 3.125 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(3.125rem ,2.0723684211rem + 5.2631578947vw ,6.25rem)){.page-contacts{padding-bottom:clamp(3.125rem ,2.0723684211rem + 5.2631578947vw ,6.25rem)}}@supports not (padding-bottom:clamp(3.125rem ,2.0723684211rem + 5.2631578947vw ,6.25rem)){.page-contacts{padding-bottom:calc(3.125rem + 3.125 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(2.5rem ,0.8157894737rem + 8.4210526316vw ,7.5rem)){.page-contacts__messengers:not(:last-child){margin-bottom:clamp(2.5rem ,.8157894737rem + 8.4210526316vw ,7.5rem)}}@supports not (margin-bottom:clamp(2.5rem ,0.8157894737rem + 8.4210526316vw ,7.5rem)){.page-contacts__messengers:not(:last-child){margin-bottom:calc(2.5rem + 5 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.875rem ,1.2434210526rem + 3.1578947368vw ,3.75rem)){.page-contacts__header-block:not(:last-child){margin-bottom:clamp(1.875rem ,1.2434210526rem + 3.1578947368vw ,3.75rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.2434210526rem + 3.1578947368vw ,3.75rem)){.page-contacts__header-block:not(:last-child){margin-bottom:calc(1.875rem + 1.875 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(2.5rem ,1.8684210526rem + 3.1578947368vw ,4.375rem)){.page-contacts__consultation:not(:last-child){margin-bottom:clamp(2.5rem ,1.8684210526rem + 3.1578947368vw ,4.375rem)}}@supports not (margin-bottom:clamp(2.5rem ,1.8684210526rem + 3.1578947368vw ,4.375rem)){.page-contacts__consultation:not(:last-child){margin-bottom:calc(2.5rem + 1.875 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(2.5rem ,1.8684210526rem + 3.1578947368vw ,4.375rem)){.page-contacts__fop:not(:last-child){margin-bottom:clamp(2.5rem ,1.8684210526rem + 3.1578947368vw ,4.375rem)}}@supports not (margin-bottom:clamp(2.5rem ,1.8684210526rem + 3.1578947368vw ,4.375rem)){.page-contacts__fop:not(:last-child){margin-bottom:calc(2.5rem + 1.875 * (100vw - 20rem)/ 59.375)}}@supports (width:clamp(5rem ,3.8210526316rem + 5.8947368421vw ,8.5rem)){.messengers__icon{width:clamp(5rem ,3.8210526316rem + 5.8947368421vw ,8.5rem)}}@supports not (width:clamp(5rem ,3.8210526316rem + 5.8947368421vw ,8.5rem)){.messengers__icon{width:calc(5rem + 3.5 * (100vw - 20rem)/ 59.375)}}@supports (height:clamp(5rem ,3.8210526316rem + 5.8947368421vw ,8.5rem)){.messengers__icon{height:clamp(5rem ,3.8210526316rem + 5.8947368421vw ,8.5rem)}}@supports not (height:clamp(5rem ,3.8210526316rem + 5.8947368421vw ,8.5rem)){.messengers__icon{height:calc(5rem + 3.5 * (100vw - 20rem)/ 59.375)}}@supports (padding-block-end:clamp(2.5rem ,1.6578947368rem + 4.2105263158vw ,5rem)){.cons-contacts.page-blog__consultation{-webkit-padding-after:clamp(2.5rem ,1.6578947368rem + 4.2105263158vw ,5rem);padding-block-end:clamp(2.5rem ,1.6578947368rem + 4.2105263158vw ,5rem)}}@supports not (padding-block-end:clamp(2.5rem ,1.6578947368rem + 4.2105263158vw ,5rem)){.cons-contacts.page-blog__consultation{-webkit-padding-after:calc(2.5rem + 2.5 * (100vw - 20rem)/ 59.375);padding-block-end:calc(2.5rem + 2.5 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.5rem ,0.9526315789rem + 2.7368421053vw ,3.125rem)){.cons-contacts__title:not(:last-child){margin-bottom:clamp(1.5rem ,.9526315789rem + 2.7368421053vw ,3.125rem)}}@supports not (margin-bottom:clamp(1.5rem ,0.9526315789rem + 2.7368421053vw ,3.125rem)){.cons-contacts__title:not(:last-child){margin-bottom:calc(1.5rem + 1.625 * (100vw - 20rem)/ 59.375)}}@supports (gap:clamp(1.5rem ,0.9526315789rem + 2.7368421053vw ,3.125rem)){.form-contacts{gap:clamp(1.5rem ,.9526315789rem + 2.7368421053vw ,3.125rem)}}@supports not (gap:clamp(1.5rem ,0.9526315789rem + 2.7368421053vw ,3.125rem)){.form-contacts{gap:calc(1.5rem + 1.625 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.875rem ,1.4539473684rem + 2.1052631579vw ,3.125rem)){.fop-contacts__header-block:not(:last-child){margin-bottom:clamp(1.875rem ,1.4539473684rem + 2.1052631579vw ,3.125rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.4539473684rem + 2.1052631579vw ,3.125rem)){.fop-contacts__header-block:not(:last-child){margin-bottom:calc(1.875rem + 1.25 * (100vw - 20rem)/ 59.375)}}@supports (padding-top:clamp(6.875rem ,5.8223684211rem + 5.2631578947vw ,10rem)){.page-help{padding-top:clamp(6.875rem ,5.8223684211rem + 5.2631578947vw ,10rem)}}@supports not (padding-top:clamp(6.875rem ,5.8223684211rem + 5.2631578947vw ,10rem)){.page-help{padding-top:calc(6.875rem + 3.125 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(2.5rem ,1.8684210526rem + 3.1578947368vw ,4.375rem)){.consultation-section{padding-bottom:clamp(2.5rem ,1.8684210526rem + 3.1578947368vw ,4.375rem)}}@supports not (padding-bottom:clamp(2.5rem ,1.8684210526rem + 3.1578947368vw ,4.375rem)){.consultation-section{padding-bottom:calc(2.5rem + 1.875 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.875rem ,1.0328947368rem + 4.2105263158vw ,4.375rem)){.hot-line-section .consultation-section__assistance:not(:last-child){margin-bottom:clamp(1.875rem ,1.0328947368rem + 4.2105263158vw ,4.375rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.0328947368rem + 4.2105263158vw ,4.375rem)){.hot-line-section .consultation-section__assistance:not(:last-child){margin-bottom:calc(1.875rem + 2.5 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.5rem ,1.0789473684rem + 2.1052631579vw ,2.75rem)){.consultation-section__text:not(:last-child){margin-bottom:clamp(1.5rem ,1.0789473684rem + 2.1052631579vw ,2.75rem)}}@supports not (margin-bottom:clamp(1.5rem ,1.0789473684rem + 2.1052631579vw ,2.75rem)){.consultation-section__text:not(:last-child){margin-bottom:calc(1.5rem + 1.25 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.875rem ,1.4539473684rem + 2.1052631579vw ,3.125rem)){.consultation-section__link:not(:last-child){margin-bottom:clamp(1.875rem ,1.4539473684rem + 2.1052631579vw ,3.125rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.4539473684rem + 2.1052631579vw ,3.125rem)){.consultation-section__link:not(:last-child){margin-bottom:calc(1.875rem + 1.25 * (100vw - 20rem)/ 59.375)}}@supports ((-moz-column-gap:clamp(1.25rem ,0.6184210526rem + 3.1578947368vw ,3.125rem)) or (column-gap:clamp(1.25rem ,0.6184210526rem + 3.1578947368vw ,3.125rem))){.assistance{-webkit-column-gap:clamp(1.25rem ,.6184210526rem + 3.1578947368vw ,3.125rem);-moz-column-gap:clamp(1.25rem ,.6184210526rem + 3.1578947368vw ,3.125rem);column-gap:clamp(1.25rem ,.6184210526rem + 3.1578947368vw ,3.125rem)}}@supports not ((-moz-column-gap:clamp(1.25rem ,0.6184210526rem + 3.1578947368vw ,3.125rem)) or (column-gap:clamp(1.25rem ,0.6184210526rem + 3.1578947368vw ,3.125rem))){.assistance{-webkit-column-gap:calc(1.25rem + 1.875 * (100vw - 20rem)/ 59.375);-moz-column-gap:calc(1.25rem + 1.875 * (100vw - 20rem)/ 59.375);column-gap:calc(1.25rem + 1.875 * (100vw - 20rem)/ 59.375)}}@supports (row-gap:clamp(1.25rem ,0.9131578947rem + 1.6842105263vw ,2.25rem)){.assistance{row-gap:clamp(1.25rem ,.9131578947rem + 1.6842105263vw ,2.25rem)}}@supports not (row-gap:clamp(1.25rem ,0.9131578947rem + 1.6842105263vw ,2.25rem)){.assistance{row-gap:calc(1.25rem + 1 * (100vw - 20rem)/ 59.375)}}@supports ((-moz-column-gap:clamp(1.25rem ,-0.4342105263rem + 8.4210526316vw ,6.25rem)) or (column-gap:clamp(1.25rem ,-0.4342105263rem + 8.4210526316vw ,6.25rem))){.hot-line-section .assistance{-webkit-column-gap:clamp(1.25rem ,-.4342105263rem + 8.4210526316vw ,6.25rem);-moz-column-gap:clamp(1.25rem ,-.4342105263rem + 8.4210526316vw ,6.25rem);column-gap:clamp(1.25rem ,-.4342105263rem + 8.4210526316vw ,6.25rem)}}@supports not ((-moz-column-gap:clamp(1.25rem ,-0.4342105263rem + 8.4210526316vw ,6.25rem)) or (column-gap:clamp(1.25rem ,-0.4342105263rem + 8.4210526316vw ,6.25rem))){.hot-line-section .assistance{-webkit-column-gap:calc(1.25rem + 5 * (100vw - 20rem)/ 59.375);-moz-column-gap:calc(1.25rem + 5 * (100vw - 20rem)/ 59.375);column-gap:calc(1.25rem + 5 * (100vw - 20rem)/ 59.375)}}@supports (row-gap:clamp(1.875rem ,0.8223684211rem + 5.2631578947vw ,5rem)){.hot-line-section .assistance{row-gap:clamp(1.875rem ,.8223684211rem + 5.2631578947vw ,5rem)}}@supports not (row-gap:clamp(1.875rem ,0.8223684211rem + 5.2631578947vw ,5rem)){.hot-line-section .assistance{row-gap:calc(1.875rem + 3.125 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(2.5rem ,1.2368421053rem + 6.3157894737vw ,6.25rem)){.types-consultation{padding-bottom:clamp(2.5rem ,1.2368421053rem + 6.3157894737vw ,6.25rem)}}@supports not (padding-bottom:clamp(2.5rem ,1.2368421053rem + 6.3157894737vw ,6.25rem)){.types-consultation{padding-bottom:calc(2.5rem + 3.75 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.5rem ,0.9526315789rem + 2.7368421053vw ,3.125rem)){.tabs-types__navigation:not(:last-child){margin-bottom:clamp(1.5rem ,.9526315789rem + 2.7368421053vw ,3.125rem)}}@supports not (margin-bottom:clamp(1.5rem ,0.9526315789rem + 2.7368421053vw ,3.125rem)){.tabs-types__navigation:not(:last-child){margin-bottom:calc(1.5rem + 1.625 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.5rem ,1.1631578947rem + 1.6842105263vw ,2.5rem)){.tabs-types__header-block:not(:last-child){margin-bottom:clamp(1.5rem ,1.1631578947rem + 1.6842105263vw ,2.5rem)}}@supports not (margin-bottom:clamp(1.5rem ,1.1631578947rem + 1.6842105263vw ,2.5rem)){.tabs-types__header-block:not(:last-child){margin-bottom:calc(1.5rem + 1 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.5rem ,1.2473684211rem + 1.2631578947vw ,2.25rem)){.tabs-types__spollers.spollers .spollers__item:not(:last-child){margin-bottom:clamp(1.5rem ,1.2473684211rem + 1.2631578947vw ,2.25rem)}}@supports not (margin-bottom:clamp(1.5rem ,1.2473684211rem + 1.2631578947vw ,2.25rem)){.tabs-types__spollers.spollers .spollers__item:not(:last-child){margin-bottom:calc(1.5rem + .75 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(2.5rem ,1.2368421053rem + 6.3157894737vw ,6.25rem)){.courses{padding-bottom:clamp(2.5rem ,1.2368421053rem + 6.3157894737vw ,6.25rem)}}@supports not (padding-bottom:clamp(2.5rem ,1.2368421053rem + 6.3157894737vw ,6.25rem)){.courses{padding-bottom:calc(2.5rem + 3.75 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.5rem ,0.9526315789rem + 2.7368421053vw ,3.125rem)){.courses__header-block:not(:last-child){margin-bottom:clamp(1.5rem ,.9526315789rem + 2.7368421053vw ,3.125rem)}}@supports not (margin-bottom:clamp(1.5rem ,0.9526315789rem + 2.7368421053vw ,3.125rem)){.courses__header-block:not(:last-child){margin-bottom:calc(1.5rem + 1.625 * (100vw - 20rem)/ 59.375)}}@supports (padding-right:clamp(0.625rem ,-0.4276315789rem + 5.2631578947vw ,3.75rem)){.slide-course__content{padding-right:clamp(.625rem ,-.4276315789rem + 5.2631578947vw ,3.75rem)}}@supports not (padding-right:clamp(0.625rem ,-0.4276315789rem + 5.2631578947vw ,3.75rem)){.slide-course__content{padding-right:calc(.625rem + 3.125 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(1.875rem ,1.4539473684rem + 2.1052631579vw ,3.125rem)){.slide-course__content{padding-bottom:clamp(1.875rem ,1.4539473684rem + 2.1052631579vw ,3.125rem)}}@supports not (padding-bottom:clamp(1.875rem ,1.4539473684rem + 2.1052631579vw ,3.125rem)){.slide-course__content{padding-bottom:calc(1.875rem + 1.25 * (100vw - 20rem)/ 59.375)}}@supports (padding-left:clamp(0.625rem ,-0.4276315789rem + 5.2631578947vw ,3.75rem)){.slide-course__content{padding-left:clamp(.625rem ,-.4276315789rem + 5.2631578947vw ,3.75rem)}}@supports not (padding-left:clamp(0.625rem ,-0.4276315789rem + 5.2631578947vw ,3.75rem)){.slide-course__content{padding-left:calc(.625rem + 3.125 * (100vw - 20rem)/ 59.375)}}@supports (gap:clamp(1rem ,0.8315789474rem + 0.8421052632vw ,1.5rem)){.slide-course__list{gap:clamp(1rem ,.8315789474rem + .8421052632vw ,1.5rem)}}@supports not (gap:clamp(1rem ,0.8315789474rem + 0.8421052632vw ,1.5rem)){.slide-course__list{gap:calc(1rem + .5 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.25rem ,1.0815789474rem + 0.8421052632vw ,1.75rem)){.slide-course__list:not(:last-child){margin-bottom:clamp(1.25rem ,1.0815789474rem + .8421052632vw ,1.75rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.0815789474rem + 0.8421052632vw ,1.75rem)){.slide-course__list:not(:last-child){margin-bottom:calc(1.25rem + .5 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(2.5rem ,1.2368421053rem + 6.3157894737vw ,6.25rem)){.blog{padding-bottom:clamp(2.5rem ,1.2368421053rem + 6.3157894737vw ,6.25rem)}}@supports not (padding-bottom:clamp(2.5rem ,1.2368421053rem + 6.3157894737vw ,6.25rem)){.blog{padding-bottom:calc(2.5rem + 3.75 * (100vw - 20rem)/ 59.375)}}@supports (gap:clamp(1.5rem ,0.9526315789rem + 2.7368421053vw ,3.125rem)){.blog__container{gap:clamp(1.5rem ,.9526315789rem + 2.7368421053vw ,3.125rem)}}@supports not (gap:clamp(1.5rem ,0.9526315789rem + 2.7368421053vw ,3.125rem)){.blog__container{gap:calc(1.5rem + 1.625 * (100vw - 20rem)/ 59.375)}}@supports ((-moz-column-gap:clamp(1.875rem ,1.2434210526rem + 3.1578947368vw ,3.75rem)) or (column-gap:clamp(1.875rem ,1.2434210526rem + 3.1578947368vw ,3.75rem))){.blog__items{-webkit-column-gap:clamp(1.875rem ,1.2434210526rem + 3.1578947368vw ,3.75rem);-moz-column-gap:clamp(1.875rem ,1.2434210526rem + 3.1578947368vw ,3.75rem);column-gap:clamp(1.875rem ,1.2434210526rem + 3.1578947368vw ,3.75rem)}}@supports not ((-moz-column-gap:clamp(1.875rem ,1.2434210526rem + 3.1578947368vw ,3.75rem)) or (column-gap:clamp(1.875rem ,1.2434210526rem + 3.1578947368vw ,3.75rem))){.blog__items{-webkit-column-gap:calc(1.875rem + 1.875 * (100vw - 20rem)/ 59.375);-moz-column-gap:calc(1.875rem + 1.875 * (100vw - 20rem)/ 59.375);column-gap:calc(1.875rem + 1.875 * (100vw - 20rem)/ 59.375)}}@supports (padding:clamp(0.9375rem ,0.6217105263rem + 1.5789473684vw ,1.875rem)){.preview-article__body{padding:clamp(.9375rem ,.6217105263rem + 1.5789473684vw ,1.875rem)}}@supports not (padding:clamp(0.9375rem ,0.6217105263rem + 1.5789473684vw ,1.875rem)){.preview-article__body{padding:calc(.9375rem + .9375 * (100vw - 20rem)/ 59.375)}}@supports (padding-top:clamp(6.875rem ,5.8223684211rem + 5.2631578947vw ,10rem)){.page-not-found{padding-top:clamp(6.875rem ,5.8223684211rem + 5.2631578947vw ,10rem)}}@supports not (padding-top:clamp(6.875rem ,5.8223684211rem + 5.2631578947vw ,10rem)){.page-not-found{padding-top:calc(6.875rem + 3.125 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(3.125rem ,2.0723684211rem + 5.2631578947vw ,6.25rem)){.page-not-found{padding-bottom:clamp(3.125rem ,2.0723684211rem + 5.2631578947vw ,6.25rem)}}@supports not (padding-bottom:clamp(3.125rem ,2.0723684211rem + 5.2631578947vw ,6.25rem)){.page-not-found{padding-bottom:calc(3.125rem + 3.125 * (100vw - 20rem)/ 59.375)}}@supports (padding-top:clamp(3.75rem ,2.4868421053rem + 6.3157894737vw ,7.5rem)){.page-not-found__image{padding-top:clamp(3.75rem ,2.4868421053rem + 6.3157894737vw ,7.5rem)}}@supports not (padding-top:clamp(3.75rem ,2.4868421053rem + 6.3157894737vw ,7.5rem)){.page-not-found__image{padding-top:calc(3.75rem + 3.75 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(1.5rem ,0.9947368421rem + 2.5263157895vw ,3rem)){.page-not-found__image{padding-bottom:clamp(1.5rem ,.9947368421rem + 2.5263157895vw ,3rem)}}@supports not (padding-bottom:clamp(1.5rem ,0.9947368421rem + 2.5263157895vw ,3rem)){.page-not-found__image{padding-bottom:calc(1.5rem + 1.5 * (100vw - 20rem)/ 59.375)}}@supports (padding-top:clamp(6.875rem ,5.8223684211rem + 5.2631578947vw ,10rem)){.page-not-found{padding-top:clamp(6.875rem ,5.8223684211rem + 5.2631578947vw ,10rem)}}@supports not (padding-top:clamp(6.875rem ,5.8223684211rem + 5.2631578947vw ,10rem)){.page-not-found{padding-top:calc(6.875rem + 3.125 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(3.125rem ,2.0723684211rem + 5.2631578947vw ,6.25rem)){.page-not-found{padding-bottom:clamp(3.125rem ,2.0723684211rem + 5.2631578947vw ,6.25rem)}}@supports not (padding-bottom:clamp(3.125rem ,2.0723684211rem + 5.2631578947vw ,6.25rem)){.page-not-found{padding-bottom:calc(3.125rem + 3.125 * (100vw - 20rem)/ 59.375)}}@supports (padding-top:clamp(3.75rem ,2.4868421053rem + 6.3157894737vw ,7.5rem)){.page-not-found__image{padding-top:clamp(3.75rem ,2.4868421053rem + 6.3157894737vw ,7.5rem)}}@supports not (padding-top:clamp(3.75rem ,2.4868421053rem + 6.3157894737vw ,7.5rem)){.page-not-found__image{padding-top:calc(3.75rem + 3.75 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(1.5rem ,0.9947368421rem + 2.5263157895vw ,3rem)){.page-not-found__image{padding-bottom:clamp(1.5rem ,.9947368421rem + 2.5263157895vw ,3rem)}}@supports not (padding-bottom:clamp(1.5rem ,0.9947368421rem + 2.5263157895vw ,3rem)){.page-not-found__image{padding-bottom:calc(1.5rem + 1.5 * (100vw - 20rem)/ 59.375)}}@supports (padding-top:clamp(6.875rem ,5.8223684211rem + 5.2631578947vw ,10rem)){.search-page{padding-top:clamp(6.875rem ,5.8223684211rem + 5.2631578947vw ,10rem)}}@supports not (padding-top:clamp(6.875rem ,5.8223684211rem + 5.2631578947vw ,10rem)){.search-page{padding-top:calc(6.875rem + 3.125 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(3.125rem ,2.0723684211rem + 5.2631578947vw ,6.25rem)){.search-page{padding-bottom:clamp(3.125rem ,2.0723684211rem + 5.2631578947vw ,6.25rem)}}@supports not (padding-bottom:clamp(3.125rem ,2.0723684211rem + 5.2631578947vw ,6.25rem)){.search-page{padding-bottom:calc(3.125rem + 3.125 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.5rem ,0.9526315789rem + 2.7368421053vw ,3.125rem)){.class__header-block:not(:last-child){margin-bottom:clamp(1.5rem ,.9526315789rem + 2.7368421053vw ,3.125rem)}}@supports not (margin-bottom:clamp(1.5rem ,0.9526315789rem + 2.7368421053vw ,3.125rem)){.class__header-block:not(:last-child){margin-bottom:calc(1.5rem + 1.625 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.875rem ,1.2434210526rem + 3.1578947368vw ,3.75rem)){.class__content:not(:last-child){margin-bottom:clamp(1.875rem ,1.2434210526rem + 3.1578947368vw ,3.75rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.2434210526rem + 3.1578947368vw ,3.75rem)){.class__content:not(:last-child){margin-bottom:calc(1.875rem + 1.875 * (100vw - 20rem)/ 59.375)}}@supports (gap:clamp(1rem ,0.9157894737rem + 0.4210526316vw ,1.25rem)){.class-schedule{gap:clamp(1rem ,.9157894737rem + .4210526316vw ,1.25rem)}}@supports not (gap:clamp(1rem ,0.9157894737rem + 0.4210526316vw ,1.25rem)){.class-schedule{gap:calc(1rem + .25 * (100vw - 20rem)/ 59.375)}}@supports (margin-top:clamp(1.875rem ,1.2434210526rem + 3.1578947368vw ,3.75rem)){.reviews-class__button{margin-top:clamp(1.875rem ,1.2434210526rem + 3.1578947368vw ,3.75rem)}}@supports not (margin-top:clamp(1.875rem ,1.2434210526rem + 3.1578947368vw ,3.75rem)){.reviews-class__button{margin-top:calc(1.875rem + 1.875 * (100vw - 20rem)/ 59.375)}}@supports (padding-top:clamp(1.875rem ,1.2434210526rem + 3.1578947368vw ,3.75rem)){.author-class{padding-top:clamp(1.875rem ,1.2434210526rem + 3.1578947368vw ,3.75rem)}}@supports not (padding-top:clamp(1.875rem ,1.2434210526rem + 3.1578947368vw ,3.75rem)){.author-class{padding-top:calc(1.875rem + 1.875 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(2.5rem ,1.4473684211rem + 5.2631578947vw ,5.625rem)){.author-class{padding-bottom:clamp(2.5rem ,1.4473684211rem + 5.2631578947vw ,5.625rem)}}@supports not (padding-bottom:clamp(2.5rem ,1.4473684211rem + 5.2631578947vw ,5.625rem)){.author-class{padding-bottom:calc(2.5rem + 3.125 * (100vw - 20rem)/ 59.375)}}@supports (gap:clamp(1.5rem ,1.3315789474rem + 0.8421052632vw ,2rem)){.author-class{gap:clamp(1.5rem ,1.3315789474rem + .8421052632vw ,2rem)}}@supports not (gap:clamp(1.5rem ,1.3315789474rem + 0.8421052632vw ,2rem)){.author-class{gap:calc(1.5rem + .5 * (100vw - 20rem)/ 59.375)}}@supports (gap:clamp(1.25rem ,0.4078947368rem + 4.2105263158vw ,3.75rem)){.community-landing .about .advantages{gap:clamp(1.25rem ,.4078947368rem + 4.2105263158vw ,3.75rem)}}@supports not (gap:clamp(1.25rem ,0.4078947368rem + 4.2105263158vw ,3.75rem)){.community-landing .about .advantages{gap:calc(1.25rem + 2.5 * (100vw - 20rem)/ 59.375)}}@supports (font-size:clamp(1.625rem ,1.3723684211rem + 1.2631578947vw ,2.375rem)){.community-landing .about .advantages__number{font-size:clamp(1.625rem ,1.3723684211rem + 1.2631578947vw ,2.375rem)}}@supports not (font-size:clamp(1.625rem ,1.3723684211rem + 1.2631578947vw ,2.375rem)){.community-landing .about .advantages__number{font-size:calc(1.625rem + .75 * (100vw - 20rem)/ 59.375)}}@supports (width:clamp(2.3125rem ,1.9546052632rem + 1.7894736842vw ,3.375rem)){.community-landing .about .advantages__number span{width:clamp(2.3125rem ,1.9546052632rem + 1.7894736842vw ,3.375rem)}}@supports not (width:clamp(2.3125rem ,1.9546052632rem + 1.7894736842vw ,3.375rem)){.community-landing .about .advantages__number span{width:calc(2.3125rem + 1.0625 * (100vw - 20rem)/ 59.375)}}@supports (padding-top:clamp(2.5rem ,1.6578947368rem + 4.2105263158vw ,5rem)){.community-landing .for-who{padding-top:clamp(2.5rem ,1.6578947368rem + 4.2105263158vw ,5rem)}}@supports not (padding-top:clamp(2.5rem ,1.6578947368rem + 4.2105263158vw ,5rem)){.community-landing .for-who{padding-top:calc(2.5rem + 2.5 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(3.75rem ,1.2236842105rem + 12.6315789474vw ,11.25rem)){.community-landing .for-who{padding-bottom:clamp(3.75rem ,1.2236842105rem + 12.6315789474vw ,11.25rem)}}@supports not (padding-bottom:clamp(3.75rem ,1.2236842105rem + 12.6315789474vw ,11.25rem)){.community-landing .for-who{padding-bottom:calc(3.75rem + 7.5 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.5rem ,1.1631578947rem + 1.6842105263vw ,2.5rem)){.community-landing .for-who__header-block:not(:last-child){margin-bottom:clamp(1.5rem ,1.1631578947rem + 1.6842105263vw ,2.5rem)}}@supports not (margin-bottom:clamp(1.5rem ,1.1631578947rem + 1.6842105263vw ,2.5rem)){.community-landing .for-who__header-block:not(:last-child){margin-bottom:calc(1.5rem + 1 * (100vw - 20rem)/ 59.375)}}@supports (padding-top:clamp(2.5rem ,1.6578947368rem + 4.2105263158vw ,5rem)){.community-landing .topics{padding-top:clamp(2.5rem ,1.6578947368rem + 4.2105263158vw ,5rem)}}@supports not (padding-top:clamp(2.5rem ,1.6578947368rem + 4.2105263158vw ,5rem)){.community-landing .topics{padding-top:calc(2.5rem + 2.5 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(2.5rem ,1.2368421053rem + 6.3157894737vw ,6.25rem)){.community-landing .topics{padding-bottom:clamp(2.5rem ,1.2368421053rem + 6.3157894737vw ,6.25rem)}}@supports not (padding-bottom:clamp(2.5rem ,1.2368421053rem + 6.3157894737vw ,6.25rem)){.community-landing .topics{padding-bottom:calc(2.5rem + 3.75 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(2.125rem ,1.3671052632rem + 3.7894736842vw ,4.375rem)){.community-landing .topics__header-block:not(:last-child){margin-bottom:clamp(2.125rem ,1.3671052632rem + 3.7894736842vw ,4.375rem)}}@supports not (margin-bottom:clamp(2.125rem ,1.3671052632rem + 3.7894736842vw ,4.375rem)){.community-landing .topics__header-block:not(:last-child){margin-bottom:calc(2.125rem + 2.25 * (100vw - 20rem)/ 59.375)}}@supports (padding-top:clamp(1.875rem ,0.8223684211rem + 5.2631578947vw ,5rem)){.community-landing .reviews{padding-top:clamp(1.875rem ,.8223684211rem + 5.2631578947vw ,5rem)}}@supports not (padding-top:clamp(1.875rem ,0.8223684211rem + 5.2631578947vw ,5rem)){.community-landing .reviews{padding-top:calc(1.875rem + 3.125 * (100vw - 20rem)/ 59.375)}}@supports (padding-top:clamp(1.875rem ,0.8223684211rem + 5.2631578947vw ,5rem)){.community-landing .help{padding-top:clamp(1.875rem ,.8223684211rem + 5.2631578947vw ,5rem)}}@supports not (padding-top:clamp(1.875rem ,0.8223684211rem + 5.2631578947vw ,5rem)){.community-landing .help{padding-top:calc(1.875rem + 3.125 * (100vw - 20rem)/ 59.375)}}@supports (padding-top:clamp(2.5rem ,1.6578947368rem + 4.2105263158vw ,5rem)){.community-landing .join{padding-top:clamp(2.5rem ,1.6578947368rem + 4.2105263158vw ,5rem)}}@supports not (padding-top:clamp(2.5rem ,1.6578947368rem + 4.2105263158vw ,5rem)){.community-landing .join{padding-top:calc(2.5rem + 2.5 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(2.5rem ,1.6578947368rem + 4.2105263158vw ,5rem)){.community-landing .join{padding-bottom:clamp(2.5rem ,1.6578947368rem + 4.2105263158vw ,5rem)}}@supports not (padding-bottom:clamp(2.5rem ,1.6578947368rem + 4.2105263158vw ,5rem)){.community-landing .join{padding-bottom:calc(2.5rem + 2.5 * (100vw - 20rem)/ 59.375)}}@supports (font-size:clamp(1.25rem ,1.0815789474rem + 0.8421052632vw ,1.75rem)){.community-landing .last-chance__digits{font-size:clamp(1.25rem ,1.0815789474rem + .8421052632vw ,1.75rem)}}@supports not (font-size:clamp(1.25rem ,1.0815789474rem + 0.8421052632vw ,1.75rem)){.community-landing .last-chance__digits{font-size:calc(1.25rem + .5 * (100vw - 20rem)/ 59.375)}}@supports (font-size:clamp(1rem ,0.9157894737rem + 0.4210526316vw ,1.25rem)){.community-landing .last-chance__text{font-size:clamp(1rem ,.9157894737rem + .4210526316vw ,1.25rem)}}@supports not (font-size:clamp(1rem ,0.9157894737rem + 0.4210526316vw ,1.25rem)){.community-landing .last-chance__text{font-size:calc(1rem + .25 * (100vw - 20rem)/ 59.375)}}}@media (min-width:61.99875em) and (min-width:62em) and (max-width:77.625em){@supports ((-moz-column-gap:clamp(1.25rem ,-5.198rem + 10.4vw ,2.875rem)) or (column-gap:clamp(1.25rem ,-5.198rem + 10.4vw ,2.875rem))){.form-popup__items{-webkit-column-gap:clamp(1.25rem ,-5.198rem + 10.4vw ,2.875rem);-moz-column-gap:clamp(1.25rem ,-5.198rem + 10.4vw ,2.875rem);column-gap:clamp(1.25rem ,-5.198rem + 10.4vw ,2.875rem)}}@supports not ((-moz-column-gap:clamp(1.25rem ,-5.198rem + 10.4vw ,2.875rem)) or (column-gap:clamp(1.25rem ,-5.198rem + 10.4vw ,2.875rem))){.form-popup__items{-webkit-column-gap:calc(1.25rem + 1.625 * (100vw - 62rem)/ 15.625);-moz-column-gap:calc(1.25rem + 1.625 * (100vw - 62rem)/ 15.625);column-gap:calc(1.25rem + 1.625 * (100vw - 62rem)/ 15.625)}}}@media (min-width:61.99875em) and (max-width:62em){.form-popup__items{-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.page-blog__text{-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem}}@media (max-width:61.99875em) and (min-width:77.625em){.cookie__button-block.button-block{-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}}@media (max-width:61.99875em) and (min-width:48em) and (max-width:77.625em){@supports ((-moz-column-gap:clamp(1.25rem ,-0.7753164557rem + 4.2194092827vw ,2.5rem)) or (column-gap:clamp(1.25rem ,-0.7753164557rem + 4.2194092827vw ,2.5rem))){.cookie__button-block.button-block{-webkit-column-gap:clamp(1.25rem ,-.7753164557rem + 4.2194092827vw ,2.5rem);-moz-column-gap:clamp(1.25rem ,-.7753164557rem + 4.2194092827vw ,2.5rem);column-gap:clamp(1.25rem ,-.7753164557rem + 4.2194092827vw ,2.5rem)}}@supports not ((-moz-column-gap:clamp(1.25rem ,-0.7753164557rem + 4.2194092827vw ,2.5rem)) or (column-gap:clamp(1.25rem ,-0.7753164557rem + 4.2194092827vw ,2.5rem))){.cookie__button-block.button-block{-webkit-column-gap:calc(1.25rem + 1.25 * (100vw - 48rem)/ 29.625);-moz-column-gap:calc(1.25rem + 1.25 * (100vw - 48rem)/ 29.625);column-gap:calc(1.25rem + 1.25 * (100vw - 48rem)/ 29.625)}}}@media (min-width:77.625em) and (max-width:90em){@supports (margin-left:clamp(0.0000000625rem ,-39.204545rem + 50.50505vw ,6.25rem)){.reviews__slider{margin-left:clamp(.0000000625rem ,-39.204545rem + 50.50505vw ,6.25rem)}}@supports not (margin-left:clamp(0.0000000625rem ,-39.204545rem + 50.50505vw ,6.25rem)){.reviews__slider{margin-left:calc(.0000000625rem + 6.2499999375 * (100vw - 77.625rem)/ 12.375)}}}@media (min-width:31.25em) and (min-width:20em) and (max-width:79.375em){@supports ((-moz-column-gap:clamp(1.25rem ,0.9131578947rem + 1.6842105263vw ,2.25rem)) or (column-gap:clamp(1.25rem ,0.9131578947rem + 1.6842105263vw ,2.25rem))){.instagram__posts{-webkit-column-gap:clamp(1.25rem ,.9131578947rem + 1.6842105263vw ,2.25rem);-moz-column-gap:clamp(1.25rem ,.9131578947rem + 1.6842105263vw ,2.25rem);column-gap:clamp(1.25rem ,.9131578947rem + 1.6842105263vw ,2.25rem)}}@supports not ((-moz-column-gap:clamp(1.25rem ,0.9131578947rem + 1.6842105263vw ,2.25rem)) or (column-gap:clamp(1.25rem ,0.9131578947rem + 1.6842105263vw ,2.25rem))){.instagram__posts{-webkit-column-gap:calc(1.25rem + 1 * (100vw - 20rem)/ 59.375);-moz-column-gap:calc(1.25rem + 1 * (100vw - 20rem)/ 59.375);column-gap:calc(1.25rem + 1 * (100vw - 20rem)/ 59.375)}}}@media (min-width:31.25em) and (max-width:20em){.instagram__posts{-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}}@media (min-width:29.375em) and (max-width:77.5em){@supports (margin-bottom:clamp(1.5rem ,0.5081168831rem + 3.3766233766vw ,3.125rem)){.texts-reviews__header-block:not(:last-child){margin-bottom:clamp(1.5rem ,.5081168831rem + 3.3766233766vw ,3.125rem)}}@supports not (margin-bottom:clamp(1.5rem ,0.5081168831rem + 3.3766233766vw ,3.125rem)){.texts-reviews__header-block:not(:last-child){margin-bottom:calc(1.5rem + 1.625 * (100vw - 29.375rem)/ 48.125)}}}@media (min-width:77.5em) and (max-width:90em){@supports (margin-left:clamp(0.0000000625rem ,-38.74999955rem + 49.9999995vw ,6.25rem)){.video-reviews__slider{margin-left:clamp(.0000000625rem ,-38.74999955rem + 49.9999995vw ,6.25rem)}}@supports not (margin-left:clamp(0.0000000625rem ,-38.74999955rem + 49.9999995vw ,6.25rem)){.video-reviews__slider{margin-left:calc(.0000000625rem + 6.2499999375 * (100vw - 77.5rem)/ 12.5)}}}@media (min-width:61.99875em) and (min-width:62em) and (max-width:77.5em){@supports ((-moz-column-gap:clamp(1.875rem ,-5.625rem + 12.0967741935vw ,3.75rem)) or (column-gap:clamp(1.875rem ,-5.625rem + 12.0967741935vw ,3.75rem))){.page-blog__text{-webkit-column-gap:clamp(1.875rem ,-5.625rem + 12.0967741935vw ,3.75rem);-moz-column-gap:clamp(1.875rem ,-5.625rem + 12.0967741935vw ,3.75rem);column-gap:clamp(1.875rem ,-5.625rem + 12.0967741935vw ,3.75rem)}}@supports not ((-moz-column-gap:clamp(1.875rem ,-5.625rem + 12.0967741935vw ,3.75rem)) or (column-gap:clamp(1.875rem ,-5.625rem + 12.0967741935vw ,3.75rem))){.page-blog__text{-webkit-column-gap:calc(1.875rem + 1.875 * (100vw - 62rem)/ 15.5);-moz-column-gap:calc(1.875rem + 1.875 * (100vw - 62rem)/ 15.5);column-gap:calc(1.875rem + 1.875 * (100vw - 62rem)/ 15.5)}}}@media (min-width:61.99875em) and (min-width:20em) and (max-width:79.375em){@supports ((-moz-column-gap:clamp(1.875rem ,1.5802631579rem + 1.4736842105vw ,2.75rem)) or (column-gap:clamp(1.875rem ,1.5802631579rem + 1.4736842105vw ,2.75rem))){.page-blog__list{-webkit-column-gap:clamp(1.875rem ,1.5802631579rem + 1.4736842105vw ,2.75rem);-moz-column-gap:clamp(1.875rem ,1.5802631579rem + 1.4736842105vw ,2.75rem);column-gap:clamp(1.875rem ,1.5802631579rem + 1.4736842105vw ,2.75rem)}}@supports not ((-moz-column-gap:clamp(1.875rem ,1.5802631579rem + 1.4736842105vw ,2.75rem)) or (column-gap:clamp(1.875rem ,1.5802631579rem + 1.4736842105vw ,2.75rem))){.page-blog__list{-webkit-column-gap:calc(1.875rem + .875 * (100vw - 20rem)/ 59.375);-moz-column-gap:calc(1.875rem + .875 * (100vw - 20rem)/ 59.375);column-gap:calc(1.875rem + .875 * (100vw - 20rem)/ 59.375)}}}@media (min-width:61.99875em) and (max-width:20em){.page-blog__list{-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem}}@media (min-width:48em) and (max-width:77.5em){@supports (row-gap:clamp(1.25rem ,-1.1906779661rem + 5.0847457627vw ,2.75rem)){.form-contacts__items{row-gap:clamp(1.25rem ,-1.1906779661rem + 5.0847457627vw ,2.75rem)}}@supports not (row-gap:clamp(1.25rem ,-1.1906779661rem + 5.0847457627vw ,2.75rem)){.form-contacts__items{row-gap:calc(1.25rem + 1.5 * (100vw - 48rem)/ 29.5)}}@supports ((-moz-column-gap:clamp(1.25rem ,-3.8347457627rem + 10.593220339vw ,4.375rem)) or (column-gap:clamp(1.25rem ,-3.8347457627rem + 10.593220339vw ,4.375rem))){.community-landing .for-who__list{-webkit-column-gap:clamp(1.25rem ,-3.8347457627rem + 10.593220339vw ,4.375rem);-moz-column-gap:clamp(1.25rem ,-3.8347457627rem + 10.593220339vw ,4.375rem);column-gap:clamp(1.25rem ,-3.8347457627rem + 10.593220339vw ,4.375rem)}}@supports not ((-moz-column-gap:clamp(1.25rem ,-3.8347457627rem + 10.593220339vw ,4.375rem)) or (column-gap:clamp(1.25rem ,-3.8347457627rem + 10.593220339vw ,4.375rem))){.community-landing .for-who__list{-webkit-column-gap:calc(1.25rem + 3.125 * (100vw - 48rem)/ 29.5);-moz-column-gap:calc(1.25rem + 3.125 * (100vw - 48rem)/ 29.5);column-gap:calc(1.25rem + 3.125 * (100vw - 48rem)/ 29.5)}}@supports (gap:clamp(1.875rem ,-0.3622881356rem + 4.6610169492vw ,3.25rem)){.community-landing .topics__list{gap:clamp(1.875rem ,-.3622881356rem + 4.6610169492vw ,3.25rem)}}@supports not (gap:clamp(1.875rem ,-0.3622881356rem + 4.6610169492vw ,3.25rem)){.community-landing .topics__list{gap:calc(1.875rem + 1.375 * (100vw - 48rem)/ 29.5)}}@supports ((-moz-column-gap:clamp(2.5rem ,0.4661016949rem + 4.2372881356vw ,3.75rem)) or (column-gap:clamp(2.5rem ,0.4661016949rem + 4.2372881356vw ,3.75rem))){.community-landing .form-join__items{-webkit-column-gap:clamp(2.5rem ,.4661016949rem + 4.2372881356vw ,3.75rem);-moz-column-gap:clamp(2.5rem ,.4661016949rem + 4.2372881356vw ,3.75rem);column-gap:clamp(2.5rem ,.4661016949rem + 4.2372881356vw ,3.75rem)}}@supports not ((-moz-column-gap:clamp(2.5rem ,0.4661016949rem + 4.2372881356vw ,3.75rem)) or (column-gap:clamp(2.5rem ,0.4661016949rem + 4.2372881356vw ,3.75rem))){.community-landing .form-join__items{-webkit-column-gap:calc(2.5rem + 1.25 * (100vw - 48rem)/ 29.5);-moz-column-gap:calc(2.5rem + 1.25 * (100vw - 48rem)/ 29.5);column-gap:calc(2.5rem + 1.25 * (100vw - 48rem)/ 29.5)}}}@media (min-width:47.99875em) and (min-width:48em) and (max-width:77.5em){@supports ((-moz-column-gap:clamp(1.25rem ,-4.0381355932rem + 11.0169491525vw ,4.5rem)) or (column-gap:clamp(1.25rem ,-4.0381355932rem + 11.0169491525vw ,4.5rem))){.form-contacts__items{-webkit-column-gap:clamp(1.25rem ,-4.0381355932rem + 11.0169491525vw ,4.5rem);-moz-column-gap:clamp(1.25rem ,-4.0381355932rem + 11.0169491525vw ,4.5rem);column-gap:clamp(1.25rem ,-4.0381355932rem + 11.0169491525vw ,4.5rem)}}@supports not ((-moz-column-gap:clamp(1.25rem ,-4.0381355932rem + 11.0169491525vw ,4.5rem)) or (column-gap:clamp(1.25rem ,-4.0381355932rem + 11.0169491525vw ,4.5rem))){.form-contacts__items{-webkit-column-gap:calc(1.25rem + 3.25 * (100vw - 48rem)/ 29.5);-moz-column-gap:calc(1.25rem + 3.25 * (100vw - 48rem)/ 29.5);column-gap:calc(1.25rem + 3.25 * (100vw - 48rem)/ 29.5)}}}@media (min-width:47.99875em) and (max-width:48em){.form-contacts__items{-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}}@media (any-hover:hover){.menu.menu--footer .menu__link:hover{color:var(--bg-button)}.menu__link:hover{color:var(--bg-button-hover)}.form-popup__text a:hover{text-decoration:none}.spollers__body a:hover{color:var(--bg-footer)}.page__up:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.logo:hover{color:var(--bg-button-hover)}.text a:hover{color:var(--pink-button)}.button:hover{background-color:var(--bg-button-hover)}.button.button--pink:hover{background-color:var(--pink-button-hover)}.button.button--invert:hover{background-color:var(--bg)}.button-search:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}.button-search:hover svg{stroke:var(--bg-button-hover)}.social__link:hover{background-color:var(--bg-button-hover)}.social.social--footer .social__link:hover{background-color:var(--bg)}.movies-string:hover p{-webkit-animation-play-state:paused;animation-play-state:paused}.page-blog.page-blog--article a:hover{color:var(--bg-button-hover)}.cookie__link:hover{text-decoration:none}.community__icon-tg:hover{background-color:var(--tg-color-hover)}.instagram__item:hover .instagram__icon{-webkit-transform:scale(1.3);transform:scale(1.3)}.post-ig__body:hover .post-ig__hover{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.texts-reviews__arrow:hover{background-color:var(--bg-button-hover)}.article-preview__image:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.article-preview__image:hover::after{left:100%}.article-preview__link:hover{color:var(--bg-button)}.pagination-blog__item a:hover{color:var(--bg-button)}.pagination-blog__link:hover{color:var(--bg-button);opacity:1}.pagination-blog__link:hover svg{stroke:var(--bg-button)}.messengers__item:hover .messengers__link{color:var(--bg-button)}.messengers__item:hover .messengers__icon{background-color:var(--bg-button-hover)}.messengers__item:hover .messengers__icon svg{-webkit-transform:scale(1.1);transform:scale(1.1)}.form-contacts__text a:hover{text-decoration:none}.consultation-section__button:hover{color:var(--pink-button)}.courses__arrow:hover{background-color:var(--bg-button-hover)}.preview-article__image:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.preview-article__image:hover::before{-webkit-transform:translateY(100%);transform:translateY(100%)}.preview-article__link:hover{color:var(--bg-button)}.results-search__link:hover{color:var(--bg-button)}.community-landing .for-who__item:hover .for-who__icon{-webkit-transform:scale(1.3);transform:scale(1.3)}}