.link-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.link{font-size:1rem;font-weight:700;letter-spacing:-.01rem;line-height:150%;text-decoration-line:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-style:solid;text-decoration-thickness:auto;text-transform:uppercase;text-underline-offset:auto;text-underline-position:from-font}.link:hover{color:#f44b44}.link-secondary{color:#fff}.link-iconed{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem}.label{font-size:.8125rem;font-weight:400;letter-spacing:-.008125rem;line-height:123.077%}.color-secondary-white{color:hsla(0,0%,100%,.8)}.text-bold{font-weight:600}.font-weight--500{font-weight:500}.style-button{font-size:1rem;font-weight:700;letter-spacing:-.01rem;line-height:150%;text-transform:uppercase}.body-2{font-size:1rem;font-weight:500;letter-spacing:-.01rem;line-height:125%}.visually-hidden{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.sale-badge{background-color:#f44b44;border-radius:3.125rem;color:#fff;font-size:.75rem;font-weight:700;line-height:133.333%;padding:.25rem .5rem;-ms-flex-item-align:start;align-self:flex-start}.list__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.25rem}.list__icon li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.list__icon li:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='none' viewBox='0 0 17 17'%3E%3Ccircle cx='8.5' cy='8.5' r='8.5' fill='%23e60000'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M7.217 10.55 4.953 8.288l-.453.452 2.415 2.415a.427.427 0 0 0 .604 0l4.981-4.98-.453-.453z' clip-rule='evenodd'/%3E%3C/svg%3E");position:relative;-ms-flex-item-align:start;align-self:flex-start;height:1.0625rem;top:.3125rem;width:1.0625rem}.features__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(18.75rem,1fr))}.features__grid .features-card .features-card__image{aspect-ratio:1/1;border-radius:.5rem;margin-bottom:1.5rem;overflow:hidden}.features__grid .features-card .features-card__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.features__grid .features-card .features-card__title{margin-bottom:1rem}.modal{backdrop-filter:blur(17.5px);background:hsla(15,24%,93%,.5);height:100dvh;inset:0;opacity:0;outline:0;overflow-x:hidden;overflow-y:hidden;padding:1.25rem 1rem;pointer-events:none;position:fixed;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:opacity .35s ease;transition:opacity .35s ease;z-index:1050}@media (max-width:768px){.modal{padding:0}}.modal.show{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;pointer-events:auto;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.modal .modal-dialog{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:53.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;max-height:95dvh;max-width:53.5rem;opacity:0;pointer-events:none;-webkit-transform:translateY(1.25rem) scale(.96);-ms-transform:translateY(1.25rem) scale(.96);transform:translateY(1.25rem) scale(.96);-ms-flex-item-align:center;align-self:center;height:calc(100% - 2.5rem);-webkit-transition:opacity .3s ease,-webkit-transform .4s ease;transition:opacity .3s ease,-webkit-transform .4s ease;transition:transform .4s ease,opacity .3s ease;transition:transform .4s ease,opacity .3s ease,-webkit-transform .4s ease}@media (max-width:768px){.modal .modal-dialog{margin-top:0}}.modal.show .modal-dialog{opacity:1;-webkit-transform:translateY(0) scale(1);-ms-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}.modal .modal-dialog.modal-dialog-scrollable{height:calc(100% - 2.5rem)}.modal .modal-dialog.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal .modal-dialog.modal-dialog-scrollable .modal-body{overflow-y:auto;-webkit-overflow-scrolling:touch}.modal .modal-content{background-color:#fff;border-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100%;overflow:hidden;pointer-events:auto}@media (max-width:768px){.modal .modal-content{border-radius:0}}.modal .modal-footer,.modal .modal-header{border:none;-ms-flex-negative:0;flex-shrink:0}.modal .modal-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;padding:2rem}.modal .modal-title{text-align:left;width:100%}.modal .btn-close{background:transparent;border:none;cursor:pointer;line-height:1;position:absolute;right:1rem}@media (max-width:768px){.modal .btn-close{right:.5rem}}.modal .btn-close i{--bg-color:#000;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.modal .modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-height:100%;overflow-y:auto;padding:0 2rem 2rem;-webkit-overflow-scrolling:touch}.modal .modal-body p{--text-color:gray;margin-bottom:1rem}.modal .modal-body strong{color:#000}.modal .modal-sg-form{margin-top:1.5rem}@media (max-width:768px){.modal .modal-sg-form{margin-top:1rem}}.modal.modal--sidebar{overflow:hidden;padding:0}.modal.modal--sidebar .modal-dialog{bottom:0;height:100%;margin:0;max-height:100%;max-width:var(--sidebar-width,30rem);opacity:1;pointer-events:none;position:absolute;top:0;-webkit-transform:none;-ms-transform:none;transform:none;width:auto}.modal.modal--sidebar .modal-content{border-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;pointer-events:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:-webkit-transform .45s cubic-bezier(.4,0,.2,1);transition:-webkit-transform .45s cubic-bezier(.4,0,.2,1);transition:transform .45s cubic-bezier(.4,0,.2,1);transition:transform .45s cubic-bezier(.4,0,.2,1),-webkit-transform .45s cubic-bezier(.4,0,.2,1);will-change:transform}.modal.modal--sidebar .modal-body{overflow-y:auto;-webkit-overflow-scrolling:touch}.modal.modal--sidebar[data-sidebar-position=right] .modal-dialog{right:0}.modal.modal--sidebar[data-sidebar-position=right] .modal-content{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.modal.modal--sidebar[data-sidebar-position=right].show .modal-content{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.modal.modal--sidebar[data-sidebar-position=left] .modal-dialog{left:0}.modal.modal--sidebar[data-sidebar-position=left] .modal-content{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.modal.modal--sidebar[data-sidebar-position=left].show .modal-content{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.modal-dialog-image img{aspect-ratio:16/9;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.about-video-modal-dialog .modal-body{padding:0}.about-video-modal-dialog .modal-body p{margin:0}.about-video-modal-dialog video{aspect-ratio:16/9;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@-webkit-keyframes reviewsFadeIn{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes reviewsFadeIn{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@layer critical, base, components, utilities;@layer components{@font-face{font-display:swap;font-family:Geraldton;font-style:normal;font-weight:300;src:url(../fonts/Geraldton-Light.woff2) format("woff2"),url(../fonts/Geraldton-Light.woff) format("woff")}@font-face{font-display:swap;font-family:Geraldton;font-style:normal;font-weight:400;src:url(../fonts/Geraldton-Regular.woff2) format("woff2"),url(../fonts/Geraldton-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Geraldton;font-style:normal;font-weight:500;src:url(../fonts/Geraldton-Medium.woff2) format("woff2"),url(../fonts/Geraldton-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:Geraldton;font-style:normal;font-weight:700;src:url(../fonts/Geraldton-Bold.woff2) format("woff2"),url(../fonts/Geraldton-Bold.woff) format("woff")}.btn{color:#000;outline:none;will-change:background-color,border-color;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-transition:background-color .3s ease,background-color .3s ease;transition:background-color .3s ease,background-color .3s ease;-webkit-user-select:none;white-space:nowrap}.btn:hover{text-decoration:none}.btn:active{text-decoration:none}.btn:focus{outline:none;text-decoration:none}.btn:disabled{cursor:pointer;pointer-events:none}.btn-transparent{background-color:transparent;border:.0625rem solid #f2ecea;padding:.8125rem 1.5rem;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.btn-transparent:hover{background-color:#f2ecea}.btn-primary{background-color:#121515;color:#fff;font-weight:700;letter-spacing:-.01rem;line-height:150%;text-transform:uppercase}.btn-primary:hover{background-color:#f44b44}.btn-primary:active,.btn-primary:focus{background-color:#e03c35}.btn-primary.disabled,.btn-primary:disabled{background-color:rgba(0,0,0,.4);pointer-events:none}.btn-primary-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.btn-secondary{background-color:#f2ecea;color:#121515}.btn-secondary:hover{background-color:#e8e0de}.btn-secondary:active,.btn-secondary:focus{background-color:#dcd3d0}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#f2ecea;color:rgba(0,0,0,.4);pointer-events:none}.btn-small{padding:.5rem 1rem}.btn.is-loading{opacity:.5;pointer-events:none}.product-card__cart-btn{display:-webkit-box;display:-ms-flexbox;display:flex;height:2.5rem;width:2.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#121515;justify-content:center;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:end;align-self:flex-end}.product-card__cart-btn:hover{background-color:#f44b44}.product-card__cart-btn.added i.icon__heart,.product-card__cart-btn.is-in-cart i.icon__heart{--svg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='18' fill='none' viewBox='0 0 21 18'%3E%3Cpath fill='%23fff' d='M18.34 1.572a5.366 5.366 0 0 0-7.592.002l-.65.658-.645-.656-.004-.004a5.366 5.366 0 0 0-7.588 0l-.29.29a5.365 5.365 0 0 0 0 7.587l7.645 7.645.864.904.02-.02.022.022.81-.853 7.697-7.698a5.37 5.37 0 0 0 0-7.588z'/%3E%3C/svg%3E");--bg-color:#fff;--width:1.25rem;--height:1.125rem}.product-card__cart-btn:focus{background-color:#e03c35}.btn-icon,.sg-swiper-btn{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;background-color:#f2ecea;height:2.5rem;justify-content:center;padding:.5rem;pointer-events:auto!important;width:2.5rem}.btn-icon:hover,.sg-swiper-btn:hover{background-color:#e8e0de;cursor:pointer}.btn-icon:active,.btn-icon:focus,.sg-swiper-btn:active,.sg-swiper-btn:focus{background-color:#dcd3d0}.btn-icon.disabled,.btn-icon.swiper-button-disabled,.btn-icon:disabled,.sg-swiper-btn.disabled,.sg-swiper-btn.swiper-button-disabled,.sg-swiper-btn:disabled{background-color:#f2ecea;cursor:default}.btn-icon.disabled i,.btn-icon.swiper-button-disabled i,.btn-icon:disabled i,.sg-swiper-btn.disabled i,.sg-swiper-btn.swiper-button-disabled i,.sg-swiper-btn:disabled i{background-color:rgba(230,0,0,.4)}.btn-icon i,.sg-swiper-btn i{background-color:#f44b44}.label-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.125rem}.label-btn label{color:rgba(0,0,0,.7)}.btn-ghost{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;background-color:transparent;height:2.5rem;justify-content:center;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;width:2.5rem}.btn-ghost:hover{background-color:#f2ecea}.btn-ghost:active,.btn-ghost:focus{background-color:#e8e0de}.aside-panel__button{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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.aside-panel__button span{color:rgba(0,0,0,.7);font-size:.8125rem}.icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-negative:0;background-color:var(--bg-color,#000);flex-shrink:0;height:var(--height,.875rem);-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;width:var(--width,.875rem)}.icon__chevron-down{--width:0.75rem;--height:0.375rem;--svg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='6' fill='none' viewBox='0 0 12 6'%3E%3Cpath fill='%23000' d='M11.07.146a.58.58 0 0 1 .77 0 .47.47 0 0 1 0 .707l-5.455 5a.58.58 0 0 1-.77 0L.16.854a.47.47 0 0 1 0-.707.58.58 0 0 1 .77 0L6 4.794z'/%3E%3C/svg%3E")}.icon__arrow-right{--svg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='10' fill='none' viewBox='0 0 9 10'%3E%3Cpath fill='%23f44b44' d='M7.244 3.487C8.414 4.16 9 4.496 9 5s-.585.84-1.756 1.513L2.634 9.16c-1.17.672-1.756 1.008-2.195.756S0 8.992 0 7.647V2.353C0 1.008 0 .336.439.083.878-.167 1.463.169 2.634.84z'/%3E%3C/svg%3E");--width:0.5625rem;--height:0.625rem}.icon__arrow-left{--svg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='10' fill='none' viewBox='0 0 9 10'%3E%3Cpath fill='%23f44b44' d='M1.756 6.513C.586 5.84 0 5.504 0 5s.585-.84 1.756-1.513L6.366.84C7.536.168 8.122-.168 8.56.084S9 1.008 9 2.353v5.294c0 1.345 0 2.017-.439 2.27-.439.251-1.024-.085-2.195-.757z'/%3E%3C/svg%3E");--width:0.5625rem;--height:0.625rem}.icon__heart{--svg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M20.24 4.572a5.364 5.364 0 0 0-7.59.002l-.65.658-.645-.656-.005-.004a5.365 5.365 0 0 0-7.587 0l-.29.29a5.366 5.366 0 0 0 0 7.587l7.645 7.645.863.904.02-.02.023.022.809-.853 7.697-7.698a5.37 5.37 0 0 0 0-7.588zm-.659 6.929-7.58 7.58-7.58-7.58a4.024 4.024 0 0 1 0-5.691l.29-.29a4.024 4.024 0 0 1 5.689-.002l1.597 1.626L13.6 5.52a4.024 4.024 0 0 1 5.69 0l.29.29a4.03 4.03 0 0 1 0 5.69'/%3E%3C/svg%3E");--width:1.5rem;--height:1.5rem;--bg-color:#fff}.icon__heart-filled{--svg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='18' fill='none' viewBox='0 0 21 18'%3E%3Cpath fill='%23fff' d='M18.34 1.572a5.366 5.366 0 0 0-7.592.002l-.65.658-.645-.656-.004-.004a5.366 5.366 0 0 0-7.588 0l-.29.29a5.365 5.365 0 0 0 0 7.587l7.645 7.645.864.904.02-.02.022.022.81-.853 7.697-7.698a5.37 5.37 0 0 0 0-7.588z'/%3E%3C/svg%3E");--bg-color:#fff;--width:1.25rem;--height:1.125rem}.icon__play{--svg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='38' fill='none' viewBox='0 0 38 38'%3E%3Cpath fill='%23fff' d='M27.344 11.838c5.208 3.007 7.812 4.51 7.812 6.766 0 2.255-2.604 3.759-7.812 6.766l-9.375 5.412c-5.209 3.007-7.813 4.51-9.766 3.383S6.25 30.031 6.25 24.016V13.191c0-6.014 0-9.021 1.953-10.149s4.557.376 9.766 3.383z'/%3E%3C/svg%3E");--width:2.375rem;--height:2.375rem;--bg-color:#fff}.icon__user{--svg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23a69893' d='M8 6.666a2.667 2.667 0 1 0 0-5.333 2.667 2.667 0 0 0 0 5.333M13.333 11.667c0 1.657 0 3-5.333 3s-5.333-1.343-5.333-3 2.388-3 5.333-3 5.333 1.343 5.333 3'/%3E%3C/svg%3E");--width:1rem;--height:1rem;--bg-color:#a69893}.icon__trash{--svg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='20' fill='none' viewBox='0 0 19 20'%3E%3Cpath fill='%23000' d='M9.102 0c.471 0 .87 0 1.2.03.343.03.663.097.973.258q.186.096.353.22c.281.21.48.468.658.764.17.284.344.643.55 1.067l.443.917h4.163a.698.698 0 0 1 0 1.395h-.74l-.536 8.671c-.072 1.178-.13 2.11-.248 2.854-.12.754-.31 1.384-.694 1.934l-.001-.001c-.307.44-.69.82-1.132 1.122l-.193.124c-.572.349-1.21.501-1.97.574-.75.072-1.684.071-2.864.071-1.181 0-2.117.001-2.868-.07-.761-.074-1.401-.227-1.974-.576a4.4 4.4 0 0 1-1.325-1.249c-.383-.55-.574-1.18-.693-1.935-.117-.745-.173-1.679-.244-2.858l-.524-8.66H.698a.698.698 0 1 1 0-1.396h4.251l.378-.829c.2-.439.369-.81.537-1.105.174-.305.373-.573.656-.79V.53Q6.688.4 6.875.3l.003-.002C7.194.13 7.52.062 7.872.03 8.21 0 8.62 0 9.102 0M3.353 13.228c.072 1.206.125 2.062.229 2.725.09.57.211.945.383 1.235l.078.12.092.128c.225.289.5.535.814.726.32.195.724.315 1.38.378.67.064 1.527.065 2.735.065s2.063 0 2.73-.065c.656-.063 1.059-.182 1.377-.377h.001c.358-.218.667-.509.907-.853.214-.307.358-.702.461-1.352.105-.663.16-1.517.234-2.722l.53-8.585H2.834zm5.75-11.833c-.509 0-.844.001-1.104.025-.247.022-.373.062-.467.112q-.084.045-.16.103l-.001.001c-.083.064-.172.162-.294.377-.13.227-.27.532-.48.994l-.114.249h5.246l-.15-.308c-.215-.446-.359-.74-.49-.959-.124-.206-.212-.3-.295-.363a1 1 0 0 0-.159-.1c-.093-.048-.216-.085-.457-.107-.254-.023-.58-.024-1.076-.024'/%3E%3C/svg%3E");--width:1.1875rem;--height:1.25rem}.icon__pin{--svg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='18' fill='none' viewBox='0 0 16 18'%3E%3Cpath fill='%23000' d='M7.657 0a7.656 7.656 0 0 1 5.855 12.59l-.01.012-.008.009h.018l-4.544 4.823a1.803 1.803 0 0 1-2.622 0l-4.544-4.823h.017l-.008-.01-.01-.01A7.656 7.656 0 0 1 7.657 0m0 1.126a6.53 6.53 0 0 0-4.98 10.756l.138.163 4.35 4.617a.676.676 0 0 0 .983 0l4.35-4.616.139-.164a6.53 6.53 0 0 0-4.98-10.756m0 3.378a3.153 3.153 0 1 1 0 6.305 3.153 3.153 0 0 1 0-6.305m0 1.126a2.027 2.027 0 1 0 0 4.054 2.027 2.027 0 0 0 0-4.054'/%3E%3C/svg%3E");--width:1rem;--height:1.125rem}.icon--modal-close,.icon__close{--svg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none' viewBox='0 0 14 14'%3E%3Cpath fill='%23000' stroke='%23000' stroke-width='.667' d='M.858.343a.4.4 0 0 1 .203.108l5.745 5.737.235.234.236-.234 5.736-5.72a.4.4 0 0 1 .261-.09l.091.013a.4.4 0 0 1 .291.297l.01.073a.4.4 0 0 1-.093.268l-.003.004-.01.01-5.72 5.706-.237.235.237.237 5.735 5.72a.397.397 0 0 1-.563.558l-.006-.005L7.277 7.78l-.235-.234-.235.234-5.751 5.73-.01.01-.008.01a.4.4 0 0 1-.515.077l-.08-.064a.4.4 0 0 1-.045-.055l-.037-.074a.4.4 0 0 1-.022-.078l-.005-.082a.4.4 0 0 1 .012-.082l.027-.075a.4.4 0 0 1 .1-.13l.01-.008.008-.01 5.75-5.727.237-.237-.237-.236L.488 1.017A.401.401 0 0 1 .762.334z'/%3E%3C/svg%3E");--width:0.875rem;--height:0.875rem}.icon__burger{--svg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='8' fill='none' viewBox='0 0 20 8'%3E%3Cpath fill='%23121515' d='M19.286 5.714a.714.714 0 1 1 0 1.429H.714a.714.714 0 0 1 0-1.429zm0-5.714a.714.714 0 1 1 0 1.429H.714A.714.714 0 0 1 .714 0z'/%3E%3C/svg%3E");--width:1.25rem;--height:0.5rem}.icon__instagram{--svg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='21' fill='none' viewBox='0 0 21 21'%3E%3Cpath fill='%23a69893' d='M10.125 5.625a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9m0 6.75a2.25 2.25 0 1 1 0-4.5 2.25 2.25 0 0 1 0 4.5M14.625 0h-9A5.63 5.63 0 0 0 0 5.625v9a5.63 5.63 0 0 0 5.625 5.625h9a5.63 5.63 0 0 0 5.625-5.625v-9A5.63 5.63 0 0 0 14.625 0M18 14.625A3.375 3.375 0 0 1 14.625 18h-9a3.375 3.375 0 0 1-3.375-3.375v-9A3.375 3.375 0 0 1 5.625 2.25h9A3.375 3.375 0 0 1 18 5.625zM16.5 5.25a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0'/%3E%3C/svg%3E");--width:1.5rem;--height:1.5rem;--bg-color:#a69893}.icon__tiktok{--svg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23a69893' d='M16.907 5.408A4.57 4.57 0 0 1 15.776 2.4H12.48v13.227a2.76 2.76 0 0 1-2.763 2.667 2.78 2.78 0 0 1-2.773-2.774c0-1.834 1.77-3.21 3.595-2.645v-3.37c-3.68-.491-6.902 2.367-6.902 6.015 0 3.552 2.944 6.08 6.07 6.08 3.349 0 6.069-2.72 6.069-6.08V8.811a7.84 7.84 0 0 0 4.587 1.472V6.987s-2.006.096-3.456-1.579'/%3E%3C/svg%3E");--width:1.5rem;--height:1.5rem;--bg-color:#a69893}.icon__catalog{--svg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-width='1.5' class='size-6' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M6 6.878V6a2.25 2.25 0 0 1 2.25-2.25h7.5A2.25 2.25 0 0 1 18 6v.878m-12 0q.354-.126.75-.128h10.5q.396.002.75.128m-12 0A2.25 2.25 0 0 0 4.5 9v.878m13.5-3A2.25 2.25 0 0 1 19.5 9v.878m0 0a2.3 2.3 0 0 0-.75-.128H5.25q-.396.002-.75.128m15 0A2.25 2.25 0 0 1 21 12v6a2.25 2.25 0 0 1-2.25 2.25H5.25A2.25 2.25 0 0 1 3 18v-6c0-.98.626-1.813 1.5-2.122'/%3E%3C/svg%3E");--width:1.5rem;--height:1.5rem}.icon__filter{--svg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-width='1.5' class='size-6' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M10.5 6h9.75M10.5 6a1.5 1.5 0 1 1-3 0m3 0a1.5 1.5 0 1 0-3 0M3.75 6H7.5m3 12h9.75m-9.75 0a1.5 1.5 0 0 1-3 0m3 0a1.5 1.5 0 0 0-3 0m-3.75 0H7.5m9-6h3.75m-3.75 0a1.5 1.5 0 0 1-3 0m3 0a1.5 1.5 0 0 0-3 0m-9.75 0h9.75'/%3E%3C/svg%3E");--width:1.5rem;--height:1.5rem}.icon__success{--svg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='7' fill='none' viewBox='0 0 9 7'%3E%3Cpath fill='%23fff' d='M8.299.121a.41.41 0 0 1 .58 0l.002.001c.159.16.159.423 0 .582L3.428 6.157a.413.413 0 0 1-.582 0L.119 3.431a.415.415 0 0 1 0-.583c.16-.159.424-.159.583 0l2.316 2.316.119.12z'/%3E%3C/svg%3E");--width:0.5625rem;--height:0.4375rem;--bg-color:#fff}.icon__trash--filled{--svg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='20' fill='none' viewBox='0 0 18 20'%3E%3Cpath fill='%23f44b44' d='M17 3a1 1 0 1 1 0 2h-1l-.003.071-.933 13.071A2 2 0 0 1 13.069 20H4.93a2 2 0 0 1-1.995-1.858l-.933-13.07L2 5H1a1 1 0 0 1 0-2zm-6-3a1 1 0 1 1 0 2H7a1 1 0 0 1 0-2z'/%3E%3C/svg%3E");--width:1.125rem;--height:1.25rem;--bg-color:#f44b44}.icon__heart--filled{--svg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='18' fill='none' viewBox='0 0 21 18'%3E%3Cpath fill='%23a69893' d='M18.34 1.572a5.366 5.366 0 0 0-7.592.002l-.65.658-.645-.656-.004-.004a5.366 5.366 0 0 0-7.588 0l-.29.29a5.365 5.365 0 0 0 0 7.587l7.645 7.645.864.904.02-.02.022.022.81-.853 7.697-7.698a5.37 5.37 0 0 0 0-7.588z'/%3E%3C/svg%3E");--width:1.3125rem;--height:1.125rem;--bg-color:#a69893}.section__header{gap:1.5rem;margin-bottom:2rem}@media (max-width:768px){.section__header{margin-bottom:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.section__header .swiper-btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;pointer-events:none}@media (max-width:768px){.section__header .swiper-btn-wrapper{display:none}}.section__header .section__nav{gap:1.5rem}.section__title{text-transform:uppercase}.chess-blocks__wrapper{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.5rem}.chess-block__item{border-radius:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;width:100%}.chess-block__item.reverse,.chess-block__item:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.chess-block__item .chess-block__image{-o-object-fit:cover;object-fit:cover;width:50%}.chess-block__item .chess-block__content{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:center;-ms-flex-pack:center;background-color:#f1f5f6;justify-content:center;padding:3.5rem;width:50%}.chess-block__item .chess-block__title{margin-bottom:1rem}.chess-block__item .chess-block__text{color:rgba(18,21,21,.6)}.chess-block__blocks{gap:3rem}.chess-block__block-image{margin-bottom:.5rem}.chess-block__block-title{margin-bottom:.25rem}.chess-block__block{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.chess-block__block:after{background-color:rgba(0,0,0,.1);content:"";display:block;height:100%;position:absolute;right:-1.5rem;top:0;width:.0625rem}.chess-block__block:last-child:after{content:none}.chess-block__sale{margin-bottom:1rem}.chess-block__text:has(+.btn){margin-bottom:1rem}.instagram-works .swiper-slide{margin-right:-.0625rem}.instagram-works .swiper-slide .instagram-works__item{position:relative}@media (hover:hover){.instagram-works .swiper-slide .instagram-works__item:hover .instagram-works__backdrop{opacity:1}}.instagram-works .swiper-slide .instagram-works__backdrop{display:-webkit-box;display:-ms-flexbox;display:flex;inset:0;opacity:0;pointer-events:none;position:absolute;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:hsla(0,0%,100%,.2);justify-content:center;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.instagram-works .swiper-slide img{aspect-ratio:1/1;max-width:17.5rem!important;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:1024px){.instagram-works .swiper-slide img{max-width:31.25rem!important}}.footer-wrapper{background-color:#121515}.footer-wrapper .footer__title{color:#a69893;margin-bottom:1.5rem}.footer-wrapper .footer__phones{gap:.25rem}.footer-wrapper .footer__phone{color:#fff;-webkit-transition:color .3s ease;transition:color .3s ease}@media (hover:hover){.footer-wrapper .footer__phone:hover{color:#f44b44}}.footer-wrapper .footer-contacts{gap:1.5rem}.footer-wrapper .footer-contacts .footer__title{margin-bottom:0}.footer-wrapper .footer-contacts-wrapper{border-right:.0625rem solid hsla(0,0%,100%,.1);gap:2.5rem;padding-right:2.5rem;padding-top:3.75rem}@media (max-width:768px){.footer-wrapper .footer-contacts-wrapper{border-right:none;gap:1.5rem;padding-bottom:2.5rem;padding-right:0}}.footer-wrapper .footer-location{gap:.5rem}.footer-wrapper .footer__address,.footer-wrapper .footer__email{color:#fff;font-size:1rem;font-weight:700;letter-spacing:-.01rem;-webkit-transition:color .3s ease;transition:color .3s ease}@media (hover:hover){.footer-wrapper .footer__address:hover,.footer-wrapper .footer__email:hover{color:#f44b44}}.footer-wrapper .copyright{color:#a69893;height:5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:auto}@media (max-width:768px){.footer-wrapper .copyright{height:auto;-ms-flex-preferred-size:100%;flex-basis:100%}}@media (max-width:768px){.footer-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer-right-block{padding-left:2.5rem;padding-top:3.75rem;width:100%}@media (max-width:768px){.footer-right-block{padding-left:0;padding-top:0}}.footer-right-block .footer_navs{display:grid;gap:1.5rem;grid-template-columns:2fr 1fr 1fr}.footer-right-block .footer_navs .menu-item{white-space:nowrap}@media (max-width:1024px){.footer-right-block .footer_navs{grid-template-columns:1fr 1fr}.footer-right-block .footer_navs .footer-nav:first-child{grid-column:1/3}}.footer-right-block .footer-menu__list#menu-katalog{-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem;display:grid;grid-template-columns:repeat(2,1fr)}.footer-right-block .footer-menu__list .menu-item a{color:#fff}@media (hover:hover){.footer-right-block .footer-menu__list .menu-item a:hover{color:#f44b44}}.footer-right-block .footer__social{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;height:5rem;justify-content:space-between;margin-top:auto}@media (max-width:768px){.footer-right-block .footer__social{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;height:auto;padding-bottom:2.5rem;padding-top:2.5rem}}.footer-right-block .footer__social .footer__social-items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){.footer-right-block .footer__social .footer__social-items{-ms-flex-preferred-size:auto;flex-basis:auto}}.footer-right-block .footer__social .footer__social-items .footer__social-item{display:-webkit-box;display:-ms-flexbox;display:flex}.footer-right-block .footer__social .footer__social-items .footer__social-item:hover i.icon{background-color:#f44b44}.widget_shopping_cart_live_region{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}@media (max-width:1024px){body.has-aside .footer__social{padding-bottom:6.875rem}}.detailed-info{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;padding-top:2.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.detailed-info .detailed-info__item{-webkit-box-flex:0;-ms-flex:0 1 calc(20% - 1rem);flex:0 1 calc(20% - 1rem);min-width:12.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f1f5f6;border-radius:.5rem;gap:.625rem;padding:1.5rem 2rem;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.detailed-info .detailed-info__item:hover{color:#f44b44}.cta-blocks{gap:1.5rem}@media (max-width:768px){.cta-blocks{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}}.cta-blocks .cta-block{background-color:#f2ecea;gap:1.5rem;padding:1.5rem;-webkit-transition:background-color .25s ease;transition:background-color .25s ease;width:50%}@media (hover:hover){.cta-blocks .cta-block:hover{background-color:#e8e0de}.cta-blocks .cta-block:hover .cta-block__icon{background-color:#d6c8c3}.cta-blocks .cta-block:hover:nth-child(2n) .cta-block__icon{background-color:#cad6d9}}@media (max-width:768px){.cta-blocks .cta-block{width:100%}}.cta-blocks .cta-block:nth-child(2n){background-color:#eaf1f2}.cta-blocks .cta-block:nth-child(2n) .cta-block__icon{background-color:#dee7e8}@media (hover:hover){.cta-blocks .cta-block:nth-child(2n):hover{background-color:#dee7e8}}.cta-blocks .cta-block__icon{background-color:#e8e0de;height:3.5rem;padding:.75rem;-webkit-transition:background-color .25s ease;transition:background-color .25s ease;width:3.5rem}.cta-blocks .cta-block__title{margin-bottom:.5rem;text-transform:none}.cta-blocks .cta-block__button{-ms-flex-item-align:end;align-self:flex-end;margin-top:auto}@media (max-width:768px){.banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.banner .left-side{padding:4.375rem 3.75rem 4.375rem 4.375rem;width:50%;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#eaf1f2;justify-content:center}@media (max-width:768px){.banner .left-side{padding:2.5rem 1.5rem;width:100%}}.banner .left-side .banner__pre-title{margin-bottom:1rem}.banner .left-side .banner__title{margin-bottom:1rem}.banner .left-side .banner__content{margin-bottom:1.5rem}.banner .right-side{width:50%}@media (max-width:768px){.banner .right-side{width:100%}}.banner .banner__image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.archive-page__header{margin-bottom:var(--title-space--bottom,2.5rem)}.archive-page__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-bottom:var(--container-space,2.5rem)}.archive-card__date{gap:.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.archive-card__media{border-radius:.5rem;overflow:hidden}.archive-card__image{aspect-ratio:424/260;height:100%;-o-object-fit:cover;object-fit:cover;scale:1;-webkit-transition:scale .3s ease;transition:scale .3s ease;width:100%}.archive-card__image:hover{scale:1.05}.archive-card__body{gap:.5rem}.archive-card__link{gap:1.5rem}.archive-card__link .link__text{-webkit-transition:color .3s ease;transition:color .3s ease}.archive-card__link:hover{color:inherit}.archive-card__link:hover .archive-card__image{scale:1.05}.archive-card__link:hover .link__text{color:#f44b44}.archive-card__link .archive-card__excerpt{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4;max-height:2.8em;overflow:hidden}.nav-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;gap:.5rem;justify-content:center}.nav-links .page-numbers{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;border:.0625rem solid #121515;border-radius:.5rem;color:#121515;height:2.5rem;justify-content:center;-webkit-transition:color .3s ease,border-color .3s ease;transition:color .3s ease,border-color .3s ease;width:2.5rem}.nav-links .page-numbers:hover{border-color:#f44b44;color:#f44b44}.nav-links .page-numbers:hover i{background-color:#f44b44}.nav-links .page-numbers.current{opacity:.5;pointer-events:none}.screen-reader-text{height:1px;overflow:hidden;position:absolute;width:1px}.project-card__image{margin-bottom:1rem}.project-card__image .project-card__img{height:100%;max-width:31.25rem;-o-object-fit:cover;object-fit:cover;width:100%}.project-card:hover .project-card__image:after{opacity:1}.project-card__title{margin-bottom:.25rem}.project-card__image{position:relative}.project-card__image:after{background:hsla(0,0%,100%,.2);content:"";inset:0;opacity:0;position:absolute;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.cf7-custom-select{cursor:pointer;position:relative}.cf7-custom-select__dropdown{background:#fff;border-radius:.5rem;-webkit-box-shadow:0 4px 30px 0 rgba(18,21,21,.1);box-shadow:0 4px 30px 0 rgba(18,21,21,.1);left:0;opacity:0;padding:.25rem;pointer-events:none;position:absolute;right:0;top:calc(100% + .25rem);-webkit-transform:translateY(-10px);-ms-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;will-change:opacity,transform;z-index:10}.cf7-custom-select.is-open .cf7-custom-select__dropdown{opacity:1;pointer-events:auto;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.cf7-custom-select__option{border-radius:.25rem;padding:.375rem 1rem;-webkit-transition:background-color .15s ease;transition:background-color .15s ease}.cf7-custom-select__option:hover{background-color:#f1f5f6}.sg-form-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.sg-form__row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}@media (max-width:768px){.sg-form__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.sg-form__cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;color:#a69893;-ms-flex-direction:column;flex-direction:column;gap:.5rem;position:relative;width:50%}@media (max-width:768px){.sg-form__cell{width:100%}}.sg-form__cell--full-width{width:100%}.sg-input{background-color:#fff;border:.0625rem solid #e2eaec;border-radius:.5rem;font-weight:500;height:3.25rem;padding:1rem;-webkit-transition:border-color .25s ease;transition:border-color .25s ease;width:100%}.sg-input::-webkit-input-placeholder{color:rgba(18,21,21,.3);-webkit-transition:color .25s ease;transition:color .25s ease}.sg-input::-moz-placeholder{color:rgba(18,21,21,.3);-moz-transition:color .25s ease;transition:color .25s ease}.sg-input:-ms-input-placeholder{color:rgba(18,21,21,.3);-ms-transition:color .25s ease;transition:color .25s ease}.sg-input::-ms-input-placeholder{color:rgba(18,21,21,.3);-ms-transition:color .25s ease;transition:color .25s ease}.sg-input::placeholder{color:rgba(18,21,21,.3);-webkit-transition:color .25s ease;transition:color .25s ease}.sg-input:hover{border-color:rgba(18,21,21,.3)}.sg-input:hover::-webkit-input-placeholder{color:rgba(18,21,21,.5)}.sg-input:hover::-moz-placeholder{color:rgba(18,21,21,.5)}.sg-input:hover:-ms-input-placeholder{color:rgba(18,21,21,.5)}.sg-input:hover::-ms-input-placeholder{color:rgba(18,21,21,.5)}.sg-input:hover::placeholder{color:rgba(18,21,21,.5)}.sg-input:focus{border-color:#121515}.sg-textarea{background-color:#fff;border:.0625rem solid #e2eaec;border-radius:.5rem;font-weight:500;padding:1rem;resize:none;-webkit-transition:border-color .25s ease;transition:border-color .25s ease;width:100%}.sg-textarea::-webkit-input-placeholder{color:rgba(18,21,21,.3);-webkit-transition:color .25s ease;transition:color .25s ease}.sg-textarea::-moz-placeholder{color:rgba(18,21,21,.3);-moz-transition:color .25s ease;transition:color .25s ease}.sg-textarea:-ms-input-placeholder{color:rgba(18,21,21,.3);-ms-transition:color .25s ease;transition:color .25s ease}.sg-textarea::-ms-input-placeholder{color:rgba(18,21,21,.3);-ms-transition:color .25s ease;transition:color .25s ease}.sg-textarea::placeholder{color:rgba(18,21,21,.3);-webkit-transition:color .25s ease;transition:color .25s ease}.sg-textarea:hover{border-color:rgba(18,21,21,.3)}.sg-textarea:hover::-webkit-input-placeholder{color:rgba(18,21,21,.5)}.sg-textarea:hover::-moz-placeholder{color:rgba(18,21,21,.5)}.sg-textarea:hover:-ms-input-placeholder{color:rgba(18,21,21,.5)}.sg-textarea:hover::-ms-input-placeholder{color:rgba(18,21,21,.5)}.sg-textarea:hover::placeholder{color:rgba(18,21,21,.5)}.sg-textarea:focus{border-color:#121515}.wpcf7-not-valid{border-color:#f44b44}.wpcf7-not-valid-tip{bottom:-1.25rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;left:0;position:absolute;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#f44b44;font-size:.75rem;font-weight:500;gap:.25rem;line-height:133.333%}.wpcf7-not-valid-tip:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='12' fill='none' viewBox='0 0 14 12'%3E%3Cpath fill='%23e60000' d='M12.667 7.927 8.727 1.36C8.207.493 7.42 0 6.553 0 5.687 0 4.9.493 4.38 1.353L.44 7.927C.147 8.413 0 8.92 0 9.4c0 .38.093.753.28 1.08.427.747 1.253 1.18 2.273 1.18h8c1.02 0 1.847-.433 2.274-1.18q.28-.492.28-1.053c.006-.494-.14-1.007-.44-1.5M6.553 3.293c.567 0 1.034.467 1.034 1.034 0 .566-.46 1.033-1.034 1.033A1.04 1.04 0 0 1 5.52 4.327c0-.574.46-1.034 1.033-1.034m1.127 5.64a1.9 1.9 0 0 1-1.38.614h-.1c-.34-.02-.62-.167-.787-.42-.206-.314-.24-.74-.08-1.214l.274-.813c.153-.453.006-.527-.074-.567L5.44 6.52c-.167 0-.4.1-.473.14a.17.17 0 0 1-.207-.047.17.17 0 0 1 .007-.213c.02-.027.58-.66 1.48-.607.34.02.62.167.786.42.214.314.24.74.08 1.22l-.273.814c-.153.453-.007.526.073.566l.094.014c.166 0 .4-.1.473-.134.073-.04.153-.02.207.047.046.047.046.133-.007.193'/%3E%3C/svg%3E")}.sg-input--date{position:relative}.sg-input--date .sg-input--date-btn{cursor:pointer;position:absolute;right:1rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.wpcf7-response-output{display:none}.wpcf7-submit{width:100%!important}.cf7-custom-select__trigger{position:relative}.cf7-custom-select__trigger .icon{position:absolute;right:1rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.cf7-custom-select.is-open .cf7-custom-select__trigger{border-color:#121515}.cf7-custom-select.is-open .icon{-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.flatpickr-day.today{background-color:#f1f5f6!important}.flatpickr-day:hover{background-color:#f1f5f6!important}.flatpickr-day.selected{background-color:#f1f5f6!important;border-color:#e60000!important;color:#121515!important}.flatpickr-months .flatpickr-next-month svg path,.flatpickr-months .flatpickr-prev-month svg path{fill:#e60000!important}.flatpickr-current-month .flatpickr-monthDropdown-months{color:#1a1a1a!important}.flatpickr-current-month input.cur-year{color:#1a1a1a!important}.flatpickr-day.flatpickr-disabled,.flatpickr-day.nextMonthDay{color:#b8b9b9!important}span.flatpickr-weekday{color:#717373!important}.slide__btn--details,.slide__btn--pdf,.slide__price-label,.slide__price-value,.slide__subtitle,.slide__title{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .3s ease,background-color .3s ease,border-color .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,background-color .3s ease,border-color .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,background-color .3s ease,border-color .3s ease;transition:opacity .3s ease,transform .3s ease,background-color .3s ease,border-color .3s ease,-webkit-transform .3s ease;will-change:opacity,transform,background-color}.slide__btn{-ms-flex-item-align:center;align-self:center}.is-fading{opacity:0;pointer-events:none;-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px)}.slide__subtitle{color:rgba(0,0,0,.7);font-weight:400}.model-line .model-line__header{margin-bottom:2.5rem}@media (max-width:768px){.model-line .model-line__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.5rem}}@media (max-width:768px){.model-line__swiper{overflow:visible!important}}.model-line__swiper .swiper-wrapper{height:29.75rem!important}@media (max-width:768px){.model-line__swiper .swiper-wrapper{height:19.5rem!important}}.model-line__swiper .sg-swiper-buttons{padding-left:2rem;padding-right:2rem;pointer-events:none}.model-line__swiper .sg-swiper-buttons .sg-swiper-btn{pointer-events:auto!important}.model-line__swiper .model-card{background-color:#e2eaec;border-radius:.5rem;gap:.5rem;height:100%;padding:2rem;position:relative}@media (max-width:768px){.model-line__swiper .model-card{gap:0;padding:1rem 1.5rem;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.model-line__swiper .model-card .model-card__title{margin-bottom:.25rem}.model-line__swiper .model-card .model-card__price{margin-bottom:.25rem}@media (max-width:768px){.model-line__swiper .model-card .model-card__price{margin-bottom:0}}.model-line__swiper .model-card .model-card__image-wrapper{height:20rem;position:relative}.model-line__swiper .model-card .model-card__image-wrapper .model-card__image{height:100%;left:0;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.our-projects{overflow:hidden}.our-projects .projects__slider{overflow:visible!important}@media (max-width:768px){.our-projects .projects__slider{margin-bottom:1.5rem}}@media (max-width:768px){.our-projects .projects__nav{display:none}}@media (max-width:500px){.about-us-section .about-us-btn{width:100%}}.about-us-section .about-us-wrapper{max-height:25rem}@media (max-width:768px){.about-us-section .about-us-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:unset}}.about-us-section .about-us-left{position:relative;width:50%}@media (max-width:768px){.about-us-section .about-us-left{width:100%}}.about-us-section .about-us-left .about-us-video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.about-us-section .about-us-left .about-us-video-btn{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;backdrop-filter:blur(5.859375px);background:hsla(0,0%,100%,.45);border-radius:50%;-webkit-box-shadow:0 11.719px 27.344px 0 rgba(0,0,0,.85);box-shadow:0 11.719px 27.344px 0 rgba(0,0,0,.85);height:6.25rem;justify-content:center;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:background .3s ease;transition:background .3s ease;width:6.25rem;z-index:2}.about-us-section .about-us-left .about-us-video-btn:hover{background:hsla(0,0%,100%,.75)}.about-us-section .about-us-right{padding:2.5rem 1rem 2.5rem 2.5rem;width:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:768px){.about-us-section .about-us-right{padding:2.5rem 0 0;width:100%}}.about-us-section .about-us-right .about-us-title{margin-bottom:1.5rem}.about-us-section .about-us-right .about-us-subtitle{font-size:1.375rem;letter-spacing:-.01375rem;line-height:109.091%;margin-bottom:1rem}.about-us-section .about-us-right .about-us-content{margin-bottom:2rem}.reviews .reviews__content{display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr)}@media (max-width:1200px){.reviews .reviews__content{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.reviews .reviews__content{grid-template-columns:1fr}}.reviews .reviews__item{gap:1.5rem;opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .4s ease,-webkit-transform .4s ease;transition:opacity .4s ease,-webkit-transform .4s ease;transition:opacity .4s ease,transform .4s ease;transition:opacity .4s ease,transform .4s ease,-webkit-transform .4s ease}.reviews .reviews__item.is-hidden{display:none}.reviews .reviews__item.is-visible{-webkit-animation:reviewsFadeIn .5s ease forwards;animation:reviewsFadeIn .5s ease forwards;display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}.reviews .reviews__item:nth-child(2n){-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media (max-width:1200px){.reviews .reviews__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.reviews .reviews__item:nth-child(3n+1){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.reviews .reviews__item:nth-child(3n+2){-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media (max-width:768px){.reviews .reviews__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.reviews .reviews__item:nth-child(3n+2){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.reviews .reviews__item .reviews__image{aspect-ratio:282/500;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.reviews .reviews__text{background-color:#f2ecea;gap:.625rem;padding:1.5rem}.reviews .reviews__text .reviews__text-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem}.reviews .reviews__text .reviews__text-content{margin-top:auto}.reviews .reviews__text .review__text-user-icon{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;background-color:#fff;border-radius:50%;height:1.75rem;justify-content:center;width:1.75rem}@media (max-width:768px){.popular_products__nav{display:none}}.page-404 .page__title{margin-bottom:.5rem}.page-404 .page__description{margin-bottom:1.5rem}.product-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;border:.0625rem solid #f2ecea;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-transition:border-color .3s ease;transition:border-color .3s ease}.product-card:hover{border-color:#a69893}.product-card .added_to_cart.wc-forward{display:none}.product-card .product-card__image{margin-bottom:1rem;position:relative}.product-card .product-card__image .product-card__image-img{height:100%;max-width:31.25rem;-o-object-fit:cover;object-fit:cover;width:100%}.product-card .product-card__category{color:#a69893;margin-bottom:.5rem;padding-left:1.5rem;padding-right:1.5rem}.product-card .product-card__title{margin-bottom:.5rem;max-width:90%;padding-left:1.5rem;padding-right:1.5rem}.product-card .product-card__price{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:auto;padding-bottom:1.5rem;padding-left:1.5rem;padding-right:1.5rem}.product-card .product-card__price .product-card__price-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-card .product-card__price .product-card__price-old{color:rgba(0,0,0,.7);font-size:.8125rem;font-weight:400;letter-spacing:-.008125rem;line-height:123.077%;margin-bottom:.125rem;text-decoration-line:line-through}.product-card .product-card__price .product-card__price-sale{color:#f44b44}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2.5rem}.pagination .pagination__list{display:-webkit-box;display:-ms-flexbox;display:flex}.pagination .pagination__item .page-numbers{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;background-color:#f2ecea;font-size:1rem;font-weight:700;height:2.5rem;justify-content:center;letter-spacing:-.01rem;line-height:150%;text-transform:uppercase;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;width:2.5rem}.pagination .pagination__item .page-numbers:hover:not(.current){background-color:#e8e0de;color:inherit}.pagination .pagination__item .page-numbers.current{background-color:#121515;color:#fff}.pagination .pagination__item .page-numbers i.icon{background-color:#f44b44}.pagination .pagination__item .page-numbers.prev{margin-right:1rem}.pagination .pagination__item .page-numbers.next{margin-left:1rem}.sg-cart-modal{display:-webkit-box;display:-ms-flexbox;display:flex;inset:0;position:fixed;z-index:9999;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2rem}.sg-cart-modal[hidden]{display:none!important}.sg-cart-modal__backdrop{backdrop-filter:blur(17.5px);background:hsla(15,24%,93%,.5);inset:0;position:absolute}.sg-cart-modal__dialog{background:#fff;max-width:480px;padding:2rem;position:relative;width:100%;z-index:2}.sg-cart-modal__close{background:transparent;border:0;border-radius:50%;cursor:pointer;font-size:1.5rem;height:2.5rem;line-height:1;position:absolute;right:1rem;top:1rem;width:2.5rem}.sg-cart-modal__content{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.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sg-cart-modal__title{margin:0;text-align:center}.sg-cart-modal__text{margin:0}.sg-cart-modal__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.sg-cart-modal__actions .btn{width:100%}.sg-cart-modal__btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.is-cart-modal-open,html.is-cart-modal-open{overflow:hidden}.shop-categories .shop-categories__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(15.625rem,1fr))}@media (max-width:500px){.shop-categories .shop-categories__grid{grid-template-columns:1fr 1fr}}.shop-categories .shop-category-card__link{border:.0625rem solid #f2ecea;gap:1.5rem;padding:1.5rem;-webkit-transition:border-color .3s ease;transition:border-color .3s ease}@media (hover:hover){.shop-categories .shop-category-card__link:hover{border-color:#a69893;color:inherit}}.shop-categories .shop-category-card__link .shop-category-card__image{height:2rem;width:2rem}.shop-banner__inner{min-height:15rem;padding:2.5rem;position:relative}@media (max-width:1024px){.shop-banner__inner{padding:1.5rem}}@media (max-width:768px){.shop-banner__inner{min-height:25.5rem}}.shop-banner__media{height:100%;inset:0;position:absolute;width:100%;z-index:-1}.shop-banner__media .shop-banner__image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:768px){.shop-banner__media .shop-banner__image{-o-object-position:bottom;object-position:bottom}}.shop-banner__actions{bottom:2.5rem;position:absolute;right:2.5rem}@media (max-width:1024px){.shop-banner__actions{bottom:1.5rem;right:1.5rem}}@media (max-width:768px){.shop-banner__actions{bottom:unset;position:relative;right:unset}}.shop-banner__content{gap:1rem;max-width:27.875rem}.shop-banner__price .shop-banner__price-old{color:rgba(0,0,0,.7);font-size:.8125rem;font-weight:400;letter-spacing:-.008125rem;line-height:123.077%;text-decoration-line:line-through}.shop-banner__price .shop-banner__price-current{color:#f44b44;font-size:1.375rem;font-weight:700;line-height:127.273%;text-decoration-line:unset}.shop-banner__slider{margin-bottom:2.5rem}.shop-category-page__layout{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:768px){.shop-category-page__header-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}}@media (max-width:1024px){body.aside-is-open{overflow:hidden}body.aside-is-open .category-aside-panel__backdrop{opacity:1;pointer-events:auto}}.category-aside-panel__backdrop{background-color:rgba(0,0,0,.5);inset:0;opacity:0;pointer-events:none;position:fixed;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;z-index:1}.shop-category-page__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;width:100%}@media (max-width:1024px){.shop-category-page__content{gap:0}}.category-aside-panel{display:none}@media (max-width:1024px){.category-aside-panel{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;background-color:#fff;bottom:0;-webkit-box-shadow:0 -2px 4px rgba(0,0,0,.04);box-shadow:0 -2px 4px rgba(0,0,0,.04);gap:1rem;height:4.375rem;left:0;position:fixed;width:100%;z-index:13}}.shop-category-page__results{width:100%}.shop-category-page__bottom-text p{margin-bottom:1em}.shop-category-page__bottom-text p:last-child{margin-bottom:0}.shop-category-page__sidebar{-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:17.625rem;flex-basis:17.625rem}@media (max-width:1024px){.shop-category-page__sidebar{width:0;-ms-flex-preferred-size:0;flex-basis:0}}.products{display:grid}.products.columns-2{grid-template-columns:repeat(2,1fr)}.products.columns-3{grid-template-columns:repeat(3,1fr)}@media (max-width:768px){.products.columns-3{grid-template-columns:50%}.products.columns-3:has(>:nth-child(2)){grid-template-columns:1fr 1fr}}@media (max-width:500px){.products.columns-3{grid-template-columns:1fr}}.products.columns-4{grid-template-columns:repeat(4,1fr)}.showroom .products{display:grid;gap:1.5rem;grid-auto-rows:1fr;grid-template-columns:repeat(4,1fr)}@media (max-width:1024px){.showroom .products{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.showroom .products{grid-template-columns:repeat(auto-fit,minmax(15.625rem,1fr))}}.showroom .products .product-card{border:none}.showroom .products .product-card .product-card__image{position:relative}.showroom .products .product-card .product-card__image:after{background:hsla(0,0%,100%,.2);content:"";inset:0;opacity:0;position:absolute;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.showroom .products .product-card:hover .product-card__image{position:relative}.showroom .products .product-card:hover .product-card__image:after{opacity:1}.showroom .products .product-card .product-card__category,.showroom .products .product-card .product-card__price,.showroom .products .product-card .product-card__title{padding:0}.shop-category-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.shop-category-menu__item .shop-category-menu__link{color:rgba(0,0,0,.7);font-size:1.125rem;font-weight:700;letter-spacing:-.01125rem;line-height:111.111%;-webkit-transition:color .3s ease;transition:color .3s ease}.shop-category-menu__item .shop-category-menu__link:hover{color:#f44b44}.shop-category-menu__item.is-current .shop-category-menu__link{color:#121515;text-decoration:underline}.shop-category-menu__item.is-current .shop-category-menu__link:hover{color:inherit}.shop-category-page__sidebar-block{margin-bottom:2.5rem}@media (max-width:1024px){.shop-category-page__sidebar-block{background-color:#fff;bottom:4.375rem;left:0;margin-bottom:0;padding:1.5rem 2.5rem;position:fixed;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-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%;z-index:10}}@media (max-width:1024px) and (max-width:768px){.shop-category-page__sidebar-block{padding:1.5rem 1rem}}@media (max-width:1024px){.shop-category-page__sidebar-block.is-open{-webkit-box-shadow:0 -.25rem 1.25rem 0 rgba(0,0,0,.1);box-shadow:0 -.25rem 1.25rem 0 rgba(0,0,0,.1);-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.shop-category-page__sidebar-block:last-child{margin-bottom:0}.shop-category-page__sidebar-block .shop-category-page__sidebar-title{font-size:1.25rem;margin-bottom:1rem}.shop-category-page__sidebar-block .shop-category-page__filters{gap:.5rem}.shop-category-page__sidebar-block .shop-filter-checkbox{cursor:pointer;width:-webkit-max-content;width:-moz-max-content;width:max-content}.shop-category-page__sorting{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.shop-category-page__sorting-custom{max-width:17.5rem;position:relative;width:100%}.shop-category-page__sorting-custom.is-open .shop-category-page__sorting-trigger .shop-category-page__sorting-icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.shop-category-page__sorting-custom.is-open .shop-category-page__sorting-dropdown{opacity:1;pointer-events:auto;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible}.shop-category-page__sorting-label{display:block}.shop-category-page__sorting-select{height:1px;opacity:0;pointer-events:none;position:absolute;width:1px}.shop-category-page__sorting-trigger{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;cursor:pointer;gap:.75rem;justify-content:space-between;text-align:left}@media (max-width:768px){.shop-category-page__sorting-trigger{width:auto}}.shop-category-page__sorting-current{display:block;-webkit-box-flex:1;color:#121515;-ms-flex:1 1 auto;flex:1 1 auto}.shop-category-page__sorting-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.shop-category-page__sorting-dropdown{background-color:#fff;-webkit-box-shadow:0 4px 20px 0 rgba(0,0,0,.1);box-shadow:0 4px 20px 0 rgba(0,0,0,.1);min-width:12.5rem;opacity:0;padding:.25rem 0;pointer-events:none;position:absolute;right:0;top:calc(100% + .5rem);-webkit-transform:translateY(.5rem);-ms-transform:translateY(.5rem);transform:translateY(.5rem);-webkit-transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,visibility .3s ease,transform .3s ease;transition:opacity .3s ease,visibility .3s ease,transform .3s ease,-webkit-transform .3s ease;visibility:hidden;width:100%;z-index:30}.shop-category-page__sorting-option{background:transparent;border:0;cursor:pointer;display:block;padding:.5rem 1rem;text-align:left;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;white-space:nowrap;width:100%}.shop-category-page__sorting-option:focus-visible,.shop-category-page__sorting-option:hover{background-color:#f5f5f5}.shop-category-page__sorting-option.is-active{font-weight:600}.is-product-single .single-product-page__inner{gap:1.5rem;margin-bottom:2.5rem}@media (max-width:768px){.is-product-single .single-product-page__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.is-product-single .single-product-page__inner .product-gallery{border:.0625rem solid #f2ecea;height:100%;position:relative;width:50%}@media (max-width:768px){.is-product-single .single-product-page__inner .product-gallery{width:100%}}.is-product-single .single-product-page__inner .product-gallery .product-gallery__image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.is-product-single .single-product-page__inner .product-summary__category{margin-bottom:1rem}.is-product-single .single-product-page__inner .product_title{font-size:1.875rem;font-weight:700;line-height:113.333%;margin-bottom:1rem;text-transform:uppercase}.is-product-single .single-product-page__inner .price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:1rem}.is-product-single .single-product-page__inner .price-current{color:#121515;font-size:1.375rem;font-style:normal;font-weight:700;line-height:127.273%;text-decoration-line:unset}.is-product-single .single-product-page__inner ins.price-current{color:#f44b44}.is-product-single .single-product-page__inner .price-old{color:rgba(0,0,0,.7);font-size:1rem;font-weight:500;letter-spacing:-.01rem;line-height:125%;text-decoration-line:line-through}.is-product-single .single-product-page__inner .woocommerce-product-details__short-description{margin-bottom:1.5rem}.is-product-single .single-product-page__inner .woocommerce-product-details__short-description p{margin-bottom:1rem}.is-product-single .single-product-page__inner .woocommerce-product-details__short-description p:last-child{margin-bottom:0}.is-product-single .single-product-page__inner .product-quantity{margin-bottom:1.5rem}.is-product-single .single-product-page__inner .single-product-btn-wrapper{gap:1rem;margin-bottom:1.5rem}@media (max-width:1024px){.is-product-single .single-product-page__inner .single-product-btn-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:500px){.is-product-single .single-product-page__inner .single-product-btn-wrapper .btn{width:100%}}.is-product-single .single-product-page__inner .swiper-btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;left:1rem;position:absolute;right:1rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-pack:justify;-ms-flex-pack:justify;gap:.5rem;justify-content:space-between;pointer-events:none;z-index:1}.is-product-single .single-product-page__inner .entry-summary{width:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:768px){.is-product-single .single-product-page__inner .entry-summary{width:100%}}.is-product-single input[type=number]{-moz-appearance:textfield}.is-product-single input[type=number]::-webkit-inner-spin-button,.is-product-single input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.is-product-single .quantity__input{background-color:#f2ecea;color:#121515;font-size:1rem;font-weight:700;height:2.5rem;letter-spacing:-.01rem;line-height:normal;padding:0;text-align:center;text-transform:uppercase;width:2.5rem}.is-product-single .product-summary__sale-block{background-color:#e7f5e8;padding:1rem}.is-product-single .product-summary__sale-block .product-summary__title{margin-bottom:.25rem}.is-product-single .product-summary__sale-block p{color:rgba(0,0,0,.7);font-size:1rem;font-weight:500;letter-spacing:-.01rem;line-height:125%}.is-product-single .product-info__title{margin-bottom:1rem;text-transform:unset}.is-product-single .product-info__content{color:rgba(0,0,0,.7);max-width:62.25rem}.is-product-single .product-info__content p{margin-bottom:1rem}.is-product-single .product-info__content p:last-child{margin-bottom:0}.is-product-single .product-info__block{margin-bottom:2.5rem}.is-product-single .shop_attributes{border-collapse:collapse;width:100%}.is-product-single .shop_attributes tr td,.is-product-single .shop_attributes tr th{border-bottom:.0625rem solid #f2ecea;border-top:.0625rem solid #f2ecea;font-size:1.125rem;font-weight:400;letter-spacing:-.01125rem;line-height:111.111%;padding-bottom:.5rem;padding-top:.5rem;text-align:left}.is-product-single .shop_attributes tr th{color:rgba(0,0,0,.7);padding-right:1rem;white-space:nowrap;width:20%}.is-product-single .shop_attributes tr td{color:#121515;width:80%}.single-product-banner{position:relative}.single-product-banner__image-wrapper{height:100%;inset:0;position:absolute;width:100%;z-index:-1}.single-product-banner__image-wrapper .single-product-banner__image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:768px){.single-product-banner__image-wrapper .single-product-banner__image{-o-object-position:bottom;object-position:bottom}}.single-product-banner__content{max-width:32.25rem;padding:4.5rem 0 4.5rem 4.5rem;width:100%}@media (max-width:1024px){.single-product-banner__content{padding:2.5rem 0 2.5rem 2.5rem}}@media (max-width:768px){.single-product-banner__content{min-height:37.5rem;padding:1.5rem}}.single-product-banner__title{margin-bottom:1rem}.single-product-banner__palette{margin-bottom:1rem}.single-product-banner__palette .single-product-banner__palette-image{height:2.625rem;width:18.625rem}.single-product-banner__description{margin-bottom:1.5rem}.single-product-banner__description p{margin-bottom:1rem}.single-product-banner__description p:last-child{margin-bottom:0}.single-product-banner__btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){.single-product-banner__btn-wrapper{-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}}.cart-form{margin-bottom:2.5rem}@media (max-width:768px){.cart-page__totals{-ms-flex-item-align:end;align-self:flex-end}}.js-cart-page{position:relative}.js-cart-page.is-loading{pointer-events:none}.js-cart-page.is-loading .loader{opacity:1;pointer-events:auto}.loader{display:-webkit-box;display:-ms-flexbox;display:flex;inset:0;opacity:0;pointer-events:none;position:absolute;z-index:9999;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:hsla(0,0%,100%,.6);justify-content:center;-webkit-transition:opacity .1s ease;transition:opacity .1s ease}.loader__spinner{height:3.5rem;position:relative;width:3.5rem}.loader__spinner:after,.loader__spinner:before{border:.1875rem solid transparent;border-radius:50%;content:"";inset:0;position:absolute}.loader__spinner:before{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border-top-color:#000}.loader__spinner:after{-webkit-animation:spin-reverse 1.2s linear infinite;animation:spin-reverse 1.2s linear infinite;border-bottom-color:#999}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes spin-reverse{to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes spin-reverse{to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}.cart-list{width:100%}.cart-list input[type=number]{-moz-appearance:textfield}.cart-list input[type=number]::-webkit-inner-spin-button,.cart-list input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-list .cart-qty__input{background-color:#f2ecea;border:0;color:#121515;font-size:1rem;font-weight:700;height:2.5rem;letter-spacing:-.01rem;line-height:normal;padding:0;text-align:center;text-transform:uppercase;width:2.5rem}.cart-list__head{display:grid;gap:1.5rem;grid-template-columns:minmax(0,1.8fr) 8.125rem 8.75rem 8.75rem 3.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:1rem}@media (max-width:1024px){.cart-list__head{display:none}}.cart-list__head-cell{color:#a69893;text-align:left}.cart-list__head-cell--price,.cart-list__head-cell--quantity,.cart-list__head-cell--remove,.cart-list__head-cell--subtotal{justify-self:start}.cart-list__body{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:1024px){.cart-list__body{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem}}.cart-item{display:grid;gap:1.5rem;grid-template-columns:minmax(0,1.8fr) 8.125rem 8.75rem 8.75rem 3.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:.0625rem solid #f2ecea;padding:1.5rem}.cart-item+.cart-item{border-top:none}@media (max-width:1024px){.cart-item+.cart-item{border-top:.0625rem solid #f2ecea}}@media (max-width:1024px){.cart-item{display:grid;gap:1rem .75rem;grid-template-areas:"thumb product remove" "price price price" "quantity subtotal subtotal";grid-template-columns:4.5rem minmax(0,1fr) auto;width:calc(50% - .5rem);-webkit-box-align:start;-ms-flex-align:start;align-items:start;border:.0625rem solid #f2ecea;padding:1.25rem;position:relative}}@media (max-width:767px){.cart-item{width:100%}}.cart-item__product{display:grid;gap:1.25rem;grid-template-columns:4.5rem minmax(0,1fr);min-width:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1024px){.cart-item__product{display:contents;grid-area:thumb/thumb/thumb/thumb}}.cart-item__thumb{height:4.5rem;max-height:4.5rem;max-width:4.5rem;width:100%}@media (max-width:1024px){.cart-item__thumb{align-self:start;grid-area:thumb}}.cart-item__thumb-image,.cart-item__thumb-link{display:block;height:100%;width:100%}.cart-item__thumb img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.cart-item__main{min-width:0}@media (max-width:1024px){.cart-item__main{align-self:center;grid-area:product;padding-right:.75rem}}.cart-item__title-link{color:inherit;text-decoration:none}.cart-item__title{margin:0;text-transform:unset;word-break:break-word}@media (max-width:1024px){.cart-item__title{font-size:1.25rem;line-height:1.2}}@media (max-width:767px){.cart-item__title{font-size:1.125rem}}.cart-item__meta{font-size:.875rem;line-height:1.4}.cart-item__price,.cart-item__quantity,.cart-item__remove,.cart-item__subtotal{min-width:0}@media (max-width:1024px){.cart-item__price{border-top:.0625rem solid #f2ecea;grid-area:price;padding-top:.75rem}}@media (max-width:1024px){.cart-item__quantity{align-self:end;grid-area:quantity}}@media (max-width:1024px){.cart-item__subtotal{align-self:end;grid-area:subtotal;justify-self:end;text-align:right}}.cart-summary__subtotal-label{color:#a69893}.cart-item__price-old{color:#a69893;text-decoration-line:line-through}.cart-item__price-current--sale{color:#f44b44}.cart-item__value{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:.25rem}.cart-item__value--price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.125rem}@media (max-width:1024px){.cart-item__value--subtotal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:.125rem}}.cart-item__remove{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:1.5rem}@media (max-width:1024px){.cart-item__remove{align-self:start;grid-area:remove;justify-self:end;padding:0;position:static}}.cart-qty{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.0625rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-qty__input{text-align:center;width:100%}@media (max-width:1024px){.cart-qty{max-width:7.75rem}}.cart-btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:1024px){.cart-item__price:before,.cart-item__subtotal:before{color:#a69893;content:attr(data-label);display:block;font-size:.75rem;line-height:1.2;margin-bottom:.25rem}}.checkout-page__inner{gap:1.5rem}@media (max-width:1024px){.checkout-page__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.checkout-page__left{width:100%}.checkout-box__title{text-transform:unset}.checkout-box__title{margin-bottom:1.5rem}.woocommerce-billing-fields__field-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem}.woocommerce-billing-fields__field-wrapper .form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem;width:calc(50% - 1.5rem)}@media (max-width:500px){.woocommerce-billing-fields__field-wrapper .form-row{width:100%}}.woocommerce-billing-fields__field-wrapper .form-row .input-text{width:100%}.woocommerce-billing-fields__field-wrapper .form-row label{color:#a69893;font-size:.8125rem;font-weight:400;letter-spacing:-.008125rem;line-height:123.077%}.checkout-shipping-methods{margin-bottom:2rem}.wc_payment_methods.payment_methods li,.woocommerce-shipping-methods li{margin-bottom:.5rem}.wc_payment_methods.payment_methods li:last-child,.woocommerce-shipping-methods li:last-child{margin-bottom:0}.wc_payment_methods.payment_methods li label,.woocommerce-shipping-methods li label{color:#161412;font-weight:400}.woocommerce-NoticeGroup-checkout{display:none}.checkout-summary__button{width:100%}.checkout-page__right{-ms-flex-preferred-size:24rem;flex-basis:24rem;-ms-flex-negative:0;background-color:#f2ecea;flex-shrink:0;padding:2rem;-ms-flex-item-align:start;align-self:flex-start}@media (max-width:1024px){.checkout-page__right{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%}}.checkout-page__right .checkout-box__title{text-transform:uppercase}.checkout-page__right .checkout-summary__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.checkout-page__right .checkout-summary__row .woocommerce-Price-amount{color:#121515}.checkout-page__right .checkout-summary__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:.5rem;margin-bottom:1rem}.checkout-page__right .checkout-summary__row--total{border-bottom:.0625rem solid #e8e0de;border-top:.0625rem solid #e8e0de;margin-bottom:1rem;padding:.75rem 0}.checkout-page__right .checkout-summary-privacy{margin-bottom:1.5rem}.checkout-page__right .checkout-summary-privacy a{color:#f44b44}.sg-order-received-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sg-order-received-wrapper .btn{-ms-flex-item-align:center;align-self:center}.sg-order-received-wrapper .sg-order-received__icon{margin-bottom:1.5rem}.sg-order-received-wrapper .sg-order-received__title{margin-bottom:1rem;text-transform:uppercase}@media (max-width:768px){.sg-order-received-wrapper .sg-order-received__title{text-align:center}}.sg-order-received-wrapper .sg-order-received__text{margin-bottom:.25rem}@media (max-width:768px){.sg-order-received-wrapper .sg-order-received__text{text-align:center}}.sg-order-received-wrapper .sg-order-received__order{margin-bottom:1.5rem}.sg-order-received-wrapper .sg-order-received__order-number{color:#121515}.archive__header{margin-bottom:2.5rem}@media (max-width:768px){.archive__header{margin-bottom:1.5rem}}.archive__title{margin-bottom:1.5rem;text-transform:uppercase}.archive__description{max-width:62.25rem}.archive__description p{margin-bottom:1rem}.archive__description p:last-child{margin-bottom:0}.archive__content{position:relative}.archive__content.is-loading .loader{opacity:1;pointer-events:auto}.projects-archive__filters{margin-bottom:2.5rem}.projects-archive__filters .projects-archive__filter:hover{border-color:#f2ecea}.projects-archive__filters .projects-archive__filter.is-active{border-color:#121515;-webkit-transition:border-color .3s ease;transition:border-color .3s ease}.projects-archive__filters .projects-archive__filter.is-active:active,.projects-archive__filters .projects-archive__filter.is-active:hover{border-color:#f44b44}.projects-archive__filters-list{-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:768px){.projects-archive__filters-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(12.5rem,1fr))}}.projects-archive__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(14.375rem,1fr))}.single-project-actions{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.5rem}.single-project__title{margin-bottom:1rem}.single-project__description{margin-bottom:2rem}.page-gallery{margin-top:2.5rem}.page-gallery__grid{display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:2.5rem}@media (max-width:1024px){.page-gallery__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.page-gallery__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}.page-gallery__item{display:block;position:relative}.page-gallery__item:after{background:hsla(0,0%,100%,.2);content:"";inset:0;opacity:0;position:absolute;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.page-gallery__item:hover:after{opacity:1}.single-project__btn{width:100%}.sg-lightbox{inset:0;position:fixed;z-index:9999}.sg-lightbox__backdrop{background:rgba(0,0,0,.92);inset:0;position:absolute}.sg-lightbox__dialog{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;padding:1.5rem;position:relative;width:100%;z-index:2;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sg-lightbox__slider{height:100%;width:100%}.sg-lightbox__slide{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}.sg-lightbox__image-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2rem 5rem}@media (max-width:768px){.sg-lightbox__image-wrap{padding:.625rem}}.sg-lightbox__img{display:block;height:auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}.sg-lightbox__close{background:#fff;border:none;border-radius:50%;cursor:pointer;font-size:1.375rem;height:3rem;line-height:1;position:absolute;right:1.25rem;top:1.25rem;width:3rem;z-index:5}.sg-lightbox__nav{background:#fff;border:none;border-radius:50%;cursor:pointer;font-size:1.5rem;height:3.25rem;line-height:1;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:3.25rem;z-index:5}@media (max-width:768px){.sg-lightbox__nav{display:none}}.sg-lightbox__nav--prev{left:1.25rem}.sg-lightbox__nav--next{right:1.25rem}.sg-lightbox__nav.swiper-button-disabled{opacity:.4;pointer-events:none}.sg-lightbox__pagination{bottom:1.25rem!important;left:50%!important;position:absolute;-webkit-transform:translateX(-50%)!important;-ms-transform:translateX(-50%)!important;transform:translateX(-50%)!important;width:auto!important}.sg-lightbox .swiper-pagination-bullet{--swiper-pagination-bullet-inactive-color:#f2ecea}.sg-lightbox .swiper-pagination-bullet.swiper-pagination-bullet-active{--swiper-pagination-color:#f44b44}body.is-lightbox-open{overflow:hidden}.reviews-banner .left-side{background-color:#f2ecea}.reviews__content{margin-bottom:1.5rem}.reviews__actions{margin-bottom:2.5rem}.info-container{display:grid;gap:1.5rem;grid-template-columns:17.625rem 1fr}@media (max-width:1024px){.info-container{gap:0;grid-template-columns:1fr}}.info-container .info-content .wp-video{width:100%!important}.info-container .info-content .about-us__media-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}@media (max-width:768px){.info-container .info-content .about-us__media-grid{grid-template-columns:1fr}}.info-container .info-content .about-us__media-grid img{-o-object-fit:cover;object-fit:cover;width:100%}.info-container .info-content .about-us__media{display:grid;gap:1.5rem;grid-template-columns:minmax(12.5rem,17.625rem) minmax(25rem,1fr);margin-bottom:2.5rem;margin-top:2.5rem}@media (max-width:768px){.info-container .info-content .about-us__media{grid-template-columns:1fr}}.info-container .info-content .about-us__media p{margin-bottom:0!important}.info-container .info-content .about-us__media video{aspect-ratio:588/400;height:100%!important;margin:0!important;-o-object-fit:cover;object-fit:cover;width:100%!important}.info-container .info-content .about-us__media img{height:100%!important;max-height:31.875rem;max-width:17.625rem!important;-o-object-fit:cover;object-fit:cover;width:100%}.info-container .info-content .about-us__media .js-native-video-wrap{position:relative}.info-container .info-content .about-us__media .js-native-video-play{backdrop-filter:blur(5.859375px);background:hsla(0,0%,100%,.45);border-radius:50%;-webkit-box-shadow:0 11.719px 27.344px 0 rgba(0,0,0,.85);box-shadow:0 11.719px 27.344px 0 rgba(0,0,0,.85);height:6.25rem;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:background .3s ease;transition:background .3s ease;width:6.25rem;z-index:2}.info-container .info-content .about-us__media .js-native-video-play:hover{background:hsla(0,0%,100%,.65)}.samples-page__subtitle{margin-bottom:1rem}.samples-page__editor{margin-bottom:2.5rem}.samples-gallery__title{margin-bottom:.5rem;text-transform:none}.samples-gallery__description{margin-bottom:1.5rem}.samples-gallery__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(15.625rem,1fr))}.samples-gallery__image{margin-bottom:1rem}.samples-page__section{margin-bottom:2.5rem}.samples-description__title{margin-bottom:.5rem;text-transform:none}.samples-description__text{margin-bottom:1.5rem}.samples-description__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:.375rem}.samples-description__list li{color:#121515;font-size:1.125rem;font-style:normal;font-weight:700;letter-spacing:-.01125rem;line-height:111.111%;padding-left:1.75rem;position:relative}.samples-description__list li:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill='%23f44b44' fill-rule='evenodd' d='M9 0C4.036 0 0 4.036 0 9s4.036 9 9 9 9-4.036 9-9-4.036-9-9-9' clip-rule='evenodd'/%3E%3Cpath fill='%23fff' d='M12.799 5.982a.41.41 0 0 1 .58 0h.002c.159.16.159.423 0 .583l-5.453 5.452a.413.413 0 0 1-.582 0L4.619 9.291a.415.415 0 0 1 0-.582c.16-.16.424-.16.583 0l2.316 2.315.119.12z'/%3E%3C/svg%3E");height:1.125rem;left:.125rem;position:absolute;top:.125rem;width:1.125rem}.samples-works__title{margin-bottom:.5rem;text-transform:none}.samples-works__description{margin-bottom:1.5rem}.samples-works__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}@media (max-width:768px){.samples-works__grid{grid-template-columns:repeat(auto-fill,minmax(15.625rem,1fr))}}.samples-works__grid .samples-works__item{background-color:#f2ecea;padding:1.5rem}.samples-works__grid .samples-works__item .samples-works__image{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;background-color:#e8e0de;height:3.5rem;justify-content:center;margin-bottom:1.5rem;width:3.5rem}.samples-works__grid .samples-works__item .samples-works__image img{height:2rem;width:2rem}.samples-works__item-title{margin-bottom:.75rem}.samples-familiarization__title{margin-bottom:.5rem;text-transform:none}.samples-familiarization__description{margin-bottom:.75rem}.samples-familiarization__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:.3125rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.samples-familiarization__btn:hover i.icon{background-color:#f44b44}.samples-opportunities__title{margin-bottom:1.5rem;text-transform:none}.samples-opportunities__list{margin-bottom:1.5rem}.samples-important__title{margin-bottom:.5rem;text-transform:none}.samples-important__description{margin-bottom:1.5rem}.samples-description__list{margin-bottom:1.5rem}.contact-us .banner .left-side{background-color:#f2ecea;padding:6.25rem clamp(2.5rem,8vw,7.5rem) 6.25rem calc(50dvw - 37.5rem)}@media (max-width:1440px){.contact-us .banner .left-side{padding-left:clamp(2.5rem,8vw,7.5rem)}}@media (max-width:768px){.contact-us .banner .left-side{padding:2.5rem 1rem}}.contact-us .banner .left-side .banner__content{margin-bottom:2rem}.contact-us .banner .contact__link{color:#121515;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.25rem;margin-bottom:1.5rem}.contact-us .contact-us__title{margin-bottom:.5rem}.contact-us .contact__phones{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;margin-bottom:.5rem}@media (max-width:768px){.contact-us .contact__phones{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.25rem}}.contact-us .contact__phone{position:relative}.contact-us .contact__phone:after{background-color:rgba(0,0,0,.1);content:"";display:inline-block;height:1.5rem;margin-left:1rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:.0625rem}.contact-us .contact__phone:last-child:after{content:none}.contact-us .contact__email-link{color:#121515;font-size:1rem;font-weight:700;letter-spacing:-.01rem;line-height:1}}@media (hover:none) and (pointer:coarse){html{scrollbar-width:none!important}body{-ms-overflow-style:none!important}::-webkit-scrollbar{height:0!important;width:0!important}}input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=url]{border:.0625rem solid #f2ecea;border-radius:0;color:#121515;font-size:1.125rem;font-weight:400;letter-spacing:-.01125rem;line-height:111.111%;padding:1rem}textarea{border:.0625rem solid #f2ecea;-webkit-column-count:12;-moz-column-count:12;column-count:12;width:100%}input[type=radio]{--radio-color:#f44b44;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:transparent;border:.0625rem solid var(--radio-color,currentColor);border-radius:50%;cursor:pointer;display:inline-grid;height:1.25rem;margin:0 .625rem 0 0;place-content:center;width:1.25rem;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px}input[type=radio]:before{background-color:var(--radio-color,currentColor);border-radius:50%;content:"";height:10px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;width:10px}input[type=radio]:checked:before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}input[type=radio]:focus-visible{outline:2px solid var(--radio-color,currentColor);outline-offset:2px}input[type=radio]:disabled{cursor:not-allowed;opacity:.5}input[type=number]{padding:0}input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#fff;border:1px solid #bdbdbd;border-radius:4px;cursor:pointer;display:inline-grid;height:18px;margin:0;place-content:center;-webkit-transition:border-color .2s ease,background-color .2s ease;transition:border-color .2s ease,background-color .2s ease;width:18px}input[type=checkbox]:before{background-color:#fff;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%);content:"";height:10px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out;width:10px}input[type=checkbox]:checked{background-color:#000;border-color:#000}input[type=checkbox]:checked:before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}input[type=checkbox]:focus-visible{outline:2px solid #000;outline-offset:2px}.wcus-checkout-fields h3{display:none}.wcus-checkout-fields .form-row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.25rem}.wcus-checkout-fields .form-row label{color:#a69893;font-size:.8125rem;letter-spacing:-.008125rem;line-height:123.077%}.wcus-checkout-fields .form-row .input-text{width:100%}.wcus-checkout-fields .zen-ui-select__value{padding:1rem!important}.wcus-checkout-fields .zen-ui-select__value .zen-ui-select__value-text{color:#121515;font-size:1.125rem;letter-spacing:-.01125rem;line-height:111.111%}.content>*+*{margin-top:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{font-weight:600;line-height:1.3;margin-bottom:.5em}@media (max-width:768px){.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{margin-bottom:1.5rem}}.content p{margin:0 0 1em}.content strong{font-weight:600}.content em{font-style:italic}.content a{text-decoration:underline}.content a:hover{text-decoration:none}.content ol,.content ul{margin:0;padding-left:1.5em}.content ol li,.content ul li{line-height:111.111%;margin:.1em 0}.content ul{list-style:disc}.content ul ul{list-style:circle}.content ul ul ul{list-style:square}.content ol{list-style:decimal}.content ol ol{list-style:lower-alpha}.content ol ol ol{list-style:lower-roman}.content blockquote{border-left:4px solid #ddd;color:#555;font-style:italic;margin:1.5em 0;padding-left:1em}.content img{display:block;height:auto;max-width:100%}.content figure{margin:1.5em 0}.content figure img{border-radius:8px}.content figcaption{color:#777;font-size:.875rem;margin-top:.5em;text-align:center}.content table{border-collapse:collapse;font-size:.95rem;margin:1.5em 0;width:100%}.content td,.content th{border:1px solid #ddd;padding:.75em;text-align:left}.content th{background:#f5f5f5;font-weight:600}.content hr{border:none;border-top:1px solid #ddd;margin:2em 0}.content code{background:#f5f5f5;border-radius:4px;font-size:.9em;padding:.2em .4em}.content pre{background:#111;border-radius:6px;color:#fff;overflow-x:auto;padding:1em}.content pre code{background:none;padding:0}.content iframe,.content video{margin:1.5em 0;max-width:100%}.content .gallery,.content .wp-block-gallery{display:grid;gap:10px}.content .alignleft{float:left;margin-right:1em}.content .alignright{float:right;margin-left:1em}.content .aligncenter{display:block;margin-left:auto;margin-right:auto}.content:after{clear:both;content:"";display:block}.woocommerce-info:has(.error_message) .woocommerce-message,.woocommerce-notices-wrapper:has(.error_message) .woocommerce-message{background-color:#f5e7e7;border-top-color:#e03c35}.woocommerce-info:has(.error_message) .icon-wrapper,.woocommerce-notices-wrapper:has(.error_message) .icon-wrapper{background-color:transparent!important}.woocommerce-info:has(.notification-message) .woocommerce-message,.woocommerce-notices-wrapper:has(.notification-message) .woocommerce-message{background-color:#f2ecea;border-top-color:#a69893}.woocommerce-info:has(.notification-message) .icon-wrapper,.woocommerce-notices-wrapper:has(.notification-message) .icon-wrapper{background-color:transparent!important}.woocommerce-info .woocommerce-message,.woocommerce-notices-wrapper .woocommerce-message{background-color:#e7f5e8;border-top:.0625rem solid #3eac42;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2.5rem;padding:1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:768px){.woocommerce-info .woocommerce-message,.woocommerce-notices-wrapper .woocommerce-message{-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}}.woocommerce-info .woocommerce-message .icon-wrapper,.woocommerce-notices-wrapper .woocommerce-message .icon-wrapper{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;background-color:#3eac42;border-radius:50%;height:1.125rem;justify-content:center;width:1.125rem;-ms-flex-negative:0;flex-shrink:0}.woocommerce-info .woocommerce-message .woocommerce-message__content,.woocommerce-notices-wrapper .woocommerce-message .woocommerce-message__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#121515;gap:1rem}