@charset "UTF-8";@font-face{font-family:"Montserrat";font-display:swap;src:url(../fonts/Montserrat-Bold.woff2) format("woff2"),url(../fonts/Montserrat-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:"Montserrat";font-display:swap;src:url(../fonts/Montserrat-Medium.woff2) format("woff2"),url(../fonts/Montserrat-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:"Montserrat";font-display:swap;src:url(../fonts/Montserrat-SemiBold.woff2) format("woff2"),url(../fonts/Montserrat-SemiBold.woff) format("woff");font-weight:600;font-style:normal}*,body{margin:0}body{font-family:"Montserrat","Arial",sans-serif;color:var(--text-color);font-size:16px;font-weight:700;height:auto;background:0 0}html{scroll-behavior:smooth}*{padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}img{max-width:100%}a,button{cursor:pointer}a{text-decoration:none;color:inherit;outline:0}ul{list-style:none}button{line-height:100%;font-size:100%;font-family:"Montserrat","Arial",sans-serif;border:0}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;clip:rect(0 0 0 0)}.container,::after,::before,html{-webkit-box-sizing:border-box;box-sizing:border-box}.container{max-width:1230px;padding:0 24px;margin:0 auto;position:relative}@media (min-width:667px){.container{padding:0 24px}}@media (min-width:767px){.container{padding:0 50px;min-width:320px}}@media (min-width:1240px){.container{padding:0 30px}}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;position:relative;overflow-x:hidden}.wrapper main{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;width:100%}@media (min-width:767px){.wrapper::before{content:"";position:absolute;width:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);min-width:1920px;aspect-ratio:1920/966;min-height:1188px;height:auto;top:0;background-repeat:no-repeat;background-image:-webkit-image-set(url(../img/bg.webp) 1x,url(../img/bg.png) 1x);background-image:image-set(url(../img/bg.webp) 1x,url(../img/bg.png) 1x);background-position:top center;background-size:100% 100%}}@media (min-width:767px) and (min-width:1024px){.wrapper::before{min-height:1000px}}@media (min-width:767px) and (min-width:1340px){.wrapper::before{aspect-ratio:1920/1188;min-height:1188px}}.section{text-align:center}.section h2{font-weight:700;font-size:clamp(1.2rem,3vw,2.75rem);line-height:3.375rem}.section h2+p{font-weight:700;font-size:clamp(1rem,2.5vw,1.125rem);line-height:22px}.app-button,.f-faq__item summary{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;border-radius:3px;border:0;outline:0;font-weight:700;font-size:1.25rem;line-height:1.5rem;color:var(--color-white);padding:5px 15px}@media (hover:hover),screen and (min-width:0\0 ){.app-button:hover{-webkit-box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);-webkit-transform:translateY(-3px);transform:translateY(-3px)}.app-button:active{-webkit-box-shadow:none;box-shadow:none;-webkit-transform:translateY(0);transform:translateY(0)}}.app-button--primary{background:var(--primary-button)}.app-button--secondary{border:3px solid #fff;background-color:transparent}.app-button--ghost{border:3px solid var(--primary-color-500);color:var(--primary-color-500);background-color:transparent}@media (hover:hover),screen and (min-width:0\0 ){.app-button--ghost:active{color:var(--color-white);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ff8447),to(#f50));background:linear-gradient(180deg,#ff8447 0,#f50 100%)}}.f-faq{background:#f2f2f2;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.25);box-shadow:0 2px 2px rgba(0,0,0,.25)}.f-faq__item{position:relative;border-bottom:1px solid #e9e8e8}.f-faq__item summary{display:-webkit-box;display:-ms-flexbox;display:flex}.f-faq__item summary::before{display:inline-block;content:"Q";font-weight:700;font-size:24px;line-height:29px;margin:0 22px}.f-faq__item summary::-webkit-details-marker,.f-faq__item summary::marker{display:none}.f-faq__item summary:hover{cursor:pointer}.f-faq__item summary span,.f-faq__item summary span::after{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.f-faq__item summary span{padding:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;position:relative}@media (min-width:667px){.f-faq__item summary span{padding:10px 24px 13px 34px}}.f-faq__item summary span::after{content:"+";margin-left:.5rem;width:32px;height:32px;-webkit-box-flex:0;-ms-flex:0 0 32px;flex:0 0 32px;background:#d9d9d9;border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:0}@media (min-width:667px){.f-faq__item summary span::after{margin-left:auto}}.f-faq__item summary span::before{content:"";position:absolute;left:0;top:0;width:1px;height:100%;background:#000;justify-self:stretch}.f-faq__item[open]>summary{color:var(--text-black-color);border-bottom:1px solid #000}.f-faq__item[open]>summary::after{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:center;transform-origin:center}.f-faq__item-content{padding:1.25rem}[data-tabs=parent]{overflow:hidden}[data-tabs=parent] [data-tabs=content]{position:relative}[data-tabs=element]{position:absolute;visibility:hidden;opacity:0;-webkit-transition:opacity .3s ease-in,visibility .3s ease-in;transition:opacity .3s ease-in,visibility .3s ease-in}[data-tabs=element].is-active{z-index:1;visibility:visible;opacity:1}.publish-card{position:relative;background:#fff;border:2px solid #e2e2e2;border-radius:4px;padding:1.25rem 1.1875rem 2.375rem;text-align:center}.publish-card .app-button{font-weight:600;font-size:16px;line-height:20px;padding:7px;width:140px;background:var(--publish-button)}.publish-card__img-wrap{border-radius:4px;overflow:hidden;aspect-ratio:226/138;height:auto;max-width:226px;margin-inline:auto;position:relative;margin-bottom:1.5rem}.publish-card__img-wrap img{border-radius:4px;overflow:hidden;position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:contain;object-fit:contain}.publish-card__title{font-weight:700;font-size:20px;line-height:24px;color:var(--text-black-color);margin-bottom:2.1875rem}.lang-select{position:relative;cursor:pointer}.lang-select:not(.active) .lang-select__options-list{opacity:0;visibility:hidden}.lang-select:not(.active) .lang-select__selected-text::after{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.lang-select__selected-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1rem}.lang-select__selected-img-wrap,.lang-select__selected-text,.lang-select__selected-value{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lang-select__selected-img-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:3px}.lang-select__selected-img-wrap,.lang-select__selected-img-wrap img{border-radius:50%;overflow:hidden}.lang-select__selected-text{text-transform:uppercase;font-size:16px;line-height:20px;gap:5px}.lang-select__selected-text::after{-webkit-transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(180deg);transform:rotate(180deg);content:"";display:block;width:24px;height:24px;background-image:url(../img/icon-arrow.svg);background-repeat:no-repeat;background-size:cover}.lang-select__option a,.lang-select__options-list,.lang-select__selected-img-wrap img,.lang-select__selected-text{display:-webkit-box;display:-ms-flexbox;display:flex}.lang-select__options-list{position:absolute;border:2px solid var(--color-white);border-radius:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;-webkit-transition:all .3s ease 0;transition:all .3s ease 0;-webkit-box-shadow:0 1px 6px 0 rgba(32,33,36,.28);box-shadow:0 1px 6px 0 rgba(32,33,36,.28)}.lang-select__option a{cursor:pointer;padding:.7rem 1.5rem;font-size:.875rem}.lang-select__option a:hover,.lang-select__options-list{background-color:rgba(0,0,0,.4)}.form{display:grid;gap:1.25rem;background-color:var(--color-white);padding:1rem}@media (min-width:667px){.form{padding:75px 35px 40px}}.form__row-2{display:grid;gap:1.5rem}@media (min-width:667px){.form__row-2{grid-template-columns:repeat(2,1fr)}}.form__input{background:#f2f2f2;border-radius:4px;border:0;font-family:"Montserrat","Arial",sans-serif;outline:0;padding:13px 20px;font-weight:600;font-size:14px;line-height:18px;width:100%;color:#666}.form__input::-webkit-input-placeholder{font-family:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;color:#a4a4a4}.form__input::-moz-placeholder{font-family:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;color:#a4a4a4}.form__input:-ms-input-placeholder{font-family:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;color:#a4a4a4}.form__input::-ms-input-placeholder{font-family:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;color:#a4a4a4}.form__input::placeholder{font-family:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;color:#a4a4a4}.form__input--textarea{resize:none;height:173px}.form__button-submit{padding-block:16px;color:var(--color-white);background:var(--submit-button)}.logo__word{font-weight:400;font-size:1.875rem;line-height:1;margin-right:.5rem}.logo__nums{font-size:1.875rem;font-weight:700;background:var(--logo-nums-bg);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.contact-feat-list{display:grid;gap:1rem;text-align:left}.contact-feat-list__item{background-color:var(--color-white);padding:14px 26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.contact-feat-list__item-icon{content:"";display:block;-webkit-box-flex:0;-ms-flex:0 0 51px;flex:0 0 51px;width:51px;height:51px;margin-right:40px;color:var(--icon-contact-color)}.menu-button{display:none}@media (max-width:1024px){.menu-button{width:44px;height:44px;display:grid;place-items:center;border:0;outline:0;background:0 0}}.menu-button__icon{width:22.5px;height:1px;display:block;background:#fff;position:relative}.menu-button__icon::after,.menu-button__icon::before{content:"";position:absolute;width:100%;height:1px;background:#fff;left:0;-webkit-transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s}.menu-button__icon::after{-webkit-transform-origin:left bottom;transform-origin:left bottom;bottom:6px}.menu-button__icon::before{-webkit-transform-origin:left top;transform-origin:left top;top:6px}.menu-button[aria-expanded=true] .menu-button__icon{height:0;width:30px}.menu-button[aria-expanded=true] .menu-button__icon::after,.menu-button[aria-expanded=true] .menu-button__icon::before{background:#fff}.menu-button[aria-expanded=true] .menu-button__icon::after{-webkit-transform:translate(2px,-4px) rotate(45deg);transform:translate(2px,-4px) rotate(45deg)}.menu-button[aria-expanded=true] .menu-button__icon::before{-webkit-transform:translate(2px,4px) rotate(-45deg);transform:translate(2px,4px) rotate(-45deg)}.header{background:rgba(57,57,57,.85);color:#fff;position:relative;z-index:1;width:100%;font-weight:700;font-size:18px;line-height:22px}@media (min-width:667px){.header{padding:15px 0}}@media (min-width:767px){.header{background:0 0}}.header .logo,.header__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .logo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header__container{max-width:1424px;padding:1rem;gap:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-inline:auto}@media (min-width:667px){.header__container{padding:2.5625rem 1rem}}@media (max-width:1024px){.header__container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.header-menu,.header-menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.header-menu{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1024px){.header-menu .header-menu__button{z-index:100;background:0 0}}.header-menu__list{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.header-menu__item{padding:0 10px}.header-menu__item:not(:last-child){margin-right:11px}@media (max-width:1024px){.header-menu__item{margin:0}}.header-menu__link{position:relative;-webkit-transition:color .3s ease 0s;transition:color .3s ease 0s}.header-menu__link::before{content:"";position:absolute;width:0%;height:2px;bottom:-8px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:var(--primary-color);-webkit-transition:width .3s ease 0s;transition:width .3s ease 0s}@media (hover:hover){.header-menu__link:hover{color:var(--primary-color)}.header-menu__link:hover::before{width:115%}}@media (max-width:1024px){.header-menu--opened .header-menu__list{-webkit-transition:.3s ease-out 0s;transition:.3s ease-out 0s;-webkit-transform:translateY(0);transform:translateY(0);z-index:50;opacity:1;visibility:visible;padding:50px 0;position:fixed;top:0;left:0;width:100%;height:100%;min-height:100%;overflow-y:auto;background:rgba(0,0,0,.7);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.header-menu--opened .header-menu__item{margin:0;font-size:36px;line-height:1.2}.header-menu--opened .header-menu__item:not(:last-child){margin-bottom:20px}.header-menu--closed .header-menu__list{position:absolute;opacity:0;visibility:hidden}}.header-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:40px}@media (max-width:1024px){.header-actions{display:none}}.header-actions__button-publica{padding:11px 43px}.footer{background:#373737;background-size:cover;color:#fff}@media (max-width:768px){.footer{background-size:contain}}.footer__top-container{display:grid;grid-template-columns:repeat(4,1fr);width:100%;padding-top:80px;padding-bottom:16px;gap:24px}@media (max-width:768px){.footer__top-container{padding-top:30px;padding-bottom:30;max-width:450px;grid-template-columns:1fr;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:20px}}@media (min-width:1340px){.footer__top-container{padding-bottom:50px}}.footer__title{margin:0 0 16px;color:#fff;position:relative;font-size:22px;line-height:27px}@media (max-width:768px){.footer__title{cursor:pointer;position:relative;line-height:40px;margin:0;height:40px;font-size:15px}.footer__title::before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMy4wLjIsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iaWNvbi0xOF9hcnJvdy1kb3duIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiDQoJIHk9IjBweCIgdmlld0JveD0iMCAwIDE4IDE4IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxOCAxODsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6I0EzQTNBMztzdHJva2Utd2lkdGg6MjtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7fQ0KPC9zdHlsZT4NCjxwYXRoIGlkPSJpY29uLTE4X2Fycm93LWRvd24tMiIgY2xhc3M9InN0MCIgZD0iTTUsN2w0LDRsNC00Ii8+DQo8L3N2Zz4NCg==) no-repeat;background-position:center center;background-size:18px 18px;content:"";position:absolute;right:9px;width:24px;top:5px;height:24px}.footer__title.is-open::before{color:#fff;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(180deg);transform:rotate(180deg);background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMy4wLjIsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iaWNvbi0xOF9hcnJvdy1kb3duIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiDQoJIHk9IjBweCIgdmlld0JveD0iMCAwIDE4IDE4IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxOCAxODsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6I2ZmZjtzdHJva2Utd2lkdGg6MjtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7fQ0KPC9zdHlsZT4NCjxwYXRoIGlkPSJpY29uLTE4X2Fycm93LWRvd24tMiIgY2xhc3M9InN0MCIgZD0iTTUsN2w0LDRsNC00Ii8+DQo8L3N2Zz4NCg==)}.footer__title.is-open~.footer__footer-nav{max-height:600px}}.footer__footer-nav{display:grid;grid-template-columns:1fr;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media (max-width:768px){.footer__footer-nav{max-height:0;overflow:hidden;-webkit-transition:max-height .3s ease-in-out 0s;transition:max-height .3s ease-in-out 0s}}.footer-nav{margin:0;padding:0}.footer-nav__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;padding-left:22px}.footer-nav__item::after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 15L11 10L6 5L7 3L14 10L7 17L6 15Z' fill='white'/%3E%3C/svg%3E%0A") no-repeat;background-size:contain}.footer-nav__link{text-decoration:none;color:inherit;padding:6px 0;font-size:16px;line-height:24px;font-weight:600}.footer-nav__link:hover{text-decoration:underline}@media (max-width:768px){.footer-nav__link{font-size:13px}}.footer__bottom{background-color:#282828;padding-top:16px;padding-bottom:20px}.footer__bottom-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem}@media (max-width:768px){.footer__bottom-container{max-width:450px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.footer__copy{font-size:.875rem;line-height:1;text-align:left}@media (max-width:768px){.footer__copy{text-align:center}}.footer__socials-link,.footer__socials-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__socials-list{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:20px}.footer__socials-link{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;border-radius:50%;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;width:42px;height:42px;fill:none;background-color:var(--color-white)}.footer__socials-link:hover{-webkit-filter:drop-shadow(0 2px 2px #000);filter:drop-shadow(0 2px 2px #000)}.promo{text-align:center;color:var(--color-white);padding-top:60px;background:rgba(57,57,57,.85)}@media (min-width:767px){.promo{padding-top:80px;padding-bottom:260px;background:0 0}}@media (min-width:1340px){.promo{padding-top:120px;padding-bottom:460px}}.promo h1{font-weight:700;font-size:clamp(1.6rem,4vw,4.125rem);line-height:1.2;margin-bottom:.75rem}.promo p{font-weight:500;font-size:clamp(1rem,4vw,1.5rem);line-height:1.8125rem;max-width:740px;margin-bottom:2.75rem;margin-inline:auto}.promo__btns,.promo__feat-list li{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.promo__btns,.promo__feat-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.promo__btns{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2.5rem;margin-bottom:6.25rem}.promo__btns .app-button{-webkit-box-flex:0;-ms-flex:0 0 243px;flex:0 0 243px;padding:10px 47px;height:50px}.promo__feat-list{display:grid;-webkit-box-align:start;-ms-flex-align:start;align-items:start;grid-template-columns:170px;gap:2rem}@media (min-width:667px){.promo__feat-list{grid-template-columns:repeat(2,170px)}}.promo__feat-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1rem}.promo__feat-list li p{max-width:90%;font-weight:700;font-size:1.25rem;line-height:1.5rem}@media (min-width:1024px){.promo__feat-list{gap:6rem;grid-template-columns:repeat(4,auto)}.promo__feat-list li p{max-width:155px}}@media (min-width:1340px){.promo__feat-list li p{max-width:100%}}.promo__feat-list-item::before{background-image:-webkit-image-set(url(../img/promo-feat/feat-1.webp) 1x,url(../img/promo-feat/feat-1.png) 1x);background-image:image-set(url(../img/promo-feat/feat-1.webp) 1x,url(../img/promo-feat/feat-1.png) 1x);content:"";display:block;width:70px;height:70px;background-repeat:no-repeat;background-size:cover}.promo__feat-list-item--premium::before{background-image:-webkit-image-set(url(../img/promo-feat/feat-2.webp) 1x,url(../img/promo-feat/feat-2.png) 1x);background-image:image-set(url(../img/promo-feat/feat-2.webp) 1x,url(../img/promo-feat/feat-2.png) 1x)}.promo__feat-list-item--traffic::before{background-image:-webkit-image-set(url(../img/promo-feat/feat-3.webp) 1x,url(../img/promo-feat/feat-3.png) 1x);background-image:image-set(url(../img/promo-feat/feat-3.webp) 1x,url(../img/promo-feat/feat-3.png) 1x)}.promo__feat-list-item--target::before{background-image:-webkit-image-set(url(../img/promo-feat/feat-4.webp) 1x,url(../img/promo-feat/feat-4.png) 1x);background-image:image-set(url(../img/promo-feat/feat-4.webp) 1x,url(../img/promo-feat/feat-4.png) 1x)}.publish-section h2+p{margin:1.625rem 0 2.875rem}.publish-section .container{padding-bottom:105px}.publish-section__button-publica{width:100%;max-width:423px;padding-top:15px;padding-bottom:14px;font-size:1rem}@media (min-width:667px){.publish-section__button-publica{white-space:nowrap;font-size:1.25rem}}.publish-tabs__cards-list{padding:1.5rem 0;width:100%;display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-template-columns:270px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:1rem}@media (min-width:667px){.publish-tabs__cards-list{padding:3.125rem 0;max-width:100%;grid-template-columns:repeat(2,270px)}}@media (min-width:767px){.publish-tabs__cards-list{gap:2rem}}@media (min-width:1024px){.publish-tabs__cards-list{grid-template-columns:repeat(4,1fr)}}.tabs-controls{border:2px solid var(--primary-color-500);border-radius:4px;display:inline-grid;width:270px;grid-template-columns:1fr 1fr;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media (min-width:667px){.tabs-controls{width:auto;grid-template-columns:auto auto}}.tabs-controls__button{position:relative;z-index:2;background-color:transparent;font-weight:700;font-size:16px;line-height:20px;color:var(--primary-color-500);padding:6px}@media (min-width:667px){.tabs-controls__button{padding:6px 40px}}.tabs-controls__button.is-active{color:var(--color-white)}.tabs-controls__button.is-active[data-index="1"]~.tabs-controls__active-tab{grid-column:2/3;right:initial;left:0}.tabs-controls__active-tab{background:var(--publish-button);border-radius:4px;height:calc(100% + 4px);position:absolute;z-index:1;width:calc(100% + 2px);top:-2px;right:0;grid-column:1/2}.benefits-section{color:var(--color-white);padding:40px 40px 60px;background-color:rgba(51,51,51,.85)}@media (min-width:767px){.benefits-section{background-color:var(--grey-200);background-repeat:no-repeat;background-position:top center;background-image:-webkit-image-set(url(../img/benefits/benefits-bg.webp) 1x,url(../img/benefits/benefits-bg.png) 1x);background-image:image-set(url(../img/benefits/benefits-bg.webp) 1x,url(../img/benefits/benefits-bg.png) 1x);background-size:1920px 100%;padding-top:60px;padding-bottom:150px}}@media (min-width:1340px){.benefits-section{padding-top:90px;padding-bottom:190px}}.benefits-section__title{margin-bottom:1.875rem}@media (min-width:767px){.benefits-section__title{margin-bottom:3.75rem}}.benefits-feat-list{text-align:left;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:grid;grid-template-columns:265px;gap:1.5rem}@media (min-width:667px){.benefits-feat-list{grid-template-columns:repeat(2,265px)}}@media (min-width:1024px){.benefits-feat-list{grid-template-columns:repeat(4,1fr)}}@media (min-width:1340px){.benefits-feat-list{gap:2.1875rem}}.benefits-feat-list__item{-webkit-box-flex:0;-ms-flex:0 0 265px;flex:0 0 265px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1rem}.benefits-feat-list__item::before{content:"";display:block;width:70px;height:70px;background-repeat:no-repeat;background-size:cover}.benefits-feat-list__item--seo::before{background-image:-webkit-image-set(url(../img/benefits/feat-1.webp) 1x,url(../img/benefits/feat-1.png) 1x);background-image:image-set(url(../img/benefits/feat-1.webp) 1x,url(../img/benefits/feat-1.png) 1x)}.benefits-feat-list__item--brand::before{background-image:-webkit-image-set(url(../img/benefits/feat-2.webp) 1x,url(../img/benefits/feat-2.png) 1x);background-image:image-set(url(../img/benefits/feat-2.webp) 1x,url(../img/benefits/feat-2.png) 1x)}.benefits-feat-list__item--leads::before{background-image:-webkit-image-set(url(../img/benefits/feat-3.webp) 1x,url(../img/benefits/feat-3.png) 1x);background-image:image-set(url(../img/benefits/feat-3.webp) 1x,url(../img/benefits/feat-3.png) 1x)}.benefits-feat-list__item--authority::before{background-image:-webkit-image-set(url(../img/benefits/feat-4.webp) 1x,url(../img/benefits/feat-4.png) 1x);background-image:image-set(url(../img/benefits/feat-4.webp) 1x,url(../img/benefits/feat-4.png) 1x)}.benefits-feat-list__item-title{text-transform:uppercase;font-size:1.25rem;line-height:1.2}@media (min-width:1240px){.benefits-feat-list__item-title{font-size:1.5rem}}.benefits-feat-list__item-text{font-weight:500;font-size:1rem;line-height:1.13}@media (min-width:667px){.benefits-feat-list__item-text{font-size:.875rem}}@media (min-width:767px){.benefits-feat-list__item-text{font-size:1rem}}.order-section{padding-top:78px;padding-bottom:110px;background:var(--grey-200)}.order-section__title{margin-bottom:1.5rem}.order-section__subtitle{margin-bottom:2.25rem}.order-table{background:#fff;border:1px solid rgba(0,0,0,.25);border-radius:4px;margin-bottom:3.125rem;width:100%;overflow-x:auto}.order-table__row:nth-child(even){background:var(--grey-200)}.order-item{min-width:100%;padding:18px 25px 16px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.order-item__btn{margin-right:20px;padding-inline:26px;font-size:1rem;line-height:1.25rem}.order-item__country,.order-item__link,.order-item__price{text-align:left;-webkit-box-flex:0;overflow:hidden;text-overflow:ellipsis}.order-item__link{-ms-flex:0 0 185px;flex:0 0 185px;width:185px;margin-right:17px;margin-left:24px}.order-item__country,.order-item__price{-ms-flex:0 0 60px;flex:0 0 60px;width:60px}.order-item__country{-ms-flex:0 0 145px;flex:0 0 145px;width:145px}.order-item__img{max-width:initial;margin-right:16px;margin-left:16px}.order-item__country-code{text-transform:uppercase;margin-right:16px;text-align:left;width:39px;overflow:hidden;text-overflow:ellipsis}.order-item__stat{display:inline-block;background:#cff2fd;border-radius:1rem;padding:7px 8px 8px;text-align:center;min-width:74px}.order-item__stat:not(:last-child){margin-right:42px}.flags-section{color:var(--color-white);padding-block:1.25rem;background:var(--flag-section-bg)}@media (min-width:767px){.flags-section{padding-block:1.5rem}}.flags-section__title{margin-bottom:1.5rem}@media (min-width:767px){.flags-section__title{margin-bottom:3rem}}.country-list{display:grid;grid-template-columns:repeat(2,auto);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:1.5rem}@media (min-width:500px){.country-list{display:grid;grid-template-columns:repeat(4,auto);gap:2.5rem}}@media (min-width:1024px){.country-list{gap:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (min-width:1240px){.country-list{gap:1.5rem}}.country-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.country-list__item-img{margin-bottom:1rem;width:44px;height:44px}@media (min-width:667px){.country-list__item-img{width:60px;height:60px}}@media (min-width:767px){.country-list__item-img{width:80px;height:80px}}@media (min-width:1340px){.country-list__item-img{margin-bottom:1.5rem;width:120px;height:120px}}.country-list__item-lang{font-size:1.25rem;margin-bottom:.25rem}@media (min-width:767px){.country-list__item-lang{font-size:1.5rem}}.country-list__item-stat{font-size:16px;line-height:24px}@media (min-width:767px){.country-list__item-stat{font-size:1.125rem}}.contact-section{color:#333;padding-top:50px;padding-bottom:50px;background-color:var(--grey-200);text-align:left}@media (min-width:667px){.contact-section{padding-top:110px;padding-bottom:80px}}@media (max-width:1280px){.contact-section{text-align:center}}.contact-section__container{display:grid;grid-template-columns:1fr minmax(auto,586px);gap:2.5rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:end}@media (max-width:1280px){.contact-section__container{grid-template-columns:1fr;gap:1.25rem}}.contact-section__mobile-title-wrap{display:none}@media (max-width:1280px){.contact-section__mobile-title-wrap{display:block}}.contact-section__title{margin-bottom:1.625rem}.contact-section__text{margin-bottom:2.125rem}.contact-section__feat-list{max-width:469px;margin-inline:auto;justify-self:center}@media (min-width:667px){.contact-section__feat-list{margin-left:0;justify-self:start}}@media (max-width:1280px){.contact-section__col.mobile-hidden{display:none}}.faq-section{padding-top:64px;padding-bottom:120px;background-color:var(--color-white)}.faq-section__title{margin-bottom:1.5rem}.faq-section__text{margin-bottom:3.125rem}.faq-section__faq-list{text-align:left}.faq-list{display:grid;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:1.875rem}