:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, hsla(0, 0%, 100%, .15), hsla(0, 0%, 100%, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545 }[data-bs-theme=dark]{--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6ea8fe;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ea8fe;--bs-link-hover-color: #8bb9fe;--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: hsla(0, 0%, 100%, .15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f;color-scheme:dark}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:var(--bs-body-bg);color:var(--bs-body-color);font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align)}hr{border:0;border-top:var(--bs-border-width) solid;color:inherit;margin:1rem 0;opacity:.25}h1,h2,h3,h4,h5,h6{color:var(--bs-heading-color);font-weight:500;margin-bottom:.5rem;margin-top:0}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-bottom:1rem;margin-top:0}abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{background-color:var(--bs-highlight-bg);color:var(--bs-highlight-color);padding:.1875em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb) }a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:var(--bs-code-color);font-size:.875em}a>code{color:inherit}kbd{background-color:var(--bs-body-color);border-radius:.25rem;color:var(--bs-body-bg);font-size:.875em;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:var(--bs-secondary-color);padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::file-selector-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:baseline}[hidden]{display:none!important}.form:after,.form:before{content:"";left:0;position:absolute;top:0}@font-face{font-display:swap;font-family:Monserrat;font-style:normal;font-weight:500;src:url(Montserrat-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Monserrat;font-style:normal;font-weight:400;src:url(Montserrat-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Monserrat;font-style:normal;font-weight:300;src:url(Montserrat-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Capture;font-style:normal;font-weight:300;src:url(Capsmall.woff2) format("woff2")}@font-face{font-display:swap;font-family:Capture;font-style:normal;font-weight:400;src:url(Capsmall_clean.woff2) format("woff2")}body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;color:#353535;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:Monserrat,sans-serif;font-size:14px;font-weight:400;justify-content:space-between;line-height:1.4;min-height:100vh;min-width:320px;overflow-x:hidden;position:relative}::-moz-selection{background-color:#353535;color:#fff}::selection{background-color:#353535;color:#fff}::-webkit-input-placeholder{color:#666}::-moz-placeholder{color:#666}:-ms-input-placeholder{color:#666}::-ms-input-placeholder{color:#666}::placeholder{color:#666}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin:0;padding:0}ul{list-style-type:none;margin:0;padding:0}b,strong{font-weight:700}p{margin:0;padding:0}a,button{-webkit-transition:all .6s;transition:all .6s}a:focus,a:hover,button:focus,button:hover{outline:none;text-decoration:none}input,select,textarea{border:1px solid #000;-webkit-box-shadow:none;box-shadow:none;outline:none;-webkit-transition:all .6s;transition:all .6s}input:focus:required:invalid,select:focus:required:invalid,textarea:focus:required:invalid{-webkit-appearance:none;border-color:red;-webkit-box-shadow:none;box-shadow:none;outline:none}input:required:valid,select:required:valid,textarea:required:valid{-webkit-appearance:none;border-color:green;-webkit-box-shadow:none;box-shadow:none;outline:none}input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#353535}input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:#353535}input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#353535}input::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#353535}input::placeholder,select::placeholder,textarea::placeholder{color:#353535}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;border-radius:0}select::-ms-expand{display:none}.container{margin:0 auto;max-width:1200px;padding:0 15px;width:100%}@media only screen and (max-width:1200px){.container{max-width:992px}}@media only screen and (max-width:992px){.container{max-width:768px}}@media only screen and (max-width:767px){.container{max-width:576px}}@media only screen and (max-width:576px){.container{max-width:480px}}.btn,.form__btn_button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:radial-gradient(circle,#fafbeb,#b9b1a0);background-blend-mode:overlay;-webkit-background-clip:text;background-clip:text;background-position:50%;background-size:cover;border:1px solid #6a6c68;border-radius:4px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:20px;height:50px;justify-content:center;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:0 40px;position:relative;text-decoration:none}.btn:hover,.form__btn_button:hover{border:1px solid #faf8eb}.btn:active,.form__btn_button:active{background:#faf8eb;border:1px solid #fff;color:#fff}.hamburger{background-color:transparent;border:none;display:none;height:18px;margin-right:15px;outline:none;padding:0;position:relative;-webkit-transition:all .3s;transition:all .3s;width:25px}@media only screen and (max-width:1025px){.hamburger{display:-webkit-box;display:-ms-flexbox;display:flex}}.hamburger:hover span{background-color:#fff}.hamburger:hover span:after,.hamburger:hover span:before{background-color:#fff}.hamburger__logo{height:88px;width:101px}.hamburger__logo img{height:auto;width:100%}.hamburger__item{background-color:#ebe3d0;border-radius:4px;bottom:0;height:2px;position:absolute;right:0;top:50%;-webkit-transition:all .6s;transition:all .6s;width:25px}.hamburger__item:after,.hamburger__item:before{background-color:#ebe3d0;content:"";display:block;height:2px;position:absolute;right:0;-webkit-transition:all .6s;transition:all .6s}.hamburger__item:before{top:7px;width:25px}.hamburger__item:after{top:-7px;width:25px}.hamburger--active{z-index:100}.hamburger--active:hover span{background-color:transparent}.hamburger--active:hover span:after,.hamburger--active:hover span:before{background-color:#faf8eb}.hamburger--active .hamburger__item{background-color:transparent}.hamburger--active .hamburger__item:before{top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:25px}.hamburger--active .hamburger__item:after{top:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);width:25px}.hamburger__social{opacity:1!important;-webkit-transform:translateY(0)!important;-ms-transform:translateY(0)!important;transform:translateY(0)!important}.build__img img,.build__list--left p,.build__list--right b,.build__list--right p,.build__title,.footer__copyright,.footer__logo img,.footer__slogan,.footer__social,.hero__list-item,.hero__logo,.hero__start li,.hero__start-title,.hero__sub,.personal__list-item img,.personal__text,.personal__title,.product__img,.product__select,.product__text,.promo__container,.promo__slide,.title__build,.title__hero{opacity:0;-webkit-transform:translateY(80px);-ms-transform:translateY(80px);transform:translateY(80px)}#preloader{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#000;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;-webkit-transition:opacity .6s ease,visibility .6s ease;transition:opacity .6s ease,visibility .6s ease;width:100%;z-index:9999}#preloader.hidden{opacity:0;visibility:hidden}.spinner{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:4px solid #fff;border-radius:50%;border-top-color:transparent;height:50px;width:50px}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.header{left:0;position:fixed;right:0;top:0;-webkit-transition:all .6s;transition:all .6s;z-index:1000}@media only screen and (max-width:1025px){.header{padding:15px 0}}.header--active{width:100%}@media only screen and (max-width:1025px){.header--active{background:#161714}}.header__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.header__container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:all .6s;transition:all .6s}.header__container,.header__logo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header__logo{-webkit-box-pack:center;-ms-flex-pack:center;display:none;height:60px;justify-content:center;left:50%;position:relative;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);width:60px}@media only screen and (max-width:1025px){.header__logo{display:block;position:absolute}}@media only screen and (max-width:480px){.header__logo{height:45px;width:45px}}.header__logo img{height:auto;width:100%}.header__nav{-ms-flex-pack:distribute;background:#000;height:100vh;justify-content:space-around;left:0;padding:15px;position:absolute;right:0;-webkit-transform:translateY(-110vh);-ms-transform:translateY(-110vh);transform:translateY(-110vh);-webkit-transition:-webkit-transform .6s ease-out;transition:-webkit-transform .6s ease-out;transition:transform .6s ease-out;transition:transform .6s ease-out,-webkit-transform .6s ease-out;width:100%}.header__nav,.header__nav ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.header__nav ul{-webkit-box-pack:center;-ms-flex-pack:center;gap:16px;justify-content:center;-webkit-transition:all .6s;transition:all .6s}.header__nav li{margin-right:0}.header__nav li:last-child{margin-right:0}.header__nav a{color:#737272;font-family:Capture,sans-serif;font-size:16px;font-weight:400;text-decoration:none;text-transform:uppercase}.header__nav a:hover,.header__nav a:active{color:#ebe3d0}.header__nav--active{-ms-flex-pack:distribute;height:100vh;justify-content:space-around;left:0;position:absolute;top:0;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);-webkit-transition:-webkit-transform .6s ease-out;transition:-webkit-transform .6s ease-out;transition:transform .6s ease-out;transition:transform .6s ease-out,-webkit-transform .6s ease-out}.title__hero{color:#ebe3d0;font-family:Capture,sans-serif;font-size:80px;font-weight:300;text-align:center;text-transform:uppercase}@media only screen and (max-width:1200px){.title__hero{font-size:60px}}@media only screen and (max-width:480px){.title__hero{font-size:54px}}.title__build,.title__footer,.title__personal{color:#faf8eb;font-family:Capture,sans-serif;font-size:40px;font-weight:300;text-transform:uppercase}@media only screen and (max-width:767px){.title__build,.title__footer,.title__personal{font-size:36px}}@media only screen and (max-width:576px){.title__build,.title__footer,.title__personal{font-size:32px}}.hero{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url(hero__bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}@media only screen and (max-width:480px){.hero{height:auto!important;padding:100px 0;background-position:32% 50%}}.hero:before{background-color:#00000080;bottom:0;content:"";height:calc(100% + 4px);left:0;position:absolute;right:0;top:0;width:100%;z-index:1}@media only screen and (max-width:767px){.hero:before{background-color:#000000b3}}.hero__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px;position:relative;z-index:2}.hero__logo{height:87px;width:100px}@media only screen and (max-width:1200px){.hero__logo{height:69px;width:78px}}@media only screen and (max-width:1025px){.hero__logo{display:none}}.hero__logo img{height:auto;width:100%}.hero__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Capture,sans-serif;font-weight:400;gap:40px;margin-bottom:45px}@media only screen and (max-width:1200px){.hero__list{gap:8px}}@media only screen and (max-width:767px){.hero__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-bottom:25px}}.hero__list-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ebe3d0;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:20px;gap:10px;text-transform:uppercase}.hero__list-item img{height:auto;max-width:40px}@media only screen and (max-width:1200px){.hero__list-item{font-size:16px}}@media only screen and (max-width:480px){.hero__list-item{font-size:14px}.hero__list-item img{height:auto;max-width:26px;width:100%}}.hero__sub{margin-bottom:80px;position:relative}@media only screen and (max-width:767px){.hero__sub{margin-bottom:35px}}.hero__sub-title{color:#ebe3d0;font-size:20px;font-weight:300;margin-bottom:10px}@media only screen and (max-width:1200px){.hero__sub-title{font-size:18px}}@media only screen and (max-width:767px){.hero__sub-title{font-size:15px;text-align:center}}.hero__form{max-width:520px;position:relative;width:100%}.hero__input:-webkit-autofill{background:#252821!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#737272!important}.hero__input:-moz-autofill{background:#252821!important;box-shadow:none!important;color:#737272!important}.hero__input{background:#252821;border:none;border-radius:5px;-webkit-box-shadow:none;box-shadow:none;color:#737272;font-size:20px;height:54px;padding:0 200px 0 20px;width:100%}@media only screen and (max-width:1200px){.hero__input{height:45px}}@media only screen and (max-width:767px){.hero__input{height:36px;padding-right:155px}}@media only screen and (max-width:480px){.hero__input{font-size:14px}}.hero__input::-webkit-input-placeholder{color:#737272}.hero__input::-moz-placeholder{color:#737272}.hero__input:-ms-input-placeholder{color:#737272}.hero__input::-ms-input-placeholder{color:#737272}.hero__input::placeholder{color:#737272}.hero__submit{background:none;border:1px solid #6a6c68;border-radius:5px;-webkit-box-shadow:none;box-shadow:none;color:#fff;font-size:20px;height:54px;padding:0 40px;position:absolute;right:0;top:0;-webkit-transition:all .6s;transition:all .6s}@media only screen and (max-width:1200px){.hero__submit{height:45px}}@media only screen and (max-width:767px){.hero__submit{font-size:16px;height:36px;max-width:200px;padding:0 25px}}.hero__submit:hover{background:#1a1d16}.hero__start{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:400px;width:100%}.hero__start-title{color:#ebe3d0;font-size:20px;font-weight:300}@media only screen and (max-width:1200px){.hero__start-title{font-size:16px}}.hero__start li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-left:1px solid #6a6c68;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;width:33%}.hero__start li:last-child{border-right:1px solid #6a6c68}.hero__start p{background:radial-gradient(circle,#fafbeb,#b9b1a0);-webkit-background-clip:text;background-clip:text;color:transparent;font-family:Capture,sans-serif;font-size:60px;font-weight:400;text-transform:uppercase}@media only screen and (max-width:1200px){.hero__start p{font-size:48px}}@media only screen and (max-width:767px){.hero__start p{font-size:36px}}.hero__start span{background:radial-gradient(circle,#fafbeb,#b9b1a0);-webkit-background-clip:text;background-clip:text;color:transparent;font-family:Capture,sans-serif;font-size:20px;opacity:.8}@media only screen and (max-width:1200px){.hero__start span{font-size:18px}}@media only screen and (max-width:767px){.hero__start span{font-size:16px}}.fullwidth{background-image:url(main__bg.png);background-position:top;background-size:cover;position:relative}.promo{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;position:relative;width:100%}@media only screen and (max-width:1025px){.promo{height:auto!important;padding:100px 0}}.promo__container{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:3}@media only screen and (max-width:992px){.promo__container{display:block}}.promo__nav{display:none}@media only screen and (max-width:992px){.promo__nav{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;justify-content:center;margin-top:28px;width:100%}}.promo__next,.promo__prev{background:none;border:none;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all .6s;transition:all .6s}.promo__next svg,.promo__prev svg{scale:1.1}@media only screen and (max-width:600px){.promo__next,.promo__prev{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;background-color:transparent;border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;z-index:10}}@media only screen and (max-width:360px){.promo__next,.promo__prev{height:auto;max-width:55px}}@media only screen and (max-width:600px){.promo svg{display:block}}.product__image{aspect-ratio:1/1;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.product__image-hover{height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;width:100%;z-index:1}.product__img{border-radius:5px;overflow:hidden;position:relative}.product__img:hover .product__image-hover{opacity:1}.product__colors{bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;left:15px;position:absolute;z-index:2}.product__colors span{border:2px solid transparent;border-radius:50%;cursor:pointer;display:inline-block;height:28px;-webkit-transition:all .6s;transition:all .6s;width:28px}.product__text{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:20px 0}.product__title{color:#fff;font-size:20px;text-transform:uppercase}@media only screen and (max-width:1200px){.product__title{font-size:18px}}@media only screen and (max-width:767px){.product__title{font-size:16px}}.product__price{color:#fff;font-size:20px;font-weight:700}@media only screen and (max-width:1200px){.product__price{font-size:18px}}@media only screen and (max-width:767px){.product__price{font-size:16px}}.product__select{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;gap:25px;justify-content:space-between;justify-content:flex-end}.product__size{background:transparent;border:none;border-bottom:1px solid #737272;-webkit-box-shadow:none;box-shadow:none;color:#737272;padding-bottom:5px;width:55%}.product__size--error{border-color:#df1f26}.product__size option{background-color:#000;border:none;border-bottom:1px solid #737272}@media only screen and (max-width:767px){.product__size{width:70%}}.product__btn{max-width:150px}@media only screen and (max-width:1200px){.product__btn{font-size:16px}}@media only screen and (max-width:767px){.product__btn{font-size:14px;max-width:110px}}.build{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;width:100%}@media only screen and (max-width:1025px){.build{height:auto!important;padding:70px 0}}.build__container{text-align:center}.build__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:15px 0 40px}@media only screen and (max-width:767px){.build__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:15px 0}}.build__list li{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px;padding:0 16px;width:50%}@media only screen and (max-width:767px){.build__list li{padding:0;width:100%}}.build__list li p{color:#ebe3d0;font-size:17px;font-weight:300}@media only screen and (max-width:1200px){.build__list li p{font-size:14px}}.build__list li b{color:#b9b1a0;font-family:Capture,sans-serif;font-size:17px;font-weight:400;line-height:1.4;text-transform:uppercase}@media only screen and (max-width:1200px){.build__list li b{font-size:14px}}.build__list--left{border-right:1px solid #6a6c68;text-align:right}@media only screen and (max-width:767px){.build__list--left{border:none;margin-bottom:10px;text-align:left}}.build__list--right{text-align:left}.build__img{position:relative}@media only screen and (max-width:767px){.build__img{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px}}.build__img img{height:auto!important;max-width:500px;width:100%}.build__social{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:15px;position:absolute;right:0;top:50px}@media only screen and (max-width:767px){.build__social{-webkit-box-ordinal-group:0;-ms-flex-order:-1;gap:8px;order:-1;position:static}}.build__social p{color:#737272;font-size:20px;font-weight:300}@media only screen and (max-width:767px){.build__social p{font-size:16px;text-align:left}}.build__social-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:20px}.build__social-link{height:40px;-webkit-transition:all .6s;transition:all .6s;width:40px}.build__social-link:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.build__social-img{height:auto;width:100%!important}.personal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-image:url(personal__bg.png);background-position:80% 50%;background-repeat:no-repeat;background-size:contain;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;width:100%}@media only screen and (max-width:1025px){.personal{background-position:100% 50%;height:auto!important;padding:70px 0}}@media only screen and (max-width:767px){.personal{background:none}}.personal__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4%;width:55%}@media only screen and (max-width:1025px){.personal__list{width:75%}}@media only screen and (max-width:767px){.personal__list{width:100%}}.personal__list-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:40px;width:48%}@media only screen and (max-width:767px){.personal__list-item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-flex:1;align-items:center;-ms-flex:1 1 calc(50% - 20px);flex:1 1 calc(50% - 20px);justify-content:flex-start;text-align:center}}.personal__list-item:nth-child(2n){margin-right:0}.personal__list-img{height:55px;margin-bottom:20px;width:55px}@media only screen and (max-width:1200px){.personal__list-img{height:44px;margin-bottom:10px}}.personal__list-img img{height:55px;width:auto}@media only screen and (max-width:1200px){.personal__list-img img{height:44px}}.personal__title{color:#ebe3d0;font-family:Capture,sans-serif;font-size:20px;font-weight:400;margin-bottom:10px;text-transform:uppercase}@media only screen and (max-width:1200px){.personal__title{font-size:16px}}.personal__text{color:#ebe3d0;font-size:20px;font-weight:300}@media only screen and (max-width:1200px){.personal__text{font-size:16px}}.video{width:100%}.video__player{background:#252821;border-radius:14px;padding:50px 4px 4px;position:relative;width:100%}@media only screen and (max-width:767px){.video__player{padding:20px 4px 4px}}.video__circle{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;left:20px;position:absolute;top:20px}@media only screen and (max-width:767px){.video__circle{gap:5px;left:10px;top:7px}}.video__circle--elem{background-color:#30352a;border-radius:50%;height:14px;width:14px}@media only screen and (max-width:767px){.video__circle--elem{height:7px;width:7px}}.video__wrapper{border-radius:14px;cursor:pointer;height:100%;overflow:hidden;position:relative;width:100%}@media only screen and (max-width:767px){.video__wrapper{height:auto}}.video__wrapper--layer{background:url(player.jpg) no-repeat 50%/cover;cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.video__wrapper--layer img{width:100%;z-index:30}.video__wrapper iframe{height:auto;min-height:400px;position:relative;width:100%;z-index:2}.video__play{cursor:pointer;height:80px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80px;z-index:20}.video-container{height:100%;position:relative;text-align:center;width:100%}.video-container video{height:auto;width:100%}@media only screen and (max-width:767px){.video-container video{max-height:310px}}@media only screen and (max-width:676px){.video-container video{height:auto!important;width:100%}}.video-container__play{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;left:50%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.video-container__play img{height:74px;width:74px}.video-container__play p{color:#e8e0ce80;font-family:Capture,sans-serif;font-size:20px}@media only screen and (max-width:767px){.video-container__play p{font-size:14px}}iframe{max-height:300px}.footer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media only screen and (max-width:1025px){.footer{height:auto!important;padding:70px 0}}.footer__container{gap:10vh;gap:5vh;max-width:800px}.footer__container,.footer__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.footer__top{max-height:460px;width:100%}.footer__description{color:#faf8eb;font-size:24px;font-weight:300;margin:20px 0 50px}.footer__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:30px;text-align:center;width:100%}@media only screen and (max-width:767px){.footer__bottom{gap:20px}}.footer__bottom--top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}.footer__logo{height:45px;margin-bottom:15px;width:180px}@media only screen and (max-width:767px){.footer__logo{height:36px;width:147px}}.footer__logo img{height:auto;width:100%}.footer__slogan{color:#faf8eb;font-family:Capture,sans-serif;font-size:16px;font-weight:400;text-transform:uppercase}.footer__social{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;gap:15px}.footer__social,.footer__social--list{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.footer__social--list{-webkit-box-orient:horizontal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-ms-flex-direction:row;flex-direction:row;gap:25px;justify-content:center}.footer__mail a,.footer__social a{text-decoration:none;-webkit-transition:all .6s;transition:all .6s}.footer__mail a{color:#faf8eb;font-family:Monserrat,sans-serif;font-size:16px}.footer__copyright{color:#e8e0ce;font-size:14px}@media only screen and (max-width:767px){.footer__copyright{font-size:12px}}.modal{background-color:#1a1a1db3;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;min-height:100vh;min-width:100vw;opacity:0;overflow:auto;padding:40px 0;position:fixed;right:0;top:0;-webkit-transition:all .6s;transition:all .6s;visibility:hidden;z-index:10000}.modal.active{opacity:1;visibility:visible}.modal.active .modal__form{opacity:1;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.modal__close{background-color:transparent;border:none;border-radius:50%;cursor:pointer;display:block;height:30px;position:absolute;right:0;top:-40px;-webkit-transition:all .6s;transition:all .6s;width:30px}@media only screen and (max-width:576px){.modal__close{height:30px;width:30px}}.modal__close:hover{outline:none;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.modal__close:hover span{background:#faf8eb}.modal__close span{background:#fff;border-radius:4px;display:block;height:22px;left:50%;position:absolute;top:50%;-webkit-transition:all .6s;transition:all .6s;width:3px}.modal__close span:first-child{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.modal__close span:last-child{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.modal__form{background-color:#fff;border:1px solid #8d8d8e;-webkit-box-shadow:0 0 16px rgba(0,0,0,.29);box-shadow:0 0 16px #0000004a;height:auto;margin:auto;max-width:500px;padding:50px;-webkit-transform:translateY(-150px);-ms-transform:translateY(-150px);transform:translateY(-150px);-webkit-transition:all .6s;transition:all .6s;width:100%;z-index:1}.modal__form:after{border-radius:20px}@media only screen and (max-width:1025px){.modal__form{max-width:90vw;padding:40px}}@media only screen and (max-width:576px){.modal__form{padding:25px}}.modal h3{font-size:1.3em;font-weight:600;margin-bottom:20px;text-align:center;text-transform:none}.form{max-width:500px;position:relative}.form:after{background-color:#ffffffb3;background-image:url(loading.gif);background-position:50%;background-repeat:no-repeat;background-size:120px;height:100%;opacity:0;-webkit-transition:all .6s;transition:all .6s;visibility:hidden;width:100%;z-index:100}.form._sending:after{opacity:1;visibility:visible}.form__item{margin-bottom:15px;position:relative}.form__label{font-size:16px;font-weight:500;margin-bottom:5px}.form__input{height:40px;line-height:40px;padding:0 15px;width:100%}.form__input::-webkit-input-placeholder{font-size:16px;line-height:40px}.form__input::-moz-placeholder{font-size:16px;line-height:40px}.form__input:-ms-input-placeholder{font-size:16px;line-height:40px}.form__input::-ms-input-placeholder{font-size:16px;line-height:40px}.form__input::placeholder{font-size:16px;line-height:40px}.form__input:focus{-webkit-box-shadow:0 0 4px 0 #353535;box-shadow:0 0 4px #353535}.form__input._error{border-color:red;-webkit-box-shadow:0 0 4px 0 red;box-shadow:0 0 4px red}.form__textarea{min-height:120px;padding:15px;resize:none;width:100%}.form__textarea._error{border-color:red;-webkit-box-shadow:0 0 4px 0 red;box-shadow:0 0 4px red}.form__options_label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:16px;line-height:140%;position:relative}.form__options_label:before{-ms-flex-item-align:start;-ms-grid-row-align:start;-webkit-box-flex:0;align-self:start;background-color:#161715;border-radius:50%;content:"";-ms-flex:0 0 24px;flex:0 0 24px;height:24px;margin-right:10px}.form__options_label:after{background-color:#fff;border-radius:50%;content:"";height:16px;left:4px;position:absolute;top:4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all .6s;transition:all .6s;width:16px}.form__options_input{display:none}.form__options_input:checked+.form__options_label:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.form__select{border-radius:5px;font-size:16px;height:50px;padding:0 15px;width:100%}.form__file_item{margin-bottom:10px;position:relative}.form__file_input{font-size:0;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.form__file_button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#161715;border-radius:30px;color:#fff;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;justify-content:center;min-height:40px;padding:0 15px}.form__file_preview{display:inline-block;max-width:100px}.form__file_preview img{max-width:100%}.form__checkbox._error .form__checkbox_label:before{-webkit-box-shadow:0 0 7px 0 red;box-shadow:0 0 7px red}.form__checkbox_label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:16px;line-height:140%;position:relative;width:100%}.form__checkbox_label:before{-ms-flex-item-align:start;-webkit-box-flex:0;align-self:flex-start;background-color:#161715;border-radius:4px;content:"";-ms-flex:0 0 24px;flex:0 0 24px;height:24px;margin-right:10px;-webkit-transition:all .6s;transition:all .6s}.form__checkbox_label:after{background-color:#fff;content:"";height:16px;left:4px;position:absolute;top:4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all .6s;transition:all .6s;width:16px}.form__checkbox_label a{color:#353535}.form__checkbox_input{display:none}.form__checkbox_input:checked+.form__checkbox_label:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.form__btn{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.form__error{-webkit-animation:error .3s linear 1 forwards;animation:error .3s linear 1 forwards;background-color:red;border-radius:10px;bottom:-15px;color:#fff;font-weight:600;left:25px;position:absolute;right:25px;text-align:center;-webkit-transition:all .3s;transition:all .3s;z-index:1}.form__error:before{border:4px solid transparent;border-bottom-color:red;content:"";left:50%;margin-left:-2px;position:absolute;top:-8px}.form__nav_wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px}.form__nav_item,.form__nav_wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.form__nav_item{margin-bottom:10px}.form__nav_button{-ms-flex-negative:0;flex-shrink:0}.form__nav_button,.form__nav_button a{display:-webkit-box;display:-ms-flexbox;display:flex}.form__nav_button a{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.3);box-shadow:0 0 5px #0000004d;height:40px;justify-content:center;margin-left:10px;padding:0;width:40px}.form__nav_button img{max-width:50%}.scroll{height:100vh}body,html{height:100%;margin:0;overflow-x:hidden;padding:0;scroll-behavior:smooth}@media only screen and (max-width:1025px){body,html{height:auto}}#fullpage{height:100%;overflow-y:scroll;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}@media only screen and (max-width:1025px){#fullpage{overflow-y:auto;-ms-scroll-snap-type:none;scroll-snap-type:none}}#fullpage.no-snap{-ms-scroll-snap-type:none;scroll-snap-type:none}.section{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;justify-content:center;scroll-snap-align:start;-webkit-transition:-webkit-transform .8s cubic-bezier(.4,0,.2,1);transition:-webkit-transform .8s cubic-bezier(.4,0,.2,1);transition:transform .8s cubic-bezier(.4,0,.2,1);transition:transform .8s cubic-bezier(.4,0,.2,1),-webkit-transform .8s cubic-bezier(.4,0,.2,1)}.fullwidth,.section{width:100%}.build,.footer,.hero,.personal,.promo{-webkit-box-sizing:border-box;box-sizing:border-box}.color-swatch[style*="background-color: green"]{background-color:#30352a!important}.color-swatch[style*="background-color: brown"]{background-color:#9f8773!important}.color-swatch[style*="background-color: pink"]{background-color:#d77f93!important}.color-swatch--active{border-color:#737373!important}.cart-button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#252821;border-radius:50%;top:20px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.2);box-shadow:0 4px 12px #0003;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:22px;height:50px;justify-content:center;right:35px;position:fixed;text-decoration:none;width:50px;z-index:9999}@media only screen and (max-width:1025px){.cart-button{top:10px;right:10px}}.cart-count{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#fff;border-radius:50%;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:700;height:22px;justify-content:center;line-height:normal;padding-right:1px;position:absolute;right:-6px;text-align:center;top:-6px;width:22px}.cart-button--mobile{display:none}@media only screen and (max-width:1025px){.cart-button{position:relative;background-color:transparent;top:0;right:0;height:40px;width:40px}.cart-count{font-size:13px;height:17px;right:-4px;top:-4px;width:17px}.cart-button--desktop{display:none}.cart-button--mobile{display:flex}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/presale.css.map */
