@font-face{font-family:"OpenSans";src:url("../fonts/opensans/OpenSans-Regular.woff") format("woff"),url("../fonts/opensans/OpenSans-Regular.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"OpenSans";src:url("../fonts/opensans/OpenSans-SemiBold.woff") format("woff"),url("../fonts/opensans/OpenSans-SemiBold.woff") format("truetype");font-weight:600;font-style:normal}@font-face{font-family:"OpenSans";src:url("../fonts/opensans/OpenSans-Bold.woff") format("woff"),url("../fonts/opensans/OpenSans-Bold.woff") format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"Playpen";src:url("../fonts/playpen/PlaypenSans-SemiBold.woff") format("woff"),url("../fonts/playpen/PlaypenSans-SemiBold.woff") format("truetype");font-weight:600;font-style:normal}@font-face{font-family:"Playpen";src:url("../fonts/playpen/PlaypenSans-Bold.woff") format("woff"),url("../fonts/playpen/PlaypenSans-Bold.woff") format("truetype");font-weight:700;font-style:normal}*{margin:0;padding:0;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box;text-wrap:auto}body{font-family:"OpenSans",sans-serif;font-weight:600;color:#1e1e1e;background:#e9f6ff}table{border-collapse:collapse}pre,code,kbd,samp{font-family:monospace,monospace}iframe,video{display:block;height:auto}html{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-hyphenate-character:"-";-moz-tab-size:4;-o-tab-size:4;tab-size:4}a,area,button,input,label,select,summary,textarea,[tabindex]{-ms-touch-action:manipulation;touch-action:manipulation}img{display:block;max-width:100%;height:auto}path{-webkit-transition:all .3s ease;transition:all .3s ease}button{margin:0;padding:0;border:none;background:none;font:inherit;color:inherit;cursor:pointer;outline:none}a{color:inherit;display:inline-block;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}a.anchor{cursor:pointer}section{scroll-margin-top:100px;padding:3.75em 0}@media(max-width: 500px){section{padding:40px 0}}.pt0{padding-top:0}.pb0{padding-bottom:0}.holder{max-width:82em;margin:0 auto;padding:0 16px;width:100%}.flex-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fdc{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.align-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.align-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.align-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hidden{display:none}[data-modal-opener],[data-modal-closer]{cursor:pointer}.grecaptcha-badge{display:none}@-webkit-keyframes arrow{0%{-webkit-transform:translateY(0);transform:translateY(0)}30%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes arrow{0%{-webkit-transform:translateY(0);transform:translateY(0)}30%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes scroll-left{to{-webkit-transform:translateX(calc(-1 * var(--shift)));transform:translateX(calc(-1 * var(--shift)))}}@keyframes scroll-left{to{-webkit-transform:translateX(calc(-1 * var(--shift)));transform:translateX(calc(-1 * var(--shift)))}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dynamicGlow{0%{-webkit-box-shadow:0 0 2px var(--dot-color),0 0 4px var(--dot-color);box-shadow:0 0 2px var(--dot-color),0 0 4px var(--dot-color)}100%{-webkit-box-shadow:0 0 4px var(--dot-color),0 0 8px var(--dot-color),0 0 12px var(--dot-color);box-shadow:0 0 4px var(--dot-color),0 0 8px var(--dot-color),0 0 12px var(--dot-color)}}@keyframes dynamicGlow{0%{-webkit-box-shadow:0 0 2px var(--dot-color),0 0 4px var(--dot-color);box-shadow:0 0 2px var(--dot-color),0 0 4px var(--dot-color)}100%{-webkit-box-shadow:0 0 4px var(--dot-color),0 0 8px var(--dot-color),0 0 12px var(--dot-color);box-shadow:0 0 4px var(--dot-color),0 0 8px var(--dot-color),0 0 12px var(--dot-color)}}[data-animate]{opacity:0;will-change:transform}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}to{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}to{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}to{opacity:1}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}to{opacity:1}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}to{opacity:1}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}to{opacity:1}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}to{opacity:1}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}to{opacity:1}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}to{opacity:1}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}to{opacity:1}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@font-face{font-family:"OpenSans";src:url("../fonts/opensans/OpenSans-Regular.woff") format("woff"),url("../fonts/opensans/OpenSans-Regular.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"OpenSans";src:url("../fonts/opensans/OpenSans-SemiBold.woff") format("woff"),url("../fonts/opensans/OpenSans-SemiBold.woff") format("truetype");font-weight:600;font-style:normal}@font-face{font-family:"OpenSans";src:url("../fonts/opensans/OpenSans-Bold.woff") format("woff"),url("../fonts/opensans/OpenSans-Bold.woff") format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"Playpen";src:url("../fonts/playpen/PlaypenSans-SemiBold.woff") format("woff"),url("../fonts/playpen/PlaypenSans-SemiBold.woff") format("truetype");font-weight:600;font-style:normal}@font-face{font-family:"Playpen";src:url("../fonts/playpen/PlaypenSans-Bold.woff") format("woff"),url("../fonts/playpen/PlaypenSans-Bold.woff") format("truetype");font-weight:700;font-style:normal}.btn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s ease;transition:all .3s ease;border:2px solid rgba(0,0,0,0);border-radius:60px;background:#6ab0e3;color:#fff;min-width:200px;font-family:"OpenSans",sans-serif;font-weight:600;line-height:125%;font-size:1.125em;padding:0.625em 2em;position:relative;z-index:4}@media(max-width: 500px){.btn{padding:7px 24px;font-size:14px;line-height:142%}}.btn:hover{background:#4b9ad3}.btn:hover:active{background:#6ab0e3}.btn:focus{border:2px solid #ff8fc7}.btn:disabled{pointer-events:none;background:#b2b2b2;color:#f2f2f2}.btn[style="transform: translate3d(0px, 0px, 0px); transition-duration: 0ms;"]{-webkit-transition:all .3s ease !important;transition:all .3s ease !important}textarea{resize:vertical;min-height:8.5em;margin-bottom:0 !important;font-family:"OpenSans",sans-serif;resize:none}input,textarea,select{width:100%;-webkit-transition:border .3s ease;transition:border .3s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d3d3d3;background:#fff;color:#000;padding:16px 20px;font-size:16px;margin-bottom:1.25em;border-radius:12px}@media(max-width: 767px){input,textarea,select{margin-bottom:14px}}input:not(:-moz-placeholder), textarea:not(:-moz-placeholder), select:not(:-moz-placeholder){border-color:#6ab0e3}input:not(:-ms-input-placeholder), textarea:not(:-ms-input-placeholder), select:not(:-ms-input-placeholder){border-color:#6ab0e3}input:not(:placeholder-shown),textarea:not(:placeholder-shown),select:not(:placeholder-shown){border-color:#6ab0e3}input:not(:-moz-placeholder):invalid, textarea:not(:-moz-placeholder):invalid, select:not(:-moz-placeholder):invalid{border-color:#ffbabc}input:not(:-ms-input-placeholder):invalid, textarea:not(:-ms-input-placeholder):invalid, select:not(:-ms-input-placeholder):invalid{border-color:#ffbabc}input:not(:placeholder-shown):invalid,textarea:not(:placeholder-shown):invalid,select:not(:placeholder-shown):invalid{border-color:#ffbabc}input:focus,textarea:focus,select:focus{border-color:#6ab0e3}input:active,textarea:active,select:active{border-color:#6ab0e3}input[type=date],textarea[type=date],select[type=date]{-webkit-appearance:unset;-moz-appearance:unset;appearance:unset}input[type=number],textarea[type=number],select[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button,textarea[type=number]::-webkit-outer-spin-button,textarea[type=number]::-webkit-inner-spin-button,select[type=number]::-webkit-outer-spin-button,select[type=number]::-webkit-inner-spin-button{display:none;margin:0}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder,select::-webkit-input-placeholder{color:#b2b2b2}input::-moz-placeholder,textarea::-moz-placeholder,select::-moz-placeholder{color:#b2b2b2}input:-ms-input-placeholder,textarea:-ms-input-placeholder,select:-ms-input-placeholder{color:#b2b2b2}input:-moz-placeholder,textarea:-moz-placeholder,select:-moz-placeholder{color:#b2b2b2}input[readonly],textarea[readonly],select[readonly]{cursor:not-allowed}input[type=checkbox],textarea[type=checkbox],select[type=checkbox]{width:24px;height:24px;cursor:pointer;position:relative;border-radius:4px;border-color:#d3d3d3;padding:0}input[type=checkbox]:after,textarea[type=checkbox]:after,select[type=checkbox]:after{content:"";position:absolute;display:block;top:3px;left:3px;width:16px;height:16px;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease;background:url(../icon/check.svg) center/contain no-repeat}input[type=checkbox]:checked,textarea[type=checkbox]:checked,select[type=checkbox]:checked{background:#6ab0e3;border-color:#6ab0e3}input[type=checkbox]:checked:after,textarea[type=checkbox]:checked:after,select[type=checkbox]:checked:after{opacity:1}input[type=checkbox].switch,textarea[type=checkbox].switch,select[type=checkbox].switch{width:30px;height:20px;border-radius:50px;-webkit-transition:all .3s ease;transition:all .3s ease;background:#b8b8b8;border:0}input[type=checkbox].switch:after,textarea[type=checkbox].switch:after,select[type=checkbox].switch:after{top:2px;left:2px;border-radius:100%;background:#fff;opacity:1;width:16px;height:16px}input[type=checkbox].switch:checked,textarea[type=checkbox].switch:checked,select[type=checkbox].switch:checked{background:#00be13}input[type=checkbox].switch:checked:after,textarea[type=checkbox].switch:checked:after,select[type=checkbox].switch:checked:after{-webkit-transform:translateX(10px);transform:translateX(10px)}input[type=radio],textarea[type=radio],select[type=radio]{width:24px;height:24px;cursor:pointer;position:relative;border-radius:4px;border-color:#d3d3d3;padding:0}input[type=radio]:after,textarea[type=radio]:after,select[type=radio]:after{content:"";position:absolute;display:block;top:3px;left:3px;width:16px;height:16px;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease;background:url(../icon/check.svg) center/contain no-repeat}input[type=radio]:checked,textarea[type=radio]:checked,select[type=radio]:checked{background:#6ab0e3;border-color:#6ab0e3}input[type=radio]:checked:after,textarea[type=radio]:checked:after,select[type=radio]:checked:after{opacity:1}.row{position:relative}.row::after{content:"*";position:absolute;top:1px;right:35px;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#d3d3d3;background:#fff;font-size:16px;pointer-events:none;z-index:1;-webkit-transition:color .3s ease;transition:color .3s ease;width:15px;height:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row:has(input:-moz-placeholder)::after, .row:has(textarea:-moz-placeholder)::after, .row:has(select:-moz-placeholder)::after{color:#d3d3d3}.row:has(input:-ms-input-placeholder)::after, .row:has(textarea:-ms-input-placeholder)::after, .row:has(select:-ms-input-placeholder)::after{color:#d3d3d3}.row:has(input:placeholder-shown)::after,.row:has(textarea:placeholder-shown)::after,.row:has(select:placeholder-shown)::after{color:#d3d3d3}.row:has(input:not(:-moz-placeholder):valid)::after, .row:has(textarea:not(:-moz-placeholder):valid)::after, .row:has(select:not(:-moz-placeholder):valid)::after{color:#6ab0e3}.row:has(input:not(:-ms-input-placeholder):valid)::after, .row:has(textarea:not(:-ms-input-placeholder):valid)::after, .row:has(select:not(:-ms-input-placeholder):valid)::after{color:#6ab0e3}.row:has(input:not(:placeholder-shown):valid)::after,.row:has(textarea:not(:placeholder-shown):valid)::after,.row:has(select:not(:placeholder-shown):valid)::after{color:#6ab0e3}.row:has(input:not(:-moz-placeholder):invalid)::after, .row:has(textarea:not(:-moz-placeholder):invalid)::after, .row:has(select:not(:-moz-placeholder):invalid)::after{color:#ffbabc}.row:has(input:not(:-ms-input-placeholder):invalid)::after, .row:has(textarea:not(:-ms-input-placeholder):invalid)::after, .row:has(select:not(:-ms-input-placeholder):invalid)::after{color:#ffbabc}.row:has(input:not(:placeholder-shown):invalid)::after,.row:has(textarea:not(:placeholder-shown):invalid)::after,.row:has(select:not(:placeholder-shown):invalid)::after{color:#ffbabc}.row:has(input:focus)::after,.row:has(textarea:focus)::after,.row:has(select:focus)::after{color:#6ab0e3}.row:has(input:active)::after,.row:has(textarea:active)::after,.row:has(select:active)::after{color:#6ab0e3}.row:has(input[type=checkbox])::after,.row:has(input[type=radio])::after{display:none}.row input:not([type=checkbox]):not([type=radio]),.row textarea,.row select{padding-right:50px}select{-webkit-appearance:unset;-moz-appearance:unset;appearance:unset;cursor:pointer}form.check-validation input:invalid,form.check-validation textarea:invalid,form.check-validation select:invalid{border-color:#ed1c24}section.seo-text{font-size:1em;color:#000;font-family:inherit}section.seo-text video,section.seo-text iframe{margin:0 auto;display:block}section.seo-text img{max-width:100%;height:auto}section.seo-text p{margin-bottom:0.9375em;font-size:inherit;letter-spacing:inherit;font-family:inherit;color:inherit}section.seo-text.indent h1~p{text-indent:1.5em}section.seo-text ul,section.seo-text ol{margin-bottom:0.3125em;font-size:inherit;font-family:inherit;letter-spacing:inherit;color:inherit}section.seo-text ul{list-style:inside disc}section.seo-text ol{list-style:inside decimal}section.seo-text li{margin-bottom:0.3125em;font-size:inherit;font-family:inherit;letter-spacing:inherit;color:inherit}section.seo-text p *,section.seo-text li *{font-size:inherit;letter-spacing:inherit;color:inherit;font-family:inherit}section.seo-text a:not(.btn){text-decoration:underline}section.seo-text a:not(.btn):hover{text-decoration:none}section.seo-text table{width:100%}section.seo-text table tr{border-bottom:1px solid #eeedfe}section.seo-text table th,section.seo-text table td{padding:0.625em 0.3125em;text-align:left}section.seo-text table th:not(:last-child),section.seo-text table td:not(:last-child){border-right:1px solid #eeedfe}section.seo-text h1{font-size:1.875em;margin-bottom:0.625em;margin-top:0.3125em}section.seo-text h1:first-child{margin-top:0}section.seo-text h2{font-size:1.75em;margin-bottom:0.625em;margin-top:0.3125em}section.seo-text h2:first-child{margin-top:0}section.seo-text h3{font-size:1.625em;margin-bottom:0.625em;margin-top:0.3125em}section.seo-text h4{font-size:1.5em;margin-bottom:0.625em;margin-top:0.3125em}section.seo-text h5{font-size:1.375em;margin-bottom:0.625em;margin-top:0.3125em}section.seo-text h6{font-size:1.25em;margin-bottom:0.625em;margin-top:0.3125em}section.seo-text blockquote{margin:0.625em 0;padding-left:0.9375em;border-left:3px solid #ccc;font-style:italic;color:inherit}section.seo-text pre{background:#f5f5f5;padding:0.625em;overflow:auto;font-family:"Courier New",Courier,monospace;color:inherit}section.seo-text code{background:#f5f5f5;padding:0 0.3125em;font-family:"Courier New",Courier,monospace;color:inherit}section.seo-text hr{border:none;border-top:1px solid #ccc;margin:1.25em 0}section.page-404{text-align:center;min-height:calc(var(--vh, 100vh));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.page-404 p{font-size:1.375em;margin-bottom:0.6818181818em}.grid-container{display:grid}.grid-col-1{grid-template-columns:repeat(1, 1fr)}.span-col-1{grid-column:span 1/auto}.span-row-1{grid-row:span 1/auto}.grid-col-2{grid-template-columns:repeat(2, 1fr)}.span-col-2{grid-column:span 2/auto}.span-row-2{grid-row:span 2/auto}.grid-col-3{grid-template-columns:repeat(3, 1fr)}.span-col-3{grid-column:span 3/auto}.span-row-3{grid-row:span 3/auto}.grid-col-4{grid-template-columns:repeat(4, 1fr)}.span-col-4{grid-column:span 4/auto}.span-row-4{grid-row:span 4/auto}@media(max-width: 1024px){.grid-col-1\[1024\]{grid-template-columns:repeat(1, 1fr)}.grid-col-2\[1024\]{grid-template-columns:repeat(2, 1fr)}.grid-col-3\[1024\]{grid-template-columns:repeat(3, 1fr)}.grid-col-4\[1024\]{grid-template-columns:repeat(4, 1fr)}}@media(max-width: 950px){.grid-col-1\[950\]{grid-template-columns:repeat(1, 1fr)}.grid-col-2\[950\]{grid-template-columns:repeat(2, 1fr)}.grid-col-3\[950\]{grid-template-columns:repeat(3, 1fr)}.grid-col-4\[950\]{grid-template-columns:repeat(4, 1fr)}}@media(max-width: 900px){.grid-col-1\[900\]{grid-template-columns:repeat(1, 1fr)}.grid-col-2\[900\]{grid-template-columns:repeat(2, 1fr)}.grid-col-3\[900\]{grid-template-columns:repeat(3, 1fr)}.grid-col-4\[900\]{grid-template-columns:repeat(4, 1fr)}}@media(max-width: 850px){.grid-col-1\[850\]{grid-template-columns:repeat(1, 1fr)}.grid-col-2\[850\]{grid-template-columns:repeat(2, 1fr)}.grid-col-3\[850\]{grid-template-columns:repeat(3, 1fr)}.grid-col-4\[850\]{grid-template-columns:repeat(4, 1fr)}}@media(max-width: 800px){.grid-col-1\[800\]{grid-template-columns:repeat(1, 1fr)}.grid-col-2\[800\]{grid-template-columns:repeat(2, 1fr)}.grid-col-3\[800\]{grid-template-columns:repeat(3, 1fr)}.grid-col-4\[800\]{grid-template-columns:repeat(4, 1fr)}}@media(max-width: 600px){.grid-col-1\[600\]{grid-template-columns:repeat(1, 1fr)}.grid-col-2\[600\]{grid-template-columns:repeat(2, 1fr)}.grid-col-3\[600\]{grid-template-columns:repeat(3, 1fr)}.grid-col-4\[600\]{grid-template-columns:repeat(4, 1fr)}}@media(max-width: 500px){.grid-col-1\[500\]{grid-template-columns:repeat(1, 1fr)}.grid-col-2\[500\]{grid-template-columns:repeat(2, 1fr)}.grid-col-3\[500\]{grid-template-columns:repeat(3, 1fr)}.grid-col-4\[500\]{grid-template-columns:repeat(4, 1fr)}}@font-face{font-family:"OpenSans";src:url("../fonts/opensans/OpenSans-Regular.woff") format("woff"),url("../fonts/opensans/OpenSans-Regular.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"OpenSans";src:url("../fonts/opensans/OpenSans-SemiBold.woff") format("woff"),url("../fonts/opensans/OpenSans-SemiBold.woff") format("truetype");font-weight:600;font-style:normal}@font-face{font-family:"OpenSans";src:url("../fonts/opensans/OpenSans-Bold.woff") format("woff"),url("../fonts/opensans/OpenSans-Bold.woff") format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"Playpen";src:url("../fonts/playpen/PlaypenSans-SemiBold.woff") format("woff"),url("../fonts/playpen/PlaypenSans-SemiBold.woff") format("truetype");font-weight:600;font-style:normal}@font-face{font-family:"Playpen";src:url("../fonts/playpen/PlaypenSans-Bold.woff") format("woff"),url("../fonts/playpen/PlaypenSans-Bold.woff") format("truetype");font-weight:700;font-style:normal}.overflow-hidden{overflow:hidden}h2.title{color:#1e1e1e;font-family:"Playpen",sans-serif;font-size:2.75em;font-style:normal;font-weight:600;line-height:125%;text-transform:uppercase}@media(max-width: 767px){h2.title{font-size:24px}}.menu-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(30,30,30,.5);backdrop-filter:blur(4px);z-index:10;display:none}.accordion .item .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:0.625em 0;font-weight:500;font-size:1.5em;line-height:160%}@media(max-width: 550px){.accordion .item .header{font-size:1.25em;padding:0.75em 0}}.accordion .item .header svg{-ms-flex-negative:0;flex-shrink:0;-webkit-transition:all .3s ease;transition:all .3s ease;margin-left:0.9375em}@media(max-width: 550px){.accordion .item .header svg{width:19px}}.accordion .item .content{display:none;font-weight:500;line-height:160%}.accordion .item .content p{padding:0.9375em 0}.accordion .item.active .header svg{-ms-flex-negative:0;flex-shrink:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.accordion .item.active .header svg path{d:path("M3.59998 11.9999C3.59998 11.6685 3.86861 11.3999 4.19998 11.3999H19.8C20.1313 11.3999 20.4 11.6685 20.4 11.9999C20.4 12.3312 20.1313 12.5999 19.8 12.5999H4.19998C3.86861 12.5999 3.59998 12.3312 3.59998 11.9999Z");fill:#1e1e1e}.marquee{overflow:hidden;padding:12px 0;background:#ff8fc7}@media(max-width: 500px){.marquee{padding:10px 0}}.marquee .marquee__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-animation:scroll-left 30s linear infinite;animation:scroll-left 30s linear infinite;will-change:transform;gap:3.25em}@media(max-width: 500px){.marquee .marquee__content{gap:24px}}.marquee .marquee__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none;gap:3.25em}@media(max-width: 500px){.marquee .marquee__group{gap:24px}}.marquee .marquee__group .item{color:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:150%}@media(max-width: 500px){.marquee .marquee__group .item{font-size:14px}}.tab-container .tab-nav{display:-webkit-box;display:-ms-flexbox;display:flex}.tab-container .tab-nav span{display:block;width:100%;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer;text-align:center;padding:15px;border-bottom:2px solid rgba(0,0,0,0)}.tab-container .tab-nav span.active{border-color:#000}.tab-container .tab-content .item{display:none}.tab-container .tab-content .item.active{display:block}.swiper-pagination .swiper-pagination-bullet{width:14px;height:14px;border:1px solid #dedede;background:rgba(0,0,0,0);opacity:1}.swiper-pagination .swiper-pagination-bullet-active{background:#d4a85d;border-color:#d4a85d}.preloader.active{opacity:0;visibility:hidden}#totop{cursor:pointer;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;position:fixed;right:42px;bottom:15px;background:#fff;border-radius:100%;border:1px solid #003c7d;display:-webkit-box;display:-ms-flexbox;display:flex;padding:7px 7px 7px;z-index:99}@media(max-width: 767px){#totop{right:27px}}#totop.active{opacity:1;visibility:visible}.fancybox__backdrop{background:rgba(0,0,0,.65);backdrop-filter:blur(7px)}.fancybox__slide{padding:1.875em}.modal{max-width:500px;padding:3.125em}.modal [data-modal-closer]{position:absolute;right:0.625em;top:0.625em}.head-discount{background:#6ab0e3;padding:8px 0}.head-discount p{color:#fff;font-size:1em;font-style:normal;font-weight:600;line-height:20px;text-align:center}@media(max-width: 900px){.head-discount p{font-size:14px;line-height:16px}}header{background:#fff;border-bottom:1px solid #f2f2f2;padding:16px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;z-index:11}@media(max-width: 767px){header{padding:13px 0}}header.fixed-header{position:fixed;width:100%;top:0}header.fixed-header .mega-menu{visibility:hidden !important;opacity:0 !important}header.fixed-header nav{top:0 !important}header .holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}header .holder .logo{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:5em}@media(max-width: 1000px){header .holder .logo{margin-left:2.5em}}@media(max-width: 900px){header .holder .logo{margin-left:0}}header .holder .logo img{width:100%}header .holder .logo .name{color:#1e1e1e;font-family:"Playpen",sans-serif;font-size:2em;font-weight:600;line-height:125%;text-transform:uppercase;text-wrap:nowrap}@media(max-width: 900px){header .holder .logo .name{font-size:18px}}header .holder .burger{position:relative;background:#000;-webkit-transition:all 0ms 300ms;transition:all 0ms 300ms;-ms-flex-negative:0;flex-shrink:0;display:none}@media(max-width: 900px){header .holder .burger{display:-webkit-box;display:-ms-flexbox;display:flex}}header .holder .burger,header .holder .burger:after,header .holder .burger:before{width:19px;height:1.5px}header .holder .burger:before{content:"";position:absolute;left:0;bottom:5px;background:#000;-webkit-transition:bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1)}header .holder .burger:after{content:"";position:absolute;left:0;top:5px;background:#000;-webkit-transition:top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1)}header .holder .burger.active{background:rgba(0,0,0,0) !important}header .holder .burger.active:after{top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:top 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:top 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:top 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:top 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1)}header .holder .burger.active:before{bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1)}header .holder .main-nav{z-index:20}header .holder .main-nav .menu .lang-mob{display:none}@media(max-width: 900px){header .holder .main-nav .menu .lang-mob{display:block}}header .holder .main-nav .menu .lang-mob .lang-menu{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}header .holder .main-nav .menu .lang-mob a{padding:7px 16px;border-radius:8px;border:1px solid #d3d3d3}header .holder .main-nav .menu .lang-mob a.active{border:1px solid #6ab0e3;background:#e9f6ff}header .holder nav .header-menu{display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#6ab0e3;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 16px;position:fixed;width:320px;z-index:5}@media(max-width: 900px){header .holder nav .header-menu{display:-webkit-box;display:-ms-flexbox;display:flex}}header .holder nav .header-menu p{color:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:20px}header .holder nav .header-menu .close-menu{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@media(max-width: 900px){header .holder nav{position:absolute;left:0;top:-32px;width:320px;background:#fff;display:none}}header .holder nav>ul>li{list-style:none}header .holder nav>ul>li ul{position:absolute;left:0;top:1.25em;opacity:0;visibility:hidden}header .holder nav .menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2em}@media(max-width: 900px){header .holder nav .menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px;margin-top:56px;height:calc(100vh - 56px);overflow-y:auto}}@media(max-width: 767px){header .holder nav .menu{gap:20px}}@media(max-width: 900px){header .holder nav .menu .catalogue-menu{font-size:20px}}header .holder nav .menu>li:nth-child(1)>a{z-index:3}@media(max-width: 900px){header .holder nav .menu>li:nth-child(1)>a{-webkit-transition:all .3s ease;transition:all .3s ease}header .holder nav .menu>li:nth-child(1)>a:hover{color:unset}header .holder nav .menu>li:nth-child(1)>a.active{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}header .holder nav .menu>li:nth-child(1)>a.active span{rotate:90deg}}@media(max-width: 900px){header .holder nav .menu>li:nth-child(1)>a span{rotate:-90deg}}header .holder nav .menu li a{color:#1e1e1e;font-family:"OpenSans",sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:20px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}header .holder nav .menu li a:hover{color:#4b9ad3}@media(max-width: 767px){header .holder nav .menu li a{font-size:14px}}header .holder nav .menu li a::after{content:"";position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:90px;height:25px;background:rgba(0,0,0,0);z-index:10}header .holder nav .menu li:hover .mega-menu{opacity:1 !important;visibility:visible !important}header .holder nav .menu li .mega-menu{background:#fff;top:101%;left:unset;visibility:visible;opacity:1;border-radius:0px 0px 40px 0px;-webkit-transition:all .3s ease;transition:all .3s ease}@media(max-width: 900px){header .holder nav .menu li .mega-menu{position:unset;top:0;max-height:0;overflow:hidden;opacity:0;visibility:visible;-webkit-transition:max-height .4s ease,opacity .4s ease .1s;transition:max-height .4s ease,opacity .4s ease .1s}header .holder nav .menu li .mega-menu.active{height:auto !important;max-height:100vh !important;opacity:1 !important;visibility:visible !important;overflow:visible !important;-webkit-transition:max-height .4s ease,opacity .3s ease .1s;transition:max-height .4s ease,opacity .3s ease .1s}header .holder nav .menu li .mega-menu.active .holder{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .3s ease .2s,-webkit-transform .3s ease .2s;transition:opacity .3s ease .2s,-webkit-transform .3s ease .2s;transition:opacity .3s ease .2s,transform .3s ease .2s;transition:opacity .3s ease .2s,transform .3s ease .2s,-webkit-transform .3s ease .2s}}header .holder nav .menu li .mega-menu::before{content:"";position:absolute;top:0;left:-100vw;right:0;bottom:0;background:#fff;border-radius:0px 0px 40px 0px;-webkit-box-shadow:4px 4px 20px rgba(0,103,178,.1);box-shadow:4px 4px 20px rgba(0,103,178,.1);z-index:-1;-webkit-transition:all .3s ease;transition:all .3s ease}header .holder nav .menu li .mega-menu .holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;padding:12px 24px 12px 0}@media(max-width: 900px){header .holder nav .menu li .mega-menu .holder{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,transform .2s ease;transition:opacity .2s ease,transform .2s ease,-webkit-transform .2s ease}}header .holder nav .menu li .mega-menu li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:278px}@media(max-width: 900px){header .holder nav .menu li .mega-menu li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}header .holder nav .menu li .mega-menu li a{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:13px 0;position:relative}@media(max-width: 900px){header .holder nav .menu li .mega-menu li a{padding:10px 0}header .holder nav .menu li .mega-menu li a:hover{color:unset}}header .holder nav .menu li .mega-menu li a.active{color:#4b9ad3}header .holder nav .menu li .mega-menu li a.active svg{rotate:90deg}header .holder nav .menu li .mega-menu li a.active svg path{fill:#4b9ad3}header .holder nav .menu li .mega-menu li a::after{content:"";position:absolute;top:10px;left:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:90px;height:25px;background:rgba(0,0,0,0);z-index:10}@media(max-width: 900px){header .holder nav .menu li .mega-menu li a::after{display:none}}header .holder nav .menu li .mega-menu li a svg{-webkit-transition:all .3s ease;transition:all .3s ease}@media(min-width: 900px){header .holder nav .menu li .mega-menu li a:hover svg path{fill:#4b9ad3}}header .holder nav .menu li .mega-menu li .arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0}header .holder nav .menu li .mega-menu li:hover .submenu{opacity:1;visibility:visible}header .holder nav .menu li .mega-menu li:hover~* .mega-menu::before,header .holder nav .menu li .mega-menu li:hover~.mega-menu::before{border-radius:0px 0px 0px 0px;-webkit-box-shadow:none;box-shadow:none}@media(max-width: 900px){header .holder nav .menu li .mega-menu li:hover~* .mega-menu::before,header .holder nav .menu li .mega-menu li:hover~.mega-menu::before{display:none}}header .holder nav .menu li .mega-menu li .submenu:hover~a,header .holder nav .menu li .mega-menu li .submenu:hover+.arrow+a,header .holder nav .menu li .mega-menu li:has(.submenu:hover)>a{color:#4b9ad3 !important}header .holder nav .menu li .mega-menu li .submenu:hover~a svg path,header .holder nav .menu li .mega-menu li .submenu:hover+.arrow+a svg path,header .holder nav .menu li .mega-menu li:has(.submenu:hover)>a svg path{fill:#4b9ad3 !important}@media(max-width: 900px){header .holder nav .menu li .mega-menu li .submenu:hover~a,header .holder nav .menu li .mega-menu li .submenu:hover+.arrow+a,header .holder nav .menu li .mega-menu li:has(.submenu:hover)>a{display:none}}header .holder nav .menu li .mega-menu li.has-submenu:hover~.mega-menu::before{border-radius:0px 0px 0px 0px;-webkit-box-shadow:none;box-shadow:none}header .holder nav .menu li .mega-menu.has-open-submenu{border-radius:0px 0px 0px 0px}header .holder nav .menu li .mega-menu.has-open-submenu::before{border-radius:0px 0px 0px 0px;-webkit-box-shadow:none;box-shadow:none}header .holder nav .menu li .mega-menu .submenu{position:absolute;left:100%;top:0;background:#fff;padding:12px 24px;height:100%;border-radius:0px 0px 40px 0px;opacity:0;visibility:hidden}@media(max-width: 900px){header .holder nav .menu li .mega-menu .submenu{position:unset;opacity:1;visibility:visible;max-height:0;overflow:hidden;opacity:0;-webkit-transition:max-height .3s ease,opacity .2s ease;transition:max-height .3s ease,opacity .2s ease;padding:0 24px}header .holder nav .menu li .mega-menu .submenu.active{max-height:500px;opacity:1;-webkit-transition:max-height .3s ease,opacity .3s ease .1s;transition:max-height .3s ease,opacity .3s ease .1s}}header .holder nav .menu li .mega-menu .submenu li a{border-bottom:1px solid rgba(0,0,0,0);width:auto;padding-bottom:0;margin-bottom:5px}header .holder nav .menu li .mega-menu .submenu li a:hover{border-bottom:1px solid #4b9ad3}header .holder nav .menu li .mega-menu .submenu::before{content:"";position:absolute;top:0;left:-100vw;right:0;bottom:0;background:#fff;border-radius:0px 0px 40px 0px;-webkit-box-shadow:4px 4px 20px rgba(0,103,178,.1);box-shadow:4px 4px 20px rgba(0,103,178,.1);z-index:-1}@media(max-width: 900px){header .holder nav .menu li .mega-menu .submenu::before{display:none}}header .holder .lang{position:relative;display:inline-block}header .holder .lang .current{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;cursor:pointer}header .holder .lang .current span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}@media(max-width: 767px){header .holder .lang .current span{display:none}}header .holder .lang.active .current span{-webkit-transform:rotate(180deg);transform:rotate(180deg)}header .holder .lang a{color:#1e1e1e;font-size:1em;font-style:normal;font-weight:600;line-height:20px;text-decoration:none}@media(max-width: 767px){header .holder .lang a{font-size:14px}}header .holder .lang .lang-menu{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ddd;border-radius:4px;list-style:none;margin:0;padding:0;opacity:0;visibility:hidden;-webkit-transform:translateY(-10px);transform:translateY(-10px);-webkit-transition:all .3s ease;transition:all .3s ease;z-index:1000}header .holder .lang .lang-menu li{margin:0}header .holder .lang .lang-menu li a{display:block;padding:8px 12px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}header .holder .lang .lang-menu li a:hover{background:#f5f5f5}header .holder .lang.active .lang-menu{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}header .holder .right-nav{position:unset;background:unset;display:-webkit-box;display:-ms-flexbox;display:flex;width:unset;gap:2em;margin-left:auto}@media(max-width: 767px){header .holder .right-nav{gap:16px}}@media(max-width: 900px){header .holder .right-nav .lang{display:none}}header .holder .right-nav .cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}header .holder .right-nav .cart .count{color:#1e1e1e;font-size:14px;font-style:normal;font-weight:600;line-height:125%}header .holder .right-nav .search{cursor:pointer}header .holder .right-nav .search .box{position:absolute;top:101%;background:#fff;width:100%;left:0;cursor:auto;display:none;z-index:20}header .holder .right-nav .search .box .field{max-width:600px;margin:0 auto;padding:35px 16px 16px 16px;width:100%;position:relative}header .holder .right-nav .search .box .field .search-icon{position:absolute;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;left:25px;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}header .holder .right-nav .search .box .field .clear-icon{position:absolute;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;right:30px;top:50%;-webkit-transform:translate(50%, -50%);transform:translate(50%, -50%);background:#fff;cursor:pointer}header .holder .right-nav .search .box .field .search-clear{position:absolute;border-bottom:1px solid #1e1e1e;right:55px;color:#1e1e1e;font-size:12px;font-style:normal;font-weight:500;line-height:14px;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:none}header .holder .right-nav .search .box .field .search-clear.visible{display:block}@media(max-width: 767px){header .holder .right-nav .search .box .field .search-clear{font-size:10px}}header .holder .right-nav .search .box .field input{color:#1e1e1e;padding-left:45px;font-size:14px;font-weight:400;line-height:145%;border-radius:0;border:none;border-bottom:1px solid #d3d3d3;margin-bottom:0}header .holder .right-nav .search .box .field input::-webkit-input-placeholder{color:#888}header .holder .right-nav .search .box .field input::-moz-placeholder{color:#888}header .holder .right-nav .search .box .field input:-ms-input-placeholder{color:#888}header .holder .right-nav .search .box .field input::-ms-input-placeholder{color:#888}header .holder .right-nav .search .box .field input::placeholder{color:#888}header .holder .right-nav .search .box .found-items .found-container{max-width:632px;padding:0 16px;margin:0 auto}@media(max-width: 550px){header .holder .right-nav .search .box .found-items .found-container{overflow-y:auto;max-height:550px}}header .holder .right-nav .search .box .found-items .found-container .grid-container{display:grid;grid-template-columns:1fr 1fr;gap:14px 20px}@media(max-width: 550px){header .holder .right-nav .search .box .found-items .found-container .grid-container{grid-template-columns:1fr}}header .holder .right-nav .search .box .found-items .found-container .grid-container .item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}header .holder .right-nav .search .box .found-items .found-container .grid-container .item:hover .info .title{color:#919191}header .holder .right-nav .search .box .found-items .found-container .grid-container .item .image{-ms-flex-negative:0;flex-shrink:0}header .holder .right-nav .search .box .found-items .found-container .grid-container .item .image img{width:80px;height:80px}header .holder .right-nav .search .box .found-items .found-container .grid-container .item .info h5.title{color:#1e1e1e;font-size:14px;font-weight:600;line-height:128%;text-align:left;margin-bottom:10px}header .holder .right-nav .search .box .found-items .found-container .grid-container .item .info .price{font-size:14px;font-weight:600;line-height:130%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:6px;margin-top:auto}@media(max-width: 767px){header .holder .right-nav .search .box .found-items .found-container .grid-container .item .info .price{line-height:128%;gap:2px}}header .holder .right-nav .search .box .found-items .found-container .grid-container .item .info .price .current{color:#1e1e1e;white-space:nowrap}header .holder .right-nav .search .box .found-items .found-container .grid-container .item .info .price .old{text-decoration-line:line-through;text-decoration-thickness:1px;color:#b2b2b2;white-space:nowrap}header .holder .right-nav .search .box .found-items .found-container .grid-container .item .info .price .separator{color:#b2b2b2}header .holder .right-nav .search .box .found-items .found-container .grid-container .item .info .price.discounted .current{color:#f10303}header .holder .right-nav .search .box .found-items .found-container .all-products{margin-top:24px;margin-bottom:50px;color:#1e1e1e;font-size:14px;font-style:normal;font-weight:400;line-height:128%;text-decoration:underline}header .holder .right-nav .search .box-overlay{position:absolute;top:101%;left:0;width:100%;background:rgba(30,30,30,.5);height:100vh;display:block}.hero{padding-top:24px;padding-bottom:40px;margin-left:326px}@media(max-width: 900px){.hero{margin-left:0;padding-right:0}}@media(max-width: 900px){.hero .holder{padding:0}}.hero .holder .swiper{width:100%;max-width:955px}@media(max-width: 900px){.hero .holder .swiper{padding:0 16px}}.hero .holder .swiper .swiper-wrapper .swiper-slide .image{max-height:402px;height:402px}@media(max-width: 900px){.hero .holder .swiper .swiper-wrapper .swiper-slide .image{max-height:350px;height:350px}}@media(max-width: 500px){.hero .holder .swiper .swiper-wrapper .swiper-slide .image{max-height:200px;height:200px}}.hero .holder .swiper .swiper-wrapper .swiper-slide .image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;border-radius:40px}@media(max-width: 767px){.hero .holder .swiper .swiper-wrapper .swiper-slide .image img{border-radius:24px}}.hero .holder .swiper .swiper-pagination .swiper-pagination-bullet{width:6px;height:6px;background:hsla(0,0%,100%,.3019607843);border:none}.hero .holder .swiper .swiper-pagination .swiper-pagination-bullet-active{background:#fff}@media(max-width: 767px){.hero .holder .swiper .slider-arrows{display:none}}.hero .holder .swiper .slider-arrows .swiper-button-prev,.hero .holder .swiper .slider-arrows .swiper-button-next{border-radius:50px;background:hsla(0,0%,100%,.3);-webkit-transition:all .3s ease;transition:all .3s ease;width:44px;height:44px}.hero .holder .swiper .slider-arrows .swiper-button-prev:hover,.hero .holder .swiper .slider-arrows .swiper-button-next:hover{background:hsla(0,0%,100%,.45)}.hero .holder .swiper .slider-arrows .swiper-button-prev:active,.hero .holder .swiper .slider-arrows .swiper-button-next:active{background:hsla(0,0%,100%,.6)}.hero .holder .swiper .slider-arrows .swiper-button-prev svg,.hero .holder .swiper .slider-arrows .swiper-button-next svg{width:24px;height:24px}.hero .holder .swiper .slider-arrows .swiper-button-prev::after,.hero .holder .swiper .slider-arrows .swiper-button-next::after{font-family:unset;content:""}.categories-section{padding-top:5em;padding-bottom:0}@media(max-width: 767px){.categories-section{padding-top:32px}}.categories-section .holder .categories{display:grid;grid-template-columns:repeat(auto-fit, minmax(min(100%, 200px), 1fr));gap:clamp(8px,2.5vw,24px)}@media(max-width: 500px){.categories-section .holder .categories{grid-template-columns:1fr}}.categories-section .holder .categories .item{padding:16px 12px 20px;border-radius:20px;background:#fff;-webkit-box-shadow:0px 4px 20px 0px rgba(0,103,178,.1);box-shadow:0px 4px 20px 0px rgba(0,103,178,.1);border:1px solid rgba(0,0,0,0)}.categories-section .holder .categories .item:hover{border:1px solid #4b9ad3}@media(max-width: 500px){.categories-section .holder .categories .item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 24px}}.categories-section .holder .categories .item .image{margin-bottom:24px;width:100%}@media(max-width: 500px){.categories-section .holder .categories .item .image{width:auto;margin-bottom:0}}.categories-section .holder .categories .item .image img{width:100%;height:180px;-o-object-fit:contain;object-fit:contain;border-radius:12px}@media(max-width: 500px){.categories-section .holder .categories .item .image img{height:100px;width:auto}}.categories-section .holder .categories .item h3.title{color:#1e1e1e;font-family:"Playpen",sans-serif;font-size:1em;font-style:normal;font-weight:600;line-height:125%;text-transform:uppercase;text-align:center;min-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 767px){.categories-section .holder .categories .item h3.title{font-size:14px}}@media(max-width: 500px){.categories-section .holder .categories .item h3.title{margin:0 auto}}.stock-section{padding-top:80px}.catalogue{margin-top:2.5em;display:grid;grid-template-columns:repeat(4, 1fr);gap:3.25em 1.5em}@media(max-width: 767px){.catalogue{margin-top:24px}}@media(max-width: 1000px){.catalogue{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 767px){.catalogue{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 500px){.catalogue{grid-template-columns:repeat(2, 1fr);gap:24px 8px}}.catalogue .product{background:#fff;padding:12px;border-radius:20px;-webkit-box-shadow:0px 4px 20px 0px rgba(0,103,178,.1);box-shadow:0px 4px 20px 0px rgba(0,103,178,.1);position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.catalogue .product.disabled{pointer-events:none}.catalogue .product.disabled .image{position:relative}.catalogue .product.disabled .image::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:20px;background:-webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0.5)));background:linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);border-radius:12px;z-index:2}@media(max-width: 767px){.catalogue .product{border-radius:16px;padding:10px}}.catalogue .product .tag{position:absolute;left:12px;top:12px;z-index:3;color:#fff;border-radius:40px;padding:4px 14px;color:#fff;font-family:"OpenSans",sans-serif;font-size:0.875em;font-style:normal;font-weight:600;line-height:128%}@media(max-width: 767px){.catalogue .product .tag{font-size:12px;padding:4px 12px;left:10px;top:10px}}.catalogue .product .tag.discount{background:#f10303}.catalogue .product .tag.hit{background:#ff8fc7}.catalogue .product .tag.sold-out{color:#919191;padding-left:0;font-weight:600}@media(max-width: 500px){.catalogue .product .tag.sold-out{font-size:11px}}.catalogue .product .favorite{position:absolute;right:12px;top:12px;z-index:3;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background:none;border:none;cursor:pointer;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease}.catalogue .product .favorite:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.catalogue .product .favorite:hover svg path{fill:#ff61b0}.catalogue .product .favorite:active{-webkit-transform:scale(0.95);transform:scale(0.95)}@media(max-width: 767px){.catalogue .product .favorite{right:10px;top:10px}}@media(max-width: 500px){.catalogue .product .favorite svg{width:24px;height:24px}}.catalogue .product .favorite .heart-empty{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.catalogue .product .favorite .heart-filled{display:none}.catalogue .product .favorite.active .heart-empty{display:none}.catalogue .product .favorite.active .heart-filled{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.catalogue .product .image{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:8px}@media(max-width: 767px){.catalogue .product .image{margin-bottom:10px}}.catalogue .product .image img{-o-object-fit:contain;object-fit:contain;aspect-ratio:1}.catalogue .product .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.875em;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media(max-width: 767px){.catalogue .product .info{gap:10px}}.catalogue .product .info .rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.catalogue .product .info .rating .stars{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px}@media(max-width: 767px){.catalogue .product .info .rating .stars{gap:1px}}.catalogue .product .info .rating .stars img{width:16px;height:16px}@media(max-width: 767px){.catalogue .product .info .rating .stars img{width:14px;height:14px}}.catalogue .product .info .rating .count{color:#1e1e1e;font-size:12px;font-weight:400;line-height:133%}.catalogue .product .info a{display:grid}.catalogue .product .info a h4.name{text-wrap:balance;text-align:center;color:#1e1e1e;font-size:16px;font-weight:600;line-height:128%;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(max-width: 767px){.catalogue .product .info a h4.name{font-size:14px;line-height:133%}}.catalogue .product .info .price{font-size:1.25em;font-weight:600;line-height:130%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px;margin-top:auto}@media(max-width: 767px){.catalogue .product .info .price{font-size:14px;line-height:128%;gap:2px}}.catalogue .product .info .price .current{color:#1e1e1e;white-space:nowrap}.catalogue .product .info .price .old{text-decoration-line:line-through;text-decoration-thickness:1px;color:#b2b2b2;white-space:nowrap}.catalogue .product .info .price .separator{color:#b2b2b2}.catalogue .product .info .price.discounted .current{color:#f10303}@media(max-width: 500px){.catalogue .product .info .btn{min-width:auto}}.catalogue .more-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.catalogue .more-product a{color:#1e1e1e;font-size:1.125em;font-style:normal;font-weight:400;line-height:133%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}@media(max-width: 767px){.catalogue .more-product a{font-size:14px;line-height:128%;gap:6px}}@media(max-width: 767px){.catalogue .more-product a svg{width:18px;height:18px}}.catalogue .more-product a:hover{color:#4b9ad3}.catalogue .more-product a:hover svg path{fill:#4b9ad3}.catalogue .more-product a span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.pagination{margin-top:5em}@media(max-width: 767px){.pagination{margin-top:55px}}.pagination .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width: 767px){.pagination .container{gap:20px}}.pagination .container .pages{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.pagination .container .pages .page{width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#212121;text-align:center;font-size:14px;font-weight:400;line-height:128%;border-radius:4px;border-color:#6ab0e3}.pagination .container .pages .page:hover{color:#b2b2b2}.pagination .container .pages .page.active{border-radius:4px;background:#6ab0e3;color:#fff}.pagination .container .pages .page:focus{border:1px solid #6ab0e3;border-radius:4px}.pagination .container .arrow{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;cursor:pointer}.pagination .container .arrow:hover svg path{fill:#b2b2b2}.pagination .container .arrow.disabled{pointer-events:none}.pagination .container .arrow.disabled svg path{fill:#d3d3d3}.about-section{overflow-x:hidden}.about-section .holder{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media(max-width: 900px){.about-section .holder{grid-template-columns:1fr}}.about-section .holder .left{border-radius:40px;background:#fff;-webkit-box-shadow:0px 4px 20px 0px rgba(0,103,178,.1);box-shadow:0px 4px 20px 0px rgba(0,103,178,.1);padding:3.5em}@media(max-width: 900px){.about-section .holder .left{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media(max-width: 767px){.about-section .holder .left{padding:2.5em;border-radius:20px}}@media(max-width: 500px){.about-section .holder .left{padding:24px}}.about-section .holder .left h2.title{margin-bottom:32px}@media(max-width: 767px){.about-section .holder .left h2.title{margin-bottom:16px}}.about-section .holder .left p{color:#1e1e1e;font-size:1.125em;font-weight:400;line-height:144%;margin-bottom:40px}@media(max-width: 767px){.about-section .holder .left p{font-size:16px;line-height:137%;margin-bottom:32px}}.about-section .holder .left .btn{margin-top:auto}@media(max-width: 767px){.about-section .holder .left .btn{font-size:16px}}@media(max-width: 500px){.about-section .holder .left .btn{padding:11px 24px}}.about-section .holder .right{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:24px;min-height:400px;height:100%}@media(max-width: 767px){.about-section .holder .right{min-height:auto;gap:8px}}.about-section .holder .right .airplane-box{grid-column:1/-1;border-radius:40px;background:#c1e5ff;position:relative}@media(max-width: 767px){.about-section .holder .right .airplane-box{border-radius:20px;aspect-ratio:2/1}}.about-section .holder .right .airplane-box .airplane-cont{position:absolute;z-index:2;top:10px;right:10px;overflow:hidden;-webkit-transform:translate(min(6%, 100vw - 100% - 20px), max(-7%, -50px));transform:translate(min(6%, 100vw - 100% - 20px), max(-7%, -50px))}@media(max-width: 500px){.about-section .holder .right .airplane-box .airplane-cont{top:-30px}}.about-section .holder .right .airplane-box .big-cloud-box{position:absolute;bottom:0;left:0;overflow:hidden}@media(max-width: 500px){.about-section .holder .right .airplane-box .big-cloud-box{width:137px}}.about-section .holder .right .airplane-box .small-cloud-box{position:absolute;bottom:0;left:172px;overflow:hidden}@media(max-width: 500px){.about-section .holder .right .airplane-box .small-cloud-box{width:115px;left:90px}}.about-section .holder .right .robot-box{grid-column:1;border-radius:40px;background:#dccdff;overflow:hidden}@media(max-width: 767px){.about-section .holder .right .robot-box{border-radius:20px;aspect-ratio:1/1}}.about-section .holder .right .robot-box img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;-o-object-position:31%;object-position:31%}.about-section .holder .right .client-box{grid-column:2;border-radius:40px;background:#ff8fc7;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:32px}@media(max-width: 767px){.about-section .holder .right .client-box{border-radius:20px;padding:12px;aspect-ratio:1/1}}.about-section .holder .right .client-box .info{color:#fff}.about-section .holder .right .client-box .info h5.title{font-size:4em;font-weight:600;line-height:125%;letter-spacing:-1.28px;text-transform:uppercase}@media(max-width: 767px){.about-section .holder .right .client-box .info h5.title{font-size:40px;letter-spacing:-0.8px}}.about-section .holder .right .client-box .info .subtitle{font-size:1.75em;font-style:normal;font-weight:600;line-height:125%}@media(max-width: 767px){.about-section .holder .right .client-box .info .subtitle{font-size:16px}}.blog-container{margin-top:2.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.5em}@media(max-width: 767px){.blog-container{margin-top:24px;gap:24px}}.blog-container .posts{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5em}@media(max-width: 767px){.blog-container .posts{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.blog-container .posts:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media(max-width: 767px){.blog-container .posts:nth-child(even){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.blog-container .posts .group{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5em}.blog-container .posts .group:has(.post:only-child) .post{max-height:50%}.blog-container .posts .group .post{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5em}@media(max-width: 767px){.blog-container .posts .group .post{display:inline-grid;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.blog-container .posts .group .post:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media(max-width: 767px){.blog-container .posts .group .post:nth-child(even){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.blog-container .posts .group .post:nth-child(odd){-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media(max-width: 767px){.blog-container .posts .group .post:nth-child(odd){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.blog-container .posts .group .post .image{width:100%;max-width:100%;margin-bottom:0;-webkit-box-flex:.95;-ms-flex:.95;flex:.95}.blog-container .posts .group .post .info{-webkit-box-flex:1;-ms-flex:1;flex:1}.blog-container .posts .post{padding:20px;background:#fff;-webkit-box-shadow:0px 4px 20px 0px rgba(0,103,178,.1);box-shadow:0px 4px 20px 0px rgba(0,103,178,.1);border-radius:20px;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width: 767px){.blog-container .posts .post{border-radius:16px}}@media(max-width: 500px){.blog-container .posts .post{padding:10px 10px 16px 10px}}.blog-container .posts .post:hover .image img{scale:1.05}.blog-container .posts .post:hover .info h5.title{color:#6ab0e3}.blog-container .posts .post .image{border-radius:8px;overflow:hidden;margin-bottom:16px}.blog-container .posts .post .image img{border-radius:8px;-webkit-transition:all .3s ease;transition:all .3s ease;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-ms-flex-negative:0;flex-shrink:0}@media(max-width: 767px){.blog-container .posts .post .image img{border-radius:6px}}.blog-container .posts .post .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.blog-container .posts .post .info .main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.blog-container .posts .post .info h5.title{color:#1e1e1e;font-size:1.25em;font-weight:600;line-height:130%;-webkit-transition:all .3s ease;transition:all .3s ease;margin-bottom:14px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(max-width: 767px){.blog-container .posts .post .info h5.title{font-size:16px;margin-bottom:10px}}.blog-container .posts .post .info .description{color:#1e1e1e;font-size:1em;font-weight:400;line-height:125%;margin-bottom:16px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(max-width: 767px){.blog-container .posts .post .info .description{font-size:14px;margin-bottom:12px;-webkit-line-clamp:4}}.blog-container .posts .post .data{margin-top:auto;color:#b2b2b2;font-size:0.875em;font-style:normal;font-weight:600;line-height:142%}@media(max-width: 767px){.blog-container .posts .post .data{font-size:11px;line-height:127%}}.blog .holder .titles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.blog .holder .titles .read-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;color:#1e1e1e;font-size:1.125em;font-weight:400;line-height:133%}.blog .holder .titles .read-more:hover{color:#4b9ad3}.blog .holder .titles .read-more:hover svg path{fill:#4b9ad3}.blog .holder .titles .read-more span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@media(max-width: 767px){.blog .holder .titles .read-more span svg{width:18px;height:18px}}@media(max-width: 767px){.blog .holder .titles .read-more{font-size:14px;gap:6px}}.faq-section .holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.5em}@media(max-width: 767px){.faq-section .holder{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.faq-section .holder .left{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.faq-section .holder .left .description{color:#1e1e1e;font-size:1em;font-style:normal;font-weight:400;line-height:150%;text-wrap:balance;margin-top:1.5em;margin-bottom:3.125em}@media(max-width: 767px){.faq-section .holder .left .description{font-size:14px;text-wrap:auto}}@media(max-width: 500px){.faq-section .holder .left img{max-width:265px}}.faq-section .holder .right{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.faq-section .holder .right .accordion .item{border-top:1px solid #d3d3d3;margin-bottom:16px}@media(max-width: 767px){.faq-section .holder .right .accordion .item{margin-bottom:10px}}.faq-section .holder .right .accordion .item:last-child{margin-bottom:0}.faq-section .holder .right .accordion .item .header{padding:20px}@media(max-width: 767px){.faq-section .holder .right .accordion .item .header{padding:14px 10px}}.faq-section .holder .right .accordion .item .header span{color:#1e1e1e;font-size:20px;font-style:normal;font-weight:600;line-height:130%}@media(max-width: 767px){.faq-section .holder .right .accordion .item .header span{font-size:16px}}.faq-section .holder .right .accordion .item .content{padding:0 60px 20px 20px}.faq-section .holder .right .accordion .item .content p{color:#000;font-size:16px;font-weight:400;line-height:150%}@media(max-width: 767px){.faq-section .holder .right .accordion .item .content p{font-size:14px}}.contact-section .holder{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}@media(max-width: 767px){.contact-section .holder{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.contact-section .holder .contact{background:#fff;border-radius:40px;-webkit-box-shadow:0px 4px 20px 0px rgba(0,103,178,.1);box-shadow:0px 4px 20px 0px rgba(0,103,178,.1);padding:3.5em;min-height:500px;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;position:relative}.contact-section .holder .contact .sonnik-box{position:absolute;bottom:-60px;right:0;overflow:hidden}@media(max-width: 950px){.contact-section .holder .contact .sonnik-box{width:210px}}@media(max-width: 500px){.contact-section .holder .contact .sonnik-box{width:160px;bottom:-10px}}.contact-section .holder .contact .sonnik-box img{max-width:302px}@media(max-width: 950px){.contact-section .holder .contact .sonnik-box img{max-width:220px}}@media(max-width: 500px){.contact-section .holder .contact .sonnik-box img{max-width:160px}}@media(max-width: 767px){.contact-section .holder .contact{border-radius:20px;padding:32px}}@media(max-width: 500px){.contact-section .holder .contact{padding:24px}}.contact-section .holder .contact .description{color:#1e1e1e;font-size:1em;font-weight:400;line-height:150%;margin-top:1.5em}@media(max-width: 767px){.contact-section .holder .contact .description{font-size:14px;margin-top:12px}}.contact-section .holder .contact .contact-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.25em;margin-top:2.5em}@media(max-width: 767px){.contact-section .holder .contact .contact-list{gap:28px;margin-top:32px}}.contact-section .holder .contact .contact-list li{list-style-type:none}.contact-section .holder .contact .contact-list li h5.title{color:#1e1e1e;font-size:1.25em;font-weight:600;line-height:130%;margin-bottom:16px}@media(max-width: 767px){.contact-section .holder .contact .contact-list li h5.title{font-size:16px;line-height:125%;margin-bottom:10px}}.contact-section .holder .contact .contact-list li a{color:#1e1e1e;font-size:1em;font-weight:400;line-height:125%}.contact-section .holder .contact .contact-list li a:hover{color:#4b9ad3}@media(max-width: 767px){.contact-section .holder .contact .contact-list li a{font-size:14px}}.contact-section .holder .contact .contact-list li .phone{margin-bottom:12px}.contact-section .holder .contact .contact-list li .phone:last-child{margin-bottom:0}.contact-section .holder .contact .contact-list .social{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}@media(max-width: 767px){.contact-section .holder .contact .contact-list .social{gap:24px}}.contact-section .holder .contact .contact-list .social a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.contact-section .holder .contact .contact-list .social a:hover svg path{stroke:#4b9ad3}.contact-section .holder .contact .contact-list .social a:hover svg .insta-path{fill:#4b9ad3}.contact-section .holder .form{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;border-radius:40px;background:#fff;-webkit-box-shadow:0px 4px 20px 0px rgba(0,103,178,.1);box-shadow:0px 4px 20px 0px rgba(0,103,178,.1);padding:3.5em 5em}.contact-section .holder .form .policy-contact{color:#333;font-size:16px;font-weight:400;line-height:145%;opacity:.6;margin-top:24px}@media(max-width: 767px){.contact-section .holder .form .policy-contact{margin-top:16px;font-size:14px}}.contact-section .holder .form .policy-contact b{font-weight:600}.contact-section .holder .form .policy-contact a:hover{color:#4b9ad3}@media(max-width: 767px){.contact-section .holder .form{border-radius:20px;padding:32px}}@media(max-width: 500px){.contact-section .holder .form{padding:24px}}.contact-section .holder .form h4.title{color:#1e1e1e;font-size:2em;font-weight:600;line-height:125%;margin-bottom:40px}@media(max-width: 767px){.contact-section .holder .form h4.title{font-size:20px;line-height:120%;margin-bottom:24px}}.contact-section .holder .form form .btn{margin-top:40px;width:100%;padding:15px 32px}@media(max-width: 767px){.contact-section .holder .form form .btn{padding:11px 32px;margin-top:24px;font-size:16px}}footer{background:#333;padding-top:40px;margin-top:3.75em}@media(max-width: 767px){footer{margin-top:40px;padding-top:24px}}footer .holder .logo{color:#fff;font-family:"Playpen",sans-serif;font-size:2.75em;font-weight:600;line-height:125%;text-transform:uppercase;margin-bottom:20px}@media(max-width: 500px){footer .holder .logo{font-size:24px;margin-bottom:14px}}footer .holder .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:7.5em}@media(max-width: 767px){footer .holder .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}}footer .holder .container .first{-webkit-box-flex:1;-ms-flex:1;flex:1}footer .holder .container .first .description{color:#fff;font-size:1em;font-style:normal;font-weight:400;line-height:150%;margin-bottom:32px}@media(max-width: 500px){footer .holder .container .first .description{font-size:14px;margin-bottom:24px}}footer .holder .container .first .socials{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.5em}@media(max-width: 500px){footer .holder .container .first .socials{gap:24px}}footer .holder .container .first .socials a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}footer .holder .container .first .socials a:hover svg path{stroke:#4b9ad3}footer .holder .container .first .socials a:hover svg .insta-path{fill:#4b9ad3}footer .holder .container .footer-menu{position:relative;z-index:3}footer .holder .container .footer-menu .menu{list-style:none;-webkit-column-count:2;-moz-column-count:2;column-count:2}@media(max-width: 500px){footer .holder .container .footer-menu .menu{-webkit-column-count:1;-moz-column-count:1;column-count:1}}footer .holder .container .footer-menu .menu li:last-child{margin-bottom:0}footer .holder .container .footer-menu .menu li a{color:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:125%;margin-bottom:20px}@media(max-width: 767px){footer .holder .container .footer-menu .menu li a{margin-bottom:16px}}footer .holder .container .footer-menu .menu li a:hover{color:#4b9ad3}footer .holder .container .contact{-webkit-box-flex:.7;-ms-flex:.7;flex:.7}footer .holder .container .contact .contact-list{list-style:none}footer .holder .container .contact .contact-list li{margin-bottom:1.75em}@media(max-width: 500px){footer .holder .container .contact .contact-list li{margin-bottom:24px}}footer .holder .container .contact .contact-list li h5.title{color:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:125%;margin-bottom:14px}@media(max-width: 500px){footer .holder .container .contact .contact-list li h5.title{margin-bottom:10px}}footer .holder .container .contact .contact-list li a{color:#d3d3d3;font-size:14px;font-style:normal;font-weight:400;line-height:128%;margin-bottom:8px}footer .holder .container .contact .contact-list li a:last-child{margin-bottom:0}footer .holder .container .contact .contact-list li a:hover{color:#4b9ad3}footer .holder .container .contact .contact-list li .phone{margin-bottom:8px}footer .holder .container .contact .contact-list li .phone:last-child{margin-bottom:0}footer .holder .payment-method{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;position:relative;z-index:1}footer .holder .payment-method .decorate-pony{position:absolute;bottom:-45px;left:28%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media(max-width: 1100px){footer .holder .payment-method .decorate-pony{left:25%}}@media(max-width: 1000px){footer .holder .payment-method .decorate-pony{width:120px}}@media(max-width: 850px){footer .holder .payment-method .decorate-pony{left:30%}}@media(max-width: 700px){footer .holder .payment-method .decorate-pony{left:45%}}@media(max-width: 500px){footer .holder .payment-method .decorate-pony{left:80%;bottom:-35px;width:114px}}footer .holder .developer{margin-top:24px;border-top:1px solid hsla(0,0%,100%,.3);padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}@media(max-width: 500px){footer .holder .developer{margin-top:20px;padding:12px 0}}footer .holder .developer .copyright{color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:128%}@media(max-width: 500px){footer .holder .developer .copyright{font-size:12px}}footer .holder .developer .woner-web{color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:128%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}@media(max-width: 500px){footer .holder .developer .woner-web{font-size:12px}}.bread-crumbs{margin-top:24px}@media(max-width: 767px){.bread-crumbs{margin-top:12px}}.bread-crumbs .holder{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px}.bread-crumbs .holder a{color:#1e1e1e;text-align:right;font-size:14px;font-weight:400;line-height:128%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:4px}.bread-crumbs .holder a span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:16px;height:17px}.bread-crumbs .holder a span svg circle{-webkit-transition:all .3s ease;transition:all .3s ease}.bread-crumbs .holder a:hover{color:#4b9ad3}.bread-crumbs .holder a:hover span svg circle{fill:#4b9ad3}.bread-crumbs .holder a.current{color:#919191;pointer-events:none}.bread-crumbs .holder a.current span svg circle{fill:#919191}.catalog{padding-top:40px}@media(max-width: 767px){.catalog{margin-top:24px}}.product-details .holder{display:-webkit-box;display:-ms-flexbox;display:flex;gap:62px}@media(max-width: 900px){.product-details .holder{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}}.product-details .holder .slider{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;overflow:visible}.product-details .holder .slider .jeyslider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:10px;position:relative;max-width:100%;overflow:visible}.product-details .holder .slider .jeyslider .slider-container{position:relative;overflow:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:20px;width:100%;max-width:500px;aspect-ratio:1}@media(max-width: 900px){.product-details .holder .slider .jeyslider .slider-container{max-width:100%}}@media(max-width: 767px){.product-details .holder .slider .jeyslider .slider-container{border-radius:16px;max-width:90vw;width:90vw;height:90vw;aspect-ratio:unset;margin:0 auto;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.product-details .holder .slider .jeyslider .slider-container .slides-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease, -webkit-transform .25s ease;width:100%;height:100%}@media(max-width: 767px){.product-details .holder .slider .jeyslider .slider-container .slides-wrapper{width:100%}}.product-details .holder .slider .jeyslider .slider-container .slide{background:#fff;border-radius:20px;min-width:100%;width:100%;height:100%;-ms-flex-negative:0;flex-shrink:0}@media(max-width: 767px){.product-details .holder .slider .jeyslider .slider-container .slide{border-radius:16px;min-width:100%;width:100%;height:auto;-ms-flex-negative:0;flex-shrink:0}}.product-details .holder .slider .jeyslider .slider-container .slide img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block;border-radius:20px}@media(max-width: 767px){.product-details .holder .slider .jeyslider .slider-container .slide img{border-radius:16px}}.product-details .holder .slider .jeyslider .slider-thumbnails{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-ms-flex-negative:0;flex-shrink:0;max-height:500px;overflow-y:auto;scroll-behavior:smooth;cursor:-webkit-grab;cursor:grab;position:relative;scrollbar-width:none;-ms-overflow-style:none}.product-details .holder .slider .jeyslider .slider-thumbnails:active{cursor:-webkit-grabbing;cursor:grabbing}.product-details .holder .slider .jeyslider .slider-thumbnails[data-visible="3"] .thumbnails-slide{height:160px}.product-details .holder .slider .jeyslider .slider-thumbnails[data-visible="4.5"] .thumbnails-slide{height:104.4444444444px}.product-details .holder .slider .jeyslider .slider-thumbnails[data-visible="5.5"] .thumbnails-slide{height:83.6363636364px}.product-details .holder .slider .jeyslider .slider-thumbnails[data-visible="4.5"] .thumbnails-slide{height:103.3333333333px}.product-details .holder .slider .jeyslider .slider-thumbnails[data-visible="5.5"] .thumbnails-slide{height:82.7272727273px}@media(max-width: 767px){.product-details .holder .slider .jeyslider .slider-thumbnails{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:8px;max-height:none;overflow-y:visible;overflow-x:auto;scroll-behavior:smooth;padding:10px 0 0 0;margin-bottom:0;width:100%;cursor:-webkit-grab;cursor:grab}.product-details .holder .slider .jeyslider .slider-thumbnails[data-visible="3"] .thumbnails-slide,.product-details .holder .slider .jeyslider .slider-thumbnails[data-visible="4.5"] .thumbnails-slide,.product-details .holder .slider .jeyslider .slider-thumbnails[data-visible="5"] .thumbnails-slide,.product-details .holder .slider .jeyslider .slider-thumbnails[data-visible="4.5"] .thumbnails-slide,.product-details .holder .slider .jeyslider .slider-thumbnails[data-visible="5.5"] .thumbnails-slide{height:auto}.product-details .holder .slider .jeyslider .slider-thumbnails .thumbnails-slide{width:64px !important;height:64px !important;min-width:64px !important;max-width:64px !important;min-height:64px !important;max-height:64px !important}}.product-details .holder .slider .jeyslider .slider-thumbnails .thumbnails-slide{background:#fff;width:80px;height:80px;border-radius:10px;cursor:pointer;overflow:hidden;-webkit-transition:all .15s ease;transition:all .15s ease;-ms-flex-negative:0;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.product-details .holder .slider .jeyslider .slider-thumbnails .thumbnails-slide.active{border:2px solid #6ab0e3}.product-details .holder .slider .jeyslider .slider-thumbnails .thumbnails-slide img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:10px;-webkit-transition:opacity .15s ease;transition:opacity .15s ease;pointer-events:none}@media(max-width: 767px){.product-details .holder .slider .jeyslider .slider-thumbnails .thumbnails-slide img{border-radius:8px}}.product-details .holder .slider .jeyslider .slider-thumbnails .thumbnails-slide:hover:not(.active) img{opacity:.8}.product-details .holder .slider .jeyslider .slider-thumbnails::-webkit-scrollbar{width:0px;height:0px;background:rgba(0,0,0,0)}.product-details .holder .slider .jeyslider .slider-thumbnails::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.product-details .holder .slider .jeyslider .slider-thumbnails::-webkit-scrollbar-thumb{background:rgba(0,0,0,0)}.product-details .holder .slider .jeyslider .slider-arrows .slider-button-prev,.product-details .holder .slider .jeyslider .slider-arrows .slider-button-next{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:40px;height:40px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:10}@media(max-width: 767px){.product-details .holder .slider .jeyslider .slider-arrows .slider-button-prev,.product-details .holder .slider .jeyslider .slider-arrows .slider-button-next{width:36px;height:36px}}.product-details .holder .slider .jeyslider .slider-arrows .slider-button-prev svg,.product-details .holder .slider .jeyslider .slider-arrows .slider-button-next svg{width:24px;height:24px;-webkit-transition:all .3s ease;transition:all .3s ease}@media(max-width: 767px){.product-details .holder .slider .jeyslider .slider-arrows .slider-button-prev svg,.product-details .holder .slider .jeyslider .slider-arrows .slider-button-next svg{width:20px;height:20px}}.product-details .holder .slider .jeyslider .slider-arrows .slider-button-prev svg path,.product-details .holder .slider .jeyslider .slider-arrows .slider-button-next svg path{fill:#1e1e1e;-webkit-transition:fill .3s ease;transition:fill .3s ease}.product-details .holder .slider .jeyslider .slider-arrows .slider-button-prev.disabled,.product-details .holder .slider .jeyslider .slider-arrows .slider-button-next.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.product-details .holder .slider .jeyslider .slider-arrows .slider-button-prev{left:15px}@media(max-width: 767px){.product-details .holder .slider .jeyslider .slider-arrows .slider-button-prev{left:10px}}.product-details .holder .slider .jeyslider .slider-arrows .slider-button-next{right:15px}@media(max-width: 767px){.product-details .holder .slider .jeyslider .slider-arrows .slider-button-next{right:10px}}@media(max-width: 767px){.product-details .holder .slider .jeyslider{gap:8px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.product-details .holder .slider .jeyslider .slider-container{width:100%;margin:0 auto}.product-details .holder .slider .jeyslider .slider-thumbnails{-ms-touch-action:pan-x;touch-action:pan-x;-webkit-overflow-scrolling:touch}}.product-details .holder .slider .thumbnails-scroll-arrow{position:absolute;bottom:-20px;left:24px;width:40px;height:40px;background:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:15;opacity:1;visibility:visible}.product-details .holder .slider .thumbnails-scroll-arrow.hidden{opacity:0;visibility:hidden;pointer-events:none}.product-details .holder .slider .thumbnails-scroll-arrow:hover{background:hsla(0,0%,100%,.9)}.product-details .holder .slider .thumbnails-scroll-arrow svg{width:24px;height:24px;-webkit-transition:all .3s ease;transition:all .3s ease}.product-details .holder .slider .thumbnails-scroll-arrow svg path{fill:#1e1e1e;-webkit-transition:fill .3s ease;transition:fill .3s ease}@media(max-width: 767px){.product-details .holder .slider .thumbnails-scroll-arrow{display:none}}.product-details .holder .info{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;border-radius:40px;background:#fff;-webkit-box-shadow:0px 4px 20px 0px rgba(0,103,178,.1);box-shadow:0px 4px 20px 0px rgba(0,103,178,.1);padding:3.5em;position:relative}.product-details .holder .info .favorite{position:absolute;right:-16px;top:-16px;background:#fff;border:5px solid #e9f6ff;border-radius:100px;padding:15px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@media(max-width: 767px){.product-details .holder .info .favorite{border:3px solid #e9f6ff;padding:5px;right:-10px;top:-10px}}@media(max-width: 767px){.product-details .holder .info .favorite svg{width:32px;height:32px}}.product-details .holder .info .favorite:hover svg path{fill:#ff61b0}.product-details .holder .info .favorite .heart-empty{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.product-details .holder .info .favorite .heart-filled{display:none}.product-details .holder .info .favorite.active .heart-empty{display:none}.product-details .holder .info .favorite.active .heart-filled{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@media(max-width: 1024px){.product-details .holder .info{padding:2.5em}}@media(max-width: 767px){.product-details .holder .info{padding:24px;border-radius:20px}}.product-details .holder .info .current-tags{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.5em}@media(max-width: 767px){.product-details .holder .info .current-tags{gap:24px;margin-bottom:12px}}.product-details .holder .info .current-tags .tag{border-radius:40px;background:#f10303;color:#fff;padding:4px 14px;font-size:14px;font-weight:600;line-height:128%}@media(max-width: 767px){.product-details .holder .info .current-tags .tag{font-size:12px}}.product-details .holder .info .current-tags .availability{color:#1e1e1e;font-size:14px;font-style:normal;font-weight:400;line-height:128%;position:relative;margin-left:12px}.product-details .holder .info .current-tags .availability::before{content:"";position:absolute;top:50%;left:-12px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background:#12bc3f;--dot-color: #12bc3f;-webkit-animation:dynamicGlow 1s ease-in-out infinite alternate;animation:dynamicGlow 1s ease-in-out infinite alternate}@media(max-width: 767px){.product-details .holder .info .current-tags .availability{font-size:12px}}.product-details .holder .info .current-tags .availability.available::before{background:#12bc3f;--dot-color: #12bc3f}.product-details .holder .info .current-tags .availability.unavailable::before{background:#f10303;--dot-color: #f10303}.product-details .holder .info .current-tags .availability.waiting::before{background:#f0a103;--dot-color: #f0a103}.product-details .holder .info .details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2em}@media(max-width: 767px){.product-details .holder .info .details{gap:24px}}.product-details .holder .info .details .header h3.title{color:#1e1e1e;font-size:1.75em;font-weight:600;line-height:114%;margin-bottom:16px}@media(max-width: 767px){.product-details .holder .info .details .header h3.title{font-size:18px}}.product-details .holder .info .details .header .blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}@media(max-width: 500px){.product-details .holder .info .details .header .blocks{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.product-details .holder .info .details .header .blocks .article{color:#919191;font-size:14px;font-style:normal;font-weight:400;line-height:128%}.product-details .holder .info .details .header .blocks .article span{color:#1e1e1e}.product-details .holder .info .details .header .blocks .reviews{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-details .holder .info .details .header .blocks .reviews .stars{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px}.product-details .holder .info .details .header .blocks .reviews .stars img{width:20px;height:20px}.product-details .holder .info .details .header .blocks .reviews .count{color:#1e1e1e;font-size:14px;font-style:normal;font-weight:400;line-height:128%;text-decoration:underline;text-underline-offset:4px}.product-details .holder .info .colors .name{margin-bottom:8px;color:#919191;font-size:14px;font-weight:400;line-height:128%}@media(max-width: 500px){.product-details .holder .info .colors .name{font-size:14px}}.product-details .holder .info .colors .lists{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px}.product-details .holder .info .colors .lists .color a{width:40px;height:40px;padding:6px;border-radius:8px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid rgba(0,0,0,0);-webkit-box-sizing:border-box;box-sizing:border-box}@media(max-width: 767px){.product-details .holder .info .colors .lists .color a{width:32px;height:32px}}.product-details .holder .info .colors .lists .color a span{width:28px;height:28px;border-radius:2px;-ms-flex-negative:0;flex-shrink:0}@media(max-width: 767px){.product-details .holder .info .colors .lists .color a span{width:20px;height:20px}}.product-details .holder .info .colors .lists .color a.active{background:rgba(193,229,255,.8);border-color:#6ab0e3}.product-details .holder .info .colors .lists .color a:hover{background:rgba(193,229,255,.8);border-color:#6ab0e3}.product-details .holder .info .prices .price{font-size:1.75em;font-weight:600;line-height:130%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px;margin-top:auto}@media(max-width: 767px){.product-details .holder .info .prices .price{font-size:20px;line-height:128%;gap:2px}}.product-details .holder .info .prices .price .current{color:#1e1e1e;white-space:nowrap}.product-details .holder .info .prices .price .old{text-decoration-line:line-through;text-decoration-thickness:1px;color:#b2b2b2;white-space:nowrap}.product-details .holder .info .prices .price .separator{color:#b2b2b2}.product-details .holder .info .prices .price.discounted .current{color:#f10303}.product-details .holder .info .btn{width:100%;min-height:56px}@media(max-width: 767px){.product-details .holder .info .btn{min-height:48px;font-size:16px}}.product-description{padding-top:0}.product-description .holder{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}@media(max-width: 900px){.product-description .holder{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.product-description .holder .column{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.product-description .holder .column .read-more{color:#1e1e1e;font-size:14px;font-style:normal;font-weight:400;line-height:128%;margin-right:auto;text-decoration:underline;text-underline-offset:4px;-webkit-transition:all .3s ease;transition:all .3s ease;background:none;border:none;cursor:pointer;padding:8px 0;display:block}.product-description .holder .column .read-more:hover{color:#6ab0e3}.product-description .holder .column .read-more.hidden{display:none}.product-description .holder .column h4.title{color:#1e1e1e;font-size:1.5em;font-weight:600;line-height:125%}@media(max-width: 767px){.product-description .holder .column h4.title{font-size:18px}}.product-description .holder .column .item{border-radius:40px;background:#fff;-webkit-box-shadow:0px 4px 20px 0px rgba(0,103,178,.1);box-shadow:0px 4px 20px 0px rgba(0,103,178,.1);padding:3.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2em}@media(max-width: 767px){.product-description .holder .column .item{gap:20px;padding:24px;border-radius:20px}}.product-description .holder .column .description .info p{color:#1e1e1e;font-size:1em;font-weight:400;line-height:150%;-webkit-transition:all .3s ease;transition:all .3s ease}.product-description .holder .column .description .info p.text-clamped{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(max-width: 500px){.product-description .holder .column .description .info p.text-clamped{-webkit-line-clamp:8}}.product-description .holder .column .description .info p.text-expanded{display:block;overflow:visible;text-overflow:unset;-webkit-line-clamp:unset;-webkit-box-orient:unset}@media(max-width: 767px){.product-description .holder .column .description .info p{font-size:14px}}.product-description .holder .column .description .info .read-more{margin-top:12px}.product-description .holder .column .delivery-payment{gap:32px}.product-description .holder .column .delivery-payment .methods .lists{margin-bottom:24px;position:relative}.product-description .holder .column .delivery-payment .methods .lists:nth-child(1)::before{position:absolute;content:"";top:0;left:0;-webkit-transform:translateY(0%);transform:translateY(0%);width:25px;height:25px;background:url(../icon/delivery.svg) no-repeat center;background-size:contain}.product-description .holder .column .delivery-payment .methods .lists:nth-child(2)::before{position:absolute;content:"";top:-5px;left:0;-webkit-transform:translateY(0%);transform:translateY(0%);width:32px;height:32px;background:url(../icon/payment.svg) no-repeat center;background-size:contain}@media(max-width: 500px){.product-description .holder .column .delivery-payment .methods .lists:nth-child(2)::before{top:5px}}.product-description .holder .column .delivery-payment .methods .lists li{color:#1e1e1e;font-size:1em;font-style:normal;font-weight:400;line-height:150%;position:relative;margin-left:56px}.product-description .holder .column .delivery-payment .methods .lists li::marker{font-size:12px;margin-bottom:2px}@media(max-width: 767px){.product-description .holder .column .delivery-payment .methods .lists li{font-size:14px;line-height:142%}}.product-description .holder .column .characteristics{height:100%}.product-description .holder .column .characteristics .characteristics-list{list-style-type:none}.product-description .holder .column .characteristics .characteristics-list li{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.5em;padding-bottom:12px;border-bottom:1px solid #f2f2f2;margin-bottom:18px;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:all .3s ease;transition:all .3s ease}.product-description .holder .column .characteristics .characteristics-list li:last-child{margin-bottom:0}.product-description .holder .column .characteristics .characteristics-list li.hidden{display:none}.product-description .holder .column .characteristics .characteristics-list li.show-animation{-webkit-animation:slideIn .3s ease forwards;animation:slideIn .3s ease forwards}@media(max-width: 767px){.product-description .holder .column .characteristics .characteristics-list li{gap:24px;margin-bottom:12px;padding-bottom:10px}}.product-description .holder .column .characteristics .characteristics-list li span{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;color:#1e1e1e;font-size:16px;font-weight:400;line-height:125%}@media(max-width: 767px){.product-description .holder .column .characteristics .characteristics-list li span{font-size:14px;line-height:133%}}.product-reviews .holder{max-width:52em}.product-reviews .holder .header{margin-bottom:5em}@media(max-width: 767px){.product-reviews .holder .header{margin-bottom:44px}}.product-reviews .holder .header h2.title{text-align:center}@media(max-width: 500px){.product-reviews .holder .header h2.title{max-width:200px;margin:0 auto}}.product-reviews .holder .header .average-rating{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2.5em}@media(max-width: 767px){.product-reviews .holder .header .average-rating{margin-top:24px}}.product-reviews .holder .header .average-rating .stars{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px}.product-reviews .holder .header .average-rating .stars img{width:32px;height:32px}@media(max-width: 767px){.product-reviews .holder .header .average-rating .stars img{width:28px;height:28px}}.product-reviews .holder .header .average-rating .count{color:#1e1e1e;font-size:14px;font-style:normal;font-weight:400;line-height:128%;text-decoration:underline;text-underline-offset:4px}.product-reviews .holder .reviews .review{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;padding:20px 0;border-top:1px solid #d3d3d3;margin-bottom:44px}.product-reviews .holder .reviews .review:last-child{margin-bottom:0}@media(max-width: 767px){.product-reviews .holder .reviews .review{gap:16px;padding:14px 0}}.product-reviews .holder .reviews .review .stars{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px}.product-reviews .holder .reviews .review .stars img{width:24px;height:24px}@media(max-width: 767px){.product-reviews .holder .reviews .review .stars img{width:16px;height:16px}}.product-reviews .holder .reviews .review .text{color:#1e1e1e;font-size:16px;font-weight:400;line-height:150%}@media(max-width: 767px){.product-reviews .holder .reviews .review .text{font-size:14px}}.product-reviews .holder .reviews .review .photo{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}@media(max-width: 767px){.product-reviews .holder .reviews .review .photo{gap:8px}}.product-reviews .holder .reviews .review .photo img{width:100px;height:100px;border-radius:16px}@media(max-width: 767px){.product-reviews .holder .reviews .review .photo img{border-radius:10px;width:64px;height:64px}}.product-reviews .holder .reviews .review .publicator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-reviews .holder .reviews .review .publicator .name{color:#1e1e1e;font-size:16px;font-weight:600;line-height:125%}@media(max-width: 767px){.product-reviews .holder .reviews .review .publicator .name{font-size:14px}}.product-reviews .holder .reviews .review .publicator .data{color:#919191;font-size:14px;font-weight:400;line-height:128%}@media(max-width: 767px){.product-reviews .holder .reviews .review .publicator .data{font-size:12px}}.product-form .holder{position:relative}.product-form .holder .form{max-width:628px;margin:0 auto;border-radius:40px;background:#fff;-webkit-box-shadow:0px 4px 20px 0px rgba(0,103,178,.1);box-shadow:0px 4px 20px 0px rgba(0,103,178,.1);padding:3.5em 5em}@media(max-width: 767px){.product-form .holder .form{border-radius:20px;padding:32px}}@media(max-width: 500px){.product-form .holder .form{padding:24px}}.product-form .holder .form h4.title{color:#1e1e1e;font-size:2em;font-weight:600;line-height:125%;margin-bottom:40px;text-align:center}@media(max-width: 767px){.product-form .holder .form h4.title{font-size:20px;line-height:120%;margin-bottom:24px}}.product-form .holder .form form .stars{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:40px}@media(max-width: 767px){.product-form .holder .form form .stars{gap:14px;margin-bottom:32px}}.product-form .holder .form form .stars .star{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;cursor:pointer;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease;-webkit-transform-origin:center;transform-origin:center}.product-form .holder .form form .stars .star:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.product-form .holder .form form .stars .star svg{width:44px;height:44px}@media(max-width: 767px){.product-form .holder .form form .stars .star svg{width:36px;height:36px}}.product-form .holder .form form .stars .star svg path{-webkit-transition:all .2s ease;transition:all .2s ease}.product-form .holder .form form .uploads{margin-top:20px}.product-form .holder .form form .uploads .icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;color:#1e1e1e;font-size:16px;font-weight:400;line-height:125%}.product-form .holder .form form .uploads .uploads-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.product-form .holder .form form .uploads .uploads-item .item{color:#1e1e1e;font-size:18px;font-style:normal;font-weight:400;line-height:133%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.product-form .holder .form form .uploads .uploads-item .item span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.product-form .holder .form form .btn{margin-top:40px;width:100%;padding:15px 32px}@media(max-width: 767px){.product-form .holder .form form .btn{padding:12px 32px;margin-top:24px}}.product-form .holder .labubu-box{position:absolute;left:0;bottom:10px;overflow:hidden}@media(max-width: 900px){.product-form .holder .labubu-box img{width:164px;height:275px}}@media(max-width: 767px){.product-form .holder .labubu-box{position:unset;margin-bottom:-45px;display:block}}.product-form .holder .stich-box{position:absolute;right:-20px;bottom:-110px;overflow:hidden}@media(max-width: 900px){.product-form .holder .stich-box img{width:323px}}@media(max-width: 767px){.product-form .holder .stich-box{position:unset;margin-top:-45px;display:block}}.order--page .holder .content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;margin-top:2.5em}@media(max-width: 900px){.order--page .holder .content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media(max-width: 767px){.order--page .holder .content{margin-top:24px}}.order--page .holder .content h4.title{color:#1e1e1e;font-size:1.5em;font-style:normal;font-weight:600;line-height:125%}@media(max-width: 767px){.order--page .holder .content h4.title{font-size:18px}}.order--page .holder .content .coloumn{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.order--page .holder .content .coloumn .item{border-radius:24px;background:#fff;-webkit-box-shadow:0px 4px 20px 0px rgba(0,103,178,.1);box-shadow:0px 4px 20px 0px rgba(0,103,178,.1);padding:2em;margin-bottom:2.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2em}.order--page .holder .content .coloumn .item:last-child{margin-bottom:0}@media(max-width: 767px){.order--page .holder .content .coloumn .item{padding:24px;margin-bottom:24px;gap:20px}}.order--page .holder .content .coloumn .item .inputs{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}@media(max-width: 767px){.order--page .holder .content .coloumn .item .inputs{grid-template-columns:1fr}}.order--page .holder .content .coloumn .item .checked-box{color:#1e1e1e;font-size:1em;font-style:normal;font-weight:400;line-height:125%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:16px}@media(max-width: 767px){.order--page .holder .content .coloumn .item .checked-box{font-size:14px}}.order--page .holder .content .coloumn .item .checked-box input{-ms-flex-negative:0;flex-shrink:0;margin-bottom:0}.order--page .holder .content .coloumn .item .selfDelivery{border-radius:12px;background:#f9f9f9;padding:12px}.order--page .holder .content .coloumn .item .selfDelivery p{color:#1e1e1e;font-size:16px;font-style:normal;font-weight:400;line-height:150%}@media(max-width: 767px){.order--page .holder .content .coloumn .item .selfDelivery p{font-size:14px}}.order--page .holder .content .coloumn .item .delivery-inputs>div{display:none}.order--page .holder .content .coloumn .item .delivery-inputs>div.active{display:block}.order--page .holder .content .coloumn .order-block{gap:0;padding:2em}@media(max-width: 767px){.order--page .holder .content .coloumn .order-block{padding:24px}}.order--page .holder .content .coloumn .order-block .cart-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.order--page .holder .content .coloumn .order-block .cart-item:not(:last-of-type){margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid #d3d3d3}@media(max-width: 767px){.order--page .holder .content .coloumn .order-block .cart-item:not(:last-of-type){margin-bottom:24px;padding-bottom:24px}}@media(max-width: 767px){.order--page .holder .content .coloumn .order-block .cart-item{gap:16px}}.order--page .holder .content .coloumn .order-block .product-image{width:124px;height:124px;border-radius:0.5em;background-size:cover;background-position:center;background-repeat:no-repeat;-ms-flex-negative:0;flex-shrink:0}@media(max-width: 767px){.order--page .holder .content .coloumn .order-block .product-image{width:100px;height:100px}}@media(max-width: 500px){.order--page .holder .content .coloumn .order-block .product-image{width:96px;height:96px}}.order--page .holder .content .coloumn .order-block .product-details{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media(max-width: 767px){.order--page .holder .content .coloumn .order-block .product-details{gap:16px}}.order--page .holder .content .coloumn .order-block .product-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}@media(max-width: 767px){.order--page .holder .content .coloumn .order-block .product-info{gap:8px}}.order--page .holder .content .coloumn .order-block .product-title{color:#1e1e1e;font-family:"OpenSans",sans-serif;font-size:0.875em;font-weight:600;line-height:128%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@media(max-width: 767px){.order--page .holder .content .coloumn .order-block .product-title{font-size:14px;line-height:133%;text-align:left}}.order--page .holder .content .coloumn .order-block .product-color{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:0.875em;line-height:128%}@media(max-width: 767px){.order--page .holder .content .coloumn .order-block .product-color{font-size:12px}}.order--page .holder .content .coloumn .order-block .product-color .color-label{color:#919191;font-weight:400}.order--page .holder .content .coloumn .order-block .product-color .color-value{color:#1e1e1e;font-weight:600}.order--page .holder .content .coloumn .order-block .product-price{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:0.875em;font-weight:600;line-height:128%}@media(max-width: 767px){.order--page .holder .content .coloumn .order-block .product-price{font-size:12px;gap:2px}}.order--page .holder .content .coloumn .order-block .product-price .price-old{color:#b2b2b2;text-decoration:line-through}.order--page .holder .content .coloumn .order-block .product-price .price-separator{color:#b2b2b2}.order--page .holder .content .coloumn .order-block .product-price .price-current{color:#f10303}.order--page .holder .content .coloumn .order-block .product-price .price-regular{color:#1e1e1e}.order--page .holder .content .coloumn .order-block .product-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media(max-width: 500px){.order--page .holder .content .coloumn .order-block .product-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px}}.order--page .holder .content .coloumn .order-block .quantity-controls{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order--page .holder .content .coloumn .order-block .quantity-btn{width:24px;height:24px;border:none;background:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.order--page .holder .content .coloumn .order-block .quantity-btn svg{width:100%;height:100%}.order--page .holder .content .coloumn .order-block .quantity-btn:hover{opacity:.7}.order--page .holder .content .coloumn .order-block .quantity-value{width:24px;text-align:center;font-size:1em;font-weight:600;line-height:125%;color:#1e1e1e}@media(max-width: 767px){.order--page .holder .content .coloumn .order-block .quantity-value{font-size:14px}}.order--page .holder .content .coloumn .order-block .remove-btn{background:none;border:none;border-bottom:1px solid #1e1e1e;padding:1px 0;font-size:0.875em;font-weight:400;line-height:128%;color:#1e1e1e;cursor:pointer;font-family:inherit;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}@media(max-width: 767px){.order--page .holder .content .coloumn .order-block .remove-btn{font-size:12px}}.order--page .holder .content .coloumn .order-block .remove-btn:hover{opacity:.7}.order--page .holder .content .coloumn .order-block .promo-section{margin-bottom:32px}@media(max-width: 767px){.order--page .holder .content .coloumn .order-block .promo-section{margin-bottom:24px}}.order--page .holder .content .coloumn .order-block .promo-title{font-size:1em;font-weight:600;line-height:125%;color:#1e1e1e;margin-bottom:14px}@media(max-width: 767px){.order--page .holder .content .coloumn .order-block .promo-title{font-size:14px;margin-bottom:12px}}.order--page .holder .content .coloumn .order-block .promo-form{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width: 500px){.order--page .holder .content .coloumn .order-block .promo-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}}.order--page .holder .content .coloumn .order-block .promo-form input{margin-bottom:0}.order--page .holder .content .coloumn .order-block .promo-input{-webkit-box-flex:1;-ms-flex:1;flex:1;border:1px solid #d3d3d3;border-radius:0.75em;padding:16px 20px;font-size:1em;line-height:150%;font-family:inherit;color:#1e1e1e}@media(max-width: 767px){.order--page .holder .content .coloumn .order-block .promo-input{padding:12px 16px;font-size:14px}}.order--page .holder .content .coloumn .order-block .promo-input::-webkit-input-placeholder{color:#b2b2b2}.order--page .holder .content .coloumn .order-block .promo-input::-moz-placeholder{color:#b2b2b2}.order--page .holder .content .coloumn .order-block .promo-input:-ms-input-placeholder{color:#b2b2b2}.order--page .holder .content .coloumn .order-block .promo-input::-ms-input-placeholder{color:#b2b2b2}.order--page .holder .content .coloumn .order-block .promo-input::placeholder{color:#b2b2b2}.order--page .holder .content .coloumn .order-block .promo-input:focus{outline:none;border-color:#6ab0e3}.order--page .holder .content .coloumn .order-block .promo-btn{background-color:#6ab0e3;border:none;border-radius:3.75em;padding:16px 24px;font-size:1.125em;font-weight:600;line-height:133%;color:#fff;cursor:pointer;white-space:nowrap;font-family:inherit;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}@media(max-width: 767px){.order--page .holder .content .coloumn .order-block .promo-btn{padding:12px 20px;font-size:16px}}@media(max-width: 500px){.order--page .holder .content .coloumn .order-block .promo-btn{-ms-flex-item-align:stretch;align-self:stretch}}.order--page .holder .content .coloumn .order-block .promo-btn:hover{opacity:.9}.order--page .holder .content .coloumn .order-block .promo-btn:active{-webkit-transform:translateY(1px);transform:translateY(1px)}.order--page .holder .content .coloumn .order-block .summary-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media(max-width: 767px){.order--page .holder .content .coloumn .order-block .summary-section{gap:16px}}.order--page .holder .content .coloumn .order-block .summary-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.125em;font-weight:600;line-height:133%;color:#1e1e1e}@media(max-width: 767px){.order--page .holder .content .coloumn .order-block .summary-row{font-size:16px}}.order--page .holder .content .coloumn .order-block .summary-row.summary-total{padding-top:20px;border-top:1px solid #d3d3d3;font-size:1.5em;line-height:125%}@media(max-width: 767px){.order--page .holder .content .coloumn .order-block .summary-row.summary-total{font-size:20px;padding-top:16px}}.order--page .holder .content .coloumn .order-block .empty-cart{text-align:center;padding:60px 20px;color:#919191}@media(max-width: 767px){.order--page .holder .content .coloumn .order-block .empty-cart{padding:40px 16px}}.order--page .holder .content .coloumn .order-block .empty-cart .empty-icon{width:80px;height:80px;margin:0 auto 20px}@media(max-width: 767px){.order--page .holder .content .coloumn .order-block .empty-cart .empty-icon{width:60px;height:60px;margin-bottom:16px}}.order--page .holder .content .coloumn .order-block .empty-cart .empty-icon svg{width:100%;height:100%}.order--page .holder .content .coloumn .order-block .empty-cart h3{margin-bottom:10px;font-size:1.125em;font-weight:600;color:#1e1e1e}@media(max-width: 767px){.order--page .holder .content .coloumn .order-block .empty-cart h3{font-size:16px;margin-bottom:8px}}.order--page .holder .content .coloumn .order-block .empty-cart p{margin-bottom:20px;font-size:1em;line-height:150%}@media(max-width: 767px){.order--page .holder .content .coloumn .order-block .empty-cart p{font-size:14px;margin-bottom:16px}}@media(max-width: 767px){.order--page .holder .content .coloumn .order-block .empty-cart .btn{font-size:14px;padding:10px 20px}}.order--page .holder .content .coloumn .order-block .quantity-btn.disabled{cursor:not-allowed;pointer-events:none}.order--page .holder .content .coloumn .order-block .quantity-btn.disabled svg path{stroke:#d3d3d3}@media(max-width: 500px){.order--page .holder .content .coloumn .order-block .cart-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.order--page .holder .content .coloumn .order-block .product-image{-ms-flex-item-align:center;align-self:center}}.order--page .holder .content .send-form .btn{width:100%;padding:0.8125em 2em}@media(max-width: 500px){.order--page .holder .content .send-form .btn{padding:11px 32px;font-size:16px}}.order--page .holder .content .send-form .privacy-policy{opacity:.6;color:#333;font-size:16px;font-weight:400;line-height:145%;margin-top:24px}.order--page .holder .content .send-form .privacy-policy b{font-weight:600}.order--page .holder .content .send-form .privacy-policy b:hover{color:#4b9ad3}.order--page .holder .content .send-form .privacy-policy b a{display:inline}@media(max-width: 767px){.order--page .holder .content .send-form .privacy-policy{font-size:14px}}.about--page .holder h2.title{margin-bottom:40px}@media(max-width: 767px){.about--page .holder h2.title{margin-bottom:32px}}.about--page .holder .left p{margin-bottom:20px}.about--page .holder .left ul{margin-bottom:20px}.about--page .holder .left ul li{color:#1e1e1e;font-size:1.125em;font-style:normal;font-weight:400;line-height:144%;margin-left:30px;margin-bottom:8px}.about--page .holder .left ul li::marker{font-size:12px}@media(max-width: 767px){.about--page .holder .left ul li{font-size:16px}}.advantages-section .holder h2.title{margin-bottom:32px}@media(max-width: 767px){.advantages-section .holder h2.title{margin-bottom:24px}}.advantages-section .holder .description{color:#1e1e1e;font-size:1.125em;font-weight:400;line-height:144%;max-width:628px}@media(max-width: 767px){.advantages-section .holder .description{font-size:16px}}.advantages-section .holder .cards{margin-top:5em;display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:24px;overflow:hidden}@media(max-width: 550px){.advantages-section .holder .cards{grid-template-columns:1fr}}@media(max-width: 767px){.advantages-section .holder .cards{gap:12px;margin-top:40px}}.advantages-section .holder .cards .card{padding:2em 1.5em;border-radius:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:56px}@media(max-width: 767px){.advantages-section .holder .cards .card{gap:20px}}@media(max-width: 550px){.advantages-section .holder .cards .card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:14px 12px;border-radius:16px}}.advantages-section .holder .cards .card .image{overflow:hidden;width:100%}@media(max-width: 550px){.advantages-section .holder .cards .card .image{overflow:unset;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}.advantages-section .holder .cards .card .image::-webkit-scrollbar{display:none}}.advantages-section .holder .cards .card .image img{max-width:230px;max-height:168px;-o-object-fit:contain;object-fit:contain;margin:0 auto}@media(max-width: 550px){.advantages-section .holder .cards .card .image img{max-width:120px;max-height:93px}}.advantages-section .holder .cards .card .info h4.title{color:#000;text-align:center;font-size:1.25em;font-weight:600;line-height:130%;margin-bottom:12px}@media(max-width: 767px){.advantages-section .holder .cards .card .info h4.title{font-size:16px;margin-bottom:8px}}@media(max-width: 550px){.advantages-section .holder .cards .card .info h4.title{text-align:left}}.advantages-section .holder .cards .card .info .description{color:#000;text-align:center;font-size:1em;font-weight:400;line-height:125%}@media(max-width: 767px){.advantages-section .holder .cards .card .info .description{font-size:14px}}@media(max-width: 550px){.advantages-section .holder .cards .card .info .description{text-align:left}}.single-post .holder .header{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}@media(max-width: 767px){.single-post .holder .header{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:32px}}.single-post .holder .header .left{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px}.single-post .holder .header .left .contain h1.title{color:#1e1e1e;font-size:3.25em;font-weight:600;line-height:111%;margin-bottom:32px}@media(max-width: 767px){.single-post .holder .header .left .contain h1.title{font-size:24px;margin-bottom:20px}}.single-post .holder .header .left .contain .description{color:#1e1e1e;font-size:16px;font-weight:400;line-height:150%}.single-post .holder .header .left .data{color:#919191;font-size:16px;font-weight:600;line-height:125%}@media(max-width: 767px){.single-post .holder .header .left .data{font-size:14px}}.single-post .holder .header .right{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.single-post .holder .header .right img{border-radius:40px}@media(max-width: 767px){.single-post .holder .header .right img{border-radius:20px}}.single-post .info-holder{max-width:58.5em;margin-top:7.5em;margin-bottom:6.25em}@media(max-width: 767px){.single-post .info-holder{margin-top:80px;margin-bottom:40px}}.single-post .info-holder img{border-radius:40px}@media(max-width: 767px){.single-post .info-holder img{border-radius:20px}}.single-post .info-holder h1,.single-post .info-holder h2,.single-post .info-holder h3,.single-post .info-holder h4{color:#1e1e1e;font-size:32px;font-weight:600;line-height:125%;margin-bottom:16px}@media(max-width: 767px){.single-post .info-holder h1,.single-post .info-holder h2,.single-post .info-holder h3,.single-post .info-holder h4{font-size:20px}}.single-post .info-holder p,.single-post .info-holder ul>li,.single-post .info-holder a,.single-post .info-holder ol>li{color:#1e1e1e;font-size:16px;font-style:normal;font-weight:400;line-height:125%;margin-bottom:24px}.single-post .info-holder p:last-child,.single-post .info-holder ul>li:last-child,.single-post .info-holder a:last-child,.single-post .info-holder ol>li:last-child{margin-bottom:0}.single-post .info-holder ul>li,.single-post .info-holder ol>li{margin-left:25px}.related-posts .holder .posts-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5em;margin-top:40px}@media(max-width: 767px){.related-posts .holder .posts-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;margin-top:24px}}.related-posts .holder .post-card{background:#fff;border-radius:20px;-webkit-box-shadow:0px 4px 20px 0px rgba(0,103,178,.1);box-shadow:0px 4px 20px 0px rgba(0,103,178,.1);padding:20px;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-transition:all .3s ease;transition:all .3s ease}@media(max-width: 767px){.related-posts .holder .post-card{border-radius:16px;padding:16px}}@media(max-width: 500px){.related-posts .holder .post-card{padding:12px}}.related-posts .holder .post-card:hover .image img{-webkit-transform:scale(1.05);transform:scale(1.05)}.related-posts .holder .post-card:hover .title{color:#6ab0e3}.related-posts .holder .post-card .post-link{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5em;text-decoration:none;height:100%}@media(max-width: 767px){.related-posts .holder .post-card .post-link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}}.related-posts .holder .post-card .image-container{-ms-flex-negative:0;flex-shrink:0}.related-posts .holder .post-card .image{width:239px;height:239px;border-radius:0.5em;overflow:hidden;position:relative}@media(max-width: 767px){.related-posts .holder .post-card .image{width:100%;height:200px}}.related-posts .holder .post-card .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.related-posts .holder .post-card .content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;min-height:199px}@media(max-width: 767px){.related-posts .holder .post-card .content{min-height:auto}}.related-posts .holder .post-card .text-content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.875em}@media(max-width: 767px){.related-posts .holder .post-card .text-content{gap:12px}}.related-posts .holder .post-card .title{color:#1e1e1e;font-family:"OpenSans",sans-serif;font-size:1.25em;font-weight:600;line-height:130%;margin:0;-webkit-transition:color .3s ease;transition:color .3s ease}@media(max-width: 767px){.related-posts .holder .post-card .title{font-size:18px}}@media(max-width: 500px){.related-posts .holder .post-card .title{font-size:16px}}.related-posts .holder .post-card .description{color:#1e1e1e;font-family:"OpenSans",sans-serif;font-size:1em;font-weight:400;line-height:125%;margin:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(max-width: 767px){.related-posts .holder .post-card .description{font-size:14px;-webkit-line-clamp:3}}@media(max-width: 500px){.related-posts .holder .post-card .description{font-size:13px}}.related-posts .holder .post-card .date{color:#b2b2b2;font-family:"OpenSans",sans-serif;font-size:0.875em;font-weight:600;line-height:142%;margin-top:auto;padding-top:1em}@media(max-width: 767px){.related-posts .holder .post-card .date{font-size:12px;padding-top:12px}}.contact--page .holder .contact-title{margin-bottom:40px}@media(max-width: 767px){.contact--page .holder .contact-title{margin-bottom:24px}}.map .holder iframe{width:100%;height:600px;border-radius:40px;-webkit-box-shadow:0px 4px 20px 0px rgba(0,103,178,.1);box-shadow:0px 4px 20px 0px rgba(0,103,178,.1)}@media(max-width: 767px){.map .holder iframe{border-radius:20px}}.search-title{margin-top:40px;color:#1e1e1e;font-family:"Playpen",sans-serif;font-size:1.75em;font-weight:600;line-height:128%;text-transform:uppercase}@media(max-width: 767px){.search-title{margin-top:24px;font-size:14px}}.search-page{margin-top:0}.page-not-found{height:70vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-not-found .holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}@media(max-width: 767px){.page-not-found .holder{gap:24px}}.page-not-found .holder h1{color:#1e1e1e;text-align:center;font-family:"Playpen",sans-serif;font-size:5em;font-weight:600;line-height:100%;text-transform:uppercase}@media(max-width: 767px){.page-not-found .holder h1{font-size:56px}}.page-not-found .holder p{color:#1e1e1e;text-align:center;font-size:16px;font-weight:400;line-height:125%}@media(max-width: 767px){.page-not-found .holder p{font-size:14px}}.page-not-found .holder .btn{padding:0.8125em 2em}@media(max-width: 500px){.page-not-found .holder .btn{padding:11px 32px;font-size:16px}}.thank-you .holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:52px}@media(max-width: 767px){.thank-you .holder{gap:32px}}.thank-you .holder h2.title{text-align:center}.thank-you .holder p{color:#1e1e1e;text-align:center;font-size:16px;font-weight:400;line-height:125%;max-width:385px}@media(max-width: 767px){.thank-you .holder p{font-size:14px}}.thank-you .holder .btn{padding:0.8125em 2em}@media(max-width: 500px){.thank-you .holder .btn{font-size:16px;padding:11px 32px}}.thank-you .holder img{margin-top:-52px;max-width:390px}.asides-cart{position:fixed;top:0;right:0;height:100dvh;height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding-top:env(safe-area-inset-top);width:440px;background-color:#fff;z-index:999;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;visibility:hidden}@media(max-width: 500px){.asides-cart{width:320px}}.asides-cart .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.asides-cart .container .header{-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:440px;background:#fff;padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.asides-cart .container .header .block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:14px}.asides-cart .container .header .block h3.title{color:#1e1e1e;font-family:"Playpen",sans-serif;font-size:28px;font-weight:600;line-height:128%;text-transform:uppercase}@media(max-width: 767px){.asides-cart .container .header .block h3.title{font-size:24px}}.asides-cart .container .header .block .count{color:#919191;font-size:1.5em;font-weight:600;line-height:125%}@media(max-width: 767px){.asides-cart .container .header .block .count{font-size:18px}}.asides-cart .container .header .close-cart{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.asides-cart .container .order-block{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;gap:0}.asides-cart .container .order-block .cart-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 24px}.asides-cart .container .order-block .cart-item:not(:last-of-type){margin-bottom:32px;padding-top:32px;border-top:1px solid #d3d3d3}@media(max-width: 767px){.asides-cart .container .order-block .cart-item:not(:last-of-type){margin-bottom:24px;padding-top:24px}}.asides-cart .container .order-block .cart-item:first-of-type{padding-top:32px}@media(max-width: 767px){.asides-cart .container .order-block .cart-item{gap:16px}}.asides-cart .container .order-block .product-image{width:124px;height:124px;border-radius:0.5em;background-size:cover;background-position:center;background-repeat:no-repeat;-ms-flex-negative:0;flex-shrink:0}@media(max-width: 767px){.asides-cart .container .order-block .product-image{width:100px;height:100px}}@media(max-width: 500px){.asides-cart .container .order-block .product-image{width:96px;height:96px}}.asides-cart .container .order-block .product-details{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media(max-width: 767px){.asides-cart .container .order-block .product-details{gap:16px}}.asides-cart .container .order-block .product-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}@media(max-width: 767px){.asides-cart .container .order-block .product-info{gap:8px}}.asides-cart .container .order-block .product-title{color:#1e1e1e;font-family:"OpenSans",sans-serif;font-size:0.875em;font-weight:600;line-height:128%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@media(max-width: 767px){.asides-cart .container .order-block .product-title{font-size:14px;line-height:133%;text-align:left}}.asides-cart .container .order-block .product-color{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:0.875em;line-height:128%}@media(max-width: 767px){.asides-cart .container .order-block .product-color{font-size:12px}}.asides-cart .container .order-block .product-color .color-label{color:#919191;font-weight:400}.asides-cart .container .order-block .product-color .color-value{color:#1e1e1e;font-weight:600}.asides-cart .container .order-block .product-price{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:0.875em;font-weight:600;line-height:128%}@media(max-width: 767px){.asides-cart .container .order-block .product-price{font-size:12px;gap:2px}}.asides-cart .container .order-block .product-price .price-old{color:#b2b2b2;text-decoration:line-through}.asides-cart .container .order-block .product-price .price-separator{color:#b2b2b2}.asides-cart .container .order-block .product-price .price-current{color:#f10303}.asides-cart .container .order-block .product-price .price-regular{color:#1e1e1e}.asides-cart .container .order-block .product-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media(max-width: 500px){.asides-cart .container .order-block .product-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px}}.asides-cart .container .order-block .quantity-controls{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.asides-cart .container .order-block .quantity-btn{width:24px;height:24px;border:none;background:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.asides-cart .container .order-block .quantity-btn svg{width:100%;height:100%}.asides-cart .container .order-block .quantity-btn:hover{opacity:.7}.asides-cart .container .order-block .quantity-value{width:24px;text-align:center;font-size:1em;font-weight:600;line-height:125%;color:#1e1e1e}@media(max-width: 767px){.asides-cart .container .order-block .quantity-value{font-size:14px}}.asides-cart .container .order-block .remove-btn{background:none;border:none;border-bottom:1px solid #1e1e1e;padding:1px 0;font-size:0.875em;font-weight:400;line-height:128%;color:#1e1e1e;cursor:pointer;font-family:inherit;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}@media(max-width: 767px){.asides-cart .container .order-block .remove-btn{font-size:12px}}.asides-cart .container .order-block .remove-btn:hover{opacity:.7}.asides-cart .container .order-block .promo-section{margin-bottom:32px}@media(max-width: 767px){.asides-cart .container .order-block .promo-section{margin-bottom:24px}}.asides-cart .container .order-block .promo-title{font-size:1em;font-weight:600;line-height:125%;color:#1e1e1e;margin-bottom:14px}@media(max-width: 767px){.asides-cart .container .order-block .promo-title{font-size:14px;margin-bottom:12px}}.asides-cart .container .order-block .promo-form{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width: 500px){.asides-cart .container .order-block .promo-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}}.asides-cart .container .order-block .promo-form input{margin-bottom:0}.asides-cart .container .order-block .promo-input{-webkit-box-flex:1;-ms-flex:1;flex:1;border:1px solid #d3d3d3;border-radius:0.75em;padding:16px 20px;font-size:1em;line-height:150%;font-family:inherit;color:#1e1e1e}@media(max-width: 767px){.asides-cart .container .order-block .promo-input{padding:12px 16px;font-size:14px}}.asides-cart .container .order-block .promo-input::-webkit-input-placeholder{color:#b2b2b2}.asides-cart .container .order-block .promo-input::-moz-placeholder{color:#b2b2b2}.asides-cart .container .order-block .promo-input:-ms-input-placeholder{color:#b2b2b2}.asides-cart .container .order-block .promo-input::-ms-input-placeholder{color:#b2b2b2}.asides-cart .container .order-block .promo-input::placeholder{color:#b2b2b2}.asides-cart .container .order-block .promo-input:focus{outline:none;border-color:#6ab0e3}.asides-cart .container .order-block .promo-btn{background-color:#6ab0e3;border:none;border-radius:3.75em;padding:16px 24px;font-size:1.125em;font-weight:600;line-height:133%;color:#fff;cursor:pointer;white-space:nowrap;font-family:inherit;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}@media(max-width: 767px){.asides-cart .container .order-block .promo-btn{padding:12px 20px;font-size:16px}}@media(max-width: 500px){.asides-cart .container .order-block .promo-btn{-ms-flex-item-align:stretch;align-self:stretch}}.asides-cart .container .order-block .promo-btn:hover{opacity:.9}.asides-cart .container .order-block .promo-btn:active{-webkit-transform:translateY(1px);transform:translateY(1px)}.asides-cart .container .order-block .empty-cart{text-align:center;padding:60px 20px;color:#919191}@media(max-width: 767px){.asides-cart .container .order-block .empty-cart{padding:40px 16px}}.asides-cart .container .order-block .empty-cart .empty-icon{width:80px;height:80px;margin:0 auto 20px}@media(max-width: 767px){.asides-cart .container .order-block .empty-cart .empty-icon{width:60px;height:60px;margin-bottom:16px}}.asides-cart .container .order-block .empty-cart .empty-icon svg{width:100%;height:100%}.asides-cart .container .order-block .empty-cart h3{margin-bottom:10px;font-size:1.125em;font-weight:600;color:#1e1e1e}@media(max-width: 767px){.asides-cart .container .order-block .empty-cart h3{font-size:16px;margin-bottom:8px}}.asides-cart .container .order-block .empty-cart p{margin-bottom:20px;font-size:1em;line-height:150%}@media(max-width: 767px){.asides-cart .container .order-block .empty-cart p{font-size:14px;margin-bottom:16px}}@media(max-width: 767px){.asides-cart .container .order-block .empty-cart .btn{font-size:14px;padding:10px 20px}}.asides-cart .container .order-block .quantity-btn.disabled{cursor:not-allowed;pointer-events:none}.asides-cart .container .order-block .quantity-btn.disabled svg path{stroke:#d3d3d3}@media(max-width: 500px){.asides-cart .container .order-block .cart-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.asides-cart .container .order-block .product-image{-ms-flex-item-align:center;align-self:center}}.asides-cart .container .summary-section{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;padding:20px 24px 24px;padding-bottom:calc(24px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #d3d3d3}@media(max-width: 767px){.asides-cart .container .summary-section{gap:16px}}.asides-cart .container .summary-section .summary-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.125em;font-weight:600;line-height:133%;color:#1e1e1e}@media(max-width: 767px){.asides-cart .container .summary-section .summary-row{font-size:16px}}.asides-cart .container .summary-section .summary-row.summary-total{padding-top:20px;font-size:1.5em;line-height:125%}@media(max-width: 767px){.asides-cart .container .summary-section .summary-row.summary-total{font-size:16px;padding-top:0}}.asides-cart .container .summary-section .btn{padding:0.8125em 2em}@media(max-width: 767px){.asides-cart .container .summary-section .btn{font-size:16px}}@media(max-width: 500px){.asides-cart .container .summary-section .btn{padding:11px 32px}}.asides-cart .container .summary-section .close-cart{font-size:18px}@media(max-width: 500px){.asides-cart .container .summary-section .close-cart{font-size:16px}}/*# sourceMappingURL=style.min.css.map */