@-webkit-keyframes pulse{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}50%{opacity:1}to{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}}@-webkit-keyframes animationpulse{0%{-webkit-box-shadow:0 0 0 0 inherit}70%{-webkit-box-shadow:0 0 0 15px #fff0}to{-webkit-box-shadow:0 0 0 0#fff0}}@keyframes animationpulse{0%{transform:scale(1,1);-moz-box-shadow:0 0 0 0 inherit;box-shadow:0 0 0 0 inherit}10%{transform:scale(1.1,1.1)}15%{transform:scale(1,1)}70%{-moz-box-shadow:0 0 0 15px #fff0;box-shadow:0 0 0 15px #fff0}to{-moz-box-shadow:0 0 0 0#fff0;box-shadow:0 0 0 0#fff0}}@-ms-keyframes animationpulse{10%{box-shadow:0 0 15px #ff3338;-ms-transform:scale(1.1,1.1)}0%,20%,to{box-shadow:0 0 5px #ff3338;-ms-transform:scale(1,1)}}@-webkit-keyframes bounce{0%,to{top:5vw}30%{top:15vw}50%{top:10vw}}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8;filter:drop-shadow(0 0 10px #ffa202)}}@keyframes bounce{0%,to{rotate:0deg}50%{rotate:20deg}75%{rotate:15deg}}@keyframes rotating{0%{rotate:0deg}50%{rotate:180deg}to{rotate:360deg}}@keyframes pulse-glow{0%,to{box-shadow:2px 4px 40px 0 rgba(255,209,48,.5)}50%{box-shadow:2px 4px 60px 10px rgba(255,209,48,.7)}}@keyframes rotateAnim{0%,to{transform:rotate(0)}50%{transform:rotate(10deg)}75%{transform:rotate(5deg)}}@keyframes animate_pulse{0%{box-shadow:0 0 0 0#fcd600}70%{box-shadow:0 0 0 10px transparent}to{box-shadow:0 0 0 0 transparent}}@keyframes si-button-pulse{0%{box-shadow:0 0 8px 6px #ffad1f,0 0 12px 14px #ffad1f}to{box-shadow:0 0 10px 4px transparent,0 0 5px 30px transparent}}@keyframes flare{0%{left:-150%}to{left:150%}}ul{box-sizing:border-box}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}#user-info .form-policy input,.wpcf7 .hidden-fields-container,.wpcf7 form.init .wpcf7-response-output{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::after,.wpcf7-list-item-label::before{content:" "}.chatbox_close svg,.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=tel],.wpcf7 input[type=url]{direction:ltr}#chatbox{min-width:380px;height:calc(100% - 40px);max-height:600px;position:fixed;bottom:20px;background-color:#f7f7f7;padding:25px;width:100%;max-width:500px;gap:10px;display:flex;flex-direction:column;z-index:99999;-webkit-box-shadow:4px 4px 8px 0 rgb(34 60 80/.2);-moz-box-shadow:4px 4px 8px 0 rgb(34 60 80/.2);box-shadow:4px 4px 8px 0 rgb(34 60 80/.2);justify-content:space-between}@media (max-width:768px){#chatbox{right:0}#user-info-form .input-default-form{font-size:12px;width:100%}}@media (min-width:768px){#chatbox{right:30px}#user-info-form .btn,#user-info-form .input-default-form{font-size:16px;width:100%}}#messages{overflow-y:auto;background-color:#f7f7f7;padding:10px;color:#333;display:block}#message-input{width:100%;padding:15px;min-height:70px;max-height:50%;border:0}#send-btn{display:inline-flex;width:max-content;transform:rotate(90deg);position:absolute;bottom:45px;right:40px;border:0;background:#111;padding:10px;border-radius:8px}#hello_message,.chat_header_buttons .chat_phone{display:flex;align-items:center;justify-content:center}#hello_message{flex-direction:column;gap:10px;color:#000;max-width:100%;margin:auto;background:#fff;padding:15px}#hello_message .chat_notice_name{font-weight:600}.chat_header_operator{display:flex;gap:10px}.chatbox_header{display:inline-flex;justify-content:space-between;margin-bottom:10px;gap:20px;align-items:center}#operator-info,.chat_header_buttons,.chatbox_header span.online{display:flex;align-items:center;gap:10px}.chat_header_buttons .chat_phone{background:#ffd130;border-radius:50%;width:40px;height:40px}.chatbox_header .operator_info{display:inline-flex;gap:10px;background:#ffd130;margin:0-20px;padding:10px 20px;width:100%}#user-info .chatbox_close{position:absolute;right:15px;top:15px}.operator_photo{width:80px;height:80px;display:block;border-radius:100%}.operator_id{display:flex;flex-direction:column;gap:5px;justify-content:center}.operator_id .operator_name{font-family:"Gilroy";font-weight:600;font-size:20px}.operator_id .operator_status{font-family:"Gilroy";font-weight:400;font-size:14px}.chatbox_header span.online{color:#333;font-weight:500;font-size:14px;gap:5px}.chatbox_header .header_photo:before{content:"";width:10px;height:10px;display:block;background-color:#15b31b;border-radius:50%;position:absolute;right:0;top:0}.chat_header_operator .header_photo{position:relative}.chatbox_close{display:inline-flex;padding:12px;background:#ebebeb;border-radius:50%;justify-content:end}#operator-info{color:#000;flex-wrap:wrap;margin-bottom:20px}#welcome-message{margin:0}#user-info{position:fixed;bottom:20px;background-color:#f7f7f7;padding:0;-webkit-box-shadow:4px 4px 8px 0 rgb(34 60 80/.2);-moz-box-shadow:4px 4px 8px 0 rgb(34 60 80/.2);box-shadow:4px 4px 8px 0 rgb(34 60 80/.2);color:#000;max-width:500px;width:94%;max-height:500px;right:3%}#user-info-form .input-default-form{height:52px}#user-info-form .btn{height:66px}#user-info .chatbox_header{flex-direction:column}#user-info .form-policy{display:flex;gap:5px;font-size:14px;position:relative}#modal-wheel .policy input[type=checkbox]+.wpcf7-list-item-label::before,#user-info .form-policy #privacy-policy+label::before{content:"";position:absolute;top:2px;left:0;width:16px;height:16px;border:1px solid #000;border-radius:2px;background-color:#fff0}#modal-wheel .policy input[type=checkbox]+.wpcf7-list-item-label::after,#user-info .form-policy #privacy-policy+label::after{content:"";position:absolute;left:3px;top:5px;width:10px;height:10px;background-color:#000;opacity:0;visibility:hidden;transition:.3s ease;pointer-events:none}#modal-wheel .policy input[type=checkbox]:checked+.wpcf7-list-item-label::after,#user-info .form-policy #privacy-policy:checked+label::after,.policy input[type=checkbox]:checked+.wpcf7-list-item-label::after{opacity:1;visibility:visible}#user-info .form-policy label{padding-left:20px}#user-info .form-policy label a{color:#000}#modal-wheel .policy .wpcf7-list-item-label{margin-top:15px}.header_photo svg{width:42px;height:42px;display:block}#user-info-form,.user-info-content{gap:24px;display:flex;flex-direction:column}#user-info .user-title{font-family:"Gilroy";font-size:28px;font-weight:700;text-align:center}#user-info-form{gap:10px;justify-content:space-between;padding:0 20px 20px}#user-info-form .btn{margin-top:14px}#messages{display:grid;gap:10px}.wheel_button{position:fixed;text-align:center;border-radius:50%;background:#111;width:70px;height:70px;align-items:center;justify-content:center;bottom:40px;left:3vw;border:0;z-index:999;font-size:40px;display:none}.wheel_button:after,.wheel_button:before{content:"";position:absolute;border:1px solid #111;left:-20px;opacity:0;right:-20px;top:-20px;bottom:-20px;border-radius:50%;-webkit-animation:pulse 2.5s linear infinite;animation:pulse 2.5s linear infinite}.wheel_button:after{left:-15px;right:-15px;top:-15px;bottom:-15px}.wheel_button:not(.sended){display:flex}.popup_callback_container{background:#fff;padding:40px;position:relative}.callback_subtitle,.callback_title{line-height:105%;color:#000;margin-bottom:25px}.callback_title{font-weight:700;font-size:clamp(24px,2vw,32px);text-transform:uppercase}.callback_subtitle{font-weight:500;font-size:clamp(20px,1vw,24px);display:block}.callback_btn{max-width:250px;padding:20px}#to_top{transition:opacity .3s;cursor:pointer;display:none}#to_top:hover{opacity:1}.chat_button{width:60px;height:60px;background-color:#ffd130;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #0000001f;box-shadow:-5px 15px 15px -20px #000;transition:.2s;position:relative}.chat_button:hover{box-shadow:0 10px 15px -15px #000;background-color:#ffda30;transition:.2s}.chat_button:hover svg{transform:scale(.95);transition:.2s}#open-chat.chat_button:before,#open-list.chat_button:before{content:"1";display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background-color:#e91e63;color:#fff;position:absolute;right:0;top:0;z-index:999;margin:0;font-size:10px;animation:animationpulse 1.5s infinite;-webkit-animation:animationpulse 1.5s ease-out;-webkit-animation-iteration-count:infinite}#open-list:not(.open){animation:animationpulse 2s infinite;-webkit-animation:animationpulse 2s ease-out;-webkit-animation-iteration-count:infinite}.chat_notice{position:fixed;bottom:95px;z-index:9;right:calc(3vw + 100px);width:100%;max-width:300px;display:none;background:#fff;color:#000;gap:15px;padding:15px;font-size:14px;border-radius:10px;box-shadow:0 4px 15px -5px #b3b3b3;cursor:pointer}.chat_notice_photo{display:block;width:80px;height:80px;border-radius:50%}.chat_notice>div{display:flex;flex-direction:column;gap:10px}.chat_notice .chat_notice_name{font-weight:600}.chat_notice:after{content:"";display:block;width:10px;height:10px;position:absolute;right:-30px;bottom:0;border:20px solid #fff0;border-left:30px solid #fff}.chat_notice #closeBtn{position:absolute;right:15px;top:10px}#open-list .switches{position:absolute;opacity:0;transition:opacity .5s ease-in-out}#open-list .switch1,#open-list .switches.active{opacity:1}#open-list .switches:not(.active){opacity:0}#open-list .widget_options_close,#open-list:after,#to_top:after{display:none}.chat_button::after,.widget_options{position:absolute;opacity:0;visibility:hidden}.widget_content,.widget_options{display:flex;flex-direction:column;gap:1vw}#open-wa{background:#2cb742}#open-tg{background:#08c}.widget_content{position:fixed;bottom:50px;right:5vw;z-index:9999}.chat_button::after{content:attr(data-tooltip);transform:translateX(-50%);background-color:rgb(0 0 0);color:#fff;padding:6px 8px;border-radius:4px;white-space:nowrap;font-size:12px;transition:opacity .3s ease,visibility .3s ease;pointer-events:none;z-index:1000;margin-right:80px}.chat_button:focus::after,.chat_button:hover::after{opacity:1;visibility:visible}@media (min-width:1280px) and (max-width:1400px){.modal-wheel__container .popup__close{top:4vw;right:2vw}}.fortune-form__input{width:100%}.deal-wheel{--size:clamp(250px, 45vw, 680px);position:relative;display:grid;grid-gap:calc(var(--size)/20);align-items:center;grid-template-areas:"spinner""trigger";font-size:calc(var(--size)/21)}.deal-wheel>*{grid-area:spinner;padding-top:25px}.spinner{position:relative;display:grid;align-items:center;grid-template-areas:"spinner";width:var(--size);height:var(--size);transform:rotate(calc(var(--rotate, 25)*1deg));border-radius:50%}.ticker{position:relative;left:calc(var(--size)/-15);width:90px;height:60px;z-index:1;background:url(/wp-content/plugins/mm-bitrix-chat-and-widgets/wheel/ticker.svg)no-repeat;background-size:contain}.deal-logo,.spinner-wrapper{pointer-events:none}.deal-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;cursor:pointer}.fortune-form-process{display:none;text-align:center;font-size:18px;padding:20px}.fortune-form{display:block}.wrapper-fortune{max-width:1240px;width:100%;background:#ffd130;min-height:450px;height:100%;display:flex;flex-direction:column;justify-content:center}#modal-wheel{overflow:hidden}.modal-wheel__container,.wrapper-fortune{position:relative}.fortune-form__bottom .policy label{position:relative;display:block;margin-top:10px}.fortune-form__bottom .policy label input{opacity:0;appearance:none}.fortune-form__bottom .policy label a{color:inherit;text-decoration:underline}@media (max-width:475px){#modal-wheel{padding:10px}.modal-wheel__container{height:100%}}:root{--iti-hover-color:rgba(0, 0, 0, 0.05);--iti-border-color:#ccc;--iti-dialcode-color:#999;--iti-dropdown-bg:white;--iti-spacer-horizontal:8px;--iti-flag-height:12px;--iti-flag-width:16px;--iti-border-width:1px;--iti-arrow-height:4px;--iti-arrow-width:6px;--iti-triangle-border:calc(var(--iti-arrow-width) / 2);--iti-arrow-padding:6px;--iti-arrow-color:#555;--iti-path-flags-1x:url(/wp-content/plugins/mm-bitrix-chat-and-widgets/img/flags.webp);--iti-path-flags-2x:url(/wp-content/plugins/mm-bitrix-chat-and-widgets/img/flags@2x.webp);--iti-path-globe-1x:url(/wp-content/plugins/mm-bitrix-chat-and-widgets/img/globe.webp);--iti-path-globe-2x:url(/wp-content/plugins/mm-bitrix-chat-and-widgets/img/globe@2x.webp);--iti-flag-sprite-width:3904px;--iti-flag-sprite-height:12px;--iti-mobile-popup-margin:30px;--second-family:'Inter', sans-serif;--third-family:'Stolzl', sans-serif;--font3:'Formular', sans-serif;--content-width:1440px;--red:#ff122e;--index:calc(1vw + 1vh);--ease-transition:0.2s ease;--bg-color:#0e0e0e;--gradient:linear-gradient(
      48deg,
      #ffa202 0%,
      #ffd130 35.91%,
      #ffd130 60.06%,
      #ffa202 100%
    ),
    linear-gradient(
      49deg,
      #ffbc00 0%,
      #ffed00 35.91%,
      #ffed00 60.06%,
      #ffbc00 100%
    )}@font-face{font-display:swap;font-family:Gilroy;src:url(/wp-content/themes/maximus/assets/dev/fonts/subset-Gilroy-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:block}@font-face{font-display:swap;font-family:Gilroy;src:url(/wp-content/themes/maximus/assets/dev/fonts/subset-Gilroy-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:block}@font-face{font-display:swap;font-family:Gilroy;src:url(/wp-content/themes/maximus/assets/dev/fonts/subset-Gilroy-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:block}html{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;font-family:var(--font-family, sans-serif);scroll-behavior:auto;margin-top:0!important;overflow-x:hidden;line-height:1.15;-webkit-text-size-adjust:100%}*,::after,::before{-webkit-box-sizing:inherit}img{height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover;border-style:none}a{text-decoration:none;background-color:transparent}@media (max-width:1440px){.container{max-width:1280px}}#hello_message .chat_notice_name,#message-input,#user-info .form-policy label,.chat_notice,.chat_notice .chat_notice_message,.chat_notice_message,.chatbox_header span.online{font-family:var(--font-family)}.popup{background-color:rgb(0 0 0/.5)}#user-info{z-index:99999}@media (max-width:992px){.burger-mm{display:block}}.header-m-top{border-bottom:1px solid rgb(0 0 0/.2)}.header-m-logo span:before{content:"";position:absolute;left:-10px;top:-5px;width:1px;height:37px;background-color:var(--black);opacity:.2}.header-m-nav-item-submenu-col:not(:last-child){border-right:1px solid rgb(0 0 0/.2)}@media (max-width:1730px){.header-m-nav-item-submenu-cols{grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:10px}.header-m-nav-item-submenu-title,.submenu-banner-title{font-size:18px}.header-m .container-fluid{max-width:1440px}}@media (max-width:1670px){.submenu-banner-title{font-size:clamp(20px,1vw,28px)}.submenu-banner-content{padding-top:clamp(225px,14vw,335px)}.header-m-nav-item-submenu-cols{grid-template-columns:repeat(5,1fr)}}@media (max-width:1510px){.header-m-nav-item-submenu-cols{grid-template-columns:repeat(4,1fr)}.header-m-nav-item-submenu-col:has(.submenu-banner){display:none}}@media (max-width:1440px){.header-m .container-fluid{max-width:1240px}.header-m-btn{display:none}}@media (max-width:1240px){.header-m-nav-item-submenu-title{display:flex;flex-direction:row-reverse;gap:10px;font-size:20px}.header-m-nav-item-submenu-link.hit-link:after,.header-m-nav-item-submenu-title.title-hit::before{position:static}.header-m-nav-item-submenu-link{display:flex;align-items:center;gap:10px;font-size:14px}.header-m-map{display:none}}@media (max-width:992px){.header-m-nav-link{display:inline-flex}.header-m-nav-item-sub .header-m-nav-link{display:flex}.header-m-action,.header-m-logo span{display:none}.header-m-contacts-mobile{display:flex;flex-direction:column;gap:20px;margin-top:40px}.header-m-contacts-mobile .header-m-contacts-mobile-row{display:flex;flex-wrap:wrap;gap:20px}.header-m-contacts-mobile .header-m-action,.header-m-contacts-mobile .header-m-map{display:flex}.header-m-bottom{position:absolute;left:-100%;width:100%;height:calc(100vh - 100px);padding-inline:40px;padding-top:40px;transition:left .3s ease;background-color:#f5f5f5;overflow-x:auto}.header-m-nav-list{display:flex;flex-direction:column;align-items:flex-start}.header-m-nav-item{width:100%}.header-m-nav-link--accent{justify-content:space-between}.header-m-top{padding-inline:40px}.header-m .container-fluid{padding:0}.header-m-nav-item-submenu{position:static;opacity:1;visibility:visible;margin-top:24px;display:none}.header-m-nav-item-submenu-cols{grid-template-columns:1fr 1fr}.header-m-nav-item-submenu-col:not(:last-child){border-right:none;padding-right:0}.header-m-nav-item-submenu-col:nth-child(odd){border-right:1px solid rgb(0 0 0/.2);padding-right:14px}.header-m-nav-item-sub>.header-m-nav-link{pointer-events:none}}@media (max-width:640px){.header-m-bottom{padding-inline:10px;padding-top:24px}.header-m-top{border-bottom:0;padding-inline:10px}.header-m-nav-item-submenu{padding:10px}.header-m-nav-item-submenu-cols{grid-template-columns:1fr}.header-m-nav-item-submenu-col:nth-child(odd){border-right:none;padding-right:0}.header-m-nav-item-submenu-col{border-bottom:1px solid rgb(0 0 0/.2);padding-bottom:14px}.header-m-nav-item-submenu-nav{display:none}.header-m-nav-item-submenu-title{max-width:100%;justify-content:start}.header-m-nav-item-submenu-title:after{content:"";border-right:1px solid var(--black);border-bottom:1px solid var(--black);width:5px;height:5px;position:absolute;top:50%;transform:translateY(-50%) rotate(45deg);right:10px}}@media (any-hover:hover){.header-m-btn:hover{color:var(--yellow)}.header-m-btn:hover,.header-m-icon:hover{background-color:var(--black)}.header-m-nav-item-submenu-link:hover::before{transform-origin:left;transform:scaleX(1)}.header-m-nav-submenu-link:hover{color:var(--yellow);background-color:var(--black);border-color:#fff0}.header-m-nav-item-sub:hover>.header-m-nav-item-submenu{opacity:1;visibility:visible}.header-m-nav-item-sub:hover .header-m-nav-link>svg{transform:rotate(180deg)}.submenu-banner-btn:hover{background-color:#fff0;color:var(--black)}}@media (max-width:992px){.header-m-nav-item:nth-child(4),.header-m-nav-item:nth-child(6),.header-m-nav-item:nth-child(7),.header-m-nav-item:nth-child(8){display:block}}@media (max-width:768px){.header-m-nav-item-submenu-small .header-m-nav-item-submenu-cols{grid-template-columns:1fr}}@media (max-width:1730px){.container,.container-fluid{max-width:1440px}}@media (max-width:1440px){.container-fluid{max-width:1240px}}@media (max-width:1730px){.header-m-btn{font-size:12px;padding:13px}}footer{background:#000;color:#fff;padding-inline:20px}footer ul li{list-style-type:none}footer ul{padding-left:0}@media (any-hover:hover){.btn:hover:hover{background-color:#fff0;color:var(--yellow);border:1px solid var(--yellow)}}.header-m-btn:after,.header-m-nav-link--accent:before,.header-m-nav-submenu-link:after,.submenu-banner-btn:after,footer .btn-reset:after,footer .btn:after{background:linear-gradient(90deg,rgb(255 255 255/.1),rgb(255 255 255/.4))}.section-faq .cb-block{background:#0d0d0d url(/wp-content/themes/maximus/assets/dev/img/meteor-fire.png)no-repeat}@media (max-width:1344px){.section-cases .cases-slide .stat .stat-item .stat-row{flex-direction:column;align-items:flex-start}.section-reviews .inner{grid-template-columns:555px 1fr 1fr}}@media (max-width:460px){.section-cases .cases-slide .head{flex-direction:column}.reviews-slider{max-width:90vw}}@media (max-width:1440px){.section-reviews .title{font-size:40px}.section-reviews .title span{font-size:54px}}@media (max-width:640px){.section-reviews .title{font-size:28px}.section-reviews .title span{font-size:32px}}@media (any-hover:hover){.section-reviews .reviews-slider .navigation .navigation-btn:hover{opacity:.5}}@media (any-hover:hover){.section-reviews .button:hover{background-color:var(--yellow);color:var(--black)}}.section-reviews .reviews-slider-letter-image:before{background:rgb(0 0 0/.5)}.section-reviews .reviews-slider-letter-image:after{background:url(/wp-content/themes/maximus/assets/dev/img/icons/loop.png)center/cover no-repeat}@media (any-hover:hover){.section-reviews .reviews-slider-letter-image:hover:before{opacity:1}.section-reviews .reviews-slider-letter-image:hover:after{opacity:1;visibility:visible}}@media (max-width:1344px){.section-cases .cases-slide .stat .stat-item .stat-row{flex-direction:column;align-items:flex-start}.section-reviews .inner{grid-template-columns:555px 1fr 1fr}}@media (max-width:460px){.section-cases .cases-slide .head{flex-direction:column}.reviews-slider{max-width:90vw}}@media (max-width:475px){.about-ceo{padding-bottom:250px}.tariff-mobile .swipe-icon{right:50px}.about-ceo__info .item:before{display:none}.about-ceo__info .item{padding-left:0}.about-ceo .difference .difference-item .head{grid-template-columns:60px 1fr}}.footer__middle,.footer__top{border-bottom:1px solid rgb(255 255 255/.3)}@media (any-hover:hover){.footer__btn:hover{background:var(--white);color:var(--black)}.footer__nav-list li a:hover,.footer__socials a:hover{color:var(--yellow)}.footer__nav-list li a:hover:after{width:100%}.footer__banner-link:hover{background:var(--black);color:var(--yellow)}.footer__bottom p:has(a):hover{color:var(--yellow)}}@media (max-width:1140px){.footer__buttons,.footer__inner{flex-wrap:wrap}.footer__banner{padding:20px}}@media (max-width:767px){.footer__col:has(.footer__banner){max-width:100%}.footer__banner{max-width:100%;width:100%;background:url(/wp-content/themes/maximus/img/banner-footer-img-mobile.png)center/cover no-repeat}.footer__banner-link{max-width:100%}.footer__bottom .footer__inner{flex-direction:column;align-items:flex-start;gap:10px}}@media (max-width:360px){.footer__socials{grid-template-columns:1fr}}.steps-seo-list{border-bottom:2px solid rgb(255 255 255/.2)}.steps-seo-block .left-side .left-side-wrap .list li{font-family:var(--font-family);font-weight:400;font-size:20px;line-height:130%;color:var(--white);position:relative;padding-left:30px}.steps-seo-block .left-side .left-side-wrap .list li:before{background:url(/wp-content/themes/maximus/assets/dev/img/icons/circle-red.svg)no-repeat;content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:24px;height:24px;background:url(/wp-content/themes/maximus/assets/seo/img/icons/circle-red.svg)no-repeat;background-size:contain}@media (any-hover:hover){.steps-seo-list li:hover:before{color:var(--yellow)}}@media (any-hover:hover){.steps-seo-cb .wrapper .socials .phone:hover{color:var(--yellow)}}@media (any-hover:hover){.steps-seo-cb .wrapper .socials .soc a:hover{opacity:.7}}.form-ceo-block input,.steps-form .row input{color:rgb(0 0 0/.5)}@media (any-hover:hover){.steps-form .button:hover{box-shadow:none;-webkit-animation:si-button-pulse .8s 0s ease-out 1;-moz-animation:si-button-pulse .8s 0s ease-out 1;animation:si-button-pulse .8s 0s ease-out 1;overflow:hidden}}.steps-seo-block .right-side:before{background:url(/wp-content/themes/maximus/assets/dev/img/mocup.png)no-repeat}@media (max-width:1440px){.steps-seo-cb .wrapper{grid-template-columns:1fr;padding:40px 20px;gap:30px}}@media (max-width:1240px){.steps-seo-block{grid-template-columns:1fr}.steps-seo-block .right-side{display:none}.steps-seo-list li p{font-size:20px}.steps-seo-list li{gap:12px}.steps-seo-list{border:0}}@media (max-width:767px){.steps-seo-title{font-size:32px}.steps-seo-title span{font-size:36px}.steps-seo-block .left-side .left-side-wrap{grid-template-columns:1fr;display:grid}.steps-form .row{grid-template-columns:1fr}}@media (max-width:768px){.section-moon-modify .section-moon-wrapper{height:1160px}}.policy input[name=acceptance]{display:none!important}@media (max-width:1200px){.video-decor-block{display:none}}@media (max-width:1400px){.video-decor-block{content:"";position:absolute;top:220px;left:-70px;width:680px;height:425px;z-index:0}}@media (max-width:1240px){.header-m-map{display:none}}.ceo-modal .ceo-modal-container{box-shadow:2px 4px 40px 0 rgb(255 209 48/.5)}.ceo-modal .left{background:url(/wp-content/themes/maximus/assets/dev/img/bg-wave-modal.svg)center/cover no-repeat}@media (max-width:1024px){.ceo-modal .contacts .contacts-block{justify-content:center}}@media (any-hover:hover){.ceo-modal .contacts .phone:hover{color:var(--yellow)}}@media (max-width:1024px){.ceo-modal .right{display:none}.ceo-modal .ceo-modal-content{grid-template-columns:1fr}.ceo-modal .ceo-modal-container{padding-right:20px;width:95vw}}.ceo-modal,.success-modal{background:rgb(0 0 0/.6)}.success-modal-container{box-shadow:2px 4px 40px 0 rgb(255 209 48/.5)}@media (any-hover:hover){.success-modal-close:hover{opacity:.5}}.success-modal-content{background:#0d0d0d url(/wp-content/themes/maximus/assets/dev/img/wave-bg.svg)center/cover no-repeat}@media (max-width:992px){.success-modal-content{padding-top:60px;padding-bottom:60px}}@media (max-width:992px){.success-modal .contacts{justify-content:center}}@media (any-hover:hover){.success-modal .contacts .phone:hover{color:var(--yellow)}}@media (max-width:992px){.success-modal .contacts .socials{justify-content:center}}.form-ceo-block .policy .wpcf7-list-item-label{color:#fff;margin-bottom:20px}.form-ceo-block .policy{color:#fff}.form-ceo-block .policy a,.section-moon .policy a{color:#fff;text-decoration:underline}.ceo-modal .form-ceo-block-bottom{margin:20px 0}.quiz{background:rgb(0 0 0/.7)}@media (max-width:1140px){.quiz .quiz-container{grid-template-columns:1fr}}@media (max-width:768px){.quiz .quiz-container{padding:5px}}@media (any-hover:hover){.quiz .quiz-close:hover{opacity:.5}}@media (max-width:768px){.quiz .quiz-block{padding:10px}}.quiz .quiz-top-text{color:rgb(0 0 0/.6);border-bottom:2px solid rgb(0 0 0/.2)}.gift .rocket img{display:block}.quiz .quiz-slide .check-text{box-shadow:2px 2px 8px 0 rgb(70 63 87/.2)}.quiz .quiz-slide textarea{color:rgb(0 0 0/.5);font-family:var(--font-family);font-weight:400;font-size:20px;line-height:130%;color:rgba(0,0,0,.5);border:1px solid #d9d9d9;border-radius:8px;padding:14px 28px;background:var(--white);outline:0;transition:.3s ease;width:100%;resize:none;margin-top:40px;height:100px}.quiz .quiz-slide textarea:focus{outline:1px solid var(--yellow)}@media (max-width:840px){.quiz .options-block{grid-template-columns:1fr}}@media (max-width:768px){.quiz .options-checkboxes label{font-size:16px}}.quiz .options-checkboxes .quiz-checkbox:checked+label:before{background:url(/wp-content/themes/maximus/assets/dev/img/icons/check-gradient.svg)center/cover no-repeat}@media (max-width:768px){.quiz .quiz-bottom{grid-template-columns:1fr}}.quiz .quiz-bottom .steps span{color:rgb(0 0 0/.6)}.quiz .quiz-bottom .steps #step-counter{background:linear-gradient(225deg,#ffa202 0,#ffd130 40.5%,#ffa202 100%);border-radius:100%;min-width:22px;height:22px;display:grid;place-items:center}@media (max-width:768px){.quiz .quiz-nav{justify-content:space-between}}@media (any-hover:hover){.quiz .quiz-nav .btn-back:hover{transform:translateX(-5px)}}.quiz .quiz-nav button{border-radius:60px;padding:16px;background:var(--yellow);font-family:var(--font-family);font-weight:400;font-size:clamp(18px,1.5vw,20px);line-height:130%;color:var(--black);max-width:250px;width:100%;transition:.3s ease;margin:0 0 0 auto}@media (any-hover:hover){.quiz .quiz-nav button:hover{background:var(--black);color:var(--white)}}.quiz .progress{background:rgb(0 0 0/.2)}@media (max-width:1140px){.quiz .quiz-right{display:none}}.quiz .quiz-right .quiz-gifts .gift{box-shadow:2px 2px 8px 0 rgb(70 63 87/.2)}.quiz .quiz-right .manager .manager-message{background:url(/wp-content/themes/maximus/assets/dev/img/icons/message-bg.svg)no-repeat}.section-cases .cases-slide .stat .stat-item .stat-info span{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:130%;color:var(--black)}.quiz-modal-form{background:rgb(0 0 0/.6)}@media (max-width:992px){.quiz-modal-form .quiz-form-container{padding:5px}}@media (any-hover:hover){.quiz-modal-form .quiz-form-close:hover{opacity:.5}}@media (max-width:992px){.quiz-modal-form .quiz-form-content{grid-template-columns:1fr}}@media (max-width:992px){.quiz-modal-form .quiz-form-content .left{display:none}}@media (max-width:992px){.quiz-modal-form .quiz-form-content .right{padding:40px 10px}}.quiz-modal-form .form-quiz .form-quiz-row input{color:rgb(0 0 0/.5)}.form-ceo-block input:focus{border:1px solid var(--yellow)}.form-ceo-block .policy input[type=checkbox]{opacity:0;position:absolute;z-index:-1}.policy input[type=checkbox]+.wpcf7-list-item-label::before{content:"";position:absolute;top:2px;left:0;width:16px;height:16px;border:1px solid var(--yellow);border-radius:2px;background-color:#fff0}.policy .wpcf7-list-item-label::after{content:"";position:absolute;left:3px;top:5px;width:10px;height:10px;background-color:var(--yellow);opacity:0;visibility:hidden;transition:.3s ease;pointer-events:none}@media (any-hover:hover){.quiz-modal-form .form-quiz .button:hover{background:var(--black);color:var(--yellow)}}@media (max-width:992px){.quiz-modal-form .quiz-form-contacts .contacts{justify-content:center}}@media (any-hover:hover){.quiz-modal-form .quiz-form-contacts .contacts .phone:hover{color:var(--yellow)}}@media (any-hover:hover){.quiz-modal-form .quiz-form-contacts .contacts .socials a:hover{opacity:.5}}@media (max-width:992px){.quiz-modal-form .quiz-form-contacts .contacts .socials{justify-content:center}}.quiz-success{background:rgb(0 0 0/.6)}@media (max-width:768px){.quiz-success-container{padding:5px}}@media (max-width:768px){.quiz-success .bonus-quiz{grid-template-columns:1fr}}.quiz-success .bonus-quiz .bonus{box-shadow:2px 2px 8px 0 rgb(70 63 87/.2)}.quiz-success .bonus-quiz .bonus-1:before{background:url(/wp-content/themes/maximus/assets/dev/img/bonus-icon-1.png)center/cover no-repeat}.quiz-success .bonus-quiz .bonus-2:before{background:url(/wp-content/themes/maximus/assets/dev/img/bonus-icon-2.png)center/cover no-repeat}@media (max-width:992px){.quiz-success .contacts{justify-content:center}}@media (any-hover:hover){.quiz-success .contacts .phone:hover{color:var(--yellow)}}@media (max-width:992px){.quiz-success .contacts .socials{justify-content:center}}.policy .wpcf7-list-item-label{padding-left:28px;position:relative;display:inline-block;font-size:14px;line-height:140%;max-width:400px}.policy .wpcf7-list-item{margin:0}#popup-audit-free .policy .wpcf7-list-item-label{background:#fff}#consult-modal .policy input[type=checkbox]+.wpcf7-list-item-label::before,#modal-briff .policy input[type=checkbox]+.wpcf7-list-item-label::before,#modal-consult-client .policy input[type=checkbox]+.wpcf7-list-item-label::before,#modal-present .policy input[type=checkbox]+.wpcf7-list-item-label::before,#popup-audit .policy input[type=checkbox]+.wpcf7-list-item-label::before{border:1px solid #000}#consult-modal .policy .wpcf7-list-item-label::after,#modal-briff .policy .wpcf7-list-item-label::after,#modal-consult-client .policy .wpcf7-list-item-label::after,#modal-present .policy .wpcf7-list-item-label::after,#popup-audit .policy .wpcf7-list-item-label::after{background-color:#000}#consult-modal .policy .wpcf7-list-item-label,#modal-briff .policy .wpcf7-list-item-label,#modal-consult-client .policy .wpcf7-list-item-label,#modal-present .policy .wpcf7-list-item-label{margin-top:10px}@media (max-width:640px){.section-reviews .inner{grid-template-columns:1fr}}@font-face{font-display:swap;font-family:Gilroy;src:url(/wp-content/themes/maximus/assets/fonts/gilroy-new/subset-Gilroy-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:block}@font-face{font-display:swap;font-family:Gilroy;src:url(/wp-content/themes/maximus/assets/fonts/gilroy-new/subset-Gilroy-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:block}@font-face{font-display:swap;font-family:Gilroy;src:url(/wp-content/themes/maximus/assets/fonts/gilroy-new/subset-Gilroy-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:block}:root{--content-fluid-width:1730px;--container-width-fluid:calc(
    var(--content-fluid-width) + (var(--container-offset)) * 2
  )}h1{font-size:2em;margin:.67em 0}b,strong{font-weight:bolder}fieldset{padding:.35em .75em .625em}@font-face{font-display:swap;font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}body{min-height:100%;font-size:16px;overflow-x:hidden;font-family:var(--font-family);background-color:#f5f5f5;margin:0}@media (max-width:1520px){.container{padding:0 40px}}@media (max-width:640px){.container{padding:0 20px}}@media (any-hover:hover){.btn:hover{background-color:var(--pink-dark)}}.stars-canvas-container>canvas{display:block;width:100%;height:100%}:root{--black:#000;--yellow:#ffbc00;--white:#fff;--gray:#767676;--red:#e6001a;--background-gray:#f5f5f5;--seryy:#767676;--linear-gradient-yellow:linear-gradient(
    48deg,
    #ffbc00 0%,
    #ffed00 35.91%,
    #ffed00 60.06%,
    #ffbc00 100%
  );--font-family:'Gilroy', sans-serif;--content-width:1460px;--container-offset:10px;--container-width:calc(var(--content-width) + (var(--container-offset) * 2))}@media (max-width:1440px){:root{--content-width:1280px}}.about-ceo,.hero-ceo{height:540px;position:relative}.hero-ceo .accent-text{font-family:var(--font-family);font-weight:600;font-size:24px;line-height:100%;color:var(--white);max-width:-moz-fit-content;max-width:fit-content;border-radius:50px;padding:6px 24px;background-color:var(--red);margin-bottom:20px}.hero-ceo .title{font-weight:700;font-size:48px;line-height:120%;color:var(--black);margin:0;text-transform:uppercase}.hero-ceo .title span{font-family:var(--font-family);font-weight:900;font-size:64px;line-height:110%;text-transform:uppercase;color:var(--yellow)}@media (max-width:1440px){.hero-ceo .title{font-size:40px}.hero-ceo .title span{font-size:54px}}@media (max-width:640px){.hero-ceo .title{font-size:28px}.hero-ceo .title span{font-size:32px}}.hero-ceo .description,.hero-ceo .price span{font-family:var(--font-family);color:var(--black)}.hero-ceo .description{font-weight:600;font-size:22px;line-height:120%;max-width:440px}.hero-ceo .lside,.hero-ceo .wrapper{position:relative;display:flex}.hero-ceo .lside{max-width:810px;flex-direction:column;z-index:1}.hero-ceo .rside{position:absolute;right:-150px}.gift .content-block .bottom .bonus-items .bonus,.hero-ceo .price{box-shadow:2px 2px 8px 0 rgba(70,63,87,.2);display:flex;position:relative}.hero-ceo .price{margin-top:40px;border-radius:50px;padding:8px 8px 8px 48px;background:var(--white);max-width:512px;flex-direction:column;gap:4px}.hero-ceo .price span{font-weight:400;font-size:20px;line-height:130%;text-decoration:line-through}.hero-ceo .price p{font-family:var(--font-family);font-size:36px;margin:0}.about-ceo .futures .futures-item .number,.about-ceo .title span,.hero-ceo .price .perc{font-family:var(--font-family);text-transform:uppercase}.hero-ceo .price .perc,.hero-ceo .price p{font-weight:700;line-height:120%;color:var(--black)}.hero-ceo .price .perc{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:80px;height:80px;display:grid;place-items:center;background:url(/wp-content/themes/maximus/assets/seo/img/star.svg)center/cover no-repeat;font-size:24px;text-decoration:none}.hero-ceo .actions{margin-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.hero-ceo .button--black,.hero-ceo .button--yellow{display:flex;align-items:center;justify-content:center;gap:10px;border-radius:60px;padding:16px 35px;font-family:var(--font-family);font-weight:600;font-size:clamp(16px,2vw,20px);line-height:130%;text-align:center;transition:all .2s ease-in}.hero-ceo .button--yellow{color:var(--black);background-color:var(--yellow);animation:animate_pulse 1.5s infinite}@media (any-hover:hover){.hero-ceo .button--yellow:hover{box-shadow:2px 7px 24px 0 rgba(255,209,48,.6);box-shadow:none;-webkit-animation:si-button-pulse .8s 0s ease-out 1;-moz-animation:si-button-pulse .8s 0s ease-out 1;animation:si-button-pulse .8s 0s ease-out 1;overflow:hidden}}.hero-ceo .button--black{color:var(--white);background-color:var(--black)}@media (any-hover:hover){.hero-ceo .button--black:hover{box-shadow:2px 7px 24px 0 rgba(0,0,0,.6)}}.about-ceo{background:url(/wp-content/themes/maximus/assets/seo/img/black-bg-1920.png)center/cover no-repeat;height:100%;z-index:0;padding-top:100px;margin-bottom:70px;padding-bottom:10%}@media (min-width:2000px){.about-ceo{background:url(/wp-content/themes/maximus/assets/seo/img/bg-black-3x.png);padding-top:190px;transform:translateY(-50px)}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.about-ceo{background-image:url(/wp-content/themes/maximus/assets/seo/img/2x-bg-black.png)}}.about-ceo:before{content:"";position:absolute;top:-70px;left:-140px;width:340px;height:340px;z-index:0;background:url(/wp-content/themes/maximus/assets/seo/img/earth.png)no-repeat;background-size:cover}.about-ceo-decor,.about-ceo:before{animation:rotating 40s linear infinite}@media (max-width:1440px){.about-ceo:before{width:250px;height:250px}}.about-ceo:after{content:"";position:absolute;bottom:-30px;right:-80px;width:260px;height:260px;z-index:0;background:url(/wp-content/themes/maximus/assets/seo/img/moon.png)center/contain no-repeat;animation:rotating 40s linear infinite}.about-ceo .futures{display:flex;gap:20px;justify-content:space-between;color:var(--white);flex-wrap:wrap;margin-bottom:clamp(50px,3.5vw,100px)}.about-ceo .futures .futures-item{display:flex;flex-direction:column;gap:8px}.about-ceo .futures .futures-item .number{font-weight:700;font-size:clamp(32px,3.5vw,64px);color:var(--white);padding-bottom:4px;border-bottom:1px solid var(--yellow)}.about-ceo .futures .futures-item .number span{font-size:24px;font-weight:400}.about-ceo .futures .futures-item .desc{font-family:var(--font-family);font-weight:400;font-size:clamp(16px,1.5vw,20px);line-height:130%;color:var(--white)}.about-ceo .title{font-weight:700;font-size:48px;line-height:120%;text-transform:uppercase;color:var(--white);margin:0 0 60px}.about-ceo .title span{font-weight:900;font-size:64px;line-height:110%;color:var(--yellow)}@media (max-width:1440px){.about-ceo .title{font-size:40px}.about-ceo .title span{font-size:54px}}@media (max-width:640px){.about-ceo .title{font-size:28px}.about-ceo .title span{font-size:32px}}.about-ceo__info{display:grid;grid-template-columns:1fr 1fr;gap:24px}.about-ceo__info .item{display:flex;flex-direction:column;position:relative;gap:8px;padding-left:50px}.about-ceo__info .item:before{content:"";position:absolute;width:40px;height:40px;top:-3px;left:0;background:url(/wp-content/themes/maximus/assets/seo/img/pulse.svg)center/cover no-repeat;animation:pulse 2s infinite;filter:drop-shadow(0 0 5px #ffa202)}.about-ceo__info .item .item-desc,.about-ceo__info .item .item-title{font-family:var(--font-family);font-weight:700;font-size:28px;line-height:120%;color:var(--white)}.about-ceo__info .item .item-desc{font-weight:400;font-size:20px;line-height:130%;margin:0}.about-ceo .difference{margin-top:clamp(50px,4.5vw,100px)}.about-ceo .difference .difference-title,.need .title{font-weight:700;line-height:120%;text-transform:uppercase}.about-ceo .difference .difference-title{font-family:var(--font-family);font-size:clamp(32px,3vw,36px);color:var(--white);margin-bottom:40px}.about-ceo .difference .difference-wrapper{display:grid;grid-template-columns:1fr 460px;gap:40px;align-items:center}.about-ceo .difference .difference-items{display:grid;grid-template-columns:1fr 1fr;gap:24px}.about-ceo .difference .difference-item{border-radius:16px;padding:20px;background:#0d0d0d url(/wp-content/themes/maximus/assets/seo/img/wave-bg.svg)center/cover no-repeat}.about-ceo .difference .difference-item .head{display:grid;grid-template-columns:100px 1fr;align-items:center;gap:14px;margin-bottom:14px}.about-ceo .difference .difference-item .subtitle{font-family:var(--font-family);font-weight:700;font-size:clamp(22px,1.5vw,28px);line-height:120%;margin:0;color:var(--white)}.about-ceo .difference .difference-item p,.about-ceo .difference .difference-top p{font-family:var(--font-family);font-weight:400;font-size:clamp(18px,1.5vw,20px);line-height:130%;margin:0;color:var(--white)}.about-ceo .difference .difference-top{display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center}.about-ceo .difference .difference-top p{font-weight:700;font-size:clamp(22px,2.5vw,28px);line-height:120%;text-align:center}.need{margin-bottom:140px}.need .title{font-size:48px;color:var(--black);margin:0;margin-bottom:clamp(40px,3vw,60px)}@media (max-width:1440px){.need .title{font-size:40px}}@media (max-width:640px){.need .title{font-size:28px}}.need__items{display:flex;justify-content:space-between}.need .item{display:flex;flex-direction:column;gap:10px;max-width:385px}.need .item .image{position:relative;height:320px;overflow:hidden}.need .item .image img{height:100%;object-fit:fill}.need .item .subtitle{font-family:var(--font-family);font-weight:700;font-size:24px;line-height:120%;text-align:center;color:var(--black)}.form-ceo-block input,.gift .content-block .title,.need .item p,.section-video .title span,.steps-form .row input{font-family:var(--font-family);font-weight:400;line-height:130%}.need .item p{font-size:clamp(18px,1.5vw,20px);margin:0;color:var(--black);text-align:center}.gift,.gift .wrapper,.need .item{position:relative}.gift .wrapper{background-repeat:no-repeat;background-size:cover!important;background-position:center center;border-radius:16px;padding:20px;height:650px;overflow:hidden}.gift .rocket{position:absolute;bottom:0;left:0}.gift .content-block{max-width:600px;margin-left:auto;border-radius:16px;display:flex;flex-direction:column;background:#0d0d0d url(/wp-content/themes/maximus/assets/seo/img/wave-big.png)center/cover no-repeat;padding:40px 20px}.gift .content-block .title{font-weight:700;font-size:36px;line-height:120%;text-transform:uppercase;color:var(--white);margin-bottom:20px}.gift .content-block .bottom p,.gift .content-block .desc{font-family:var(--font-family);font-weight:400;font-size:clamp(18px,1.5vw,20px);line-height:130%;color:var(--white);margin:0 0 40px}.gift .content-block .button{display:flex;align-items:center;justify-content:center;gap:10px;border-radius:60px;padding:16px 35px;font-family:var(--font-family);font-weight:600;font-size:clamp(16px,2vw,20px);line-height:130%;text-align:center;color:var(--black);background-color:var(--yellow);transition:all .2s ease-in;margin-bottom:90px;animation:animate_pulse 1.5s infinite}@media (any-hover:hover){.gift .content-block .button:hover{box-shadow:none;-webkit-animation:si-button-pulse .8s 0s ease-out 1;-moz-animation:si-button-pulse .8s 0s ease-out 1;animation:si-button-pulse .8s 0s ease-out 1;overflow:hidden}}.gift .content-block .bottom p{margin:0 0 14px}.gift .content-block .bottom .bonus-items{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:30px}.gift .content-block .bottom .bonus-items .bonus{border-radius:8px;background:var(--linear-gradient-yellow);justify-content:center;align-items:center;padding:9px 22px 9px 80px}.gift .content-block .contacts{justify-content:space-between}.gift .content-block .contacts .phone,.gift .content-block .contacts .socials a{font-family:var(--font-family);font-weight:700;font-size:clamp(22px,2.5vw,28px);line-height:120%;color:var(--white);margin:0;transition:color .3s ease}@media (any-hover:hover){.gift .content-block .contacts .phone:hover{color:var(--yellow)}}.gift .content-block .contacts,.gift .content-block .contacts .socials{display:flex;align-items:center;gap:20px}.gift .content-block .contacts .socials a{display:flex;align-items:center;gap:10px;font-weight:400;font-size:clamp(18px,1.5vw,20px);line-height:130%;transition:opacity .2s ease}@media (any-hover:hover){.gift .content-block .contacts .socials a:hover{opacity:.8}}.gift,.reason,.section-video{margin-bottom:140px}.reason .item p,.reason .title{margin:0;line-height:120%;color:var(--black)}.reason .title{font-weight:700;font-size:48px;text-transform:uppercase;margin-bottom:clamp(40px,3vw,60px)}@media (max-width:1440px){.reason .title{font-size:40px}}@media (max-width:640px){.reason .title{font-size:28px}}.reason .wrapper{display:grid;grid-template-columns:1fr 1fr;gap:145px;position:relative}.reason .wrapper:after{content:"";position:absolute;bottom:40px;right:42%;width:185px;height:150px;background:url(/wp-content/themes/maximus/assets/seo/img/icons/top-text.svg)no-repeat;display:none}@media (max-width:1440px){.reason .wrapper:after{bottom:auto;top:0;right:45%}}@media (max-width:1240px){.reason .wrapper:after{display:none}}.reason .items{display:grid;gap:17px;height:512px;overflow:auto;padding:10px 10px 10px 0;position:relative}.reason .item{position:relative;box-shadow:2px 2px 8px 0 rgba(70,63,87,.2);background:var(--white);border-radius:16px;padding:20px 28px 20px 100px}.reason .item .icon{position:absolute;top:-7px;left:0;max-width:75px}.reason .item p{font-family:var(--font-family);font-weight:600;font-size:22px}.reason .rocket{position:relative;background-color:#f5f5f5;overflow:hidden}.reason .rocket .smoke-gif{position:absolute;width:100%;height:100%;left:0;top:0;mix-blend-mode:screen;pointer-events:none}.section-video{background-repeat:no-repeat;background-size:cover;background-position:center center;height:1433px;padding-top:160px;position:relative}.section-video:before{content:"";position:absolute;right:0;top:-100px;width:305px;height:305px;background:url(/wp-content/themes/maximus/assets/seo/img/jupiter.png)center/cover no-repeat;animation:bounce 10s linear infinite}.section-video .top-row{display:grid;grid-template-columns:1fr 1fr;gap:108px}.section-video .title{font-weight:700;font-size:48px;line-height:120%;margin:0;text-transform:uppercase;color:var(--white)}.section-video .title span{font-weight:900;font-size:64px;line-height:110%;text-transform:uppercase;color:var(--yellow)}@media (max-width:1440px){.section-video .title{font-size:40px}.section-video .title span{font-size:54px}}@media (max-width:640px){.section-video .title{font-size:28px}.section-video .title span{font-size:32px}}.section-video .video{position:relative}.section-video .video img{width:100%;position:relative;z-index:2}.section-video .video .play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;z-index:4}.section-video .video .play svg{transition:scale .2s ease}@media (any-hover:hover){.section-video .video .play:hover svg{scale:1.1}}.section-video .rocket-block{transform:translateY(-50px)}.section-video .bottom-row{display:grid;grid-template-columns:1fr 1fr;align-items:flex-start;gap:24px;padding-top:120px;position:relative;z-index:2}.section-video .content-block{border-radius:8px;padding:clamp(20px,2.5vw,40px);background:#0d0d0d url(/wp-content/themes/maximus/assets/seo/img/wave-big.png)center/cover no-repeat;-webkit-backdrop-filter:50px;backdrop-filter:50px}.section-video .subtitle{font-family:var(--font-family);font-weight:700;font-size:clamp(28px,2.5vw,36px);line-height:120%;text-transform:uppercase;color:var(--white);margin-bottom:20px}.section-video .subtitle span{color:var(--yellow)}.section-video .description,.section-video .section-video-contacts .phone{font-family:var(--font-family);font-weight:400;font-size:clamp(18px,1.5vw,20px);line-height:130%;color:var(--white);margin:0 0 30px}.section-video .section-video-contacts{justify-content:space-between;flex-wrap:wrap}.section-video .section-video-contacts .phone{font-weight:700;font-size:clamp(22px,2.5vw,28px);line-height:120%;margin:0;transition:color .3s ease}@media (any-hover:hover){.section-video .section-video-contacts .phone:hover{color:var(--yellow)}}.section-video .section-video-contacts,.section-video .section-video-contacts .socials{display:flex;align-items:center;gap:20px}.section-video .section-video-contacts .socials a{font-weight:400;font-size:clamp(18px,1.5vw,20px);color:var(--white);margin:0;transition:opacity .3s ease;will-change:opacity}@media (any-hover:hover){.section-video .section-video-contacts .socials a:hover{opacity:.8}.section-video .form-ceo-block .button:hover{background:var(--white)}}.form-ceo-block{display:flex;flex-direction:column;gap:10px}.form-ceo-block input,.steps-form .row input{border:1px solid #d9d9d9;border-radius:8px;padding:14px 28px;font-size:20px;color:rgba(0,0,0,.5);width:100%;outline:0;transition:border .3s ease}.form-ceo-block .form-ceo-block-bottom{display:grid;align-items:center;grid-template-columns:1fr 1fr;gap:20px;margin-top:20px;margin-bottom:38px}.form-ceo-block .button,.section-video .section-video-contacts .socials a{display:flex;align-items:center;gap:10px;font-family:var(--font-family);line-height:130%}.form-ceo-block .button{justify-content:center;border-radius:60px;font-weight:600;font-size:clamp(16px,2vw,20px);text-align:center;color:var(--black);background-color:var(--yellow);transition:all .2s ease-in;padding:15px;animation:animate_pulse 1.5s infinite}.form-ceo-block .policy{font-family:var(--font-family);font-weight:300;font-size:14px;line-height:130%;color:var(--white);position:relative}.quiz-modal-form .policy a{color:var(--black);text-decoration:underline}.form-ceo-block .policy label{position:relative;display:inline-block;cursor:pointer}.form-ceo-block .policy .wpcf7-list-item-label{padding-left:28px;position:relative;display:inline-block}.form-ceo-block .policy input[type=checkbox]+.wpcf7-list-item-label::before{content:"";position:absolute;top:2px;left:0;width:16px;height:16px;border:1px solid var(--yellow);border-radius:2px;background-color:transparent}.form-ceo-block .policy .wpcf7-list-item-label::after{content:"";position:absolute;left:3px;top:5px;width:10px;height:10px;background-color:var(--yellow);opacity:0;visibility:hidden;transition:.3s ease;pointer-events:none}.form-ceo-block .policy input[type=checkbox]:checked+.wpcf7-list-item-label::after,.quiz-modal-form .form-quiz .wpcf7-acceptance input[type=checkbox]:checked+.wpcf7-list-item-label::after{opacity:1;visibility:visible}.policy .wpcf7-list-item{margin-left:0}.section-faq{margin-bottom:100px}.section-faq .title{font-weight:700;font-size:48px;line-height:120%;margin:0;text-transform:uppercase;color:var(--black);margin-bottom:clamp(40px,3vw,60px)}@media (max-width:1440px){.section-faq .title{font-size:40px}}@media (max-width:640px){.section-faq .title{font-size:28px}}.section-faq .inner{display:grid;grid-template-columns:1fr 404px;gap:24px;padding-bottom:50px;position:relative}.section-faq .faq-block{display:grid;gap:10px}.section-faq .faq-item{border-radius:16px;padding:24px clamp(20px,2vw,40px);background-color:var(--white);cursor:pointer}.section-faq .faq-item .faq-item-head{display:grid;grid-template-columns:1fr 48px;align-items:center;gap:20px}.section-faq .faq-item .faq-item-bottom .content,.section-faq .faq-item .faq-item-title{font-family:var(--font-family);font-weight:700;font-size:clamp(20px,2.5vw,28px);line-height:120%;color:var(--black)}.section-faq .faq-item .toggler{background-color:var(--black);width:48px;height:48px;display:grid;place-items:center;border-radius:100%}.section-faq .faq-item .toggler svg>*{transition:.3s ease}.section-faq .faq-item .faq-item-bottom{display:grid;grid-template-rows:0fr;transition:.3s ease}.section-faq .faq-item .faq-item-bottom .content{overflow:hidden;transition:.3s ease;font-weight:400;font-size:clamp(18px,1.5vw,20px);line-height:130%;margin:0}.section-faq .faq-item .faq-item-bottom .content>*{color:inherit}.section-faq .faq-item._active .faq-item-bottom{grid-template-rows:1fr}.section-faq .faq-item._active .toggler{background:var(--yellow)}.section-faq .faq-item._active .toggler rect:nth-child(2){opacity:0}.section-faq .cb-block{display:flex;flex-direction:column;justify-content:end}.section-faq .cb-block .cb-block-wrapper{display:flex;flex-direction:column;height:100%}.section-faq .cb-block .cb-block-btn{display:block;font-family:var(--font-family);font-weight:400;font-size:clamp(18px,1.5vw,20px);line-height:130%;text-align:left;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:var(--white);transition:color .3s ease;margin:20px 0 40px}@media (any-hover:hover){.section-faq .cb-block .cb-block-btn:hover{color:var(--yellow)}}.section-faq .cb-block .subtitle{font-family:var(--font-family);font-weight:700;font-size:clamp(22px,2.5vw,28px);line-height:120%;color:var(--white);margin:0 0 40px}.section-faq .cb-block .link,.section-faq .cb-block .phones a{display:flex;gap:16px;font-family:var(--font-family);color:var(--white);transition:color .3s ease}.section-faq .cb-block .link{align-items:center;font-weight:400;font-size:clamp(18px,1.5vw,20px);line-height:130%;margin:0 0 20px}@media (any-hover:hover){.section-faq .cb-block .link:hover{color:var(--yellow)}}.section-faq .cb-block .buttons,.section-faq .cb-block .phones{display:flex;flex-direction:column;gap:10px}.section-faq .cb-block .phones a{font-weight:700;font-size:24px;letter-spacing:.05em}@media (any-hover:hover){.section-faq .cb-block .phones a:hover{color:var(--yellow)}}.section-faq .cb-block .buttons{margin-top:auto}.section-faq .cb-block .buttons .button,.section-futures p{font-family:var(--font-family);font-weight:400;font-size:clamp(18px,1.5vw,20px);line-height:130%;margin:0}.section-faq .cb-block .buttons .button{padding:10px 16px;display:flex;justify-content:center;align-items:center;gap:10px;color:var(--white);border-radius:60px;transition:background .3s ease}@media (any-hover:hover){.section-faq .cb-block .buttons .button:hover{background-color:var(--yellow);color:var(--black)}.section-faq .cb-block .buttons .button:hover svg path{fill:var(--black)}}.section-faq .cb-block .buttons .button--blue{background:#27a6e5}.section-faq .cb-block .buttons .button--green{background:#48c95f}.section-futures{margin-bottom:140px}.section-futures .title{font-weight:700;font-size:48px;line-height:120%;color:var(--black);text-transform:uppercase;margin:0 0 20px}.section-futures .title span{font-family:var(--font-family);font-weight:900;font-size:64px;line-height:110%;text-transform:uppercase;color:var(--yellow)}@media (max-width:1440px){.section-futures .title{font-size:40px}.section-futures .title span{font-size:54px}}@media (max-width:640px){.section-futures .title{font-size:28px}.section-futures .title span{font-size:32px}}.section-futures p{color:var(--black);margin-bottom:clamp(40px,3vw,60px)}.section-futures .items{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.section-futures .item{border-radius:16px;padding:20px;background:#0d0d0d url(/wp-content/themes/maximus/assets/seo/img/wave-bg.svg)center/cover no-repeat;position:relative;overflow:hidden}.section-futures .item .item-head{display:grid;grid-template-columns:80px 1fr;align-items:center;gap:14px;margin-bottom:14px;z-index:1;position:relative}.section-futures .item .item-head h3,.section-futures .item .item-title a{font-family:var(--font-family);font-weight:700;font-size:clamp(22px,2.5vw,28px);line-height:120%;margin:0;color:var(--white);transition:color .3s ease;z-index:1}.section-futures .item:hover .item-title a{color:var(--black);transition:color .3s ease}.section-futures .item .desc,.section-moon .section-moon-calc .options .option label{font-family:var(--font-family);font-weight:400;font-size:clamp(18px,1.5vw,20px);line-height:130%;margin:0;color:var(--white);position:relative}.section-futures .item .desc{transition:color .3s ease;z-index:1}.section-futures .item:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--linear-gradient-yellow);border-radius:16px;transition:.3s ease;opacity:0;visibility:hidden}@media (any-hover:hover){.section-futures .item:hover:after{opacity:1;visibility:visible}.section-futures .item:hover .desc,.section-futures .item:hover .item-title{color:var(--black)}}.section-futures .futures-audit{border-radius:16px;background:var(--linear-gradient-yellow);display:flex;justify-content:space-between;align-items:center;gap:20px;position:relative;margin-top:40px;padding:32px 160px 32px 60px}.section-futures .futures-audit:after{content:"";position:absolute;top:50%;right:-80px;transform:translateY(-50%);width:30vw;height:30vw;max-width:200px;max-height:200px;background:url(/wp-content/themes/maximus/assets/seo/img/icons/icon-gift.png)center/cover no-repeat}.section-futures .futures-audit .futures-audit-title{font-family:var(--font-family);font-weight:700;font-size:clamp(28px,2vw,36px);line-height:120%;text-transform:uppercase;color:var(--black);max-width:770px}.section-futures .futures-audit .button{display:flex;align-items:center;justify-content:center;gap:10px;border-radius:60px;padding:16px 35px;font-family:var(--font-family);font-weight:600;font-size:clamp(16px,2vw,20px);line-height:130%;text-align:center;color:var(--white);background-color:var(--black);transition:all .2s ease-in;border:1px solid transparent}@media (any-hover:hover){.section-futures .futures-audit .button:hover{background-color:transparent;color:var(--black);border:1px solid var(--black)}}.section-complited{position:relative;height:800px;padding-top:140px}.section-complited .section-compited-bg{position:absolute;inset:0;z-index:-1}.section-complited .section-compited-bg img{width:100%;height:100%;display:block}.section-complited .subtitle{font-family:var(--font-family);font-weight:600;font-size:22px;line-height:120%;color:var(--white);margin-bottom:30px}.section-complited .section-complited-block{max-width:630px;display:flex;flex-direction:column;margin-left:auto}.section-complited .title{font-family:var(--font-family);font-weight:700;font-size:clamp(32px,3.5vw,48px);line-height:120%;text-transform:uppercase;color:var(--white);margin-bottom:40px}.section-complited .title span{color:var(--yellow)}.section-complited .form-ceo-block .form-ceo-block-bottom{grid-template-columns:1fr}@media (any-hover:hover){.section-complited .form-ceo-block .button:hover{background:var(--white)}}.section-moon{height:1160px;margin-bottom:180px}@media (max-width:768px){.section-moon{margin-bottom:80px}}.section-moon .section-moon-wrapper{background-repeat:no-repeat;background-size:cover;background-position:center center;height:100%;padding-top:100px;position:relative}@media (max-width:640px){.section-moon .section-moon-wrapper{background:url(/wp-content/themes/maximus/assets/seo/img/moon-mobile-bg.webp)center/cover no-repeat;padding-bottom:100px}}.section-moon .title{font-weight:700;font-size:48px;line-height:120%;color:var(--black);text-transform:uppercase;margin:0 0 60px}@media (max-width:1440px){.section-moon .title{font-size:40px}}@media (max-width:640px){.section-moon .title{font-size:28px}}.section-moon .inner{display:grid;grid-template-columns:595px 1fr;gap:24px}.section-moon .section-moon-calc .section-moon-calc-nav{display:flex;gap:4px;margin-bottom:10px}.section-moon .section-moon-calc .section-moon-calc-nav .item{width:100%}.section-moon .section-moon-calc .section-moon-calc-nav .button{border:1px solid #ffc928;border-radius:8px;padding:12px 20px;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:rgba(255,255,255,.7),#0d0d0d;color:var(--white);display:flex;flex-direction:column;align-items:flex-start;gap:4px;font-weight:600;transition:.3 ease;overflow:hidden;position:relative;flex:1 1 313px;width:100%}.section-moon .section-moon-calc .section-moon-calc-nav .button span{font-weight:400}.section-moon .section-moon-calc .section-moon-calc-nav .button:before{content:"";position:absolute;inset:0;background:linear-gradient(224deg,#ffd130 0,#ffa202 100%);opacity:0;transition:opacity .3s ease;will-change:opacity;z-index:-1}@media (any-hover:hover){.section-moon .section-moon-calc .section-moon-calc-nav .button:hover{box-shadow:2px 2px 8px 0 rgba(70,63,87,.2);color:var(--black)}.section-moon .section-moon-calc .section-moon-calc-nav .button:hover:before{opacity:1}}.section-moon .section-moon-calc .section-moon-calc-nav .button._active{box-shadow:2px 2px 8px 0 rgba(70,63,87,.2);background:var(--linear-gradient-yellow);color:var(--black)}.section-moon .section-moon-calc .tab{display:none;border-radius:16px;padding:40px;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:#0d0d0d url(/wp-content/themes/maximus/assets/seo/img/wave-bg.svg)center/cover no-repeat}.section-moon .section-moon-calc .tab._active-tab{display:block}.section-moon .section-moon-calc .options{margin-bottom:30px}.section-moon .section-moon-calc .options .options-title{font-family:var(--font-family);font-weight:700;font-size:clamp(22px,2.5vw,28px);line-height:120%;color:var(--white);margin:0 0 20px}.section-moon .section-moon-calc .options .options-list{display:flex;flex-direction:column;gap:10px}.section-moon .section-moon-calc .options .option{position:relative}.section-moon .section-moon-calc .options .option .option-checkbox,.section-moon .section-moon-calc .options .option .option-radio{opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;inset:0;z-index:1;cursor:pointer}.section-moon .section-moon-calc .options .option label{padding-left:32px}.section-moon .section-moon-calc .options .option label:before,.section-moon .section-moon-calc .options input.option-radio+label:before{content:"";position:absolute;top:0;left:0;min-width:24px;height:24px;border:1px solid var(--yellow);border-radius:4px;transition:.3s ease}.section-moon .section-moon-calc .options input.option-radio+label:before{border-radius:25px}.section-moon .section-moon-calc .options .option .option-checkbox:checked+label:before,.section-moon .section-moon-calc .options input.option-radio:checked+label:before{background:url(/wp-content/themes/maximus/assets/seo/img/icons/checked-yell.svg)center/cover no-repeat}.section-moon .section-moon-calc .options .option .option-checkbox:checked+label:before{border-color:transparent}.section-moon .calc-moon-form .calc-moon-form-title,.section-moon .calc-moon-form .row input{font-family:var(--font-family);font-weight:700;font-size:clamp(22px,2.5vw,28px);line-height:120%;color:var(--white);margin:0 0 14px}.section-moon .calc-moon-form .moon-form{display:flex;flex-direction:column;gap:20px}.section-moon .calc-moon-form .row{display:flex;flex-wrap:wrap;gap:10px}.section-moon .calc-moon-form .row input{border:1px solid rgba(255,255,255,.5);border-radius:8px;padding:14px 28px;background:#0d0d0d;font-weight:400;font-size:clamp(18px,1.5vw,20px);line-height:130%;margin:0;transition:.3s ease;outline:0;border:1px solid transparent;flex:1 1 370px}.section-moon .calc-moon-form .row input:focus{border-color:var(--yellow)}.section-moon .calc-moon-form .bottom{margin-top:20px}.section-moon .calc-moon-form .policy{position:relative;margin-bottom:10px}.section-moon .calc-moon-form .policy label{font-family:var(--font-family);font-weight:300;font-size:14px;line-height:130%;color:var(--white);position:relative;display:block}.section-moon .calc-moon-form .policy label:before{content:"";position:absolute;top:0;left:0;height:16px;width:16px;border:1px solid var(--white);border-radius:2px}.section-moon .calc-moon-form .policy label:after{content:"";position:absolute;left:3px;top:3px;width:10px;height:10px;background-color:var(--white);opacity:0;visibility:hidden;transition:.3s ease}.section-moon .calc-moon-form .actions{display:grid;grid-template-columns:1fr 1fr;gap:20px}.section-moon .calc-moon-form .button-moon,.section-moon .calc-moon-form .price{display:flex;align-items:center;justify-content:center;border-radius:60px;font-family:var(--font-family);line-height:130%;text-align:center}.section-moon .calc-moon-form .price{padding:6px 48px;font-weight:400;font-size:16px;color:var(--white);border:1px solid var(--yellow)}.section-moon .calc-moon-form .price b{font-size:28px}.section-moon .calc-moon-form .button-moon{gap:10px;padding:16px 35px;font-weight:600;font-size:clamp(16px,2vw,20px);color:var(--black);background-color:var(--yellow);transition:all .2s ease-in;border:1px solid transparent}@media (any-hover:hover){.section-moon .calc-moon-form .button-moon:hover{box-shadow:none;-webkit-animation:si-button-pulse .8s 0s ease-out 1;-moz-animation:si-button-pulse .8s 0s ease-out 1;animation:si-button-pulse .8s 0s ease-out 1;overflow:hidden}}.section-reviews{margin-bottom:140px}.section-reviews .title{font-weight:700;font-size:48px;line-height:120%;color:var(--black);margin:0;text-transform:uppercase;margin-bottom:clamp(40px,3vw,60px)}.section-reviews .title span{font-family:var(--font-family);font-weight:900;font-size:64px;line-height:110%;text-transform:uppercase;color:var(--yellow)}@media (max-width:1440px){.section-reviews .title{font-size:40px}.section-reviews .title span{font-size:54px}}@media (max-width:640px){.section-reviews .title{font-size:28px}.section-reviews .title span{font-size:32px}}.section-reviews .inner{display:grid;grid-template-columns:725px 1fr 1fr;gap:24px;align-items:center}.section-reviews .reviews-slider-wrap{display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;height:100%;gap:16px}.section-reviews .reviews-slider,.section-team{height:100%;position:relative}.section-reviews .reviews-slider .navigation{position:absolute;top:50%;left:50%;width:300px;display:flex;justify-content:space-between;transform:translate(-50%,-50%);z-index:3}.section-reviews .reviews-slider .navigation .navigation-btn{cursor:pointer;transition:opacity .3s ease}@media (any-hover:hover){.section-reviews .reviews-slider .navigation .navigation-btn:hover{opacity:.5}}.section-reviews .reviews-slider-title{text-align:center;font-family:var(--font-family);font-weight:700;font-size:clamp(22px,2.5vw,28px);line-height:120%;color:var(--black);margin:auto 0 0}.section-reviews .reviews-slider-letter-image{border-radius:16px;border:2px solid var(--yellow)}.section-reviews .reviews-slider-letter-image img{width:100%;height:100%;max-height:450px}.section-reviews .button{display:flex;align-items:center;justify-content:center;gap:10px;border-radius:60px;padding:16px 35px;font-family:var(--font-family);font-weight:600;font-size:clamp(16px,2vw,20px);line-height:130%;text-align:center;color:var(--white);background-color:var(--black);transition:all .2s ease-in;max-width:330px;margin:40px auto 0}@media (any-hover:hover){.section-reviews .button:hover{background-color:var(--yellow);color:var(--black)}}.section-reviews .reviews-slider-letter-image{overflow:hidden;position:relative;cursor:pointer}.section-reviews .reviews-slider-letter-image:before{content:"";inset:0;position:absolute;background:rgba(0,0,0,.5);z-index:1;opacity:0;transition:.3s ease;will-change:opacity;pointer-events:none}.section-reviews .reviews-slider-letter-image:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:url(/wp-content/themes/maximus/assets/seo/img/icons/loop.png)center/cover no-repeat;z-index:3;opacity:0;visibility:hidden;pointer-events:none}@media (any-hover:hover){.section-reviews .reviews-slider-letter-image:hover:before{opacity:1}.section-reviews .reviews-slider-letter-image:hover:after{opacity:1;visibility:visible}}.section-team{background:url(/wp-content/themes/maximus/assets/seo/img/team-bg.webp)center/cover no-repeat;height:2050px;padding-top:140px}.section-team .title{font-weight:700;font-size:48px;line-height:120%;text-transform:uppercase;color:var(--white);margin:0 0 20px}.section-team .title span{font-family:var(--font-family);font-weight:900;font-size:64px;line-height:110%;text-transform:uppercase;color:var(--yellow)}@media (max-width:1440px){.section-team .title{font-size:40px}.section-team .title span{font-size:54px}}@media (max-width:640px){.section-team .title{font-size:28px}.section-team .title span{font-size:32px}}.section-team .description{font-family:var(--font-family);font-weight:400;font-size:clamp(18px,1.5vw,20px);line-height:130%;margin:0;color:var(--white);margin-bottom:clamp(40px,3vw,60px)}.section-team .team-sertificate{margin-top:100px}.section-team .sertificate-slide img,.section-team .sertificate-swiper{border-radius:8px}.section-team .slider-team{display:grid;grid-template-columns:480px 1fr;gap:24px}.section-team .slider-team-navigation{display:flex;justify-content:end;gap:10px;margin-bottom:20px}.section-team .slider-team-navigation .slider-team-navigation-btn{cursor:pointer;transition:opacity .3s ease;will-change:opacity}@media (any-hover:hover){.section-team .slider-team-navigation .slider-team-navigation-btn:hover{opacity:.5}}.calc-section .calc-futures-nav .calc-futures-nav-btn svg,.section-team .slider-team-navigation .slider-team-navigation-btn svg,.section-team .team-sertificate-slider .navigation .navigation-btn svg{pointer-events:none}.section-team .slider-team-main .front-face-image{overflow:hidden;width:100%;height:544px;border-radius:16px}.section-team .slider-team-main .front-face-image img{height:100%;width:100%;border-radius:16px}.section-team .slider-team-main .front-face-name{font-family:var(--font-family);font-weight:700;font-size:clamp(28px,3vw,36px);line-height:120%;text-transform:uppercase;color:var(--white);margin-top:20px;margin-bottom:8px}.section-team .slider-team-main .front-face-status{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:130%;color:var(--white)}.section-team .slider-team-others{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:13px}.section-team .slider-team-others .item{display:flex;flex-direction:column;cursor:pointer}.section-team .slider-team-others .item-image{overflow:hidden;width:220px;height:220px;border-radius:8px}.section-team .slider-team-others .item-image img{width:100%;height:100%;border-radius:8px}.section-team .slider-team-others .item-name{font-family:var(--font-family);font-weight:600;font-size:22px;line-height:120%;color:var(--white);margin-top:14px;margin-bottom:4px}.section-team .slider-team-others .item-status{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:130%;color:var(--white)}.section-team .team-sertificate-slider .navigation{display:flex;justify-content:end;gap:10px;margin-bottom:20px}.section-team .team-sertificate-slider .navigation .navigation-btn{cursor:pointer;transition:opacity .3s ease;will-change:opacity}@media (any-hover:hover){.section-team .team-sertificate-slider .navigation .navigation-btn:hover{opacity:.5}}.section-team .sertificate-slide{box-sizing:border-box;border-radius:8px;cursor:pointer;height:auto}.section-team .sertificate-slide:before{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:opacity .3s ease;will-change:opacity;z-index:2;pointer-events:none}.section-team .sertificate-slide:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:url(/wp-content/themes/maximus/assets/seo/img/icons/loop.png)center/cover no-repeat;z-index:3;opacity:0;visibility:hidden;pointer-events:none}@media (any-hover:hover){.section-team .sertificate-slide:hover:after,.section-team .sertificate-slide:hover:before{opacity:1;visibility:visible}}.front-face-image,.section-team .sertificate-slide{position:relative;overflow:hidden}.front-face-image img{position:relative;z-index:2}.calc-section{margin-bottom:30px}.calc-section .calc-futures .future .future-title,.calc-section .title{font-family:var(--font-family);font-weight:700;line-height:120%;text-transform:uppercase}.calc-section .title{font-size:clamp(28px,3vw,48px);color:var(--white);margin-bottom:20px}.calc-section .title span,.section-cases .cases-result .cases-result-title span{color:var(--yellow)}.calc-section .desc{font-family:var(--font-family);font-weight:400;font-size:clamp(18px,1.5vw,20px);line-height:130%;color:var(--white);margin:0 0 52px;max-width:420px}.calc-section .wrapper{height:380px;background:url(/wp-content/themes/maximus/assets/seo/img/cosmo-bg.png)center/cover no-repeat;border-radius:16px;padding:40px;position:relative;margin-bottom:60px}.calc-section .button{display:flex;align-items:center;justify-content:center;gap:10px;border-radius:60px;padding:16px 35px;font-family:var(--font-family);font-weight:600;font-size:clamp(16px,2vw,20px);line-height:130%;text-align:center;color:var(--black);background-color:var(--yellow);transition:all .2s ease-in}@media (any-hover:hover){.calc-section .button:hover{box-shadow:none;-webkit-animation:si-button-pulse .8s 0s ease-out 1;-moz-animation:si-button-pulse .8s 0s ease-out 1;animation:si-button-pulse .8s 0s ease-out 1;overflow:hidden}}.calc-section .calc-rside{position:absolute;bottom:0;right:60px;width:40vw;max-width:560px}.calc-section .calc-rside img{width:100%;display:block}.calc-section .calc-futures-nav{display:flex;align-items:center;justify-content:end;gap:10px;margin-bottom:20px;display:none}@media (max-width:992px){.calc-section .calc-futures-nav{display:flex}}.calc-section .calc-futures{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;min-height:400px}.calc-section .calc-futures .future{overflow:hidden;display:flex;flex-direction:column;gap:10px;border-radius:16px;padding:20px clamp(20px,2.5vw,40px);background:var(--linear-gradient-yellow);position:relative;height:315px;transition:.3s ease}.calc-section .calc-futures .future .future-title{font-size:clamp(24px,2vw,36px);color:var(--black);padding-right:150px}.calc-section .calc-futures .future .future-desc{font-family:var(--font-family);font-weight:400;font-size:clamp(14px,1.5vw,16px);line-height:130%;color:var(--black);margin-bottom:15px;flex:1 1 auto;padding-right:90px}.calc-section .calc-futures .future .future-number{font-family:var(--font-family);font-weight:700;font-size:clamp(56px,3vw,64px);line-height:120%;text-transform:uppercase;color:var(--black)}.calc-section .calc-futures .future .future-number span{font-size:36px}.calc-section .calc-futures .future .future-image{position:absolute;top:-20px;right:-20px}.calc-section .calc-futures .future .future-button{background-color:var(--black);color:var(--white);border:1px solid transparent;opacity:0;visibility:hidden;transition:.3s ease;will-change:opacity;display:none}@media (any-hover:hover){.calc-section .calc-futures .future .future-button:hover{color:var(--black);border-color:var(--white);background-color:var(--white)}}.calc-section .calc-futures .future:has(.button) .future-number{margin-bottom:14px}@media (any-hover:hover){.calc-section .calc-futures .future:hover .future-button{display:block;opacity:1;visibility:visible}.calc-section .calc-futures .future:hover{height:380px}}.calc-section .calc-futures .future--black{background:var(--black)url(/wp-content/themes/maximus/assets/seo/img/wave-bg.svg)center/cover no-repeat}.breadcrumbs ul li a,.calc-section .calc-futures .future--black .future-desc,.calc-section .calc-futures .future--black .future-number,.calc-section .calc-futures .future--black .future-title{color:var(--white)}.calc-section .calc-futures .future--black .future-button{background:var(--yellow);color:var(--black)}.section-cases{margin-bottom:120px;position:relative}.section-cases .title{font-weight:700;font-size:48px;line-height:120%;color:var(--black);text-transform:uppercase;margin:0 0 40px}.section-cases .title span{font-family:var(--font-family);font-weight:900;font-size:64px;line-height:110%;text-transform:uppercase;color:var(--black)}@media (max-width:1440px){.section-cases .title{font-size:40px}.section-cases .title span{font-size:54px}}@media (max-width:640px){.section-cases .title{font-size:28px}.section-cases .title span{font-size:32px}}.section-cases .description{font-family:var(--font-family);font-weight:400;font-size:clamp(18px,1.5vw,20px);line-height:130%;color:var(--black);margin:0 0 10px;max-width:850px}.section-cases .cases-nav{display:flex;justify-content:end;gap:10px;margin-bottom:20px}.section-cases .cases-nav .cases-nav-btn{cursor:pointer;transition:opacity .3s ease;will-change:opacity}@media (any-hover:hover){.section-cases .cases-nav .cases-nav-btn:hover{opacity:.7}}.section-cases .cases-slider{border-radius:20px;overflow:hidden}.section-cases .cases-slide{background:var(--white);border-radius:16px;padding:40px 20px;box-sizing:border-box;height:auto;display:flex;flex-direction:column}.section-cases .cases-slide .head{display:flex;gap:clamp(20px,2.5vw,40px);align-items:center;margin-bottom:20px}.section-cases .cases-slide .head .logo{flex-shrink:0}.section-cases .cases-slide .info,.section-cases .cases-slide .site-link{font-family:var(--font-family);font-weight:400;line-height:130%;color:var(--black)}.section-cases .cases-slide .site-link{border-radius:8px;padding:10px 40px;background:var(--background-gray);font-size:16px;transition:.3s ease}@media (any-hover:hover){.section-cases .cases-slide .site-link:hover{background-color:var(--yellow)}}.section-cases .cases-slide .info{font-size:20px;margin-bottom:clamp(20px,2.5vw,40px);flex:1 1 auto}.section-cases .cases-slide .cases-slide-inner{display:grid;grid-template-columns:375px 1fr;gap:16px}.section-cases .cases-slide .cases-slide-swiper{box-shadow:0 4px 13px 0 rgba(30,55,91,.14)}.section-cases .cases-result,.section-cases .cases-slide .traffic-items{display:flex;align-items:center;gap:10px;margin-top:10px}.section-cases .cases-slide .traffic-items .item{display:flex;justify-content:center;gap:10px;align-items:center;font-size:16px;color:var(--black);border:1px solid var(--background-gray);border-radius:8px;padding:10px 20px;max-width:119px;transition:.3s ease;cursor:pointer}.section-cases .cases-slide .traffic-items .item>*{pointer-events:none}.section-cases .cases-slide .traffic-items .item._active{background:#dbdbdb}@media (any-hover:hover){.section-cases .cases-slide .traffic-items .item:hover{background:#dbdbdb}}.section-cases .cases-slide .lside{display:flex;flex-direction:column;gap:10px}.section-cases .cases-slide .rside{border-radius:8px;padding:20px 10px;box-shadow:2px 2px 8px 0 rgba(70,63,87,.2);display:flex;flex-direction:column;justify-content:space-between;gap:20px}.section-cases .cases-slide .stat{display:flex;flex-direction:column;gap:14px}.section-cases .cases-slide .stat .stat-item{display:flex;flex-direction:column;gap:5px;padding-bottom:4px;border-bottom:1px solid var(--black)}.section-cases .cases-slide .stat .stat-item .stat-name{font-family:var(--font-family);font-weight:600;font-size:22px;line-height:120%;color:var(--black)}.section-cases .cases-slide .stat .stat-item .stat-row{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.section-cases .cases-slide .stat .stat-total{display:flex;flex-direction:column;gap:5px}.quiz .quiz-right .manager .manager-person .info .name,.section-cases .cases-slide .stat .stat-total .stat-total-title,.section-cases .cases-slide .stat .stat-total .stat-total-total{font-family:var(--font-family);font-weight:600;font-size:22px;line-height:120%;color:var(--black)}.section-cases .cases-slide .stat .stat-total .stat-total-total{font-weight:700;font-size:36px;text-transform:uppercase}.section-cases .cases-slide .stat-bottom{margin-top:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.section-cases .cases-slide .link-more,.section-cases .cases-slide .stat-btn{font-family:var(--font-family);font-weight:600;font-size:20px;line-height:130%;text-align:center}.section-cases .cases-slide .link-more{text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:var(--black);transition:color .3s ease}@media (any-hover:hover){.section-cases .cases-slide .link-more:hover{color:var(--yellow)}}.section-cases .cases-slide .stat-btn{border-radius:60px;padding:16px 48px;background:var(--black);color:var(--white);display:block;transition:.3s ease}@media (any-hover:hover){.section-cases .cases-slide .stat-btn:hover{background-color:var(--yellow);color:var(--black)}}.section-cases .cases-slide .slider-block{position:relative}.section-cases .cases-slide .slider-block .slider-block-nav{position:absolute;width:100%;display:flex;align-items:center;justify-content:space-between;z-index:2;top:50%;left:0;transform:translateY(-50%)}.section-cases .cases-slide .slider-block .slider-block-nav-btn{cursor:pointer;transition:.3s ease;will-change:opacity}.section-cases .cases-slide .slider-block .slider-block-nav-btn.prev{position:absolute;left:0;top:0}.section-cases .cases-slide .slider-block .slider-block-nav-btn.next{position:absolute;right:0;top:0}@media (any-hover:hover){.section-cases .cases-slide .slider-block .slider-block-nav-btn:hover{opacity:.6}}.section-cases .cases-result{background:url(/wp-content/themes/maximus/assets/seo/img/cosmo-case-result.png)center/cover no-repeat;border-radius:16px;overflow:hidden;gap:40px;justify-content:space-between;margin-top:40px;padding:clamp(20px,2.5vw,40px)}.section-cases .cases-result .cases-result-left{display:flex;flex-direction:column;gap:20px}.section-cases .cases-result .cases-result-title{font-family:var(--font-family);font-weight:700;font-size:36px;line-height:130%;text-transform:uppercase;color:var(--white)}.section-cases .cases-result .cases-result-desc{font-family:var(--font-family);font-weight:600;font-size:clamp(16px,1.5vw,22px);line-height:120%;color:var(--white);max-width:480px}.section-cases .cases-result .cases-result-buttons{display:flex;flex-wrap:wrap;gap:20px;align-items:center;justify-content:center}.section-cases .cases-result .cases-result-buttons .button{display:flex;align-items:center;justify-content:center;gap:10px;border-radius:60px;padding:16px 35px;font-family:var(--font-family);font-weight:600;font-size:clamp(16px,2vw,20px);line-height:130%;text-align:center;color:var(--black);background-color:var(--yellow);transition:all .2s ease-in;animation:animate_pulse 1.5s infinite}@media (any-hover:hover){.section-cases .cases-result .cases-result-buttons .button:hover{-webkit-animation:si-button-pulse .8s 0s ease-out 1;-moz-animation:si-button-pulse .8s 0s ease-out 1;animation:si-button-pulse .8s 0s ease-out 1;overflow:hidden}}.section-cases .cases-result .cases-result-buttons .button--border{background:0 0;border:1px solid var(--yellow);color:var(--white);animation:none!important}.section-cases .cases-result .cases-result-buttons .button--border:hover{border:1px solid var(--yellow);color:var(--black);background-color:var(--yellow)}.section-cases .section-cases-moon{position:absolute;right:-70px;bottom:-260px;z-index:-1}.section-cases .section-cases-moon img:first-child{position:absolute;top:210px;left:-60px;z-index:-1}.section-cases .section-cases-moon img:nth-child(2){animation:rotating 40s linear infinite}.section-order .title{font-weight:700;font-size:48px;line-height:120%;text-transform:uppercase;margin:0 0 60px;color:var(--black);text-align:center}@media (max-width:1440px){.section-order .title{font-size:40px}}@media (max-width:640px){.section-order .title{font-size:28px}}.section-order .section-order-futures{display:flex;justify-content:space-between;position:relative;z-index:1}.section-order .rocket-order{position:absolute;left:50%;transform:translateX(-50%) translateY(20px);max-width:680px;z-index:1}.section-order .rocket-order:before{content:"";position:absolute;bottom:-11%;left:27%;width:241px;height:127px;background:url(/wp-content/themes/maximus/assets/seo/img/icons/order-text.svg)no-repeat}.section-order .col{max-width:500px}.section-order .item,.section-order .items{display:flex;flex-direction:column;gap:42px}.section-order .item{gap:14px;position:relative}.section-order .item .desc,.section-order .item .subtitle{font-family:var(--font-family);font-weight:700;font-size:clamp(22px,2.5vw,28px);line-height:120%;margin:0;color:var(--black)}.section-order .item .desc{font-weight:400;font-size:clamp(18px,1.5vw,20px);line-height:130%;font-size:18px;max-width:380px}.section-order .col-right .item{align-items:end;justify-content:end}.section-order .col-right .item .desc,.section-order .col-right .item .subtitle{text-align:right}.section-order .col-left .item:after{content:"";position:absolute;bottom:-20px;left:0;width:650px;height:12px;background:url(/wp-content/themes/maximus/assets/seo/img/line-order.svg)center/contain no-repeat;z-index:2}.section-order .col-left .item:nth-child(3):after{width:640px}.section-order .col-left .item:nth-child(4):after{width:530px}.section-order .col-right .item:after{content:"";position:absolute;bottom:-20px;right:0;width:650px;height:12px;background:url(/wp-content/themes/maximus/assets/seo/img/line-order-right.svg)center/contain no-repeat;z-index:2}.section-order .col-right .item:nth-child(3):after{width:640px}.section-order .col-right .item:nth-child(4):after{width:530px}.section-order .section-order-price{background:url(/wp-content/themes/maximus/assets/seo/img/order-bg.png)center/cover no-repeat;position:relative;padding-top:30%;padding-bottom:100px;transform:translateY(-110px)}@media (max-width:1400px){.section-order .section-order-price{padding-top:42%}}@media (max-width:1200px){.section-order .section-order-price{transform:translate(0)}}@media (max-width:1300px){.section-order .rocket-order:before{display:none}}@media (max-width:1440px){.section-order .section-order-price:before{top:11%;left:40%}}.section-order .price-slider{border-radius:16px;background:#0d0d0d;border:4px solid var(--yellow);padding:40px 60px}.section-city .title,.section-order .price-slider .price-slider-title{font-weight:700;font-size:48px;line-height:120%;text-transform:uppercase;color:var(--white)}.section-order .price-slider .price-slider-title{font-family:var(--font-family);margin-bottom:20px}.section-order .price-slider .price-slider-accent{font-family:var(--font-family);font-weight:600;font-size:24px;line-height:100%;color:var(--white);border-radius:50px;padding:6px 24px;background:var(--red);max-width:-moz-fit-content;max-width:fit-content;margin-bottom:40px}.section-order .price-slider .price-sales{display:flex;justify-content:space-between;margin-top:10px}.section-order .price-slider .price-sales-item{display:flex;flex-direction:column;align-items:center;justify-content:center}.section-order .price-slider .price-sales-item b,.section-order .price-slider .price-sales-item span{font-family:var(--font-family);font-weight:600;font-size:22px;line-height:120%;text-align:center;color:var(--white)}.section-order .price-slider .price-sales-item span{font-weight:400;font-size:16px;line-height:130%}.section-city{background:#0d0d0d;position:relative;padding-top:80px;padding-bottom:150px}.section-city:before{content:"";position:absolute;top:-70px;left:0;width:100%;height:120px;background:url(/wp-content/themes/maximus/assets/seo/img/maska.png)no-repeat;background-size:cover}.section-city .title{text-align:center;margin:0 0 20px}@media (max-width:1440px){.section-city .title{font-size:40px}}@media (max-width:640px){.section-city .title{font-size:28px}}.section-city .city-item a,.section-city .desc{font-family:var(--font-family);color:var(--white);text-align:center}.section-city .desc{font-weight:400;font-size:clamp(18px,1.5vw,20px);line-height:130%;margin:0 0 60px}.section-city .city-wrapper{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin-bottom:40px}.section-city .city-item a{font-weight:600;font-size:22px;line-height:120%;display:block;transition:color .3s ease}@media (any-hover:hover){.section-city .city-item a:hover{color:var(--yellow)}}.ceo-modal,.success-modal{position:fixed;inset:0;display:grid;place-items:center;z-index:99999;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);transition:all .3s ease;overflow:auto;opacity:0;visibility:hidden;padding:0}.ceo-modal .ceo-modal-close{position:absolute;top:20px;right:20px;cursor:pointer}.ceo-modal .ceo-modal-container{max-width:1200px;border-radius:16px;background:var(--black);box-shadow:2px 4px 40px 0 rgba(255,209,48,.5);animation:pulse-glow 2s infinite ease-in-out;position:relative;padding:20px 100px 20px 20px}.ceo-modal .left{padding:20px;background:url(/wp-content/themes/maximus/assets/seo/img/bg-wave-modal.svg)center/cover no-repeat;display:flex;flex-direction:column}.ceo-modal .ceo-modal-content{display:grid;grid-template-columns:1fr 388px;gap:20px}.ceo-modal .title{font-family:var(--font-family);font-weight:700;font-size:clamp(28px,3vw,36px);line-height:120%;text-transform:uppercase;color:var(--white);margin-bottom:14px}.ceo-modal .title span{color:var(--yellow)}.ceo-modal .contacts .contacts-title,.ceo-modal .contacts .socials a,.ceo-modal .desc{font-family:var(--font-family);font-weight:400;line-height:130%;color:var(--white)}.ceo-modal .desc{font-size:20px;margin-bottom:40px}.ceo-modal .form-ceo-block-row{display:flex;gap:10px;flex-wrap:wrap}.ceo-modal .form-ceo-block-bottom{grid-template-columns:1fr}.ceo-modal .contacts{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;margin-top:auto}.ceo-modal .contacts .contacts-title{font-weight:700;font-size:28px;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.ceo-modal .contacts .contacts-block{display:flex;justify-content:space-between;align-items:center;gap:20px;width:100%;flex-wrap:wrap}@media (max-width:1024px){.ceo-modal .contacts .contacts-block{justify-content:center}}.ceo-modal .contacts .phone{font-family:var(--font-family);font-weight:700;font-size:28px;line-height:120%;color:var(--white);transition:color .3s ease}@media (any-hover:hover){.ceo-modal .contacts .phone:hover{color:var(--yellow)}}.ceo-modal .contacts .socials{display:flex;align-items:center;gap:40px}.ceo-modal .contacts .socials a{display:flex;align-items:center;gap:10px;font-size:clamp(18px,1.5vw,20px);margin:0}@media (max-width:1024px){.ceo-modal .right{display:none}.ceo-modal .ceo-modal-content{grid-template-columns:1fr}.ceo-modal .ceo-modal-container{padding-right:20px;width:95vw}}.success-modal{padding:10px}.success-modal-container{border-radius:16px;padding:70px 20px 20px;box-shadow:2px 4px 40px 0 rgba(255,209,48,.5);position:relative;max-width:690px;width:100%;background:var(--black)}.success-modal-close{position:absolute;top:10px;right:10px;cursor:pointer;transition:opacity .3s ease;will-change:opacity}@media (any-hover:hover){.success-modal-close:hover{opacity:.5}}.success-modal-content{border-radius:16px;background:#0d0d0d url(/wp-content/themes/maximus/assets/seo/img/wave-bg.svg)center/cover no-repeat;padding-top:145px;padding-bottom:145px;padding-inline:20px}@media (max-width:992px){.success-modal-content{padding-top:60px;padding-bottom:60px}}.success-modal .title{font-family:var(--font-family);font-weight:700;font-size:clamp(24px,2.5vw,32px);line-height:120%;text-transform:uppercase;text-align:center;color:var(--yellow);margin-bottom:14px}.success-modal .contacts .phone,.success-modal .contacts .socials a,.success-modal .desc{font-family:var(--font-family);line-height:130%;color:var(--white)}.success-modal .desc{font-weight:400;font-size:clamp(14px,1.5vw,18px);text-align:center;margin-bottom:40px}.success-modal .contacts{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}@media (max-width:992px){.success-modal .contacts{justify-content:center}}.success-modal .contacts .phone{font-weight:700;font-size:24px;line-height:120%;transition:color .3s ease}@media (any-hover:hover){.success-modal .contacts .phone:hover{color:var(--yellow)}}.success-modal .contacts .socials{display:flex;align-items:center;gap:20px;flex-wrap:wrap}@media (max-width:992px){.success-modal .contacts .socials{justify-content:center}}.success-modal .contacts .socials a{display:flex;align-items:center;gap:10px;font-weight:600;font-size:18px}.quiz{position:fixed;inset:0;background:rgba(0,0,0,.7);display:grid;place-items:center;overflow:auto;padding:10px;z-index:9999;opacity:0;visibility:hidden;transition:.3s ease;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.quiz .quiz-container{border-radius:16px;padding:20px;background:linear-gradient(225deg,#ffa202 0,#ffd130 40.5%,#ffa202 100%);display:grid;grid-template-columns:1fr 350px;gap:20px;max-width:1440px;width:100%;position:relative}@media (max-width:1140px){.quiz .quiz-container{grid-template-columns:1fr}}@media (max-width:768px){.quiz .quiz-container{padding:5px}}.quiz .quiz-close{position:absolute;top:15px;right:15px;background:var(--black);cursor:pointer;width:30px;height:30px;display:grid;place-items:center;border-radius:5px;z-index:2;transition:opacity .3s ease}.quiz .quiz-close svg{width:100%;height:100%}@media (any-hover:hover){.quiz .quiz-close:hover{opacity:.5}}.quiz .quiz-block{border-radius:16px;background:var(--background-gray);padding:20px}@media (max-width:768px){.quiz .quiz-block{padding:10px}}.quiz .quiz-top-text{font-family:var(--font-family);font-weight:400;font-size:clamp(10px,1vw,16px);line-height:130%;color:rgba(0,0,0,.6);padding-bottom:8px;border-bottom:2px solid rgba(0,0,0,.2);margin-bottom:20px;padding-right:40px}.quiz .quiz-slides{display:flex;flex-direction:column;height:100%}.quiz .quiz-slide{display:none}.quiz .quiz-slide._active-slide,main{display:block}.quiz .quiz-slide .title{font-family:var(--font-family);font-weight:700;font-size:clamp(24px,2vw,36px);line-height:120%;text-transform:uppercase;color:var(--black);margin-bottom:10px}.quiz .options-checkboxes label,.quiz .quiz-slide .check-text{font-family:var(--font-family);font-weight:400;line-height:130%;color:var(--black)}.quiz .quiz-slide .check-text{display:flex;align-items:center;gap:10px;font-size:16px;padding:4px 8px;box-shadow:2px 2px 8px 0 rgba(70,63,87,.2);background:var(--white);max-width:-moz-fit-content;max-width:fit-content;border-radius:4px}.quiz .quiz-slide .check-text:before{content:"";background-image:url(/wp-content/themes/maximus/assets/seo/img/check.svg);display:block;width:12px;height:12px;background-position:center}.quiz .quiz-slide .options-block{margin-top:40px}.quiz .options-block{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:990px;justify-content:space-between}@media (max-width:840px){.quiz .options-block{grid-template-columns:1fr}}.quiz .options-block .option-block{position:relative}.quiz .options-block .quiz-checkbox,.quiz .options-block .quiz-radio{opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;inset:0;z-index:1;cursor:pointer;position:absolute}.quiz .options-checkboxes label{font-size:clamp(18px,1.5vw,20px);margin:0;position:relative;padding-left:26px}@media (max-width:768px){.quiz .options-checkboxes label{font-size:16px}}.quiz .options-checkboxes label:before{content:"";position:absolute;width:20px;height:20px;top:0;left:0;border:1px solid var(--yellow);border-radius:4px}.quiz .options-checkboxes .quiz-checkbox:checked+label:before{background:url(/wp-content/themes/maximus/assets/seo/img/icons/check-gradient.svg)center/cover no-repeat}.quiz .options-radio label{font-family:var(--font-family);font-weight:400;font-size:clamp(18px,1.5vw,20px);line-height:130%;margin:0;color:var(--black);position:relative;padding-left:26px}.quiz .options-radio label:before{content:"";position:absolute;width:20px;height:20px;top:0;left:0;border:1px solid var(--yellow);border-radius:50px}.quiz .options-radio .quiz-radio:checked+label:after{content:"";position:absolute;top:3px;left:3px;background:linear-gradient(225deg,#ffa202 0,#ffd130 40.5%,#ffa202 100%);width:14px;height:14px;border-radius:100%}.quiz .quiz-bottom{margin-top:auto;display:grid;grid-template-columns:100px 1fr 300px;align-items:center;padding-bottom:60px;gap:20px}@media (max-width:768px){.quiz .quiz-bottom{grid-template-columns:1fr}}.quiz .quiz-bottom .steps .steps-block{display:flex;align-items:center;gap:5px;color:var(--black)}.quiz .quiz-bottom .steps span,.quiz-modal-form .form-quiz .form-quiz-row input{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:130%;color:rgba(0,0,0,.6)}.quiz .quiz-nav{display:flex;gap:20px;align-items:center}@media (max-width:768px){.quiz .quiz-nav{justify-content:space-between}}.quiz .quiz-nav .btn-back{transition:.3s ease}@media (any-hover:hover){.quiz .quiz-nav .btn-back:hover{transform:translateX(-5px)}}@media (any-hover:hover){.quiz .quiz-nav button:hover{background:var(--black);color:var(--white)}}.quiz .progress{position:relative;width:100%;height:8px;border-radius:60px;background:rgba(0,0,0,.2);overflow:hidden}.quiz .progress .progress-line{position:absolute;top:0;left:0;height:100%;width:20%;background:linear-gradient(225deg,#ffa202 0,#ffd130 40.5%,#ffa202 100%)}@media (max-width:1140px){.quiz .quiz-right{display:none}}.quiz .quiz-right .quiz-gifts{display:flex;flex-direction:column;gap:10px}.quiz .quiz-right .quiz-gifts .gift{display:grid;grid-template-columns:65px 1fr;gap:20px;align-items:center;border-radius:8px;box-shadow:2px 2px 8px 0 rgba(70,63,87,.2);background:var(--white);padding:10px;margin-bottom:0}.quiz .quiz-right .quiz-gifts .gift span{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:130%;color:var(--black);display:block;max-width:170px}.quiz .quiz-right .manager{margin-top:225px;position:relative}.quiz .quiz-right .manager .manager-message{position:absolute;bottom:80px;left:0;background:url(/wp-content/themes/maximus/assets/seo/img/icons/message-bg.svg)no-repeat;width:301px;height:133px;display:flex;align-items:center;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:130%;color:var(--black)}.quiz .quiz-right .manager .manager-message span{max-width:80%;margin:0 auto;transform:translateY(-10px)}.quiz .quiz-right .manager .manager-person{display:grid;grid-template-columns:80px 1fr;align-items:center;gap:15px}.manager-person img{border-radius:100%}.quiz .quiz-right .manager .manager-person .info{display:flex;flex-direction:column;gap:4px}.quiz .quiz-right .manager .manager-person .info .status{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:130%;color:var(--black)}.quiz-modal-form{position:fixed;inset:0;display:grid;place-items:center;z-index:99999;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);transition:all .3s ease;overflow:auto;padding:10px;opacity:0;visibility:hidden}.quiz-modal-form .quiz-form-container{position:relative;border-radius:16px;padding:20px;background:linear-gradient(225deg,#ffa202 0,#ffd130 40.5%,#ffa202 100%);max-width:1050px;width:100%}@media (max-width:992px){.quiz-modal-form .quiz-form-container{padding:5px}}.quiz-modal-form .quiz-form-close{position:absolute;right:15px;top:15px;background:var(--black);width:30px;height:30px;display:grid;place-items:center;cursor:pointer;border-radius:4px;transition:.3s ease}@media (any-hover:hover){.quiz-modal-form .quiz-form-close:hover{opacity:.5}}.quiz-modal-form .quiz-form-close svg{pointer-events:none;width:100%;height:100%}.quiz-modal-form .quiz-form-content{display:grid;grid-template-columns:365px 1fr;gap:20px}@media (max-width:992px){.quiz-modal-form .quiz-form-content{grid-template-columns:1fr}}.quiz-modal-form .quiz-form-content .left img{border-radius:16px;height:100%}@media (max-width:992px){.quiz-modal-form .quiz-form-content .left{display:none}}.quiz-modal-form .quiz-form-content .right{display:flex;flex-direction:column;background:var(--background-gray);border-radius:16px;padding:20px}@media (max-width:992px){.quiz-modal-form .quiz-form-content .right{padding:40px 10px}}.quiz-modal-form .quiz-form-content .title{font-family:var(--font-family);font-weight:700;font-size:clamp(24px,2.5vw,32px);line-height:120%;text-transform:uppercase;color:var(--black);margin-bottom:14px}.quiz-modal-form .quiz-form-content .desc{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:130%;color:var(--black);margin-bottom:clamp(20px,2.5vw,40px)}.quiz-modal-form .form-quiz{display:flex;flex-direction:column}.quiz-modal-form .form-quiz .form-quiz-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.quiz-modal-form .form-quiz .form-quiz-row input{border:1px solid #d9d9d9;border-radius:8px;padding:14px 28px;font-size:20px;color:rgba(0,0,0,.5);width:100%;outline:0;transition:border .3s ease;flex:1 1 270px}.quiz-modal-form .form-quiz .form-quiz-row input:focus{border:1px solid var(--yellow)}.quiz-modal-form .form-quiz .policy{font-family:var(--font-family);font-weight:300;font-size:14px;line-height:130%;color:var(--black);position:relative;margin-top:40px;margin-bottom:10px}.quiz-modal-form .form-quiz span{position:relative;display:block;color:var(--black);margin-left:0}.wpcf7-acceptance .wpcf7-list-item-label{padding-left:28px}.quiz-modal-form .form-quiz .wpcf7-acceptance input[type=checkbox]{opacity:0;position:absolute;z-index:-1}.quiz-modal-form .form-quiz .wpcf7-acceptance label{position:relative;display:inline-block;cursor:pointer}.quiz-modal-form .form-quiz .wpcf7-acceptance input[type=checkbox]+.wpcf7-list-item-label::before,.section-moon .policy input[type=checkbox]+.wpcf7-list-item-label::before{content:"";position:absolute;top:2px;left:0;width:16px;height:16px;border:1px solid var(--yellow);border-radius:2px;background-color:transparent}.quiz-modal-form .form-quiz .wpcf7-acceptance .wpcf7-list-item-label::after{content:"";position:absolute;left:3px;top:5px;width:10px;height:10px;background-color:var(--yellow);opacity:0;visibility:hidden;transition:.3s ease;pointer-events:none}.quiz-modal-form .form-quiz .button,.quiz-modal-form .quiz-form-contacts .contacts .socials a{display:flex;align-items:center;gap:10px;font-family:var(--font-family);font-weight:600;line-height:130%;color:var(--black)}.quiz-modal-form .form-quiz .button{justify-content:center;border-radius:60px;padding:16px 35px;font-size:clamp(16px,2vw,20px);text-align:center;background-color:var(--yellow);transition:all .2s ease-in}@media (any-hover:hover){.quiz-modal-form .form-quiz .button:hover{background:var(--black);color:var(--yellow)}}.quiz-modal-form .quiz-form-contacts{margin-top:40px}.quiz-modal-form .quiz-form-contacts .subtitle{font-family:var(--font-family);font-weight:700;font-size:clamp(18px,2vw,24px);line-height:130%;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:var(--black);margin-bottom:20px;text-align:center}.quiz-modal-form .quiz-form-contacts .contacts{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px}@media (max-width:992px){.quiz-modal-form .quiz-form-contacts .contacts{justify-content:center}}.quiz-modal-form .quiz-form-contacts .contacts .phone{font-family:var(--font-family);font-weight:700;font-size:clamp(18px,2vw,24px);line-height:120%;color:var(--black);transition:color .3s ease}@media (any-hover:hover){.quiz-modal-form .quiz-form-contacts .contacts .phone:hover{color:var(--yellow)}}.quiz-modal-form .quiz-form-contacts .contacts .socials{display:flex;align-items:center;gap:clamp(20px,2.5vw,40px);flex-wrap:wrap}.quiz-modal-form .quiz-form-contacts .contacts .socials a{font-size:20px;transition:.3s ease}@media (any-hover:hover){.quiz-modal-form .quiz-form-contacts .contacts .socials a:hover{opacity:.5}}@media (max-width:992px){.quiz-modal-form .quiz-form-contacts .contacts .socials{justify-content:center}}.quiz-success{position:fixed;inset:0;display:grid;place-items:center;z-index:99999;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);transition:all .3s ease;overflow:auto;opacity:0;visibility:hidden;padding:10px}.quiz-success-container{border-radius:16px;padding:20px;background:linear-gradient(225deg,#ffa202 0,#ffd130 40.5%,#ffa202 100%);max-width:690px;width:100%}@media (max-width:768px){.quiz-success-container{padding:5px}}.quiz-success-content{border-radius:16px;background:var(--background-gray);display:flex;flex-direction:column;padding-block:6vw;padding-inline:20px}.context-seo .title span,.quiz-success .title{font-family:var(--font-family);text-transform:uppercase}.quiz-success .title{font-weight:700;font-size:clamp(24px,2vw,32px);line-height:120%;text-align:center;color:var(--black);margin-bottom:20px}.quiz-success .desc{font-size:clamp(16px,1.5vw,20px);line-height:120%;text-align:center;margin-bottom:40px}.quiz-success .bonus-quiz .bonus,.quiz-success .contacts .socials a,.quiz-success .desc,.quiz-success .subtitle{font-family:var(--font-family);font-weight:600;color:var(--black)}.quiz-success .subtitle{font-size:20px;line-height:120%;margin-bottom:10px}.quiz-success .bonus-quiz{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:24px}@media (max-width:768px){.quiz-success .bonus-quiz{grid-template-columns:1fr}}.quiz-success .bonus-quiz .bonus{box-shadow:2px 2px 8px 0 rgba(70,63,87,.2);background:linear-gradient(225deg,#ffa202 0,#ffd130 40.5%,#ffa202 100%);border-radius:8px;font-weight:400;font-size:14px;line-height:130%;position:relative;height:60px;padding-top:13px;padding-left:80px;padding-right:20px}.quiz-success .bonus-quiz .bonus-1:before{content:"";position:absolute;top:-8px;left:0;width:80px;height:69px;background:url(/wp-content/themes/maximus/assets/seo/img/bonus-icon-1.png)center/cover no-repeat}.quiz-success .bonus-quiz .bonus-2:before{content:"";position:absolute;top:-8px;left:0;width:80px;height:69px;background:url(/wp-content/themes/maximus/assets/seo/img/bonus-icon-2.png)center/cover no-repeat}.quiz-success .contacts{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}@media (max-width:992px){.quiz-success .contacts{justify-content:center}}.quiz-success .contacts .phone{font-family:var(--font-family);font-weight:700;font-size:24px;line-height:120%;color:var(--black);transition:color .3s ease}@media (any-hover:hover){.quiz-success .contacts .phone:hover{color:var(--yellow)}}.quiz-success .contacts .socials{display:flex;align-items:center;gap:20px;flex-wrap:wrap}@media (max-width:992px){.quiz-success .contacts .socials{justify-content:center}}.quiz-success .contacts .socials a{display:flex;align-items:center;gap:10px;font-size:18px;line-height:130%}.context-seo{background:url(/wp-content/themes/maximus/assets/seo/img/bg-context.webp)center/cover no-repeat;height:850px;padding-top:150px;margin-bottom:100px;position:relative}.context-seo:before{content:"";position:absolute;left:23%;top:115px;width:360px;height:150px;background:url(/wp-content/themes/maximus/assets/seo/img/icons/context-seo-text.svg)no-repeat;background-size:contain}@media (max-width:1650px){.context-seo:before{left:10%}}.context-seo .wrapper{max-width:830px;margin-left:auto}.context-seo .title{font-weight:700;font-size:48px;line-height:120%;text-transform:uppercase;color:var(--white);margin:0 0 20px}.context-seo .title span{font-weight:900;font-size:64px;line-height:110%;color:var(--yellow)}@media (max-width:1440px){.context-seo .title{font-size:40px}.context-seo .title span{font-size:54px}}@media (max-width:640px){.context-seo .title{font-size:28px}.context-seo .title span{font-size:32px}}.context-seo .desc{font-family:var(--font-family);font-weight:700;font-size:clamp(22px,2.5vw,28px);line-height:120%;color:var(--white);margin:0 0 40px}.context-seo .desc span{color:var(--yellow)}.context-seo .button{display:flex;align-items:center;justify-content:center;gap:10px;border-radius:60px;padding:16px 35px;font-family:var(--font-family);font-weight:600;font-size:clamp(16px,2vw,20px);line-height:130%;text-align:center;color:var(--black);background:var(--yellow);transition:all .2s ease-in;animation:animate_pulse 1.5s infinite}@media (any-hover:hover){.context-seo .button:hover{-webkit-animation:si-button-pulse .8s 0s ease-out 1;-moz-animation:si-button-pulse .8s 0s ease-out 1;animation:si-button-pulse .8s 0s ease-out 1;overflow:hidden}}.tariff-mobile{margin-top:20px;overflow:auto}.tariff-mobile .tariff-mobile-inner{display:flex;flex-wrap:nowrap;gap:5px;position:relative}.tariff-mobile .swipe-icon{position:absolute;top:20px;right:20px;animation:rotateAnim 2s linear infinite}.tariff-mobile .tariff{border-radius:16px;padding:20px 10px;box-shadow:0 4px 13px 0 rgba(30,55,91,.14);background:var(--white);display:flex;flex-direction:column;flex-shrink:0;max-width:340px}.tariff-mobile .tariff:nth-child(2){border:3px solid var(--yellow)}.tariff-mobile .tariff .title{font-family:var(--font-family);font-weight:700;font-size:24px;line-height:120%;text-transform:uppercase;color:var(--black);margin-bottom:6px;text-align:left}.tariff-mobile .tariff .desc,.tariff-mobile .tariff .row .left-text{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:130%;color:var(--black)}.tariff-mobile .tariff .desc{padding-bottom:14px;border-bottom:1px solid var(--black);margin-bottom:14px}.tariff-mobile .tariff .tariff-content{display:flex;flex-direction:column;gap:16px;flex:1 1 auto}.tariff-mobile .tariff .row{display:flex;justify-content:space-between}.tariff-mobile .tariff .row .left-text{position:relative}.tariff-mobile .tariff .row .left-text .btn-more{width:20px;height:20px;display:grid;place-items:center;border:1px solid var(--black);border-radius:50%;position:absolute;right:0;top:0;padding:5px}.tariff-mobile .tariff .row .left-text .btn-more svg{width:100%;height:100%;pointer-events:none}.tariff-mobile .tariff .row .left-text:has(.info-block){padding-right:30px}.tariff-mobile .tariff .row .left-text .info-block{position:absolute;top:-150px;left:30px;height:-moz-fit-content;height:fit-content;width:204px;background-color:var(--white);box-shadow:0 4px 13px 0 rgba(30,55,91,.14);z-index:33;border-radius:4px;padding:14px;opacity:0;visibility:hidden;transition:.3s ease}.tariff-mobile .tariff .row .left-text .info-block .list{display:flex;flex-direction:column;gap:4px}.tariff-mobile .tariff .row .left-text .info-block .list li{position:relative;font-family:var(--font-family);font-weight:400;font-size:12px;line-height:130%;color:var(--black);padding-left:12px}.tariff-mobile .tariff .row .left-text .info-block .list li:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;width:5px;height:5px;background:var(--yellow);border-radius:50%}.tariff-mobile .tariff .row .right-text{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:130%;text-align:right;color:var(--black)}.tariff-mobile .tariff .bottom{margin-top:50px;display:flex;flex-direction:column}.tariff-mobile .tariff .bottom .price{border-radius:50px;padding:4px 8px 4px 48px;box-shadow:0 1px 10px 0 rgba(0,0,0,.12);background:var(--white);position:relative;display:flex;flex-direction:column;gap:5px}.tariff-mobile .tariff .bottom .price .new-price{font-family:var(--font-family);font-weight:700;font-size:24px;line-height:120%;text-transform:uppercase;color:var(--black)}.tariff-mobile .tariff .bottom .price .new-price span{font-weight:400;font-size:14px}.tariff-mobile .tariff .bottom .price .old-price{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:130%;text-decoration:line-through;color:var(--black)}.tariff-mobile .tariff .bottom .price .discount{position:absolute;top:50%;right:10px;transform:translateY(-50%);font-family:var(--font-family);font-weight:700;font-size:20px;line-height:120%;color:var(--black);background:url(/wp-content/themes/maximus/assets/seo/img/discount-star.svg)center/cover no-repeat;width:48px;height:48px;display:grid;place-items:center}.tariff-mobile .tariff .button{display:flex;align-items:center;justify-content:center;gap:10px;border-radius:60px;padding:16px 35px;font-family:var(--font-family);font-weight:600;font-size:clamp(16px,2vw,20px);line-height:130%;text-align:center;color:var(--black);background-color:var(--yellow);transition:all .2s ease-in;margin-top:10px}@media (max-width:1440px){.about-ceo{background:url(/wp-content/themes/maximus/assets/seo/img/black-bg-1440.png)center/cover no-repeat}.context-seo:before{left:5%}.hero-ceo .rside{right:-90px}.reason{margin-bottom:60px}.reason .wrapper{grid-template-columns:450px 1fr;gap:78px}.section-video .bottom-row{grid-template-columns:1fr 630px;padding-top:190px}.section-video .rocket-block{transform:translateY(90px) translateX(-70px)}.section-video .form-ceo-block .form-ceo-block-bottom{grid-template-columns:1fr}.section-reviews .inner{grid-template-columns:665px 1fr 1fr}.section-team .slider-team{grid-template-columns:411px 1fr}.section-team .slider-team-main .front-face-image{height:500px}.section-team .slider-team-others .item-image{width:193px;height:193px}.section-futures .futures-audit .button{padding:16px 25px}.section-moon .inner{grid-template-columns:500px 1fr}.section-moon .section-moon-calc .section-moon-calc-nav{flex-wrap:wrap}.section-moon .section-moon-calc .section-moon-calc-nav .item{flex:1 1 auto;width:-moz-fit-content;width:fit-content}.section-moon .section-moon-calc .section-moon-calc-nav .item .button{justify-content:center;align-items:center}.section-complited .section-complited-block{max-width:600px}.section-cases .cases-slide .stat-btn{padding:16px;font-size:18px;width:100%}.section-cases .cases-slide .cases-slide-inner{grid-template-columns:335px 1fr}.section-cases .cases-slide .traffic-items{margin-top:auto}.section-moon .calc-moon-form .row input{flex:1 1 280px}.section-moon .calc-moon-form .button-moon{padding:15px}.section-order .rocket-order{max-width:35%;width:100%}.section-order .item .desc{display:none;opacity:0;transition:opacity .3s ease}.section-order .col-left .item:after,.section-order .col-right .item:after{width:500px}.section-order .col-left .item:nth-child(3):after{width:520px}.section-order .col-right .item:nth-child(3):after{width:490px}.section-order .item>*{pointer-events:none}.section-order .item .subtitle{position:relative;max-width:470px}.col-left .item .subtitle{padding-left:40px}.col-left .item .subtitle:before,.col-right .item .subtitle:before{content:"";position:absolute;width:30px;height:30px;top:50%;transform:translateY(-50%);background:url(/wp-content/themes/maximus/assets/seo/img/icons/toggler.svg)center/cover no-repeat}.col-left .item .subtitle:before{left:0}.col-right .item .subtitle{padding-right:40px}.col-right .item .subtitle:before{right:0}}@media (max-width:1344px){.section-team{height:1945px}.section-team .slider-team{grid-template-columns:311px 1fr}.section-team .slider-team-main .front-face-image{height:430px}.section-team .slider-team-others .item-image{width:100%;height:190px}.section-team .slider-team-others .item-name{font-size:18px}.section-team .slider-team-others .item-status{font-size:14px}.section-team .slider-team-main .front-face-name{font-size:22px}.context-seo .wrapper{max-width:830px;width:50vw}}@media (max-width:768px){.hero-ceo .actions{grid-template-columns:1fr;gap:10px}.hero-ceo .accent-text,.hero-ceo .price span,.section-city .city-item a{font-size:18px}.hero-ceo .price p{font-size:24px}.hero-ceo .price:after{height:60px;width:60px;font-size:20px}.about-ceo .futures{display:grid;grid-template-columns:1fr 1fr}.about-ceo{height:100%}.about-ceo .difference .difference-items,.about-ceo .difference .difference-wrapper,.about-ceo__info,.gift .content-block .bottom .bonus-items{grid-template-columns:1fr}.about-ceo .difference .difference-top{display:none}.need__items{flex-direction:column;gap:20px}.need .item{align-items:flex-start}.need .item .subtitle,.need .item p{text-align:left}.gift .rocket{display:none}.gift .wrapper{padding:0;height:100%}.gift .content-block .bottom .bonus-items .bonus{height:50px}.gift .content-block .contacts{flex-direction:column;align-items:center;justify-content:center;gap:10px}.section-video{height:100%}.section-video .top-row{grid-template-columns:1fr}.section-video .bottom-row{display:flex;flex-direction:column-reverse;gap:20px}.section-video .rocket-block{transform:translateY(-10px) translateX(0)}.section-video .section-video-contacts{justify-content:center}.calc-section .wrapper{height:100%;display:flex;flex-direction:column;gap:10px;padding:40px 10px;overflow:hidden}.section-order .price-slider .price-slider-title{font-size:28px}.section-order-price{margin-top:30px}.calc-section .calc-rside{position:static;max-width:100%;width:100%;display:flex;justify-content:end;align-items:end;transform:translateY(40px)}.section-cases .cases-result{flex-direction:column;gap:40px}.section-cases .cases-result .cases-result-title{font-size:24px}.section-cases .cases-result .cases-result-buttons .button{width:100%}.section-team .slider-team{grid-template-columns:1fr}.section-team .slider-team-others{grid-template-columns:1fr 1fr}.section-moon,.section-team{height:100%}.section-futures .items,.section-moon .calc-moon-form .actions{grid-template-columns:1fr}.section-futures .futures-audit{flex-direction:column;align-items:flex-start;gap:40px;padding:20px 10px}.section-futures .futures-audit:after{top:80%;right:-30px}.section-moon .inner{display:flex;flex-direction:column-reverse}.section-moon .rocket{display:none}.section-moon .calc-moon-form .price{padding:11px 48px;margin-top:10px}.section-faq .inner{grid-template-columns:1fr}.section-city .city-wrapper{grid-template-columns:1fr 1fr}.section-order .price-slider{padding:20px 10px}.section-order .price-slider .price-slider-accent{font-size:20px}.context-seo{margin-bottom:60px}.gift,.section-order{margin-bottom:80px}.section-video .video:before{content:"";position:absolute;top:320px;left:-30px;width:550px;height:265px;background:url(/wp-content/themes/maximus/assets/seo/img/meteor-video.png)center/cover no-repeat;z-index:0}}@media (max-width:1201px){.section-order .item:after,.section-order .rocket-order{display:none}.section-order .col-right .item .desc,.section-order .col-right .item .subtitle,.section-order .title{text-align:left}.section-order .section-order-futures{flex-direction:column;gap:30px;width:50vw;max-width:710px;margin-left:auto}.section-order .items{gap:30px}.section-order .col-right .item{align-items:start;justify-content:start}.section-order .item .subtitle{max-width:100%;width:100%;padding-left:0;padding-right:40px}.section-order .col{max-width:100%}.col-left .item .subtitle:before{right:0;left:auto}.section-order .section-order-price{background:url(/wp-content/themes/maximus/assets/seo/img/order-mobile-bg.png)center/cover no-repeat;height:100%;padding-bottom:100px}.section-order:before{content:"";position:absolute;left:-300px;top:200px;width:980px;height:734px;background:url(/wp-content/themes/maximus/assets/seo/img/rocket-order.webp)center/contain no-repeat;z-index:2}.hero-ceo .rside{max-width:610px;bottom:-140px}.context-seo .wrapper{max-width:650px}.section-video .video:before{top:230px;left:-140px}.section-video .bottom-row{grid-template-columns:1fr 500px}.section-reviews .inner{grid-template-columns:525px 1fr 1fr}.section-futures .futures-audit{flex-direction:column;align-items:flex-start}.section-futures .futures-audit .button{max-width:230px;width:100%}.section-futures .futures-audit:after{right:0}.section-moon .inner{grid-template-columns:430px 1fr}.section-city .city-item a{font-size:18px}.gift .rocket{display:none}}@media (max-width:992px){.calc-section .calc-futures{grid-template-columns:1fr 1fr}.reason .wrapper{grid-template-columns:1fr}.context-seo .wrapper{max-width:100%;width:100%}.hero-ceo .wrapper{flex-direction:column}.hero-ceo{height:1080px}.hero-ceo .rside{position:static;margin-top:20px;transform:translateY(60px);scale:1.2}.section-order:before{left:0;width:45vw}.section-order .price-slider{padding:40px 20px}.context-seo:before,.section-order .custom-range,.section-order .price-slider .price-sales{display:none}.context-seo{height:560px;padding-top:100px}.calc-section .calc-futures .future .future-button{display:block;opacity:1;visibility:visible;background:var(--black);color:var(--white)}}@media (max-width:768px){.section-order .section-order-price{padding-top:10%}.section-order .section-order-futures{width:100%}.section-order .price-slider .price-slider-accent{margin-bottom:0}.section-order .section-order-price{background:url(/wp-content/themes/maximus/assets/seo/img/order-price-bg-mobile.png)center/cover no-repeat}.reason .item .icon{top:4px}.ceo-modal .contacts .contacts-title{text-align:center;font-size:20px}.section-cases .cases-slide .cases-slide-inner{grid-template-columns:1fr}.section-order:before{display:none}.reason .items{height:100%}.section-cases .cases-slide .lside{min-width:0}.reason .item p{font-size:18px}.section-cases .cases-slide .traffic-items{display:grid;grid-template-columns:1fr 1fr 1fr}.team-sertificate .sertificate-slide{display:flex;align-items:center;justify-content:center}.section-cases .cases-slide .traffic-items .item{font-size:14px;padding:10px}.section-team{background:url(/wp-content/themes/maximus/assets/seo/img/mobile-team-bg.webp)center/cover no-repeat;margin-bottom:100px;padding-bottom:100px}.gift .content-block .title{font-size:28px}.calc-section .calc-futures .future .future-title{font-size:24px}.about-ceo:before,.section-cases .section-cases-moon,.section-video:before{display:none}.section-cases{margin-bottom:60px}.section-futures .futures-audit .button{max-width:230px;width:100%}.section-moon .section-moon-calc .tab{padding:20px}.section-moon .section-moon-calc .options .options-title{font-size:18px}.section-moon .calc-moon-form .policy label{font-size:12px}.section-moon .title{margin-bottom:40px}.reason .item{padding:20px 20px 20px 80px}.section-faq .faq-item .toggler{width:38px;height:38px}.section-complited{background:url(/wp-content/themes/maximus/assets/seo/img/complited-bg-mobile.png)center/cover no-repeat;height:1000px;padding-top:80px}.section-faq .faq-item .faq-item-bottom .content{font-size:16px}.section-moon .section-moon-wrapper{height:1340px}.about-ceo{padding-top:150px}.breadcrumbs{margin-bottom:60px}.calc-section .calc-futures{display:flex;overflow:auto;min-height:100%;scroll-snap-type:x mandatory}.calc-section .calc-futures .future{flex-shrink:0;height:auto;flex-basis:320px;scroll-snap-align:center}.calc-section .calc-futures .future-desc{max-width:280px}.calc-section .calc-futures .future .future-image{max-width:140px}.section-reviews .inner{grid-template-columns:1fr}.calc-section .button{max-width:100%;width:100%}.calc-section .calc-futures .future--black .future-button{background:var(--white);color:var(--black)}}@media (max-width:640px){.hero-ceo{height:880px}}@media (max-width:430px){.section-video .video:before{top:160px;left:0;width:310px;height:205px}.quiz .quiz-top-text{font-size:14px}}.custom-range{position:relative;width:100%;height:10px;background:var(--background-gray);border-radius:20px}.slider{width:100%;opacity:0;position:absolute;z-index:4;height:10px}.slider-thumb,.slider-track{position:absolute;top:50%;transform:translateY(-50%);z-index:2}.slider-track{width:3%;height:8px;background:var(--linear-gradient-yellow);border-radius:20px}.slider-thumb{width:16px;height:16px;border:3px solid var(--white);background:var(--yellow);border-radius:50%;left:30px}.custom-range-buttons{width:93%;display:flex;justify-content:space-between;position:absolute;top:-3px;left:50px;pointer-events:none}.custom-range-buttons .custom-range-btn{width:8px;height:16px;border-radius:100%;background:var(--black);scale:.5;cursor:pointer}.breadcrumbs{margin-bottom:100px}.breadcrumbs ul,.breadcrumbs ul li{display:flex;align-items:center;gap:5px}.breadcrumbs ul{flex-wrap:wrap;padding:0;margin:0}.breadcrumbs ul li{font-family:var(--font-family);font-weight:400;font-size:clamp(14px,1.5vw,16px);line-height:130%;color:var(--white);position:relative;transition:color .3s ease}.breadcrumbs ul li:not(:last-child):after{content:"";width:12px;height:12px;background:url(/wp-content/themes/maximus/assets/seo/img/icons/arr-bred.svg)no-repeat;background-size:contain}@media (any-hover:hover){.breadcrumbs ul li:hover,.breadcrumbs ul li:hover a{color:var(--yellow)}}@media (max-width:1520px){.container{padding:0 40px}}@media (max-width:640px){.container{padding:0 20px}}@media (any-hover:hover){.btn:hover{background-color:var(--pink-dark)}}.smoke img{position:absolute;width:100%;height:auto;min-height:100%;will-change:transform;backface-visibility:hidden}@media (max-width:1440px){.about-ceo{background:url(/wp-content/themes/maximus/assets/seo/img/black-bg-1440.png)center/cover no-repeat}.context-seo:before{left:5%}.hero-ceo .rside{right:-90px}.reason{margin-bottom:60px}.reason .wrapper{grid-template-columns:450px 1fr;gap:78px}.section-video .bottom-row{grid-template-columns:1fr 630px;padding-top:190px}.section-video .rocket-block{transform:translateY(90px) translateX(-70px)}.section-video .form-ceo-block .form-ceo-block-bottom{grid-template-columns:1fr}.section-reviews .inner{grid-template-columns:665px 1fr 1fr}.section-team .slider-team{grid-template-columns:411px 1fr}.section-team .slider-team-main .front-face-image{height:500px}.section-team .slider-team-others .item-image{width:193px;height:193px}.section-futures .futures-audit .button{padding:16px 25px}.section-moon .inner{grid-template-columns:500px 1fr}.section-moon .section-moon-calc .section-moon-calc-nav{flex-wrap:wrap}.section-moon .section-moon-calc .section-moon-calc-nav .item{flex:1 1 auto;width:-moz-fit-content;width:fit-content}.section-moon .section-moon-calc .section-moon-calc-nav .item .button{justify-content:center;align-items:center}.section-complited .section-complited-block{max-width:600px}.section-cases .cases-slide .stat-btn{padding:16px;font-size:18px;width:100%}.section-cases .cases-slide .cases-slide-inner{grid-template-columns:335px 1fr}.section-cases .cases-slide .traffic-items{margin-top:auto}.section-moon .calc-moon-form .row input{flex:1 1 280px}.section-moon .calc-moon-form .button-moon{padding:15px}.section-order .rocket-order{max-width:35%;width:100%}.section-order .item .desc{display:none}.section-order .col-left .item:after,.section-order .col-right .item:after{width:500px}.section-order .col-left .item:nth-child(3):after{width:520px}.section-order .col-right .item:nth-child(3):after{width:490px}.section-order .item>*{pointer-events:none}.section-order .item .subtitle{position:relative;max-width:470px}.col-left .item .subtitle{padding-left:40px}.col-left .item .subtitle:before,.col-right .item .subtitle:before{content:"";position:absolute;width:30px;height:30px;top:50%;transform:translateY(-50%);background:url(/wp-content/themes/maximus/assets/seo/img/icons/toggler.svg)center/cover no-repeat}.col-left .item .subtitle:before{left:0}.col-right .item .subtitle{padding-right:40px}.col-right .item .subtitle:before{right:0}}@media (max-width:1344px){.section-team{height:1945px}.section-team .slider-team{grid-template-columns:311px 1fr}.section-team .slider-team-main .front-face-image{height:430px}.section-team .slider-team-others .item-image{width:100%;height:190px}.section-team .slider-team-others .item-name{font-size:18px}.section-team .slider-team-others .item-status{font-size:14px}.section-team .slider-team-main .front-face-name{font-size:22px}.context-seo .wrapper{max-width:830px;width:50vw}}@media (max-width:768px){.hero-ceo .actions{grid-template-columns:1fr;gap:10px}.hero-ceo .accent-text,.hero-ceo .price span,.section-city .city-item a{font-size:18px}.hero-ceo .price p{font-size:24px}.hero-ceo .price:after{height:60px;width:60px;font-size:20px}.about-ceo .futures{display:grid;grid-template-columns:1fr 1fr}.about-ceo{height:100%}.about-ceo .difference .difference-items,.about-ceo .difference .difference-wrapper,.about-ceo__info,.gift .content-block .bottom .bonus-items{grid-template-columns:1fr}.about-ceo .difference .difference-top{display:none}.need__items{flex-direction:column;gap:20px}.need .item{align-items:flex-start}.need .item .subtitle,.need .item p{text-align:left}.gift .rocket{display:none}.gift .wrapper{padding:0;height:100%}.gift .content-block .bottom .bonus-items .bonus{height:50px}.gift .content-block .contacts{flex-direction:column;align-items:center;justify-content:center;gap:10px}.section-video{height:100%}.section-video .top-row{grid-template-columns:1fr}.section-video .bottom-row{display:flex;flex-direction:column-reverse;gap:20px}.section-video .rocket-block{transform:translateY(-10px) translateX(0)}.section-video .section-video-contacts{justify-content:center}.calc-section .wrapper{height:100%;display:flex;flex-direction:column;gap:10px;padding:40px 10px;overflow:hidden}.section-order .price-slider .price-slider-title{font-size:28px}.section-order-price{margin-top:30px}.calc-section .calc-rside{position:static;max-width:100%;width:100%;display:flex;justify-content:end;align-items:end;transform:translateY(40px)}.section-cases .cases-result{flex-direction:column;gap:40px}.section-cases .cases-result .cases-result-title{font-size:24px}.section-cases .cases-result .cases-result-buttons .button{width:100%}.section-team .slider-team{grid-template-columns:1fr}.section-team .slider-team-others{grid-template-columns:1fr 1fr}.section-moon,.section-team{height:100%}.section-futures .items,.section-moon .calc-moon-form .actions{grid-template-columns:1fr}.section-futures .futures-audit{flex-direction:column;align-items:flex-start;gap:40px;padding:20px 10px}.section-futures .futures-audit:after{top:80%;right:-30px}.section-moon .inner{display:flex;flex-direction:column-reverse}.section-moon .rocket{display:none}.section-moon .calc-moon-form .price{padding:11px 48px;margin-top:10px}.section-faq .inner{grid-template-columns:1fr}.section-city .city-wrapper{grid-template-columns:1fr 1fr}.section-order .price-slider{padding:20px 10px}.section-order .price-slider .price-slider-accent{font-size:20px}.context-seo{margin-bottom:60px}.gift,.section-order{margin-bottom:80px}.section-video .video:before{content:"";position:absolute;top:320px;left:-30px;width:550px;height:265px;background:url(/wp-content/themes/maximus/assets/seo/img/meteor-video.png)center/cover no-repeat;z-index:0}}@media (max-width:1201px){.section-order .item:after,.section-order .rocket-order{display:none}.section-order .col-right .item .desc,.section-order .col-right .item .subtitle,.section-order .title{text-align:left}.section-order .section-order-futures{flex-direction:column;gap:30px;width:50vw;max-width:710px;margin-left:auto}.section-order .items{gap:30px}.section-order .col-right .item{align-items:start;justify-content:start}.section-order .item .subtitle{max-width:100%;width:100%;padding-left:0;padding-right:40px}.section-order .col{max-width:100%}.col-left .item .subtitle:before{right:0;left:auto}.section-order .section-order-price{background:url(/wp-content/themes/maximus/assets/seo/img/order-mobile-bg.png)center/cover no-repeat;height:100%;padding-bottom:100px}.section-order:before{content:"";position:absolute;left:-300px;top:200px;width:980px;height:734px;background:url(/wp-content/themes/maximus/assets/seo/img/rocket-order.webp)center/contain no-repeat;z-index:2}.hero-ceo .rside{max-width:610px;bottom:-140px}.context-seo .wrapper{max-width:650px}.section-video .video:before{top:230px;left:-140px}.section-video .bottom-row{grid-template-columns:1fr 500px}.section-reviews .inner{grid-template-columns:525px 1fr 1fr}.section-futures .futures-audit{flex-direction:column;align-items:flex-start}.section-futures .futures-audit .button{max-width:230px;width:100%}.section-futures .futures-audit:after{right:0}.section-moon .inner{grid-template-columns:430px 1fr}.section-city .city-item a{font-size:18px}.gift .rocket{display:none}}@media (max-width:992px){.calc-section .calc-futures{grid-template-columns:1fr 1fr}.reason .wrapper{grid-template-columns:1fr}.context-seo .wrapper{max-width:100%;width:100%}.hero-ceo .wrapper{flex-direction:column}.hero-ceo{height:1080px}.hero-ceo .rside{position:static;margin-top:20px;transform:translateY(60px);scale:1.2}.section-order:before{left:0;width:45vw}.section-order .price-slider{padding:40px 20px}.context-seo:before,.section-order .custom-range,.section-order .price-slider .price-sales{display:none}.context-seo{height:560px;padding-top:100px}.calc-section .calc-futures .future .future-button{display:block;opacity:1;visibility:visible;background:var(--black);color:var(--white)}}@media (max-width:768px){.section-order .section-order-price{padding-top:10%}.section-order .section-order-futures{width:100%}.section-order .price-slider .price-slider-accent{margin-bottom:0}.section-order .section-order-price{background:url(/wp-content/themes/maximus/assets/seo/img/order-price-bg-mobile.png)center/cover no-repeat}.reason .item .icon{top:4px}.ceo-modal .contacts .contacts-title{text-align:center;font-size:20px}.section-cases .cases-slide .cases-slide-inner{grid-template-columns:1fr}.section-order:before{display:none}.reason .items{height:100%}.section-cases .cases-slide .lside{min-width:0}.reason .item p{font-size:18px}.section-cases .cases-slide .traffic-items{display:grid;grid-template-columns:1fr 1fr 1fr}.team-sertificate .sertificate-slide{display:flex;align-items:center;justify-content:center}.section-cases .cases-slide .traffic-items .item{font-size:14px;padding:10px}.section-team{background:url(/wp-content/themes/maximus/assets/seo/img/mobile-team-bg.webp)center/cover no-repeat;margin-bottom:100px;padding-bottom:100px}.gift .content-block .title{font-size:28px}.calc-section .calc-futures .future .future-title{font-size:24px}.about-ceo:before,.section-cases .section-cases-moon,.section-video:before{display:none}.section-cases{margin-bottom:60px}.section-futures .futures-audit .button{max-width:230px;width:100%}.section-moon .section-moon-calc .tab{padding:20px}.section-moon .section-moon-calc .options .options-title{font-size:18px}.section-moon .calc-moon-form .policy label{font-size:12px}.section-moon .title{margin-bottom:40px}.reason .item{padding:20px 20px 20px 80px}.section-faq .faq-item .toggler{width:38px;height:38px}.section-complited{background:url(/wp-content/themes/maximus/assets/seo/img/complited-bg-mobile.png)center/cover no-repeat;height:1000px;padding-top:80px}.section-faq .faq-item .faq-item-bottom .content{font-size:16px}.section-moon .section-moon-wrapper{height:1340px}.about-ceo{padding-top:150px}.breadcrumbs{margin-bottom:60px}.calc-section .calc-futures{display:flex;overflow:auto;min-height:100%;scroll-snap-type:x mandatory}.calc-section .calc-futures .future{flex-shrink:0;height:auto;flex-basis:320px;scroll-snap-align:center}.calc-section .calc-futures .future-desc{max-width:280px}.calc-section .calc-futures .future .future-image{max-width:140px}.section-reviews .inner{grid-template-columns:1fr}.calc-section .button{max-width:100%;width:100%}.calc-section .calc-futures .future--black .future-button{background:var(--white);color:var(--black)}}@media (max-width:640px){.hero-ceo{height:880px}}@media (max-width:430px){.section-video .video:before{top:160px;left:0;width:310px;height:205px}.quiz .quiz-top-text{font-size:14px}}*,::after,::before{box-sizing:inherit}.btn-reset{border:0;padding:0;background-color:transparent;cursor:pointer}.list-reset{list-style:none;margin:0;padding:0}.container{margin:0 auto;padding:0 var(--container-offset);max-width:var(--container-width)}@media (max-width:1520px){.container{padding:0 40px}}@media (max-width:640px){.container{padding:0 20px}}svg>*{transition:.3s ease}.btn{border-radius:60px;padding:12px 40px;font-size:18px;line-height:130%;display:flex;align-items:center;justify-content:center;gap:10px;transition:background-color .2s ease}@media (any-hover:hover){.btn:hover{background-color:var(--pink-dark)}}.swiper-button-disabled{opacity:.5;pointer-events:none}.smoke,.stars-canvas-container{position:absolute;left:0;width:100%;height:1000px}.stars-canvas-container{top:0;height:100%;z-index:0;pointer-events:none;overflow:hidden}@media (max-width:1440px){:root{--content-width:1280px}}button,input,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button{text-transform:none}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}@font-face{font-display:swap;font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper-wrapper{transition-timing-function:var(--swiper-wrapper-transition-timing-function,
    initial
  )}:root{--f-spinner-width:36px;--f-spinner-height:36px;--f-spinner-color-1:rgba(0, 0, 0, 0.1);--f-spinner-color-2:rgba(17, 24, 28, 0.8);--f-spinner-stroke:2.75;--f-button-width:40px;--f-button-height:40px;--f-button-border:0;--f-button-border-radius:0;--f-button-color:#374151;--f-button-bg:#f8f8f8;--f-button-hover-bg:#e0e0e0;--f-button-active-bg:#d0d0d0;--f-button-shadow:none;--f-button-transition:all 0.15s ease;--f-button-transform:none;--f-button-svg-width:20px;--f-button-svg-height:20px;--f-button-svg-stroke-width:1.5;--f-button-svg-fill:none;--f-button-svg-filter:none;--f-button-svg-disabled-opacity:0.65}.wpcf7-response-output{display:none!important}.header-m-nav-link--accent:before,.hidden,.section-faq .cb-block .buttons .button:hover svg rect,.section-moon .calc-moon-form .policy label:after,.section-moon .calc-moon-form .policy label:before{display:none}.gift .content-block .bottom .bonus-items .bonus img{position:absolute;top:-8px;left:0;width:80px;height:69px}@media (max-width:1740px){.hero-ceo .rside{right:-10px}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.section-moon-wrapper{background-image:url(/wp-content/themes/maximus/assets/seo/img/moon-bg-noblur.webp)}}.section-moon .calc-moon-form .row input,.steps-seo-block .left-side .left-side-wrap ul{width:100%}.section-moon .calc-moon-form .row.col-2{display:grid;grid-template-columns:1fr 1fr;gap:10px}.section-moon .policy input[type=checkbox]:checked+.wpcf7-list-item-label::after{opacity:1;visibility:visible}.section-moon .policy .wpcf7-list-item-label::after{content:"";position:absolute;left:3px;top:5px;width:10px;height:10px;background-color:var(--yellow);opacity:0;visibility:hidden;transition:.3s ease;pointer-events:none}.section-moon .policy .wpcf7-list-item-label{padding-left:28px;position:relative;display:inline-block}.popup,.section-moon .policy input[type=checkbox]{opacity:0;position:absolute;z-index:-1}.popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:99999;visibility:hidden;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.popup .popup__close{position:absolute;right:20px;top:20px;cursor:pointer;z-index:2}#user-info .btn,.input-default-form{font-family:var(--font-family);font-weight:600;color:var(--black)}.input-default-form{padding:9px 28px;background-color:var(--white);font-size:20px;line-height:160%;border:0;outline:0;max-width:100%;width:100%}#user-info .btn{font-size:.875rem;padding:1rem 1.3125rem;background-color:var(--yellow);-webkit-transition:background-color var(--ease-transition),color var(--ease-transition),border var(--ease-transition);-o-transition:background-color var(--ease-transition),color var(--ease-transition),border var(--ease-transition);-moz-transition:background-color var(--ease-transition),color var(--ease-transition),border var(--ease-transition);transition:background-color var(--ease-transition),color var(--ease-transition),border var(--ease-transition);border:1px solid transparent}.burger-mm>span{display:block;position:absolute;height:4px;border-radius:2px;width:100%;background:var(--black);opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;pointer-events:none}.burger-mm span:nth-child(1),.burger-mm span:nth-child(2),.burger-mm span:nth-child(3){top:0;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}.burger-mm span:nth-child(2),.burger-mm span:nth-child(3){top:12px}.burger-mm span:nth-child(3){top:24px}.burger-mm{width:40px;height:30px;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;display:none}@media (max-width:992px){.burger-mm{display:block}}.header-m{padding:12px 0;transition:.4s ease}.header-m-logo,.header-m-top{display:flex;align-items:center}.header-m-top{gap:20px;border-bottom:1px solid rgba(0,0,0,.2);padding-bottom:10px}.header-m-logo{gap:28px;text-decoration:none;margin-right:20px}.header-m-inner{position:relative}.header-m-logo span{font-family:var(--font-family);font-weight:400;font-size:12px;color:var(--black);max-width:162px;position:relative;padding-left:14px}.header-m-icon{min-width:32px;min-height:32px;display:flex;align-items:center;justify-content:center;background-color:var(--yellow);border-radius:100px;transition:background-color .3s ease}.header-m-action a,.header-m-action span,.header-m-map span{font-family:var(--font-family);font-weight:400;font-size:16px;color:var(--black)}.header-m-actions{display:flex;align-items:center;margin-left:auto;gap:clamp(16px,2vw,24px)}.header-m-action{display:flex;align-items:center;gap:10px;text-decoration:none}.header-m-action .header_phones{display:flex;flex-direction:column;gap:4px}.header-m-action .header_phones .phone_bold{font-size:16px;font-weight:600}.header-m-action .header_phones a:hover{color:#fb0;transition:.3s}.header-m-action .header_phones a,.header-m-actions span{transition:.3s}.header-m-socials{display:flex;align-items:center;gap:16px}.header-m-btn{font-family:var(--font-family);font-weight:600;font-size:14px;color:var(--black);padding:16px 21px;background-color:var(--yellow);border:0;cursor:pointer;transition:.3s ease}.header-m-bottom{margin-top:16px;z-index:2}.header-m-nav-list{padding:0;margin:0;list-style:none;display:flex;align-items:center;gap:clamp(20px,2.5vw,40px)}.header-m-nav-link{text-decoration:none;font-family:var(--font-family);font-weight:600;font-size:clamp(16px,2vw,18px);color:var(--black);display:flex;align-items:center;gap:10px;cursor:pointer;position:relative}.header-m-nav-link--accent{background-color:#fb0;padding:12px 32px;border-radius:8px}a.header-m-nav-item-submenu-title:hover{color:#fb0;transition:.3s ease}a.header-m-nav-item-submenu-title{transition:.3s ease}.header-m-nav-item-submenu{position:absolute;left:0;margin-top:35px;background-color:var(--white);width:100%;padding:40px 20px;opacity:0;visibility:hidden;transition:.3s ease}.header-m-nav-item-submenu ul{list-style:none}.header-m-nav-item-submenu-cols{display:grid;grid-template-columns:350px 280px 280px 280px 1fr;gap:clamp(10px,2vw,20px)}.header-m-nav-item-submenu-col{display:flex;flex-direction:column}.header-m-nav-item-submenu-col:not(:last-child){border-right:1px solid rgba(0,0,0,.2);padding-right:14px}.header-m-nav-item-submenu-col:nth-child(4){border:0;gap:clamp(16px,2vw,28px)}.header-m-nav-item-submenu-block{display:flex;flex-direction:column;gap:clamp(16px,2vw,28px);flex:1 1 auto}.header-m-nav-item-submenu-title{font-family:var(--font-family);font-weight:700;font-size:clamp(18px,3vw,24px);line-height:133%;color:var(--black);position:relative;max-width:fit-content}.header-m-nav-item-submenu-link.hit-link:after,.header-m-nav-item-submenu-title.title-hit::before{content:"ХИТ";position:absolute;right:-50px;font-family:var(--font-family);font-weight:600;font-size:14px;color:var(--black);background-color:var(--yellow);border-radius:100px;padding:2px 8px}.header-m-nav-item-submenu-title.title-hit::before{top:5px;height:21px;display:flex;align-items:center}.header-m-nav-item-submenu-list{display:flex;flex-direction:column;gap:14px;padding-left:0}.header-m-nav-item-submenu-link,.header-m-nav-submenu-link{font-family:var(--font-family);color:var(--black);text-decoration:none}.header-m-nav-item-submenu-link{font-weight:500;font-size:16px;transition:.3s ease;position:relative}.header-m-nav-item-submenu-link:before,.header-m-nav-link:before{content:"";position:absolute;width:100%;height:2px;border-radius:4px;background-color:var(--yellow);bottom:-2px;left:0;transform-origin:right;transform:scaleX(0);transition:transform .3s ease-in-out}.header-m-nav-link:before{transform-origin:left}.header-m-nav-item:hover>.header-m-nav-link:before{transform:scaleX(1)}.header-m-nav-item-submenu-link.hit-link:after{top:0}.header-m-nav-submenu-link{font-weight:600;font-size:20px;line-height:160%;text-align:center;border:1px solid var(--yellow);padding:12px 20px;width:100%;display:block;margin-top:10px;transition:background-color .3s ease,color .3s ease}.header-m-nav-item-submenu-nav-title{font-family:var(--font-family);font-weight:700;font-size:18px;color:var(--black);margin-bottom:18px}.submenu-banner{background-color:var(--yellow);position:relative;overflow:hidden}.submenu-banner-img{position:absolute;top:0}.submenu-banner-content{padding:20px;padding-top:clamp(225px,16vw,335px);display:flex;flex-direction:column;gap:20px}.submenu-banner-title{font-family:var(--font-family);font-weight:900;font-size:clamp(20px,2vw,28px);line-height:150%;text-transform:uppercase;color:var(--black)}.submenu-banner-btn{border:2px solid #0d0d0d;border-radius:4px;padding:16px 32px;background:var(--black);font-family:var(--font-family);font-weight:700;font-size:20px;letter-spacing:.03em;text-align:center;color:var(--white);transition:.3s ease;cursor:pointer}.header-m-contacts-mobile,.widget_options #callback{display:none}@media (max-width:1730px){.header-m-nav-item-submenu-cols{grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:10px}.header-m-nav-item-submenu-title,.submenu-banner-title{font-size:18px}.header-m .container-fluid{max-width:1440px}}@media (max-width:1670px){.submenu-banner-title{font-size:clamp(20px,1vw,28px)}.submenu-banner-content{padding-top:clamp(225px,14vw,335px)}.header-m-nav-item-submenu-cols{grid-template-columns:repeat(5,1fr)}}@media (max-width:1510px){.header-m-nav-item-submenu-cols{grid-template-columns:repeat(4,1fr)}.header-m-nav-item-submenu-col:has(.submenu-banner){display:none}}@media (max-width:1440px){.header-m .container-fluid{max-width:1240px}.header-m-btn{display:none}}@media (max-width:1240px){.header-m-nav-item-submenu-title{display:flex;flex-direction:row-reverse;gap:10px;font-size:20px}.header-m-nav-item-submenu-link.hit-link:after,.header-m-nav-item-submenu-title.title-hit::before{position:static}.header-m-nav-item-submenu-link{display:flex;align-items:center;gap:10px;font-size:14px}.header-m-map{display:none}}@media (max-width:992px){.header-m-nav-link{display:inline-flex}.header-m-nav-item-sub .header-m-nav-link{display:flex}.header-m-action,.header-m-logo span{display:none}.header-m-contacts-mobile{display:flex;flex-direction:column;gap:20px;margin-top:40px}.header-m-contacts-mobile .header-m-contacts-mobile-row{display:flex;flex-wrap:wrap;gap:20px}.header-m-contacts-mobile .header-m-action,.header-m-contacts-mobile .header-m-map{display:flex}.header-m-bottom{position:absolute;left:-100%;width:100%;height:calc(100vh - 100px);padding-inline:40px;padding-top:40px;transition:left .3s ease;background-color:#f5f5f5;overflow-x:auto}.header-m-nav-list{display:flex;flex-direction:column;align-items:flex-start}.header-m-nav-item{width:100%}.header-m-nav-link--accent{justify-content:space-between}.header-m-top{padding-inline:40px}.header-m .container-fluid{padding:0}.header-m-nav-item-submenu{position:static;opacity:1;visibility:visible;margin-top:24px;display:none}.header-m-nav-item-submenu-cols{grid-template-columns:1fr 1fr}.header-m-nav-item-submenu-col:not(:last-child){border-right:none;padding-right:0}.header-m-nav-item-submenu-col:nth-child(odd){border-right:1px solid rgba(0,0,0,.2);padding-right:14px}.header-m-nav-item-sub>.header-m-nav-link{pointer-events:none}}@media (max-width:640px){.header-m-bottom{padding-inline:10px;padding-top:24px}.header-m-top{border-bottom:0;padding-inline:10px}.header-m-nav-item-submenu{padding:10px}.header-m-nav-item-submenu-cols{grid-template-columns:1fr}.header-m-nav-item-submenu-col:nth-child(odd){border-right:none;padding-right:0}.header-m-nav-item-submenu-col{border-bottom:1px solid rgba(0,0,0,.2);padding-bottom:14px}.header-m-nav-item-submenu-nav{display:none}.header-m-nav-item-submenu-title{max-width:100%;justify-content:start}.header-m-nav-item-submenu-title:after{content:"";border-right:1px solid var(--black);border-bottom:1px solid var(--black);width:5px;height:5px;position:absolute;top:50%;transform:translateY(-50%) rotate(45deg);right:10px}}@media (any-hover:hover){.header-m-btn:hover{color:var(--yellow)}.header-m-btn:hover,.header-m-icon:hover{background-color:var(--black)}.header-m-nav-item-submenu-link:hover::before{transform-origin:left;transform:scaleX(1)}.header-m-nav-submenu-link:hover{color:var(--yellow);background-color:var(--black);border-color:transparent}.header-m-nav-item-sub:hover>.header-m-nav-item-submenu{opacity:1;visibility:visible}.header-m-nav-item-sub:hover .header-m-nav-link>svg{transform:rotate(180deg)}.submenu-banner-btn:hover{background-color:transparent;color:var(--black)}}.header-m-nav-item-sub>.header-m-nav-link:after{content:"";width:100%;height:35px;background-color:transparent;left:0;top:45px;position:absolute}.header-m-nav-item-submenu-small .header-m-nav-item-submenu-cols{display:grid;grid-template-columns:325px 1fr 1fr}.header-m-nav-item-submenu-small .submenu-banner-content{padding-top:40px;position:relative;z-index:1;max-width:380px}.header-m-nav-item-submenu-small .header-m-nav-item-submenu-col:nth-child(2){border-right:none}@media (max-width:992px){.header-m-nav-item:nth-child(4),.header-m-nav-item:nth-child(6),.header-m-nav-item:nth-child(7),.header-m-nav-item:nth-child(8){display:block}}@media (max-width:768px){.header-m-nav-item-submenu-small .header-m-nav-item-submenu-cols{grid-template-columns:1fr}}@media (max-width:1730px){.container-fluid{max-width:1440px}}@media (max-width:1440px){.container-fluid{max-width:1240px}}.container-fluid{margin:0 auto;max-width:var(--container-width-fluid);padding:0 var(--container-offset);max-width:1440px}@media (max-width:1730px){.header-m-btn{font-size:12px;padding:13px}}.header-m-nav-item-submenu{z-index:9}@media (any-hover:hover){.btn:hover:hover{background-color:transparent;color:var(--yellow);border:1px solid var(--yellow)}}.header-m-btn:after,.header-m-nav-link--accent:before,.header-m-nav-submenu-link:after,.submenu-banner-btn:after,footer .btn-reset:after,footer .btn:after{content:"";position:absolute;background:linear-gradient(90deg,rgba(255,255,255,.1),rgba(255,255,255,.4));width:40px;height:110%;top:0;left:-30%;transform:skewX(-45deg);animation:flare 2s linear infinite}.btn,.btn--black,.btn-reset,.header-m-btn,.header-m-nav-link--accent,.header-m-nav-submenu-link,.submenu-banner-btn,.wpcf7-submit{position:relative;overflow:hidden}.btn,.footer__col span{font-family:var(--font-family)}.btn{font-weight:600;font-size:.875rem;color:var(--black);padding:1rem 1.3125rem;background-color:var(--yellow);-webkit-transition:background-color var(--ease-transition),color var(--ease-transition),border var(--ease-transition);-o-transition:background-color var(--ease-transition),color var(--ease-transition),border var(--ease-transition);-moz-transition:background-color var(--ease-transition),color var(--ease-transition),border var(--ease-transition);transition:background-color var(--ease-transition),color var(--ease-transition),border var(--ease-transition);border:1px solid transparent}header .container-fluid{margin:0 auto;max-width:var(--container-width-fluid);padding:0 var(--container-offset)}.section-faq .cb-block{background:#0d0d0d url(/wp-content/themes/maximus/assets/seo/img/meteor-fire.png)no-repeat;background-position:right 40px;border-radius:16px;padding:40px 20px;height:100%;max-height:527px}.section-order{margin-bottom:0;position:relative}.reviews-book-image{max-height:456px}.faq-block .faq-item .faq-item-head,.faq-block .faq-item .faq-item-head>*{pointer-events:none}.cases-slide-swiper-slide{height:auto!important}.cases-slide-swiper-slide a{height:100%;display:flex;justify-content:center;align-items:center}.cases-slide-swiper-slide a img{object-fit:cover}@media (max-width:1344px){.section-cases .cases-slide .stat .stat-item .stat-row{flex-direction:column;align-items:flex-start}.section-reviews .inner{grid-template-columns:555px 1fr 1fr}}@media (max-width:460px){.section-cases .cases-slide .head{flex-direction:column}.reviews-slider{max-width:90vw}}@media (max-width:475px){.about-ceo{padding-bottom:250px}.tariff-mobile .swipe-icon{right:50px}.about-ceo__info .item:before{display:none}.about-ceo__info .item{padding-left:0}.about-ceo .difference .difference-item .head{grid-template-columns:60px 1fr}}.sertificate-slide a{display:block;border-radius:8px;overflow:hidden;height:100%}.sertificate-slide a img{height:100%}.footer{background:#0d0d0d;padding-block:40px}.footer__top{border-bottom:1px solid rgba(255,255,255,.3);padding-bottom:20px;margin-bottom:56px}.footer__inner{display:flex;justify-content:space-between;gap:20px}.footer__col{display:flex;flex-direction:column;gap:20px}.footer__col span{font-weight:400;font-size:14px;line-height:129%;color:var(--white)}.footer__nav-list li a,.footer__socials a,.footer__title{font-family:var(--font-family);color:var(--white);transition:color .3s ease}.footer__title{font-weight:700;font-size:clamp(20px,2vw,24px);line-height:133%}a.footer__title:hover{color:var(--yellow);transition:color .3s ease}.footer-col-top{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.footer__buttons{display:flex;gap:10px}.footer__nav-list{display:grid;gap:10px;column-gap:clamp(30px,3vw,60px)}.footer__nav-list.list-col-3{grid-template-columns:auto auto auto}.footer__nav-list.list-col-2{grid-template-columns:auto auto}.footer__nav-list li a,.footer__socials a{font-weight:400;font-size:16px}.footer__nav-list li a{line-height:150%;position:relative}.footer__nav-list li a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:var(--yellow);transition:.3s ease}.footer__socials{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.footer__socials a{display:grid;grid-template-columns:30px 1fr;align-items:center;gap:12px}.footer__socials a .icon{background:var(--yellow);width:30px;height:30px;display:grid;place-items:center;border-radius:50%}.footer__col:has(.footer__banner){max-width:320px;width:100%}.footer__banner{position:relative;padding:35px;max-width:320px;height:350px;width:100%;flex:1 1 auto;background:url(/wp-content/themes/maximus/img/larionov_footer.webp)no-repeat;background-size:cover;background-position-x:0;border-radius:20px;overflow:hidden}.footer__banner .footer__title{font-size:22px}.footer__banner-content,.steps-seo-list li{display:flex;flex-direction:column;position:relative}.footer__banner-content{z-index:1;height:100%;gap:30px}.footer__banner-name,.steps-seo-block .left-side .accent-text{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:120%;color:var(--white)}.footer__banner-link{display:block;text-align:center;max-width:275px;width:100%;margin:auto auto 0;transition:.3s ease}.footer__middle{border-bottom:1px solid rgba(255,255,255,.3);padding-bottom:20px;margin-bottom:20px}.footer__bottom p{font-family:var(--font-family);font-weight:400;font-size:12px;line-height:150%;text-align:center;color:#a6a6a6;transition:color .3s ease;margin:0}.footer__bottom p a{color:inherit;font-size:inherit}@media (any-hover:hover){.footer__btn:hover{background:var(--white);color:var(--black)}.footer__nav-list li a:hover,.footer__socials a:hover{color:var(--yellow)}.footer__nav-list li a:hover:after{width:100%}.footer__banner-link:hover{background:var(--black);color:var(--yellow)}.footer__bottom p:has(a):hover{color:var(--yellow)}}@media (max-width:1140px){.footer__buttons,.footer__inner{flex-wrap:wrap}.footer__banner{padding:20px}}@media (max-width:767px){.footer__col:has(.footer__banner){max-width:100%}.footer__banner{max-width:100%;width:100%;background:url(/wp-content/themes/maximus/img/banner-footer-img-mobile.png)center/cover no-repeat}.footer__banner-link{max-width:100%}.footer__bottom .footer__inner{flex-direction:column;align-items:flex-start;gap:10px}}@media (max-width:360px){.footer__socials{grid-template-columns:1fr}}.steps-seo{margin-bottom:40px;position:relative;height:1290px}.steps-seo-title{font-weight:700;font-size:48px;line-height:120%;color:var(--white);margin:0;text-transform:uppercase;margin-bottom:clamp(40px,3vw,60px);padding-top:140px}.steps-seo-list li:before,.steps-seo-title span{font-family:var(--font-family);font-weight:900;font-size:64px;line-height:110%;text-transform:uppercase;color:var(--yellow)}.steps-seo-bg{width:100%;height:100%;position:absolute;z-index:-1}.steps-seo-bg img{width:100%;height:100%;object-fit:cover}.steps-seo-nav{margin-bottom:30px;overflow:auto;min-height:260px}.steps-seo-list{display:flex;gap:20px;justify-content:space-between;counter-reset:steps;padding-bottom:20px;border-bottom:2px solid rgba(255,255,255,.2)}.steps-seo-list li{justify-content:center;align-items:center;gap:20px;cursor:pointer;flex-shrink:0;max-width:220px}.steps-seo-list li:before{counter-increment:steps;content:counter(steps);font-size:65px;line-height:120%;text-align:center;color:var(--white);transition:color .3s ease}.steps-seo-list li:after{content:"";bottom:-23px;left:0;width:100%;height:2px;background:var(--red);position:absolute;opacity:0;visibility:hidden;transition:.3s ease}.steps-seo-block .left-side p,.steps-seo-list li p{font-family:var(--font-family);color:var(--white);margin:0}.steps-seo-list li p{font-weight:600;font-size:22px;line-height:120%;text-align:center;pointer-events:none}.steps-seo-list li.active:after{opacity:1;visibility:visible}.steps-seo-cb .wrapper .steps-seo-cb-title span,.steps-seo-list li.active:before{color:var(--yellow)}.steps-seo-block{display:grid;grid-template-columns:1fr 580px;gap:24px}.steps-seo-block.hidden{display:none}.steps-seo-block .left-side .accent-text{font-weight:600;font-size:24px;line-height:100%;max-width:fit-content;background-color:var(--red);margin-bottom:20px;border-radius:50px;padding:6px 24px}.steps-seo-block .left-side .subtitle{font-family:var(--font-family);font-weight:700;font-size:36px;line-height:120%;text-transform:uppercase;color:var(--white);margin-bottom:40px}.steps-seo-block .left-side p{font-weight:400;font-size:20px;line-height:130%;width:100%}.steps-seo-block .left-side .left-side-wrap{gap:40px;display:flex}.steps-seo-block .left-side .left-side-wrap .list{display:flex;flex-direction:column;gap:10px}@media (any-hover:hover){.steps-seo-list li:hover:before{color:var(--yellow)}}.steps-seo-cb{max-width:1440px;width:100%;margin:-200px auto 100px;position:relative;z-index:1}.steps-seo-cb .wrapper{background:#0d0d0d;border-radius:16px;padding:40px 60px;border:3px solid var(--yellow);display:grid;grid-template-columns:540px 1fr;gap:135px}.steps-seo-cb .wrapper .steps-seo-cb-title{font-family:var(--font-family);font-weight:700;font-size:36px;line-height:120%;text-transform:uppercase;color:var(--white);margin-bottom:20px}.steps-seo-cb-desc{font-family:var(--font-family);font-weight:400;font-size:20px;line-height:130%;color:var(--white)}.steps-seo-cb .wrapper .socials{justify-content:space-between;margin-top:30px}.steps-seo-cb .wrapper .socials .phone,.steps-seo-cb .wrapper .socials .soc a{display:flex;align-items:center;gap:10px;font-family:var(--font-family);font-weight:700;font-size:clamp(22px,2.5vw,28px);line-height:120%;color:var(--white);margin:0;transition:color .3s ease}@media (any-hover:hover){.steps-seo-cb .wrapper .socials .phone:hover{color:var(--yellow)}}.steps-seo-cb .wrapper .socials,.steps-seo-cb .wrapper .socials .soc{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.steps-seo-cb .wrapper .socials .soc a{font-weight:400;font-size:clamp(18px,1.5vw,20px);line-height:130%;transition:opacity .2s ease}@media (any-hover:hover){.steps-seo-cb .wrapper .socials .soc a:hover{opacity:.7}}.steps-form{display:flex;flex-direction:column;gap:20px}.steps-form .row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.steps-form .row input:focus{border-color:var(--yellow)}.steps-form .button{display:flex;align-items:center;justify-content:center;gap:10px;border-radius:60px;padding:16px 35px;font-family:var(--font-family);font-weight:600;font-size:clamp(16px,2vw,20px);line-height:130%;text-align:center;color:var(--black);background-color:var(--yellow);transition:all .2s ease-in;border:1px solid transparent;text-wrap:wrap}@media (any-hover:hover){.steps-form .button:hover{box-shadow:none;-webkit-animation:si-button-pulse .8s 0s ease-out 1;-moz-animation:si-button-pulse .8s 0s ease-out 1;animation:si-button-pulse .8s 0s ease-out 1;overflow:hidden}}.steps-seo-block .right-side{position:relative}.steps-seo-block .right-side:before{content:"";position:absolute;top:-27px;left:-67px;width:723px;height:420px;background:url(/wp-content/themes/maximus/assets/seo/img/mocup.png)no-repeat;background-size:cover}@media (max-width:1440px){.steps-seo-cb .wrapper{grid-template-columns:1fr;padding:40px 20px;gap:30px}}@media (max-width:1240px){.steps-seo-block{grid-template-columns:1fr}.steps-seo-block .right-side{display:none}.steps-seo-list li p{font-size:20px}.steps-seo-list li{gap:12px}.steps-seo-list{border:0}}@media (max-width:767px){.steps-seo-title{font-size:32px}.steps-seo-title span{font-size:36px}.steps-seo-block .left-side .left-side-wrap{grid-template-columns:1fr;display:grid}.steps-form .row{grid-template-columns:1fr}}@media (max-width:768px){.section-moon-modify .section-moon-wrapper{height:1160px}}.about-ceo-decor,.video-decor-block{content:"";position:absolute;top:-70px;left:-140px;width:340px;height:340px;z-index:0}.about-ceo-decor img{object-fit:contain}.about-ceo-modify:before{display:none!important}.video-decor-block{top:290px;left:-70px;width:750px;height:425px}.about-ceo-decor img,.video-decor-block img{width:100%;height:100%}@media (max-width:1200px){.video-decor-block{display:none}}.about-ceo .breadcrumbs{position:relative;z-index:1}.about-ceo-modify .about-ceo-decor{animation:none}@media (max-width:1400px){.video-decor-block{content:"";position:absolute;top:220px;left:-70px;width:680px;height:425px;z-index:0}}.steps-seo .right-side img{height:375px;object-fit:cover;width:575px}.header-m-map{display:flex;align-items:center;gap:10px;max-width:280px}@media (max-width:1240px){.header-m-map{display:none}}@media (max-width:420px){.about-ceo-decor{width:210px;height:210px}.hero-ceo .price .perc{width:45px;height:45px;font-size:14px}.need .item .image{height:220px}}@font-face{font-display:swap;font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-slide,.swiper-wrapper{width:100%;height:100%;position:relative;transition-property:transform}.swiper-wrapper{z-index:1;display:flex;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;transform:translate3d(0,0,0)}.swiper-slide{flex-shrink:0;display:block}:root{--swiper-navigation-size:44px}