:root{--c__primary: #062059;--c__primary-dark: #061840;--c__primary-light: #1a3a75;--c__secondary: #0066ff;--c__secondary-hover: #0052cc;--c__white: #ffffff;--c__black: #000000;--c__gray-lightest: #f5f5f5;--c__gray-light: #f0f2f2;--c__gray: #d1d1d1;--c__gray-medium: #85898d;--c__gray-dark: #4a4a4a;--c__success: #28a745;--c__border: #e0e0e0;--navigation__width: 100%;--navigation__height: 80px;--navigation__bg: #062059;--navigation__fs: 1rem;--navigation__padding: 0 2rem;--navigation-container__height: 100vh;--menu-item__space-s: 0.5rem;--menu-item__space-m: 1.5rem;--menu-toggle__width: 2.5rem;--menu-toggle__height: 2rem;--menu-toggle-line__height: 3px;--menu-toggle-line__top-position: 0.75rem;--hero__height: 600px;--hero__padding: 4rem 0;--section__space-s: 3rem;--section__space-m: 5rem;--section__space-l: 8rem;--section__padding: 0 2rem;--content__spacing: 0 2rem;--content__space-xs: 0.5rem;--content__space-s: 1rem;--content__space-m: 2rem;--content__space-l: 3rem;--content__space-xl: 4rem;--content__border-radius-s: 0.5rem;--content__border-radius-m: 1rem;--content__border-radius-l: 1.5rem;--card__padding: 2rem;--card__border-radius: 1rem;--card__shadow: 0 4px 12px rgba(0, 0, 0, 0.12);--btn__padding: 0.875rem 2rem;--btn__border-radius: 0.5rem;--btn__fs: 20px;--btn__transition: 0.3s ease-in-out;--input__height: 3rem;--input__padding: 0.75rem 1.25rem;--input__border-radius: 0.5rem;--input__border-color: #e0e0e0;--input__fs: 1rem;--fs__global: 1rem;--fs__text-xxs: 0.75rem;--fs__text-xs: 0.875rem;--fs__text-s: 1rem;--fs__text-m: 1.125rem;--fs__text-l: 1.25rem;--fs__header-xs: 1.5rem;--fs__header-s: 1.875rem;--fs__header-m: 44px;--fs__header-l: 3rem;--fs__header-xl: 3.75rem;--text__line-height: 1.6;--header__line-height: 1.2;--icon-size-s: 1.25rem;--icon-size-m: 1.5rem;--icon-size-l: 2rem;--icon-size-xl: 3rem;--footer__bg: #000000;--footer__padding: 4rem 0 2rem;--to-top-icon__width: 21px;--to-top-icon__height: 24px;--to-top__size: 45px;--to-top__bottom-position: 1.5rem;--to-top__right-position: 1.5rem}@media screen and (max-width: 1400px){:root{--hero__height: 550px;--section__space-l: 6rem}}@media screen and (max-width: 1300px){:root{--navigation__height: 70px;--navigation-container__width: 50%}}@media screen and (max-width: 1200px){:root{--hero__height: 500px;--hero__padding: 3rem 0;--section__space-m: 4rem;--section__space-l: 5rem;--fs__header-xl: 3rem;--fs__header-l: 2.5rem;--fs__header-m: 2rem}}@media screen and (max-width: 992px){:root{--hero__height: 450px;--section__space-m: 3rem;--card__padding: 1.5rem}}@media screen and (max-width: 767px){:root{--navigation__height: 60px;--navigation-container__width: 100%;--navigation__padding: 0 1rem;--hero__height: 400px;--hero__padding: 2rem 0;--section__space: 2.5rem;--section__space-s: 2rem;--section__space-m: 2.5rem;--section__space-l: 4rem;--section__padding: 0 1rem;--content__spacing: 0 1rem;--fs__header-xl: 2.25rem;--fs__header-l: 2rem;--fs__header-m: 1.75rem;--fs__header-s: 1.5rem;--fs__text-l: 1.125rem;--card__padding: 1.25rem;--btn__padding: 0.75rem 1.5rem;--btn__fs: 16px;--footer__padding: 3rem 0 1.5rem}}@media screen and (max-width: 480px){:root{--hero__height: 350px;--btn__padding: 0.625rem 1.25rem;--card__padding: 1rem}}body{background-color:#fff;font-family:"Poppins",sans-serif;font-size:var(--fs__global);line-height:var(--text__line-height);color:#4a4a4a;margin:0;padding:0;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p{margin:0 0 1rem}p:last-child{margin-bottom:0}main{padding-top:5.64rem}#page{min-height:100vh;display:inline-flex;flex-direction:column;width:100%;justify-content:space-between}h1,h2,h3,h4,h5,h6{margin:0 0 1rem;line-height:var(--header__line-height);color:#062059;font-weight:700}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child{margin-bottom:0}h1{font-size:var(--fs__header-xl)}h2{font-size:var(--fs__header-l)}h3{font-size:var(--fs__header-m)}h4{font-size:var(--fs__header-s)}h5{font-size:var(--fs__header-xs)}h6{font-size:var(--fs__text-l)}a{color:#06f;text-decoration:none;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}a:focus{color:#0052cc;outline:2px solid #06f;outline-offset:2px}a:active{color:#0052cc}@media(hover: hover){a:hover{color:#0052cc}}img{width:100%;height:auto;display:block;object-fit:cover;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}svg{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}svg path{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}button{font-family:"Poppins",sans-serif;cursor:pointer;border:none;background:none;padding:0;margin:0}ul,ol{margin:0;padding:0;list-style:none}strong{font-weight:700}em{font-style:italic}::selection{background-color:#06f;color:#fff}::-moz-selection{background-color:#06f;color:#fff}:focus-visible{outline:2px solid #06f;outline-offset:2px}html{scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box}.btn{display:inline-flex;align-items:center;justify-content:center;padding:var(--btn__padding);font-size:var(--btn__fs);font-weight:500;line-height:1;border-radius:var(--btn__border-radius);cursor:pointer;border:none;text-decoration:none;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.btn--primary{background:radial-gradient(55.47% 142.5% at 63.97% 38.41%, #12388b 0%, #062059 100%);color:#fff}@media(hover: hover){.btn--primary:hover{color:#fff;transform:scale(0.98);-o-transform:scale(0.98);-moz-transform:scale(0.98);-webkit-transform:scale(0.98)}}.btn--primary:active{transform:scale(0.95);-o-transform:scale(0.95);-moz-transform:scale(0.95);-webkit-transform:scale(0.95)}.btn--secondary{background-color:#fff;color:#062059;border:2px solid #062059}@media(hover: hover){.btn--secondary:hover{background-color:#062059;color:#fff;transform:scale(0.98);-o-transform:scale(0.98);-moz-transform:scale(0.98);-webkit-transform:scale(0.98)}}.btn--secondary:active{transform:scale(0.95);-o-transform:scale(0.95);-moz-transform:scale(0.95);-webkit-transform:scale(0.95)}.btn--outline{background-color:rgba(0,0,0,0);color:#06f;border:2px solid #06f}@media(hover: hover){.btn--outline:hover{background-color:#06f;color:#fff;transform:scale(0.98);-o-transform:scale(0.98);-moz-transform:scale(0.98);-webkit-transform:scale(0.98)}}.btn--outline:active{transform:scale(0.95);-o-transform:scale(0.95);-moz-transform:scale(0.95);-webkit-transform:scale(0.95)}.btn--dark{background-color:#062059;color:#fff}@media(hover: hover){.btn--dark:hover{background-color:#061840;transform:scale(0.98);-o-transform:scale(0.98);-moz-transform:scale(0.98);-webkit-transform:scale(0.98)}}.btn--dark:active{transform:scale(0.95);-o-transform:scale(0.95);-moz-transform:scale(0.95);-webkit-transform:scale(0.95)}.btn--light{background-color:#fff;color:#062059}@media(hover: hover){.btn--light:hover{background-color:#f5f5f5;transform:scale(0.98);-o-transform:scale(0.98);-moz-transform:scale(0.98);-webkit-transform:scale(0.98)}}.btn--light:active{transform:scale(0.95);-o-transform:scale(0.95);-moz-transform:scale(0.95);-webkit-transform:scale(0.95)}.btn--small{padding:.625rem 1.25rem;font-size:var(--fs__text-xs)}.btn--large{padding:1.125rem 2.5rem;font-size:var(--fs__text-m)}.btn--icon{display:inline-flex;align-items:center;gap:.5rem}.btn--icon svg{width:var(--icon-size-s);height:var(--icon-size-s)}.btn--phone{background-color:#fff;color:#062059;padding:.625rem 1.5rem;border-radius:2rem;font-weight:500;display:inline-flex;align-items:center;gap:.5rem}.btn--phone svg{width:1rem;height:1rem}@media(hover: hover){.btn--phone:hover{background-color:#f5f5f5;transform:scale(0.98);-o-transform:scale(0.98);-moz-transform:scale(0.98);-webkit-transform:scale(0.98)}}.btn-link{background:none;border:none;color:#06f;padding:0;font-size:inherit;text-decoration:underline;cursor:pointer;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(hover: hover){.btn-link:hover{color:#0052cc}}@media screen and (max-width: 767px){.btn{width:100%;justify-content:center;font-size:16px}.btn--small,.btn--large{width:100%}.btn--small{font-size:var(--fs__text-xs)}.btn--icon{width:100%}.btn--phone{width:auto;font-size:var(--fs__text-xs)}}.form__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.form__row--single{grid-template-columns:1fr}.form__group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.form__group:last-child{margin-bottom:0}.form__label{font-size:var(--fs__text-s);font-weight:500;color:#4a4a4a}.footer .form__label{color:#fff}.form__label--required::after{content:"*";color:#dc3232;margin-left:.25rem}.form__input,.form__textarea,.form__select{width:100%;height:var(--input__height);padding:var(--input__padding);border:1px solid var(--input__border-color);border-radius:var(--input__border-radius);font-size:var(--input__fs);font-family:"Poppins",sans-serif;color:#4a4a4a;background-color:#fff;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.form__input::placeholder,.form__textarea::placeholder,.form__select::placeholder{color:#d1d1d1}.form__input:focus,.form__textarea:focus,.form__select:focus{outline:none;border-color:#06f;-webkit-box-shadow:0 0 0 3px rgba(0,102,255,.1);-moz-box-shadow:0 0 0 3px rgba(0,102,255,.1);-ms-box-shadow:0 0 0 3px rgba(0,102,255,.1);-o-box-shadow:0 0 0 3px rgba(0,102,255,.1);box-shadow:0 0 0 3px rgba(0,102,255,.1)}.form__input:disabled,.form__textarea:disabled,.form__select:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.6}.form__input.error,.form__textarea.error,.form__select.error{border-color:#dc3232}.form__input.error:focus,.form__textarea.error:focus,.form__select.error:focus{-webkit-box-shadow:0 0 0 3px rgba(220,50,50,.1);-moz-box-shadow:0 0 0 3px rgba(220,50,50,.1);-ms-box-shadow:0 0 0 3px rgba(220,50,50,.1);-o-box-shadow:0 0 0 3px rgba(220,50,50,.1);box-shadow:0 0 0 3px rgba(220,50,50,.1)}.form__input.success,.form__textarea.success,.form__select.success{border-color:#28a745}.form__input.success:focus,.form__textarea.success:focus,.form__select.success:focus{-webkit-box-shadow:0 0 0 3px rgba(40,167,69,.1);-moz-box-shadow:0 0 0 3px rgba(40,167,69,.1);-ms-box-shadow:0 0 0 3px rgba(40,167,69,.1);-o-box-shadow:0 0 0 3px rgba(40,167,69,.1);box-shadow:0 0 0 3px rgba(40,167,69,.1)}.form__textarea{height:auto;min-height:120px;resize:vertical;padding-top:.875rem}.form__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%278%27 viewBox=%270 0 12 8%27%3E%3Cpath fill=%27%234A4A4A%27 d=%27M6 8L0 2l1.41-1.41L6 5.17l4.59-4.58L12 2z%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:3rem;cursor:pointer}.form__checkbox-wrapper,.form__radio-wrapper{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.form__checkbox-wrapper:last-child,.form__radio-wrapper:last-child{margin-bottom:0}.form__checkbox,.form__radio{width:1.25rem;height:1.25rem;flex-shrink:0;cursor:pointer}.form__checkbox:focus,.form__radio:focus{outline:2px solid #06f;outline-offset:2px}.form__checkbox-label,.form__radio-label{font-size:var(--fs__text-s);color:#4a4a4a;cursor:pointer}.footer .form__checkbox-label,.footer .form__radio-label{color:#f0f2f2}.form__checkbox-label a,.form__radio-label a{color:#06f;text-decoration:underline}@media(hover: hover){.form__checkbox-label a:hover,.form__radio-label a:hover{color:#0052cc}}.footer .form__checkbox-label a,.footer .form__radio-label a{color:#fff}@media(hover: hover){.footer .form__checkbox-label a:hover,.footer .form__radio-label a:hover{color:#f0f2f2}}.form__error-message{font-size:var(--fs__text-xs);color:#dc3232;margin-top:.5rem}.form__success-message{font-size:var(--fs__text-xs);color:#28a745;margin-top:.5rem}.form__submit{margin-top:2rem}.form__submit-wrapper{display:flex;justify-content:flex-end;align-items:center;gap:1rem}@media screen and (max-width: 767px){.form__row{grid-template-columns:1fr}.form__submit-wrapper{flex-direction:column;width:100%}.form__submit-wrapper .btn{width:100%}.contact-form{padding:2rem}}.contact-form-container .wpcf7 .form-group{margin-bottom:var(--content__space-m)}.contact-form-container .wpcf7 .form-group:last-child{margin-bottom:0}.contact-form-container .wpcf7 label{display:block;font-size:var(--fs__text-s);font-weight:500;color:#d1d1d1;margin-bottom:.5rem}.contact-form-container .wpcf7 input[type=text],.contact-form-container .wpcf7 input[type=email],.contact-form-container .wpcf7 input[type=tel],.contact-form-container .wpcf7 input[type=url],.contact-form-container .wpcf7 textarea,.contact-form-container .wpcf7 select{width:100%;padding:.75rem 1rem;font-size:var(--fs__text-s);font-family:"Poppins",sans-serif;color:#d1d1d1;background-color:#fff;border:2px solid #d1d1d1;border-radius:var(--content__border-radius-s);outline:none;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.contact-form-container .wpcf7 input[type=text]:focus,.contact-form-container .wpcf7 input[type=email]:focus,.contact-form-container .wpcf7 input[type=tel]:focus,.contact-form-container .wpcf7 input[type=url]:focus,.contact-form-container .wpcf7 textarea:focus,.contact-form-container .wpcf7 select:focus{border-color:#d1d1d1;-webkit-box-shadow:0 0 0 3px rgba(209,209,209,.1);-moz-box-shadow:0 0 0 3px rgba(209,209,209,.1);-ms-box-shadow:0 0 0 3px rgba(209,209,209,.1);-o-box-shadow:0 0 0 3px rgba(209,209,209,.1);box-shadow:0 0 0 3px rgba(209,209,209,.1)}.contact-form-container .wpcf7 input[type=text]::placeholder,.contact-form-container .wpcf7 input[type=email]::placeholder,.contact-form-container .wpcf7 input[type=tel]::placeholder,.contact-form-container .wpcf7 input[type=url]::placeholder,.contact-form-container .wpcf7 textarea::placeholder,.contact-form-container .wpcf7 select::placeholder{color:#85898d;opacity:.7}.contact-form-container .wpcf7 input[type=text].wpcf7-not-valid,.contact-form-container .wpcf7 input[type=email].wpcf7-not-valid,.contact-form-container .wpcf7 input[type=tel].wpcf7-not-valid,.contact-form-container .wpcf7 input[type=url].wpcf7-not-valid,.contact-form-container .wpcf7 textarea.wpcf7-not-valid,.contact-form-container .wpcf7 select.wpcf7-not-valid{border-color:#dc3232}.contact-form-container .wpcf7 textarea{min-height:150px;resize:vertical}.contact-form-container .wpcf7 input[type=submit],.contact-form-container .wpcf7 button[type=submit]{padding:.875rem 2rem;font-size:var(--fs__text-s);font-weight:600;color:#fff;background-color:#d1d1d1;border:none;border-radius:var(--content__border-radius-s);cursor:pointer;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.contact-form-container .wpcf7 input[type=submit]:hover,.contact-form-container .wpcf7 button[type=submit]:hover{background-color:#000;transform:scale(0.98);-o-transform:scale(0.98);-moz-transform:scale(0.98);-webkit-transform:scale(0.98)}.contact-form-container .wpcf7 input[type=submit]:active,.contact-form-container .wpcf7 button[type=submit]:active{transform:scale(0.96);-o-transform:scale(0.96);-moz-transform:scale(0.96);-webkit-transform:scale(0.96)}.contact-form-container .wpcf7 input[type=submit]:disabled,.contact-form-container .wpcf7 button[type=submit]:disabled{opacity:.6;cursor:not-allowed}.form-field--acceptance{margin:var(--content__space-m) 0}.form-field--acceptance .wpcf7-list-item{margin:0;padding:0}.form-field--acceptance .wpcf7-list-item label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;position:relative;font-weight:400;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-field--acceptance .wpcf7-list-item label input[type=checkbox]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.form-field--acceptance .wpcf7-list-item label input[type=checkbox]+.wpcf7-list-item-label{position:relative;padding-left:calc(24px + .75rem);line-height:var(--text__line-height);display:inline-flex;align-items:center;height:28px;gap:4px}.form-field--acceptance .wpcf7-list-item label input[type=checkbox]+.wpcf7-list-item-label::before{content:"";position:absolute;left:0;top:0;width:24px;height:24px;background-color:rgba(0,0,0,0);border:2px solid #d1d1d1;border-radius:6px;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.form-field--acceptance .wpcf7-list-item label input[type=checkbox]+.wpcf7-list-item-label::after{content:"";position:absolute;left:14px;top:12px;width:6px;height:12px;border:solid #fff;border-width:0 2px 2px 0;transform:translate(-50%, -50%) rotate(45deg) scale(0);opacity:0;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.form-field--acceptance .wpcf7-list-item label input[type=checkbox]+.wpcf7-list-item-label a{color:#d1d1d1;text-decoration:underline;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.form-field--acceptance .wpcf7-list-item label input[type=checkbox]+.wpcf7-list-item-label a:hover{color:#000}.form-field--acceptance .wpcf7-list-item label input[type=checkbox]:checked+.wpcf7-list-item-label::before{background-color:rgba(0,0,0,0);border-color:#d1d1d1}.form-field--acceptance .wpcf7-list-item label input[type=checkbox]:checked+.wpcf7-list-item-label::after{opacity:1;transform:translate(-50%, -50%) rotate(45deg) scale(1)}.form-field--acceptance .wpcf7-list-item label input[type=checkbox]:focus+.wpcf7-list-item-label::before{outline:2px solid #d1d1d1;outline-offset:2px}.form-field--acceptance .wpcf7-list-item label input[type=checkbox]:hover+.wpcf7-list-item-label::before{border-color:#d1d1d1}.form-field--acceptance .wpcf7-list-item label input[type=checkbox][aria-invalid=true]+.wpcf7-list-item-label::before{border-color:#dc3232}.wpcf7-not-valid-tip{font-size:var(--fs__text-xs);color:#dc3232;margin-top:.25rem;display:block}.wpcf7-response-output{margin:var(--content__space-m) 0 0;padding:1rem;border-radius:var(--content__border-radius-s);font-size:var(--fs__text-s)}.wpcf7-response-output.wpcf7-validation-errors{background-color:rgba(220,50,50,.1);border:1px solid #dc3232;color:#dc3232}.wpcf7-response-output.wpcf7-mail-sent-ok{background-color:rgba(40,167,69,.1);border:1px solid #28a745;color:#28a745}.wpcf7-spinner{margin-left:1rem;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media screen and (max-width: 767px){.contact-form-container .wpcf7 input[type=text],.contact-form-container .wpcf7 input[type=email],.contact-form-container .wpcf7 input[type=tel],.contact-form-container .wpcf7 input[type=url],.contact-form-container .wpcf7 textarea,.contact-form-container .wpcf7 select{font-size:var(--fs__text-xs);padding:.625rem .875rem}.contact-form-container .wpcf7 input[type=submit],.contact-form-container .wpcf7 button[type=submit]{width:100%;padding:1rem}.form-field--acceptance .wpcf7-list-item label{gap:.5rem}.form-field--acceptance .wpcf7-list-item label input[type=checkbox]+.wpcf7-list-item-label{font-size:var(--fs__text-xs)}}.d-none{display:none !important}.d-block{display:block !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-grid{display:grid !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.justify-start{justify-content:flex-start !important}.justify-end{justify-content:flex-end !important}.justify-center{justify-content:center !important}.justify-between{justify-content:space-between !important}.justify-around{justify-content:space-around !important}.align-start{align-items:flex-start !important}.align-end{align-items:flex-end !important}.align-center{align-items:center !important}.align-baseline{align-items:baseline !important}.align-stretch{align-items:stretch !important}.gap-xs{gap:.5rem !important}.gap-s{gap:1rem !important}.gap-m{gap:2rem !important}.gap-l{gap:3rem !important}.gap-xl{gap:4rem !important}.text-left{text-align:left !important}.text-center{text-align:center !important}.text-right{text-align:right !important}.text-justify{text-align:justify !important}.text-uppercase{text-transform:uppercase !important}.text-lowercase{text-transform:lowercase !important}.text-capitalize{text-transform:capitalize !important}.fw-light{font-weight:300 !important}.fw-regular{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semi-bold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.c-primary{color:#062059 !important}.c-secondary{color:#06f !important}.c-white{color:#fff !important}.c-black{color:#000 !important}.c-gray{color:#85898d !important}.c-success{color:#28a745 !important}.c-warning{color:#f4a261 !important}.c-error{color:#dc3232 !important}.bg-primary{background-color:#062059 !important}.bg-secondary{background-color:#06f !important}.bg-white{background-color:#fff !important}.bg-black{background-color:#000 !important}.bg-gray-lightest{background-color:#f5f5f5 !important}.bg-gray-light{background-color:#f0f2f2 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.m-xs{margin:.5rem !important}.mt-xs{margin-top:.5rem !important}.mr-xs{margin-right:.5rem !important}.mb-xs{margin-bottom:.5rem !important}.ml-xs{margin-left:.5rem !important}.m-s{margin:1rem !important}.mt-s{margin-top:1rem !important}.mr-s{margin-right:1rem !important}.mb-s{margin-bottom:1rem !important}.ml-s{margin-left:1rem !important}.m-m{margin:2rem !important}.mt-m{margin-top:2rem !important}.mr-m{margin-right:2rem !important}.mb-m{margin-bottom:2rem !important}.ml-m{margin-left:2rem !important}.m-l{margin:3rem !important}.mt-l{margin-top:3rem !important}.mr-l{margin-right:3rem !important}.mb-l{margin-bottom:3rem !important}.ml-l{margin-left:3rem !important}.m-xl{margin:4rem !important}.mt-xl{margin-top:4rem !important}.mr-xl{margin-right:4rem !important}.mb-xl{margin-bottom:4rem !important}.ml-xl{margin-left:4rem !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.p-xs{padding:.5rem !important}.pt-xs{padding-top:.5rem !important}.pr-xs{padding-right:.5rem !important}.pb-xs{padding-bottom:.5rem !important}.pl-xs{padding-left:.5rem !important}.p-s{padding:1rem !important}.pt-s{padding-top:1rem !important}.pr-s{padding-right:1rem !important}.pb-s{padding-bottom:1rem !important}.pl-s{padding-left:1rem !important}.p-m{padding:2rem !important}.pt-m{padding-top:2rem !important}.pr-m{padding-right:2rem !important}.pb-m{padding-bottom:2rem !important}.pl-m{padding-left:2rem !important}.p-l{padding:3rem !important}.pt-l{padding-top:3rem !important}.pr-l{padding-right:3rem !important}.pb-l{padding-bottom:3rem !important}.pl-l{padding-left:3rem !important}.p-xl{padding:4rem !important}.pt-xl{padding-top:4rem !important}.pr-xl{padding-right:4rem !important}.pb-xl{padding-bottom:4rem !important}.pl-xl{padding-left:4rem !important}.w-100{width:100% !important}.w-auto{width:auto !important}.h-100{height:100% !important}.h-auto{height:auto !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.overflow-hidden{overflow:hidden !important}.overflow-auto{overflow:auto !important}.overflow-scroll{overflow:scroll !important}.rounded-s{border-radius:.5rem !important}.rounded-m{border-radius:1rem !important}.rounded-l{border-radius:1.5rem !important}.rounded-full{border-radius:50% !important}.rounded-none{border-radius:0 !important}.shadow-sm{-webkit-box-shadow:0 2px 4px rgba(0,0,0,.08);-moz-box-shadow:0 2px 4px rgba(0,0,0,.08);-ms-box-shadow:0 2px 4px rgba(0,0,0,.08);-o-box-shadow:0 2px 4px rgba(0,0,0,.08);box-shadow:0 2px 4px rgba(0,0,0,.08)}.shadow-md{-webkit-box-shadow:0 4px 12px rgba(0,0,0,.12);-moz-box-shadow:0 4px 12px rgba(0,0,0,.12);-ms-box-shadow:0 4px 12px rgba(0,0,0,.12);-o-box-shadow:0 4px 12px rgba(0,0,0,.12);box-shadow:0 4px 12px rgba(0,0,0,.12)}.shadow-lg{-webkit-box-shadow:0 8px 24px rgba(0,0,0,.15);-moz-box-shadow:0 8px 24px rgba(0,0,0,.15);-ms-box-shadow:0 8px 24px rgba(0,0,0,.15);-o-box-shadow:0 8px 24px rgba(0,0,0,.15);box-shadow:0 8px 24px rgba(0,0,0,.15)}.shadow-xl{-webkit-box-shadow:0 12px 48px rgba(0,0,0,.2);-moz-box-shadow:0 12px 48px rgba(0,0,0,.2);-ms-box-shadow:0 12px 48px rgba(0,0,0,.2);-o-box-shadow:0 12px 48px rgba(0,0,0,.2);box-shadow:0 12px 48px rgba(0,0,0,.2)}.shadow-none{box-shadow:none !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.cursor-pointer{cursor:pointer !important}.cursor-default{cursor:default !important}.cursor-not-allowed{cursor:not-allowed !important}.select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width: 767px){.d-mobile-none{display:none !important}.d-mobile-block{display:block !important}.d-mobile-flex{display:flex !important}.text-mobile-center{text-align:center !important}.text-mobile-left{text-align:left !important}.flex-mobile-column{flex-direction:column !important}}@media screen and (min-width: 768px){.d-desktop-none{display:none !important}.d-desktop-block{display:block !important}.d-desktop-flex{display:flex !important}}.contact-message{position:fixed;bottom:3rem;right:3rem;padding:2rem 3rem;border-radius:var(--content__border-radius-s);-webkit-box-shadow:0 8px 24px rgba(0,0,0,.15);-moz-box-shadow:0 8px 24px rgba(0,0,0,.15);-ms-box-shadow:0 8px 24px rgba(0,0,0,.15);-o-box-shadow:0 8px 24px rgba(0,0,0,.15);box-shadow:0 8px 24px rgba(0,0,0,.15);z-index:1070;max-width:400px;animation:slideIn .3s ease-out}.contact-message p{margin:0;font-size:var(--fs__text-s);font-weight:500}.contact-message--success{background-color:#28a745;color:#fff}.contact-message--error{background-color:#dc3232;color:#fff}@keyframes slideIn{from{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.form--loading{position:relative;pointer-events:none;opacity:.6}.form--loading::after{content:"";position:absolute;top:50%;left:50%;width:2rem;height:2rem;margin:-1rem 0 0 -1rem;border:3px solid #f0f2f2;border-top-color:#06f;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media screen and (max-width: 767px){.contact-message{bottom:2rem;right:2rem;left:2rem;max-width:none}}.flexible-value h1,.flexible-layout__container .section__layout h1{font-size:var(--fs__header-xl)}.flexible-value h2,.flexible-layout__container .section__layout h2{font-size:var(--fs__header-l)}.flexible-value h3,.flexible-layout__container .section__layout h3{font-size:var(--fs__header-m)}.flexible-value h4,.flexible-layout__container .section__layout h4{font-size:var(--fs__header-s)}.flexible-value h5,.flexible-layout__container .section__layout h5{font-size:var(--fs__header-xs)}.flexible-value h6,.flexible-layout__container .section__layout h6{font-size:var(--fs__text-l)}.flexible-value h1,.flexible-layout__container .section__layout h1,.flexible-value h2,.flexible-layout__container .section__layout h2,.flexible-value h3,.flexible-layout__container .section__layout h3,.flexible-value h4,.flexible-layout__container .section__layout h4,.flexible-value h5,.flexible-layout__container .section__layout h5,.flexible-value h6,.flexible-layout__container .section__layout h6{line-height:var(--header__line-height);margin-bottom:1rem}.flexible-value p,.flexible-layout__container .section__layout p{line-height:var(--text__line-height);margin-bottom:1rem}.flexible-value p:last-of-type,.flexible-layout__container .section__layout p:last-of-type{margin-bottom:0}.flexible-value a,.flexible-layout__container .section__layout a{color:#28a745}.flexible-value a:hover,.flexible-layout__container .section__layout a:hover{color:#85898d}.flexible-value strong,.flexible-layout__container .section__layout strong{font-weight:700;color:#000}.flexible-value ul,.flexible-layout__container .section__layout ul,.flexible-value ol,.flexible-layout__container .section__layout ol{margin-left:2rem;padding:0}.flexible-value ul li,.flexible-layout__container .section__layout ul li,.flexible-value ol li,.flexible-layout__container .section__layout ol li{list-style-type:disc}.flexible-layout__container .section__layout{margin-bottom:calc(var(--section__space)/2)}.flexible-layout__container .section__layout p{font-size:var(--fs__text-s)}.flexible-layout__container .section__layout:last-of-type{margin-bottom:0}.flexible-layout__container .section__layout .layout-title__header{font-weight:700;color:#000;margin-bottom:0}.flexible-value.text-default p{font-size:var(--fs__text-s)}.flexible-value.text-small p{font-size:var(--fs__text-xs)}@media screen and (max-width: 767px){.section__layout.content-50-50{flex-direction:column}}@media screen and (max-width: 650px){.section__layout.image-100-center .section__link{max-width:100%}}.to-top{display:none;background-color:#d1d1d1;width:var(--to-top__size);height:var(--to-top__size);position:fixed;bottom:var(--to-top__bottom-position);right:var(--to-top__right-position);border-radius:var(--content__border-radius-s);cursor:pointer;z-index:97;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.to-top:hover{transform:scale(0.95);-o-transform:scale(0.95);-moz-transform:scale(0.95);-webkit-transform:scale(0.95)}.to-top svg{width:var(--to-top-icon__width);height:var(--to-top-icon__height)}@media screen and (max-width: 767px){.to-top{width:38px;height:38px;bottom:1rem;right:1rem}.to-top svg{width:18px;height:20px}}.wpcf7 .wpcf7-form p{margin:0}.wpcf7 .wpcf7-form .wpcf7-form-control-wrap{display:block;position:relative}.wpcf7 .wpcf7-form input[type=text],.wpcf7 .wpcf7-form input[type=email],.wpcf7 .wpcf7-form input[type=tel],.wpcf7 .wpcf7-form input[type=url],.wpcf7 .wpcf7-form input[type=number],.wpcf7 .wpcf7-form input[type=date],.wpcf7 .wpcf7-form textarea,.wpcf7 .wpcf7-form select{width:100%;padding:.75rem 1rem;border:1px solid #fff;border-radius:.5rem;font-size:var(--fs__text-s);font-family:"Poppins",sans-serif;color:#fff;background-color:rgba(0,0,0,0);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.wpcf7 .wpcf7-form input[type=text]::placeholder,.wpcf7 .wpcf7-form input[type=email]::placeholder,.wpcf7 .wpcf7-form input[type=tel]::placeholder,.wpcf7 .wpcf7-form input[type=url]::placeholder,.wpcf7 .wpcf7-form input[type=number]::placeholder,.wpcf7 .wpcf7-form input[type=date]::placeholder,.wpcf7 .wpcf7-form textarea::placeholder,.wpcf7 .wpcf7-form select::placeholder{color:#fff}.wpcf7 .wpcf7-form input[type=text]:focus,.wpcf7 .wpcf7-form input[type=email]:focus,.wpcf7 .wpcf7-form input[type=tel]:focus,.wpcf7 .wpcf7-form input[type=url]:focus,.wpcf7 .wpcf7-form input[type=number]:focus,.wpcf7 .wpcf7-form input[type=date]:focus,.wpcf7 .wpcf7-form textarea:focus,.wpcf7 .wpcf7-form select:focus{outline:none;border-color:#fff}.wpcf7 .wpcf7-form input[type=text],.wpcf7 .wpcf7-form input[type=email],.wpcf7 .wpcf7-form input[type=tel],.wpcf7 .wpcf7-form input[type=url],.wpcf7 .wpcf7-form input[type=number],.wpcf7 .wpcf7-form input[type=date],.wpcf7 .wpcf7-form select{height:44px}.wpcf7 .wpcf7-form textarea{height:100%;min-height:100px;resize:none}.wpcf7 .wpcf7-form select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%278%27 viewBox=%270 0 12 8%27%3E%3Cpath fill=%27%2385898D%27 d=%27M6 8L0 2l1.41-1.41L6 5.17l4.59-4.58L12 2z%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:3rem;cursor:pointer}.wpcf7 .wpcf7-form input[type=checkbox],.wpcf7 .wpcf7-form input[type=radio]{width:1rem;height:1rem;cursor:pointer;accent-color:#06f;flex-shrink:0}.wpcf7 .wpcf7-form input[type=checkbox]:focus,.wpcf7 .wpcf7-form input[type=radio]:focus{outline:2px solid #06f;outline-offset:2px}.wpcf7 .wpcf7-form .wpcf7-list-item{margin:0}.wpcf7 .wpcf7-form .wpcf7-list-item label{display:flex;align-items:flex-start;gap:.5rem;font-weight:400;cursor:pointer}.wpcf7 .wpcf7-form input[type=submit],.wpcf7 .wpcf7-form button[type=submit],.wpcf7 .wpcf7-form .wpcf7-submit{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.25rem;font-size:var(--fs__text-s);font-weight:500;font-family:"Poppins",sans-serif;line-height:1;border-radius:.5rem;cursor:pointer;border:none;background-color:rgba(0,0,0,0);color:#fff;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(hover: hover){.wpcf7 .wpcf7-form input[type=submit]:hover,.wpcf7 .wpcf7-form button[type=submit]:hover,.wpcf7 .wpcf7-form .wpcf7-submit:hover{background-color:#0052cc}}.wpcf7 .wpcf7-form input[type=submit]:active,.wpcf7 .wpcf7-form button[type=submit]:active,.wpcf7 .wpcf7-form .wpcf7-submit:active{transform:scale(0.98);-o-transform:scale(0.98);-moz-transform:scale(0.98);-webkit-transform:scale(0.98)}.wpcf7 .wpcf7-form input[type=submit]:disabled,.wpcf7 .wpcf7-form button[type=submit]:disabled,.wpcf7 .wpcf7-form .wpcf7-submit:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.wpcf7 .wpcf7-form .wpcf7-not-valid-tip{font-size:var(--fs__text-xs);color:#dc3232;margin-top:.5rem;display:block}.wpcf7 .wpcf7-form .wpcf7-not-valid{border-color:#dc3232 !important}.wpcf7 .wpcf7-response-output{margin:2rem 0 0;padding:1rem 2rem;border-radius:.5rem;font-size:var(--fs__text-s);border:1px solid}.wpcf7 .wpcf7-response-output.wpcf7-validation-errors{background-color:rgba(220,50,50,.1);border-color:#dc3232;color:#dc3232}.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok{background-color:rgba(40,167,69,.1);border-color:#28a745;color:#28a745}.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ng{background-color:rgba(220,50,50,.1);border-color:#dc3232;color:#dc3232}.wpcf7 .wpcf7-response-output.wpcf7-spam-blocked{background-color:rgba(244,162,97,.1);border-color:#f4a261;color:#f4a261}.wpcf7 .wpcf7-spinner{display:inline-block;width:1rem;height:1rem;border:2px solid #f0f2f2;border-top-color:#06f;border-radius:50%;animation:wpcf7-spin .6s linear infinite;margin-left:.5rem;vertical-align:middle}@keyframes wpcf7-spin{to{transform:rotate(360deg)}}.footer__form-wrapper .wpcf7-form{display:grid;grid-template-columns:1fr 1fr 1.2fr;grid-template-rows:auto auto auto;gap:1rem}.footer__form-wrapper .wpcf7-form .form-field--name{grid-column:1;grid-row:1}.footer__form-wrapper .wpcf7-form .form-field--phone{grid-column:2;grid-row:1}.footer__form-wrapper .wpcf7-form .form-field--message{grid-column:3;grid-row:1/3}.footer__form-wrapper .wpcf7-form .form-field--message .wpcf7-form-control-wrap{height:100%}.footer__form-wrapper .wpcf7-form .form-field--message textarea{height:100px}.footer__form-wrapper .wpcf7-form .form-field--email{grid-column:1;grid-row:2}.footer__form-wrapper .wpcf7-form .form-field--company{grid-column:2;grid-row:2}.footer__form-wrapper .wpcf7-form .form-field--bottom{grid-column:1/4;grid-row:3;display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-top:.5rem}.footer__form-wrapper .wpcf7-form .form-field--acceptance{flex:1}.footer__form-wrapper .wpcf7-form .form-field--acceptance .wpcf7-list-item label{font-size:var(--fs__text-xs);color:#f0f2f2;line-height:1.8}.footer__form-wrapper .wpcf7-form .form-field--acceptance .wpcf7-list-item label a{color:#06f;text-decoration:underline}@media(hover: hover){.footer__form-wrapper .wpcf7-form .form-field--acceptance .wpcf7-list-item label a:hover{color:#fff}}.footer__form-wrapper .wpcf7-form .form-field--submit{flex-shrink:0;display:inline-flex;align-items:center;background-color:#0e307a;max-width:122px;height:47px;border-radius:4px}.footer__form-wrapper .wpcf7-form .form-field--submit::after{content:"";display:inline-block;width:16px;height:16px;background-image:url("data:image/svg+xml,<svg width=\"21\" height=\"17\" viewBox=\"0 0 21 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M19.9423 0.470703L1.01343 1.4664L15.1021 15.3683L19.9423 0.470703ZM19.9423 0.470703L6.5118 6.89191L6.13659 14.1045L9.97897 10.3131\" stroke=\"white\" stroke-width=\"0.875494\" stroke-miterlimit=\"10\"/></svg>");background-repeat:no-repeat;background-size:contain;padding-right:1.25rem;margin-top:4px}.footer__form-wrapper .wpcf7-form .form-field--submit .wpcf7-submit{display:inline-flex;align-items:center;gap:.5rem;opacity:1 !important}.footer__form-wrapper .wpcf7-form .form-field--submit .wpcf7-submit .submit-icon{width:16px;height:16px}.wpcf7 .wpcf7-spinner{position:absolute}@media screen and (max-width: 1200px){.footer__form-wrapper .wpcf7-form{grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto auto}.footer__form-wrapper .wpcf7-form .form-field--name{grid-column:1;grid-row:1}.footer__form-wrapper .wpcf7-form .form-field--phone{grid-column:2;grid-row:1}.footer__form-wrapper .wpcf7-form .form-field--email{grid-column:1;grid-row:2}.footer__form-wrapper .wpcf7-form .form-field--company{grid-column:2;grid-row:2}.footer__form-wrapper .wpcf7-form .form-field--message{grid-column:1/3;grid-row:3}.footer__form-wrapper .wpcf7-form .form-field--message textarea{min-height:100px;height:auto}.footer__form-wrapper .wpcf7-form .form-field--bottom{grid-column:1/3;grid-row:4}}@media screen and (max-width: 767px){.footer__form-wrapper .wpcf7-form{display:flex;flex-direction:column;gap:1rem}.footer__form-wrapper .wpcf7-form .form-field--bottom{flex-direction:column;align-items:stretch;gap:1rem}.footer__form-wrapper .wpcf7-form .form-field--submit{max-width:100%;justify-content:center}.footer__form-wrapper .wpcf7-form .form-field--submit .wpcf7-submit{width:100%}.wpcf7 .wpcf7-form input[type=text],.wpcf7 .wpcf7-form input[type=email],.wpcf7 .wpcf7-form input[type=tel],.wpcf7 .wpcf7-form select{height:42px;font-size:var(--fs__text-xs)}.wpcf7 .wpcf7-form textarea{min-height:80px}}span.wpcf7-list-item-label a{color:#fff !important}span.wpcf7-list-item-label{font-size:11px;color:#fff}.hero-splide .splide__slide .splide__image{height:var(--hero-slide__height);border-radius:var(--content__border-radius-m);object-fit:cover;max-height:calc(70vh + 150px)}.hero-splide .splide__arrows .splide__arrow{background:#fff}.hero-video__wrapper .hero__video{height:var(--hero-slide__height);width:100%;object-fit:cover;border-radius:var(--content__border-radius-m)}.splide__pagination__page{width:32px;border-radius:16px;max-height:4px;margin:8px;transform:none !important}.splide__pagination__page.is-active{background:#062059}.splide{border-radius:10px;overflow:hidden}@media screen and (max-width: 992px){.hero-splide .splide__slide .splide__image{border-radius:0 !important}}@media screen and (max-width: 767px){.hero-splide .splide__slide .splide__image{border-radius:8px}.hero-splide .splide__arrows .splide__arrow{width:28px;height:28px}.hero-video__wrapper .hero__video{border-radius:8px}.splide__pagination__page{width:20px;margin:4px}.splide{border-radius:0 !important}}.model-card{border-radius:var(--card__border-radius);overflow:hidden;position:relative;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(hover: hover){.model-card:hover .model-card__image img{transform:scale(1.03);-o-transform:scale(1.03);-moz-transform:scale(1.03);-webkit-transform:scale(1.03)}}.model-card__badge{position:absolute;top:1rem;left:1rem;width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;background-color:#000;color:#fff}.model-card__badge--combustion{background-color:#000}.model-card__badge--electric{background-color:#28a745}.model-card__badge--hybrid{background-color:#06f}.model-card__badge-icon{width:1.25rem;height:1.25rem}.model-card__image{position:relative;width:100%;aspect-ratio:524/246;overflow:hidden;border-radius:var(--card__border-radius);background-color:#f5f5f5;border:1px solid #d8d8d8;display:flex;align-items:center;justify-content:center}.model-card__image img{width:100%;height:100%;object-fit:contain;object-position:center;padding:2rem;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.model-card__image-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#f0f2f2;color:#85898d;font-size:var(--fs__text-s)}.model-card__content{padding:1rem 0;background-color:#fff}.model-card__title{font-size:var(--fs__header-s);font-weight:700;color:#062059;margin-bottom:.5rem;line-height:var(--header__line-height)}.model-card__subtitle{font-size:var(--fs__text-xs);color:#85898d;margin-bottom:1rem;line-height:var(--text__line-height)}.model-card__specs{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem;padding:0;list-style:none}.model-card__specs-item{font-size:var(--fs__text-xs);color:#4a4a4a;line-height:1.4}.model-card__specs-item::before{content:none}.model-card__price{display:flex;flex-direction:row;gap:.125rem;margin-bottom:2rem;border-top:1px solid #f0f2f2}.model-card__price-label{font-size:var(--fs__text-l);color:#062059;font-weight:400}.model-card__price-value{font-size:var(--fs__text-l);font-weight:500;color:#062059}.model-card__cta{width:max-content;text-align:center;padding:.75rem 1.5rem;font-size:var(--fs__text-s)}.model-card--small .model-card__title{font-size:var(--fs__header-xs)}.model-card--small .model-card__content{padding:1rem}.model-card--small .model-card__price-value{font-size:var(--fs__text-l)}.model-card--large .model-card__title{font-size:var(--fs__header-m)}.model-card--large .model-card__content{padding:3rem}@media screen and (max-width: 992px){.model-card__title{font-size:var(--fs__header-xs)}.model-card__content{padding:1rem}.model-card__price-value{font-size:var(--fs__text-l)}}@media screen and (max-width: 767px){.model-card__badge{width:2rem;height:2rem}.model-card__badge-icon{width:1rem;height:1rem}.model-card__image{aspect-ratio:16/10}.model-card__image img{padding:1rem}.model-card__title{font-size:var(--fs__text-l)}.model-card__specs-item{font-size:var(--fs__text-xxs)}.model-card__cta{width:100%;text-align:center}}.badge-eu{display:flex;align-items:center;gap:var(--content__space-m);padding:var(--content__space-l);background:radial-gradient(55.47% 142.5% at 63.97% 38.41%, #12388b 0%, #062059 100%);border-radius:var(--card__border-radius);color:#fff}.badge-eu__icon{width:100px;height:100px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff}.badge-eu__icon img{width:100%;height:100%;object-fit:contain}.badge-eu__icon svg{width:100px;height:100px}.badge-eu__title{font-size:48px;font-weight:300;color:#fff;margin:0;line-height:var(--header__line-height)}.badge-eu__title strong{font-weight:700}@media screen and (max-width: 1200px){.badge-eu__icon{width:80px;height:80px}.badge-eu__icon svg{width:80px;height:80px}.badge-eu__title{font-size:var(--fs__header-s)}}@media screen and (max-width: 767px){.badge-eu{gap:var(--content__space-s);padding:var(--content__space-s)}.badge-eu__icon{width:64px;height:64px}.badge-eu__icon svg{width:64px;height:64px}.badge-eu__title{font-size:var(--fs__text-m)}}.sub-hero{background-color:#f5f5f5;overflow:hidden;width:calc(100% - 20px);margin:10px auto;border-radius:1rem;margin-bottom:4rem;position:relative}.sub-hero__inner{display:flex;align-items:center;justify-content:space-between;min-height:120px;margin:0 10px}.sub-hero__content{flex-shrink:0}.sub-hero__title{font-size:var(--fs__header-m);font-weight:700;color:#062059;margin:0;line-height:var(--header__line-height)}.sub-hero__image{flex-shrink:0;display:flex;align-items:flex-end;position:absolute;right:10px}.sub-hero__image img{height:100%;width:auto;display:block;object-fit:contain;object-position:bottom right}@media screen and (max-width: 992px){.sub-hero{margin-bottom:3rem}.sub-hero__title{font-size:var(--fs__header-s)}}@media screen and (max-width: 767px){.sub-hero{width:100%;margin:0 auto;margin-bottom:1.5rem;border-radius:0}.sub-hero__inner{min-height:70px;margin:0;padding:0 1rem}.sub-hero__content{padding:var(--content__space-s) 0}.sub-hero__title{font-size:var(--fs__header-xs)}.sub-hero__image{display:none}}.admin-bar .site-header{top:32px}.home .site-header{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.wp-singular .container-nav-inner::after{height:100%}.site-header{background-color:var(--navigation__bg);position:fixed;top:0;left:0;width:var(--navigation__width);height:var(--navigation__height);z-index:1030;border-radius:1.5rem;margin:10px;width:calc(100% - 20px);transform-style:preserve-3d;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.site-header .container-nav{display:flex;justify-content:space-between;align-items:center;height:100%;padding:var(--navigation__padding)}.site-header .navigation-container{display:flex;align-items:center;gap:var(--menu-item__space-m);flex:1;justify-content:flex-end}.site-header .navigation-container .navigation-control .menu-primary-container .menu{display:flex;align-items:center;gap:var(--menu-item__space-s)}.site-header::after{content:"";width:100vw;display:block;height:100%;position:absolute;top:-20px;height:40px;background:#fff;z-index:-20;transform:translateZ(-1px)}.site-branding{display:flex;align-items:center;z-index:1031}.site-branding a{display:flex;align-items:center;color:#fff}.site-branding .custom-logo-link{display:flex;align-items:center;max-height:50px}.site-branding .custom-logo-link img{height:auto;max-height:50px;width:auto}.site-branding .site-title{font-size:var(--fs__text-l);font-weight:700;margin:0;color:#fff}.site-branding .site-title a{color:#fff}@media(hover: hover){.site-branding .site-title a:hover{color:#f0f2f2}}.site-branding .site-description{display:none}.menu-item{margin:0;position:relative}.menu-item a{font-size:var(--navigation__fs);font-weight:400;color:#fff;padding:.5rem 1rem;display:block;position:relative}.menu-item a::after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background-color:#fff;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;transform:translateX(-50%)}@media(hover: hover){.menu-item a:hover{color:#f0f2f2}.menu-item a:hover::after{width:50%}}.menu-item.current-menu-item a,.menu-item.current_page_item a{color:#fff;font-weight:600}.menu-item.current-menu-item a::after,.menu-item.current_page_item a::after{width:50%}.sub-menu{display:none;background-color:#061840;position:absolute;left:0;top:100%;min-width:200px;list-style:none;padding:.5rem 0;margin:0;border-radius:var(--content__border-radius-s);-webkit-box-shadow:0 8px 24px rgba(0,0,0,.15);-moz-box-shadow:0 8px 24px rgba(0,0,0,.15);-ms-box-shadow:0 8px 24px rgba(0,0,0,.15);-o-box-shadow:0 8px 24px rgba(0,0,0,.15);box-shadow:0 8px 24px rgba(0,0,0,.15);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.sub-menu .menu-item{margin:0}.sub-menu .menu-item a{padding:.75rem 1.25rem}.sub-menu .menu-item a::after{display:none}@media(hover: hover){.sub-menu .menu-item a:hover{background-color:#1a3a75}}.menu-item-has-children:hover .sub-menu{display:block}.navigation-phone{margin-left:1rem}.menu-item--phone{display:none}.menu-toggle{display:none}.site-header.scrolled{-webkit-box-shadow:0 4px 12px rgba(0,0,0,.12);-moz-box-shadow:0 4px 12px rgba(0,0,0,.12);-ms-box-shadow:0 4px 12px rgba(0,0,0,.12);-o-box-shadow:0 4px 12px rgba(0,0,0,.12);box-shadow:0 4px 12px rgba(0,0,0,.12)}@media screen and (max-width: 1300px){.site-header .navigation-control .menu-primary-container{background-color:#061840;position:fixed;top:0;left:-100%;display:flex;justify-content:center;align-items:center;width:var(--navigation-container__width);height:var(--navigation-container__height);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:1029}.site-header .navigation-control .menu-primary-container .menu{justify-content:center;align-items:center;flex-direction:column;width:100%;height:auto;gap:0}.site-header .navigation-control.toggled .menu-primary-container{left:0}.site-header .navigation-control.toggled .menu-toggle__line:nth-of-type(1){top:var(--menu-toggle-line__top-position);transform:rotate(45deg)}.site-header .navigation-control.toggled .menu-toggle__line:nth-of-type(2){opacity:0}.site-header .navigation-control.toggled .menu-toggle__line:nth-of-type(3){top:var(--menu-toggle-line__top-position);transform:rotate(-45deg)}.menu-item{margin:0;width:100%;text-align:center}.menu-item a{padding:1rem 2rem;width:100%}.menu-item a::after{display:none}}@media screen and (max-width: 1300px)and (hover: hover){.menu-item a:hover{background-color:#1a3a75}}@media screen and (max-width: 1300px){.sub-menu{position:static;background-color:#1a3a75;box-shadow:none;border-radius:0;padding:0}.sub-menu .menu-item a{padding-left:3rem}.menu-item--phone{display:none !important}.menu-toggle{background-color:rgba(0,0,0,0);display:flex;flex-direction:column;justify-content:center;align-items:center;width:var(--menu-toggle__width);height:var(--menu-toggle__height);border:0;position:relative;outline:0;z-index:1030;cursor:pointer;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.menu-toggle__line{background-color:#fff;position:absolute;left:0;display:block;width:100%;height:var(--menu-toggle-line__height);border-radius:2px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.menu-toggle__line:nth-of-type(1){top:0}.menu-toggle__line:nth-of-type(2){top:50%;transform:translateY(-50%)}.menu-toggle__line:nth-of-type(3){bottom:0}}@media screen and (max-width: 767px){.site-header{margin:0 !important;border-radius:0 !important;width:100% !important;padding:10px}.site-header::after{display:none}.site-header .container-nav{padding:0}.site-branding .custom-logo-link{max-height:36px}.site-branding .custom-logo-link img{max-height:36px}.navigation-phone{display:none}.menu-item--phone{display:block !important;padding-top:.5rem}.menu-item--phone a{display:flex !important;align-items:center;justify-content:center;gap:.5rem}.menu-item--phone a svg{flex-shrink:0}.menu-item a{font-size:var(--fs__text-l);padding:.875rem 2rem}.sub-menu .menu-item a{font-size:var(--fs__text-m)}}.hero__content{position:absolute !important;width:100%;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:60%;height:100%}@media screen and (max-width: 767px){section.front-page.hero>.hero__content{position:absolute !important;height:80%;gap:67%;top:50%;transform:translateY(-50%)}main{padding-top:3.64rem !important}}@media screen and (max-width: 767px){section.front-page.hero>div{padding:0 1rem}}.container-nav-inner{overflow:hidden;position:relative;z-index:-1;display:flex;justify-content:space-between;align-items:center;height:100%}.container-nav-inner .container-nav{z-index:2;position:relative;width:100%}.home .container-nav-inner::after{height:1381px !important}.container-nav-inner::after{content:"";width:100%;display:block;height:1381px;position:absolute;background:radial-gradient(50% 50% at 50% 50%, #316097 0%, #062059 100%);border-radius:10px;overflow:hidden;top:0}.menu-item.current-menu-item a::after,.menu-item.current_page_item a::after{width:0% !important}@media screen and (max-width: 767px){.hero__content{position:relative !important;height:auto;gap:1rem;padding:1rem 0}}.site-branding a{display:flex}.footer{padding:10px}.footer .footer__wrapper{background-color:#1a1a1a;border-radius:1.5rem;padding:4rem 3rem;margin:0 auto;position:relative}.footer .footer__wrapper::after{content:"";position:absolute;width:100%;height:100%;bottom:0%;left:0;z-index:423423423;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%271920%27 height=%27279%27 viewBox=%270 0 1920 279%27 fill=%27none%27%3E%3Cg opacity=%270.1%27%3E%3Cmask id=%27path-1-outside-1_16112_214%27 maskUnits=%27userSpaceOnUse%27 x=%27-61%27 y=%270%27 width=%272153%27 height=%27297%27 fill=%27black%27%3E%3Crect fill=%27white%27 x=%27-61%27 width=%272153%27 height=%27297%27/%3E%3Cpath d=%27M161.662 179.788V1H200.635V179.788C200.635 196.177 198.524 210.778 194.302 223.591C190.08 236.106 184.072 246.982 176.277 256.22C168.807 265.457 159.713 273.056 148.996 279.015C138.278 284.677 126.261 288.848 112.945 291.53C99.9539 294.51 85.9883 296 71.0485 296C55.7839 296 41.4936 294.51 28.1776 291.53C14.8617 288.848 2.68243 284.677 -8.36008 279.015C-19.0778 273.056 -28.334 265.457 -36.1287 256.22C-43.5986 246.982 -49.4447 236.106 -53.6668 223.591C-57.8889 210.778 -60 196.177 -60 179.788V1H-21.0265V179.788C-21.0265 202.136 -16.8043 219.27 -8.36008 231.189C0.0841904 243.109 11.2891 251.303 25.2546 255.773C39.2201 260.242 54.4847 262.477 71.0485 262.477C87.2875 262.477 102.227 260.242 115.868 255.773C129.509 251.303 140.551 243.109 148.996 231.189C157.44 219.27 161.662 202.136 161.662 179.788Z%27/%3E%3Cpath d=%27M327.452 1V258.008H502.833V291.53H288.478V1H327.452Z%27/%3E%3Cpath d=%27M515.373 1H768.701V34.5227H515.373V1ZM622.551 30.947H661.524V291.53H622.551V30.947Z%27/%3E%3Cpath d=%27M824.631 291.53V1H964.448C986.533 1 1005.37 4.12879 1020.96 10.3864C1036.55 16.346 1048.4 25.4343 1056.52 37.6515C1064.97 49.8687 1069.19 65.2146 1069.19 83.6894C1069.19 96.2045 1066.92 106.932 1062.37 115.871C1058.15 124.811 1052.14 132.409 1044.34 138.667C1036.55 144.626 1027.29 149.245 1016.58 152.523C1006.18 155.801 994.815 157.886 982.473 158.78L1091.89 291.529H1051.29L919.969 139.114H863.604V172.636V291.53H824.631ZM863.604 139.114H964.448C986.533 139.114 1002.93 134.048 1013.65 123.917C1024.69 113.487 1030.22 100.078 1030.22 83.6894C1030.22 67.8965 1024.69 55.8283 1013.65 47.4849C1002.93 38.8434 986.533 34.5227 964.448 34.5227H863.604V139.114Z%27/%3E%3Cpath d=%27M1154.95 215.545V182.023H1294.87L1308.41 215.545H1154.95ZM1090.65 291.53L1238.04 1H1278.97L1427.34 291.53H1385.44L1252.66 28.7121H1264.35L1131.57 291.53H1090.65Z%27/%3E%3Cpath d=%27M1703.35 249.068L1692.63 252.197V1H1731.6V291.53H1692.63L1487.04 43.9091L1497.76 40.7803V291.53H1458.79V1H1497.76L1703.35 249.068Z%27/%3E%3Cpath d=%27M1921.95 1C1953.78 1 1980.41 4.87374 2001.85 12.6212C2023.61 20.0707 2040.98 30.5 2053.98 43.9091C2066.97 57.3182 2076.39 72.6641 2082.23 89.947C2088.08 107.23 2091 125.556 2091 144.924C2091 164.293 2087.91 182.768 2081.74 200.348C2075.57 217.929 2065.67 233.573 2052.03 247.28C2038.71 260.987 2021.33 271.864 1999.9 279.909C1978.46 287.657 1952.48 291.53 1921.95 291.53H1819.16V1H1921.95ZM1858.13 258.008H1921.95C1947.61 258.008 1968.72 254.73 1985.28 248.174C2002.17 241.619 2015.49 232.977 2025.23 222.25C2034.98 211.225 2041.8 199.008 2045.69 185.598C2049.92 172.189 2052.03 158.631 2052.03 144.924C2052.03 131.217 2049.92 117.808 2045.69 104.697C2041.8 91.5859 2034.98 79.8157 2025.23 69.3864C2015.49 58.6591 2002.17 50.1667 1985.28 43.9091C1968.72 37.6515 1947.61 34.5227 1921.95 34.5227H1858.13V258.008Z%27/%3E%3C/mask%3E%3Cpath d=%27M161.662 1V0H160.662V1H161.662ZM200.635 1H201.635V0H200.635V1ZM194.302 223.591L195.25 223.911L195.252 223.904L194.302 223.591ZM176.277 256.22L175.513 255.575L175.506 255.583L175.499 255.591L176.277 256.22ZM148.996 279.015L149.463 279.899L149.472 279.894L149.482 279.889L148.996 279.015ZM112.945 291.53L112.748 290.55L112.734 290.553L112.721 290.556L112.945 291.53ZM28.1776 291.53L28.396 290.554L28.3855 290.552L28.375 290.55L28.1776 291.53ZM-8.36008 279.015L-8.84605 279.889L-8.83132 279.897L-8.81632 279.905L-8.36008 279.015ZM-36.1287 256.22L-36.9063 256.848L-36.8997 256.857L-36.893 256.865L-36.1287 256.22ZM-53.6668 223.591L-54.6166 223.904L-54.6143 223.911L-53.6668 223.591ZM-60 1V0H-61V1H-60ZM-21.0265 1H-20.0265V0H-21.0265V1ZM-8.36008 231.189L-9.17605 231.767L-8.36008 231.189ZM25.2546 255.773L25.5594 254.82L25.2546 255.773ZM148.996 231.189L148.18 230.611L148.996 231.189ZM327.452 1H328.452V0H327.452V1ZM327.452 258.008H326.452V259.008H327.452V258.008ZM502.833 258.008H503.833V257.008H502.833V258.008ZM502.833 291.53V292.53H503.833V291.53H502.833ZM288.478 291.53H287.478V292.53H288.478V291.53ZM288.478 1V0H287.478V1H288.478ZM515.373 1V0H514.373V1H515.373ZM768.701 1H769.701V0H768.701V1ZM768.701 34.5227V35.5227H769.701V34.5227H768.701ZM515.373 34.5227H514.373V35.5227H515.373V34.5227ZM622.551 30.947V29.947H621.551V30.947H622.551ZM661.524 30.947H662.524V29.947H661.524V30.947ZM661.524 291.53V292.53H662.524V291.53H661.524ZM622.551 291.53H621.551V292.53H622.551V291.53ZM824.631 291.53H823.631V292.53H824.631V291.53ZM824.631 1V0H823.631V1H824.631ZM1020.96 10.3864L1020.59 11.3144L1020.59 11.3175L1020.6 11.3204L1020.96 10.3864ZM1056.52 37.6515L1055.69 38.205L1055.7 38.2126L1055.7 38.2201L1056.52 37.6515ZM1062.37 115.871L1061.48 115.418L1061.47 115.431L1061.46 115.444L1062.37 115.871ZM1044.34 138.667L1044.95 139.461L1044.96 139.454L1044.97 139.446L1044.34 138.667ZM1016.58 152.523L1016.28 151.566L1016.27 151.569L1016.58 152.523ZM982.473 158.78L982.401 157.783L980.471 157.923L981.702 159.416L982.473 158.78ZM1091.89 291.529V292.529H1094.01L1092.66 290.893L1091.89 291.529ZM1051.29 291.529L1050.53 292.182L1050.83 292.529H1051.29V291.529ZM919.969 139.114L920.726 138.461L920.427 138.114H919.969V139.114ZM863.604 291.53V292.53H864.604V291.53H863.604ZM1013.65 123.917L1012.97 123.19L1012.97 123.19L1013.65 123.917ZM1013.65 47.4849L1013.02 48.2633L1013.04 48.2732L1013.05 48.2827L1013.65 47.4849ZM863.604 34.5227V33.5227H862.604V34.5227H863.604ZM1154.95 215.545H1153.95V216.545H1154.95V215.545ZM1154.95 182.023V181.023H1153.95V182.023H1154.95ZM1294.87 182.023L1295.8 181.648L1295.55 181.023H1294.87V182.023ZM1308.41 215.545V216.545H1309.89L1309.33 215.171L1308.41 215.545ZM1090.65 291.53L1089.76 291.078L1089.02 292.53H1090.65V291.53ZM1238.04 1V0H1237.43L1237.15 0.547562L1238.04 1ZM1278.97 1L1279.86 0.545188L1279.58 0H1278.97V1ZM1427.34 291.53V292.53H1428.97L1428.23 291.076L1427.34 291.53ZM1385.44 291.53L1384.55 291.981L1384.82 292.53H1385.44V291.53ZM1252.66 28.7121V27.7121H1251.03L1251.77 29.1631L1252.66 28.7121ZM1264.35 28.7121L1265.24 29.1631L1265.98 27.7121H1264.35V28.7121ZM1131.57 291.53V292.53H1132.18L1132.46 291.981L1131.57 291.53ZM1703.35 249.068L1703.63 250.028L1705.09 249.602L1704.12 248.43L1703.35 249.068ZM1692.63 252.197H1691.63V253.531L1692.91 253.157L1692.63 252.197ZM1692.63 1V0H1691.63V1H1692.63ZM1731.6 1H1732.6V0H1731.6V1ZM1731.6 291.53V292.53H1732.6V291.53H1731.6ZM1692.63 291.53L1691.86 292.169L1692.16 292.53H1692.63V291.53ZM1487.04 43.9091L1486.76 42.9492L1485.3 43.376L1486.27 44.5479L1487.04 43.9091ZM1497.76 40.7803H1498.76V39.4466L1497.48 39.8204L1497.76 40.7803ZM1497.76 291.53V292.53H1498.76V291.53H1497.76ZM1458.79 291.53H1457.79V292.53H1458.79V291.53ZM1458.79 1V0H1457.79V1H1458.79ZM1497.76 1L1498.53 0.361903L1498.23 0H1497.76V1ZM2001.85 12.6212L2001.51 13.5617L2001.52 13.5646L2001.52 13.5673L2001.85 12.6212ZM2082.23 89.947L2081.28 90.2674L2082.23 89.947ZM2052.03 247.28L2051.32 246.575L2051.31 246.583L2052.03 247.28ZM1999.9 279.909L2000.24 280.85L2000.25 280.845L1999.9 279.909ZM1819.16 291.53H1818.16V292.53H1819.16V291.53ZM1819.16 1V0H1818.16V1H1819.16ZM1858.13 258.008H1857.13V259.008H1858.13V258.008ZM1985.28 248.174L1984.92 247.242L1984.92 247.244L1985.28 248.174ZM2025.23 222.25L2025.97 222.922L2025.98 222.912L2025.23 222.25ZM2045.69 185.598L2044.74 185.298L2044.74 185.309L2044.73 185.319L2045.69 185.598ZM2045.69 104.697L2044.73 104.982L2044.74 104.993L2044.74 105.004L2045.69 104.697ZM2025.23 69.3864L2024.49 70.0588L2024.5 70.069L2025.23 69.3864ZM1985.28 43.9091L1984.93 44.8446L1984.94 44.8468L1985.28 43.9091ZM1858.13 34.5227V33.5227H1857.13V34.5227H1858.13ZM161.662 179.788H162.662V1H161.662H160.662V179.788H161.662ZM161.662 1V2H200.635V1V0H161.662V1ZM200.635 1H199.635V179.788H200.635H201.635V1H200.635ZM200.635 179.788H199.635C199.635 196.092 197.535 210.585 193.353 223.278L194.302 223.591L195.252 223.904C199.514 210.971 201.635 196.261 201.635 179.788H200.635ZM194.302 223.591L193.355 223.271C189.169 235.679 183.219 246.442 175.513 255.575L176.277 256.22L177.041 256.865C184.924 247.523 190.991 236.534 195.25 223.911L194.302 223.591ZM176.277 256.22L175.499 255.591C168.113 264.725 159.119 272.242 148.51 278.141L148.996 279.015L149.482 279.889C160.308 273.869 169.501 266.189 177.055 256.848L176.277 256.22ZM148.996 279.015L148.528 278.131C137.905 283.743 125.981 287.885 112.748 290.55L112.945 291.53L113.142 292.511C126.541 289.812 138.651 285.611 149.463 279.899L148.996 279.015ZM112.945 291.53L112.721 290.556C99.8118 293.517 85.922 295 71.0485 295V296V297C86.0547 297 100.096 295.503 113.169 292.505L112.945 291.53ZM71.0485 296V295C55.8488 295 41.6324 293.516 28.396 290.554L28.1776 291.53L27.9592 292.506C41.3548 295.504 55.7189 297 71.0485 297V296ZM28.1776 291.53L28.375 290.55C15.1407 287.885 3.04964 283.741 -7.90384 278.125L-8.36008 279.015L-8.81632 279.905C2.31521 285.612 14.5826 289.812 27.9802 292.511L28.1776 291.53ZM-8.36008 279.015L-7.8741 278.141C-18.4875 272.24 -27.649 264.718 -35.3645 255.575L-36.1287 256.22L-36.893 256.865C-29.019 266.196 -19.6681 273.872 -8.84605 279.889L-8.36008 279.015ZM-36.1287 256.22L-35.3511 255.591C-42.7387 246.455 -48.5308 235.687 -52.7193 223.271L-53.6668 223.591L-54.6143 223.911C-50.3585 236.526 -44.4586 247.509 -36.9063 256.848L-36.1287 256.22ZM-53.6668 223.591L-52.717 223.278C-56.8996 210.585 -59 196.092 -59 179.788H-60H-61C-61 196.261 -58.8782 210.971 -54.6166 223.904L-53.6668 223.591ZM-60 179.788H-59V1H-60H-61V179.788H-60ZM-60 1V2H-21.0265V1V0H-60V1ZM-21.0265 1H-22.0265V179.788H-21.0265H-20.0265V1H-21.0265ZM-21.0265 179.788H-22.0265C-22.0265 202.241 -17.7882 219.611 -9.17605 231.767L-8.36008 231.189L-7.5441 230.611C-15.8205 218.929 -20.0265 202.032 -20.0265 179.788H-21.0265ZM-8.36008 231.189L-9.17605 231.767C-0.605957 243.864 10.7787 252.19 24.9498 256.725L25.2546 255.773L25.5594 254.82C11.7995 250.416 0.774334 242.353 -7.5441 230.611L-8.36008 231.189ZM25.2546 255.773L24.9498 256.725C39.0257 261.23 54.3945 263.477 71.0485 263.477V262.477V261.477C54.575 261.477 39.4146 259.255 25.5594 254.82L25.2546 255.773ZM71.0485 262.477V263.477C87.3795 263.477 102.426 261.23 116.179 256.723L115.868 255.773L115.557 254.822C102.029 259.255 87.1954 261.477 71.0485 261.477V262.477ZM115.868 255.773L116.179 256.723C130.028 252.185 141.246 243.858 149.812 231.767L148.996 231.189L148.18 230.611C139.857 242.359 128.99 250.421 115.557 254.822L115.868 255.773ZM148.996 231.189L149.812 231.767C158.424 219.611 162.662 202.241 162.662 179.788H161.662H160.662C160.662 202.032 156.456 218.929 148.18 230.611L148.996 231.189ZM327.452 1H326.452V258.008H327.452H328.452V1H327.452ZM327.452 258.008V259.008H502.833V258.008V257.008H327.452V258.008ZM502.833 258.008H501.833V291.53H502.833H503.833V258.008H502.833ZM502.833 291.53V290.53H288.478V291.53V292.53H502.833V291.53ZM288.478 291.53H289.478V1H288.478H287.478V291.53H288.478ZM288.478 1V2H327.452V1V0H288.478V1ZM515.373 1V2H768.701V1V0H515.373V1ZM768.701 1H767.701V34.5227H768.701H769.701V1H768.701ZM768.701 34.5227V33.5227H515.373V34.5227V35.5227H768.701V34.5227ZM515.373 34.5227H516.373V1H515.373H514.373V34.5227H515.373ZM622.551 30.947V31.947H661.524V30.947V29.947H622.551V30.947ZM661.524 30.947H660.524V291.53H661.524H662.524V30.947H661.524ZM661.524 291.53V290.53H622.551V291.53V292.53H661.524V291.53ZM622.551 291.53H623.551V30.947H622.551H621.551V291.53H622.551ZM824.631 291.53H825.631V1H824.631H823.631V291.53H824.631ZM824.631 1V2H964.448V1V0H824.631V1ZM964.448 1V2C986.444 2 1005.15 5.11674 1020.59 11.3144L1020.96 10.3864L1021.33 9.45835C1005.59 3.14084 986.623 0 964.448 0V1ZM1020.96 10.3864L1020.6 11.3204C1036.03 17.2164 1047.7 26.1844 1055.69 38.205L1056.52 37.6515L1057.36 37.098C1049.11 24.6843 1037.07 15.4755 1021.32 9.4523L1020.96 10.3864ZM1056.52 37.6515L1055.7 38.2201C1064 50.2333 1068.19 65.3679 1068.19 83.6894H1069.19H1070.19C1070.19 65.0614 1065.93 49.5041 1057.35 37.0829L1056.52 37.6515ZM1069.19 83.6894H1068.19C1068.19 96.0852 1065.94 106.649 1061.48 115.418L1062.37 115.871L1063.26 116.325C1067.89 107.214 1070.19 96.3239 1070.19 83.6894H1069.19ZM1062.37 115.871L1061.46 115.444C1057.31 124.245 1051.4 131.723 1043.72 137.887L1044.34 138.667L1044.97 139.446C1052.88 133.095 1058.99 125.376 1063.27 116.298L1062.37 115.871ZM1044.34 138.667L1043.74 137.872C1036.05 143.75 1026.9 148.319 1016.28 151.566L1016.58 152.523L1016.87 153.479C1027.68 150.171 1037.05 145.502 1044.95 139.461L1044.34 138.667ZM1016.58 152.523L1016.27 151.569C1005.96 154.82 994.675 156.894 982.401 157.783L982.473 158.78L982.546 159.778C994.955 158.879 1006.4 156.781 1016.88 153.476L1016.58 152.523ZM1091.89 291.529V290.529H1051.29V291.529V292.529H1091.89V291.529ZM919.969 139.114V138.114H863.604V139.114V140.114H919.969V139.114ZM863.604 139.114H862.604V172.636H863.604H864.604V139.114H863.604ZM863.604 172.636H862.604V291.53H863.604H864.604V172.636H863.604ZM863.604 291.53V290.53H824.631V291.53V292.53H863.604V291.53ZM863.604 139.114V140.114H964.448V139.114V138.114H863.604V139.114ZM964.448 139.114V140.114C986.664 140.114 1003.36 135.02 1014.34 124.643L1013.65 123.917L1012.97 123.19C1002.51 133.076 986.402 138.114 964.448 138.114V139.114ZM1013.65 123.917L1014.34 124.644C1025.6 114.009 1031.22 100.329 1031.22 83.6894H1030.22H1029.22C1029.22 99.8274 1023.79 112.965 1012.97 123.19L1013.65 123.917ZM1030.22 83.6894H1031.22C1031.22 67.6334 1025.59 55.2479 1014.26 46.687L1013.65 47.4849L1013.05 48.2827C1023.8 56.4087 1029.22 68.1595 1029.22 83.6894H1030.22ZM1013.65 47.4849L1014.28 46.7064C1003.3 37.8576 986.633 33.5227 964.448 33.5227V34.5227V35.5227C986.433 35.5227 1002.56 39.8293 1013.02 48.2633L1013.65 47.4849ZM964.448 34.5227V33.5227H863.604V34.5227V35.5227H964.448V34.5227ZM863.604 34.5227H862.604V139.114H863.604H864.604V34.5227H863.604ZM1154.95 215.545H1155.95V182.023H1154.95H1153.95V215.545H1154.95ZM1154.95 182.023V183.023H1294.87V182.023V181.023H1154.95V182.023ZM1294.87 182.023L1293.95 182.397L1307.48 215.92L1308.41 215.545L1309.33 215.171L1295.8 181.648L1294.87 182.023ZM1308.41 215.545V214.545H1154.95V215.545V216.545H1308.41V215.545ZM1090.65 291.53L1091.54 291.983L1238.93 1.45244L1238.04 1L1237.15 0.547562L1089.76 291.078L1090.65 291.53ZM1238.04 1V2H1278.97V1V0H1238.04V1ZM1278.97 1L1278.07 1.45481L1426.44 291.985L1427.34 291.53L1428.23 291.076L1279.86 0.545188L1278.97 1ZM1427.34 291.53V290.53H1385.44V291.53V292.53H1427.34V291.53ZM1385.44 291.53L1386.33 291.079L1253.55 28.2612L1252.66 28.7121L1251.77 29.1631L1384.55 291.981L1385.44 291.53ZM1252.66 28.7121V29.7121H1264.35V28.7121V27.7121H1252.66V28.7121ZM1264.35 28.7121L1263.46 28.2612L1130.68 291.079L1131.57 291.53L1132.46 291.981L1265.24 29.1631L1264.35 28.7121ZM1131.57 291.53V290.53H1090.65V291.53V292.53H1131.57V291.53ZM1703.35 249.068L1703.07 248.108L1692.35 251.237L1692.63 252.197L1692.91 253.157L1703.63 250.028L1703.35 249.068ZM1692.63 252.197H1693.63V1H1692.63H1691.63V252.197H1692.63ZM1692.63 1V2H1731.6V1V0H1692.63V1ZM1731.6 1H1730.6V291.53H1731.6H1732.6V1H1731.6ZM1731.6 291.53V290.53H1692.63V291.53V292.53H1731.6V291.53ZM1692.63 291.53L1693.4 290.892L1487.81 43.2703L1487.04 43.9091L1486.27 44.5479L1691.86 292.169L1692.63 291.53ZM1487.04 43.9091L1487.32 44.869L1498.04 41.7402L1497.76 40.7803L1497.48 39.8204L1486.76 42.9492L1487.04 43.9091ZM1497.76 40.7803H1496.76V291.53H1497.76H1498.76V40.7803H1497.76ZM1497.76 291.53V290.53H1458.79V291.53V292.53H1497.76V291.53ZM1458.79 291.53H1459.79V1H1458.79H1457.79V291.53H1458.79ZM1458.79 1V2H1497.76V1V0H1458.79V1ZM1497.76 1L1496.99 1.6381L1702.58 249.706L1703.35 249.068L1704.12 248.43L1498.53 0.361903L1497.76 1ZM1921.95 1V2C1953.71 2 1980.22 5.86582 2001.51 13.5617L2001.85 12.6212L2002.19 11.6808C1980.61 3.88166 1953.85 0 1921.95 0V1ZM2001.85 12.6212L2001.52 13.5673C2023.17 20.9773 2040.4 31.3325 2053.26 44.6049L2053.98 43.9091L2054.69 43.2133C2041.57 29.6675 2024.05 19.1641 2002.17 11.6751L2001.85 12.6212ZM2053.98 43.9091L2053.26 44.6049C2066.15 57.91 2075.49 73.1285 2081.28 90.2674L2082.23 89.947L2083.18 89.6265C2077.28 72.1998 2067.79 56.7264 2054.69 43.2133L2053.98 43.9091ZM2082.23 89.947L2081.28 90.2674C2087.09 107.441 2090 125.658 2090 144.924H2091H2092C2092 125.453 2089.06 107.019 2083.18 89.6265L2082.23 89.947ZM2091 144.924H2090C2090 164.185 2086.93 182.547 2080.8 200.017L2081.74 200.348L2082.69 200.68C2088.9 182.988 2092 164.401 2092 144.924H2091ZM2081.74 200.348L2080.8 200.017C2074.68 217.452 2064.86 232.969 2051.32 246.575L2052.03 247.28L2052.74 247.986C2066.48 234.177 2076.47 218.407 2082.69 200.68L2081.74 200.348ZM2052.03 247.28L2051.31 246.583C2038.11 260.166 2020.87 270.969 1999.55 278.973L1999.9 279.909L2000.25 280.845C2021.8 272.758 2039.31 261.809 2052.74 247.977L2052.03 247.28ZM1999.9 279.909L1999.56 278.969C1978.26 286.666 1952.4 290.53 1921.95 290.53V291.53V292.53C1952.56 292.53 1978.66 288.647 2000.24 280.85L1999.9 279.909ZM1921.95 291.53V290.53H1819.16V291.53V292.53H1921.95V291.53ZM1819.16 291.53H1820.16V1H1819.16H1818.16V291.53H1819.16ZM1819.16 1V2H1921.95V1V0H1819.16V1ZM1858.13 258.008V259.008H1921.95V258.008V257.008H1858.13V258.008ZM1921.95 258.008V259.008C1947.68 259.008 1968.93 255.722 1985.65 249.104L1985.28 248.174L1984.92 247.244C1968.51 253.738 1947.53 257.008 1921.95 257.008V258.008ZM1985.28 248.174L1985.65 249.106C2002.64 242.508 2016.1 233.79 2025.97 222.922L2025.23 222.25L2024.49 221.578C2014.88 232.165 2001.7 240.729 1984.92 247.242L1985.28 248.174ZM2025.23 222.25L2025.98 222.912C2035.82 211.782 2042.71 199.436 2046.65 185.878L2045.69 185.598L2044.73 185.319C2040.88 198.579 2034.13 210.667 2024.48 221.588L2025.23 222.25ZM2045.69 185.598L2046.65 185.899C2050.9 172.395 2053.03 158.736 2053.03 144.924H2052.03H2051.03C2051.03 158.527 2048.93 171.984 2044.74 185.298L2045.69 185.598ZM2052.03 144.924H2053.03C2053.03 131.113 2050.9 117.6 2046.65 104.39L2045.69 104.697L2044.74 105.004C2048.93 118.016 2051.03 131.322 2051.03 144.924H2052.03ZM2045.69 104.697L2046.65 104.412C2042.71 91.146 2035.81 79.2411 2025.96 68.7037L2025.23 69.3864L2024.5 70.069C2034.14 80.3902 2040.88 92.0257 2044.73 104.982L2045.69 104.697ZM2025.23 69.3864L2025.97 68.714C2016.1 57.8427 2002.63 49.2714 1985.63 42.9714L1985.28 43.9091L1984.94 44.8468C2001.71 51.0619 2014.88 59.4755 2024.49 70.0587L2025.23 69.3864ZM1985.28 43.9091L1985.64 42.9736C1968.92 36.6588 1947.68 33.5227 1921.95 33.5227V34.5227V35.5227C1947.54 35.5227 1968.52 38.6442 1984.93 44.8446L1985.28 43.9091ZM1921.95 34.5227V33.5227H1858.13V34.5227V35.5227H1921.95V34.5227ZM1858.13 34.5227H1857.13V258.008H1858.13H1859.13V34.5227H1858.13ZM982.473 158.78L981.702 159.416L1091.11 292.165L1091.89 291.529L1092.66 290.893L983.245 158.144L982.473 158.78ZM1051.29 291.529L1052.05 290.876L920.726 138.461L919.969 139.114L919.211 139.766L1050.53 292.182L1051.29 291.529Z%27 fill=%27white%27 mask=%27url%28%23path-1-outside-1_16112_214%29%27/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center bottom;background-size:contain;pointer-events:none}.footer .footer__main-title{font-size:var(--fs__header-m);font-weight:700;color:#fff;text-align:center;margin-bottom:4rem}.footer .footer__content{display:grid;grid-template-columns:1fr auto 2fr;gap:4rem;align-items:start}.footer__contact-info{height:100%}.footer__contact-info .contact-info__list{display:flex;flex-direction:column;gap:2rem;height:100%;justify-content:space-between}.footer__contact-info .contact-info__item{display:flex;align-items:center;gap:1rem;color:#f0f2f2;font-size:var(--fs__text-s)}.footer__contact-info .contact-info__item .contact-info__icon{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.footer__contact-info .contact-info__item .contact-info__icon svg{width:24px;height:24px;color:#fff}.footer__contact-info .contact-info__item a{color:#f0f2f2;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(hover: hover){.footer__contact-info .contact-info__item a:hover{color:#fff}}.footer__contact-info .contact-info__item span{color:#f0f2f2}.footer__contact-info .contact-info__phones span{font-weight:600;color:#fff}.footer__contact-info .contact-info__phones span strong{font-weight:700}.footer__social{display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:space-between}.footer__social .social__link{display:flex;align-items:center;justify-content:center;width:45px;height:45px;background-color:rgba(0,0,0,0);color:#fff;border-radius:10px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.footer__social .social__link svg{width:32px;height:32px}@media(hover: hover){.footer__social .social__link:hover{background-color:#fff;border-color:#fff;color:#062059;transform:scale(1.05);-o-transform:scale(1.05);-moz-transform:scale(1.05);-webkit-transform:scale(1.05)}.footer__social .social__link:hover svg path{stroke:#000}}.footer__form-wrapper .footer__form-title{font-size:var(--fs__text-l);font-weight:700;color:#fff;margin-bottom:2rem}.footer__form-wrapper .footer__form-notice{color:#85898d;font-size:var(--fs__text-s)}.footer__bottom{margin-top:4rem;text-align:center}.footer__bottom .copyrights .text{color:#85898d;font-size:var(--fs__text-xs)}.footer__bottom .copyrights .text a{color:#f0f2f2;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(hover: hover){.footer__bottom .copyrights .text a:hover{color:#fff}}@media screen and (max-width: 1200px){.footer .footer__wrapper{padding:3rem 2rem}.footer .footer__content{grid-template-columns:1fr auto 1.5fr;gap:3rem}}@media screen and (max-width: 992px){.footer .footer__content{grid-template-columns:1fr;gap:3rem}.footer .footer__main-title{margin-bottom:3rem}.footer__social{flex-direction:row;justify-content:flex-start;padding-top:0}}@media screen and (max-width: 767px){.footer{padding:16px 8px}.footer .footer__wrapper{padding:3rem 2rem;border-radius:1rem}.footer .footer__main-title{font-size:var(--fs__header-s)}.footer .footer__content{gap:2rem}.footer__contact-info .contact-info__list{gap:1rem}.footer__contact-info .contact-info__item{font-size:var(--fs__text-xs)}.footer__social{justify-content:center}.footer__social .social__link{width:40px;height:40px}.footer__social .social__link svg{width:20px;height:20px}.footer__form-wrapper .footer__form-title{font-size:var(--fs__text-m)}}.section{margin-left:10px;margin-right:10px}.section__content{padding:var(--section__space-m) 0}.section__header{font-size:var(--fs__header-l);font-weight:700;color:#062059;margin-bottom:2rem;text-align:center}.section__description{font-size:var(--fs__text-m);color:#85898d;margin-bottom:3rem;text-align:center;margin-left:auto;margin-right:auto}@media screen and (max-width: 767px){.home .hero{flex-direction:column-reverse}}.hero{background-size:cover;background-position:center;position:relative;min-height:300px;display:flex;margin-top:-1rem;align-items:center;overflow:hidden}.hero>div{margin:0 10px}.hero>div>div{padding-top:0;padding-bottom:0}.hero__content{position:relative;z-index:2;color:#fff}.hero__title{font-size:var(--fs__header-xl);font-weight:700;color:#fff;margin-bottom:2rem}.hero__description{font-size:var(--fs__text-l);color:#fff;margin-bottom:3rem;max-width:600px}.hero__cta{display:flex;gap:1rem;align-items:center}.hero__image{position:absolute;top:0;right:0;bottom:0;width:60%;z-index:0}.hero__image img{width:100%;height:100%;object-fit:cover}.products{background-color:#fff;padding:var(--section__space-l) 0}.products__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:3rem;margin-top:3rem}.product-card{background-color:#fff;border-radius:var(--card__border-radius);overflow:hidden;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.12);-moz-box-shadow:0 4px 12px rgba(0,0,0,.12);-ms-box-shadow:0 4px 12px rgba(0,0,0,.12);-o-box-shadow:0 4px 12px rgba(0,0,0,.12);box-shadow:0 4px 12px rgba(0,0,0,.12);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:relative}@media(hover: hover){.product-card:hover{-webkit-box-shadow:0 8px 24px rgba(0,0,0,.15);-moz-box-shadow:0 8px 24px rgba(0,0,0,.15);-ms-box-shadow:0 8px 24px rgba(0,0,0,.15);-o-box-shadow:0 8px 24px rgba(0,0,0,.15);box-shadow:0 8px 24px rgba(0,0,0,.15);transform:translateY(-5px)}.product-card:hover .product-card__image img{transform:scale(1.05);-o-transform:scale(1.05);-moz-transform:scale(1.05);-webkit-transform:scale(1.05)}}.product-card__badge{position:absolute;top:1rem;left:1rem;width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:var(--fs__text-xs);z-index:2}.product-card__badge--available{background-color:#28a745;color:#fff}.product-card__badge--unavailable{background-color:#85898d;color:#fff}.product-card__badge--eco{background-color:#28a745;color:#fff}.product-card__image{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background-color:#f5f5f5}.product-card__image img{width:100%;height:100%;object-fit:cover;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.product-card__content{padding:var(--card__padding)}.product-card__title{font-size:var(--fs__header-s);font-weight:700;color:#062059;margin-bottom:.5rem}.product-card__specs{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.product-card__specs-item{font-size:var(--fs__text-xs);color:#85898d;display:flex;align-items:center;gap:.5rem}.product-card__specs-item::before{content:"•";color:#06f}.product-card__price{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem;padding-top:1rem;border-top:1px solid #f0f2f2}.product-card__price-label{font-size:var(--fs__text-xs);color:#85898d}.product-card__price-value{font-size:var(--fs__header-s);font-weight:700;color:#062059}.product-card__cta{width:100%}.features{background-color:#fff;padding:var(--section__space-m) 0}.features__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:3rem;margin-top:3rem}.feature-card{text-align:center}.feature-card__icon{width:4rem;height:4rem;margin:0 auto 2rem;background-color:#062059;border-radius:var(--content__border-radius-s);display:flex;align-items:center;justify-content:center}.feature-card__icon svg{width:2rem;height:2rem;color:#fff}.feature-card__title{font-size:var(--fs__header-xs);font-weight:700;color:#062059;margin-bottom:.5rem}.feature-card__description{font-size:var(--fs__text-s);color:#85898d;line-height:1.6}@media screen and (max-width: 1200px){.products__grid{grid-template-columns:repeat(2, 1fr);gap:2rem}.features__grid{grid-template-columns:repeat(2, 1fr);gap:2rem}}@media screen and (max-width: 992px){.section{margin-left:8px;margin-right:8px}}@media screen and (max-width: 767px){.section{margin-left:0;margin-right:0}.section__header{font-size:var(--fs__header-m);margin-bottom:1rem}.section__description{font-size:var(--fs__text-s);margin-bottom:2rem}.hero{min-height:auto;margin-top:0;display:flex;flex-direction:column}.hero>div{margin:0}.hero::before{background:rgba(6,32,89,.9)}.hero__title{font-size:var(--fs__header-s);color:#fff;text-align:center;margin-bottom:0}.hero__subtitle{width:auto}.hero__description{font-size:var(--fs__text-s)}.hero__cta{flex-direction:column;width:100%}.hero__cta .btn{width:100%}.hero__image{width:100%;opacity:.3}.products__grid{grid-template-columns:1fr;gap:2rem}.features__grid{grid-template-columns:1fr;gap:2rem}.product-card__content{padding:2rem}}.section-models{padding:var(--section__space-m) 0}.section-models__header{text-align:center;margin-bottom:var(--section__space-m)}.section-models__title{font-size:var(--fs__header-l);font-weight:700;color:#062059;margin-bottom:0}.section-models__subtitle{font-size:var(--fs__text-m);color:#85898d;max-width:600px;margin:2rem auto 0}.section-models__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:3rem}.section-models__empty{text-align:center;padding:var(--section__space-m);background-color:#fff;border-radius:var(--card__border-radius)}.section-models__empty p{color:#85898d;font-size:var(--fs__text-m);margin:0}.section-models__cta{text-align:center;margin-top:var(--section__space-m)}@media screen and (max-width: 1200px){.section-models__grid{gap:2rem}}@media screen and (max-width: 992px){.section-models__grid{grid-template-columns:repeat(2, 1fr);gap:2rem}}@media screen and (max-width: 767px){.section-models__title{font-size:var(--fs__header-m)}.section-models__grid{grid-template-columns:1fr;gap:2rem;padding:0 1rem}}@media screen and (max-width: 480px){.section-models__grid{padding:0}}.section-body-types{padding:var(--section__space-m) 0}.section-body-types__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:var(--content__space-l);align-items:stretch;border:1px solid #cdcdcd;border-radius:28px;padding:20px}.section-body-types__content{background:radial-gradient(83.29% 108.15% at 95.25% 76.4%, #12388b 0%, #062059 100%);border-bottom-right-radius:258px !important;border-radius:var(--card__border-radius);padding:var(--content__space-l);color:#fff;display:flex;flex-direction:column}.section-body-types__content-inner{display:flex;flex-direction:column;height:100%}.section-body-types__header{display:flex;align-items:center;gap:var(--content__space-s);margin-bottom:var(--content__space-m)}.section-body-types__icon{width:48px;height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff}.section-body-types__icon img{width:100%;height:100%;object-fit:contain}.section-body-types__icon svg{width:48px;height:48px}.section-body-types__title{font-size:var(--fs__header-m);font-weight:700;color:#fff;margin:0;line-height:var(--header__line-height)}.section-body-types__description{font-size:var(--fs__text-s);color:hsla(0,0%,100%,.9);line-height:var(--text__line-height);margin-bottom:var(--content__space-m)}.section-body-types__list{display:grid;grid-template-columns:repeat(2, 1fr);gap:var(--content__space-xs) var(--content__space-m);margin-bottom:var(--content__space-m);padding:0;list-style:none}.section-body-types__list-item{font-size:var(--fs__text-s);color:#fff;display:flex;align-items:center;gap:var(--content__space-xs)}.section-body-types__list-item::before{content:"•";color:#fff;font-weight:700}.section-body-types__price{font-size:var(--fs__text-m);font-weight:700;color:#fff;margin-bottom:var(--content__space-m);margin-top:auto}.section-body-types__btn{align-self:flex-start;border:2px solid #fff;padding:.75rem 1.5rem;font-size:var(--fs__text-s);font-weight:500;border-radius:var(--content__border-radius-s);text-decoration:none;display:inline-flex;align-items:center;justify-content:center;background-color:#fff;color:#062059}@media(hover: hover){.section-body-types__btn:hover{background-color:rgba(0,0,0,0);color:#fff}}.section-body-types__slider-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.section-body-types__slide{display:flex;flex-direction:column;align-items:center;text-align:center}.section-body-types__slide-image{width:100%;max-width:400px;aspect-ratio:532/288;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:8px}.section-body-types__slide-image img{width:100%;height:100%;object-fit:contain}.section-body-types__slide-caption{font-size:var(--fs__header-xs);font-weight:700;color:#062059;margin-top:var(--content__space-m);margin-bottom:0}.section-body-types__arrows{display:flex;justify-content:center;gap:var(--content__space-s);margin-top:var(--content__space-m)}.section-body-types__arrows .splide__arrow{position:static;transform:none;width:48px;height:48px;background:radial-gradient(55.47% 142.5% at 63.97% 38.41%, #12388b 0%, #062059 100%);border:none;border-radius:var(--content__border-radius-s);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;opacity:1}.section-body-types__arrows .splide__arrow svg{width:24px;height:24px;transform:none}@media(hover: hover){.section-body-types__arrows .splide__arrow:hover{background-color:#061840;transform:scale(0.95);-o-transform:scale(0.95);-moz-transform:scale(0.95);-webkit-transform:scale(0.95)}}.section-body-types__arrows .splide__arrow:disabled{opacity:.5;cursor:not-allowed}.body-types-splide{width:100%}.body-types-splide .splide__track{overflow:visible}.body-types-splide .splide__pagination{display:none}@media screen and (max-width: 1200px){.section-body-types__wrapper{gap:var(--content__space-m)}.section-body-types__content{padding:var(--content__space-m)}.section-body-types__title{font-size:var(--fs__header-s)}}@media screen and (max-width: 992px){.section-body-types__wrapper{grid-template-columns:1fr;gap:var(--content__space-l);overflow:hidden}.section-body-types__content{order:1}.section-body-types__slider-wrapper{order:2;overflow:hidden}.section-body-types__slide-image{max-width:100%}.body-types-splide .splide__track{overflow:hidden}}@media screen and (max-width: 767px){.section-body-types__wrapper{border-radius:16px;padding:12px}.section-body-types__content{padding:var(--content__space-s);border-bottom-right-radius:var(--card__border-radius) !important}.section-body-types__header{flex-direction:column;align-items:flex-start;gap:var(--content__space-xs)}.section-body-types__icon{width:40px;height:40px}.section-body-types__icon svg{width:40px;height:40px}.section-body-types__title{font-size:var(--fs__header-xs)}.section-body-types__list{grid-template-columns:1fr;gap:var(--content__space-xs)}.section-body-types__btn{width:100%;text-align:center;justify-content:center}.section-body-types__slide-image{max-width:100%}.section-body-types__slide-caption{font-size:var(--fs__text-l)}.section-body-types__arrows .splide__arrow{width:40px;height:40px}.section-body-types__arrows .splide__arrow svg{width:20px;height:20px}}.section-features{padding:var(--section__space-m) 0}.section-features__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:var(--content__space-l)}.feature-card{display:flex;flex-direction:column;text-align:left;border:1px solid #cecece;padding:32px;border-radius:4px}.feature-card__image-wrapper{position:relative;margin-bottom:var(--content__space-m)}.feature-card__image{border-radius:4px;overflow:hidden;aspect-ratio:304/142}.feature-card__image img{width:100%;height:100%;object-fit:cover;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.feature-card__badge{position:absolute;position:absolute;top:-4rem;right:-4rem;width:120px;background:radial-gradient(55.47% 142.5% at 63.97% 38.41%, #12388b 0%, #062059 100%);height:120px;border-radius:var(--content__border-radius-s);display:flex;align-items:center;justify-content:center;color:#fff;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.feature-card__badge img{width:64px;height:64px;object-fit:contain}.feature-card__badge svg{width:64px;height:64px}.feature-card__content{flex:1;display:flex;flex-direction:column}.feature-card__title{font-size:var(--fs__header-xs);font-weight:700;color:#062059;margin:0 0 var(--content__space-s) 0;line-height:var(--header__line-height)}.feature-card__description{font-size:var(--fs__text-s);color:#85898d;line-height:var(--text__line-height)}.feature-card__description p{margin:0 0 .25rem 0}.feature-card__description p:last-child{margin-bottom:0}@media(hover: hover){.feature-card:hover .feature-card__image img{transform:scale(1.05);-o-transform:scale(1.05);-moz-transform:scale(1.05);-webkit-transform:scale(1.05)}.feature-card:hover .feature-card__badge{background-color:#061840}}@media screen and (max-width: 1200px){.section-features__grid{gap:var(--content__space-m)}.feature-card__badge{width:48px;height:48px;top:-1.5rem;right:-1.5rem}.feature-card__badge img,.feature-card__badge svg{width:28px;height:28px}.feature-card__title{font-size:var(--fs__text-l)}}@media screen and (max-width: 992px){.section-features__grid{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 767px){.section-features__grid{grid-template-columns:1fr;gap:var(--content__space-l)}.feature-card__image{aspect-ratio:16/10}.feature-card__badge{width:44px;height:44px;top:var(--content__space-xs);right:var(--content__space-xs)}.feature-card__badge img,.feature-card__badge svg{width:24px;height:24px}}.section-showcase{overflow:hidden;padding:var(--section__space-m) 0}.section-showcase__wrapper{max-width:100%;margin:0 auto}.section-showcase__media{position:relative;width:100%}.section-showcase__media--image img{width:100%;height:auto;display:block;object-fit:contain}.section-showcase__media--video{aspect-ratio:16/9;border-radius:1rem;overflow:hidden;background-color:var(--showcase-bg-color, #f0f2f2)}.section-showcase__poster{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;-webkit-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-ms-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}.section-showcase__poster img{width:100%;height:100%;object-fit:cover}.section-showcase__poster.is-hidden{opacity:0;pointer-events:none}.section-showcase__loader{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.1);opacity:0;pointer-events:none;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-showcase__loader.is-loading{opacity:1}.section-showcase__spinner{width:48px;height:48px;border:3px solid rgba(6,32,89,.2);border-top-color:#062059;border-radius:50%;animation:showcase-spin .8s linear infinite}.section-showcase__play-btn{position:absolute;z-index:3;background:none;border:none;color:#fff;cursor:pointer;padding:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-showcase__play-btn svg{width:80px;height:80px;filter:drop-shadow(0 2px 8px rgba(0, 0, 0, 0.3))}@media(hover: hover){.section-showcase__play-btn:hover{transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);color:#062059}}.section-showcase__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.section-showcase__media--video.is-loaded .section-showcase__video{z-index:3}.section-showcase__placeholder{padding:var(--content__space-xl);background-color:#f5f5f5;border-radius:var(--card__border-radius);text-align:center;color:#85898d;min-height:300px;display:flex;align-items:center;justify-content:center}@keyframes showcase-spin{to{transform:rotate(360deg)}}@media screen and (max-width: 1200px){.section-showcase__media--video{aspect-ratio:16/8}.section-showcase__play-btn svg{width:64px;height:64px}}@media screen and (max-width: 767px){.section-showcase__media--video{aspect-ratio:16/9;border-radius:.5rem}.section-showcase__play-btn svg{width:48px;height:48px}.section-showcase__spinner{width:36px;height:36px}.section-showcase__placeholder{min-height:200px;padding:var(--content__space-l)}}.section-about{padding:var(--section__space-m) 0}.section-about__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:var(--content__space-xl);align-items:center}.section-about__left{display:flex;flex-direction:column;gap:var(--content__space-l)}.section-about__image{border-radius:var(--card__border-radius);overflow:hidden}.section-about__image img{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:16/10}.section-about__content{display:flex;flex-direction:column;gap:var(--content__space-m)}.section-about__title{font-size:var(--fs__header-m);font-weight:700;color:#062059;margin:0;line-height:var(--header__line-height)}.section-about__description{font-size:var(--fs__text-m);color:#85898d;line-height:var(--text__line-height)}.section-about__description p{margin:0 0 var(--content__space-s) 0}.section-about__description p:last-child{margin-bottom:0}.section-about__btn{align-self:flex-start;margin-top:var(--content__space-s)}@media screen and (max-width: 1200px){.section-about__wrapper{gap:var(--content__space-l)}.section-about__title{font-size:var(--fs__header-s)}}@media screen and (max-width: 992px){.section-about__wrapper{grid-template-columns:1fr;gap:var(--content__space-l)}.section-about__left{order:1}.section-about__content{order:2}}@media screen and (max-width: 767px){.section-about__title{font-size:var(--fs__header-xs)}.section-about__description{font-size:var(--fs__text-s)}.section-about__btn{width:100%;text-align:center;justify-content:center}}.section-gallery{padding:var(--section__space-l) 0}.section-gallery__header{text-align:center;margin-bottom:var(--content__space-l)}.section-gallery__title{font-size:var(--fs__header-m);font-weight:700;color:#062059;margin:0;line-height:var(--header__line-height)}.section-gallery__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:var(--content__space-s)}.section-gallery__item{position:relative;border-radius:var(--content__border-radius-s);overflow:hidden;cursor:pointer;aspect-ratio:1/1}.section-gallery__item img{width:100%;height:100%;object-fit:cover;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-gallery__item-overlay{position:absolute;inset:0;background-color:rgba(6,32,89,.7);display:flex;align-items:center;justify-content:center;opacity:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-gallery__item-overlay svg{width:48px;height:48px;color:#fff}@media(hover: hover){.section-gallery__item:hover img{transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1)}.section-gallery__item:hover .section-gallery__item-overlay{opacity:1}}.section-gallery__footer{display:flex;justify-content:center;margin-top:var(--content__space-l)}.section-gallery__btn{min-width:200px}.section-gallery__placeholder{padding:var(--content__space-xl);background-color:#f5f5f5;border-radius:var(--card__border-radius);text-align:center;color:#85898d}@media screen and (max-width: 1200px){.section-gallery__title{font-size:var(--fs__header-s)}}@media screen and (max-width: 992px){.section-gallery__grid{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 767px){.section-gallery__grid{grid-template-columns:repeat(2, 1fr);gap:var(--content__space-xs)}.section-gallery__item-overlay svg{width:32px;height:32px}.section-gallery__title{font-size:var(--fs__header-xs)}.section-gallery__btn{width:100%}}.about-intro{padding:var(--section__space) 0}.about-intro__title{font-size:var(--fs__header-m);font-weight:700;font-style:italic;color:#062059;margin:0 0 var(--content__space-l) 0;line-height:var(--header__line-height)}.about-intro__columns{display:grid;grid-template-columns:1fr 1fr;gap:var(--content__space-xl)}.about-intro__col{font-size:var(--fs__text-m);color:#85898d;line-height:var(--text__line-height)}.about-intro__col p{margin:0 0 var(--content__space-s) 0}.about-intro__col p:last-child{margin-bottom:0}.about-highlight{padding:var(--section__space) 0}.about-highlight__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:var(--content__space-xl);align-items:center}.about-highlight__left{display:flex}.about-highlight__right{display:flex;align-items:center}.about-highlight__quote{margin:0;padding:0;border:none}.about-highlight__quote-icon{color:#062059;margin-bottom:var(--content__space-m)}.about-highlight__quote-icon svg{width:48px;height:48px}.about-highlight__quote-text{font-size:var(--fs__header-xs);font-weight:400;color:#000;line-height:var(--header__line-height);margin:0 0 var(--content__space-l) 0}.about-highlight__quote-footer{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.about-highlight__quote-author{font-size:var(--fs__text-m);font-weight:700;font-style:normal;color:#062059}.about-highlight__quote-company{font-size:var(--fs__text-xs);color:#000}.about-content{padding:var(--section__space) 0}.about-content__columns{display:grid;grid-template-columns:1fr 1fr;gap:var(--content__space-xl);margin-bottom:var(--section__space)}.about-content__col{font-size:var(--fs__text-m);color:#85898d;line-height:var(--text__line-height)}.about-content__col p{margin:0 0 var(--content__space-s) 0}.about-content__col p:last-child{margin-bottom:0}.about-content__gallery-block{display:grid;grid-template-columns:1fr 1fr;gap:var(--content__space-xl)}.about-content__gallery{display:grid;grid-template-columns:1fr 1fr;gap:var(--content__space-m);margin-top:4rem}.about-content__gallery-item{border-radius:var(--card__border-radius);overflow:hidden}.about-content__gallery-item img{width:100%;height:100%;display:block;object-fit:cover;aspect-ratio:4/3}.about-content__gallery-item--placeholder{background:#f0f2f2;aspect-ratio:4/3}.about-content__text{display:flex;flex-direction:column;gap:var(--content__space-l)}@media screen and (max-width: 1200px){.about-intro__columns{gap:var(--content__space-l)}.about-highlight__wrapper{gap:var(--content__space-l)}.about-highlight__quote-text{font-size:var(--fs__text-l)}.about-content__columns{gap:var(--content__space-l)}.about-content__gallery-block{gap:var(--content__space-l)}}@media screen and (max-width: 992px){.about-intro__columns{grid-template-columns:1fr}.about-highlight__wrapper{grid-template-columns:1fr;gap:var(--content__space-l)}.about-content__columns{grid-template-columns:1fr}.about-content__gallery-block{grid-template-columns:1fr}}@media screen and (max-width: 767px){.about-intro__title{font-size:var(--fs__header-xs);margin-bottom:var(--content__space-m)}.about-intro__columns{grid-template-columns:1fr}.about-intro__col{font-size:var(--fs__text-s)}.about-highlight__wrapper{grid-template-columns:1fr;gap:var(--content__space-m)}.about-highlight__left{justify-content:center}.about-highlight__quote-text{font-size:var(--fs__text-s);margin-bottom:var(--content__space-m)}.about-highlight__quote-icon svg{width:28px;height:28px}.about-highlight__quote-footer{align-items:flex-start}.about-highlight__quote-author{font-size:var(--fs__text-s)}.about-highlight__quote-company{font-size:var(--fs__text-xxs)}.about-content__columns{grid-template-columns:1fr;margin-bottom:1.5rem}.about-content__col{font-size:var(--fs__text-s)}.about-content__gallery-block{grid-template-columns:1fr;gap:var(--content__space-m)}.about-content__gallery{grid-template-columns:1fr 1fr;gap:var(--content__space-xs);margin-top:1.5rem}.about-content__text{gap:var(--content__space-m)}}.single-model-layout{padding:var(--section__space-m) 0}.single-model-layout__wrapper{display:grid;grid-template-columns:220px 1fr;gap:var(--content__space-xl);align-items:start}.single-model-layout__content{display:flex;flex-direction:column;gap:var(--section__space-m);min-width:0}.single-model__sidebar{display:flex;flex-direction:column;gap:1rem;position:sticky;top:calc(var(--navigation__height) + 60px)}.single-model__sidebar-item{display:flex;flex-direction:column;gap:var(--content__space-xs);padding:var(--content__space-s);border:1px solid #f0f2f2;border-radius:var(--content__border-radius-s);text-decoration:none;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:relative}.single-model__sidebar-item.is-active{border-color:#062059;background:rgba(6,32,89,.03)}@media(hover: hover){.single-model__sidebar-item:hover{border-color:#062059}}.single-model__sidebar-name{font-size:var(--fs__text-s);font-weight:700;color:#062059}.single-model__sidebar-badge{position:absolute;top:var(--content__space-s);right:var(--content__space-s);width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center}.single-model__sidebar-badge svg{width:12px;height:12px}.single-model__sidebar-badge--combustion{background:#000}.single-model__sidebar-badge--electric{background:#28a745}.single-model__sidebar-badge--hybrid{background:#06f}.single-model__sidebar-image img{width:100%;height:auto;display:block;object-fit:contain}.single-model__section{display:flex;flex-direction:column;gap:var(--content__space-xl);min-width:0}.single-model__title{font-size:var(--fs__header-m);font-weight:700;color:#062059;margin:0;line-height:var(--header__line-height)}.single-model__description{font-size:var(--fs__text-m);color:#85898d;line-height:var(--text__line-height)}.single-model__description p{margin:0 0 var(--content__space-s) 0}.single-model__description p:last-child{margin-bottom:0}.single-model__features{display:grid;grid-template-columns:repeat(3, 1fr);gap:var(--content__space-l)}.single-model__feature{display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--content__space-s)}.single-model__feature-icon{width:120px;height:120px;border-radius:10px;background:radial-gradient(55.47% 142.5% at 63.97% 38.41%, #12388b 0%, #062059 100%);display:flex;align-items:center;justify-content:center;flex-shrink:0}.single-model__feature-icon svg{width:62px;height:62px;color:#fff}.single-model__feature-icon img{width:62px;height:62px;object-fit:contain}.single-model__feature-title{font-size:var(--fs__text-l);font-weight:700;color:#062059;margin:0}.single-model__feature-desc{font-size:var(--fs__text-s);color:#85898d;line-height:var(--text__line-height)}.single-model__feature-desc p{margin:0 0 .25rem 0}.single-model__feature-desc p:last-child{margin-bottom:0}.single-model__technical img{width:100%;height:auto;display:block}.single-model__views{display:flex;gap:var(--content__space-m);flex-wrap:wrap;justify-content:center}.single-model__views-item{flex:0 0 auto;width:160px}.single-model__views-item img{width:100%;height:auto;display:block;object-fit:contain}.single-model__warranty{display:flex;align-items:center;justify-content:center;gap:var(--content__space-m);padding:var(--content__space-l) 0}.single-model__warranty-icon{width:120px;height:120px;border-radius:10px;background:radial-gradient(55.47% 142.5% at 63.97% 38.41%, #12388b 0%, #062059 100%);display:flex;align-items:center;justify-content:center;flex-shrink:0}.single-model__warranty-icon img{width:62px;height:62px;object-fit:contain;filter:brightness(0) invert(1)}.single-model__warranty-icon svg{width:62px;height:62px;color:#fff}.single-model__warranty-text{font-size:var(--fs__header-s);color:#062059;line-height:var(--header__line-height)}.single-model__warranty-text strong{font-weight:700;background:radial-gradient(55.47% 142.5% at 63.97% 38.41%, #12388b 0%, #062059 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.section-specs{overflow-x:auto;-webkit-overflow-scrolling:touch}.section-specs__table{border:1px solid #f0f2f2;border-radius:var(--content__border-radius-s);overflow:hidden}.section-specs__row{display:grid;grid-template-columns:repeat(var(--specs-cols, 4), 1fr)}.section-specs__row--header{border-bottom:1px solid #f0f2f2}.section-specs__row:not(:last-child):not(.section-specs__row--header){border-bottom:1px solid #f0f2f2}.section-specs__cell{padding:var(--content__space-s) var(--content__space-m);font-size:var(--fs__text-s);color:#85898d}.section-specs__cell:not(:last-child){border-right:1px solid #f0f2f2}.section-specs__cell--header{padding:var(--content__space-m);font-weight:700;color:#252525;text-align:center;font-size:var(--fs__text-m)}.model-gallery__grid{display:grid;gap:var(--content__space-s);grid-template-columns:repeat(6, 1fr);grid-auto-rows:468px}.model-gallery__grid .model-gallery__item{grid-column:span 2}.model-gallery__item{overflow:hidden;border-radius:var(--content__border-radius-s);display:block}.model-gallery__item img{width:100%;height:100%;object-fit:cover;display:block;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(hover: hover){.model-gallery__item:hover img{transform:scale(1.05)}}.model-gallery__grid--1 .model-gallery__item{grid-column:1/-1}.model-gallery__grid--2 .model-gallery__item{grid-column:span 3}.model-gallery__grid--4 .model-gallery__item:nth-child(4){grid-column:1/-1}.model-gallery__grid--5 .model-gallery__item:nth-child(n+4){grid-column:span 3}.model-gallery__grid--7 .model-gallery__item:nth-child(7){grid-column:1/-1}.model-gallery__grid--8 .model-gallery__item:nth-child(n+7){grid-column:span 3}.model-gallery__grid--10 .model-gallery__item:nth-child(10){grid-column:1/-1}.model-gallery__grid--11 .model-gallery__item:nth-child(n+10){grid-column:span 3}@media screen and (max-width: 1200px){.single-model-layout__wrapper{grid-template-columns:180px 1fr;gap:var(--content__space-l)}.single-model__features{gap:var(--content__space-m)}.single-model__views-item{width:120px}.single-model__feature-icon{width:96px;height:96px;border-radius:10px}.single-model__feature-icon svg,.single-model__feature-icon img{width:48px;height:48px}}@media screen and (max-width: 992px){.single-model-layout__wrapper{grid-template-columns:1fr}.single-model__sidebar{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));gap:var(--content__space-s);position:static}.single-model__features{grid-template-columns:repeat(3, 1fr)}.single-model__feature-icon{width:80px;height:80px}.single-model__feature-icon svg,.single-model__feature-icon img{width:40px;height:40px}.section-specs__row{grid-template-columns:repeat(2, 1fr)}.model-gallery__grid{grid-template-columns:repeat(2, 1fr) !important}.model-gallery__grid .model-gallery__item{grid-column:span 1 !important}.model-gallery__grid .model-gallery__item:last-child:nth-child(odd){grid-column:1/-1 !important}}@media screen and (max-width: 767px){.single-model-layout__content{gap:var(--section__space-s)}.single-model__title{font-size:var(--fs__header-s)}.single-model__description{font-size:var(--fs__text-s)}.single-model__features{grid-template-columns:1fr}.single-model__feature{flex-direction:row;text-align:left;align-items:center}.single-model__feature-icon{width:64px;height:64px;border-radius:8px}.single-model__feature-icon svg,.single-model__feature-icon img{width:32px;height:32px}.single-model__views{gap:var(--content__space-s)}.single-model__views-item{width:100px}.single-model__warranty{flex-direction:column;text-align:center;padding:var(--content__space-m) 0}.single-model__warranty-icon{width:80px;height:80px;border-radius:8px}.single-model__warranty-icon svg,.single-model__warranty-icon img{width:40px;height:40px}.single-model__warranty-text{font-size:var(--fs__text-l)}.section-specs__table{min-width:400px}.section-specs__cell{padding:var(--content__space-xs) var(--content__space-s);font-size:var(--fs__text-xs)}.section-specs__cell--header{padding:var(--content__space-s);font-size:var(--fs__text-s)}.model-gallery__grid{grid-template-columns:repeat(2, 1fr) !important;grid-auto-rows:160px}.model-gallery__grid .model-gallery__item{grid-column:span 1 !important}.model-gallery__grid .model-gallery__item:last-child:nth-child(odd){grid-column:1/-1 !important}}.bt-page{padding:var(--section__space) 0}.bt-page__list{display:flex;flex-direction:column;gap:var(--section__space-l)}.bt-page__item{display:grid;grid-template-columns:35% 1fr;gap:var(--content__space-xl);align-items:start}.bt-page__item-image{border-radius:var(--content__border-radius-m);overflow:hidden}.bt-page__item-image img{width:100%;height:auto;display:block;object-fit:cover}.bt-page__item-placeholder{width:100%;aspect-ratio:4/3;background:#f5f5f5;border-radius:var(--content__border-radius-m)}.bt-page__item-content{display:flex;flex-direction:column;gap:var(--content__space-m);min-width:0}.bt-page__item-title{font-size:var(--fs__header-s);font-weight:700;color:#062059;margin:0;line-height:var(--header__line-height)}.bt-page__item-description{font-size:var(--fs__text-m);color:#85898d;line-height:var(--text__line-height);margin:0}.bt-page__item-specs{overflow-x:auto;-webkit-overflow-scrolling:touch}.bt-page__specs-table{border:1px solid #f0f2f2;border-radius:var(--content__border-radius-s);overflow:hidden}.bt-page__specs-row{display:grid;grid-template-columns:repeat(var(--bt-specs-cols, 5), 1fr)}.bt-page__specs-row--header{border-bottom:1px solid #f0f2f2}.bt-page__specs-row:not(:last-child):not(.bt-page__specs-row--header){border-bottom:1px solid #f0f2f2}.bt-page__specs-cell{padding:var(--content__space-s) var(--content__space-m);font-size:var(--fs__text-s);color:#85898d}.bt-page__specs-cell:not(:last-child){border-right:1px solid #f0f2f2}.bt-page__specs-cell--header{padding:var(--content__space-m);font-weight:700;color:#252525;text-align:center;font-size:var(--fs__text-m)}.bt-page__icon{display:block;margin:0 auto;width:20px;height:20px}@media screen and (max-width: 992px){.bt-page__item{grid-template-columns:1fr;gap:var(--content__space-l)}.bt-page__item-image{max-width:320px}}@media screen and (max-width: 767px){.bt-page__list{gap:var(--section__space-m)}.bt-page__item{gap:var(--content__space-m)}.bt-page__item-image{max-width:250px}.bt-page__item-title{font-size:var(--fs__header-xs)}.bt-page__item-description{font-size:var(--fs__text-s)}.bt-page__specs-table{min-width:400px}.bt-page__specs-cell{padding:var(--content__space-xs) var(--content__space-s);font-size:var(--fs__text-xs)}.bt-page__specs-cell--header{padding:var(--content__space-s);font-size:var(--fs__text-s)}}.pricing-page{padding:var(--section__space) 0}.pricing-page__intro{margin-bottom:var(--section__space-l)}.pricing-page__intro-title{font-size:var(--fs__header-s);font-weight:700;font-style:italic;color:#062059;margin:0 0 var(--content__space-m) 0;line-height:var(--header__line-height)}.pricing-page__intro-description{font-size:var(--fs__text-m);color:#85898d;line-height:var(--text__line-height);margin:0}.pricing-page__list{display:flex;flex-direction:column;gap:var(--section__space-l);border:1px solid #d1d1d1;border-radius:var(--content__border-radius-m);padding:var(--content__space-xl)}.pricing-page__item{display:grid;grid-template-columns:35% 1fr;gap:var(--content__space-xl);align-items:start}.pricing-page__item-image{border-radius:var(--content__border-radius-m);overflow:hidden}.pricing-page__item-image img{width:100%;height:auto;display:block;object-fit:cover}.pricing-page__item-placeholder{width:100%;aspect-ratio:4/3;background:#f5f5f5;border-radius:var(--content__border-radius-m)}.pricing-page__item-content{display:flex;flex-direction:column;gap:var(--content__space-m)}.pricing-page__item-model{font-size:var(--fs__header-s);font-weight:700;color:#062059;margin:0;line-height:var(--header__line-height)}.pricing-page__price-header{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:var(--content__space-s)}.pricing-page__price-header-label{font-weight:700;font-size:var(--fs__text-m);color:#000}.pricing-page__price-header-price{font-weight:700;font-size:var(--fs__text-m);color:#000}.pricing-page__price-rows{display:flex;flex-direction:column}.pricing-page__price-row{display:flex;justify-content:space-between;align-items:baseline;padding:var(--content__space-s) 0;border-bottom:1px dotted #d1d1d1;gap:var(--content__space-m)}.pricing-page__price-row-name{font-size:var(--fs__text-m);color:#4a4a4a}.pricing-page__price-row-price{font-size:var(--fs__text-m);color:#000;white-space:nowrap}.pricing-page__price-total{display:flex;flex-direction:column;align-items:flex-end;padding-top:var(--content__space-m);border-top:2px solid #062059}.pricing-page__price-total-label{font-size:var(--fs__text-s);font-weight:700;color:#062059}.pricing-page__price-total-value{font-size:var(--fs__text-l);font-weight:700;color:#062059}.pricing-page__disclaimer{margin-top:var(--section__space-l)}.pricing-page__disclaimer p{font-size:var(--fs__text-s);color:#85898d;line-height:var(--text__line-height);margin:0}@media screen and (max-width: 992px){.pricing-page__item{grid-template-columns:1fr;gap:var(--content__space-l)}.pricing-page__item-image{max-width:500px}}@media screen and (max-width: 767px){.pricing-page__intro-title{font-size:var(--fs__header-xs)}.pricing-page__item-model{font-size:var(--fs__header-xs)}.pricing-page__price-row-name,.pricing-page__price-row-price{font-size:var(--fs__text-s)}.pricing-page__price-total-label,.pricing-page__price-total-value{font-size:var(--fs__text-m)}}.contact-page{padding:var(--section__space) 0;padding-top:var(--section__space-l);padding-bottom:var(--section__space-l)}.contact-page__grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--content__space-xl);align-items:start}.contact-page__info-title{font-size:var(--fs__header-s);font-weight:700;color:#062059;margin:0 0 var(--content__space-l) 0;line-height:var(--header__line-height)}.contact-page__info-list{display:flex;flex-direction:column;gap:var(--content__space-m)}.contact-page__info-item{display:flex;align-items:flex-start;gap:var(--content__space-s);font-size:var(--fs__text-m);color:#000;line-height:var(--text__line-height)}.contact-page__info-item--phone{font-weight:700}.contact-page__info-item a{color:#000;text-decoration:none;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(hover: hover){.contact-page__info-item a:hover{color:#06f}}.contact-page__info-icon{flex-shrink:0;width:24px;height:24px;color:#062059;margin-top:2px}.contact-page__form-title{font-size:var(--fs__header-s);font-weight:700;color:#062059;margin:0 0 var(--content__space-l) 0;line-height:var(--header__line-height)}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-form__field--name{grid-column:1;grid-row:1}.contact-form__field--phone{grid-column:2;grid-row:1}.contact-form__field--email{grid-column:1;grid-row:2}.contact-form__field--company{grid-column:2;grid-row:2}.contact-form__field--message{grid-column:1/-1;grid-row:3}.contact-form input[type=text],.contact-form input[type=email],.contact-form input[type=tel],.contact-form textarea{width:100%;padding:.75rem 1rem;border:1px solid #d1d1d1;border-radius:.5rem;font-size:var(--fs__text-s);font-family:"Poppins",sans-serif;color:#000;background-color:rgba(0,0,0,0);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.contact-form input[type=text]::placeholder,.contact-form input[type=email]::placeholder,.contact-form input[type=tel]::placeholder,.contact-form textarea::placeholder{color:#85898d}.contact-form input[type=text]:focus,.contact-form input[type=email]:focus,.contact-form input[type=tel]:focus,.contact-form textarea:focus{outline:none;border-color:#062059}.contact-form input[type=text],.contact-form input[type=email],.contact-form input[type=tel]{height:44px}.contact-form textarea{min-height:150px;resize:none}.contact-form__bottom{grid-column:1/-1;grid-row:4;display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-top:.5rem}.contact-form__acceptance{flex:1;display:flex;align-items:flex-start;gap:.5rem;cursor:pointer}.contact-form__acceptance input[type=checkbox]{width:1rem;height:1rem;cursor:pointer;accent-color:#062059;flex-shrink:0;margin-top:3px}.contact-form__acceptance-text{font-size:var(--fs__text-xs);color:#85898d;line-height:1.8}.contact-form__acceptance-text a{color:#06f;text-decoration:underline}@media(hover: hover){.contact-form__acceptance-text a:hover{color:#062059}}.contact-form__submit{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.25rem;background-color:#062059;height:47px;border-radius:4px;border:none;color:#fff;font-size:var(--fs__text-s);font-weight:500;font-family:"Poppins",sans-serif;cursor:pointer;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.contact-form__submit svg{width:16px;height:14px;flex-shrink:0}@media(hover: hover){.contact-form__submit:hover{background-color:#0052cc}}.contact-form__submit:active{transform:scale(0.98);-o-transform:scale(0.98);-moz-transform:scale(0.98);-webkit-transform:scale(0.98)}.contact-form__submit:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.contact-form__response{grid-column:1/-1;padding:1rem 2rem;border-radius:.5rem;font-size:var(--fs__text-s);border:1px solid;margin-top:.5rem}.contact-form__response--success{background-color:rgba(40,167,69,.1);border-color:#28a745;color:#28a745}.contact-form__response--error{background-color:rgba(220,50,50,.1);border-color:#dc3232;color:#dc3232}@media screen and (max-width: 992px){.contact-page__grid{grid-template-columns:1fr;gap:var(--section__space-m)}}@media screen and (max-width: 767px){.contact-page__info-title,.contact-page__form-title{font-size:var(--fs__header-xs)}.contact-form{display:flex;flex-direction:column;gap:1rem;padding:0}.contact-form__bottom{flex-direction:column;align-items:stretch;gap:1rem}.contact-form__submit{width:100%}}[data-animate]{opacity:0;transition:all .3s ease-out}.animate-fade-up{opacity:0;transform:translateY(30px);transition:all .3s ease-out}.animate-fade-up.visible{opacity:1;transform:none}.animate-fade-down{opacity:0;transform:translateY(-30px);transition:all .3s ease-out}.animate-fade-down.visible{opacity:1;transform:none}.animate-fade-left{opacity:0;transform:translateX(-30px);transition:all .3s ease-out}.animate-fade-left.visible{opacity:1;transform:none}.animate-fade-right{opacity:0;transform:translateX(30px);transition:all .3s ease-out}.animate-fade-right.visible{opacity:1;transform:none}.animate-zoom-in{opacity:0;transform:scale(0.8);transition:all .3s ease-out}.animate-zoom-in.visible{opacity:1;transform:none}.animate-rotate-in{opacity:0;transform:rotate(-10deg) scale(0.9);transition:all .3s ease-out}.animate-rotate-in.visible{opacity:1;transform:none}@media(prefers-reduced-motion: reduce){[data-animate],[class*=animate-]{opacity:1 !important;transform:none !important;transition:none !important}}.container-s{margin:0 auto;height:100%;max-width:1200px}.container-m,.container-nav{margin:0 auto;height:100%;max-width:1420px}.container-l{margin:0 auto;height:100%;max-width:1920px}.container-xl{margin:0 auto;height:100%;max-width:100%}@media screen and (max-width: 1500px){.p-2{padding:var(--content__spacing)}}@media screen and (max-width: 767px){.p-2.no-mobile-padding{padding:0}}.header-xs{font-size:var(--fs__header-xs);line-height:calc(var(--fs__header-xs)*var(--header__line-height))}.header-s{font-size:var(--fs__header-s);line-height:calc(var(--fs__header-s)*var(--header__line-height))}.header-m{font-size:var(--fs__header-m);line-height:calc(var(--fs__header-m)*var(--header__line-height))}.header-l{font-size:var(--fs__header-l);line-height:calc(var(--fs__header-l)*var(--header__line-height))}.header-xl{font-size:var(--fs__header-xl);line-height:calc(var(--fs__header-xl)*var(--header__line-height))}.text-xs{font-size:var(--fs__text-xs);line-height:calc(var(--fs__text-xs)*var(--text__line-height))}.text-s{font-size:var(--fs__text-s);line-height:calc(var(--fs__text-s)*var(--text__line-height))}.text-m{font-size:var(--fs__text-m);line-height:calc(var(--fs__text-m)*var(--text__line-height))}.text-l{font-size:var(--fs__text-l);line-height:calc(var(--fs__text-l)*var(--text__line-height))}@media screen and (max-width: 1200px){.header-xs{font-size:var(--fs__header-xs);line-height:calc(var(--fs__header-xs)*var(--header__line-height))}.header-s{font-size:var(--fs__header-s);line-height:calc(var(--fs__header-s)*var(--header__line-height))}.header-m{font-size:var(--fs__header-m);line-height:calc(var(--fs__header-m)*var(--header__line-height))}.header-l{font-size:var(--fs__header-l);line-height:calc(var(--fs__header-l)*var(--header__line-height))}.header-xl{font-size:var(--fs__header-xl);line-height:calc(var(--fs__header-xl)*var(--header__line-height))}.text-xs{font-size:var(--fs__text-xs);line-height:calc(var(--fs__text-xs)*var(--text__line-height))}.text-s{font-size:var(--fs__text-s);line-height:calc(var(--fs__text-s)*var(--text__line-height))}.text-m{font-size:var(--fs__text-m);line-height:calc(var(--fs__text-m)*var(--text__line-height))}.text-l{font-size:var(--fs__text-l);line-height:calc(var(--fs__text-l)*var(--text__line-height))}}
