/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container{display:inline-block;font-size:13px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{clip:rect(0,0,0,0);background:#fff;border:1px solid #aaa;border-top:0;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%);position:absolute;top:100%;width:100%;z-index:1010}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{color:#999;font-weight:400;margin-right:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4);background-clip:padding-box;border:1px solid #aaa;border-radius:5px;-webkit-box-shadow:inset 0 0 3px #fff,0 1px 1px rgba(0,0,0,.1);box-shadow:inset 0 0 3px #fff,0 1px 1px rgba(0,0,0,.1);color:#444;display:block;height:25px;line-height:24px;overflow:hidden;padding:0 0 0 8px;position:relative;text-decoration:none;white-space:nowrap}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;margin-right:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{background:url(../img-dist/6768c1976c2ad78da163..png) -42px 1px no-repeat;display:block;font-size:1px;height:12px;position:absolute;right:26px;top:6px;width:12px}.chosen-container-single .chosen-single abbr:hover,.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{display:block;height:100%;position:absolute;right:0;top:0;width:18px}.chosen-container-single .chosen-single div b{background:url(../img-dist/6768c1976c2ad78da163..png) no-repeat 0 2px;display:block;height:100%;width:100%}.chosen-container-single .chosen-search{margin:0;padding:3px 4px;position:relative;white-space:nowrap;z-index:1010}.chosen-container-single .chosen-search input[type=text]{background:url(../img-dist/6768c1976c2ad78da163..png) no-repeat 100% -20px;border:1px solid #aaa;border-radius:0;font-family:sans-serif;font-size:1em;height:auto;line-height:normal;margin:1px 0;outline:0;padding:4px 20px 4px 5px;width:100%}.chosen-container-single .chosen-drop{background-clip:padding-box;border-radius:0 0 4px 4px;margin-top:-1px}.chosen-container-single.chosen-container-single-nosearch .chosen-search{clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%);position:absolute}.chosen-container .chosen-results{-webkit-overflow-scrolling:touch;color:#444;margin:0 4px 4px 0;max-height:240px;overflow-x:hidden;overflow-y:auto;padding:0 0 0 4px;position:relative}.chosen-container .chosen-results li{word-wrap:break-word;-webkit-touch-callout:none;display:none;line-height:15px;list-style:none;margin:0;padding:5px 6px}.chosen-container .chosen-results li.active-result{cursor:pointer;display:list-item}.chosen-container .chosen-results li.disabled-result{color:#ccc;cursor:default;display:list-item}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{background:#f4f4f4;color:#777;display:list-item}.chosen-container .chosen-results li.group-result{cursor:default;display:list-item;font-weight:700}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);border:1px solid #aaa;cursor:text;height:auto;margin:0;overflow:hidden;padding:0 5px;position:relative;width:100%}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{background:transparent!important;border:0!important;border-radius:0;-webkit-box-shadow:none;box-shadow:none;color:#999;font-family:sans-serif;font-size:100%;height:25px;line-height:normal;margin:1px 0;outline:0;padding:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{background-clip:padding-box;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);background-repeat:repeat-x;background-size:100% 19px;border:1px solid #aaa;border-radius:3px;-webkit-box-shadow:inset 0 0 2px #fff,0 1px 0 rgba(0,0,0,.05);box-shadow:inset 0 0 2px #fff,0 1px 0 rgba(0,0,0,.05);color:#333;cursor:default;line-height:13px;margin:3px 5px 3px 0;max-width:100%;padding:3px 20px 3px 5px;position:relative}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:url(../img-dist/6768c1976c2ad78da163..png) -42px 1px no-repeat;display:block;font-size:1px;height:12px;position:absolute;right:3px;top:4px;width:12px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);border:1px solid #ccc;color:#666;padding-right:5px}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{color:#ccc;cursor:default;display:list-item}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);border:1px solid #aaa;border-bottom-left-radius:0;border-bottom-right-radius:0;-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff}.chosen-container-active.chosen-with-drop .chosen-single div{background:transparent;border-left:none}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{cursor:default;opacity:.5!important}.chosen-disabled .chosen-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{direction:rtl;margin-left:26px;margin-right:0}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{left:3px;right:auto}.chosen-rtl .chosen-single abbr{left:26px;right:auto}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{left:4px;right:auto}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-left:0;padding-right:15px}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{background:url(../img-dist/6768c1976c2ad78da163..png) no-repeat -30px -20px;direction:rtl;padding:4px 5px 4px 20px}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(../img-dist/a0b7f3f18d93f6730bb2..png)!important;background-repeat:no-repeat!important;background-size:52px 37px!important}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes show_menu_overlay{0%{opacity:0}to{opacity:.83}}@keyframes show_menu_overlay_close{0%{display:block;opacity:.83}to{display:none;opacity:0}}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode{.swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}}.swiper-virtual.swiper-css-mode.swiper-horizontal{.swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}}.swiper-virtual.swiper-css-mode.swiper-vertical{.swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;height:var(--swiper-navigation-size);position:absolute;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{fill:currentColor;height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;transform-origin:center;width:100%}}.swiper-button-lock{display:none}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2)}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:var(--swiper-navigation-sides-offset,4px);transform:rotate(-90deg)}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;transform:rotate(90deg)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));button&{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1));border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;&.swiper-scrollbar-disabled,.swiper-scrollbar-disabled>&{display:none!important}&.swiper-scrollbar-horizontal,.swiper-horizontal>&{bottom:var(--swiper-scrollbar-bottom,4px);height:var(--swiper-scrollbar-size,4px);left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:var(--swiper-scrollbar-top,auto);width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}&.swiper-scrollbar-vertical,.swiper-vertical>&{height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:var(--swiper-scrollbar-left,auto);position:absolute;right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);width:var(--swiper-scrollbar-size,4px);z-index:50}}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%;>canvas,>img,>svg{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade{&.swiper-free-mode{.swiper-slide{transition-timing-function:ease-out}}.swiper-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;& .swiper-slide-active{pointer-events:auto}}}.swiper.swiper-cube{overflow:visible}.swiper-cube{.swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1;.swiper-slide{pointer-events:none}}&.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}.swiper-slide-active,.swiper-slide-next,.swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0;&:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}}}.swiper-cube{.swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}}.swiper-cube{.swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-slide-shadow-cube.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper.swiper-flip{overflow:visible}.swiper-flip{.swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1;.swiper-slide{pointer-events:none}}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}}.swiper-flip{.swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-slide-shadow-flip.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper-creative{.swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}}.swiper.swiper-cards{overflow:visible}.swiper-cards{.swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}}#header{box-shadow:unset}#header:has(.cbp-has-submeu.cbp-hropen) .under-menu-section{display:block;pointer-events:none}#header a:hover:not(.btn){color:var(--color-black-coral);text-decoration:none}#header .header-nav{background:var(--color-gunmetal);border:none;color:var(--color-white);max-height:unset}#header .header-nav .top{padding-bottom:7px;padding-top:7px}@media screen and (min-width:769px){#header .header-nav .top{padding-bottom:10px;padding-top:10px}#header .header-nav .top>.row{align-items:center;display:flex}}#header .header-nav a,#header .header-nav p{color:var(--color-white)!important;font-size:14px;font-weight:800;letter-spacing:unset;line-height:normal;margin:0}@media screen and (max-width:768px){#header .header-nav a,#header .header-nav p{font-size:13px}}#header .header-nav a{font-weight:800;text-decoration:none}#header .header-nav a:hover{text-decoration:underline}#header .header-nav .showroom-link{align-items:center;-moz-column-gap:11px;column-gap:11px;display:flex;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){#header .header-nav .showroom-link{display:none}}#header .header-nav .showroom-link:before{background:url(../img-dist/911dad70bf4c176183d2..svg) no-repeat 50%;background-size:100% 100%;content:"";display:block;height:18px;width:18px}#header .header-nav .currency-link{align-items:center;-moz-column-gap:11px;column-gap:11px;display:flex;font-weight:700;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){#header .header-nav .currency-link{display:none}}#header .header-nav .currency-link:before{background:url(../img-dist/80a639e68c475206d9be..svg) no-repeat 50%;background-size:100% 100%;content:"";display:block;height:20px;width:20px}#header .header-nav .phone-link{align-items:center;-moz-column-gap:8px;column-gap:8px;display:flex;font-weight:800;width:-moz-fit-content;width:fit-content}@media screen and (max-width:991px){#header .header-nav .phone-link{font-size:0}}@media screen and (max-width:768px){#header .header-nav .phone-link{display:none}}#header .header-nav .phone-link:before{background:url(../img-dist/69e8061e56202a0e8fb4..svg) no-repeat 50%;background-size:100% 100%;content:"";display:block;height:16px;width:16px}#header .header-nav .center-nav{text-align:center}#header .header-nav .right-nav .block-custom-content{align-items:center;-moz-column-gap:32px;column-gap:32px;display:flex;justify-content:end}@media screen and (max-width:768px){#header .header-nav .right-nav .block-custom-content.currency-block{display:none}}#header .header-nav .top-nav-usp-swiper .swiper-slide{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center}#header .header-nav .top-nav-usp-swiper .swiper-slide p a{text-decoration:underline}#header .reviews-container{align-items:center;background:#f2ebe4;display:flex;min-height:31px}@media screen and (min-width:769px){#header .reviews-container{min-height:40px}}#header .reviews-container.stucked{position:fixed;top:0;width:100%;z-index:1}#header .reviews-container .reviews{align-items:center;color:var(--color-primary);display:flex;flex-wrap:wrap;font-size:13px;font-weight:800;justify-content:center;margin:0 auto}@media screen and (min-width:769px){#header .reviews-container .reviews{font-size:14px}}#header .reviews-container .reviews img{margin:0 6px;max-width:72px;-o-object-fit:contain;object-fit:contain}@media screen and (min-width:769px){#header .reviews-container .reviews img{margin:0 10px;max-width:92px}}#header .reviews-container .reviews a{color:var(--color-primary)!important;margin-right:4px;text-decoration:underline}#header .reviews-container .reviews a:hover{color:var(--color-black-coral)!important}#header .header-top{border-bottom:1px solid #c9c9c9}#header .header-top.stucked{background:var(--color-white);position:fixed;top:31px;width:100%;z-index:1}@media screen and (min-width:769px){#header .header-top.stucked{top:40px}}#header .header-top>.container{position:unset}@media screen and (min-width:992px){#header .header-top>.container>.row{gap:0!important}}@media screen and (max-width:991px){#header .header-top>.container>.row{align-items:center;-moz-column-gap:12px;column-gap:12px;padding:0 15px}}@media screen and (min-width:577px){#header .header-top>.container>.row{-moz-column-gap:22px;column-gap:22px}}@media screen and (min-width:992px)and (max-width:1250px){#header .header-top>.container>.row{-moz-column-gap:10px;column-gap:10px}}#header .header-top>.container>.row:after{content:unset!important}#header #smainmenu-mobile ul{align-items:center;display:flex;gap:30px;margin:0}@media screen and (min-width:769px)and (max-width:991px){#header #smainmenu-mobile ul{gap:20px}}@media screen and (min-width:1200px){#header #smainmenu-mobile ul{gap:53px}}@media screen and (max-width:991px){#header #smainmenu-mobile ul{align-items:flex-start;flex-direction:column}}#header #smainmenu-mobile ul a{color:var(--color-primary);font-size:16px;letter-spacing:1.44px;text-decoration:none!important}#header #smainmenu-mobile ul a:hover{color:var(--color-black-coral)}#header .under-menu-section{background:rgba(36,45,56,.8);content:"";display:none;height:100vh;position:absolute;top:105%;width:100%}@media screen and (max-width:991px){#header #_desktop_logo{margin:0 auto;max-width:210px;width:100%}}@media screen and (max-width:991px)and (min-width:1500px){#header #_desktop_logo{max-width:256px}}@media screen and (max-width:991px)and (min-width:1025px)and (max-width:1300px){#header #_desktop_logo{width:14%}}@media screen and (max-width:991px)and (min-width:992px)and (max-width:1024px){#header #_desktop_logo{width:12%}}@media screen and (max-width:991px)and (max-width:991px){#header #_desktop_logo{padding:0}}@media screen and (max-width:991px)and (max-width:768px){#header #_desktop_logo{max-width:163px;width:49%}}#header #_desktop_logo img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:100%}#header #_desktop_smainmenu-mobile{display:none;padding-left:15px}@media screen and (max-width:991px){#header #_desktop_smainmenu-mobile{background:var(--color-white);display:none;height:100%;left:0;padding:20px 15px;position:fixed;top:76px;width:100%}}#header #_desktop_smainmenu-mobile.show{display:block}@media screen and (min-width:992px){#header #smainmenu-wrapper{flex:1}}@media screen and (max-width:991px){#header #smainmenu-wrapper{order:-1}#header #smainmenu-wrapper>div{display:none}#header #smainmenu-wrapper.menu-active .mobile-menu-btn{background:url(../img-dist/d404d5a72900822c0884..svg) no-repeat 50%;background-size:100% 100%}}#header #smainmenu-wrapper .mobile-menu-btn{background:url(../img-dist/93d07b328e3c60067a41..svg) no-repeat 50%;background-size:100% 100%;content:"";display:block;height:28px;width:28px}@media screen and (min-width:992px){#header #smainmenu-wrapper .mobile-menu-btn{display:none}#header #smainmenu-wrapper .container-smainmenu{padding:0}}#header #smainmenu-wrapper #cbp-hrmenu{position:unset}#header #smainmenu-wrapper #cbp-hrmenu>ul{display:flex;font-size:unset!important;gap:1.9vmax;justify-content:center}@media screen and (max-width:991px){#header #smainmenu-wrapper #cbp-hrmenu>ul{flex-direction:column}}@media screen and (min-width:1750px){#header #smainmenu-wrapper #cbp-hrmenu>ul{gap:clamp(20px,2.5vmax,48px)}}@media screen and (min-width:992px)and (max-width:1410px){#header #smainmenu-wrapper #cbp-hrmenu>ul{gap:1.2vmax;justify-content:space-around}}@media screen and (max-width:991px){#header #smainmenu-wrapper #cbp-hrmenu>ul{gap:15px}#header #smainmenu-wrapper #cbp-hrmenu>ul>li>a{padding:10px 0}}#header #smainmenu-wrapper #cbp-hrmenu>ul .cbp-tab-title{color:var(--color-primary);font-size:14px;font-weight:500;text-decoration:none}@media screen and (min-width:1551px){#header #smainmenu-wrapper #cbp-hrmenu>ul .cbp-tab-title{font-size:15px}}@media screen and (min-width:992px)and (max-width:1410px){#header #smainmenu-wrapper #cbp-hrmenu>ul .cbp-tab-title{font-size:clamp(7px,8px + .390625vw,13.5px)}}@media screen and (max-width:991px){#header #smainmenu-wrapper #cbp-hrmenu>ul .cbp-tab-title{font-size:calc(15.5px + .39063vw);font-weight:400}}#header #smainmenu-wrapper #cbp-hrmenu>ul .cbp-tab-title.highlight{color:#d63636;font-weight:700;letter-spacing:1.95px}#header #smainmenu-wrapper #cbp-hrmenu>ul .cbp-tab-title:hover{color:var(--color-black-coral)}#header #smainmenu-wrapper .cbp-has-submeu>a{width:100%}#header #smainmenu-wrapper .cbp-has-submeu>a .cbp-tab-title{align-items:center;display:flex;justify-content:space-between;width:100%}@media screen and (max-width:991px){#header #smainmenu-wrapper .cbp-has-submeu .cbp-submenu-aindicator:before{background:url(../img-dist/a67c35364b3a7311d55b..svg) no-repeat 50%;background-size:100% 100%;content:"";display:block;height:26px;width:26px}}#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub{left:0;width:100%}@media screen and (max-width:991px){#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub{background:var(--color-white);height:100%;top:100px;width:90%}}#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-hrsub-inner{border:none;padding:0}@media screen and (min-width:992px){#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-hrsub-inner{border-top:1px solid rgba(0,0,0,.102);margin-top:27px}}#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .menu_row{margin-bottom:0}#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .menu_row .cbp-menu-column{margin-top:0;padding:0 15px}#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner{display:flex}@media screen and (max-width:991px){#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner{flex-direction:column}}@media screen and (min-width:992px){#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner .main-heading{display:none}}#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner .main-heading,#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner .main-heading a{color:var(--color-primary);font-size:17px;font-weight:600;margin-bottom:15px}#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner .content{flex:1}@media screen and (min-width:992px){#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner .content:not(:last-child){padding-right:15px}}#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner .content:has(.heading){padding-bottom:2.8vmax;padding-top:2.8vmax}@media screen and (min-width:992px){#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner .content:has(.heading){max-width:350px}}@media screen and (max-width:991px){#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner .content:has(.heading){padding:11px 0}}@media screen and (min-width:992px){#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner .content:has(.image-area){flex:0 0 28%;margin-left:auto}}@media screen and (max-width:991px){#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner .content:has(.image-area){margin-top:50px}}@media screen and (max-width:991px){#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner .content.active{background:var(--color-white);height:100%;left:0;padding:0 15px;position:absolute;top:0;width:100%;z-index:1}#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner .content.active .heading{font-weight:600;margin-bottom:20px}#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner .content.active .heading:after{content:unset}#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner .content.active ul{display:block}}#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner .heading{color:var(--color-primary);font-size:17px}@media screen and (min-width:992px){#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner .heading{font-family:var(--heading-font);font-size:20px;font-style:italic;margin-bottom:18px}}@media screen and (min-width:992px)and (max-width:1550px){#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner .heading{font-size:18px}}@media screen and (max-width:991px){#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner .heading{align-items:center;display:flex;justify-content:space-between}#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner .heading:after{background:url(../img-dist/a67c35364b3a7311d55b..svg) no-repeat 50%;background-size:100% 100%;content:"";display:block;height:26px;width:26px}#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner ul{display:none}}#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner ul li{padding:4px 0}@media screen and (min-width:1551px){#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner ul li{padding:6px 0}}@media screen and (max-width:991px){#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner ul li{margin-bottom:10px;padding:10px 0}}#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner ul li a{color:var(--color-primary);font-size:13px;font-weight:400}@media screen and (min-width:1551px){#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner ul li a{font-size:15px}}@media screen and (min-width:992px)and (max-width:1150px){#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner ul li a{font-size:12px}}@media screen and (max-width:991px){#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner ul li a{font-size:17px}}#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner ul li a:hover{color:var(--color-black-coral);text-decoration:underline}#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner .image-area{height:100%;margin-left:auto;max-width:428px;position:relative}@media screen and (max-width:991px){#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner .image-area{margin-right:auto}}#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner .image-area>img{aspect-ratio:428/498;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:991px){#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner .image-area>img{aspect-ratio:360/311;min-height:311px}}#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner .image-area .overlay{align-items:center;background:rgba(0,0,0,.38);display:flex;flex-direction:column;height:100%;justify-content:center;left:0;opacity:1;padding:20px 15px;position:absolute;top:0;width:100%}#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner .image-area .overlay img{margin-bottom:22px;max-width:138px;-o-object-fit:contain;object-fit:contain}@media screen and (min-width:1551px){#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner .image-area .overlay img{margin-bottom:45px;max-width:158px}}@media screen and (min-width:992px)and (max-width:1150px){#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner .image-area .overlay img{max-width:120px}}@media screen and (max-width:768px){#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner .image-area .overlay img{max-width:118px}}#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner .image-area .overlay p{color:var(--color-white);font-family:var(--heading-font);font-size:18px;font-style:italic;max-width:265px;text-align:center}@media screen and (min-width:1551px){#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner .image-area .overlay p{font-size:20px}}#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner .image-area .overlay p:not(:last-child){margin-bottom:20px}#header #smainmenu-wrapper .cbp-has-submeu .cbp-hrsub .cbp-menu-column-inner .image-area .overlay p a{color:var(--color-white);font-family:var(--base-font);font-size:15px;font-style:normal;text-decoration:underline}@media screen and (max-width:991px){#header #smainmenu-wrapper .cbp-has-submeu.active .cbp-hrsub{display:block;opacity:1;visibility:visible;z-index:10}}#header #smainmenu-wrapper.menu-active>.container-smainmenu{background:rgba(36,45,56,.8);display:block;height:100%;left:0;padding:0;position:fixed;top:0;width:100%}#header #smainmenu-wrapper.menu-active>.container-smainmenu>#smainmenu-horizontal{background:var(--color-white);height:100%;overflow:auto;padding:0 20px 15px 15px;width:90%}#header #smainmenu-wrapper.menu-active>.container-smainmenu>#smainmenu-horizontal .sd_country-selector{margin-bottom:200px;margin-left:0}#header #smainmenu-wrapper.menu-active>.container-smainmenu>#smainmenu-horizontal .sd_country-selector>button{color:var(--color-primary);font-weight:400}#header #smainmenu-wrapper.menu-active>.container-smainmenu>#smainmenu-horizontal .sd_country-selector>button img{margin-left:5px;margin-right:16px!important}#header #smainmenu-wrapper.menu-active>.container-smainmenu>#smainmenu-horizontal .sd_country-selector .dropdown-menu{left:0}#header #smainmenu-wrapper .mobile-menu-header-top{align-items:center;-moz-column-gap:30px;column-gap:30px;display:flex;justify-content:space-between;padding-bottom:65px;padding-top:32px}@media screen and (min-width:992px){#header #smainmenu-wrapper .mobile-menu-header-top{display:none}}#header #smainmenu-wrapper .mobile-menu-header-top .back-btn{align-items:center;color:var(--color-primary);-moz-column-gap:6px;column-gap:6px;display:none;font-size:calc(13.5px + .39063vw)}#header #smainmenu-wrapper .mobile-menu-header-top .back-btn:before{background:url(../img-dist/a67c35364b3a7311d55b..svg) no-repeat 50%;background-size:100% 100%;content:"";display:block;filter:brightness(0) saturate(100%) invert(22%) sepia(2%) saturate(347%) hue-rotate(139deg) brightness(95%) contrast(85%);height:24px;transform:rotate(180deg);width:24px}#header #smainmenu-wrapper .mobile-menu-header-top .search-bar-block{flex:1}#header #smainmenu-wrapper .mobile-menu-header-top .search-bar-block .input-group{border-bottom:1px solid #000}#header #smainmenu-wrapper .mobile-menu-header-top .search-bar-block .input-group input{background:var(--color-white);border:none;color:var(--color-primary);padding:10px}#header #smainmenu-wrapper .mobile-menu-header-top .search-bar-block .input-group .search-btn{background:transparent;border:none}#header #smainmenu-wrapper .mobile-menu-header-top .search-bar-block .input-group .search-btn:before{background:url(../img-dist/311f2267e07c4f214be0..svg) no-repeat 50%;background-size:100% 100%;content:"";display:block;height:26px;width:26px}#header #smainmenu-wrapper .mobile-menu-header-top .menu-close-btn{background:url(../img-dist/d404d5a72900822c0884..svg) no-repeat 50%;background-size:100% 100%;display:block;height:24px;margin-left:auto;width:24px}#header #smainmenu-wrapper .mobile-menu-header-top.show-back-btn .back-btn{display:flex}#header #smainmenu-wrapper .mobile-menu-header-top.show-back-btn .search-bar-block{display:none}#header #smainmenu-wrapper .mobile-menu-bottom{border-top:1px solid #d7d7d7;margin:33px -20px 0 -15px;padding:33px 20px 0 15px}@media screen and (min-width:992px){#header #smainmenu-wrapper .mobile-menu-bottom,#header #smainmenu-wrapper .mobile-menu-bottom+.currency-block{display:none}}#header #smainmenu-wrapper .mobile-menu-bottom a{align-items:center;-moz-column-gap:12px;column-gap:12px;display:flex;font-size:14px;padding:9px 0}#header #smainmenu-wrapper .mobile-menu-bottom a.phone-link:before{background:url(../img-dist/2209fa7feea968be64fa..svg) no-repeat 50%;background-size:100% 100%;content:"";display:block;height:28px;width:28px}#header #smainmenu-wrapper .mobile-menu-bottom a.showroom-link{width:-moz-fit-content;width:fit-content}#header #smainmenu-wrapper .mobile-menu-bottom a.showroom-link:before{background:url(../img-dist/83a44742ac5dc6b6275b..svg) no-repeat 50%;background-size:100% 100%;content:"";display:block;height:28px;width:28px}#header #smainmenu-wrapper .mobile-menu-bottom a.account-link:before{background:url(../img-dist/3fd8f2b46a3fbc43bee8..svg) no-repeat 50%;background-size:100% 100%;content:"";display:block;height:28px;width:28px}#header #smainmenu-wrapper .mobile-menu-bottom a.currency-link:before{background:url(../img-dist/80a639e68c475206d9be..svg) no-repeat 50%;background-size:100% 100%;border-radius:50%;content:"";display:block;height:28px;width:28px}@media screen and (max-width:991px){#header .header-top-right{display:contents}}#header .header-top-right>.no-gutters{align-items:center;display:flex;gap:12px;justify-content:end}@media screen and (min-width:1500px){#header .header-top-right>.no-gutters{gap:23px}}@media screen and (min-width:1200px)and (max-width:1499px){#header .header-top-right>.no-gutters{gap:20px}}@media screen and (max-width:991px){#header .header-top-right>.no-gutters{display:contents}}#header .header-top-right>.no-gutters:after{content:unset}@media screen and (max-width:991px){#header .header-top-right #btn-search{order:-1}}#header .header-top-right #btn-search .m-nav-btn span{display:none}#header .header-top-right #btn-search .m-nav-btn .fa{display:block}#header .header-top-right #btn-search .m-nav-btn .fa:before{background:url(../img-dist/311f2267e07c4f214be0..svg) no-repeat 50%;background-size:100% 100%;content:"";display:block;height:28px;width:28px}@media screen and (min-width:577px){#header .header-top-right #btn-search .m-nav-btn .fa:before{height:32px;width:32px}}#header .header-top-right #btn-search .m-nav-btn:hover .fa:before{filter:brightness(0) saturate(100%) invert(34%) sepia(36%) saturate(311%) hue-rotate(173deg) brightness(96%) contrast(88%)}#header .header-top-right #btn-search .desktop-search-overlay{align-items:center;background-color:rgba(0,0,0,.502);cursor:pointer;display:none;flex-direction:column;height:100%;justify-content:center;padding:15px;position:fixed;right:0;top:0;width:100%;z-index:100}#header .header-top-right #btn-search .desktop-search-overlay #search_widget{float:unset;margin-bottom:40px;max-width:768px;overflow:unset;width:100%}#header .header-top-right #btn-search .desktop-search-overlay #search_widget input{background:var(--color-white);border-radius:1rem;padding:20px}#header .header-top-right #btn-search .desktop-search-overlay #search_widget input.options-visible{border-bottom-left-radius:0;border-bottom-right-radius:0}#header .header-top-right #btn-search .desktop-search-overlay #search_widget .search-btn{top:9px;z-index:20}#header .header-top-right #btn-search .desktop-search-overlay #search_widget .search-btn i{display:block;position:unset}#header .header-top-right #btn-search .desktop-search-overlay #search_widget .search-btn i:before{background:url(../img-dist/311f2267e07c4f214be0..svg) no-repeat 50%;background-size:100% 100%;content:"";display:block;height:26px;width:26px}#header .header-top-right #btn-search .dropdown-backdrop{display:none!important}#header .header-top-right #btn-search.open .desktop-search-overlay{display:flex}#header .header-top-right #blockcart .header-cart-btn{display:block;padding-right:15px;position:relative}@media screen and (max-width:991px){#header .header-top-right #blockcart .header-cart-btn{padding-right:5px}}#header .header-top-right #blockcart .header-cart-btn:before{background:url(../img-dist/2fef6c111913e24c98d8..svg) no-repeat 50%;background-size:100% 100%;content:"";display:block;height:19px;width:19px}@media screen and (min-width:577px){#header .header-top-right #blockcart .header-cart-btn:before{height:23px;width:23px}}#header .header-top-right #blockcart .header-cart-btn .cart-separator,#header .header-top-right #blockcart .header-cart-btn .title,#header .header-top-right #blockcart .header-cart-btn .value,#header .header-top-right #blockcart .header-cart-btn i{display:none}#header .header-top-right #blockcart .header-cart-btn .cart-products-count{background:var(--color-primary);border-radius:50%;color:var(--color-white);display:block;font-size:9px;line-height:1;min-width:15px;padding:3px;position:absolute;right:6px;text-align:center;top:-6px}@media screen and (min-width:992px){#header .header-top-right #blockcart .header-cart-btn .cart-products-count{font-size:10px;min-width:16px}}@media screen and (max-width:991px)and (min-width:577px){#header .header-top-right #blockcart .header-cart-btn .cart-products-count{right:-3px}}@media screen and (max-width:576px){#header .header-top-right #blockcart .header-cart-btn .cart-products-count{right:-5px}}#header .header-top-right #blockcart .header-cart-btn .cart-products-count.zero{display:none}#header .header-top-right #blockcart .header-cart-btn:hover:before{filter:brightness(0) saturate(100%) invert(34%) sepia(36%) saturate(311%) hue-rotate(173deg) brightness(96%) contrast(88%)}#header .header-top-right #swishlist{float:unset;padding:0;width:-moz-fit-content;width:fit-content}@media screen and (max-width:991px){#header .header-top-right #swishlist{padding:0 5px}}#header .header-top-right #swishlist .link-item{display:flex;font-size:0}#header .header-top-right #swishlist .link-item:before{background:url(../img-dist/a2b1888ef53f024d0790..svg) no-repeat 50%;background-size:100% 100%;content:"";display:block;height:27px;width:27px}@media screen and (min-width:577px){#header .header-top-right #swishlist .link-item:before{height:32px;width:32px}}#header .header-top-right #swishlist .link-item i{display:none}#header .header-top-right #swishlist .link-item .wishlist-products-count-btn{background:var(--color-primary);border-radius:50%;color:var(--color-white);display:block;font-size:9px;line-height:1;min-width:15px;padding:3px;position:absolute;right:-5px;text-align:center;top:-1px}@media screen and (min-width:992px){#header .header-top-right #swishlist .link-item .wishlist-products-count-btn{font-size:10px;min-width:16px;right:-5px;top:-3px}}#header .header-top-right #swishlist .link-item .wishlist-products-count-btn[data-count="0"]{display:none}#header .header-top-right #swishlist:hover .link-item:before{filter:brightness(0) saturate(100%) invert(34%) sepia(36%) saturate(311%) hue-rotate(173deg) brightness(96%) contrast(88%)}@media screen and (max-width:991px){#header .header-top-right #_desktop_user_info{display:none}}#header .header-top-right #_desktop_user_info a:before{background:url(../img-dist/9410fa2483413cba985e..svg) no-repeat 50%;background-size:100% 100%;content:"";display:block;height:28px;width:28px}@media screen and (min-width:577px){#header .header-top-right #_desktop_user_info a:before{height:32px;width:32px}}#header .header-top-right #_desktop_user_info a>*{display:none}#header .header-top-right #_desktop_user_info a:hover:before{filter:brightness(0) saturate(100%) invert(34%) sepia(36%) saturate(311%) hue-rotate(173deg) brightness(96%) contrast(88%)}#header .header-top-right #_desktop_user_info a.logout{display:none!important}.searchbar-autocomplete{border-top-left-radius:0;border-top-right-radius:0}#footer{background:var(--color-gunmetal)!important;color:var(--color-white)!important;padding:0!important}#footer p{font-size:13px;line-height:normal}@media screen and (max-width:991px){#footer p{text-align:center}}#footer p a{font-size:13px}@media screen and (max-width:768px){#footer p,#footer p a{font-size:calc(9.5px + .39063vw)}}#footer a{color:var(--color-white)!important;font-size:15px;line-height:normal;text-decoration:unset}@media screen and (min-width:992px)and (max-width:1300px){#footer a{font-size:14px}}@media screen and (max-width:768px){#footer a{font-size:calc(12px + .39063vw)}}#footer a:hover{text-decoration:underline}#footer .block-title,#footer .h3{font-size:22px;font-weight:700;line-height:normal}@media screen and (min-width:1551px){#footer .block-title,#footer .h3{font-size:25px}}@media screen and (max-width:768px){#footer .block-title,#footer .h3{align-items:center;-moz-column-gap:15px;column-gap:15px;display:flex;font-size:calc(15px + .39063vw);font-weight:400;justify-content:space-between;padding:3px 0}#footer .block-title:after,#footer .h3:after{background:url(../img-dist/305a961260edaf05e5ee..svg) no-repeat 50%;background-size:100% 100%;content:"";display:block;height:24px;width:24px}#footer .block-title.active:after,#footer .h3.active:after{background:url(../img-dist/4eb0433a0873ebcafad2..svg) no-repeat 50%;background-size:100% 100%}}#footer .block-contact ul,#footer .footer-container ul{margin-top:30px}@media screen and (min-width:1551px){#footer .block-contact ul,#footer .footer-container ul{margin-top:35px}}@media screen and (max-width:768px){#footer .block-contact ul,#footer .footer-container ul{margin-top:15px}}#footer .block-contact ul li:not(:last-child),#footer .footer-container ul li:not(:last-child){margin-bottom:12px}@media screen and (max-width:768px){#footer .block-contact ul li:not(:last-child),#footer .footer-container ul li:not(:last-child){margin-bottom:10px}#footer .block-contact ul li:last-child,#footer .footer-container ul li:last-child{margin-bottom:15px}#footer .block-contact ul li a,#footer .footer-container ul li a{color:var(--color-gray)}#footer .block-contact ul,#footer .footer-container ul{display:none}#footer .block-contact ul.active,#footer .footer-container ul.active{display:block}}#footer .footer-container{padding:0}#footer .footer-container>.footer-main{padding-bottom:50px;padding-top:44px}@media screen and (min-width:992px){#footer .footer-container>.footer-main{padding-bottom:100px;padding-top:52px}}@media screen and (min-width:769px){#footer .footer-container>.footer-main{padding-bottom:60px;padding-top:82px}}#footer .footer-container>.footer-main .row{display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width:991px){#footer .footer-container>.footer-main .row{row-gap:1rem}}#footer .footer-container>.footer-main .row:after{content:unset}#footer .copyright a,#footer .copyright p{color:hsla(0,0%,100%,.5)}#footer .copyright .copyright-section{align-items:flex-end;display:flex;padding-bottom:30px}@media screen and (min-width:769px){#footer .copyright .copyright-section{padding-bottom:45px}}@media screen and (max-width:991px){#footer .copyright .copyright-section{display:flex;flex-direction:column-reverse}}#footer .copyright .left{display:flex;flex:1;flex-direction:column;justify-content:flex-end}#footer .copyright .left p{max-width:705px}@media screen and (max-width:991px){#footer .copyright .left p{margin-left:auto;margin-right:auto}}#footer .copyright .left p:not(:last-child){margin-bottom:15px}#footer .copyright .left p:last-child{margin-top:16px;max-width:100%!important}@media screen and (min-width:1551px){#footer .copyright .left p:last-child{margin-top:35px}}@media screen and (min-width:1300px)and (max-width:1550px){#footer .copyright .left p:last-child{margin-top:25px}}@media screen and (max-width:991px){#footer .copyright .left p:last-child{margin-bottom:0}}@media screen and (max-width:576px){#footer .copyright .left p:last-child{margin-top:0}}@media screen and (max-width:991px){#footer .copyright .left>p:first-child{border-bottom:1px solid #555e69;color:var(--color-white);margin-bottom:25px;margin-left:-15px;margin-right:-15px;max-width:unset;padding:0 15px 26px}#footer .copyright .left>p:first-child a{color:var(--color-white)}#footer .copyright .left>p:first-child span{display:block}}#footer .copyright .right{flex:1;max-width:330px}@media screen and (min-width:1551px){#footer .copyright .right{max-width:530px}}@media screen and (max-width:991px){#footer .copyright .right{margin:0 auto 23px}}#footer .copyright .right .reviews{font-size:14px;margin-left:auto;text-align:center;width:-moz-fit-content;width:fit-content}@media screen and (min-width:992px){#footer .copyright .right .reviews{text-align:right}}#footer .copyright .right .reviews a{color:var(--color-white);text-decoration:none}@media screen and (max-width:991px){#footer .copyright .right .reviews .t-logo{max-width:100px}}#footer .copyright .right .reviews .score{display:inline-block;font-size:17px;margin-left:7px;margin-top:5px;vertical-align:middle}@media screen and (min-width:992px){#footer .copyright .right .reviews .score{font-size:29px;margin-left:9px}}#footer .copyright .right .reviews img.stars{display:block;margin:8px auto;width:-moz-fit-content;width:fit-content}@media screen and (min-width:992px){#footer .copyright .right .reviews img.stars{margin:10px 0 10px auto}}@media screen and (max-width:768px){#footer .js-block-toggle{width:100%}}#footer .first-col{display:flex;flex-direction:column}@media screen and (max-width:1220px){#footer .first-col{flex:0 0 100%}}@media screen and (max-width:991px){#footer .first-col{margin:0 auto;width:100%}}@media screen and (max-width:991px)and (min-width:577px){#footer .first-col{width:90%}}#footer .block_newsletter{background:transparent;border:none!important;color:var(--color-white);margin:0;padding:0;width:100%}@media screen and (max-width:1220px){#footer .block_newsletter{margin:0 auto;max-width:900px;text-align:center}}#footer .block_newsletter .row{margin:0;row-gap:0!important}@media screen and (min-width:992px){#footer .block_newsletter .row{display:block!important}}@media screen and (max-width:991px){#footer .block_newsletter .row{flex-direction:column}}#footer .block_newsletter .row>*{max-width:100%;width:100%}#footer .block_newsletter #block-newsletter-label{color:var(--color-white);font-family:var(--heading-font);font-size:32px;font-weight:400;margin-bottom:14px}@media screen and (min-width:1551px){#footer .block_newsletter #block-newsletter-label{font-size:40px;margin-bottom:17px}}@media screen and (max-width:768px){#footer .block_newsletter #block-newsletter-label{font-size:calc(30.5px + .39063vw);line-height:125%;margin:0 auto 11px;max-width:350px;text-align:center}}#footer .block_newsletter #block-newsletter-desc{color:var(--color-white);font-family:var(--heading-font);font-size:18px;font-weight:400;margin-bottom:40px;max-width:600px;padding:0 15px}@media screen and (min-width:1551px){#footer .block_newsletter #block-newsletter-desc{font-size:22px}}@media screen and (max-width:1220px){#footer .block_newsletter #block-newsletter-desc{margin-left:auto;margin-right:auto;text-align:center}}@media screen and (max-width:768px){#footer .block_newsletter #block-newsletter-desc{font-size:calc(13.3px + .39063vw);max-width:468px}}#footer .block_newsletter .button-group{display:flex;flex-direction:row-reverse;padding:0}@media screen and (min-width:1221px){#footer .block_newsletter .button-group{max-width:460px}}#footer .block_newsletter .button-group input[name=email]{background:var(--color-white);border:none!important;color:var(--color-primary);font-size:18px;height:auto;line-height:28px;outline:none!important;padding:12px 20px;width:100%}@media screen and (min-width:1551px){#footer .block_newsletter .button-group input[name=email]{font-size:20px;padding:16px 30px}}@media screen and (max-width:768px){#footer .block_newsletter .button-group input[name=email]{font-size:15px;padding:10px 15px}}#footer .block_newsletter .button-group input[name=email]::-moz-placeholder{color:#757575}#footer .block_newsletter .button-group input[name=email]::placeholder{color:#757575}#footer .block_newsletter .button-group input[type=submit]{background:#fcb9a7;border:none;box-shadow:none;color:#242d38;cursor:pointer;display:block!important;font-family:var(--base-font);font-size:16px;font-weight:700;height:auto;letter-spacing:unset;margin:0;outline:none!important;padding:16px 30px;text-transform:unset}@media screen and (min-width:1551px){#footer .block_newsletter .button-group input[type=submit]{padding:17px 30px}}@media screen and (max-width:768px){#footer .block_newsletter .button-group input[type=submit]{font-size:15px;padding:10px 20px}}#footer .block_newsletter .button-group input[type=submit]:hover{opacity:.9}#footer .block_newsletter .button-group .input-wrapper{flex:1!important;width:100%}#footer .block_newsletter .button-group .clearfix{display:none}#footer .social-link-block{padding:0 15px;width:100%}#footer .social-link-block ul{-moz-column-gap:14px;column-gap:14px;display:flex;flex-wrap:wrap}@media screen and (max-width:1220px){#footer .social-link-block ul{justify-content:center}}@media screen and (max-width:1220px)and (min-width:769px){#footer .social-link-block ul{margin-bottom:30px}}@media screen and (max-width:768px){#footer .social-link-block ul{margin-top:25px}}#footer .social-link-block a{align-items:center;background:#fcb9a7;border-radius:50%;display:flex;height:41px;justify-content:center;min-width:41px;width:41px}#footer .social-link-block a:hover{background:var(--color-white)}#footer .social-link-block a span{display:none}#footer .social-link-block a:after{content:"";display:block;height:17px;width:17px}#footer .social-link-block a.facebook-icon:after{background:url(../img-dist/60deea07371a0c6e0c3e..svg) no-repeat 50%;background-size:100% 100%}#footer .social-link-block a.instagram-icon:after{background:url(../img-dist/e6f74e3bc9b4e3b23629..svg) no-repeat 50%;background-size:100% 100%}#footer .social-link-block a.youtube-icon:after{background:url(../img-dist/8bebb4d801b7d88e46f4..svg) no-repeat 50%;background-size:100% 100%}#footer .social-link-block a.pinterest-icon:after{background:url(../img-dist/8b3c379d08016a8ab891..svg) no-repeat 50%;background-size:100% 100%}.breadcrumb{margin-bottom:20px}@media screen and (min-width:992px){.breadcrumb{margin-bottom:24px}}.breadcrumb a,.breadcrumb span{color:var(--color-outer-space);font-size:13px;font-weight:400;letter-spacing:1.17px;line-height:normal}@media screen and (max-width:576px){.breadcrumb a,.breadcrumb span{font-size:12px}}.breadcrumb li>span{font-weight:500}#cms:has(.heading-section) .breadcrumb,#cms:has(.heading-section) .page-header,#cms:has(.hide-header) .breadcrumb,#cms:has(.hide-header) .page-header{display:none}#cms:has(.heading-section) #wrapper,#cms:has(.hide-header) #wrapper{padding-top:0}#cms p.first-para{font-family:var(--heading-font);font-size:23px;line-height:173%}@media screen and (max-width:991px){#cms p.first-para{font-size:calc(14px + .39063vw)}}#cms p.first-para span{font-style:italic}#cms .page-content,#cms .page-footer{margin:0;padding:0;text-align:left}#cms .elementor-button-link{transition:none}#cms .elementor-row.swiper-wrapper{flex-wrap:unset}#cms .elementor-container.swiper{display:block}#cms .btn.elementor-size-medium{font-size:15px}@media screen and (min-width:1551px){#cms .btn.elementor-size-medium{font-size:17px}}@media screen and (max-width:991px){#cms .btn.elementor-size-medium{font-size:14px}}#cms .page-header h1{font-size:38px;font-weight:400;line-height:154.762%}@media screen and (min-width:1551px){#cms .page-header h1{font-size:42px}}@media screen and (min-width:769px)and (max-width:991px){#cms .page-header h1{font-size:34px}}@media screen and (max-width:768px){#cms .page-header h1{font-size:calc(27.5px + .39063vw);letter-spacing:unset;line-height:137.93%}}#cms .page-header h1{text-align:center}@media screen and (min-width:1551px){#cms .page-header h1{font-size:48px}}#cms .banner-fabric-template{background-size:cover;height:300px}#cms .banner-fabric-template:after{background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2));content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}#cms .banner-fabric-template .elementor-container{height:100%}#cms:has(.banner-fabric-template) .page-header{display:none}#cms:has(.banner-fabric-template) .breadcrumb{display:none}#cms:has(.banner-fabric-template) #wrapper{padding-top:0}#cms:has(.banner-fabric-template) .banner-fabric-template .elementor-widget-wrap{display:flex;flex-direction:column;justify-content:center;text-align:center}#cms:has(.banner-fabric-template) .banner-fabric-template .elementor-widget-wrap .elementor-widget{z-index:9}#cms:has(.banner-fabric-template) .banner-fabric-template .elementor-widget-wrap .custom-breadcrumb{left:50%;position:absolute;top:0;transform:translateX(-50%)}@media screen and (max-width:576px){#cms:has(.banner-fabric-template) .banner-fabric-template .elementor-widget-wrap .custom-breadcrumb{top:15px}}#cms:has(.banner-fabric-template) .banner-fabric-template .elementor-widget-wrap .custom-breadcrumb .rte-content p,#cms:has(.banner-fabric-template) .banner-fabric-template .elementor-widget-wrap .custom-breadcrumb a{color:var(--color-white)}#cms:has(.banner-fabric-template) .banner-fabric-template .elementor-widget-wrap .elementor-widget-heading .elementor-heading-title{color:var(--color-white);font-size:64px}@media screen and (max-width:991px){#cms:has(.banner-fabric-template) .banner-fabric-template .elementor-widget-wrap .elementor-widget-heading .elementor-heading-title{font-size:49px}}#cms:has(.banner-fabric-template) .fabric-realted-desc{margin:30px 0}#cms:has(.banner-fabric-template) .fabric-realted-desc .elementor-widget-wrap{text-align:center}#cms:has(.banner-fabric-template) .fabric-realted-desc .elementor-heading-title{color:var(--color-primary);font-size:28px;margin-bottom:15px}#cms:has(.banner-fabric-template) .fabric-image-section .elementor-widget-wrap{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}@media screen and (max-width:576px){#cms:has(.banner-fabric-template) .fabric-image-section .elementor-widget-wrap{flex-wrap:nowrap;justify-content:start;overflow:scroll}#cms:has(.banner-fabric-template) .fabric-image-section .elementor-widget-wrap .elementor-widget{flex:0 0 50%;max-width:50%}}#cms:has(.banner-fabric-template) .fabric-image-section .elementor-widget-wrap .elementor-image-box-wrapper{position:relative}#cms:has(.banner-fabric-template) .fabric-image-section .elementor-widget-wrap .elementor-image-box-wrapper .elementor-image-box-img img{border-radius:50%;height:200px;width:200px}#cms:has(.banner-fabric-template) .fabric-image-section .elementor-widget-wrap .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title{color:var(--color-white);font-size:24px;left:50%;margin:auto;position:absolute;top:30%;transform:translate(-50%,-30%);width:60%}#cms:has(.banner-fabric-template) .fabric-image-section .elementor-widget-wrap .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-description img{padding-left:10px}#cms:has(.banner-fabric-template) .fore-image-desc{left:27%;position:absolute;text-align:center;top:26%;transform:translate(-26px,-27%);width:56%}@media screen and (max-width:991px){#cms:has(.banner-fabric-template) .fore-image-desc{align-items:center;display:flex;justify-content:center;left:unset;padding:0 20px;transform:unset;width:100%}}#cms:has(.banner-fabric-template) .fore-image-desc h2{color:#fff;font-size:40px}@media screen and (max-width:991px){#cms:has(.banner-fabric-template) .fore-image-desc h2{font-size:calc(33.5px + .39063vw)}}#cms:has(.banner-fabric-template) .fore-image-desc p{color:#fff;font-size:20px}@media screen and (max-width:991px){#cms:has(.banner-fabric-template) .fore-image-desc p{font-size:calc(14.5px + .39063vw)}}#cms:has(.banner-fabric-template) .img-form .elementor-row{align-items:center}@media screen and (max-width:1080px){#cms:has(.banner-fabric-template) .img-form .elementor-row{flex-direction:column}#cms:has(.banner-fabric-template) .img-form .elementor-row .elementor-column{width:100%}#cms:has(.banner-fabric-template) .img-form .elementor-row .elementor-column img{height:500px;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom;width:100%}#cms:has(.banner-fabric-template) .img-form .elementor-row .elementor-column #module-sd_customform-display{max-width:100%}}#cms:has(.banner-fabric-template) .email-broucher-section .elementor-widget-image img{height:580px;-o-object-fit:cover;object-fit:cover}#cms:has(.banner-fabric-template) .email-broucher-section .elementor-widget-prestashop-widget-CustomTpl{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}@media screen and (min-width:890px){#cms:has(.banner-fabric-template) .email-broucher-section .elementor-widget-prestashop-widget-CustomTpl .email-broucher{padding:0 15px;width:800px}}@media screen and (min-width:690px)and (max-width:890px){#cms:has(.banner-fabric-template) .email-broucher-section .elementor-widget-prestashop-widget-CustomTpl .email-broucher{padding:0 15px;width:650px}}@media screen and (min-width:576px)and (max-width:690px){#cms:has(.banner-fabric-template) .email-broucher-section .elementor-widget-prestashop-widget-CustomTpl .email-broucher{padding:0 15px;width:500px}}@media screen and (max-width:576px)and (min-width:380px){#cms:has(.banner-fabric-template) .email-broucher-section .elementor-widget-prestashop-widget-CustomTpl .email-broucher{padding:0 15px;width:350px}}#cms:has(.banner-fabric-template) .email-broucher-section .elementor-widget-prestashop-widget-CustomTpl .email-broucher h2{color:var(--color-white);font-size:42px}@media screen and (max-width:991px){#cms:has(.banner-fabric-template) .email-broucher-section .elementor-widget-prestashop-widget-CustomTpl .email-broucher h2{font-size:calc(33.5px + .39063vw)}}#cms:has(.banner-fabric-template) .email-broucher-section .elementor-widget-prestashop-widget-CustomTpl .email-broucher p{color:var(--color-white);font-weight:600}#cms:has(.banner-fabric-template) .email-broucher-section .elementor-widget-prestashop-widget-CustomTpl .email-broucher #sendEmailForm .form-control{background:var(--color-white);border:none;opacity:1;padding:16px}#cms:has(.banner-fabric-template) .email-broucher-section .elementor-widget-prestashop-widget-CustomTpl .email-broucher #sendEmailForm .form-control:focus{border:none;outline:none}#cms:has(.banner-fabric-template) .email-broucher-section .elementor-widget-prestashop-widget-CustomTpl .email-broucher #sendEmailForm label{color:var(--color-white);margin:20px 0;text-align:left}@media screen and (max-width:991px){#cms:has(.banner-fabric-template) .email-broucher-section .elementor-widget-prestashop-widget-CustomTpl .email-broucher #sendEmailForm .newsletter_signup{align-items:center;display:flex;gap:10px;justify-content:center}}#cms:has(.banner-fabric-template) .email-broucher-section .elementor-widget-prestashop-widget-CustomTpl .email-broucher #err-msg{color:red;text-align:left}#cms:has(.banner-fabric-template) .email-broucher-section .elementor-widget-prestashop-widget-CustomTpl .email-broucher .proceedButton:focus{border:none;outline:none}@media screen and (max-width:991px){#cms:has(.banner-fabric-template) .email-broucher-section .elementor-widget-prestashop-widget-CustomTpl .email-broucher .proceedButton{width:100%}}#cms:has(.banner-bottom-desc) #wrapper{overflow:hidden}#cms:has(.banner-bottom-desc) h2{font-family:var(--heading-font);font-size:46px;font-weight:400;line-height:119.231%;margin-bottom:15px}@media screen and (min-width:1551px){#cms:has(.banner-bottom-desc) h2{font-size:52px}}@media screen and (max-width:991px){#cms:has(.banner-bottom-desc) h2{font-size:calc(33.5px + .39063vw)}}#cms .banner-bottom-desc{height:450px}@media screen and (min-width:1551px){#cms .banner-bottom-desc{height:515px}}@media screen and (max-width:991px){#cms .banner-bottom-desc{height:460px}}#cms .banner-bottom-desc .elementor-container{height:100%}#cms .banner-bottom-desc .elementor-widget-wrap{padding-top:60px;position:unset}#cms .banner-bottom-desc .elementor-widget-wrap .rte-content{margin:auto;width:80%}@media screen and (min-width:1551px){#cms .banner-bottom-desc .elementor-widget-wrap .rte-content{width:57%}}@media screen and (max-width:991px){#cms .banner-bottom-desc .elementor-widget-wrap .rte-content{margin:0 15px;width:auto}}#cms .banner-bottom-desc .elementor-widget-wrap .rte-content h2{color:var(--color-white);font-family:var(--heading-font);margin-bottom:20px}#cms .banner-bottom-desc .elementor-widget-wrap .rte-content h2 span{font-style:italic}#cms .banner-bottom-desc .elementor-widget-wrap .rte-content p{color:var(--color-white);font-family:var(--heading-font);font-size:21px;line-height:36px}@media screen and (min-width:1551px){#cms .banner-bottom-desc .elementor-widget-wrap .rte-content p{font-size:23px;line-height:173%}}@media screen and (max-width:991px){#cms .banner-bottom-desc .elementor-widget-wrap .rte-content p{font-size:calc(14.5px + .39063vw);line-height:156.25%}}#cms .banner-bottom-desc .elementor-widget-wrap .elementor-widget-image{left:50%;position:absolute;top:-81px;transform:translateX(-50%)}@media screen and (max-width:991px){#cms .banner-bottom-desc .elementor-widget-wrap .elementor-widget-image{top:-77px}}#cms .banner-bottom-desc .elementor-widget-wrap .elementor-widget-image img{width:160px}@media screen and (max-width:991px){#cms .banner-bottom-desc .elementor-widget-wrap .elementor-widget-image img{width:150px}}@media screen and (min-width:1551px){#cms .banner-bottom-desc .elementor-widget-wrap .elementor-widget-image{top:-96px}#cms .banner-bottom-desc .elementor-widget-wrap .elementor-widget-image img{width:100%}}#cms .make-promise-section{padding-bottom:370px}#cms .make-promise-section .elementor-widget-wrap{margin-bottom:-40px}@media screen and (max-width:991px){#cms .make-promise-section{padding-bottom:170px}#cms .make-promise-section .elementor-widget-container{margin:auto;max-width:90%}}#cms .make-promise-section .rte-content p{font-size:16px;line-height:16px}@media screen and (max-width:768px){#cms .make-promise-section .rte-content p{font-size:calc(11.5px + .39063vw);line-height:146%;margin-bottom:0}}#cms .make-promise-section .rte-content p strong{font-family:var(--heading-font);font-size:21px;font-weight:400;line-height:34px}@media screen and (min-width:1551px){#cms .make-promise-section .rte-content p strong{font-size:23px}}@media screen and (max-width:991px){#cms .make-promise-section .rte-content p strong{display:block;font-size:calc(14.5px + .39063vw);line-height:156%;margin-bottom:10px}}#cms .make-promise-image-section{margin-top:-280px}@media screen and (max-width:991px){#cms .make-promise-image-section{margin-top:-115px}}#cms .make-promise-image-section .elementor-row{gap:15px}@media screen and (max-width:576px){#cms .make-promise-image-section .elementor-row{gap:10px}}#cms .make-promise-image-section .elementor-widget-image .elementor-image img{width:100%}@media screen and (max-width:767px){#cms .make-promise-image-section .elementor-widget-image .elementor-image img{height:200px;-o-object-fit:cover;object-fit:cover}}#cms .make-promise-image-section .elementor-widget-text-editor{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:375px}@media screen and (max-width:991px){#cms .make-promise-image-section .elementor-widget-text-editor{width:275px}}#cms .make-promise-image-section .elementor-widget-text-editor .rte-content .make-promise-content{align-items:center;display:flex;flex-direction:column;gap:54px;justify-content:center}@media screen and (max-width:991px){#cms .make-promise-image-section .elementor-widget-text-editor .rte-content .make-promise-content{gap:22px}}#cms .make-promise-image-section .elementor-widget-text-editor .rte-content .make-promise-content img{width:60px}@media screen and (min-width:1551px){#cms .make-promise-image-section .elementor-widget-text-editor .rte-content .make-promise-content img{width:-moz-max-content;width:max-content}}@media screen and (max-width:991px){#cms .make-promise-image-section .elementor-widget-text-editor .rte-content .make-promise-content img{width:40px}}#cms .make-promise-image-section .elementor-widget-text-editor .rte-content p{color:#fff;font-family:var(--heading-font);font-size:32px;font-style:italic;line-height:normal;margin-bottom:0;text-align:center}@media screen and (min-width:1551px){#cms .make-promise-image-section .elementor-widget-text-editor .rte-content p{font-size:42px}}#cms .make-promise-image-section .elementor-widget-text-editor .rte-content p span{font-style:normal}@media screen and (max-width:991px){#cms .make-promise-image-section .elementor-widget-text-editor .rte-content p{font-size:calc(24.5px + .39063vw);line-height:128%}#cms .promise-challenge-section .elementor-container{margin:0 -15px}}#cms .promise-challenge-section .elementor-element-populated{padding:0}@media screen and (max-width:991px){#cms .promise-challenge-section .elementor-row{flex-direction:column-reverse}#cms .promise-challenge-section .elementor-row .elementor-column{width:100%}}#cms .promise-challenge-section .elementor-image img{height:514px;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom;width:100%}@media screen and (max-width:576px){#cms .promise-challenge-section .elementor-image img{height:388px}}#cms .promise-challenge-section .promise-challenge-content{padding-left:30px}@media screen and (max-width:991px){#cms .promise-challenge-section .promise-challenge-content{background:#242d38;padding-left:0}}@media screen and (min-width:1551px){#cms .promise-challenge-section .promise-challenge-content{padding-left:150px}}@media screen and (max-width:991px){#cms .promise-challenge-section .promise-challenge-content .elementor-widget-wrap{margin:0 15px;padding:40px 0 70px;text-align:center}#cms .promise-challenge-section .promise-challenge-content .request-change-handing .elementor-heading-title{font-weight:400;margin:0 auto 25px;width:75%}}#cms .promise-challenge-section .promise-challenge-content .elementor-heading-title{color:var(--color-white);font-size:46px;line-height:119.231%;margin-bottom:25px}@media screen and (min-width:1551px){#cms .promise-challenge-section .promise-challenge-content .elementor-heading-title{font-size:52px}}@media screen and (max-width:991px){#cms .promise-challenge-section .promise-challenge-content .elementor-heading-title{font-size:calc(33.5px + .39063vw)}}@media screen and (max-width:576px){#cms .promise-challenge-section .promise-challenge-content .elementor-heading-title{margin:0 auto 25px;width:82%}}#cms .promise-challenge-section .promise-challenge-content .elementor-widget-text-editor .rte-content{width:70%}@media screen and (max-width:991px){#cms .promise-challenge-section .promise-challenge-content .elementor-widget-text-editor .rte-content{width:100%}}#cms .promise-challenge-section .promise-challenge-content .elementor-widget-text-editor .rte-content p{color:var(--color-white)}@media screen and (max-width:991px){#cms .promise-challenge-section .promise-challenge-content .elementor-widget-text-editor .rte-content p{font-size:calc(14px + .39063vw)}}#cms .promise-challenge-section .promise-challenge-content .elementor-widget-text-editor .rte-content p strong{font-family:var(--heading-font);font-size:21px;font-weight:400}@media screen and (min-width:1551px){#cms .promise-challenge-section .promise-challenge-content .elementor-widget-text-editor .rte-content p strong{font-size:27px}}@media screen and (max-width:991px){#cms .promise-challenge-section .promise-challenge-content .elementor-widget-text-editor .rte-content p strong{font-size:calc(20px + .39063vw)}}#cms .promise-challenge-section .promise-challenge-content .elementor-widget-button{margin-top:50px}@media screen and (max-width:991px){#cms .promise-challenge-section .promise-challenge-content .elementor-widget-button{margin-top:30px}}#cms .promise-challenge-section .promise-challenge-content .elementor-widget-button .btn-traditional{background:var(--color-white)!important}#cms .promise-challenge-section .promise-challenge-content .elementor-widget-button .btn-traditional:focus{outline:none}@media screen and (max-width:991px){#cms .promise-challenge-section .promise-challenge-content .elementor-widget-button .btn-traditional{font-size:13px;width:100%}}#cms .promise-challenge-section .promise-challenge-content .elementor-widget-button .btn-traditional:hover{background:var(--color-primary)!important;color:var(--color-white)}#cms .promise-challenge-section .promise-challenge-banner{width:35%}#cms .connect-detail-section{padding:65px 0}#cms .connect-detail-section .elementor-container{max-width:1750px}#cms .connect-detail-section .elementor-container .elementor-row{align-items:center}@media screen and (max-width:767px){#cms .connect-detail-section .elementor-container .elementor-row{gap:50px}}@media screen and (max-width:1400px)and (min-width:767px){#cms .connect-detail-section .elementor-container .elementor-row{flex-wrap:wrap;gap:15px;justify-content:center}#cms .connect-detail-section .connect-detail{flex:0 0 30%;max-width:30%}}#cms .connect-detail-section .connect-detail .elementor-widget-wrap{align-items:center;display:flex;flex-direction:column}#cms .connect-detail-section .connect-detail.border .elementor-widget-wrap{border-right:1px solid hsla(0,0%,100%,.3)}@media screen and (max-width:991px)and (min-width:767px){#cms .connect-detail-section .connect-detail.border .elementor-widget-wrap{border-right:none}}#cms .connect-detail-section .elementor-widget-heading .elementor-heading-title{color:var(--color-white);font-size:42px}@media screen and (max-width:768px){#cms .connect-detail-section .elementor-widget-heading .elementor-heading-title{font-size:calc(33px + .39063vw);line-height:125%}}@media screen and (min-width:1551px){#cms .connect-detail-section .elementor-widget-heading .elementor-heading-title{font-size:46px}}#cms .connect-detail-section .elementor-widget-heading h3.elementor-heading-title{font-family:var(--heading-font);font-size:28px;font-style:italic;font-weight:400}@media screen and (min-width:1551px){#cms .connect-detail-section .elementor-widget-heading h3.elementor-heading-title{font-size:32px}}@media screen and (max-width:991px){#cms .connect-detail-section .elementor-widget-heading h3.elementor-heading-title{font-size:calc(24px + .39063vw)}}#cms .connect-detail-section .rte-content P{color:var(--color-white);font-family:var(--heading-font);font-size:32px;font-style:italic;margin-bottom:0}@media screen and (max-width:991px){#cms .connect-detail-section .rte-content P{font-size:calc(18px + .39063vw)}}#cms .connect-detail-section .rte-content a{color:var(--color-white)!important;display:block;font-family:var(--heading-font);font-size:22px;font-style:normal;font-weight:700;margin-top:20px;text-decoration:underline}@media screen and (max-width:991px){#cms .connect-detail-section .rte-content a{font-size:calc(16px + .39063vw);margin-top:15px}}@media screen and (max-width:1400px)and (min-width:767px){#cms .connect-detail-section .ready-to-put{flex:0 0 100%;max-width:100%}#cms .connect-detail-section .ready-to-put .elementor-widget-wrap{text-align:center}}@media screen and (max-width:767px){#cms .connect-detail-section .ready-to-put .elementor-widget-wrap{margin:auto;text-align:center;width:65%}}#cms .faq-section .elementor-container{max-width:1168px}#cms .faq-section .elementor-heading-title{margin-bottom:50px}#cms .faq-section .elementor-widget-accordion .elementor-accordion-item{border:none;border-top:1px solid rgba(36,45,56,.3)}#cms .faq-section .elementor-widget-accordion .elementor-accordion-item:last-child{border-bottom:1px solid rgba(36,45,56,.3)}#cms .faq-section .elementor-widget-accordion .elementor-accordion-item .elementor-accordion-title{align-items:center;display:flex;font-family:var(--heading-font);font-size:27px;font-weight:400;justify-content:space-between;line-height:26px;padding:25px 0}@media screen and (max-width:991px){#cms .faq-section .elementor-widget-accordion .elementor-accordion-item .elementor-accordion-title{font-size:calc(18px + .39063vw);line-height:107%;padding:17px 0}}#cms .faq-section .elementor-widget-accordion .elementor-accordion-item .elementor-accordion-title .elementor-accordion-icon{display:none}#cms .faq-section .elementor-widget-accordion .elementor-accordion-item .elementor-accordion-title.active:after{background:url(../img-dist/43ba8221aa9b4bf91ec3..svg);background-repeat:no-repeat}#cms .faq-section .elementor-widget-accordion .elementor-accordion-item .elementor-accordion-title:after{background:url(../img-dist/08e72451cd4882bbbfbc..svg);background-repeat:no-repeat;background-size:100% 100%;content:"";display:block;height:35px;width:25px}@media screen and (max-width:991px){#cms .faq-section .elementor-widget-accordion .elementor-accordion-item .elementor-accordion-title:after{height:20px;width:20px}}#cms .faq-section .elementor-widget-accordion .elementor-accordion-item .elementor-accordion-content{border:none;font-family:var(--heading-font);padding:0 0 30px}@media screen and (max-width:991px)and (min-width:768px){#cms .saxon-diffrence-section{padding:0}#cms .saxon-diffrence-section .elementor-row{flex-direction:column}#cms .saxon-diffrence-section .elementor-row .elementor-column{width:100%}#cms .saxon-diffrence-section .elementor-row .elementor-column .elementor-column-wrap{padding:0}#cms .saxon-diffrence-section .elementor-row .elementor-column .elementor-image img{height:500px;-o-object-fit:cover;object-fit:cover;width:100%}}@media screen and (max-width:991px){#cms .saxon-diffrence-section{padding-bottom:40px;padding-top:0}}#cms .saxon-diffrence-section .save-sofa-overlay{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@media screen and (max-width:768px){#cms .saxon-diffrence-section .save-sofa-overlay img{width:85px}}#cms .saxon-diffrence-section .save-sofa-overlay .save-sofa-content{align-items:center;display:flex;flex-direction:column;gap:67px;justify-content:center}@media screen and (max-width:991px){#cms .saxon-diffrence-section .save-sofa-overlay .save-sofa-content{gap:45px;width:500px}}#cms .saxon-diffrence-section .save-sofa-overlay .save-sofa-content span{color:var(--color-white);font-family:var(--heading-font);font-size:32px;font-style:italic}@media screen and (max-width:991px){#cms .saxon-diffrence-section .save-sofa-overlay .save-sofa-content span{font-size:calc(20px + .39063vw)}#cms .saxon-diffrence-section .saxon-diffrence-content .elementor-widget-wrap{margin:0 35px;padding-top:50px;text-align:center}}#cms .saxon-diffrence-section .saxon-diffrence-content .elementor-element-populated{padding-left:150px}@media screen and (max-width:768px){#cms .saxon-diffrence-section .saxon-diffrence-content .elementor-element-populated{padding-left:0}}#cms .saxon-diffrence-section .saxon-diffrence-content .rte-content p strong{font-family:var(--heading-font);font-size:23px;font-weight:400;line-height:40px}@media screen and (max-width:991px){#cms .saxon-diffrence-section .saxon-diffrence-content .rte-content p strong{font-size:calc(18px + .39063vw);line-height:130%}}#cms .saxon-diffrence-section .saxon-diffrence-content .rte-content p.third-para{margin-bottom:0}#cms .cms-newsletter-section{margin:0 20px}#cms .cms-newsletter-section .elementor-container{max-width:600px}#cms .cms-newsletter-section .elementor-container .newsletter-form .col-12{align-items:center;display:flex;flex-direction:row-reverse;justify-content:center}#cms .cms-newsletter-section .elementor-container .newsletter-form .col-12 .input-wrapper{flex:1}#cms .cms-newsletter-section .elementor-container .newsletter-form .col-12 .elementor-newsletter-btn,#cms .cms-newsletter-section .elementor-container .newsletter-form .col-12 .elementor-newsletter-input{min-height:50px}#cms .cms-newsletter-section .elementor-container .newsletter-form .col-12 .elementor-newsletter-btn{font-family:var(--heading-font);font-weight:500;padding:0 30px;text-transform:capitalize}#cms .cms-newsletter-section .elementor-container .newsletter-form .col-12 .elementor-newsletter-btn:focus{border:none;outline:none}#cms .cms-newsletter-section .elementor-container .newsletter-form .col-12 .elementor-newsletter-input{border:none}#cms .cms-newsletter-section .elementor-container .newsletter-form .col-12 .elementor-newsletter-input:focus{background:#f6f6f6}#cms:has(.about-top-banner) h2{font-size:42px;font-weight:400;line-height:140%}@media screen and (min-width:1551px){#cms:has(.about-top-banner) h2{font-size:52px}}@media screen and (max-width:991px){#cms:has(.about-top-banner) h2{font-size:calc(27px + .39063vw)}}#cms .about-us-desc-section{margin-left:calc(50% - 50vw + var(--scrollbar-width)/2);margin-right:calc(50% - 50vw + var(--scrollbar-width)/2);overflow:hidden;padding:4.4vmax 0}@media screen and (max-width:991px){#cms .about-us-desc-section{padding:4.8vmax 0}}#cms .about-us-desc-section .rte-content{margin:auto;max-width:44%}@media screen and (max-width:991px){#cms .about-us-desc-section .rte-content{max-width:85%}}#cms .about-us-desc-section p{font-family:var(--heading-font);font-size:23px;font-style:normal;line-height:36px;margin-bottom:0}@media screen and (max-width:768px){#cms .about-us-desc-section p{font-size:calc(14px + .39063vw);line-height:160%}}#cms .story-section{margin:50px 0}@media screen and (max-width:991px){#cms .story-section{margin:0 0 30px}#cms .story-section .elementor-row{flex-direction:column-reverse;gap:40px}#cms .story-section .elementor-row .elementor-column{width:100%}}@media screen and (min-width:1551px){#cms .story-section{margin:110px 0}}#cms .story-section .elementor-container{max-width:1464px;width:97%}#cms .story-section .elementor-container .elementor-column-wrap{padding:0}#cms .story-section .main-image img{width:100%}@media screen and (max-width:991px){#cms .story-section .main-image{margin:0 -20px}}#cms .story-section .main-image:after{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.5)),no-repeat;content:"";display:block;height:100%;position:absolute;top:0;width:100%}#cms .story-section .overlay-image{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@media screen and (max-width:991px){#cms .story-section .overlay-image.proudly-employee img{max-width:195px}#cms .story-section .overlay-image img{max-width:142px}#cms .story-section .elementor-widget-text-editor.employee-italic .btn-primary{margin-top:15px!important}}#cms .story-section .elementor-widget-text-editor .rte-content{width:80%}@media screen and (max-width:991px){#cms .story-section .elementor-widget-text-editor .rte-content{width:100%}}#cms .story-section .elementor-widget-text-editor .rte-content h2{font-size:42px;font-weight:400;line-height:140%;width:80%}@media screen and (min-width:1551px){#cms .story-section .elementor-widget-text-editor .rte-content h2{font-size:52px}}@media screen and (max-width:991px){#cms .story-section .elementor-widget-text-editor .rte-content h2{font-size:calc(27px + .39063vw);margin-bottom:15px;width:70%}}#cms .story-section .elementor-widget-text-editor .rte-content .btn-primary{background:var(--color-black-coral);margin-top:40px}@media screen and (max-width:768px){#cms .story-section .elementor-widget-text-editor .rte-content .btn-primary{width:100%}}#cms .story-section .elementor-widget-text-editor .rte-content .btn-primary:hover{background:var(--color-primary)}#cms :has(.meet-your-makers-section) .instagram-block{display:none}#cms .meet-your-makers-section .elementor-column-wrap{padding:0}@media screen and (max-width:991px){#cms .meet-your-makers-section .elementor-row{flex-direction:column;gap:60px}#cms .meet-your-makers-section .elementor-row .elementor-column{width:100%}}#cms .meet-your-makers-section .meet-your-makers-video .elementor-container,#cms .meet-your-makers-section .meet-your-makers-video .elementor-custom-embed-image-overlay,#cms .meet-your-makers-section .meet-your-makers-video .elementor-widget-wrap{height:600px}@media screen and (min-width:1551px){#cms .meet-your-makers-section .meet-your-makers-video .elementor-container,#cms .meet-your-makers-section .meet-your-makers-video .elementor-custom-embed-image-overlay,#cms .meet-your-makers-section .meet-your-makers-video .elementor-widget-wrap{height:740px}}@media screen and (max-width:690px){#cms .meet-your-makers-section .meet-your-makers-video .elementor-container,#cms .meet-your-makers-section .meet-your-makers-video .elementor-custom-embed-image-overlay,#cms .meet-your-makers-section .meet-your-makers-video .elementor-widget-wrap{height:400px}}#cms .meet-your-makers-section .meet-your-makers-video .elementor-video-wrapper,#cms .meet-your-makers-section .meet-your-makers-video .elementor-widget,#cms .meet-your-makers-section .meet-your-makers-video .elementor-widget-container{height:100%;padding-bottom:0}#cms .meet-your-makers-section .meet-your-makers-video .elementor-video-wrapper .elementor-video,#cms .meet-your-makers-section .meet-your-makers-video .elementor-widget .elementor-video,#cms .meet-your-makers-section .meet-your-makers-video .elementor-widget-container .elementor-video{height:100%;-o-object-fit:cover;object-fit:cover}#cms .meet-your-makers-section .video-overlay{height:auto!important;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:-moz-max-content;width:max-content}#cms .meet-your-makers-section .video-overlay .elementor-video-wrapper,#cms .meet-your-makers-section .video-overlay .elementor-widget,#cms .meet-your-makers-section .video-overlay .elementor-widget-container{height:auto}#cms .meet-your-makers-section .video-overlay h2{color:var(--color-white);font-size:58px;line-height:115%;text-align:center}@media screen and (min-width:1551px){#cms .meet-your-makers-section .video-overlay h2{font-size:78px}}@media screen and (max-width:991px){#cms .meet-your-makers-section .video-overlay h2{font-size:calc(47px + .39063vw)}#cms .meet-your-makers-section .meet-your-makers-content{padding-bottom:40px}}@media screen and (min-width:991px){#cms .meet-your-makers-section .meet-your-makers-content{padding-left:50px}}@media screen and (min-width:1551px){#cms .meet-your-makers-section .meet-your-makers-content{padding-left:150px}}#cms .meet-your-makers-section .meet-your-makers-content .rte-content{width:71%}@media screen and (max-width:991px){#cms .meet-your-makers-section .meet-your-makers-content .rte-content{padding:0 15px;width:100%}}#cms .meet-your-makers-section .meet-your-makers-content .rte-content p{color:var(--color-white)}#cms .meet-your-makers-section .meet-your-makers-content .rte-content p a{color:var(--color-white);text-decoration:underline}#cms .meet-your-makers-section .meet-your-makers-content .rte-content .btn-primary{background:var(--color-white);border:1px solid var(--color-white);color:var(--color-black-coral);margin-top:45px;text-decoration:unset}@media screen and (max-width:991px){#cms .meet-your-makers-section .meet-your-makers-content .rte-content .btn-primary{margin-top:30px;padding:14px 36px}}#cms .meet-your-makers-section .meet-your-makers-content .rte-content .btn-primary:hover{background:var(--color-primary);border:1px solid var(--color-primary);color:var(--color-white)}#cms .company-catalog-section.with-usp-section{padding-bottom:4vmax}#cms .company-catalog-section.with-usp-section .swiper{height:-moz-fit-content;height:fit-content}#cms .company-catalog-section.with-usp-section .swiper-wrapper .elementor-widget-image img{aspect-ratio:576/360}@media screen and (max-width:991px){#cms .company-catalog-section.with-usp-section .company-desc .rte-content h2,#cms .company-catalog-section.with-usp-section h3{font-size:calc(33px + .39063vw)}}#cms .company-catalog-section.company-catalog-about-section{padding-bottom:4vmax;padding-top:6vmax}@media screen and (max-width:991px){#cms .company-catalog-section.company-catalog-about-section{padding-bottom:6vmax}}#cms .company-catalog-section.company-catalog-about-section .elementor-widget-button{margin-top:1vmax}@media screen and (max-width:991px){#cms .company-catalog-section.company-catalog-about-section .elementor-widget-button{margin-top:3vmax}}@media screen and (max-width:1551px){#cms .company-catalog-section.company-catalog-about-section .swiper-buttons{display:none}}#cms .company-catalog-section.company-catalog-about-section .custom-about-noswiper .elementor-row{gap:16px;justify-content:center}@media screen and (max-width:767px){#cms .company-catalog-section.company-catalog-about-section .custom-about-noswiper .elementor-row{gap:5px}}#cms .company-catalog-section h3{font-size:36px;line-height:100%;margin-bottom:-15px}@media screen and (min-width:1551px){#cms .company-catalog-section h3{font-size:42px}}@media screen and (max-width:991px)and (min-width:767px){#cms .company-catalog-section h3{font-size:calc(22px + .39063vw)}}@media screen and (max-width:767px){#cms .company-catalog-section h3{font-size:calc(24px + .39063vw);margin-bottom:-10px;margin-left:20px;text-align:left}}#cms .company-catalog-section .company-desc .rte-content{margin-bottom:55px;text-align:center}@media screen and (min-width:1551px){#cms .company-catalog-section .company-desc .rte-content{margin-bottom:85px}}@media screen and (max-width:991px){#cms .company-catalog-section .company-desc .rte-content{margin-bottom:50px}}#cms .company-catalog-section .company-desc .rte-content h2{margin-bottom:20px}#cms .company-catalog-section .company-desc .rte-content p{max-width:853px}#cms .explore-our-collestions{overflow:hidden;padding-bottom:47px;padding-top:53px}@media screen and (max-width:991px){#cms .explore-our-collestions{padding-bottom:47px;padding-top:36px}}@media screen and (min-width:991px){#cms .explore-our-collestions{padding-bottom:60px;padding-top:80px}}#cms .explore-our-collestions .rte-content h2{font-size:42px;font-weight:400;line-height:140%;padding-bottom:40px}@media screen and (min-width:1551px){#cms .explore-our-collestions .rte-content h2{font-size:52px}}@media screen and (max-width:991px){#cms .explore-our-collestions .rte-content h2{font-size:calc(27px + .39063vw)}}@media screen and (min-width:1551px){#cms .explore-our-collestions .rte-content h2{padding-bottom:50px}}@media screen and (max-width:991px){#cms .explore-our-collestions .rte-content h2{font-size:calc(31px + .39063vw);margin-bottom:0;padding-bottom:30px}}#cms .explore-our-collestions .swiper-slide{transform:translateY(clamp(30px,4vmax,40px));transition:transform .35s ease}@media screen and (min-width:991px){#cms .explore-our-collestions .swiper-slide:hover{transform:translateY(0)}#cms .explore-our-collestions .swiper-slide:hover .elementor-image-box-img:after{background:linear-gradient(0deg,rgba(0,0,0,.56),rgba(0,0,0,.56));transition:opacity .35s ease}}@media screen and (max-width:991px){#cms .explore-our-collestions .swiper-slide.swiper-slide-active{transform:translateY(0)}#cms .explore-our-collestions .swiper-slide.swiper-slide-active .elementor-image-box-img:after{background:linear-gradient(0deg,rgba(0,0,0,.56),rgba(0,0,0,.56));transition:opacity .35s ease}}#cms .explore-our-collestions .elementor-container{max-width:1790px;width:97%}@media screen and (max-width:991px){#cms .explore-our-collestions .elementor-container{margin:0 15px;width:unset}}#cms .explore-our-collestions .elementor-image-box-wrapper .elementor-image-box-img{cursor:pointer}#cms .explore-our-collestions .elementor-image-box-wrapper .elementor-image-box-img:after{background:linear-gradient(0deg,rgba(0,0,0,.3),rgba(0,0,0,.3)) no-repeat;content:"";cursor:pointer;display:block;height:100%;position:absolute;top:0;width:100%}#cms .explore-our-collestions .elementor-image-box-wrapper .elementor-image-box-content{align-items:center;display:flex;height:100%;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}#cms .explore-our-collestions .elementor-image-box-wrapper .elementor-image-box-content .whole-section-line{display:block;height:100%;left:0;position:absolute;top:0;width:100%}#cms .explore-our-collestions .elementor-image-box-wrapper .elementor-image-box-content h3{color:var(--color-white);cursor:pointer;font-size:37px;font-weight:700;letter-spacing:2.1px;line-height:130%;margin:auto;width:70%}#cms .explore-our-collestions .elementor-image-box-wrapper .elementor-image-box-content h3 a:hover{color:var(--color-white)!important;text-decoration:unset!important}@media screen and (min-width:1551px){#cms .explore-our-collestions .elementor-image-box-wrapper .elementor-image-box-content h3{font-size:42px}}@media screen and (max-width:991px){#cms .explore-our-collestions .elementor-image-box-wrapper .elementor-image-box-content h3{font-size:calc(27px + .39063vw);letter-spacing:1.4px;line-height:37px;margin:auto;width:160px}}#cms .explore-our-collestions .explore-swiper{padding-bottom:30px}@media screen and (min-width:991px){#cms .explore-our-collestions .explore-swiper{overflow:visible}}@media screen and (max-width:991px){#cms .explore-our-collestions .explore-swiper{margin:0 -15px;padding:0 15px 20px}}#cms .explore-our-collestions .explore-swiper .swiper-wrapper{padding-bottom:130px}@media screen and (max-width:991px){#cms .explore-our-collestions .explore-swiper .swiper-wrapper{padding-bottom:100px}}#cms .explore-our-collestions .explore-swiper .all-nav{display:flex;justify-content:center}@media screen and (max-width:768px){#cms .explore-our-collestions .explore-swiper .all-nav{justify-content:unset;overflow:hidden}}#cms .explore-our-collestions .explore-swiper .swiper-navigation{display:flex;gap:15px;position:absolute;right:clamp(16px,10vw,160px)}@media screen and (max-width:991px){#cms .explore-our-collestions .explore-swiper .swiper-navigation{gap:10px;right:clamp(16px,4vw,160px)}}#cms .explore-our-collestions .explore-swiper .swiper-navigation .swiper-button-next,#cms .explore-our-collestions .explore-swiper .swiper-navigation .swiper-button-prev{position:unset}@media screen and (max-width:991px){#cms .explore-our-collestions .explore-swiper .swiper-navigation .swiper-button-next,#cms .explore-our-collestions .explore-swiper .swiper-navigation .swiper-button-prev{background:transparent;border:2px solid var(--color-primary);filter:brightness(0) saturate(100%) invert(18%) sepia(30%) saturate(0) hue-rotate(127deg) brightness(103%) contrast(86%)}#cms .explore-our-collestions .explore-swiper .swiper-navigation .swiper-button-next:hover,#cms .explore-our-collestions .explore-swiper .swiper-navigation .swiper-button-prev:hover{background:var(--color-primary);filter:unset}#cms .explore-our-collestions .explore-swiper .swiper-navigation .swiper-button-next.swiper-button-disabled,#cms .explore-our-collestions .explore-swiper .swiper-navigation .swiper-button-prev.swiper-button-disabled{background:rgba(20,21,22,.149);border:2px solid transparent;filter:unset}}#cms .explore-our-collestions .explore-swiper .swiper-scrollbar{background:var(--color-white);transform:translateX(clamp(-120px,-10vw,-40px));width:calc(80% - var(--swiper-navigation-size, 1%)*2)}@media screen and (max-width:991px){#cms .explore-our-collestions .explore-swiper .swiper-scrollbar{background:#e5d9cd;margin-left:clamp(1rem,11vw,3.75rem);width:calc(90% - var(--swiper-navigation-size, 1%)*2)}}#cms .explore-our-collestions .explore-swiper .swiper-scrollbar .swiper-scrollbar-drag{background:var(--color-primary)}#cms .more-to-explore-section{margin:40px 0}@media screen and (min-width:1551px){#cms .more-to-explore-section{margin:75px 0}}@media screen and (max-width:540px){#cms .more-to-explore-section{margin:0 0 40px}}#cms .more-to-explore-section .elementor-container{margin:auto;max-width:1452px;width:97%}@media screen and (max-width:540px){#cms .more-to-explore-section .elementor-container{margin:0 -15px;width:unset}}#cms .more-to-explore-section .elementor-container .rte-content h2{font-size:42px;margin-bottom:40px}@media screen and (max-width:991px){#cms .more-to-explore-section .elementor-container .rte-content h2{font-size:calc(31px + .39063vw)}}@media screen and (min-width:1551px){#cms .more-to-explore-section .elementor-container .rte-content h2{font-size:46px;margin-bottom:60px}}@media screen and (max-width:540px){#cms .more-to-explore-section .elementor-container .rte-content h2{display:none}}@media screen and (max-width:991px){#cms .more-to-explore-section .elementor-container .elementor-image-box-wrapper .elementor-image-box-img{margin-bottom:25px}}@media screen and (max-width:540px){#cms .more-to-explore-section .elementor-container .elementor-image-box-wrapper .elementor-image-box-img img{width:100%}}#cms .more-to-explore-section .elementor-container .elementor-image-box-wrapper h3{font-size:25px;line-height:150%}@media screen and (min-width:1551px){#cms .more-to-explore-section .elementor-container .elementor-image-box-wrapper h3{font-size:30px}}@media screen and (max-width:991px){#cms .more-to-explore-section .elementor-container .elementor-image-box-wrapper h3{font-size:calc(22px + .39063vw)}}#cms .more-to-explore-section .elementor-container .elementor-image-box-wrapper .elementor-image-box-description{margin:auto;width:91%}@media screen and (max-width:991px){#cms .more-to-explore-section .elementor-container .elementor-image-box-wrapper .elementor-image-box-description{width:95%}}#cms .more-to-explore-section .elementor-container .elementor-image-box-wrapper .elementor-image-box-description .link{display:block;font-family:var(--heading-font);font-size:22px;font-weight:700;margin-top:30px;text-decoration:underline}@media screen and (max-width:991px){#cms .more-to-explore-section .elementor-container .elementor-image-box-wrapper .elementor-image-box-description .link{font-size:calc(17px + .39063vw)}#cms .more-to-explore-section .more-to-explore-swiper{padding-bottom:25px}#cms .more-to-explore-section .more-to-explore-swiper .swiper-wrapper{padding-bottom:50px}#cms .more-to-explore-section .more-to-explore-swiper .swiper-navigation{display:flex;gap:10px;position:absolute;right:15px}#cms .more-to-explore-section .more-to-explore-swiper .swiper-navigation .swiper-button-next,#cms .more-to-explore-section .more-to-explore-swiper .swiper-navigation .swiper-button-prev{position:unset}#cms .more-to-explore-section .more-to-explore-swiper .swiper-scrollbar{background:#e9e9e9;margin:0 15px;width:calc(82% - var(--swiper-navigation-size, 1%)*2)}#cms .more-to-explore-section .more-to-explore-swiper .swiper-scrollbar .swiper-scrollbar-drag{background:var(--color-primary)}}#cms .request-broucher-top-heading-section{margin-top:65px}@media screen and (min-width:1551px){#cms .request-broucher-top-heading-section{margin-top:75px}}@media screen and (max-width:991px){#cms .request-broucher-top-heading-section{margin-top:34px}}#cms .request-broucher-top-heading-section .elementor-widget-heading h1{font-size:52px;font-weight:400;margin-bottom:15px}@media screen and (max-width:991px){#cms .request-broucher-top-heading-section .elementor-widget-heading h1{font-size:calc(40px + .39063vw);line-height:115%;margin-bottom:20px}}@media screen and (min-width:1551px){#cms .request-broucher-top-heading-section .elementor-widget-heading h1{font-size:65px;line-height:82px}}#cms .request-broucher-top-heading-section .rte-content{margin:auto auto 50px;width:55%}@media screen and (max-width:991px){#cms .request-broucher-top-heading-section .rte-content{margin:0;width:100%}}#cms .request-broucher-top-heading-section .rte-content p{font-family:var(--heading-font);font-size:21px;line-height:150%}@media screen and (min-width:1551px){#cms .request-broucher-top-heading-section .rte-content p{font-size:21px}}@media screen and (max-width:991px){#cms .request-broucher-top-heading-section .rte-content p{font-size:calc(14px + .39063vw)}#cms .request-broucher-section{margin-top:30px}}#cms .receive-view-download-broucher-section{margin:auto;max-width:1312px}#cms .receive-view-download-broucher-section .brochure-type{display:flex;gap:16px}@media screen and (max-width:991px){#cms .receive-view-download-broucher-section .brochure-type{flex-direction:column;gap:10px}}#cms .receive-view-download-broucher-section .brochure-card{cursor:pointer;flex:1}@media screen and (max-width:991px){#cms .receive-view-download-broucher-section .brochure-card{margin-bottom:0}}#cms .receive-view-download-broucher-section .brochure-card input{display:none}#cms .receive-view-download-broucher-section .brochure-card .card-content{align-items:center;border:1px solid #506074;display:flex;justify-content:space-between;padding:15px;transition:all .3s ease}@media screen and (max-width:991px){#cms .receive-view-download-broucher-section .brochure-card .card-content{padding:11px 15px}}@media screen and (min-width:1551px){#cms .receive-view-download-broucher-section .brochure-card .card-content{padding:20px}}#cms .receive-view-download-broucher-section .brochure-card .card-content .left{align-items:center;color:#1f2937;display:flex;font-weight:600;gap:12px}@media screen and (max-width:991px){#cms .receive-view-download-broucher-section .brochure-card .card-content .left{gap:8px}}#cms .receive-view-download-broucher-section .brochure-card .card-content .left .icon{background-size:cover;content:"";display:block;height:34px;width:34px}@media screen and (max-width:991px){#cms .receive-view-download-broucher-section .brochure-card .card-content .left .icon{height:27px;width:27px}}#cms .receive-view-download-broucher-section .brochure-card .card-content .left .text{color:var(--color-primary);font-size:18px;font-weight:700;line-height:150%}@media screen and (max-width:991px){#cms .receive-view-download-broucher-section .brochure-card .card-content .left .text{font-size:calc(13px + .39063vw);line-height:24px;text-align:left}}@media screen and (min-width:1551px){#cms .receive-view-download-broucher-section .brochure-card .card-content .left .text{font-size:22px}}@media screen and (max-width:380px){#cms .receive-view-download-broucher-section .brochure-card .card-content .left .text{font-size:calc(12px + .39063vw)}}#cms .receive-view-download-broucher-section .brochure-card .card-content .radio{border:1px solid #506074;border-radius:50%;height:31px;position:relative;width:31px}@media screen and (max-width:991px){#cms .receive-view-download-broucher-section .brochure-card .card-content .radio{height:24px;width:24px}}#cms .receive-view-download-broucher-section .brochure-card .card-content .radio:after{background:#fff;border:1px solid #506074;border-radius:19px;content:"";height:19px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:19px}#cms .receive-view-download-broucher-section .brochure-card input:checked+.card-content{background-color:#506074;border-color:#506074}#cms .receive-view-download-broucher-section .brochure-card input:checked+.card-content .icon{filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(7434%) hue-rotate(175deg) brightness(124%) contrast(114%)}#cms .receive-view-download-broucher-section .brochure-card input:checked+.card-content .text{color:#fff}#cms .receive-view-download-broucher-section .brochure-card input:checked+.card-content .radio{border-color:#fff}#cms .receive-view-download-broucher-section .brochure-card input:checked+.card-content .radio:after{background:#fff;border-radius:50%;content:"";height:19px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:19px}#cms .receive-view-download-broucher-section .brochure-card.post .icon{background:url(../img-dist/a87ecb938c2ec9604301..svg) no-repeat;filter:brightness(0) saturate(100%) invert(38%) sepia(9%) saturate(1217%) hue-rotate(174deg) brightness(91%) contrast(89%)}#cms .receive-view-download-broucher-section .brochure-card.digital .icon{background:url(../img-dist/826516299a2dd93ae690..svg) no-repeat}#cms .receive-view-download-broucher-section .request-brocuher-form{margin:70px auto auto;max-width:576px}@media screen and (max-width:991px){#cms .receive-view-download-broucher-section .request-brocuher-form{margin-top:33px}}#cms .receive-view-download-broucher-section .request-brocuher-form label{font-size:16px;font-weight:700;line-height:120%}@media screen and (max-width:991px){#cms .receive-view-download-broucher-section .request-brocuher-form label{font-size:calc(13px + .39063vw);line-height:26px;margin-bottom:0}}#cms .receive-view-download-broucher-section .request-brocuher-form label[for=newsletter_signup-cms]{cursor:pointer;font-size:15px;font-weight:400;margin-bottom:0}@media screen and (max-width:991px){#cms .receive-view-download-broucher-section .request-brocuher-form label[for=newsletter_signup-cms]{font-size:calc(12px + .39063vw);line-height:22px;margin-bottom:0;text-align:left}}#cms .receive-view-download-broucher-section .request-brocuher-form .form-control,#cms .receive-view-download-broucher-section .request-brocuher-form .form-control-select{background:var(--color-white);border:1px solid var(--color-primary);height:60px;margin-bottom:24px;padding:19px 30px}@media screen and (max-width:991px){#cms .receive-view-download-broucher-section .request-brocuher-form .form-control,#cms .receive-view-download-broucher-section .request-brocuher-form .form-control-select{height:44px;margin-bottom:20px;padding:19px 20px}}#cms .receive-view-download-broucher-section .request-brocuher-form .form-control-select:focus,#cms .receive-view-download-broucher-section .request-brocuher-form .form-control:focus{outline:none}#cms .receive-view-download-broucher-section .request-brocuher-form .form-control-select::-moz-placeholder,#cms .receive-view-download-broucher-section .request-brocuher-form .form-control::-moz-placeholder{color:#777;font-size:16px;font-weight:400;line-height:26px}#cms .receive-view-download-broucher-section .request-brocuher-form .form-control-select::placeholder,#cms .receive-view-download-broucher-section .request-brocuher-form .form-control::placeholder{color:#777;font-size:16px;font-weight:400;line-height:26px}@media screen and (max-width:991px){#cms .receive-view-download-broucher-section .request-brocuher-form .form-control-select::-moz-placeholder,#cms .receive-view-download-broucher-section .request-brocuher-form .form-control::-moz-placeholder{font-size:calc(12px + .39063vw);line-height:26px;margin-bottom:0}#cms .receive-view-download-broucher-section .request-brocuher-form .form-control-select::placeholder,#cms .receive-view-download-broucher-section .request-brocuher-form .form-control::placeholder{font-size:calc(12px + .39063vw);line-height:26px;margin-bottom:0}}#cms .receive-view-download-broucher-section .request-brocuher-form .first-and-surname{display:flex;justify-content:space-between}@media screen and (max-width:991px){#cms .receive-view-download-broucher-section .request-brocuher-form .first-and-surname{gap:10px}}#cms .receive-view-download-broucher-section .request-brocuher-form .first-and-surname .form-control{width:280px}@media screen and (max-width:991px){#cms .receive-view-download-broucher-section .request-brocuher-form .first-and-surname .form-control{margin-bottom:0;width:100%}}#cms .receive-view-download-broucher-section .request-brocuher-form .newsletter_signup{align-items:center;display:flex;gap:16px;margin:45px 0 30px}@media screen and (max-width:991px){#cms .receive-view-download-broucher-section .request-brocuher-form .newsletter_signup{margin:34px 0 30px}}#cms .receive-view-download-broucher-section .request-brocuher-form .newsletter_signup input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:2px solid var(--color-primary);border-radius:2px;cursor:pointer;height:18px;margin-top:2px;position:relative;width:18px}@media screen and (max-width:991px){#cms .receive-view-download-broucher-section .request-brocuher-form .newsletter_signup input[type=checkbox]{border:1px solid var(--color-primary);height:15px}}#cms .receive-view-download-broucher-section .request-brocuher-form .newsletter_signup input[type=checkbox]:checked{border-color:var(--color-primary)}#cms .receive-view-download-broucher-section .request-brocuher-form .newsletter_signup input[type=checkbox]:checked:after{background:url(../img-dist/de314735b91673eda300..svg);content:"";display:block;height:11px;left:50%;position:absolute;top:50%;transform:translate(-50%,-55%);width:11px}#cms .receive-view-download-broucher-section .request-brocuher-form .proceedButton{background:var(--color-black-coral);width:100%}#cms .receive-view-download-broucher-section .request-brocuher-form .proceedButton:hover{background:var(--color-primary)}#cms .receive-view-download-broucher-section .request-brocuher-form .proceedButton:focus{outline:none;outline-offset:unset}#cms .receive-view-download-broucher-section .request-brocuher-form .form-note{align-items:center;display:flex;font-size:15px;font-weight:400;gap:10px;justify-content:center;line-height:23px;margin-top:31px}@media screen and (max-width:991px){#cms .receive-view-download-broucher-section .request-brocuher-form .form-note{font-size:calc(12px + .39063vw);margin-top:17px}}#cms .receive-view-download-broucher-section .request-brocuher-form .form-note:before{background:url(../img-dist/6bd2d82fe04e322b5581..svg);content:"";display:block;height:24px;width:24px}#cms .cms-usp-section.cms-usp-noswiper-section .swiper-wrapper .swiper-slide{padding-right:70px;position:unset;width:unset}@media screen and (min-width:1551px){#cms .cms-usp-section.cms-usp-noswiper-section .swiper-wrapper .swiper-slide{padding-right:100px}}@media screen and (max-width:991px){#cms .cms-usp-section.cms-usp-noswiper-section .swiper-wrapper{flex-direction:column-reverse;flex-wrap:wrap}#cms .cms-usp-section.cms-usp-noswiper-section .swiper-wrapper .swiper-slide{justify-content:flex-start}}@media screen and (max-width:991px)and (min-width:690px)and (max-width:991px){#cms .cms-usp-section.cms-usp-noswiper-section .swiper-wrapper .swiper-slide{justify-content:center}}@media screen and (max-width:991px){#cms .cms-usp-section.cms-usp-noswiper-section .swiper-wrapper .swiper-slide .text span{font-size:calc(18px + .39063vw)}#cms .cms-usp-section.cms-usp-noswiper-section .swiper-wrapper .swiper-slide .img-usp img{width:30px}#cms .promise-challenge-section.order-free-sample .promise-challenge-content .elementor-widget-wrap{padding:40px 0}}#cms .what-you-will-find-block.bg-light-cream-section{background:var(--color-light-cream)}@media screen and (max-width:991px){#cms .what-you-will-find-block.bg-light-cream-section{padding-top:35px}}#cms .what-you-will-find-block.bg-light-cream-section .text-block,#cms .what-you-will-find-block.bg-light-cream-section .text-block:before{background:var(--color-light-cream)}#cms .what-you-will-find-block.bg-light-cream-section .text-block .elementor-heading-title{color:var(--dark-grey);font-size:54px;line-height:normal;margin:auto;width:70%}@media screen and (min-width:1551px){#cms .what-you-will-find-block.bg-light-cream-section .text-block .elementor-heading-title{font-size:69px;line-height:89px}}@media screen and (max-width:991px){#cms .what-you-will-find-block.bg-light-cream-section .text-block .elementor-heading-title{font-size:calc(34px + .39063vw);line-height:45px;width:97%}}#cms .what-you-will-find-block.bg-light-cream-section .text-block .elementor-widget-image{margin-bottom:50px;margin-top:-80px}@media screen and (max-width:991px){#cms .what-you-will-find-block.bg-light-cream-section .text-block .elementor-widget-image{margin-bottom:25px;margin-top:0}#cms .what-you-will-find-block.bg-light-cream-section .text-block .elementor-widget-image img{width:116px}}#cms .what-you-will-find-block.bg-light-cream-section .elementor-image-box-wrapper .elementor-image-box-description p,#cms .what-you-will-find-block.bg-light-cream-section .elementor-image-box-wrapper .elementor-image-box-title{color:var(--dark-grey)!important}#cms .what-you-will-find-block.bg-light-cream-section .swiper-buttons .swiper-scrollbar{background:#e1d9d0}#cms .what-you-will-find-block.bg-light-cream-section .swiper-buttons .swiper-scrollbar .swiper-scrollbar-drag{background:#3f3f3f}#cms .what-you-will-find-block.bg-light-cream-section .swiper-buttons .swiper-button-next,#cms .what-you-will-find-block.bg-light-cream-section .swiper-buttons .swiper-button-prev{border:2px solid var(--dark-grey)}#cms .what-you-will-find-block.bg-light-cream-section .swiper-buttons .swiper-button-next.swiper-button-disabled,#cms .what-you-will-find-block.bg-light-cream-section .swiper-buttons .swiper-button-prev.swiper-button-disabled{background:transparent;opacity:.4!important}#cms .what-you-will-find-block.bg-light-cream-section .swiper-buttons .swiper-button-next:hover,#cms .what-you-will-find-block.bg-light-cream-section .swiper-buttons .swiper-button-prev:hover{background:var(--dark-grey)}#cms .what-you-will-find-block.bg-light-cream-section .swiper-buttons .swiper-button-next:hover:before,#cms .what-you-will-find-block.bg-light-cream-section .swiper-buttons .swiper-button-prev:hover:before{filter:brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(7500%) hue-rotate(274deg) brightness(103%) contrast(101%)}#cms .what-you-will-find-block.bg-light-cream-section .swiper-buttons .swiper-button-next:before,#cms .what-you-will-find-block.bg-light-cream-section .swiper-buttons .swiper-button-prev:before{filter:brightness(0) saturate(100%) invert(22%) sepia(0) saturate(580%) hue-rotate(175deg) brightness(92%) contrast(86%)}@media screen and (min-width:690px)and (max-width:991px){#cms .what-you-will-find-block.bg-light-cream-section .elementor-row{flex-direction:row}}@media screen and (min-width:560px)and (max-width:991px){#cms .what-you-will-find-block.bg-light-cream-section .elementor-row .elementor-image-box-wrapper h3{font-size:calc(28px + .39063vw)}}#cms .start-your-saxon-story{margin:15px auto;max-width:1468px;width:97%}@media screen and (max-width:991px){#cms .start-your-saxon-story{margin-bottom:60px}}#cms .start-your-saxon-story .content-and-button{align-items:center;display:flex}@media screen and (max-width:991px){#cms .start-your-saxon-story .content-and-button{flex-direction:column}}#cms .start-your-saxon-story .content-and-button .btn-primary{height:-moz-max-content;height:max-content}@media screen and (max-width:991px){#cms .start-your-saxon-story .content-and-button .btn-primary{margin-top:6px;width:100%}}#cms .start-your-saxon-story .content-and-button .img-content{align-items:center;display:flex;gap:20px}@media screen and (max-width:991px){#cms .start-your-saxon-story .content-and-button .img-content{flex-direction:column;gap:20px}#cms .start-your-saxon-story .content-and-button .img-content img{max-width:170px}}#cms .start-your-saxon-story .content-and-button .img-content .content{width:65%}@media screen and (max-width:991px){#cms .start-your-saxon-story .content-and-button .img-content .content{text-align:center;width:101%}}#cms .start-your-saxon-story .content-and-button .img-content h2{font-size:36px;font-weight:400;line-height:82px;margin-bottom:0}@media screen and (min-width:1551px){#cms .start-your-saxon-story .content-and-button .img-content h2{font-size:40px}}@media screen and (max-width:991px){#cms .start-your-saxon-story .content-and-button .img-content h2{font-size:calc(23px + .39063vw);line-height:150%;margin-bottom:10px}}#cms .start-your-saxon-story .content-and-button .img-content p{font-family:var(--heading-font);font-size:18px;font-weight:400;line-height:32px}@media screen and (min-width:1551px){#cms .start-your-saxon-story .content-and-button .img-content p{font-size:21px}}@media screen and (max-width:991px){#cms .start-your-saxon-story .content-and-button .img-content p{font-size:calc(14px + .39063vw);line-height:150%}}.page-content.page-cms ul,p{color:var(--color-primary)}.cms-id-11 #module-sd_customform-display{background:var(--color-light-cream);margin:6vmax auto;max-width:800px;padding:3.45vmax 15px}@media screen and (max-width:768px){.cms-id-11 #module-sd_customform-display{padding:5.4vmax 15px 5.6vmax}}.cms-id-11 #module-sd_customform-display>*{margin:0 auto;max-width:576px}.cms-id-11 #module-sd_customform-display .form-header{margin-bottom:30px;text-align:center}@media screen and (min-width:1551px){.cms-id-11 #module-sd_customform-display .form-header{margin-bottom:40px}}.cms-id-11 #module-sd_customform-display .form-header h2{font-size:38px;font-weight:400;line-height:154.762%}@media screen and (min-width:1551px){.cms-id-11 #module-sd_customform-display .form-header h2{font-size:42px}}@media screen and (min-width:769px)and (max-width:991px){.cms-id-11 #module-sd_customform-display .form-header h2{font-size:34px}}@media screen and (max-width:768px){.cms-id-11 #module-sd_customform-display .form-header h2{font-size:calc(27.5px + .39063vw);letter-spacing:unset;line-height:137.93%}}.cms-id-11 #module-sd_customform-display .form-header h2{padding:0}@media screen and (min-width:1551px){.cms-id-11 #module-sd_customform-display .form-header h2{font-size:43px}}@media screen and (max-width:768px){.cms-id-11 #module-sd_customform-display .form-header h2{font-size:calc(26.5px + .39063vw)}}.cms-id-11 #module-sd_customform-display .custom-form .form-header{display:none}.cms-id-11 #module-sd_customform-display .contact-us-form{margin:0!important}.cms-id-11 #module-sd_customform-display .contact-us-form>.col-md-12{padding:0!important}.cms-id-11 #module-sd_customform-display .contact-us-form .form-field{margin:0 0 10px}.cms-id-11 #module-sd_customform-display .contact-us-form .form-field>label{display:none}.cms-id-11 #module-sd_customform-display .contact-us-form .form-field input,.cms-id-11 #module-sd_customform-display .contact-us-form .form-field select,.cms-id-11 #module-sd_customform-display .contact-us-form .form-field textarea{background:var(--color-white);border:1px solid transparent;box-shadow:none;color:var(--color-primary);font-size:15px;font-weight:400;outline:none;padding:14px 20px;width:100%}@media screen and (min-width:992px){.cms-id-11 #module-sd_customform-display .contact-us-form .form-field input,.cms-id-11 #module-sd_customform-display .contact-us-form .form-field select,.cms-id-11 #module-sd_customform-display .contact-us-form .form-field textarea{padding:17px 20px}}@media screen and (max-width:576px){.cms-id-11 #module-sd_customform-display .contact-us-form .form-field input,.cms-id-11 #module-sd_customform-display .contact-us-form .form-field select,.cms-id-11 #module-sd_customform-display .contact-us-form .form-field textarea{font-size:14px}}.cms-id-11 #module-sd_customform-display .contact-us-form .form-field input::-moz-placeholder,.cms-id-11 #module-sd_customform-display .contact-us-form .form-field select::-moz-placeholder,.cms-id-11 #module-sd_customform-display .contact-us-form .form-field textarea::-moz-placeholder{color:#777}.cms-id-11 #module-sd_customform-display .contact-us-form .form-field input::placeholder,.cms-id-11 #module-sd_customform-display .contact-us-form .form-field select::placeholder,.cms-id-11 #module-sd_customform-display .contact-us-form .form-field textarea::placeholder{color:#777}.cms-id-11 #module-sd_customform-display .contact-us-form .form-field input:focus,.cms-id-11 #module-sd_customform-display .contact-us-form .form-field select:focus,.cms-id-11 #module-sd_customform-display .contact-us-form .form-field textarea:focus{border-color:var(--color-primary)}.cms-id-11 #module-sd_customform-display .contact-us-form .form-field .error{color:#e94040;font-size:13px;margin-top:10px}.cms-id-11 #module-sd_customform-display .contact-us-form .form-field .google-captcha-form{float:unset;margin:17px auto 0}.cms-id-11 #module-sd_customform-display .contact-us-form .form-field .google-captcha-form>div{margin:0 auto}.cms-id-11 #module-sd_customform-display .contact-us-form .form-footer{background:transparent;text-align:center}.cms-id-11 #module-sd_customform-display .contact-us-form .form-footer .sd_form_submit{font-size:16px;letter-spacing:1.6px;margin:24px auto 0;outline:none;padding:15px;text-transform:uppercase;width:100%}@media screen and (min-width:992px){.cms-id-11 #module-sd_customform-display .contact-us-form .form-footer .sd_form_submit{max-width:279px}}@media screen and (min-width:1551px){.cms-id-11 #module-sd_customform-display .contact-us-form .form-footer .sd_form_submit{margin-top:27px}}@media screen and (max-width:576px){.cms-id-11 #module-sd_customform-display .contact-us-form .form-footer .sd_form_submit{font-size:13px;margin-top:20px;padding:14px}}.cms-id-10 #module-sd_customform-display{background:var(--color-light-cream);max-width:800px;padding:3.45vmax 15px}@media screen and (max-width:768px){.cms-id-10 #module-sd_customform-display{padding:5.4vmax 15px 5.6vmax}}.cms-id-10 #module-sd_customform-display>*{margin:0 auto;max-width:576px}.cms-id-10 #module-sd_customform-display .required_label:after{margin-left:5px}.cms-id-10 #module-sd_customform-display .form-header{margin-bottom:30px;text-align:center}@media screen and (min-width:1551px){.cms-id-10 #module-sd_customform-display .form-header{margin-bottom:40px}}.cms-id-10 #module-sd_customform-display .form-header h2{font-size:38px;font-weight:400;line-height:154.762%}@media screen and (min-width:1551px){.cms-id-10 #module-sd_customform-display .form-header h2{font-size:42px}}@media screen and (min-width:769px)and (max-width:991px){.cms-id-10 #module-sd_customform-display .form-header h2{font-size:34px}}@media screen and (max-width:768px){.cms-id-10 #module-sd_customform-display .form-header h2{font-size:calc(27.5px + .39063vw);letter-spacing:unset;line-height:137.93%}}.cms-id-10 #module-sd_customform-display .form-header h2{padding:0}@media screen and (min-width:1551px){.cms-id-10 #module-sd_customform-display .form-header h2{font-size:43px}}@media screen and (max-width:768px){.cms-id-10 #module-sd_customform-display .form-header h2{font-size:calc(26.5px + .39063vw)}}.cms-id-10 #module-sd_customform-display .custom-form .form-header{display:none}.cms-id-10 #module-sd_customform-display .contact-us-form{margin:0!important}.cms-id-10 #module-sd_customform-display .contact-us-form .custom-flex:has(.multicheckbox_join_email_checkbox)>label:first-of-type{display:none}.cms-id-10 #module-sd_customform-display .contact-us-form>.col-md-12{margin-top:20px;padding:0!important}.cms-id-10 #module-sd_customform-display .contact-us-form .form-field{margin:0 0 10px}.cms-id-10 #module-sd_customform-display .contact-us-form .form-field input,.cms-id-10 #module-sd_customform-display .contact-us-form .form-field select,.cms-id-10 #module-sd_customform-display .contact-us-form .form-field textarea{border:1px solid transparent;box-shadow:none;color:var(--color-primary);font-size:15px;font-weight:400;margin-top:5px;outline:none;width:100%}@media screen and (max-width:576px){.cms-id-10 #module-sd_customform-display .contact-us-form .form-field input,.cms-id-10 #module-sd_customform-display .contact-us-form .form-field select,.cms-id-10 #module-sd_customform-display .contact-us-form .form-field textarea{font-size:14px}}.cms-id-10 #module-sd_customform-display .contact-us-form .form-field input::-moz-placeholder,.cms-id-10 #module-sd_customform-display .contact-us-form .form-field select::-moz-placeholder,.cms-id-10 #module-sd_customform-display .contact-us-form .form-field textarea::-moz-placeholder{color:#777}.cms-id-10 #module-sd_customform-display .contact-us-form .form-field input::placeholder,.cms-id-10 #module-sd_customform-display .contact-us-form .form-field select::placeholder,.cms-id-10 #module-sd_customform-display .contact-us-form .form-field textarea::placeholder{color:#777}.cms-id-10 #module-sd_customform-display .contact-us-form .form-field input:focus,.cms-id-10 #module-sd_customform-display .contact-us-form .form-field select:focus,.cms-id-10 #module-sd_customform-display .contact-us-form .form-field textarea:focus{border-color:var(--color-primary)}.cms-id-10 #module-sd_customform-display .contact-us-form .form-field .error{color:#e94040;font-size:13px;margin-top:10px}.cms-id-10 #module-sd_customform-display .contact-us-form .form-field .google-captcha-form{float:unset;margin:17px auto 0}.cms-id-10 #module-sd_customform-display .contact-us-form .form-field .google-captcha-form>div{margin:0 auto}.cms-id-10 #module-sd_customform-display .contact-us-form .form-footer{background:transparent;text-align:center}.cms-id-10 #module-sd_customform-display .contact-us-form .form-footer .sd_form_submit{font-size:16px;letter-spacing:1.6px;margin:24px auto 0;outline:none;padding:15px;text-transform:uppercase;width:100%}@media screen and (min-width:992px){.cms-id-10 #module-sd_customform-display .contact-us-form .form-footer .sd_form_submit{max-width:279px}}@media screen and (min-width:1551px){.cms-id-10 #module-sd_customform-display .contact-us-form .form-footer .sd_form_submit{margin-top:27px}}@media screen and (max-width:576px){.cms-id-10 #module-sd_customform-display .contact-us-form .form-footer .sd_form_submit{font-size:13px;margin-top:20px;padding:14px}}.cms-id-10 #module-sd_customform-display .custom-flex .col-md-3{align-items:center;display:flex;width:100%}.cms-id-10 #module-sd_customform-display .custom-flex label{cursor:pointer;margin-bottom:0;text-align:left}.cms-id-10 #module-sd_customform-display .multicheckbox_join_email_checkbox{margin-right:8px;margin-top:0;width:auto!important}.booking-form-content h1{font-size:38px;font-weight:400;text-align:center}.booking-form-content .booking-content{padding-top:20px;text-align:center}.heading-section{margin-left:calc(50% - 50vw + var(--scrollbar-width)/2);margin-right:calc(50% - 50vw + var(--scrollbar-width)/2);overflow:hidden;position:relative}.heading-section .mobile-banner .elementor-image:after{background:unset}@media screen and (max-width:768px){.heading-section .mobile-banner .elementor-image img{min-height:540px}}.heading-section.value-header .elementor-image img{-o-object-position:68% center;object-position:68% center}.heading-section .without-overlay .elementor-image:after,.heading-section.value-header .elementor-image:after{background:unset}.heading-section .elementor-image{position:relative}.heading-section .elementor-image img{aspect-ratio:1920/758;height:auto;max-height:758px;min-height:620px;-o-object-fit:cover;object-fit:cover;width:100%}.heading-section .elementor-image:after{background:linear-gradient(0deg,rgba(0,0,0,.59),rgba(0,0,0,.59));content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.heading-section .block-overlay{left:50%;max-width:730px;padding:0 15px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}@media screen and (max-width:991px){.heading-section .block-overlay.value-page{width:95%}}.heading-section .block-overlay.value-page h2{font-size:55px!important;line-height:82px}@media screen and (min-width:1551px){.heading-section .block-overlay.value-page h2{font-size:65px!important}}@media screen and (max-width:991px){.heading-section .block-overlay.value-page h2{font-size:calc(40.5px + .39063vw)!important}}@media screen and (min-width:1551px){.heading-section .block-overlay{max-width:930px}}@media screen and (max-width:991px){.heading-section .block-overlay{width:100%}}.heading-section .block-overlay p{color:var(--color-white);font-family:var(--heading-font);font-size:clamp(19px,17.5px + .390625vw,24px);font-style:italic;line-height:normal}.heading-section .block-overlay h1,.heading-section .block-overlay h2{color:var(--color-seashell);font-size:55px;font-weight:400;line-height:126.154%;margin-bottom:40px;margin-top:4.5vmax}@media screen and (min-width:1551px){.heading-section .block-overlay h1,.heading-section .block-overlay h2{font-size:65px}}@media screen and (max-width:991px){.heading-section .block-overlay h1,.heading-section .block-overlay h2{font-size:calc(40.5px + .39063vw)}}.heading-section .block-overlay h1 span,.heading-section .block-overlay h2 span{font-style:italic}.heading-section .block-overlay.with-desc p{color:var(--color-white);font-size:clamp(19px,17.5px + .390625vw,23px);font-style:normal}.heading-section .block-overlay.with-desc p span{font-style:italic}@media screen and (max-width:768px){.heading-section .block-overlay.with-desc p{line-height:29px;margin:auto;width:90%}}.heading-section .block-overlay.with-desc h1,.heading-section .block-overlay.with-desc h2{color:var(--color-white)}@media screen and (max-width:768px){.heading-section .block-overlay.with-desc h1,.heading-section .block-overlay.with-desc h2{line-height:47.775px;margin:auto auto 20px;width:80%}}.cms-usp-section{margin-left:calc(50% - 50vw + var(--scrollbar-width)/2);margin-right:calc(50% - 50vw + var(--scrollbar-width)/2);overflow:hidden;padding:2vmax 0}.cms-usp-section .swiper{overflow:visible}.cms-usp-section .swiper-wrapper{transition-timing-function:linear!important}@media screen and (min-width:992px){.cms-usp-section .swiper-wrapper:not(:has(.swiper-slide:nth-child(4))){gap:75px;justify-content:center}}@media screen and (min-width:1551px){.cms-usp-section .swiper-wrapper:not(:has(.swiper-slide:nth-child(4))){gap:100px}}.cms-usp-section .swiper-slide{align-items:center;-moz-column-gap:22px;column-gap:22px;display:flex;font-family:var(--heading-font);font-size:20px;justify-content:center;padding:13px 15px}@media screen and (min-width:992px){.cms-usp-section .swiper-slide:not(:last-child){border-right:1px solid #cecece}}.cms-usp-section .swiper-buttons{display:none}.company-catalog-section{margin-left:calc(50% - 50vw + var(--scrollbar-width)/2);margin-right:calc(50% - 50vw + var(--scrollbar-width)/2);overflow:hidden;padding-bottom:6vmax;padding-top:5.5vmax;position:relative}@media screen and (max-width:768px){.company-catalog-section{margin-bottom:0!important}}.company-catalog-section>.elementor-container{margin:0 auto;max-width:1788px;padding:0 15px;width:100%}@media screen and (min-width:1199px){.company-catalog-section>.elementor-container{width:97%}}@media screen and (min-width:1199px)and (max-width:1450px){.company-catalog-section>.elementor-container{width:98%}}.company-catalog-section .elementor-column-wrap{padding:0}@media screen and (max-width:1551px){.company-catalog-section .custom-about-noswiper .swiper-wrapper{flex-wrap:wrap!important;gap:5px}}.company-catalog-section .custom-about-noswiper .elementor-widget-wrap .elementor-image img{aspect-ratio:576/360}.company-catalog-section .elementor-widget-wrap .elementor-image{margin-bottom:28px;position:relative}@media screen and (min-width:1551px){.company-catalog-section .elementor-widget-wrap .elementor-image{margin-bottom:45px}}@media screen and (max-width:768px){.company-catalog-section .elementor-widget-wrap .elementor-image{margin-bottom:20px}}.company-catalog-section .elementor-widget-wrap .elementor-image img{aspect-ratio:576/465;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.company-catalog-section .elementor-widget-wrap .elementor-image:after{background:linear-gradient(0deg,rgba(0,0,0,.3),rgba(0,0,0,.3));content:"";height:100%;left:0;position:absolute;top:0;width:100%}.company-catalog-section .elementor-widget-wrap h2,.company-catalog-section .elementor-widget-wrap h3{font-size:38px;font-style:italic;font-weight:400;line-height:normal;margin-bottom:-23px;margin-left:30px;position:relative;z-index:1}@media screen and (min-width:1551px){.company-catalog-section .elementor-widget-wrap h2,.company-catalog-section .elementor-widget-wrap h3{font-size:48px}}@media screen and (min-width:769px)and (max-width:991px){.company-catalog-section .elementor-widget-wrap h2,.company-catalog-section .elementor-widget-wrap h3{font-size:34px}}@media screen and (max-width:768px){.company-catalog-section .elementor-widget-wrap h2,.company-catalog-section .elementor-widget-wrap h3{font-size:calc(38.3px + .39063vw);margin-bottom:-15px;margin-left:0;text-align:center}}.company-catalog-section .elementor-widget-wrap p{color:var(--color-white);margin-left:auto;margin-right:auto;max-width:448px}.company-catalog-section .elementor-widget-button{margin-top:3vmax}.company-catalog-section .elementor-widget-button .btn-secondary{width:100%}@media screen and (min-width:769px){.company-catalog-section .elementor-widget-button .btn-secondary{max-width:395px}}.company-catalog-section .elementor-widget-button .btn-secondary:not(:hover){background:var(--color-white);border-color:var(--color-white);color:#506074}.company-catalog-section .swiper-buttons{align-items:center;-moz-column-gap:13px;column-gap:13px;display:flex;margin-top:55px}@media screen and (min-width:1251px){.company-catalog-section .swiper-buttons{display:none}}@media screen and (min-width:1551px){.company-catalog-section .swiper-buttons{margin-top:70px}}@media screen and (max-width:768px){.company-catalog-section .swiper-buttons{margin-top:40px}}.company-catalog-section .swiper-buttons>*{margin:0;position:unset;transform:unset}.company-catalog-section .swiper-buttons .swiper-button-prev{margin-left:15px}.company-catalog-section .swiper-buttons .swiper-scrollbar{background:#435361}.company-catalog-section .swiper-buttons .swiper-scrollbar .swiper-scrollbar-drag{background:var(--color-white)}.company-catalog-section .swiper-horizontal{overflow:visible}.company-catalog-section .swiper-button-next,.company-catalog-section .swiper-button-prev{background:transparent;border:2px solid var(--color-white);margin:0;position:unset}.company-catalog-section .swiper-button-next[aria-disabled=true],.company-catalog-section .swiper-button-prev[aria-disabled=true]{opacity:.4!important}.company-catalog-section .swiper-button-next:hover,.company-catalog-section .swiper-button-prev:hover{background:var(--color-white)}.company-catalog-section .swiper-button-next:hover:before,.company-catalog-section .swiper-button-prev:hover:before{filter:brightness(0) saturate(100%) invert(23%) sepia(0) saturate(3413%) hue-rotate(136deg) brightness(100%) contrast(91%)}.company-catalog-section .company-catalog-usp .info-bar{display:flex;justify-content:space-around;margin:70px auto auto;max-width:1500px}@media screen and (max-width:991px){.company-catalog-section .company-catalog-usp .info-bar{gap:15px;margin:80px -15px 40px;overflow:scroll;padding-left:15px}.company-catalog-section .company-catalog-usp .info-bar::-webkit-scrollbar{display:none}}.company-catalog-section .company-catalog-usp .info-bar .info-item{align-items:center;display:flex;gap:16px}@media screen and (min-width:690px)and (max-width:991px){.company-catalog-section .company-catalog-usp .info-bar .info-item{flex:0 0 45%;max-width:45%}}@media screen and (max-width:690px){.company-catalog-section .company-catalog-usp .info-bar .info-item{flex:0 0 70%;max-width:70%}}.company-catalog-section .company-catalog-usp .info-bar .info-item span{font-family:var(--heading-font);font-size:20px;line-height:normal}@media screen and (max-width:991px){.company-catalog-section .company-catalog-usp .info-bar .info-item span{font-size:calc(15px + .39063vw)}}@media screen and (max-width:768px){.contact-section{margin-left:-15px;margin-right:-15px}.contact-section .elementor-row{flex-wrap:wrap}}.contact-section img{aspect-ratio:952/688;height:auto;min-height:383px;-o-object-fit:cover;object-fit:cover;width:100%}.contact-section .image-col{width:100%}@media screen and (min-width:769px){.contact-section .image-col{width:54%}}.contact-section .text-block{background:var(--color-white);padding:7vmax 0 7vmax 8vmax}@media screen and (min-width:1600px){.contact-section .text-block{margin-left:-7.5%}}@media screen and (min-width:769px){.contact-section .text-block{margin-left:-15.5%;margin-top:8.5vmax}}@media screen and (min-width:769px)and (max-width:1599px){.contact-section .text-block{width:60%}}@media screen and (max-width:768px){.contact-section .text-block{margin-left:10%;margin-top:-25%;padding:3.7vmax 3vmax;width:100%}}.contact-section .text-block h2{font-size:54px;font-weight:400;line-height:115.625%!important;margin-bottom:25px!important;max-width:540px}@media screen and (min-width:1551px){.contact-section .text-block h2{font-size:64px}}@media screen and (min-width:1551px)and (max-width:1650px){.contact-section .text-block h2{font-size:60px}}@media screen and (min-width:769px)and (max-width:991px){.contact-section .text-block h2{font-size:44px}}@media screen and (max-width:768px){.contact-section .text-block h2{font-size:calc(26.5px + .39063vw)}}.contact-section .text-block h2 span{font-style:italic}.contact-section .text-block h3{font-family:var(--heading-font);font-size:32px;font-weight:400;margin-bottom:15px}@media screen and (min-width:769px)and (max-width:991px){.contact-section .text-block h3{font-size:25px;margin-bottom:12px}}@media screen and (max-width:768px){.contact-section .text-block h3{font-size:calc(18.5px + .39063vw)}}.contact-section .text-block .elementor-widget-wrap{display:flex;flex-wrap:wrap}.contact-section .text-block .elementor-widget-heading{width:100%}@media screen and (min-width:992px){.contact-section .text-block .elementor-widget-heading{margin-bottom:40px}}@media screen and (min-width:992px)and (max-width:1600px){.contact-section .text-block .elementor-widget-heading{margin-bottom:25px}}.contact-section .text-block .elementor-widget-text-editor{width:100%}@media screen and (min-width:577px){.contact-section .text-block .elementor-widget-text-editor{width:50%}}@media screen and (min-width:769px)and (max-width:991px){.contact-section .text-block .elementor-widget-text-editor{width:100%}}@media screen and (max-width:576px){.contact-section .text-block .elementor-widget-text-editor+.elementor-widget-text-editor{margin-top:30px}}.map-block iframe{display:block;height:494px!important;margin:0 auto;max-width:1464px}@media screen and (max-width:576px){.map-block iframe{height:300px!important}}.what-you-will-find-block{background:var(--color-gunmetal);color:var(--color-white);margin-left:calc(50% - 50vw + var(--scrollbar-width)/2);margin-right:calc(50% - 50vw + var(--scrollbar-width)/2);overflow:hidden;padding:6.2vmax 0 4vmax}.what-you-will-find-block>.elementor-container{margin:0 auto;max-width:1788px;padding:0 15px;width:100%}@media screen and (min-width:1199px){.what-you-will-find-block>.elementor-container{width:97%}}@media screen and (min-width:1199px)and (max-width:1450px){.what-you-will-find-block>.elementor-container{width:98%}}@media screen and (max-width:991px){.what-you-will-find-block>.elementor-container>.elementor-row .elementor-row{flex-direction:column}.what-you-will-find-block>.elementor-container>.elementor-row .elementor-row>div{width:100%}}.what-you-will-find-block .elementor-image-box-wrapper .elementor-image-box-img{margin-bottom:35px;position:relative}.what-you-will-find-block .elementor-image-box-wrapper .elementor-image-box-img img{aspect-ratio:428/405;max-width:428px;-o-object-fit:cover;object-fit:cover;width:95%}.what-you-will-find-block .elementor-image-box-wrapper h3{font-family:var(--heading-font);font-size:34px;font-weight:400;line-height:normal;margin-bottom:15px;text-align:center}@media screen and (max-width:768px){.what-you-will-find-block .elementor-image-box-wrapper h3{font-size:calc(22.5px + .39063vw)}}@media screen and (min-width:1551px){.what-you-will-find-block .elementor-image-box-wrapper h3{margin-bottom:15px}}.what-you-will-find-block .elementor-image-box-wrapper .elementor-image-box-content{max-width:428px;width:95%}@media screen and (max-width:768px){.what-you-will-find-block .elementor-image-box-wrapper .elementor-image-box-content{padding:0 15px}}.what-you-will-find-block .elementor-image-box-wrapper .elementor-image-box-content p{color:var(--color-white)!important}.what-you-will-find-block .swiper-buttons{align-items:center;-moz-column-gap:13px;column-gap:13px;display:flex;margin-top:60px}@media screen and (min-width:1551px){.what-you-will-find-block .swiper-buttons{margin-top:80px}}@media screen and (max-width:768px){.what-you-will-find-block .swiper-buttons{margin-top:40px}}.what-you-will-find-block .swiper-buttons>*{margin:0;position:unset;transform:unset}.what-you-will-find-block .swiper-buttons .swiper-button-prev{margin-left:15px}.what-you-will-find-block .swiper-buttons .swiper-scrollbar{background:#506074}.what-you-will-find-block .swiper-buttons .swiper-scrollbar .swiper-scrollbar-drag{background:var(--color-white)}.what-you-will-find-block .swiper-horizontal{overflow:visible}@media screen and (max-width:991px){.what-you-will-find-block .swiper-horizontal{max-width:600px}}.what-you-will-find-block .swiper-horizontal .swiper-wrapper{height:auto}.what-you-will-find-block .swiper-button-next,.what-you-will-find-block .swiper-button-prev{background:transparent;border:2px solid var(--color-white);margin:0;position:unset}.what-you-will-find-block .swiper-button-next .swiper-button-disabled,.what-you-will-find-block .swiper-button-prev .swiper-button-disabled{opacity:.4!important}.what-you-will-find-block .swiper-button-next:hover,.what-you-will-find-block .swiper-button-prev:hover{background:var(--color-white)}.what-you-will-find-block .swiper-button-next:hover:before,.what-you-will-find-block .swiper-button-prev:hover:before{filter:brightness(0) saturate(100%) invert(23%) sepia(0) saturate(3413%) hue-rotate(136deg) brightness(100%) contrast(91%)}.what-you-will-find-block .text-block{align-items:center;background:var(--color-gunmetal);display:flex;justify-content:center;padding-bottom:40px;position:relative;z-index:2}@media screen and (max-width:768px){.what-you-will-find-block .text-block{padding-bottom:25px}}.what-you-will-find-block .text-block h2{font-size:54px;font-weight:400;line-height:normal;margin-bottom:15px;text-align:center}@media screen and (min-width:1551px){.what-you-will-find-block .text-block h2{font-size:64px}}@media screen and (min-width:992px)and (max-width:1350px){.what-you-will-find-block .text-block h2{font-size:49px}}@media screen and (min-width:769px)and (max-width:991px){.what-you-will-find-block .text-block h2{font-size:44px}}@media screen and (max-width:768px){.what-you-will-find-block .text-block h2{font-size:calc(33.5px + .39063vw);line-height:128.571%;text-align:center}}.what-you-will-find-block .text-block h2 span{font-style:italic}.what-you-will-find-block .text-block p{color:var(--color-white)!important;margin-left:auto;margin-right:auto;max-width:543px}.what-you-will-find-block .text-block:before{background:var(--color-gunmetal);content:"";display:block;height:100%;left:-100%;position:absolute;top:0;width:100%}.contact-tagline-block{margin-left:calc(50% - 50vw + var(--scrollbar-width)/2);margin-right:calc(50% - 50vw + var(--scrollbar-width)/2);overflow:hidden;padding:4.6vmax 0}@media screen and (min-width:769px)and (max-width:991px){.contact-tagline-block{text-align:center}}@media screen and (max-width:768px){.contact-tagline-block{margin-top:0!important;padding-top:0}}.contact-tagline-block>.elementor-container{margin:0 auto;max-width:1788px;padding:0 15px;width:100%}@media screen and (min-width:1199px){.contact-tagline-block>.elementor-container{width:97%}}@media screen and (min-width:1199px)and (max-width:1450px){.contact-tagline-block>.elementor-container{width:98%}}@media screen and (max-width:991px){.contact-tagline-block>.elementor-container>.elementor-row .elementor-row{flex-direction:column-reverse}.contact-tagline-block>.elementor-container>.elementor-row .elementor-row>div{width:100%}}@media screen and (min-width:992px){.contact-tagline-block>.elementor-container>.elementor-row .elementor-row .elementor-column:first-child{padding-right:15px}}.contact-tagline-block h2{font-size:50px;font-weight:400;line-height:115.625%!important;margin-bottom:25px!important;max-width:480px}@media screen and (min-width:1551px){.contact-tagline-block h2{font-size:64px;max-width:540px}}@media screen and (min-width:1551px)and (max-width:1650px){.contact-tagline-block h2{font-size:60px}}@media screen and (min-width:769px)and (max-width:991px){.contact-tagline-block h2{font-size:44px;margin-left:auto!important;margin-right:auto!important}}@media screen and (max-width:768px){.contact-tagline-block h2{font-size:calc(33.5px + .39063vw);margin-bottom:15px!important;max-width:270px}}.contact-tagline-block h2 span{font-style:italic}.contact-tagline-block p{max-width:570px}@media screen and (min-width:769px)and (max-width:991px){.contact-tagline-block p{margin-left:auto;margin-right:auto}}.contact-tagline-block .elementor-widget-button{margin-top:4vmax}.contact-tagline-block .elementor-widget-button .btn{width:100%}@media screen and (min-width:576px){.contact-tagline-block .elementor-widget-button .btn{max-width:280px}}@media screen and (min-width:769px)and (max-width:991px){.contact-tagline-block .elementor-image{margin:0 auto 30px;max-width:600px}}@media screen and (max-width:768px){.contact-tagline-block .elementor-image{margin:0 -15px 35px;width:calc(100% + 30px)}}.contact-tagline-block img{aspect-ratio:869/620;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:768px){.contact-tagline-block img{max-height:400px}}.feature-sofas{margin-bottom:6.3vmax}.feature-sofas h2{font-size:38px;font-weight:400;line-height:142.857%!important;margin-bottom:45px!important}@media screen and (min-width:1551px){.feature-sofas h2{font-size:44px}}@media screen and (min-width:769px)and (max-width:991px){.feature-sofas h2{font-size:34px}}@media screen and (max-width:768px){.feature-sofas h2{font-size:calc(26.5px + .39063vw);margin:0 auto 22px!important;max-width:295px}}.feature-sofas h2 span{font-style:italic}.feature-sofas .swiper-buttons{align-items:center;-moz-column-gap:13px;column-gap:13px;display:flex;margin-left:auto;margin-right:auto;margin-top:60px;max-width:1462px}@media screen and (min-width:1551px){.feature-sofas .swiper-buttons{margin-top:80px}}@media screen and (max-width:768px){.feature-sofas .swiper-buttons{margin-top:40px}}.feature-sofas .swiper-buttons:has(.swiper-button-lock){margin-top:5px}.feature-sofas .swiper-buttons>*{margin:0;position:unset;transform:unset}.feature-sofas .swiper-buttons .swiper-button-prev{margin-left:15px}.feature-sofas .swiper-buttons .swiper-button-lock{display:none}.feature-sofas .swiper-container-wrapper{overflow:visible}.feature-sofas .swiper-horizontal{overflow:hidden}@media screen and (max-width:767px){.feature-sofas .swiper-horizontal{margin:0 -15px;padding:0 15px}}.feature-sofas .swiper-horizontal .swiper-slide{height:auto}.feature-sofas .product-carousel,.feature-sofas .product-carousel .product-miniature,.feature-sofas .product-carousel .product-miniature-content,.feature-sofas .showroom-product-list-between-block{height:100%}.feature-sofas .showroom-product-list-between-block .image{height:100%;position:relative}.feature-sofas .showroom-product-list-between-block .image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.feature-sofas .showroom-product-list-between-block .image:after{background:linear-gradient(180deg,transparent 24.59%,rgba(0,0,0,.5) 73.61%);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.feature-sofas .showroom-product-list-between-block .image-desc{bottom:0;color:var(--color-white);left:0;padding:3vmax;position:absolute;width:100%}@media screen and (min-width:992px){.feature-sofas .showroom-product-list-between-block .image-desc{padding:2vmax}}@media screen and (max-width:576px){.feature-sofas .showroom-product-list-between-block .image-desc{padding:15px}}.feature-sofas .showroom-product-list-between-block .image-desc h2{font-size:30px;margin-bottom:15px!important;margin-left:0!important;max-width:302px}.feature-sofas .showroom-product-list-between-block .image-desc p{color:var(--color-white);margin-left:0!important;max-width:348px}@media screen and (min-width:769px){.feature-sofas .showroom-product-list-between-block .image-desc p{font-size:15px}}.feature-sofas .showroom-product-list-between-block .image-desc p:last-child{margin-bottom:0}.feature-sofas .showroom-product-list-between-block .image-desc p a{color:var(--color-white)!important;display:block;font-family:var(--heading-font);font-size:20px;font-weight:700;margin-top:20px;text-decoration:underline}@media screen and (min-width:1025px){.feature-sofas .showroom-product-list-between-block .image-desc p a{font-size:22px}}@media screen and (max-width:768px){.feature-sofas .showroom-product-list-between-block .image-desc p a{font-size:18px}}.feature-sofas .showroom-product-list-between-block .image-desc p.anchor{color:var(--color-white)!important;display:block;font-family:var(--heading-font);font-size:20px;font-weight:700;margin-top:20px;text-decoration:underline}@media screen and (min-width:1025px){.feature-sofas .showroom-product-list-between-block .image-desc p.anchor{font-size:22px}}@media screen and (max-width:768px){.feature-sofas .showroom-product-list-between-block .image-desc p.anchor{font-size:18px}}.showroom-promo-blocks{border-top:1px solid #cecece;margin-left:calc(50% - 50vw + var(--scrollbar-width)/2);margin-right:calc(50% - 50vw + var(--scrollbar-width)/2);overflow:hidden;padding-bottom:7.5vmax;padding-top:5.8vmax}@media screen and (max-width:991px){.showroom-promo-blocks{padding-left:15px;padding-right:15px}}.showroom-promo-blocks img{aspect-ratio:1/1;border-radius:50%;-o-object-fit:cover;object-fit:cover}.showroom-promo-blocks h2,.showroom-promo-blocks h3{font-size:32px;font-weight:400;line-height:137.5%;margin-bottom:25px;max-width:234px}@media screen and (max-width:1259px){.showroom-promo-blocks h2,.showroom-promo-blocks h3{margin:0 auto 12px}}@media screen and (min-width:769px)and (max-width:991px){.showroom-promo-blocks h2,.showroom-promo-blocks h3{font-size:30px;margin-bottom:12px}}@media screen and (max-width:768px){.showroom-promo-blocks h2,.showroom-promo-blocks h3{font-size:calc(28.5px + .39063vw)}}.showroom-promo-blocks p a{display:block;font-family:var(--heading-font);font-size:20px;font-weight:400;margin-top:20px;text-decoration:underline}.showroom-promo-blocks p:last-child{margin-bottom:0;margin-top:25px}@media screen and (min-width:1260px){.showroom-promo-blocks>.elementor-container>.elementor-row .elementor-row{justify-content:space-between;margin:0 auto;max-width:1538px}.showroom-promo-blocks .swiper-slide{width:-moz-fit-content!important;width:fit-content!important}.showroom-promo-blocks .elementor-image-box-wrapper{align-items:unset!important;-moz-column-gap:3.5vmax;column-gap:3.5vmax;display:flex;justify-content:center}}.showroom-promo-blocks .elementor-image-box-wrapper .elementor-image-box-img{margin:0!important;max-width:250px;min-width:250px;width:100%!important}@media screen and (min-width:1600px){.showroom-promo-blocks .elementor-image-box-wrapper .elementor-image-box-img{max-width:294px;min-width:294px}}@media screen and (max-width:768px){.showroom-promo-blocks .elementor-image-box-wrapper .elementor-image-box-img{max-width:193px;min-width:193px}}.showroom-promo-blocks .elementor-image-box-wrapper .elementor-image-box-content{display:flex;flex-direction:column;height:auto;justify-content:space-between;max-width:372px;padding:1vmax 0;text-align:left}@media screen and (min-width:1600px){.showroom-promo-blocks .elementor-image-box-wrapper .elementor-image-box-content{padding:2vmax 0}}@media screen and (max-width:1259px){.showroom-promo-blocks .elementor-image-box-wrapper .elementor-image-box-content{margin:0 auto;padding:15px;text-align:center}}.showroom-promo-blocks .swiper-pagination{margin-top:30px;position:unset}@media screen and (min-width:992px){.showroom-promo-blocks .swiper-pagination{display:none}}.showroom-promo-blocks .swiper-pagination .swiper-pagination-bullet{background:var(--color-primary)!important;opacity:10%}.showroom-promo-blocks .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.showroom-promo-blocks .swiper-buttons{align-items:center;-moz-column-gap:13px;column-gap:13px;display:flex;margin-left:auto;margin-right:auto;margin-top:20px;max-width:1462px}@media screen and (max-width:768px){.showroom-promo-blocks .swiper-buttons{margin-top:40px}}.showroom-promo-blocks .swiper-buttons:has(.swiper-button-lock){margin-top:5px}.showroom-promo-blocks .swiper-buttons>*{margin:0;position:unset;transform:unset}.showroom-promo-blocks .swiper-buttons .swiper-button-prev{margin-left:15px}.showroom-promo-blocks .swiper-buttons .swiper-button-lock{display:none}#manufacturer h1,#module-swishlist-view h1{font-family:var(--heading-font);font-size:54px;font-weight:400;line-height:normal;margin:0 auto clamp(36px,3.6vmax,69px);max-width:692px;text-align:center;text-transform:capitalize}@media screen and (min-width:769px)and (max-width:1099px){#manufacturer h1,#module-swishlist-view h1{font-size:48px;max-width:600px}}@media screen and (min-width:769px)and (max-width:991px){#manufacturer h1,#module-swishlist-view h1{font-size:44px;max-width:592px}}@media screen and (max-width:768px){#manufacturer h1,#module-swishlist-view h1{font-size:calc(33.5px + .39063vw);line-height:114.286%;margin-left:0;max-width:500px;text-align:left}}@media screen and (max-width:490px){#manufacturer h1,#module-swishlist-view h1{max-width:315px}}#manufacturer #wrapper,#module-swishlist-view #wrapper{margin-bottom:3vmax}#manufacturer .swishlist-success-message,#module-swishlist-view .swishlist-success-message{padding:15px}#manufacturer .swishlist-success-message p,#module-swishlist-view .swishlist-success-message p{margin-bottom:0}#module-ph_simpleblog-category .blogSubcat .blogSubcat__item.current-category .blogSubcat__link,#module-ph_simpleblog-list .blogSubcat .blogSubcat__item.current-category .blogSubcat__link,#module-ph_simpleblog-page .blogSubcat .blogSubcat__item.current-category .blogSubcat__link{background:#f5f5f5}#module-ph_simpleblog-category .blogSubcat .blogSubcat__link,#module-ph_simpleblog-list .blogSubcat .blogSubcat__link,#module-ph_simpleblog-page .blogSubcat .blogSubcat__link{box-shadow:unset;font-family:var(--heading-font);font-weight:600;padding:15px 30px;text-transform:capitalize}#module-ph_simpleblog-category .page-heading,#module-ph_simpleblog-list .page-heading,#module-ph_simpleblog-page .page-heading{text-align:center}#module-ph_simpleblog-category .page-heading h1,#module-ph_simpleblog-list .page-heading h1,#module-ph_simpleblog-page .page-heading h1{font-family:var(--base-font);font-size:42px;text-transform:capitalize}@media screen and (max-width:991px){#module-ph_simpleblog-category .page-heading h1,#module-ph_simpleblog-list .page-heading h1,#module-ph_simpleblog-page .page-heading h1{font-size:calc(33.5px + .39063vw)}}#module-ph_simpleblog-category .cardblogs .ph_cat_description,#module-ph_simpleblog-list .cardblogs .ph_cat_description,#module-ph_simpleblog-page .cardblogs .ph_cat_description{text-align:center}#module-ph_simpleblog-category .simpleblog__listing__post__wrapper .card-block,#module-ph_simpleblog-list .simpleblog__listing__post__wrapper .card-block,#module-ph_simpleblog-page .simpleblog__listing__post__wrapper .card-block{padding:25px 0 0}#module-ph_simpleblog-category .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3,#module-ph_simpleblog-list .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3,#module-ph_simpleblog-page .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3{font-size:28px;font-weight:800}@media screen and (max-width:991px){#module-ph_simpleblog-category .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3,#module-ph_simpleblog-list .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3,#module-ph_simpleblog-page .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3{font-size:calc(23.5px + .39063vw)}}#module-ph_simpleblog-category .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3 a,#module-ph_simpleblog-list .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3 a,#module-ph_simpleblog-page .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3 a{text-decoration:unset}#module-ph_simpleblog-category .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content__footer a,#module-ph_simpleblog-list .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content__footer a,#module-ph_simpleblog-page .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content__footer a{background:var(--color-white);color:var(--color-primary);font-weight:500;padding:0;text-decoration:underline;text-transform:capitalize}#module-ph_simpleblog-category .simpleblog__listing__pagination .page-list,#module-ph_simpleblog-list .simpleblog__listing__pagination .page-list,#module-ph_simpleblog-page .simpleblog__listing__pagination .page-list{text-align:end!important}#module-ph_simpleblog-category .simpleblog__listing__pagination .page-list .next,#module-ph_simpleblog-category .simpleblog__listing__pagination .page-list .previous,#module-ph_simpleblog-list .simpleblog__listing__pagination .page-list .next,#module-ph_simpleblog-list .simpleblog__listing__pagination .page-list .previous,#module-ph_simpleblog-page .simpleblog__listing__pagination .page-list .next,#module-ph_simpleblog-page .simpleblog__listing__pagination .page-list .previous{float:unset;padding:20px}#module-ph_simpleblog-category .simpleblog__listing__pagination .page-list .current a,#module-ph_simpleblog-category .simpleblog__listing__pagination .page-list a,#module-ph_simpleblog-list .simpleblog__listing__pagination .page-list .current a,#module-ph_simpleblog-list .simpleblog__listing__pagination .page-list a,#module-ph_simpleblog-page .simpleblog__listing__pagination .page-list .current a,#module-ph_simpleblog-page .simpleblog__listing__pagination .page-list a{color:var(--color-primary);font-size:14px}#module-ph_simpleblog-single .simpleblog__post{border:none;box-shadow:unset}#module-ph_simpleblog-single #phsimpleblog_comments,#module-ph_simpleblog-single .simpleblog__addComment,#module-ph_simpleblog-single .simpleblog__post .pagination{display:none}#module-ph_simpleblog-single .page-header{text-align:center}#module-ph_simpleblog-single .page-header h1{font-family:var(--base-font);font-size:42px!important;text-transform:capitalize}@media screen and (max-width:991px){#module-ph_simpleblog-single .page-header h1{font-size:calc(33.5px + .39063vw)!important}}:root{--scrollbar-width:15px;--color-primary:#414141;--color-white:#fff;--color-light-cream:#f2ebe4;--color-gunmetal:#242d38;--color-black-coral:#506074;--base-font:"kumbh-sans-variable",sans-serif;--heading-font:"linotype-sabon",sans-serif;--color-seashell:#f8f6ee;--color-outer-space:#42464a;--color-black:#000;--color-dim-gray:#696c70;--color-gray:#bbb;--color-pastel-brown:#7a705c;--color-black-shadow:#bcb7b0;--color-bone:#e0d8cb;--color-quick-silver:#aca79e;--color-argent:silver;--color-dark-vanilla:#cabfad;--color-pale-silver:#cfc8bb;--color-american-silver:#cecece;--swiper-navigation-size:32px!important;--swiper-scrollbar-size:5px!important;--dark-grey:#3f3f3f;--light-gray:#e4e4e4;--medium-gray:#969696}@media screen and (min-width:1600px){:root{--swiper-navigation-size:52px!important}}@media screen and (min-width:577px)and (max-width:1599px){:root{--swiper-navigation-size:44px!important}}:root ::-webkit-scrollbar{background:var(--color-light-cream);width:7px}@media screen and (min-width:992px){:root ::-webkit-scrollbar{width:10px}}:root ::-webkit-scrollbar-thumb{background:var(--color-black-coral)}body{color:var(--color-primary);font-family:var(--base-font)}body:has(.col-btn-search.open){overflow:hidden;width:calc(100% - var(--scrollbar-width))}a{color:var(--color-primary)}a:focus,a:hover{color:inherit;text-decoration:underline}a:not(.btn):hover{color:var(--color-black-coral)}.alert{border-radius:4px}.container{margin:0 auto;max-width:1788px;padding:0 15px;width:100%}@media screen and (min-width:1199px){.container{width:97%}}@media screen and (min-width:1199px)and (max-width:1450px){.container{width:98%}}#wrapper{background:transparent;padding-top:20px}@media screen and (min-width:992px){#wrapper{padding-top:24px}}p{font-size:16px;font-weight:400;line-height:162%}@media screen and (max-width:768px){p{font-size:calc(12px + .39063vw)}}h1,h2,h3,h4,h5,h6{font-family:var(--heading-font)}.btn{font-size:15px;font-weight:700;letter-spacing:1.5px;line-height:normal;padding:19px 42px;text-align:center;text-decoration:none}@media screen and (min-width:1551px){.btn{font-size:17px;letter-spacing:1.7px;line-height:22px}}@media screen and (max-width:991px){.btn{font-size:14px;line-height:18px;padding:15px 25px}}.btn.btn-primary{background:var(--color-primary);color:var(--color-white)}.btn.btn-primary:active,.btn.btn-primary:active:focus,.btn.btn-primary:focus,.btn.btn-primary:hover{background:var(--color-black-coral)}.btn.btn-secondary{background:transparent;border:1px solid var(--color-primary);color:var(--color-primary);padding:14px 25px}@media screen and (min-width:992px){.btn.btn-secondary{padding:18px 42px}}.btn.btn-secondary:hover{background:var(--color-primary);color:var(--color-white)}.swiper-scrollbar{background:#e9e9e9;border-radius:0;height:5px;position:unset!important}.swiper-scrollbar .swiper-scrollbar-drag{background:var(--color-primary);border-radius:0}.swiper-button-next,.swiper-button-prev{align-items:center;background:var(--color-primary);border-radius:50%;display:flex;justify-content:center;min-width:var(--swiper-navigation-size);opacity:1!important}.swiper-button-next:hover,.swiper-button-prev:hover{background:var(--color-black-coral)}.swiper-button-next svg,.swiper-button-prev svg{display:none}.swiper-button-next:before,.swiper-button-prev:before{background:url(../img-dist/2d621440c374cf2fc89c..svg) no-repeat 50%;background-size:100% 100%;content:"";display:block;height:15px;width:15px}@media screen and (min-width:1600px){.swiper-button-next:before,.swiper-button-prev:before{height:20px;width:20px}}@media screen and (min-width:577px)and (max-width:1599px){.swiper-button-next:before,.swiper-button-prev:before{height:18px;width:18px}}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{background:rgba(20,21,22,.149)}.swiper-button-prev:before{transform:rotate(180deg)}.label,form .form-control-label,label{color:var(--color-primary)}input[type=checkbox],input[type=radio]{accent-color:var(--color-primary)}hr{border-color:#bcb7b0}#swishlist-notification{display:none}.sd-anchor-list{padding:0 15px}.sd-anchor-list .tab-accordion{border-color:#cdc8bf}.sd-anchor-list .tab-accordion .select-acc{align-items:center;cursor:pointer;font-family:var(--heading-font);font-size:22px;font-weight:700;gap:15px;line-height:normal;padding:24px 0}@media screen and (min-width:1551px){.sd-anchor-list .tab-accordion .select-acc{font-size:24px}}@media screen and (min-width:992px){.sd-anchor-list .tab-accordion .select-acc{padding:31px 0}}@media screen and (min-width:769px)and (max-width:991px){.sd-anchor-list .tab-accordion .select-acc{font-size:20px}}@media screen and (max-width:768px){.sd-anchor-list .tab-accordion .select-acc{font-size:calc(14.5px + .39063vw)}}.sd-anchor-list .tab-accordion .select-acc:after{background:url(../img-dist/f93b07acd092e61f5a7e..svg) no-repeat 50%;background-size:100% 100%;content:""!important;display:block;height:24px;min-width:24px;pointer-events:none;width:24px}@media screen and (min-width:1200px){.sd-anchor-list .tab-accordion .select-acc:after{height:28px;min-width:28px;width:28px}}.sd-anchor-list .tab-accordion .select-acc.collapsed:after{background:url(../img-dist/584246fce89ecc1f228e..svg) no-repeat 50%;background-size:100% 100%}.sd-anchor-list .tab-accordion .faq-content>div{margin-bottom:30px;max-width:90%}.instagram-block{margin-bottom:clamp(70px,7.2vmax,137px);margin-top:4vmax}@media screen and (min-width:992px){.instagram-block{align-items:center;display:flex;gap:15px}.instagram-block .left{max-width:380px;width:100%}}@media screen and (min-width:1551px){.instagram-block .left{max-width:535px}}@media screen and (max-width:991px){.instagram-block .left{margin:0 auto 50px;text-align:center}}.instagram-block .left h2{font-size:42px;font-weight:400;letter-spacing:1.56px;line-height:123.077%}@media screen and (min-width:1551px){.instagram-block .left h2{font-size:52px}}@media screen and (min-width:769px)and (max-width:991px){.instagram-block .left h2{font-size:38px}}@media screen and (max-width:768px){.instagram-block .left h2{font-size:calc(30.5px + .39063vw);letter-spacing:unset}}.instagram-block .left h2{line-height:119.231%;margin-bottom:15px;max-width:426px}@media screen and (max-width:991px){.instagram-block .left h2{margin:0 auto 15px}}@media screen and (max-width:768px){.instagram-block .left h2{margin:0 auto 8px;max-width:270px}}.instagram-block .left p{max-width:300px}@media screen and (max-width:991px){.instagram-block .left p{margin-left:auto;margin-right:auto}}@media screen and (max-width:768px)and (min-width:577px){.instagram-block .left p{max-width:276px}}@media screen and (max-width:576px){.instagram-block .left p{max-width:265px}}.instagram-block .left .button{margin-top:35px}@media screen and (min-width:1551px){.instagram-block .left .button{margin-top:50px}}@media screen and (max-width:768px){.instagram-block .left .button{margin-top:28px}}.instagram-block .left .button a{display:block;width:-moz-fit-content;width:fit-content}@media screen and (max-width:991px){.instagram-block .left .button a{margin:0 auto;max-width:288px;width:100%}}.instagram-block img{aspect-ratio:1/1;height:auto;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out;width:100%}.instagram-block img:hover{transform:scale(1.05)}.instagram-block .swiper-slide a{aspect-ratio:1/1;display:block;overflow:hidden;position:relative}.instagram-block .swiper-slide a:before{background:url(../img-dist/5e15fcb3c9815eb0fdce..svg) no-repeat 50%;background-size:100% 100%;bottom:20px;content:"";display:block;height:21px;pointer-events:none;position:absolute;right:20px;width:21px;z-index:1}@media screen and (min-width:1551px){.instagram-block .swiper-slide a:before{bottom:30px;right:44px}}@media screen and (max-width:991px){.instagram-block .swiper{margin:0 -15px;padding:0 15px}}.instagram-block .right{flex:1}@media screen and (min-width:992px){.instagram-block .right{max-width:68.5%}}.sd_country-selector{margin-left:20px}@media screen and (min-width:992px){.sd_country-selector{margin-left:32px}}.sd_country-selector>button{align-items:center;background:transparent;border:none;color:var(--color-white);cursor:pointer;display:flex;font-size:14px;font-weight:700;padding:0}.sd_country-selector>button img{height:20px!important;margin-right:10px!important;-o-object-fit:contain;object-fit:contain;width:20px!important}.sd_country-selector>button:after{content:unset}.sd_country-selector .dropdown-menu{background:var(--color-light-cream);color:var(--color-primary);left:unset;min-width:7rem;right:0;top:31px}.sd_country-selector .dropdown-menu li{padding:3px 0}.sd_country-selector .dropdown-menu img{margin-right:10px}.sd_country-selector .dropdown-menu a{color:var(--color-primary);padding:5px 20px;text-decoration:none}.sd_country-selector .dropdown-menu a.active{background:var(--color-primary);color:var(--color-white)!important}.sd_country-selector .dropdown-menu.show{display:block}#header .header-nav .sd_country-selector a:not(.active){color:var(--color-primary)!important}.d-none{display:none}#module-swishlist-view #swishlist-user-products{margin:0 auto;max-width:1050px}#module-swishlist-view .swishlist-product .row{align-items:center;display:flex;flex-wrap:wrap}#module-swishlist-view .swishlist-product .row>div{padding-left:15px;padding-right:15px}#module-swishlist-view .swishlist-product ._name{display:block;max-width:450px}#module-swishlist-view .swishlist-product ._name a{display:block;margin-bottom:5px}#module-swishlist-view .swishlist-product .product-price{color:#d63636}#module-swishlist-view .swishlist-product .js-swishlist-remove i:before{content:"X Remove";display:block}#module-swishlist-view .swishlist-product .col:has(.product-price){margin-left:auto}#module-swishlist-view .add-to-cart-all{display:block;font-size:15px;margin:30px auto;outline:none;padding:15px 20px}#novuna-popup{border-radius:0;padding:40px 20px}@media screen and (min-width:1551px){#novuna-popup{padding:40px 35px}}@media screen and (max-width:991px){#novuna-popup{height:100%;left:0;max-height:100%;max-width:100%;padding:40px 0;top:0;transform:unset;width:100%}}#novuna-popup::-webkit-scrollbar{background:#f2f2f2;overflow:hidden;width:7px}#novuna-popup::-webkit-scrollbar-thumb{background:var(--color-black-coral)}#novuna-popup #novuna-calculator{border:none}#novuna-popup .novuna-close{align-items:center;border:1px solid var(--color-primary);border-radius:50%;color:var(--color-primary);display:flex;font-size:25px;height:32px;justify-content:center;line-height:26px;top:20px;width:32px}#novuna-popup .novuna-close:hover{background:var(--color-primary);color:var(--color-white)}#novuna-calculator{border-radius:0;color:var(--color-primary);font-family:var(--base-font)}#novuna-calculator .novuna-uk-check label{display:block;text-align:left}#novuna-calculator .novuna-button-group button,#novuna-calculator .novuna-term-buttons button{border:1px solid var(--color-primary);border-radius:0;box-shadow:none;color:var(--color-primary);transform:unset}#novuna-calculator .novuna-button-group button.active,#novuna-calculator .novuna-button-group button:hover,#novuna-calculator .novuna-term-buttons button.active,#novuna-calculator .novuna-term-buttons button:hover{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-white)}#novuna-calculator .novuna-range-breaks span{background:var(--color-primary)}#novuna-calculator .novuna-range-breaks span:after{top:18px}#novuna-calculator #novuna-deposit-range::-webkit-slider-thumb{background-color:var(--color-primary)}#novuna-calculator .novuna-review{background:var(--color-light-cream);padding:20px 15px}#novuna-calculator .novuna-review h3{margin-bottom:15px}#novuna-calculator .novuna-review p{margin-bottom:8px}#novuna-calculator-section #pay-by-finance-btn{background:var(--color-primary);border-radius:0;box-shadow:none;transform:unset}#novuna-calculator-section #pay-by-finance-btn:hover{background:var(--color-black-coral)}#registration .register-form>p{margin-bottom:30px;text-align:center}#registration .register-form>p a{font-weight:700}#novuna-place-order-wrapper button{width:100%}#swishlist-share{background:var(--color-light-cream);padding:30px 15px 50px;text-align:center}#swishlist-share h3{font-size:28px;font-style:italic;font-weight:400;line-height:161.29%;margin-bottom:12px}@media screen and (min-width:1551px){#swishlist-share h3{font-size:31px;margin-bottom:18px}}@media screen and (max-width:768px){#swishlist-share h3{font-size:calc(20.5px + .39063vw)}}#swishlist-share #swishlist-share-form{display:flex;justify-content:center;margin:0 auto;max-width:600px}#swishlist-share #swishlist-share-form input{background:var(--color-white);border:1px solid transparent;box-shadow:none;color:var(--color-primary);font-size:15px;font-weight:400;outline:none;padding:14px 20px;width:100%}@media screen and (min-width:992px){#swishlist-share #swishlist-share-form input{padding:17px 20px}}@media screen and (max-width:576px){#swishlist-share #swishlist-share-form input{font-size:14px}}#swishlist-share #swishlist-share-form input::-moz-placeholder{color:#777}#swishlist-share #swishlist-share-form input::placeholder{color:#777}#swishlist-share #swishlist-share-form input:focus{border-color:var(--color-primary)}#swishlist-share #swishlist-share-form>.form-group{flex:1;margin:0!important}#swishlist-share #swishlist-share-form .btn-primary{outline:none;padding:0 25px}#swishlist-share .alert{margin-left:auto;margin-right:auto;max-width:600px}#module-sd_sampleproduct-sampleproduct #content{padding:0 15px}#module-sd_sampleproduct-sampleproduct .breadcrumb{display:none}#module-sd_sampleproduct-sampleproduct .fabric-box-right{margin-left:0}#module-sd_sampleproduct-sampleproduct .fabric-box-right>.sticky-top{padding:0!important;position:sticky;top:130px}#module-sd_sampleproduct-sampleproduct .sample-order-form{margin-top:0}#module-sd_sampleproduct-sampleproduct .sample-order-form .row{display:flex;flex-direction:column}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .sample-order-form.sample-order-popup .fabric-box-right .see-your-sample,#module-sd_sampleproduct-sampleproduct .sample-order-form.sample-order-popup .fabric-help-colour,#module-sd_sampleproduct-sampleproduct .sample-order-form.sample-order-popup .sample-header,#module-sd_sampleproduct-sampleproduct .sample-order-form.sample-order-popup .sample-seprator,#module-sd_sampleproduct-sampleproduct .sample-order-form.sample-order-popup .sd-uspblock,#module-sd_sampleproduct-sampleproduct .sample-order-form.sample-order-popup .selectedfabriccontainer,#module-sd_sampleproduct-sampleproduct .sample-order-form.sample-order-popup .showroom-section{display:none}#module-sd_sampleproduct-sampleproduct .sample-order-form.sample-order-popup .fabric-box-right .fabricarea{border:none;display:block}#module-sd_sampleproduct-sampleproduct .sample-order-form.sample-order-popup .fabric-box-right .fabricarea .sticky-top{margin-top:30px;padding:0}#module-sd_sampleproduct-sampleproduct .sample-order-form.sample-order-popup .fabric-box-right .fabricarea .need-more-samples-block{display:block}}#module-sd_sampleproduct-sampleproduct #wrapper{padding:0}#module-sd_sampleproduct-sampleproduct p{color:var(--dark-grey);font-size:16px;line-height:26px}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct p{font-size:13px;line-height:19px}}#module-sd_sampleproduct-sampleproduct .sample-header{padding-bottom:0}#module-sd_sampleproduct-sampleproduct .sample-header p{width:100%}#module-sd_sampleproduct-sampleproduct .filter-separator{background:unset}#module-sd_sampleproduct-sampleproduct .sample-top-section{margin:auto;max-width:850px}#module-sd_sampleproduct-sampleproduct .sample-top-section h1{color:var(--dark-grey);font-family:var(--heading-font);font-size:30px;font-weight:700;line-height:42px;margin:0 0 20px}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .sample-top-section h1{font-size:20px;line-height:26px}}#module-sd_sampleproduct-sampleproduct .sample-top-section img{height:187px;width:187px}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .sample-top-section img{height:142px;width:142px}}#module-sd_sampleproduct-sampleproduct .sample-top-section .has-read-more-button .data{overflow:hidden}#module-sd_sampleproduct-sampleproduct .sample-top-section .has-read-more-button .read-more-button span{display:block;font-size:13px;margin-top:10px;text-decoration:underline}#module-sd_sampleproduct-sampleproduct .sd-uspblock{margin:50px 0 0;overflow:hidden}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .sd-uspblock{margin:30px 0 0}}#module-sd_sampleproduct-sampleproduct .sd-uspblock .ul .li{align-items:center;border-right:1px solid var(--color-american-silver);display:flex;gap:15px;justify-content:center;padding:18px 0 19px}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .sd-uspblock .ul .li{border-right:0;gap:12px;padding:18px 0 10px}}#module-sd_sampleproduct-sampleproduct .sd-uspblock .ul .li img{margin-bottom:0}@media screen and (max-width:768px){#module-sd_sampleproduct-sampleproduct .sd-uspblock .ul .li img{max-height:24px}}#module-sd_sampleproduct-sampleproduct .sd-uspblock .ul .li .text span{display:block;font-family:var(--heading-font);font-size:20px;line-height:26px}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .sd-uspblock .ul .li .text span{font-size:16px}}#module-sd_sampleproduct-sampleproduct .sd-uspblock .ul .li:last-child{border-right:none}#module-sd_sampleproduct-sampleproduct .sample-seprator{background-color:var(--color-american-silver);height:1px;margin-bottom:20px;margin-left:calc(-50vw + 50%);margin-top:30px;width:100vw}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .sample-seprator{margin-top:10px}#module-sd_sampleproduct-sampleproduct .sample-seprator:has(+.block-custom-content.showroom-section){display:none}}#module-sd_sampleproduct-sampleproduct .fabric-help-colour{align-items:center;display:flex;gap:115px;justify-content:center;margin:30px 0}@media screen and (min-width:991px)and (max-width:1450px){#module-sd_sampleproduct-sampleproduct .fabric-help-colour{gap:0}}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .fabric-help-colour{margin:40px 0;padding-bottom:60px}}#module-sd_sampleproduct-sampleproduct .fabric-help-colour .help-color{align-items:center;display:flex;gap:60px}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .fabric-help-colour .help-color{flex-direction:column;gap:35px;text-align:center}}#module-sd_sampleproduct-sampleproduct .fabric-help-colour .help-color .help-color-content p{margin-top:0;width:85%}#module-sd_sampleproduct-sampleproduct .fabric-help-colour .help-color .help-color-content p a{display:inline-block;font-size:16px;margin:0}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .fabric-help-colour .help-color .help-color-content p{font-size:16px;line-height:26px;margin:auto;width:75%}}#module-sd_sampleproduct-sampleproduct .fabric-help-colour .help-color .help-color-content h2{font-family:var(--heading-font);font-size:30px;font-weight:400;line-height:48px;margin:0 0 7px}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .fabric-help-colour .help-color .help-color-content h2{margin:0 0 15px}}#module-sd_sampleproduct-sampleproduct .fabric-help-colour .help-color .help-color-content a{display:block;font-size:22px;font-weight:400;line-height:30px;margin-top:35px;text-decoration-line:underline}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .fabric-help-colour .help-color .help-color-content a{font-size:18px;margin-top:25px}}#module-sd_sampleproduct-sampleproduct .fabric-help-colour .help-color img{border-radius:50%;height:150px;width:150px}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .fabric-help-colour .help-color img{height:190px;width:190px}}#module-sd_sampleproduct-sampleproduct .fabric-help-colour .swiper-pagination .swiper-pagination-bullet-active{background:#414141}#module-sd_sampleproduct-sampleproduct .showroom-section{margin-bottom:57px}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .showroom-section{margin-bottom:0}}#module-sd_sampleproduct-sampleproduct .showroom-section.block-custom-content{margin-top:100px}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .showroom-section.block-custom-content{margin-bottom:30px;margin-top:0}}#module-sd_sampleproduct-sampleproduct .showroom-section .grid{display:flex;gap:0}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .showroom-section .grid{flex-direction:column}}@media screen and (min-width:992px){#module-sd_sampleproduct-sampleproduct .showroom-section .grid>div:first-child{width:53.2%}}#module-sd_sampleproduct-sampleproduct .showroom-section .grid>div:last-child{background:var(--color-white);flex:1;margin-left:-10.5%;margin-top:85px;padding:clamp(34px,6.2vmax,119px) 28px clamp(21px,4.2vmax,80px);position:relative;z-index:1}@media screen and (min-width:992px){#module-sd_sampleproduct-sampleproduct .showroom-section .grid>div:last-child{margin-left:-10.5%}}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .showroom-section .grid>div:last-child{margin-left:auto;margin-right:-15px;margin-top:-25%;padding-top:34px;width:97%}}#module-sd_sampleproduct-sampleproduct .showroom-section .image{aspect-ratio:936/578}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .showroom-section .image{margin:0 -15px}}#module-sd_sampleproduct-sampleproduct .showroom-section img{aspect-ratio:936/578;height:auto;min-height:383px;-o-object-fit:cover;object-fit:cover;width:100%}#module-sd_sampleproduct-sampleproduct .showroom-section .main-image{position:relative}#module-sd_sampleproduct-sampleproduct .showroom-section .image-description{margin:0;position:absolute}@media screen and (min-width:1351px){#module-sd_sampleproduct-sampleproduct .showroom-section .image-description{bottom:42px;left:40px}}@media screen and (min-width:992px)and (max-width:1350px){#module-sd_sampleproduct-sampleproduct .showroom-section .image-description{bottom:22px;left:22px}}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .showroom-section .image-description{right:15px;top:16px}}#module-sd_sampleproduct-sampleproduct .showroom-section .image-description p a{align-items:center;background:var(--color-primary);color:var(--color-white);-moz-column-gap:9px;column-gap:9px;display:flex;font-size:17px;font-weight:500;line-height:normal;margin:0;padding:16px 20px;text-decoration:unset;width:-moz-fit-content;width:fit-content}@media screen and (max-width:991px)and (min-width:769px){#module-sd_sampleproduct-sampleproduct .showroom-section .image-description p a{font-size:15px}}@media screen and (max-width:768px){#module-sd_sampleproduct-sampleproduct .showroom-section .image-description p a{font-size:13px;padding:11px 15px}}#module-sd_sampleproduct-sampleproduct .showroom-section .image-description p a:before{background:url(../img-dist/911dad70bf4c176183d2..svg) no-repeat 50%;background-size:100% 100%;content:"";display:block;height:19px;width:19px}@media screen and (min-width:992px){#module-sd_sampleproduct-sampleproduct .showroom-section .image-description p a:before{height:22px;width:22px}}@media screen and (max-width:768px){#module-sd_sampleproduct-sampleproduct .showroom-section .image-description p a:before{height:16px;width:16px}}#module-sd_sampleproduct-sampleproduct .showroom-section .image-description p a:hover{background:var(--color-black-coral)}#module-sd_sampleproduct-sampleproduct .showroom-section .homecustomtext{margin:0 auto;max-width:424px}@media screen and (min-width:769px){#module-sd_sampleproduct-sampleproduct .showroom-section .homecustomtext{max-width:659px}}@media screen and (min-width:769px)and (max-width:991px){#module-sd_sampleproduct-sampleproduct .showroom-section .homecustomtext{max-width:550px}}#module-sd_sampleproduct-sampleproduct .showroom-section .homecustomtext h2{font-family:var(--heading-font);font-size:52px;line-height:68px;margin-bottom:16px}@media screen and (min-width:1551px){#module-sd_sampleproduct-sampleproduct .showroom-section .homecustomtext h2{margin-bottom:25px}}@media screen and (max-width:768px){#module-sd_sampleproduct-sampleproduct .showroom-section .homecustomtext h2{font-size:calc(25.5px + .39063vw);line-height:35px}#module-sd_sampleproduct-sampleproduct .showroom-section .homecustomtext p{line-height:142.857%}}#module-sd_sampleproduct-sampleproduct .showroom-section .homecustomtext ul{margin-bottom:47px;margin-top:30px;padding:0}@media screen and (min-width:769px){#module-sd_sampleproduct-sampleproduct .showroom-section .homecustomtext ul{margin-bottom:55px;margin-top:35px}}#module-sd_sampleproduct-sampleproduct .showroom-section .homecustomtext ul li{align-items:center;-moz-column-gap:13px;column-gap:13px;display:flex;font-size:16px;font-weight:500;line-height:normal}@media screen and (max-width:768px){#module-sd_sampleproduct-sampleproduct .showroom-section .homecustomtext ul li{font-size:calc(12.5px + .39063vw)}}#module-sd_sampleproduct-sampleproduct .showroom-section .homecustomtext ul li:not(:last-child){margin-bottom:11px}@media screen and (min-width:769px){#module-sd_sampleproduct-sampleproduct .showroom-section .homecustomtext ul li:not(:last-child){margin-bottom:15px}}#module-sd_sampleproduct-sampleproduct .showroom-section .homecustomtext ul li:before{background:url(../img-dist/e3bb21f68efad37ae042..svg) no-repeat 50%;background-size:100% 100%;content:"";display:block;height:24px;width:24px}#module-sd_sampleproduct-sampleproduct .showroom-section .homecustomtext .btn-primary{display:block}@media screen and (min-width:769px){#module-sd_sampleproduct-sampleproduct .showroom-section .homecustomtext .btn-primary{width:-moz-fit-content;width:fit-content}}#module-sd_sampleproduct-sampleproduct .fabric-sample-form-block{margin:65px 0 50px;padding:0!important}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .fabric-sample-form-block{margin:0}}#module-sd_sampleproduct-sampleproduct .sample-popup-overlay{cursor:pointer}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .sample-popup-overlay .sample-popup-submit{font-size:13px}}#module-sd_sampleproduct-sampleproduct .main-fabric-block{display:flex;justify-content:space-between}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .main-fabric-block{flex-direction:column}}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer{flex:0 0 60%;max-width:60%;padding-left:0}@media screen and (min-width:991px)and (max-width:1450px){#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer{flex:0 0 50%;max-width:50%}}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer{flex:0 0 100%;max-width:100%;overflow:hidden}}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer h2{font-family:var(--heading-font)}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer h2{font-size:18px}}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .filter-by-colour .clear-colour-filter{font-family:var(--base-font)}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .filter-by-colour .clear-colour-filter{font-size:13px}}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .filter-by-colour .colour-filter-container{gap:6px;margin-bottom:20px}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .filter-by-colour .colour-filter-item.selected{border:1px solid #3f3f3f!important;padding:2px}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .filter-by-colour .colour-filter-item img{aspect-ratio:1/1;height:100%;max-height:64px;max-width:64px;width:100%}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .filter-by-colour .colour-filter-item .colour-filter-item-inner{height:100%;max-height:inherit;max-width:inherit;width:100%}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .filter-by-colour .colour-filter-item .colour-filter-item-inner.has-image{background-color:transparent!important}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .filter-by-colour .colour-filter-item .colour-filter-item-inner a.nav-link{display:block;height:100%;width:100%}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .filter-by-colour .colour-filter-item,#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .filter-by-colour .colour-filter-item img{height:48px;width:48px}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .filter-by-fabric{margin-top:30px}}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .fabric-selector-container{position:relative}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .fabric-selector-container select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(../img-dist/c9c138f6b09c8c999680..svg);background-position:92%;background-repeat:no-repeat}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .fabric-selector-container select{background-position:95%;background-size:13px}}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer #fabricSelector{background-color:transparent;border:1px solid var(--light-gray);font-family:var(--base-font);padding-right:50px}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer #fabricSelector{height:46px;padding:10px;width:100%}}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer #fabricSelector:focus{border:1px solid var(--light-gray);outline:none}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .search-bar-block{align-items:center;border:1px solid var(--light-gray);display:flex;margin-top:40px;max-width:625px;width:100%}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .search-bar-block{margin-top:10px;max-width:100%}}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .search-bar-block .search-input{border:none;color:var(--medium-gray);font-size:16px;height:64px;max-width:625px;padding:20px;width:100%}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .search-bar-block .search-input{font-size:13px;height:46px;line-height:19px;max-width:100%;padding:10px}}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .search-bar-block .search-input:focus{outline:none}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .search-bar-block .search-input::-moz-placeholder{color:var(--medium-gray);font-size:16px;line-height:26px}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .search-bar-block .search-input::placeholder{color:var(--medium-gray);font-size:16px;line-height:26px}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .search-bar-block .search-input::-moz-placeholder{font-size:13px;line-height:19px}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .search-bar-block .search-input::placeholder{font-size:13px;line-height:19px}}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .search-bar-block:after{background:url(../img-dist/fc0f87c267f3415bc057..svg) no-repeat;content:"";display:block;height:32px;padding-left:50px;width:32px}@media screen and (max-width:991px)and (min-width:768px){#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .search-bar-block:after{padding-left:65px}}@media screen and (max-width:768px){#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .search-bar-block:after{height:28px;padding-left:40px;width:28px}}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .fabric-wrapper{margin-top:54px}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .fabric-wrapper .fabric-block{margin-bottom:25px}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .fabric-wrapper .fabric-block:has(>.fabric-header[style*="display: none"]){display:none}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .fabric-wrapper .fabric-header .fabric-title{font-family:var(--base-font);text-transform:capitalize}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .fabric-wrapper .fabric-header .fabric-title{font-size:16px}}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .fabric-wrapper .fabric-header .i-icon{cursor:pointer}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .fabric-wrapper .fabric-attributes{margin-top:10px}}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .fabric-wrapper .fabric-nav-tabs{display:flex;flex-wrap:wrap}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .fabric-wrapper .fabric-nav-tabs{gap:5px}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .fabric-wrapper .fabric-nav-tabs .fabric-attr-item{margin-bottom:20px;width:80px}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .fabric-wrapper .fabric-nav-tabs .fabric-attr-item .fabric-attr-img{height:80px;width:80px}}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .fabric-wrapper .fabric-nav-tabs .fabric-attr-item .fabric-attr-img .fabric-nav-link{position:relative}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .fabric-wrapper .fabric-nav-tabs .fabric-attr-item .fabric-attr-img .fabric-nav-link img{height:80px;width:80px}}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .fabric-wrapper .fabric-nav-tabs .fabric-attr-item .fabric-attr-img .fabric-nav-link.active:after{background:url(../img-dist/16385f18e19f7d103921..svg);background-size:100% 100%;content:"";display:block;height:41px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:41px}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .fabric-wrapper .fabric-nav-tabs .fabric-attr-item .fabric-attr-img .fabric-nav-link.active:after{height:30px;width:30px}}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .fabric-wrapper .fabric-nav-tabs .fabric-attr-item .fabric-attr-name{font-family:var(--base-font);padding-top:8px}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .fabric-wrapper .fabric-nav-tabs .fabric-attr-item .fabric-attr-name{font-size:13px}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .attribute-filters{flex-direction:column}}#module-sd_sampleproduct-sampleproduct .main-fabric-block .fabric-box-right{flex:0 0 33%;max-width:33%}@media screen and (min-width:991px)and (max-width:1450px){#module-sd_sampleproduct-sampleproduct .main-fabric-block .fabric-box-right{flex:0 0 40%;max-width:40%}#module-sd_sampleproduct-sampleproduct .main-fabric-block .fabric-box-right .sticky-top{padding:30px 15px}}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .main-fabric-block .fabric-box-right{background:var(--color-white);bottom:-1px;box-shadow:0 -2px 5px rgba(0,0,0,.078);flex:0 0 calc(100% + 30px);margin:0 -15px;max-width:calc(100% + 30px);padding:15px;position:sticky}#module-sd_sampleproduct-sampleproduct .main-fabric-block .fabric-box-right .fabricarea{display:none}}#module-sd_sampleproduct-sampleproduct .main-fabric-block .fabric-box-right .fabricarea .product-img-block img{aspect-ratio:464/251;-o-object-fit:cover;object-fit:cover;width:100%}#module-sd_sampleproduct-sampleproduct .main-fabric-block .fabric-box-right .fabricarea .sample-fabrics-box{margin-top:30px}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .main-fabric-block .fabric-box-right .fabricarea .sample-fabrics-box{margin:30px -15px;padding:10px 15px 30px}#module-sd_sampleproduct-sampleproduct .main-fabric-block .fabric-box-right .fabricarea .sample-fabrics-box .fabric-selected-actual-count{display:none}#module-sd_sampleproduct-sampleproduct .main-fabric-block .fabric-box-right .fabricarea .sample-fabrics-box .fabric-selected{font-size:18px;line-height:42px}#module-sd_sampleproduct-sampleproduct .main-fabric-block .fabric-box-right .fabricarea .sample-fabrics-box .sample-fabric-advanced{gap:20px}#module-sd_sampleproduct-sampleproduct .main-fabric-block .fabric-box-right .fabricarea .sample-fabrics-box .sample-fabric-advanced .fabric-details{margin:0}#module-sd_sampleproduct-sampleproduct .main-fabric-block .fabric-box-right .fabricarea .sample-fabrics-box .sample-fabric-advanced .fabric-details .fabric-name{font-size:13px}#module-sd_sampleproduct-sampleproduct .main-fabric-block .fabric-box-right .fabricarea .sample-fabrics-box .sample-fabric-advanced .fabric-remove a{font-size:12px}}#module-sd_sampleproduct-sampleproduct .main-fabric-block .fabric-box-right .post-sample-block-advanced .only-desktop{width:100%}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .main-fabric-block .fabric-box-right .post-sample-block-advanced .only-desktop{display:none}}#module-sd_sampleproduct-sampleproduct .main-fabric-block .fabric-box-right .post-sample-block-advanced .only-desktop .submitAddToCart{width:100%}#module-sd_sampleproduct-sampleproduct .main-fabric-block .fabric-box-right .post-sample-block-advanced .only-desktop .submitAddToCart:focus{outline:none}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .main-fabric-block .fabric-box-right .only-mobile{display:block!important}}#module-sd_sampleproduct-sampleproduct .main-fabric-block .fabric-box-right .only-mobile button{font-size:13px;font-weight:700;letter-spacing:1.3px;line-height:19.4px;margin:0}#module-sd_sampleproduct-sampleproduct .main-fabric-block .fabric-box-right .only-mobile .back-to-selction{border:2px solid var(--color-primary);margin-top:10px}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .main-fabric-block .fabric-box-right .need-more-samples-block{display:none}}#module-sd_sampleproduct-sampleproduct .main-fabric-block .fabric-box-right .need-more-samples-block h2{font-family:var(--heading-font);font-size:24px;font-weight:400;line-height:30px;margin-bottom:0}#module-sd_sampleproduct-sampleproduct .main-fabric-block .fabric-box-right .need-more-samples-block p{font-family:var(--base-font);font-weight:400}#module-sd_sampleproduct-sampleproduct .main-fabric-block .fabric-box-right .see-your-sample{display:none}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .main-fabric-block .fabric-box-right .see-your-sample{background:#fff;bottom:0;box-shadow:0 -6px 14px 0 rgba(0,0,0,.1);display:block;position:sticky}#module-sd_sampleproduct-sampleproduct .main-fabric-block .fabric-box-right .see-your-sample .see-your-sample-button{background:var(--dark-grey);color:var(--color-white);font-size:13px;font-weight:700;letter-spacing:1.3px;line-height:19.4px;text-transform:uppercase;width:100%}#module-sd_sampleproduct-sampleproduct .main-fabric-block .fabric-box-right .see-your-sample .see-your-sample-button:focus{outline:none}#module-sd_sampleproduct-sampleproduct .main-fabric-block .fabric-box-right .post-buttons{background:var(--color-white);bottom:0;box-shadow:0 -2px 5px rgba(0,0,0,.078);margin:0 -15px;max-width:calc(100% + 30px);padding:15px;position:sticky}}#module-sd_sampleproduct-sampleproduct .main-fabric-block #noFabricFound{max-width:625px}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .main-fabric-block #noFabricFound{max-width:100%}}#module-sd_sampleproduct-sampleproduct .sample-popup-box{cursor:auto;padding:0}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .sample-popup-box{justify-content:end;margin:40px auto;padding:15px}#module-sd_sampleproduct-sampleproduct .sample-popup-box .popup-container{padding:0}}@media screen and (max-width:991px)and (max-width:991px){#module-sd_sampleproduct-sampleproduct .sample-popup-box .popup-container .sample-fabric-advanced{gap:18px}#module-sd_sampleproduct-sampleproduct .sample-popup-box .popup-container .sample-fabric-advanced img{border-radius:0;margin-right:0}#module-sd_sampleproduct-sampleproduct .sample-popup-box .popup-container .sample-fabric-advanced .fabric-details{margin:0}#module-sd_sampleproduct-sampleproduct .sample-popup-box .popup-container .sample-fabric-advanced .fabric-details .fabric-name{font-size:13px}#module-sd_sampleproduct-sampleproduct .sample-popup-box .popup-container .sample-fabric-advanced .fabric-remove .remove-sample{font-size:12px}}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .sample-popup-box .popup-header .sample-popup-title{font-size:20px}}#module-sd_sampleproduct-sampleproduct .sample-popup-box .popup-container::-webkit-scrollbar{background:#f2f2f2;border-bottom-right-radius:8px;border-top-right-radius:8px;overflow:hidden;width:7px}#module-sd_sampleproduct-sampleproduct .sample-popup-box .popup-container::-webkit-scrollbar-thumb{background:var(--color-black-coral)}#module-sd_sampleproduct-sampleproduct .sample-popup-box .summary-accordion .fabric-selected{font-family:var(--heading-font)}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .sample-popup-box .summary-accordion .fabric-selected{font-size:18px}}#module-sd_sampleproduct-sampleproduct .sample-popup-box .summary-accordion .summary-toggle.sample-open-close:before{background:url(../img-dist/2801eb2fd64582c290ce..svg)}#module-sd_sampleproduct-sampleproduct .sample-popup-box .summary-accordion .summary-toggle:before{background:url(../img-dist/000ae4ded02c61f59400..svg);background-size:100% 100%;content:"";display:block;height:40px;width:40px}#module-sd_sampleproduct-sampleproduct .sample-popup-box .sample-popup-group .form-control{color:var(--medium-gray);font-size:16px;padding:13px 16px}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .sample-popup-box .sample-popup-group .form-control{font-size:14px}}#module-sd_sampleproduct-sampleproduct .sample-popup-box .sample-popup-group .form-control:focus{outline:none}#module-sd_sampleproduct-sampleproduct .sample-popup-box .sample-popup-group .form-control::-moz-placeholder{color:var(--medium-gray);font-size:16px}#module-sd_sampleproduct-sampleproduct .sample-popup-box .sample-popup-group .form-control::placeholder{color:var(--medium-gray);font-size:16px}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .sample-popup-box .sample-popup-group .form-control::-moz-placeholder{font-size:14px}#module-sd_sampleproduct-sampleproduct .sample-popup-box .sample-popup-group .form-control::placeholder{font-size:14px}}#module-sd_sampleproduct-sampleproduct .sample-popup-box .sample-popup-group.checkbox-row label{align-items:center;cursor:pointer;display:flex;gap:10px;text-transform:capitalize}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .sample-popup-box .sample-popup-group.checkbox-row label{font-size:15px}}#module-sd_sampleproduct-sampleproduct .sample-popup-box .sample-popup-group.checkbox-row label:has(.sample-brochure){text-transform:uppercase}#module-sd_sampleproduct-sampleproduct .sample-popup-box .sample-popup-group.checkbox-row input{cursor:pointer}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .sample-popup-box .popup-button-container{margin-top:40px}}#module-sd_sampleproduct-sampleproduct #sampleThankYouPopup h1{font-size:40px;text-align:center}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct #sampleThankYouPopup h1{font-size:34px;margin-bottom:30px}}#module-sd_sampleproduct-sampleproduct #sampleThankYouPopup .thankyou-message{font-size:26px}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct #sampleThankYouPopup .thankyou-message{font-size:22px;font-weight:700;margin-bottom:35px}}#module-sd_sampleproduct-sampleproduct #sampleThankYouPopup .icon-container{align-items:center;background:rgba(181,209,192,.6);border:2px solid #6f8176;border-radius:50%;display:flex;height:100px;justify-content:center;margin-bottom:50px;width:100px}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct #sampleThankYouPopup .icon-container{margin-bottom:30px}}#module-sd_sampleproduct-sampleproduct #sampleThankYouPopup .icon-container svg{filter:brightness(0) saturate(100%) invert(44%) sepia(82%) saturate(57%) hue-rotate(91deg) brightness(95%) contrast(92%);height:40px;width:40px}#module-sd_sampleproduct-sampleproduct #sampleThankYouPopup .sample-popup-content{margin-bottom:30px}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct #sampleThankYouPopup .sample-popup-content{margin-bottom:20px}}#module-sd_sampleproduct-sampleproduct .sample-popup-close{cursor:pointer;position:absolute;right:60px;top:40px}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .sample-popup-close{right:15px;top:20px;z-index:9}}#module-sd_sampleproduct-sampleproduct .sample-popup-close:hover:after{background:url(../img-dist/b09b3468fe851c5281df..svg)}#module-sd_sampleproduct-sampleproduct .sample-popup-close:after{background:url(../img-dist/5829cd626c3f70120eb4..svg);background-size:100% 100%;content:"";display:block;height:42px;width:42px}@media screen and (max-width:991px){#module-sd_sampleproduct-sampleproduct .sample-popup-close:after{height:32px;width:32px}#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .filter-by-colour .colour-filter-item,#module-sd_sampleproduct-sampleproduct .main-fabric-block .selectedfabriccontainer .filter-by-colour .colour-filter-item img{height:100%!important;max-height:48px!important;max-width:48px!important;width:100%!important}}.fabric-error,.fabric-select-error{background:#ffe8e8;border:none;border-radius:0;padding:20px;text-align:center}.fabric-error p,.fabric-select-error p{color:#9f1825;font-weight:600;line-height:26px;margin-bottom:0}.fabric-error p a,.fabric-select-error p a{color:#9f1825!important}.page-customer-account .page-header h1{text-align:center}.page-customer-account #content{background:var(--color-light-cream);margin:0 auto 6.6vmax;max-width:1200px;padding-bottom:40px;padding-top:40px}.page-customer-account #content input{background:var(--color-white);border:1px solid transparent;color:var(--color-primary);font-size:15px;font-weight:400;line-height:26px;outline:none}.page-customer-account #content input::-moz-placeholder{color:#777}.page-customer-account #content input::placeholder{color:#777}.page-customer-account #content input:focus,.page-customer-account #content input:hover{border-color:var(--color-primary)}.page-customer-account #content .forgot-password a,.page-customer-account #content .no-account a,.page-customer-account #content p a{color:var(--color-primary)}.page-customer-account #content .forgot-password a:hover,.page-customer-account #content .no-account a:hover,.page-customer-account #content p a:hover{text-decoration:underline}.page-customer-account #content .btn-primary{font-size:14px;outline:none;padding:.5rem 1.25rem}.page-customer-account #content button[type=submit]{display:block;margin-left:auto;margin-right:auto;padding-left:3vmax;padding-right:3vmax;width:-moz-fit-content;width:fit-content}.page-customer-account #content .form-control-comment{display:block}.page-customer-account #content .input-group{outline:none!important}.page-customer-account #content .register-form>p>a{text-decoration:underline}.page-customer-account #content .custom-checkbox em{display:block;margin-top:10px}.page-customer-account .center-email-fields input{border-bottom-right-radius:0;border-top-right-radius:0}.page-customer-account .center-email-fields #send-reset-link{border-bottom-left-radius:0;border-top-left-radius:0}.page-my-account #main{margin-bottom:4vmax}.page-my-account #content .links a{color:var(--color-white)!important;font-weight:400;text-decoration:none}.page-my-account #content .links a:hover{opacity:.9}.page-my-account #content .links a span.link-item{background:var(--color-black-coral)}.page-my-account #content .links a span.link-item i{color:var(--color-white)}#addresses .page-header h1{text-align:center}#addresses #content{background:var(--color-light-cream);margin:0 auto 6.6vmax;max-width:1200px;padding-bottom:40px;padding-top:40px}#addresses #content .address,#addresses #content a{color:var(--color-primary)}#addresses #content a{text-underline-offset:4px}.product-miniature{display:block;height:100%}.product-miniature .product-miniature-content{background:var(--color-white);box-shadow:0 4px 11px 0 rgba(0,0,0,.11);height:100%}.product-miniature .product-miniature-content:hover{background:#fbf9f7}.product-miniature .thumbnail-container{margin-bottom:0}.product-miniature .thumbnail-container img{aspect-ratio:1/1;height:auto;width:100%}.product-miniature .thumbnail-container .wishlist-button-add{display:none}.product-miniature .thumbnail-container .product-flags .product-flag{background:var(--color-primary);color:var(--color-white);font-size:13px;letter-spacing:1.3px;min-height:unset;padding:7px 15px;text-transform:uppercase}@media screen and (min-height:1551px){.product-miniature .thumbnail-container .product-flags .product-flag{padding:10px 20px}}@media screen and (max-width:576px){.product-miniature .thumbnail-container .product-flags .product-flag{font-size:12px;letter-spacing:1.2px}}.product-miniature .thumbnail-container .product-flags .product-flag:first-child{margin-top:0}.product-miniature .product-description{background:transparent;padding:16px 18px 20px}@media screen and (min-width:1551px){.product-miniature .product-description{padding:29px 25px 23px}}@media screen and (max-width:991px){.product-miniature .product-description{padding:20px 15px 24px}}.product-miniature .product-description .product-title{margin-bottom:14px;margin-top:0!important;text-align:left}.product-miniature .product-description .product-title a{color:var(--color-primary);font-family:var(--heading-font);font-size:22px;font-weight:700;margin-bottom:16px}@media screen and (max-width:768px){.product-miniature .product-description .product-title a{font-size:calc(15.5px + .39063vw);margin-bottom:12px}}.product-miniature .product-description .custom-finance-price{font-size:15px;font-weight:400;margin-bottom:10px}@media screen and (max-width:768px){.product-miniature .product-description .custom-finance-price{font-size:calc(11.5px + .39063vw)}}.product-miniature .product-description .custom-finance-price .custom-price{color:#c0423d;font-weight:700;line-height:normal}.product-miniature .product-description .product-list-reviews{display:none}.product-miniature .product-description .product-price-and-shipping{margin-bottom:4px;text-align:left!important}.product-miniature .product-description .product-price-and-shipping .product-price{display:none}.product-miniature .product-description .price,.product-miniature .product-description .product-price{color:#808a92;font-size:15px;font-weight:700;line-height:normal;margin-top:0!important;text-align:left!important}@media screen and (max-width:768px){.product-miniature .product-description .price,.product-miniature .product-description .product-price{font-size:calc(11.5px + .39063vw)}}.product-miniature .product-description .block-footer{align-items:center;-moz-column-gap:15px;column-gap:15px;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:22px;row-gap:10px}@media screen and (min-width:1551px){.product-miniature .product-description .block-footer{margin-top:32px}}.product-miniature .product-description .swatches,.product-miniature .product-description .variant-links{align-items:center;background:transparent;display:flex;gap:5px;min-height:unset;padding:0;top:unset;width:-moz-fit-content;width:fit-content}@media screen and (min-width:992px){.product-miniature .product-description .swatches,.product-miniature .product-description .variant-links{gap:8px}}.product-miniature .product-description .swatches .color,.product-miniature .product-description .variant-links .color{border:none;border-radius:50%;height:24px;margin:0;padding:0;width:24px}@media screen and (min-width:992px){.product-miniature .product-description .swatches .color,.product-miniature .product-description .variant-links .color{height:28px;width:28px}}.product-miniature .product-description .swatches .color.active,.product-miniature .product-description .swatches .color:hover,.product-miniature .product-description .variant-links .color.active,.product-miniature .product-description .variant-links .color:hover{outline:1px solid var(--color-primary);outline-offset:2px}@media screen and (max-width:768px){.product-miniature .product-description .swatches .color.active,.product-miniature .product-description .swatches .color:hover,.product-miniature .product-description .variant-links .color.active,.product-miniature .product-description .variant-links .color:hover{outline-offset:1px}}.product-miniature .product-description .swatches .js-count.count,.product-miniature .product-description .variant-links .js-count.count{align-items:center;border:1px solid var(--color-primary);border-radius:50%;bottom:unset;display:flex;font-size:8px;font-weight:700;height:24px;justify-content:center;min-width:24px;pointer-events:none;top:unset}@media screen and (min-width:992px){.product-miniature .product-description .swatches .js-count.count,.product-miniature .product-description .variant-links .js-count.count{font-size:8.276px;height:28px;width:28px}}.product-miniature .product-description .sd-uspblock-category ul{list-style:none;margin:0;padding:0}.product-miniature .product-description .sd-uspblock-category ul li{align-items:center;-moz-column-gap:10px;column-gap:10px;display:flex}.product-miniature .product-description .sd-uspblock-category ul li .img-usp img{display:block}@media screen and (max-width:576px){.product-miniature .product-description .sd-uspblock-category ul li .img-usp img{max-width:22px}}.product-miniature .product-description .sd-uspblock-category ul li .main-title{font-size:13px;font-weight:700}@media screen and (max-width:576px){.product-miniature .product-description .sd-uspblock-category ul li .main-title{font-size:12px}}.product-miniature .product-description .more-sizes{font-size:13px;font-weight:700}@media screen and (max-width:576px){.product-miniature .product-description .more-sizes{font-size:12px}}#js-product-list{margin-bottom:3vmax}#js-product-list .products.row{margin-left:-8px;margin-right:-8px;row-gap:40px}@media screen and (min-width:1551px){#js-product-list .products.row{row-gap:60px}}@media screen and (max-width:576px){#js-product-list .products.row{row-gap:20px}}#js-product-list .products.row>*{padding-left:8px;padding-right:8px}#js-product-list nav.pagination>div{flex:0 0 100%;max-width:100%;padding:0!important;width:100%}#js-product-list nav.pagination .col-md-4{margin:20px 0;text-align:center}#js-product-list nav.pagination .col-md-6{margin:0}#js-product-list nav.pagination .page-list{padding:0}#js-product-list nav.pagination .page-list a[rel=nofollow]{align-items:center;background:transparent;border-radius:50%;color:var(--color-primary);display:inline-flex;font-size:15px;height:35px;justify-content:center;text-align:center;width:35px}#js-product-list nav.pagination .page-list li.current a[rel=nofollow]{background:var(--color-primary);color:var(--color-white);opacity:1!important}#js-product-list nav.pagination .page-list .next,#js-product-list nav.pagination .page-list .previous{align-items:center;color:var(--color-primary);display:flex;text-decoration:none;width:-moz-fit-content;width:fit-content}#js-product-list nav.pagination .page-list .next:hover,#js-product-list nav.pagination .page-list .previous:hover{color:var(--color-black-coral)}#js-product-list-header{font-family:var(--heading-font);font-size:54px;font-weight:400;line-height:normal;margin:0 auto clamp(36px,3.6vmax,69px);max-width:692px;text-align:center;text-transform:capitalize}@media screen and (min-width:1551px){#js-product-list-header{font-size:64px;max-width:792px}}@media screen and (min-width:769px)and (max-width:1099px){#js-product-list-header{font-size:48px;max-width:600px}}@media screen and (min-width:769px)and (max-width:991px){#js-product-list-header{font-size:44px;max-width:592px}}@media screen and (max-width:768px){#js-product-list-header{font-size:calc(33.5px + .39063vw);line-height:114.286%;margin-left:0;max-width:500px;text-align:left}}@media screen and (max-width:490px){#js-product-list-header{max-width:315px}}#js-product-list-top{display:flex;justify-content:end;margin-bottom:25px}@media screen and (min-width:1551px){#js-product-list-top{margin-bottom:30px}}@media screen and (max-width:576px){#js-product-list-top{margin-bottom:17px}}#js-product-list-top .total-products{width:-moz-fit-content;width:fit-content}#js-product-list-top .total-products p{color:#7c7c7c;font-weight:600;margin:0}#js-product-list-top>.col-lg-7{width:-moz-fit-content;width:fit-content}#js-product-list-top .sort-by-row button{background:#f4f0ec;border-radius:60px;color:var(--color-primary);font-size:16px;font-weight:600;padding:12px 25px}@media screen and (min-width:1551px){#js-product-list-top .sort-by-row button{padding:13px 25px}}#js-product-list-top .sort-by-row button:hover{background:#fcb9a7}#js-product-list-top .sort-by-row .dropdown-menu{background:#f4f0ec;margin-top:5px;z-index:1}#js-product-list-top .sort-by-row .dropdown-menu a:hover{background:var(--color-primary)}#order-confirmation .card{background:#f2ebe4}#order-confirmation .h1,#order-confirmation .h2,#order-confirmation .h3,#order-confirmation .h4,#order-confirmation body{color:var(--color-primary)}#order-confirmation #content-hook_order_confirmation{margin-top:2vmax;text-align:center}#order-confirmation #order-items{border:none}#order-confirmation #order-items table tr.total-value{background:#7a705c;color:var(--color-seashell)}#order-confirmation .material-icons.done{display:none}#order-confirmation .card .card-block{padding:2.5vmax}#order-confirmation .order-conf-footer-content .review-section{margin-bottom:6.6vmax;padding:30px 15px}#order-confirmation .order-conf-footer-content .btns{row-gap:10px}#order-confirmation .order-conf-footer-content .btns:after{content:unset}#order-confirmation .order-conf-content{display:flex;flex-wrap:wrap}#order-confirmation .order-conf-content .col-12{float:unset;padding-left:15px;padding-right:15px}#order-confirmation .order-conf-content .col-12.right-col{margin-bottom:10px}#order-confirmation .order-conf-content .order-shipping-details{text-align:left}@media screen and (max-width:767px){#order-confirmation .ordered-product .product-img{margin-bottom:10px}}#order-confirmation .ordered-product .product-desc{text-align:left}#blockcart.open .block-cart-overlay{opacity:1}#blockcart .block-cart-overlay{background:rgba(43,43,43,.6);cursor:pointer;height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .5s;width:100%;z-index:10001}#blockcart #_desktop_blockcart-content{border:none;height:100%;left:unset;margin:0;max-width:508px;padding:0;position:fixed;right:0;top:0;width:88%}@media screen and (max-width:370px){#blockcart #_desktop_blockcart-content{width:100%}}#blockcart #blockcart-content{background:var(--color-white);display:flex;flex-direction:column;height:100%;overflow:auto;position:relative;z-index:10001}#blockcart #blockcart-content .cart-title{padding:4.35vmax 30px 17px}@media screen and (max-width:768px){#blockcart #blockcart-content .cart-title{padding:25px 22px 17px}}#blockcart #blockcart-content .cart-title .modal-title{font-family:var(--heading-font);font-size:22px;font-weight:400}@media screen and (min-width:1551px){#blockcart #blockcart-content .cart-title .modal-title{font-size:28px}}@media screen and (max-width:768px){#blockcart #blockcart-content .cart-title .modal-title{font-size:calc(17.5px + .39063vw)}}#blockcart #blockcart-content .cart-title .modal-title:has(.cart-ajax-info span) .original{display:none}#blockcart #blockcart-content .cart-title .cart-ajax-info span{align-items:center;display:flex;gap:15px}#blockcart #blockcart-content .cart-title .cart-ajax-info span:before{background:url(../img-dist/604af4a56d3bd08c781f..svg);background-size:100% 100%;content:"";height:18px;width:25px}#blockcart #blockcart-content .cart-title #js-cart-close{border:none;color:var(--color-primary);opacity:1;outline:none}@media screen and (min-width:769px){#blockcart #blockcart-content .cart-title #js-cart-close{position:absolute;right:30px;top:30px}}#blockcart #blockcart-content .cart-products{padding:30px}@media screen and (max-width:768px){#blockcart #blockcart-content .cart-products{padding:22px}}#blockcart #blockcart-content .cart-products li:not(:first-child){border-top:1px solid #cecece;margin-top:20px;padding-top:20px}#blockcart #blockcart-content .cart-products li>.row{align-items:center;-moz-column-gap:22px;column-gap:22px;display:flex;margin:0}#blockcart #blockcart-content .cart-products li>.row:after{content:unset}#blockcart #blockcart-content .cart-products li>.row>div{padding:0}#blockcart #blockcart-content .cart-products li>.row .col-3{width:35%}#blockcart #blockcart-content .cart-products li>.row .col-info .cart-product-title{margin-bottom:15px;padding-bottom:0!important}@media screen and (max-width:768px){#blockcart #blockcart-content .cart-products li>.row .col-info .cart-product-title{margin-bottom:10px}}#blockcart #blockcart-content .cart-products li>.row .col-info .cart-product-title a{color:var(--color-primary);font-family:var(--heading-font);font-size:21px;font-weight:700;line-height:normal}@media screen and (max-width:768px){#blockcart #blockcart-content .cart-products li>.row .col-info .cart-product-title a{font-size:calc(13.5px + .39063vw)}}#blockcart #blockcart-content .cart-products li>.row .col-info .product-attributes{display:none}#blockcart #blockcart-content .cart-products li>.row .col-info .row-qty{align-items:center;display:flex;flex-wrap:wrap;margin:0!important}#blockcart #blockcart-content .cart-products li>.row .col-info .row-qty .product-quanity-info{color:var(--color-primary);font-size:17px;letter-spacing:.17px}@media screen and (max-width:768px){#blockcart #blockcart-content .cart-products li>.row .col-info .row-qty .product-quanity-info{font-size:calc(11.5px + .39063vw);letter-spacing:.13px}}#blockcart #blockcart-content .cart-products li>.row .col-info .row-qty .remove-from-cart{align-items:center;color:var(--color-primary);display:flex;font-size:13px;letter-spacing:.13px;margin-left:5px;text-decoration:underline}#blockcart #blockcart-content .cart-products li>.row .col-info .row-qty .remove-from-cart svg{display:inline-block}#blockcart #blockcart-content .custom-cart-footer{background:var(--color-white);bottom:0;box-shadow:0 -6px 21px 0 rgba(0,0,0,.07);margin-top:auto;padding:26px 30px;position:sticky}@media screen and (min-width:1551px){#blockcart #blockcart-content .custom-cart-footer{padding:37px 30px}}@media screen and (max-width:768px){#blockcart #blockcart-content .custom-cart-footer{padding:27px 22px 30px}}#blockcart #blockcart-content .cart-buttons .btn{opacity:1;width:100%}#blockcart #blockcart-content .cart-buttons .btn:last-child{margin-bottom:0}#blockcart #blockcart-content .cart-buttons .btn:not(:first-child){margin-top:10px}#blockcart #blockcart-content .cart-buttons .btn.btn-primary{color:var(--color-white);padding:16px}@media screen and (max-width:768px){#blockcart #blockcart-content .cart-buttons .btn.btn-primary{padding:14px}}#blockcart #blockcart-content .cart-buttons .btn.btn-secondary{padding:15px}@media screen and (max-width:768px){#blockcart #blockcart-content .cart-buttons .btn.btn-secondary{padding:13px}}#blockcart #blockcart-content .cart-subtotals{margin-bottom:35px}#blockcart #blockcart-content .cart-subtotals .cart-summary-line{margin-bottom:10px}@media screen and (max-width:768px){#blockcart #blockcart-content .cart-subtotals .cart-summary-line{margin-bottom:8px}}@media screen and (min-width:769px){#blockcart #blockcart-content .cart-subtotals .cart-summary-line .label,#blockcart #blockcart-content .cart-subtotals .cart-summary-line .value{font-size:17px}}@media screen and (max-width:768px){#blockcart #blockcart-content .cart-subtotals .cart-summary-line .label,#blockcart #blockcart-content .cart-subtotals .cart-summary-line .value{font-size:calc(12.5px + .39063vw)}}#blockcart #blockcart-content .cart-subtotals #cart-subtotal-products .label,#blockcart #blockcart-content .cart-subtotals #cart-subtotal-products .value{font-family:var(--heading-font);font-size:22px;font-weight:400;letter-spacing:.22px;line-height:normal}@media screen and (min-width:1551px){#blockcart #blockcart-content .cart-subtotals #cart-subtotal-products .label,#blockcart #blockcart-content .cart-subtotals #cart-subtotal-products .value{font-size:28px;letter-spacing:.28px}}@media screen and (max-width:768px){#blockcart #blockcart-content .cart-subtotals #cart-subtotal-products .label,#blockcart #blockcart-content .cart-subtotals #cart-subtotal-products .value{font-size:calc(17.5px + .39063vw);letter-spacing:.19px}}#blockcart #blockcart-content .cart-subtotals #cart-subtotal-saving .value{color:#e34d47}#blockcart #blockcart-content .cart-totals{display:none;margin-bottom:25px}@media screen and (min-width:1551px){#blockcart #blockcart-content .cart-totals{margin-bottom:40px}}#blockcart #blockcart-content .cart-totals .value{float:right}#blockcart #blockcart-content .cart-totals .label,#blockcart #blockcart-content .cart-totals .value{font-family:var(--heading-font);font-size:22px;font-weight:400;letter-spacing:.22px;line-height:normal}@media screen and (min-width:1551px){#blockcart #blockcart-content .cart-totals .label,#blockcart #blockcart-content .cart-totals .value{font-size:28px;letter-spacing:.28px}}@media screen and (max-width:768px){#blockcart #blockcart-content .cart-totals .label,#blockcart #blockcart-content .cart-totals .value{font-size:calc(17.5px + .39063vw);letter-spacing:.19px}}#blockcart #blockcart-content .no-items{padding:15px 30px}@media screen and (max-width:768px){#blockcart #blockcart-content .no-items{padding:15px 22px}}