.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}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label:before,.wpcf7-list-item-label:after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner:before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner:before{animation-name:blink;animation-duration:2s}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}
/*
Theme Name: Static theme
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/

:root{--gapSection:75px;--sectionMt:50px;--mt1:32px}@media only screen and (max-width:480px){:root{--gapSection:50px}}@media only screen and (max-width:520px){:root{--sectionMt:30px}}@keyframes toBtm{0%{transform:translateY(0)}50%{transform:translateY(10px)}}.box,.comments,.form__wrap,.navbar{background:rgba(255,255,255,5%);backdrop-filter:blur(2px);border-radius:24px;box-shadow:0 1px rgb(255 255 255 / .5),0 -1px #9747FF}html,body{min-height:100vh;font-family:montserrat;scroll-behavior:smooth;margin:0;padding:0}body{background-color:#fff}body::-webkit-scrollbar{width:10px;height:10px}body::-webkit-scrollbar-track{background-color:#000}body::-webkit-scrollbar-thumb{background:#9747ff}*{box-sizing:border-box}*::selection{background-color:#9747ff;color:#fff}a{text-decoration:none;color:inherit}a:hover,a:focus{text-decoration:none;color:#000}img{user-select:none}button:hover,button:active,button:focus,a:hover,a:active,a:focus,input:hover,input:active,input:focus{appearance:none;outline:none;box-shadow:none}.page__body{display:flex;flex-direction:column}.page__wrapper{flex:1 0 auto}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}@media(min-width:576px){.container-sm,.container{max-width:540px}}@media(min-width:768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width:992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}.header{padding-top:16px;padding-bottom:16px}.drawer{position:fixed;top:0;left:0;z-index:100500;width:100%;height:100%;background:#000;color:#fff;padding:24px;height:0;visibility:hidden;transform:translateX(-100%);transition:transform .3s linear;overflow:hidden;overflow-y:scroll}.drawer .container{display:flex;flex-direction:column}.drawer__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;padding-bottom:24px}.drawer__content{display:flex;flex-direction:column;justify-content:space-between;height:100%}.drawer__nav ul{display:flex;flex-direction:column;margin-bottom:24px;list-style:none;margin:0;padding:0}.drawer__nav ul li a{padding:24px 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;font:1.375rem/1 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;text-transform:uppercase;border:1px solid #fff;border-width:1px 0 0}.drawer__nav ul li:first-child a{border-top:0}.drawer__nav ul li a svg{color:#9747ff}.drawer.show{display:flex;visibility:visible;height:100%;transform:translateX(0)}@media only screen and (max-width:480px){.drawer .contacts{text-align:center}.drawer .logo img{width:80%}.drawer__nav ul li a{font:500 1rem/1 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}.navbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:2em;row-gap:16px;padding:12px 16px}.navbar__btns{display:inline-flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:16px}.navbar-toggler{border:none;padding:0;color:inherit;background:0 0}.navbar-toggler:hover,.navbar-toggler:active,.navbar-toggler:focus{box-shadow:none}.navbar__nav #menu-first,.navbar__nav #menu-first-2{padding:0;margin:0;display:inline-flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:2em;list-style:none}.navbar__nav a{position:relative;transition:all .35s ease-in-out;text-transform:capitalize;font:1rem/1 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-top:4px}.navbar__nav a::after{content:'';display:block;margin-top:2px;width:0;height:2px;background:#9747ff;transition:width .3s}.navbar__nav a:hover{color:#9747ff}.navbar__nav a:hover::after{width:100%}@media only screen and (max-width:991px){.navbar__nav{gap:2em}}@media only screen and (min-width:768px){.navbar-toggler{display:none}}@media only screen and (max-width:768px){.navbar__nav{display:none}}@media only screen and (max-width:768px){.navbar .btn-bd{display:none}.navbar .logo img{max-height:45px;width:90%}}.hero{position:relative}.hero__wrap{background-repeat:no-repeat;background-size:cover;background-position:100%;color:#fff}.hero__container{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px}.hero__container hgroup{position:relative;z-index:2}.hero__sub{margin-top:16px;margin-bottom:32px;font:1.25rem/1.2 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}@media only screen and (max-width:991px){.hero__container{grid-template-columns:1fr;justify-content:center;text-align:center}}@media only screen and (max-width:768px){.hero__container{display:flex;flex-direction:column}}@media only screen and (max-width:480px){.hero__sub{font:.9375rem/1.2 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}.footer__top{background-color:#342d3d;color:#fff;padding:32px 0;text-align:center;font:300 .875rem/1.4 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.footer__top .container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:32px;row-gap:16px}.footer__btm{padding:32px 0;background-color:#9747ff;color:#fff}.footer__nav{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:32px;row-gap:16px;margin-top:4px}.footer__nav a{position:relative;transition:all .35s ease-in-out;font:1rem/1 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.footer__nav a:hover,.footer__nav a:active,.footer__nav a:focus{color:#9747ff}.footer__nav a:hover::after,.footer__nav a:active::after,.footer__nav a:focus::after{width:100%}.footer__nav a::after{content:'';display:block;margin-top:2px;width:0;height:2px;background:#9747ff;transition:width .3s}@media only screen and (max-width:1200px){.footer__nav{order:2;margin-right:auto;margin-left:0}}.logo{display:inline-flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;margin:0}.logo::after{display:none}*{font-family:montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}h1,h2,h3,h4,h5,h6{font-family:montserrat}h1,.h1{font:700 4.375rem/1.2 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-top:0;margin-bottom:32px}h1 strong,.h1 strong{font-weight:inherit;color:#d3b1ff}@media only screen and (max-width:1200px){h1,.h1{font-size:50px}}@media only screen and (max-width:991px){h1,.h1{font-size:30px;line-height:1.2}}@media only screen and (max-width:768px){h1,.h1{font-size:30px}h1 div,.h1 div{display:inline}}h2,.h2{font:700 3.125rem/1.2 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-bottom:32px;margin-top:0}@media only screen and (max-width:1400px){h2,.h2{font:700 1.875rem/1.4 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}@media only screen and (max-width:991px){h2,.h2{font:700 1.5rem/1.4 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}@media only screen and (max-width:768px){h2,.h2{font:700 1.25rem/1.4 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}@media only screen and (max-width:480px){h2,.h2{font:700 1.5rem/1.4 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}h3,.h3{font:500 3.125rem/1.4 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}@media only screen and (max-width:1400px){h3,.h3{font:700 1.875rem/1.4 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}@media only screen and (max-width:991px){h3,.h3{font:700 1.5rem/1.4 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}@media only screen and (max-width:768px){h3,.h3{font:700 1.25rem/1.4 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}@media only screen and (max-width:480px){h3,.h3{font:700 1.5rem/1.4 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}div{font:300 1.25rem/1.2 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}@media only screen and (max-width:480px){div{font:300 .875rem/1.4 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}.hgroup_1{text-align:center;max-width:975px;margin-left:auto;margin-right:auto}.text-center{text-align:center}.btn,.form #submitButton,.btn-bd{display:inline-flex;align-items:center;justify-content:center;flex-wrap:nowrap;height:50px;min-width:230px;max-width:250px;padding:8px 16px;border-radius:12px;border:2px solid #fff0;background-color:#9747ff;color:#fff;text-align:center;text-transform:uppercase;font:1.25rem/1 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;transition:all .35s ease-in-out}.btn b,.form #submitButton b,.btn-bd b{position:relative;overflow:hidden;font-weight:inherit}.btn span,.form #submitButton span,.btn-bd span{display:block;transition:all .25s linear}.btn span:last-child,.form #submitButton span:last-child,.btn-bd span:last-child{position:absolute;top:100%;bottom:0}.btn:hover,.form #submitButton:hover,.btn-bd:hover,.btn:active,.form #submitButton:active,.btn-bd:active,.btn:focus,.form #submitButton:focus,.btn-bd:focus{background-color:#7a14ff;color:#fff}.btn:hover span:first-child,.form #submitButton:hover span:first-child,.btn-bd:hover span:first-child,.btn:active span:first-child,.form #submitButton:active span:first-child,.btn-bd:active span:first-child,.btn:focus span:first-child,.form #submitButton:focus span:first-child,.btn-bd:focus span:first-child{transform:translateY(-165%)}.btn:hover span:last-child,.form #submitButton:hover span:last-child,.btn-bd:hover span:last-child,.btn:active span:last-child,.form #submitButton:active span:last-child,.btn-bd:active span:last-child,.btn:focus span:last-child,.form #submitButton:focus span:last-child,.btn-bd:focus span:last-child{transform:translateY(0);top:0;margin:auto}.btn--main{background-color:#d3b1ff;min-width:200px}.btn--main:hover,.btn--main:active,.btn--main:focus{background-color:#b67eff}.btn_top{position:fixed;right:16px;bottom:16px;z-index:1000;width:40px;height:40px;background-color:#9747ff;color:#fff;border-radius:12px;border:none}.btn-text{font:600 1.125rem/1 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;color:#9747ff;min-width:auto}.btn-bd{border-radius:16pc;max-width:100%;background:0 0;color:#fff;border-color:#fff}.btn-bd:hover,.btn-bd:active,.btn-bd:focus{border-color:#9747ff;background-color:#fff0;color:#9747ff}.btn-light{background-color:#fff;color:#1b1b1b}.btn-light:hover,.btn-light:active,.btn-light:focus{border-color:#7a14ff}@media only screen and (max-width:768px){.btn,.form #submitButton,.btn-bd{min-width:0}}.form__wrap{max-width:470px;margin-left:auto;margin-right:auto;padding:32px;text-align:center}.form__caption{font:600 2.5rem/1.2 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-bottom:32px}.form__caption b{color:#d3b1ff;font-weight:inherit}.form label{display:block;text-align:left;opacity:.8}.form input{width:100%;padding:12px 16px;margin-bottom:4px;background-color:#fff0;border:1px solid #fff;border-radius:6px}.form #submitButton{width:100%;max-width:100%;margin-top:24px}.form__row{margin-top:12px;margin-bottom:12px}.form__row--inline{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media only screen and (max-width:480px){.form__row--inline{grid-template-columns:1fr}}@media only screen and (max-width:768px){.form__caption{font:700 1.125rem/1.4 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}.subscribe__field{max-width:600px;margin:var(--mt1)auto;display:flex;align-items:center;justify-content:space-between;gap:8px;background-color:#fff;color:#1b1b1b;padding:8px;border-radius:12px}.subscribe__field input{padding:8px 16px;border:none;background:0 0}.subscribe__field button{padding:8px 16px;background-color:#d3b1ff;color:#fff;border-radius:12px;border:none}@media only screen and (max-width:480px){.subscribe__field{display:grid;justify-content:center}}.faq{width:100%;margin-top:32px}.faq__num{font:800 2.1875rem/1 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;width:100px;border-right:1px solid rgb(255 255 255 / .2);text-align:center}.faq__cta{width:100px;text-align:center}.faq__cta svg{margin:auto}.faq__cta svg:last-child{display:none}.faq__term{font:700 1.5rem/1.16666667 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;padding:44px 0;user-select:none}.faq__row{border-top:1px solid rgb(255 255 255 / .2);cursor:pointer}.faq__row.active .faq__cta svg:first-child{display:none}.faq__row.active .faq__cta svg:last-child{display:block}.faq__row.active .faq__num{color:#d3b1ff}.faq__row.active+tr>.faq__body{display:block}.faq tr:last-child{border-bottom:1px solid rgb(255 255 255 / .2);border-bottom:0}.faq tr:first-child{border-top:0}.faq__body{font:300 1.25rem/1.2 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;padding:0 0 38px;display:none}@media only screen and (max-width:991px){.faq__term{font:800 1.25rem/1 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.faq__body{font:300 .8125rem/1.4 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}@media only screen and (max-width:768px){.faq__num{display:none}.faq__term,.faq__body{padding:15px;padding-left:0}.faq__term{font:700 1rem/1.4 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}@media only screen and (max-width:480px){.faq__cta{display:none}.faq__term,.faq__body{padding-right:0}}.preloader{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;width:100%;height:100%;position:fixed;top:0;left:0;z-index:100500;transition:all .35s ease-in-out;background-color:#000}.preloader-dots .dot{display:inline-block;width:10px;height:10px;margin:2px;background:#9747ff;border-radius:50%;animation:moveit 1.8s infinite}.dot:nth-child(2){animation-delay:.15s}.dot:nth-child(3){animation-delay:.3s}.dot:nth-child(4){animation-delay:.45s}.dot:nth-child(5){animation-delay:.6s}@keyframes moveit{0%{transform:translateY(0)}35%{transform:translateY(0);opacity:.3}50%{transform:translateY(-20px);opacity:.8}70%{transform:translateY(3px);opacity:.8}85%{transform:translateY(-3px)}}body{background-color:#1b1b1b;color:#fff;background-image:url(//quantumaireviews.com/wp-content/themes/static_theme/css/pages/../images/bg/bg.png);background-repeat:no-repeat;background-size:cover;background-position:0 0;font-family:montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}a{font-family:inherit}a:hover,a:focus,a:active,a:focus-visible{color:inherit;outline:none;appearance:none;box-shadow:none}.page__wrapper{overflow:hidden}.page__single{padding-top:var(--gapSection);padding-bottom:var(--gapSection)}.page__single h1{font:700 2rem/1.4 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.page__single h2,.page__single h3,.page__single h4{font:700 1.5rem/1.4 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.page__single p{opacity:.8}.page__single li{margin-top:16px;margin-bottom:16px}.section{position:relative;margin-top:var(--gapSection);margin-bottom:var(--gapSection);z-index:1}.section_3{margin-bottom:32px}.section_cards{margin-top:16px}@media only screen and (max-width:768px){.section_how{text-align:center}}.row_1{max-width:96%;margin-left:auto;margin-right:auto;margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:32px}@media only screen and (max-width:768px){.row_1{grid-template-columns:1fr}}.comments{max-width:96%;margin-left:auto;margin-right:auto;padding:32px;text-align:center}.comment{background-color:#fff;color:#1b1b1b;border-radius:12px;border:1px solid #1b1b1b;padding:32px;text-align:left;font:300 1.25rem/1.2 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.comment__header{display:grid;grid-template-columns:75px auto;gap:8px;align-items:center;margin-bottom:16px}.comment__header img{border-radius:50%;width:75px;height:75px;object-fit:cover}.comment__title{font:600 1.25rem/1.2 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.comment__wrap{overflow:visible;overflow-x:hidden;padding:2em 0;max-width:960px;margin-left:auto;margin-right:auto}@media only screen and (max-width:768px){.comment__wrap{padding:0}}.swiper{overflow:visible!important}.swiper-slide{filter:blur(4px)}.swiper-slide.swiper-slide-active{transform:scale(1.2);z-index:100;filter:none}@media only screen and (max-width:768px){.swiper-slide.swiper-slide-active{transform:none}}.box{padding:64px 40px;max-width:96%;width:100%;margin-left:auto;margin-right:auto}.box:hover,.box:active,.box:focus{color:inherit}.box .container{display:grid;grid-template-columns:1fr 1fr;gap:32px}.box.box-normal{max-width:100%}.box__inner{padding-right:24px;padding-left:24px}.box-main{background-color:#9747ff;color:#fff}.box-light{background-color:#fff;color:#1b1b1b}.box-light .box__label{color:#9747ff}.box-light .tags>*{color:#1b1b1b;border-color:#1b1b1b}.box-light .tags>*:hover,.box-light .tags>*:focus,.box-light .tags>*:active{color:#9747ff;border-color:#9747ff}.box-light:hover,.box-light:active,.box-light:focus{color:#1b1b1b}.box__label{text-transform:uppercase;font:300 1.5rem/1.4 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-bottom:8px}.box__content{display:flex;flex-direction:column;justify-content:space-between;align-items:start;gap:32px}.box__img img{border-radius:24px;margin-left:auto;margin-right:auto;max-width:100%}@media only screen and (max-width:991px){.box{padding:32px 8px}.box__label{font:1rem/1 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}@media only screen and (max-width:768px){.box{padding:24px}.box__label{font:1rem/1 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.box .container{grid-template-columns:1fr}}.tags{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:16px}.tags>*{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;border:2px solid rgb(255 255 255 / .8);padding:8px 16px;border-radius:12px;color:rgb(255 255 255 / .8);font:500 .9375rem/1 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;transition:all .35s ease-in-out}.tags>*:hover,.tags>*:focus,.tags>*:active{color:#fff;border-color:#fff}.iti__country-list{color:#000}.iti--allow-dropdown{width:100%}.input-block.error input{border-bottom:1px solid red}.input-block.valid input{border-bottom:1px solid #47E975}.input-block.valid .form-error{display:none}.form-error{display:inline-block;width:100%}.form-popup .preloader{display:none;background-color:#fff0}.form-popup.loading .preloader{display:flex}.wrap__form-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .5);z-index:1000;backdrop-filter:blur(40px)}.form-popup{padding:32px;border-radius:15px;background:linear-gradient(to right,#9747FF4D,#FFFFFF4D);backdrop-filter:blur(200px);border:1px solid var(--color-main);color:#fff;box-shadow:0 1px 4px rgb(0 0 0 / .1);text-align:center;max-width:564px;min-height:200px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:85%}.form-popup .close-btn{position:absolute;right:26px;width:25px;height:25px;cursor:pointer}.form-popup h3{font-size:25px;line-height:normal;font-weight:700}.form-popup p.message{line-height:normal;font-size:20px}@media only screen and (min-width:1024px){.form-popup h3{font-weight:400;font-size:48px;line-height:58px}.form-popup p.message{font-weight:500;font-size:24px;line-height:38px}