/* components/vue-global-components/dropdown.scss, 
components/vue-global-components/combo-box.scss, 
components/vue-catalog-boxes.scss, 
components/brand-site/index/_hero.scss, 
components/youtube-player.scss, 
components/vimeo-player.scss, 
pages/index/_closing-cta-sections.scss, 
pages/geniq/geniq.scss, 
pages/geniq/images-paragraph.scss, 
pages/geniq/quote.scss, 
pages/geniq/gallery.scss, 
pages/geniq/technologies.scss, 
pages/geniq/surfaces.scss, 
pages/geniq/services.scss, 
components/brand-site/new-design/wide-video.scss, 
components/brand-site/new-design/collection-swiper.scss, 
pages/collection-brand/technical-information.scss, 
pages/index/_slider-samples.scss, 
components/brand-site/related-articles.scss */
.vue-drop{position:relative;width:fit-content;--inner-padding: 15px}@media (min-width:768px){.vue-drop{--inner-padding: 20px}}.vue-drop.disabled{opacity:0.5}.vue-drop-toggle{outline:0;line-height:14px;font-size:14px;font-weight:400;color:#58595B;padding:17px 15px;display:flex;justify-content:space-between;text-decoration:none;border-radius:3px;border:1px solid rgba(0, 0, 0, 0.5)}.vue-drop-toggle.disabled{opacity:0.5;cursor:not-allowed}.vue-drop-toggle.disabled:hover,.vue-drop-toggle.disabled:focus{color:#58595B}@media (min-width:768px){.vue-drop-toggle{padding:20px;font-size:16px}}.vue-drop-toggle label{top:17px;font-size:14px;transition:font-size 0.3s, top 0.3s}@media (min-width:768px){.vue-drop-toggle label{top:20px;font-size:16px}}.vue-drop-toggle label.floating{position:absolute;color:#888991;font-weight:300;top:7px;font-size:12px}.vue-drop-toggle .selected{position:relative;top:10px}.vue-drop-toggle .icon{margin-right:8px;max-width:22px;max-height:22px}.vue-drop-toggle:not(.disabled):hover,.vue-drop-toggle:not(.disabled):focus{color:black;border-radius:5px}.vue-drop-toggle:not(.disabled):focus-visible{box-shadow:0 0 0 2px rgba(88, 89, 91, 0.35)}.vue-drop-toggle .arrow{cursor:pointer;position:absolute;top:calc(50% - 4px);stroke:#0D0D0D;z-index:5;right:20px;transform:rotate(90deg);transition:all 0.3s;width:12px;height:12px}.vue-drop-toggle[aria-expanded='true'] .arrow{transform:rotate(-90deg);stroke:#F46C42;top:calc(50% - 6px)}.vue-drop-toggle .selected-items{margin-left:5px;color:#0d0d0d;font-weight:300}.vue-drop .dropdown-menu{padding:20px 16px;border:0;box-shadow:0 12px 17px 0 rgba(0, 0, 0, 0.1);max-height:300px;overflow:auto;width:100%}.vue-drop .dropdown-menu .selection-checkbox:not(:last-child),.vue-drop .dropdown-menu .selection-radio:not(:last-child){margin-bottom:9px}.vue-drop .dropdown-menu .selection-checkbox label.checked:after,.vue-drop .dropdown-menu .selection-radio label.checked:after{display:block}.vue-drop .clear{position:absolute;top:calc(50% - 4px);stroke:#0D0D0D;z-index:5;right:50px;width:10px;height:10px}.vue-drop .clear svg{margin-top:-16px;width:100%;height:100%}
.combo-box{position:relative}.combo-box .search-box{height:100%}.combo-box .search-box .form-control{height:100%;border:1px solid rgba(0, 0, 0, 0.5);border-radius:3px;font-size:16px;padding:25px 20px 5px;padding-left:45px}.combo-box .arrow,.combo-box .clear-query{cursor:pointer;position:absolute;top:calc(50% - 4px);stroke:#0D0D0D;z-index:5}.combo-box .arrow{right:20px;transform:rotate(90deg);transition:all 0.3s;width:12px;height:12px}.combo-box .clear-query{right:50px;width:10px;height:10px}.combo-box .clear-query svg{margin-top:-16px;width:100%;height:100%}.combo-box .search-svg{position:absolute;stroke:black;top:calc(50% - 10px);left:15px;width:20px;height:20px;transform:rotate(90deg);border-width:1px}.combo-box .dropdown{position:absolute;bottom:0;top:var(--search-bar-input-height);width:100%;z-index:2}.combo-box .dropdown-menu{box-shadow:0 8px 20px 0 rgba(0, 0, 0, 0.1);max-height:275px;overflow:auto;margin:0;padding:0;list-style-type:none;position:absolute;left:0;width:100%;background:white;display:none}.combo-box .dropdown-menu.show{display:block}.combo-box .dropdown-menu::-webkit-scrollbar{-webkit-appearance:none;width:3px}.combo-box .dropdown-menu::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0, 0, 0, 0.2);box-shadow:0 0 1px rgba(255, 255, 255, 0.5)}.combo-box .dropdown-item{font-weight:300;line-height:1;padding:15px;border:0;display:flex;align-items:center;font-size:13px;color:#58595B;outline:0;border-bottom:1px solid rgba(0, 0, 0, 0.2);width:100%;position:relative}.combo-box .dropdown-item input{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;cursor:pointer}.combo-box .dropdown-item.active,.combo-box .dropdown-item:focus,.combo-box .dropdown-item:hover{background:#f7f7f7;color:black}@media (min-width:768px){.combo-box .dropdown-item{font-size:16px}}@media (min-width:992px){.combo-box .dropdown-item{padding:16px 20px;font-size:18px}}.combo-box .dropdown-item-title{padding-left:30px;direction:ltr;font-size:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.combo-box .dropdown-item-image{--aspect-ratio: calc(54 / 40 * 100%);flex:0 0 40px;box-shadow:0 2px 3px 0 rgba(0, 0, 0, 0.19)}.combo-box .dropdown-toggle{width:100%;height:100%}.combo-box .dropdown-toggle:after{content:none}.combo-box .dropdown-toggle.disabled{opacity:0.5;cursor:not-allowed}.combo-box .dropdown-toggle.disabled:hover,.combo-box .dropdown-toggle.disabled:focus{color:#58595B}.combo-box .dropdown-toggle[aria-expanded='true'] .arrow{transform:rotate(-90deg);stroke:#F46C42;top:calc(50% - 6px)}.combo-box .dropdown-toggle label{top:50%;font-size:16px;transition:font-size 0.3s, top 0.3s;position:absolute;left:45px;transform:translate(0, -50%);color:#58595b}.combo-box .dropdown-toggle label.floating{color:#888991;font-weight:300;top:7px;font-size:12px;transform:unset}
.vue-catalog-boxes{margin-bottom:46px;margin-top:46px}@media (min-width:768px){.vue-catalog-boxes{margin-bottom:60px;margin-top:60px}}.vue-catalog-boxes-header{margin-bottom:15px}@media (min-width:768px){.vue-catalog-boxes-header{margin-bottom:32px}}.vue-catalog-boxes-header-title{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center}.vue-catalog-boxes-header-title .title{font-family:"Publico Banner", "Frutiger LT Pro", "Narkiss Tam", sans-serif}.vue-catalog-boxes-header .desc{font-size:16px;line-height:20px;font-weight:300;color:var(--color-secondary);margin-bottom:0}@media (min-width:768px){.vue-catalog-boxes-header .desc{font-size:20px;line-height:30px}}.vue-catalog-boxes-items{--column-gap: 14px;--row-gap: 14px;display:grid;grid-gap:var(--row-gap) var(--column-gap);grid-template-columns:1fr 1fr;align-items:unset}@media (min-width:768px){.vue-catalog-boxes-items{--column-gap: 20px;--row-gap: 20px;grid-template-columns:1fr 1fr 1fr}}@media (min-width:992px){.vue-catalog-boxes-items{grid-template-columns:1fr 1fr 1fr 1fr}}@media (min-width:1260px){.vue-catalog-boxes-items{grid-template-columns:repeat(5, calc(20% - 16px))}}.vue-catalog-boxes-items .limited-badge{pointer-events:none;position:absolute;left:0;top:69px;font-size:12px;line-height:22px;padding:0 11px;color:#58595b;font-weight:500;z-index:1;width:max-content;background-color:#d5d5d5;font-size:12px}.vue-catalog-boxes-items .btn-framed:disabled{color:#000 !important;--icon-color: #000 !important;background:transparent;border:2px solid #000 !important;opacity:0.65}
#hero{--goto-x: -100px;--goto-y: -100px;will-change:--goto-x, --goto-y;min-height:600px;position:relative}#hero .swiper-slide{position:relative}@media (min-width:992px){#hero .swiper-slide.porcelain .content-layer .content-layer-text{padding-bottom:50px}}#hero .swiper-slide.porcelain .content-layer .symbol{position:absolute;bottom:0;left:0;width:100%;margin-top:0}#hero .swiper-slide.porcelain .content-layer .symbol img{max-width:319px}#hero .background,#hero .background img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}#hero .background img{object-fit:cover}#hero .background .video-container{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}#hero .background .video-container .video-ratio{position:absolute;transform:translate(-50%, -50%);height:100%;top:50%;left:50%;width:0;overflow:hidden}@media (max-width:767px){#hero .background .video-container .video-ratio{padding:0 calc(100vh * 9 / 16) 0 0}}@media (max-width:767px){body.hero-min-ratio-9-16 #hero .background .video-container .video-ratio{height:0;width:100%;padding:calc(16 / 9 * 100%) 0 0}}@media (min-width:768px){#hero .background .video-container .video-ratio{padding:0 calc(100vh / (1080 / 1920)) 0 0}}@media (min-width:768px){body.hero-min-ratio-16-9 #hero .background .video-container .video-ratio{height:0;width:100%;padding:calc(1080 / 1920 * 100%) 0 0}}#hero .background .video-container .video-ratio .video-iframe-wrapper,#hero .background .video-container .video-ratio img{position:absolute;width:100%;height:100%;top:0;left:0}#hero .background .video-container .video-ratio img{z-index:0;object-fit:initial}#hero .background .video-container .video-ratio .video-iframe-wrapper{z-index:1}#hero .background .video-container .video-ratio .video-iframe-wrapper iframe{border:0;width:100%;height:100%}#hero .background:after{z-index:2;content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.18;background:linear-gradient(black, rgba(0, 0, 0, 0))}#hero .hold-container{z-index:1;display:flex;align-items:center;height:100vh;min-height:600px;--t-top-space: 64px;--t-width: 220px;--t-wrap-width: 0px;--b-width: 54vw;--b-max-width: 280px}@media (min-width:768px){#hero .hold-container{--t-width: 235px}}@media (min-width:992px){#hero .hold-container{--t-width: 270px;--t-wrap-width: calc(6.51vw + var(--t-width))}}@media (min-width:1260px){#hero .hold-container{--t-width: 335px}}@media (min-width:768px){#hero .hold-container{--b-wanted-height: ((100vh - 100px) * 0.575);--b-width: calc(var(--b-wanted-height) / 1.628742515);--b-max-width: 350px}}@media (min-width:992px){#hero .hold-container{--b-wanted-height: (100vh - 300px) * 0.95;--b-width: calc(var(--b-wanted-height) / 1.628742515);--b-max-width: calc(100% - var(--header-x-gap) * 3 - var(--t-max-width) * 2)}}@media (min-width:992px) and (min-height:1300px){#hero .hold-container{--b-wanted-height: (100vh - 300px) * 0.9}}@media ((min-width:  500px) and (max-width: 992px) and (min-height: 300px) and (max-height: 500px)){#hero .hold-container{--b-wanted-height: (80vh) * 0.95;--b-width: calc(var(--b-wanted-height) / 1.628742515);--b-max-width: calc(100% - var(--header-x-gap) * 3 - var(--t-max-width) * 2);--t-width: calc(var(--b-wanted-height) / 1.628742515);--t-wrap-width: calc(6.51vw + var(--t-width))}}#hero .hold-container.desktop-no-rect{--t-wrap-width: calc(17.01vw + var(--t-width))}@media (min-width:992px){#hero .hold-container.desktop-no-rect .box{display:none}}#hero .hold-container .hold-wrapper{flex-shrink:0;width:100%;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center}@media ((min-width:  500px) and (max-width: 992px) and (min-height: 300px) and (max-height: 500px)){#hero .hold-container .hold-wrapper{flex-direction:row-reverse;align-items:stretch;justify-content:center}#hero .hold-container .hold-wrapper:before{content:"";display:inline-block;flex-shrink:0;width:var(--t-wrap-width);height:20px}#hero .hold-container .hold-wrapper .box{margin:0}#hero .hold-container .hold-wrapper .content-layer{margin:0;max-width:initial;flex-shrink:0;width:var(--t-wrap-width);display:inline-block}#hero .hold-container .hold-wrapper .content-layer-text{top:50%;transform:translateY(-50%)}#hero .hold-container .hold-wrapper .content-layer-text>*{margin:auto}#hero .hold-container .hold-wrapper.reversed{flex-direction:row}}@media (min-width:992px){#hero .hold-container .hold-wrapper{flex-direction:row-reverse;align-items:stretch;justify-content:center;align-items:center}#hero .hold-container .hold-wrapper:before{content:"";display:inline-block;flex-shrink:0;width:var(--t-wrap-width);height:20px}#hero .hold-container .hold-wrapper.reversed{flex-direction:row}}#hero .hold-container .hold-wrapper.container{justify-content:flex-end;--t-wrap-width: 50%;--t-width: 100%}#hero .hold-container .hold-wrapper.container .content-layer{max-width:504px;min-width:320px;margin:0}@media (min-width:768px){#hero .hold-container .hold-wrapper.container .content-layer{min-width:420px}}#hero .hold-container .hold-wrapper.container .content-layer-text{transform:translate(0, -50%)}#hero .hold-container .box{flex-grow:0;width:var(--b-width);max-width:var(--b-max-width);margin:0 auto}@media (min-width:992px){#hero .hold-container .box{margin:0}}#hero .hold-container .box .ratio{pointer-events:none}#hero .hold-container .box .ratio .svg{width:100%;height:100%;fill:transparent;stroke-width:4px;stroke:white}#hero .hold-container .content-layer{position:relative;width:var(--b-width);max-width:var(--b-max-width);margin:var(--t-top-space) auto 0;opacity:0;visibility:hidden;transform:translateY(20px);transition:opacity 1s, transform 1s, visibility 1s}#hero .swiper-container .swiper-slide-active .content-layer{opacity:1;transform:none;visibility:visible}@media (min-width:992px){#hero .hold-container .content-layer{margin:0;max-width:initial;flex-shrink:0;width:var(--t-wrap-width);display:inline-block}}#hero .hold-container .content-layer .title-text{line-height:1.2;color:white;font-weight:bold;font-size:25px;width:var(--t-width);margin-bottom:0;font-family:"Publico Banner", "Frutiger LT Pro", "Narkiss Tam", sans-serif}@media (max-width:991px){#hero .hold-container .content-layer .title-text.not-only-title{margin-top:-6px}}@media (min-width:768px){#hero .hold-container .content-layer .title-text{font-size:30px}}@media (min-width:992px){#hero .hold-container .content-layer .title-text{font-size:39px}}#hero .hold-container .content-layer .subtitle-text{line-height:1.2;color:white;font-weight:bold;font-size:20px;width:var(--t-width);margin-bottom:0;font-family:"Publico Banner", "Frutiger LT Pro", "Narkiss Tam", sans-serif}@media (max-width:991px){#hero .hold-container .content-layer .subtitle-text.not-only-title{margin-top:-6px}}@media (min-width:768px){#hero .hold-container .content-layer .subtitle-text{font-size:26px}}@media (min-width:992px){#hero .hold-container .content-layer .subtitle-text{font-size:35px}}#hero .hold-container .content-layer .subtext{color:white;font-size:14px;font-weight:400;line-height:1.3;display:block;width:var(--t-width);margin-top:10px;margin-bottom:0}@media (min-width:768px){#hero .hold-container .content-layer .subtext{font-size:16px;margin-top:15px}}@media (min-width:1260px){#hero .hold-container .content-layer .subtext{font-size:20px;margin-top:30px}}#hero .hold-container .content-layer .btn{--icon-color: white;--text-color: white;margin-top:10px;font-weight:600}#hero .hold-container .content-layer .btn.btn-framed{margin-top:25px;z-index:2;border-color:white;width:max-content}#hero .hold-container .content-layer .btn.btn-framed:hover,#hero .hold-container .content-layer .btn.btn-framed:focus{--background-color: white;--icon-color: black;--text-color: black}#hero .hold-container .content-layer .btn:after{background-color:white}#hero .hold-container .content-layer .symbol{margin-top:25px;display:none}@media (min-width:992px){#hero .hold-container .content-layer .symbol{display:block}}#hero .hold-container .content-layer .symbol .logo{fill:white;color:white;width:calc(var(--header-logo-width) * 1.16);height:calc(var(--header-logo-height) * 1.16)}@media (max-width:767px){#hero .hold-container .content-layer.empty-mobile-video .content-layer-text.video:first-child{opacity:unset;visibility:unset}#hero .hold-container .content-layer.empty-mobile-video .content-layer-text.video:not(:first-child){display:none}}#hero .hold-container.with-logo .hold-wrapper:before{content:unset}#hero .hold-container.with-logo .content-layer{--t-top-space: 25px}@media (min-width:992px){#hero .hold-container.with-logo .content-layer{--t-top-space: 64px}}#hero .hold-container .video-controls{display:none;position:absolute;grid-auto-flow:column;grid-gap:15px;z-index:2;left:19px;bottom:19px}@media (min-width:768px){#hero .hold-container .video-controls{left:calc((100% - 720px) / 2 + 19px)}#hero .hold-container .video-controls.tabs-hero{left:40px}}@media (min-width:992px){#hero .hold-container .video-controls{left:calc((100% - 960px) / 2 + 19px)}#hero .hold-container .video-controls.tabs-hero{left:40px}}@media (min-width:1260px){#hero .hold-container .video-controls{left:calc((100% - 1210px) / 2 + 19px)}#hero .hold-container .video-controls.tabs-hero{left:40px}}@media (min-width:1400px){#hero .hold-container .video-controls{left:calc((100% - 1320px) / 2 + 19px)}#hero .hold-container .video-controls.tabs-hero{left:40px}}@media (min-width:1920px){#hero .hold-container .video-controls{left:calc((100% - 1600px) / 2 + 19px)}#hero .hold-container .video-controls.tabs-hero{left:40px}}.bg-video-playing~.hold-container .video-controls{display:grid !important}#hero .hold-container .video-controls .toggle{display:flex}@media (max-width:991px){#hero .hold-container .video-controls .toggle{outline:0}}#hero .hold-container .video-controls .toggle svg{flex-shrink:0;flex-grow:0;display:block;width:20px;height:20px;fill:white;stroke:white}#hero .hold-container .video-controls .toggle .on{display:none}#hero .hold-container .video-controls .toggle.state-on .on{display:block}#hero .hold-container .video-controls .toggle.state-on .off{display:none}#hero .hold-container .content-layer-text{position:absolute;left:0;width:100%;top:0}#hero .hold-container .content-layer-text.video{opacity:0;visibility:hidden;transition:opacity 0.6s, visibility 0.6s}@media (min-width:992px){#hero .hold-container .content-layer-text{top:50%;transform:translateY(-50%)}}#hero .hold-container .content-layer-text.icon{display:none}@media (min-width:992px){#hero .hold-container .content-layer-text.icon{display:flex;position:relative}}#hero .hold-container .content-layer-text.icon .pebbles-logo{margin-left:auto;width:100%;height:100%;max-width:145px;max-height:92px}@media (min-width:992px){#hero .hold-container .content-layer-text.icon .pebbles-logo{max-width:301px;max-height:190px}}#hero .hold-container .content-layer-text.icon .porcelain-logo{margin-left:auto;width:100%;height:100%;max-width:145px;max-height:92px}@media (min-width:992px){#hero .hold-container .content-layer-text.icon .porcelain-logo{max-width:301px;max-height:230px;height:230px}}#hero .hold-container .content-layer-text.active{opacity:1;visibility:visible}#hero .hold-container .content-layer-text.force-ltr .title-text{direction:ltr;text-align:left}#hero .hold-container .content-layer-text.minified{transition:opacity 0.1s, visibility 0.1s}@media (min-width:992px){#hero .hold-container .content-layer-text.minified{transform:none;top:auto;bottom:0}}#hero .hold-container .content-layer-text.minified .title-text{font-size:20px}@media (min-width:992px){#hero .hold-container .content-layer-text.minified .title-text{font-size:26px}}#hero .hold-container .content-layer-text.minified .subtext,#hero .hold-container .content-layer-text.minified .btn{display:none}@media (max-width:991px){#hero .hold-container .content-layer-text.mobile-null-mt{margin-top:calc(-1 * var(--t-top-space) + 20px)}}@media (max-width:991px){#hero .hold-container.mobile-no-rect .box{display:none}}@media (max-width:991px){#hero .hold-container.mobile-no-rect .content-layer{--t-top-space: 0}}#hero .hold-container.no-rect .box{display:none}#hero .hold-container.no-rect .content-layer{--t-top-space: 0}#hero .hold-container .pebbles-logo-mobile{position:absolute;left:0;width:100%;bottom:60px;padding:0 var(--header-x-gap)}#hero .hold-container .pebbles-logo-mobile .content-layer-text.icon{display:block;position:relative}@media (min-width:992px){#hero .hold-container .pebbles-logo-mobile{display:none}}#hero .controls{z-index:2;position:absolute;right:19px;bottom:19px;color:white;font-weight:300;font-size:16px;direction:ltr}@media (min-width:768px){#hero .controls{right:calc((100% - 720px) / 2 + 19px)}}@media (min-width:992px){#hero .controls{right:calc((100% - 960px) / 2 + 19px)}}@media (min-width:1260px){#hero .controls{right:calc((100% - 1210px) / 2 + 19px)}}@media (min-width:1400px){#hero .controls{right:calc((100% - 1320px) / 2 + 19px)}}@media (min-width:1920px){#hero .controls{right:calc((100% - 1600px) / 2 + 19px)}}#hero .controls .swiper-pagination{position:static !important;white-space:nowrap}#hero .controls .swiper-pagination .swiper-pagination-current{font-weight:bold}#hero #hero-goto{display:none}@media (min-width:768px){#hero #hero-goto{display:block}}#hero #hero-goto .side{position:absolute;top:0;width:0;height:100%;z-index:5}#hero #hero-goto .prev-side{left:0}#hero #hero-goto .prev-side .hero-goto{left:19px}#hero #hero-goto .next-side{right:0}#hero #hero-goto .next-side .hero-goto{right:19px}#hero #hero-goto .hero-goto{position:absolute;top:calc(50% - 15px);display:flex;width:37px;height:31px;color:white}#hero #hero-goto .hero-goto.next svg{transform:rotate(180deg)}#hero #hero-goto .hero-goto svg{transition:transform 0.35s;width:100%;height:100%}#hero #hero-goto .hover-control{pointer-events:none;z-index:6;position:fixed;top:0;left:0;display:none;visibility:hidden;opacity:0;transition:opacity 0.15s, visibility 0.2s;will-change:transform;transform:translate3d(var(--goto-x), var(--goto-y), 0)}#hero.gradient-header:before{z-index:5}#hero .thumbs-swiper{bottom:var(--thumbs-height, 130px)}#hero .thumbs-swiper .swiper-slide{position:relative;display:flex;justify-content:center;align-items:center;padding:13px 20px;background:rgba(255, 255, 255, 0.07);height:auto;border:1px solid rgba(255, 255, 255, 0.3);border-left:none;backdrop-filter:blur(4px)}@media (min-width:768px){#hero .thumbs-swiper .swiper-slide{padding:35px 70px}}#hero .thumbs-swiper .swiper-slide-thumb-active{background:rgba(255, 255, 255, 0.25);backdrop-filter:blur(7px)}#hero .thumbs-swiper .swiper-slide a{color:white;text-decoration:none;font-size:18px;line-height:1.44}@media (min-width:768px){#hero .thumbs-swiper .swiper-slide a{font-size:22px;line-height:1.36}}#hero .thumbs-swiper .swiper-wrapper:before{content:"";position:absolute;top:0;left:0;width:var(--tabs-progress, 0%);height:3px;background:white;z-index:2}#hero .thumbs-swiper .swiper-wrapper:after{content:"";position:absolute;top:0;left:var(--tabs-progress, 0%);width:0%;height:3px;background:white;z-index:2}#hero.init-bar-animation .thumbs-swiper .swiper-wrapper:after{width:var(--tab-width, 0%);transition:var(--bar-transition, none)}#hero.tabs-hero{margin-bottom:calc(var(--thumbs-height, 130px) * -1)}#hero.tabs-hero .video-controls{margin-bottom:var(--thumbs-height, 130px);z-index:2}#hero.tabs-hero .italic,#hero.tabs-hero a:not(.btn){font-family:"Publico Banner", "Frutiger LT Pro", "Narkiss Tam", sans-serif;font-weight:400}#hero.tabs-hero .italic .arrow,#hero.tabs-hero a:not(.btn) .arrow{display:none}#hero.tabs-hero .italic.italic,#hero.tabs-hero a:not(.btn).italic{font-weight:900}#hero.tabs-hero .content-layer .title-text{font-size:42px;line-height:1.14;margin-bottom:20px;font-weight:400;font-family:"Publico Banner", "Frutiger LT Pro", "Narkiss Tam", sans-serif}@media (min-width:768px){#hero.tabs-hero .content-layer .title-text{font-size:65px;line-height:1.07;margin-bottom:32px}}#hero.tabs-hero .content-layer .subtitle-text{font-size:22px;line-height:1.14;margin-bottom:20px;font-weight:400;font-family:"Publico Banner", "Frutiger LT Pro", "Narkiss Tam", sans-serif}@media (min-width:768px){#hero.tabs-hero .content-layer .subtitle-text{font-size:40px;line-height:1.07;margin-bottom:32px}}#hero.dark .hold-container .video-controls .toggle svg,#hero.dark .hold-container .content-layer .btn.btn-framed{border-color:black;--icon-color: black;--text-color: black}#hero.dark .hold-container .video-controls .toggle svg:hover,#hero.dark .hold-container .video-controls .toggle svg:focus,#hero.dark .hold-container .content-layer .btn.btn-framed:hover,#hero.dark .hold-container .content-layer .btn.btn-framed:focus{--background-color: black;--icon-color: white;--text-color: white}#hero.dark .thumbs-swiper .swiper-wrapper:before,#hero.dark .thumbs-swiper .swiper-wrapper:after{background:black}#hero.dark .thumbs-swiper .swiper-slide{background:rgba(0, 0, 0, 0.07);border:1px solid rgba(0, 0, 0, 0.3)}#hero.dark .thumbs-swiper .swiper-slide-thumb-active{background:rgba(0, 0, 0, 0.25)}#hero.dark .thumbs-swiper a{color:black}#hero.dark .content-layer .title-text{color:black}#hero.basic-hero{min-height:unset}#hero.basic-hero .btn-framed.btn-framed-blur{background:rgba(201, 201, 201, 0.1);backdrop-filter:blur(12px);margin-top:0 !important}#hero.basic-hero .hold-container .hold-wrapper{display:flex;justify-content:center;padding-left:calc(var(--rest-of-width, 60px));height:100%}@media (min-width:992px){#hero.basic-hero .hold-container .hold-wrapper{justify-content:start}}@media (min-width:1400px){#hero.basic-hero .hold-container .hold-wrapper{padding-left:calc(var(--rest-of-width, 60px) / 2)}}#hero.basic-hero .hold-container .content-layer{margin-inline:0}#hero.basic-hero .hold-container .content-layer .title-text{font-size:42px;line-height:1.1;margin-bottom:20px;font-weight:300;font-family:"Publico Banner", "Frutiger LT Pro", "Narkiss Tam", sans-serif}@media (min-width:768px){#hero.basic-hero .hold-container .content-layer .title-text{font-size:65px;margin-bottom:32px}}#hero.basic-hero .hold-container .content-layer .title-text span,#hero.basic-hero .hold-container .content-layer .title-text #text{font-weight:300;font-family:"Publico Banner", "Frutiger LT Pro", "Narkiss Tam", sans-serif}#hero.basic-hero .hold-container .content-layer .title-text span.italic,#hero.basic-hero .hold-container .content-layer .title-text #text.italic{font-family:"Publico Banner", "Frutiger LT Pro", "Narkiss Tam", sans-serif;font-weight:900}#hero.basic-hero .hold-container .content-layer .subtitle-text{font-size:22px;line-height:1.1;margin-bottom:30px;font-weight:300;font-family:"Publico Banner", "Frutiger LT Pro", "Narkiss Tam", sans-serif}@media (min-width:768px){#hero.basic-hero .hold-container .content-layer .subtitle-text{font-size:40px;margin-bottom:32px}}#hero.basic-hero .hold-container .content-layer .subtitle-text span,#hero.basic-hero .hold-container .content-layer .subtitle-text #text{font-weight:300;font-family:"Publico Banner", "Frutiger LT Pro", "Narkiss Tam", sans-serif}#hero.basic-hero .hold-container .content-layer .subtitle-text span.italic,#hero.basic-hero .hold-container .content-layer .subtitle-text #text.italic{font-family:"Publico Banner", "Frutiger LT Pro", "Narkiss Tam", sans-serif;font-weight:900}#hero.basic-hero .hold-container .content-layer-text{position:relative;transform:unset;top:unset;--t-width: 300px}@media (min-width:768px){#hero.basic-hero .hold-container .content-layer-text{--t-width: 687px}}#hero.basic-hero .hold-container .content-layer-text .subtext{margin-bottom:25px}#hero.basic-hero .hold-container .content-layer .btn-framed{background:rgba(201, 201, 201, 0.1);backdrop-filter:blur(12px);margin-top:0 !important}#hero.basic-hero .hold-container .content-layer .btn-framed:hover,#hero.basic-hero .hold-container .content-layer .btn-framed:focus{--icon-color: white;--text-color: white}
.youtube{width:100%;height:100%}.youtube__loader{top:0;left:0;right:0;bottom:0;z-index:1;margin:auto;display:none;position:absolute}.buffering .youtube__loader{display:block}.youtube__thumb{width:100%;height:100%;transition:none !important}.playing .youtube__thumb{opacity:0 !important;transition:0.5s opacity ease-in-out !important}.youtube__frame{opacity:0;width:100%;height:100%;pointer-events:none}.playing .youtube__frame{opacity:1}.youtube__controls{bottom:0;opacity:0;left:0;margin:15px;display:flex;position:absolute;align-items:center;transition:0.35s opacity ease}.ready .youtube__controls{opacity:1}.youtube__control{border:none;background:none;margin-right:10px}.youtube__control svg{fill:#fff;stroke:#fff;width:20px;height:20px;transition:0.2s fill ease-in-out}.youtube__control:focus:not(:focus-visible){outline:0}.youtube__control:hover svg{fill:#F46C42;stroke:#F46C42}.playing .youtube__play{display:none}.youtube__pause{display:none}.playing .youtube__pause{display:block}.muted .youtube__mute{display:none}.youtube__unmute{display:none}.muted .youtube__unmute{display:block}.youtube iframe.iframe-video{min-width:100%;min-height:100%;width:100%;height:100%}.youtube .video-controls{display:flex;position:absolute;grid-auto-flow:column;grid-gap:15px;left:calc(19px);bottom:19px}@media (min-width:768px){.youtube .video-controls{left:calc((100% - 720px) / 2 + 19px * 2)}}@media (min-width:992px){.youtube .video-controls{left:calc((100% - 960px) / 2 + 19px * 2)}}@media (min-width:1260px){.youtube .video-controls{left:calc((100% - 1210px) / 2 + 19px * 2)}}@media (min-width:1400px){.youtube .video-controls{left:calc((100% - 1320px) / 2 + 19px * 2)}}@media (min-width:1920px){.youtube .video-controls{left:calc((100% - 1600px) / 2 + 19px * 2)}}.bg-video-playing .video-controls{display:grid !important}.youtube .video-controls .toggle{display:flex}@media (max-width:991px){.youtube .video-controls .toggle{outline:0}}.youtube .video-controls .toggle svg{flex-shrink:0;flex-grow:0;display:block;width:20px;height:20px;fill:white;stroke:white}.youtube .video-controls .toggle .on{display:none}.youtube .video-controls .toggle.state-on .on{display:block}.youtube .video-controls .toggle.state-on .off{display:none}
.vimeo-video-container{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.vimeo-video-container .video-ratio{position:absolute;transform:translate(-50%, -50%);top:50%;left:50%;width:100%;overflow:hidden;height:100%;overflow:hidden}@media (min-width:768px){.vimeo-video-container .video-ratio{height:140%}}@media (min-width:992px){.vimeo-video-container .video-ratio{height:0;padding:calc(1080 / 1920 * 100%) 0 0}}.vimeo-video-container .video-iframe-wrapper{position:absolute;left:0;top:0;z-index:1;height:100%;width:100%}.vimeo-video-container .video-iframe-wrapper iframe{border:0;width:100%;height:100%}
.closing-cta-section{width:100%;overflow:hidden;padding-block:60px;background:rgba(0, 0, 0, 0.95)}@media (min-width:768px){.closing-cta-section{padding-block:160px 100px}}.closing-cta-section-wrapper{display:flex;flex-direction:column}.closing-cta-section .title{font-weight:300;color:white;font-size:30px;line-height:1.07;margin-bottom:50px;font-family:"Publico Banner", "Frutiger LT Pro", "Narkiss Tam", sans-serif}@media (min-width:992px){.closing-cta-section .title{font-size:50px;margin-bottom:40px}}.closing-cta-section .btn-link{font-size:20px;border-bottom:1px solid rgba(255, 255, 255, 0.5);padding-block:20px;color:white;--icon-color: white;font-weight:300}@media (min-width:992px){.closing-cta-section .btn-link{padding-block:30px;font-size:27px}}.closing-cta-section .btn-link:hover,.closing-cta-section .btn-link:focus{color:white;--icon-color: white;font-weight:500}.closing-cta-section .btn-link:first-child{border-top:1px solid rgba(255, 255, 255, 0.5);border-bottom:1px solid rgba(255, 255, 255, 0.5)}.closing-cta-section .btn-link .arrow{margin-left:auto;width:20px;height:13px}@media (min-width:992px){.closing-cta-section .btn-link .arrow{width:36px;height:22px}}.closing-cta-section .btn-link .arrow svg{width:100%;height:100%}
#compare-notice-msg{display:none}#geniqPage h2.title{font-weight:300;font-size:30px;line-height:1.07;font-family:"Publico Banner", "Frutiger LT Pro", "Narkiss Tam", sans-serif}@media (min-width:992px){#geniqPage h2.title{font-size:50px}}#geniqPage h2.title .italic{font-weight:900}#geniqPage .wide-video .title{width:100%;text-align:center;font-size:30px;max-width:630px;margin:0 auto 30px}@media (min-width:992px){#geniqPage .wide-video .title{font-size:50px;margin-bottom:90px}}
.images-paragraph{position:relative;margin-block:40px 60px;overflow:hidden}@media (min-width:992px){.images-paragraph{margin-block:130px}}.images-paragraph .container{display:flex;flex-direction:column}@media (min-width:992px){.images-paragraph .container{flex-direction:row;justify-content:space-between}}.images-paragraph .images-wrapper{margin-top:60px;display:flex;gap:20px}@media (min-width:992px){.images-paragraph .images-wrapper{margin-top:0;gap:57px}}.images-paragraph .images-wrapper-large{height:100%;position:relative;overflow:hidden}.images-paragraph .images-wrapper-large::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:white;z-index:2;transform:translateY(0);transition:transform 0.8s ease-out 1s}.images-paragraph .images-wrapper-large.aos-animate{transition:transform 0.8s ease-out 1s}.images-paragraph .images-wrapper-large.aos-animate::before{transform:translateY(100%)}.images-paragraph .images-wrapper-large:not(.aos-animate)::before{transform:translateY(0);transition:transform 0s ease 0s}@media (min-width:992px){.images-paragraph .images-wrapper-large{margin-top:0px;width:278px}}@media (min-width:1260px){.images-paragraph .images-wrapper-large{width:368px}}.images-paragraph .images-wrapper-small{height:100%;position:relative;overflow:hidden}.images-paragraph .images-wrapper-small::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:white;z-index:2;transform:translateY(0);transition:transform 0.8s ease-out 1s}.images-paragraph .images-wrapper-small.aos-animate{transition:transform 0.8s ease-out 1s}.images-paragraph .images-wrapper-small.aos-animate::before{transform:translateY(-100%)}.images-paragraph .images-wrapper-small:not(.aos-animate)::before{transform:translateY(0);transition:transform 0s ease 0s}@media (min-width:992px){.images-paragraph .images-wrapper-small{width:227px}}@media (min-width:1260px){.images-paragraph .images-wrapper-small{width:297px}}.images-paragraph .images-wrapper img{width:100%;height:auto;object-fit:cover}.images-paragraph-title{font-weight:300;font-size:30px;line-height:1.07;margin-bottom:20px;font-family:"Publico Banner", "Frutiger LT Pro", "Narkiss Tam", sans-serif}@media (min-width:768px){.images-paragraph-title{font-size:42px;margin-bottom:40px;min-width:530px}}@media (min-width:1260px){.images-paragraph-title{font-size:50px;min-width:630px}}.images-paragraph .content{font-weight:300;line-height:1.5;font-size:18px;margin-bottom:40px}@media (min-width:768px){.images-paragraph .content{margin-bottom:73px;font-size:20px;max-width:380px}}.images-paragraph .btn-framed.no-content{margin-top:40px}@media (min-width:992px){.images-paragraph .content-wrapper{width:40%;max-width:370px}}.images-paragraph .images-wrapper-large-hotspots,.images-paragraph .images-wrapper-small-hotspots{position:relative;height:max-content}@media (max-width:992px){.images-paragraph .images-wrapper-large-hotspots{width:58%;margin-top:40px}}@media (max-width:992px){.images-paragraph .images-wrapper-small-hotspots{width:42%}}@media (min-width:992px){.images-paragraph .images-wrapper-small-hotspots{margin-top:160px}}.images-paragraph .hotspot-gallery__hotspots{position:absolute;inset:0;width:100%;height:100%}.images-paragraph .hotspot-gallery__hotspots.show-all .hotspot-gallery__hotspot-content{opacity:1;visibility:visible;pointer-events:auto}.images-paragraph .hotspot-gallery__hotspot{position:absolute;--hotspot-content-width: 236px;--hotspot-trigger-size: 20px;z-index:1}.images-paragraph .hotspot-gallery__hotspot:focus .hotspot-gallery__hotspot-content.active,.images-paragraph .hotspot-gallery__hotspot:focus-visible .hotspot-gallery__hotspot-content.active,.images-paragraph .hotspot-gallery__hotspot:focus-within .hotspot-gallery__hotspot-content.active{opacity:1;visibility:visible;pointer-events:auto}.images-paragraph .hotspot-gallery__hotspot-close{position:absolute;top:-30px;right:0;left:0;fill:#fff;width:max-content;margin:auto}.images-paragraph .hotspot-gallery__hotspot-trigger{width:var(--hotspot-trigger-size);height:var(--hotspot-trigger-size);border-radius:100%;background:rgba(255, 255, 255, 0.5);position:relative;cursor:pointer;transition:transform, opacity}.images-paragraph .hotspot-gallery__hotspot-trigger:before{content:"";position:absolute;left:calc(var(--hotspot-trigger-size) / 2 * -1);right:calc(var(--hotspot-trigger-size) / 2 * -1);top:calc(var(--hotspot-trigger-size) / 2 * -1);bottom:calc(var(--hotspot-trigger-size) / 2 * -1);border-radius:100%;background:rgba(255, 255, 255, 0.5);opacity:0;-webkit-animation:hotSpotPulse 2.1s infinite 0.8s;animation:hotSpotPulse 2.1s infinite 0.8s}.images-paragraph .hotspot-gallery__hotspot-trigger:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;border-radius:100%;background:#fff;opacity:1;scale:0.5;z-index:1}.images-paragraph .hotspot-gallery__hotspot-content{display:flex;gap:15px;min-width:var(--hotspot-content-width, 230px);width:100%;position:absolute;background:#fff;border-radius:5px;padding:12px;left:calc(var(--hotspot-trigger-size) * 2);z-index:1;top:calc(var(--hotspot-trigger-size) * -2);opacity:1;visibility:visible;pointer-events:auto;transition:opacity 0.3s, visibility 0.3s;border:1px solid #eee}.images-paragraph .hotspot-gallery__hotspot-content:not(.active){visibility:hidden;pointer-events:none;opacity:0}.images-paragraph .hotspot-gallery__hotspot-content.right{left:auto;right:calc(var(--hotspot-trigger-size) * 2)}.images-paragraph .hotspot-gallery__hotspot-content.bottom{top:auto;bottom:calc(var(--hotspot-trigger-size) * 2);left:calc(var(--hotspot-content-width) / 2 * -1 + 20px)}.images-paragraph .hotspot-gallery__hotspot-content.bottom.right{left:auto;bottom:0}@media (max-width:768px){.images-paragraph .hotspot-gallery__hotspot-content{right:0 !important;width:100%;position:fixed;top:unset !important;border-radius:0;bottom:0 !important;right:0 !important;left:0 !important;margin:auto;max-width:320px !important}}.images-paragraph .hotspot-gallery__hotspot-image{--aspect-ratio: calc(81 / 50 * 100%);width:100%;max-width:50px}.images-paragraph .hotspot-gallery__hotspot-data{width:100%;flex:1}@media (max-width:768px){.images-paragraph .hotspot-gallery__hotspot-data{display:flex;flex-direction:column}}.images-paragraph .hotspot-gallery__hotspot-title,.images-paragraph .hotspot-gallery__hotspot-meta{color:#000;font-size:12px;font-weight:400;display:block;line-height:1.55}.images-paragraph .hotspot-gallery__hotspot-title{margin-bottom:auto}.images-paragraph .hotspot-gallery__hotspot-meta{font-weight:300;color:rgba(0, 0, 0, 0.7)}.images-paragraph .hotspot-gallery__hotspot .icon{max-width:23px;height:10px}@media (max-width:768px){.images-paragraph .hotspot-gallery__hotspot .btn-arrow{position:absolute;right:10px;top:10px}}.images-paragraph.single{margin-block:80px 70px}@media (min-width:992px){.images-paragraph.single{margin-block:130px 0}}.images-paragraph.single .container{flex-direction:column-reverse;gap:20px}@media (min-width:768px){.images-paragraph.single .container{flex-direction:row;justify-content:unset;gap:90px}}.images-paragraph.single .images-wrapper{margin-top:0px}.images-paragraph.single .images-wrapper-small{margin-top:0px;width:100%}@media (max-width:768px){.images-paragraph.single .images-wrapper-small:before{content:none}}@media (min-width:768px){.images-paragraph.single .images-wrapper-small{max-width:297px}}.images-paragraph.single .images-wrapper-small-hotspots{margin-top:0}.images-paragraph.single .images-paragraph-title{font-size:20px !important;margin-bottom:20px}@media (min-width:768px){.images-paragraph.single .images-paragraph-title{font-size:27px !important;margin-bottom:28px;min-width:unset}}.images-paragraph.single .content{margin-bottom:40px}@keyframes hotSpotPulse{0%{-webkit-transform:scale(0.1);transform:scale(0.1);opacity:1}30%{opacity:1}80%{opacity:0}100%{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:0}}
.quote{position:relative;margin-block:40px 0;overflow:hidden}@media (min-width:992px){.quote{margin-block:10px 130px}}.quote>.container{position:relative;padding-block:70px 120px;overflow:hidden}@media (max-width:992px){.quote>.container{max-width:unset}}@media (min-width:992px){.quote>.container{display:flex;flex-direction:row;gap:90px}}.quote .image-wrapper{position:absolute;inset:0}@media (min-width:992px){.quote .image-wrapper{margin-top:0px;width:278px;position:relative;overflow:hidden}.quote .image-wrapper::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:white;z-index:2;transform:translateY(0);transition:transform 0.8s ease-out 1s}.quote .image-wrapper.aos-animate{transition:transform 0.8s ease-out 1s}.quote .image-wrapper.aos-animate::before{transform:translateY(100%)}.quote .image-wrapper:not(.aos-animate)::before{transform:translateY(0);transition:transform 0s ease 0s}}@media (min-width:1260px){.quote .image-wrapper{width:368px}}.quote .image-wrapper img{width:100%;height:100%;object-fit:cover}.quote .title{margin-bottom:20px;color:white}@media (min-width:992px){.quote .title{color:#0D0D0D;font-size:42px;margin-bottom:40px;min-width:530px}}@media (min-width:1260px){.quote .title{font-size:50px;min-width:630px}}.quote .btn-framed.no-content{margin-top:40px}@media (min-width:992px){.quote .content-wrapper.container{width:40%;max-width:370px;margin:45px 0 0;padding:0}}.quote .content-wrapper .quote-svg{width:32px;height:25px;margin-bottom:32px;--icon-color: white}@media (min-width:992px){.quote .content-wrapper .quote-svg{margin-bottom:20px;--icon-color: #0D0D0D}}
.geniq-gallery-wrapper{--label-opacity: 0.4;--badge-opacity: 0.25;background:#f9f8f6;padding-top:60px}@media (min-width:992px){.geniq-gallery-wrapper{padding-top:110px}}.geniq-gallery-wrapper .title{text-align:center;z-index:1;position:relative;margin:0 auto 30px;max-width:524px}@media (min-width:992px){.geniq-gallery-wrapper .title{margin-bottom:90px}}.geniq-gallery{position:relative;height:calc(100vh - 63px - 65px);--start-point: 63}@media (min-width:1260px){.geniq-gallery{height:calc(100vh - 87px);--start-point: 87}}.geniq-gallery .label-wrapper{position:absolute;top:40px;left:50px;display:flex;flex-direction:column;z-index:1}@media (min-width:1260px){.geniq-gallery .label-wrapper{top:unset;bottom:50px;left:var(--rest-of-width)}}@media (min-width:1920px){.geniq-gallery .label-wrapper{bottom:140px}}.geniq-gallery .label-wrapper .label{color:#fff;font-size:30px;font-weight:300;line-height:1.16;opacity:var(--label-opacity);margin-bottom:0;font-family:"Publico Banner", "Frutiger LT Pro", "Narkiss Tam", sans-serif}.geniq-gallery .label-wrapper .label.active{opacity:1;--badge-opacity:1;font-weight:900}@media (min-width:576px){.geniq-gallery .label-wrapper .label{line-height:1.3;font-size:50px}}.geniq-gallery .label{display:flex;gap:12px;align-items:center}.geniq-gallery .badge{border-radius:3px;border:1px solid #FFF;background:#FFF;color:#0D0D0D;line-height:1.2;padding:2px 8px;font-family:'Frutiger LT Pro';font-size:14px;opacity:var(--badge-opacity)}@media (min-width:576px){.geniq-gallery .badge{font-size:18px}}.geniq-gallery-single{position:absolute;inset:0;overflow:hidden}.geniq-gallery .cover{position:absolute;inset:0}.geniq-gallery .cover img{object-fit:cover;width:100%;height:100%}.geniq-gallery .content{position:absolute;inset:0;display:grid;justify-items:center;align-items:flex-start;padding-top:100px;font-weight:300}@media (min-width:1260px){.geniq-gallery .content{align-content:end;grid-template-columns:repeat(2, 1fr)}}.geniq-gallery .content .ratio,.geniq-gallery .content .text-wrapper{min-width:207px;width:33%}@media (min-width:576px){.geniq-gallery .content .ratio,.geniq-gallery .content .text-wrapper{min-width:340px}}@media (min-width:576px) and (max-height:900px){.geniq-gallery .content .ratio,.geniq-gallery .content .text-wrapper{min-width:300px}}@media (min-width:768px) and (max-width:1259px){.geniq-gallery .content .ratio,.geniq-gallery .content .text-wrapper{width:50%;max-width:500px}}@media (min-width:1260px){.geniq-gallery .content .ratio,.geniq-gallery .content .text-wrapper{min-width:368px}}.geniq-gallery .content .text-wrapper{display:flex;flex-direction:column;justify-content:center}@media (min-width:1260px){.geniq-gallery .content .text-wrapper{grid-column:2;margin-bottom:214px}}@media (min-width:1920px){.geniq-gallery .content .text-wrapper{margin-bottom:400px;justify-self:flex-start;margin-left:100px}}.geniq-gallery .content .text-wrapper .text{line-height:1.37;margin-bottom:20px;color:white}@media (min-width:768px){.geniq-gallery .content .text-wrapper .text{margin-bottom:30px;font-size:20px}}.geniq-gallery .content .text-wrapper .btn{--text-color: white;--icon-color: white}.geniq-gallery .content .text-wrapper .btn-framed{border-color:#fff;margin-block:0 14px;width:100%;justify-content:center}@media (min-width:1260px){.geniq-gallery .content .text-wrapper .btn-framed{width:fit-content;margin-bottom:23px}}.geniq-gallery .content .text-wrapper .btn-framed:hover,.geniq-gallery .content .text-wrapper .btn-framed:focus,.geniq-gallery .content .text-wrapper .btn-framed:focus-within,.geniq-gallery .content .text-wrapper .btn-framed:focus-visible{--icon-color: #000;--text-color: #000;--background-color: #fff}.geniq-gallery .content .text-wrapper .btn-link{width:fit-content;margin:0 auto 42px}@media (min-width:1260px){.geniq-gallery .content .text-wrapper .btn-link{margin:0 0 23px}}.geniq-gallery .content .text-wrapper .btn-link:after{background:white}.geniq-gallery .content .ratio{--aspect-ratio: calc(308 / 207 * 100%);margin-bottom:14px}@media (min-width:1260px){.geniq-gallery .content .ratio{top:50%;left:calc(var(--rest-of-width) + 50px);transform:translate(0, -50%);position:absolute}}@media (min-width:768px) and (max-width:1259px){.geniq-gallery .content .ratio{margin-top:auto}}@media (min-width:1260px){.geniq-gallery .content .ratio{max-width:368px}}@media (min-width:1920px){.geniq-gallery .content .ratio{max-width:500px}}.geniq-gallery .content .ratio img{object-fit:cover}
.geniq-technologies{background:#f9f8f6;padding-block:50px 30px}@media (min-width:1260px){.geniq-technologies{padding-block:70px 50px}}.geniq-technologies .title{margin-bottom:15px;max-width:690px}.geniq-technologies .content{margin-bottom:45px;font-size:18px;font-weight:300;line-height:1.44;max-width:560px}@media (min-width:1260px){.geniq-technologies .content{font-size:20px;margin-bottom:95px}}.geniq-technologies .swiper{padding-bottom:90px;opacity:0;transition:0.4s ease opacity;margin:0}.geniq-technologies .swiper-initialized{opacity:1}.geniq-technologies .swiper .progress-bar{height:1px;width:100%;background:rgba(0, 0, 0, 0.2)}.geniq-technologies .swiper .progress-bar .progress{width:0;height:1px;background:black}.geniq-technologies .swiper-footer{display:flex;width:100%;gap:25px;position:absolute;bottom:10px;align-items:center;padding-right:var(--bs-gutter-x, 19px)}@media (min-width:1260px){.geniq-technologies .swiper-footer{display:none}}.geniq-technologies .swiper-pagination{color:rgba(0, 0, 0, 0.5);font-weight:300;width:max-content;position:relative;flex-shrink:0;bottom:unset}.geniq-technologies .swiper-pagination-current{color:black}.geniq-technologies .swiper-wrapper{padding:0;margin:0;list-style-type:none}.geniq-technologies .swiper-slide{opacity:1;transition:0.15s ease opacity}@media (min-width:1260px){.geniq-technologies .swiper-slide{width:250px}}.geniq-technologies .swiper-slide .progress-bar{display:none}@media (min-width:1260px){.geniq-technologies .swiper-slide .progress-bar{display:block}}.geniq-technologies .swiper-slide .image-wrapper{--aspect-ratio: calc(583 / 385 * 100%);margin-bottom:15px}.geniq-technologies .swiper-slide .vimeo-video-container .video-ratio{padding:calc(583 / 385 * 100%)}.geniq-technologies .swiper-slide img{width:100%;height:100%;object-fit:cover}.geniq-technologies .swiper-slide .title{font-size:20px;font-weight:300;line-height:1.5;margin-bottom:5px}@media (min-width:1260px){.geniq-technologies .swiper-slide .title{margin-block:15px;font-size:25px;line-height:1.2}}.geniq-technologies .swiper-slide .desc{font-weight:300;line-height:1.62;margin-bottom:27px}@media (min-width:1260px){.geniq-technologies .swiper-slide .desc{line-height:1.5;margin-bottom:26px;max-width:300px}}.geniq-technologies .swiper-slide .btn{width:fit-content}.geniq-technologies .swiper-slide.disabled{opacity:0.45}@media (min-width:1260px){.geniq-technologies .swipers-wrapper{display:flex;justify-content:space-between}}.geniq-technologies .images-swiper{display:none}@media (min-width:1260px){.geniq-technologies .images-swiper{display:block;width:417px;margin-top:-95px;padding-bottom:0}}.geniq-technologies .main-swiper{margin-right:calc(-1 * var(--bs-gutter-x, 19px))}@media (min-width:1260px){.geniq-technologies .main-swiper{margin-right:0}}@media (min-width:1260px){.geniq-technologies .main-swiper .swiper-wrapper{display:grid;grid-template-columns:auto auto;column-gap:120px;row-gap:60px;width:fit-content;height:fit-content;transform:none !important}}@media (min-width:1260px){.geniq-technologies .main-swiper .swiper-slide{width:250px !important}}@media (min-width:1260px){.geniq-technologies .main-swiper .swiper-slide .image-wrapper{display:none}}
.geniq-surfaces{position:relative;padding-block:260px 60px;overflow:hidden;background:linear-gradient(180deg, rgba(0, 0, 0, 0.5) -22.33%, rgba(0, 0, 0, 0.9) 71.46%)}.geniq-surfaces:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg, rgba(0, 0, 0, 0) -22.33%, rgba(0, 0, 0, 0.5) 71.46%)}@media (min-width:992px){.geniq-surfaces{padding:0;display:grid;grid-template-columns:1fr 1fr;height:calc(100vh - var(--header-sticky, 80px));background:none}.geniq-surfaces:after{content:none}}@media (min-width:1260px){.geniq-surfaces{min-height:815px}}@media (min-width:992px){.geniq-surfaces .container{background:#F9F8F6;padding:80px 130px 90px;display:flex;flex-direction:column;justify-content:space-between}}@media (min-width:1400px){.geniq-surfaces .container{padding:120px 130px 100px}}@media (min-width:1920px){.geniq-surfaces .container{padding:130px}}.geniq-surfaces .container .image-wrapper{opacity:0;transition:opacity 0.4s ease-in-out;display:none}@media (min-width:992px){.geniq-surfaces .container .image-wrapper{display:unset;max-width:140px;--aspect-ratio: calc(231 / 157 * 100%)}.geniq-surfaces .container .image-wrapper.has-image{opacity:1}.geniq-surfaces .container .image-wrapper img{width:100%;height:100%;object-fit:cover}}@media (min-width:1400px){.geniq-surfaces .container .image-wrapper{max-width:160px}}@media (min-width:1920px){.geniq-surfaces .container .image-wrapper{max-width:190px}}@media (min-width:2400px){.geniq-surfaces .container .image-wrapper{max-width:210px}}.geniq-surfaces .nav-tabs{display:flex;flex-direction:column;position:relative;z-index:1;border:none;padding:0}.geniq-surfaces .tab-content{position:absolute;inset:0;overflow:hidden}@media (min-width:992px){.geniq-surfaces .tab-content{position:relative;background:linear-gradient(180deg, rgba(0, 0, 0, 0.5) -22.33%, rgba(0, 0, 0, 0.9) 71.46%)}}.geniq-surfaces .tab-content .fade{transition:opacity 0.4s ease-in-out}.geniq-surfaces .tab-content .tab-pane,.geniq-surfaces .tab-content .tab-body,.geniq-surfaces .tab-content .image-wrapper,.geniq-surfaces .tab-content img{width:100%;height:100%}.geniq-surfaces .tab-content img{object-fit:cover}.geniq-surfaces .title{color:white;z-index:1;position:relative;margin-bottom:40px}@media (min-width:992px){.geniq-surfaces .title{font-size:50px;margin-bottom:40px;position:absolute;left:var(--rest-of-width, 30px);bottom:90px;max-width:350px}}.geniq-surfaces .btn-link{--btn-custom-color: white;--btn-custom-color-border: rgba(255, 255, 255, 0.5);font-size:20px;line-height:2.25;padding-block:16px;color:var(--btn-custom-color);border:none;border-bottom:1px solid var(--btn-custom-color-border);--icon-color: var(--btn-custom-color);font-weight:300;width:100%;font-family:"Publico Banner", "Frutiger LT Pro", "Narkiss Tam", sans-serif}@media (min-width:992px){.geniq-surfaces .btn-link{--btn-custom-color: #0D0D0D;--btn-custom-color-border: rgba(0, 0, 0, 0.1)}}@media (min-width:992px){.geniq-surfaces .btn-link{line-height:1.32;font-size:28px;padding-block:14px}}@media (min-width:1400px){.geniq-surfaces .btn-link{line-height:1.32;padding-block:16px;font-size:34px}}.geniq-surfaces .btn-link.active{color:var(--btn-custom-color);opacity:1;--icon-color: var(--btn-custom-color);background-color:inherit;border-bottom:1px solid var(--btn-custom-color-border);font-weight:900}.geniq-surfaces .btn-link.active .arrow{opacity:1}.geniq-surfaces .btn-link:after{content:none}.geniq-surfaces .btn-link:hover{color:var(--btn-custom-color);opacity:1;--icon-color: var(--btn-custom-color);border-bottom:1px solid var(--btn-custom-color-border)}.geniq-surfaces .btn-link:hover .arrow{opacity:1}.geniq-surfaces .btn-link .arrow{margin-left:auto;width:20px;height:13px;opacity:0;transition:opacity 0.3s}@media (min-width:992px){.geniq-surfaces .btn-link .arrow{width:36px;height:22px}}.geniq-surfaces .btn-link .arrow svg{width:100%;height:100%}.geniq-surfaces .nav-item:first-child .btn-link{border-top:1px solid var(--btn-custom-color-border);border-bottom:1px solid var(--btn-custom-color-border)}
.geniq-services{position:relative;height:calc(100vh - 63px - 65px);--start-point: 63}@media (min-width:1260px){.geniq-services{height:calc(100vh - 87px);--start-point: 87}}.geniq-services-single{position:absolute;inset:0;overflow:hidden;background-color:#8a8c62}.geniq-services .service-header{padding-block:20px;border-bottom:1px solid rgba(255, 255, 255, 0.5);border-top:1px solid rgba(255, 255, 255, 0.5);margin-bottom:40px}@media (min-width:992px){.geniq-services .service-header{margin-bottom:70px}}.geniq-services .service-header .title{color:white;margin-bottom:0}@media (min-width:992px){.geniq-services .services-body{display:flex;gap:45px;justify-content:flex-end}.geniq-services .services-body>*{width:33%}}.geniq-services .services-body .subtext{font-weight:300;font-size:20px;line-height:1.55;margin-bottom:13px;color:white;font-family:"Publico Banner", "Frutiger LT Pro", "Narkiss Tam", sans-serif}@media (min-width:992px){.geniq-services .services-body .subtext{font-size:27px;order:0}}.geniq-services .services-body .content{font-weight:300;line-height:1.62;color:white;margin-bottom:30px}@media (min-width:992px){.geniq-services .services-body .content{margin-bottom:50px;font-size:20px}}.geniq-services .services-body .btn-framed{color:white;border-color:white;--icon-color: white;margin-bottom:44px}@media (min-width:992px){.geniq-services .services-body .btn-framed{margin-bottom:0}}.geniq-services .services-body .btn-framed:hover,.geniq-services .services-body .btn-framed:focus{background-color:rgba(255, 255, 255, 0.2)}.geniq-services .image-wrapper{max-height:220px;overflow:hidden}@media (min-width:768px){.geniq-services .image-wrapper{max-width:320px;max-height:unset}}@media (min-width:992px){.geniq-services .image-wrapper{order:1}}.geniq-services .image-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center}@media (min-width:992px){.geniq-services .content-wrapper{order:2;display:flex;flex-direction:column;justify-content:end;align-items:flex-start}}
.wide-video{position:relative;margin-block:70px;--aspect-ratio: calc(543 / 335 * 100%)}@media (min-width:992px){.wide-video{--aspect-ratio: calc(675 / 1200 * 100%);margin-block:120px}}.wide-video .title{font-weight:300;font-size:28px;line-height:1.07;margin-bottom:20px;font-family:"Publico Banner", "Frutiger LT Pro", "Narkiss Tam", sans-serif}@media (min-width:768px){.wide-video .title{max-width:45%;font-size:42px;margin-bottom:25px}}.wide-video .subtitle{font-size:16px;font-weight:300}@media (min-width:768px){.wide-video .subtitle{font-size:20px}}.wide-video .video-wrapper{margin-top:30px}.wide-video .video-controls{display:none}.wide-video .video-wrapper.wide{--aspect-ratio: calc(675 / 1200 * 100%)}.wide-video .video-wrapper.wide .video-ratio{padding:calc(675 / 1200 * 100%) 0 0}.wide-video .vimeo-video-container .video-ratio{padding:calc(543 / 335 * 100%) 0 0}.wide-video .vimeo-video-container .video-ratio.wide{padding:calc(675 / 1200 * 100%) 0 0}@media (min-width:992px){.wide-video .vimeo-video-container .video-ratio{padding:calc(675 / 1200 * 100%) 0 0}}.wide-video .bg-video-playing{z-index:0}.wide-video .bg-video-playing .video-controls{display:flex}.wide-video .video-controls{position:absolute;grid-auto-flow:column;grid-gap:15px;right:20px;bottom:20px;z-index:1}.bg-video-playing~.hold-container .video-controls{display:grid !important}.wide-video .video-controls .toggle{display:flex}@media (max-width:991px){.wide-video .video-controls .toggle{outline:0}}.wide-video .video-controls .toggle svg{flex-shrink:0;flex-grow:0;display:block;width:20px;height:20px;fill:white;stroke:white}.wide-video .video-controls .toggle .on{display:none}.wide-video .video-controls .toggle.state-on .on{display:block}.wide-video .video-controls .toggle.state-on .off{display:none}
.collection-swiper{height:max-content;padding-left:var(--bs-gutter-x, 19px)}@media (min-width:768px){.collection-swiper{padding-left:var(--rest-of-width, 30px);display:flex;gap:150px}}.collection-swiper.add-space{margin-top:40px}@media (min-width:768px){.collection-swiper.add-space{margin-top:100px}}.collection-swiper .title{margin-bottom:0}@media (min-width:768px){.collection-swiper .title{margin-bottom:60px}}.collection-swiper .content-wrapper{position:relative;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}@media (min-width:768px){.collection-swiper .content-wrapper{flex-direction:column;flex-shrink:0;align-items:start;justify-content:start;margin-bottom:unset;max-width:400px}}.collection-swiper .content-wrapper .circles-navigation{margin:0;margin-left:auto}@media (min-width:768px){.collection-swiper .content-wrapper .circles-navigation{margin-left:0;padding:0}}@media (min-width:992px){.collection-swiper .content-wrapper .circles-navigation .btn-clean{width:42px;height:42px;--swiper-navigation-size: 13px}}.collection-swiper .swiper{margin-left:0;opacity:0;transition:0.4s ease opacity}.collection-swiper .swiper-initialized{opacity:1}.collection-swiper .swiper-wrapper{padding:0;margin:0;list-style-type:none}@media (min-width:768px){.collection-swiper .swiper-slide{width:358px}}.collection-swiper .swiper-slide .image-wrapper{--aspect-ratio: calc(583 / 385 * 100%);margin-bottom:15px}@media (min-width:768px){.collection-swiper .swiper-slide .image-wrapper{margin-bottom:8px}}.collection-swiper .swiper-slide .vimeo-video-container .video-ratio{padding:calc(583 / 385 * 100%)}.collection-swiper .swiper-slide img{width:100%;height:100%;object-fit:cover}.collection-swiper .swiper-slide .title{font-size:20px;font-weight:300;line-height:1;margin-bottom:5px}@media (min-width:768px){.collection-swiper .swiper-slide .title{margin-block:15px;font-size:25px;line-height:1.2}}.collection-swiper .swiper-slide .desc{font-size:14px;font-weight:300;line-height:1.42;margin-bottom:20px}@media (min-width:768px){.collection-swiper .swiper-slide .desc{font-size:16px;line-height:1.5;margin-bottom:26px;max-width:300px}}.collection-swiper .swiper-slide .btn{width:fit-content}.collection-swiper.cards{padding-block:50px;padding-right:var(--bs-gutter-x, 19px);background:linear-gradient(to bottom, #edeae6 30%, transparent 70%)}@media (min-width:768px){.collection-swiper.cards{padding-block:100px 80px;padding-right:0;display:flex;gap:150px}}@media (min-width:1920px){.collection-swiper.cards{gap:200px}}@media (min-width:768px){.collection-swiper.cards{background:linear-gradient(to right, #edeae6 58%, transparent 42%)}}.collection-swiper.cards .swiper-slide{display:flex;flex-direction:column;width:268px;background-color:white;border:1px solid rgba(0, 0, 0, 0.1);padding:20px}.collection-swiper.cards .swiper-slide .image-wrapper{--aspect-ratio: calc(306 / 234 * 100%);margin-bottom:15px;order:1;overflow:hidden}@media (min-width:768px){.collection-swiper.cards .swiper-slide .image-wrapper{margin-bottom:8px}}.collection-swiper.cards .swiper-slide .vimeo-video-container .video-ratio{padding:calc(583 / 385 * 100%)}.collection-swiper.cards .swiper-slide img{width:100%;height:100%;object-fit:cover}.collection-swiper.cards .swiper-slide .youtube{width:100%;height:140%;left:50%;top:50%;transform:translate(-50%, -50%)}.collection-swiper.cards .swiper-slide .youtube .video-controls{left:15px;top:calc(20% - 15px);bottom:unset}.collection-swiper.cards .swiper-slide .youtube .video-controls .toggle-pause{display:none}.collection-swiper.cards .swiper-slide .title{order:0;font-weight:300;line-height:1;margin:0;margin-bottom:10px;font-size:14px}.collection-swiper.cards .swiper-slide .desc{font-size:14px;font-weight:300;line-height:1.42;margin-bottom:15px;order:1;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}@media (min-width:768px){.collection-swiper.cards .swiper-slide .desc{margin-bottom:0}}.collection-swiper.cards .swiper-slide .btn{order:1;margin-bottom:6px}@media (min-width:768px){.collection-swiper.cards .swiper-slide .btn{display:none}}.collection-swiper.cards .swiper-slide .hover-btn{display:none}@media (min-width:768px){.collection-swiper.cards .swiper-slide .hover-btn{display:flex;position:absolute;height:fit-content;bottom:0;top:unset;margin:0;width:100%;background:black;color:white;justify-content:space-between;font-size:20px;transform:translate(0, calc(100% + 5px));transition:transform 0.3s ease;padding-block:9px;line-height:0.9;border-radius:0;font-family:"Publico Banner", "Frutiger LT Pro", "Narkiss Tam", sans-serif;font-weight:900}.collection-swiper.cards .swiper-slide .hover-btn .arrow{--icon-color: white}}.collection-swiper.cards .swiper-slide:hover .hover-btn{transform:translate(0, 0)}.collection-swiper.cards .circles-navigation{padding-right:0}
.technical-information{padding-block:40px 60px;background-color:#e0c9b1}@media (min-width:768px){.technical-information{padding-block:70px 55px}}@media (min-width:1260px){.technical-information .container{display:grid;grid-template-areas:"title empty" "iframe swiper" "iframe technical";grid-template-columns:1fr 1fr;grid-template-rows:auto auto 1fr;column-gap:100px}}.technical-information .title{margin-bottom:50px}@media (min-width:1260px){.technical-information .title{grid-area:title}}.technical-information .iframe-wrapper{--aspect-ratio: calc(641 / 539 * 100%);margin-bottom:35px;z-index:2}@media (min-width:1260px){.technical-information .iframe-wrapper{grid-area:iframe;margin-bottom:0;max-width:550px}}.technical-information .swiper{margin-left:0;width:100%}.technical-information .swiper-wrapper{padding:0;margin:0;list-style-type:none}.technical-information .swiper-slide{background-color:#e0c9b1;height:auto}.technical-information .slide-content{height:100%;display:flex;flex-direction:column}.technical-information .slide-inner-wrapper{display:flex;gap:10px;align-items:center}.technical-information .new-badge{pointer-events:none;background:white;font-size:12px;line-height:1.5;padding:0 8px;border-radius:3px}@media (min-width:1260px){.technical-information .new-badge{font-size:16px;padding:3px 10px;margin-right:5px}}.technical-information .color-surface{font-size:14px;line-height:1.5}@media (min-width:1260px){.technical-information .color-surface{font-size:16px}}.technical-information .color-code,.technical-information .color-title{font-size:28px;font-weight:300;margin-bottom:0;font-family:"Publico Banner", "Frutiger LT Pro", "Narkiss Tam", sans-serif}@media (min-width:1260px){.technical-information .color-code,.technical-information .color-title{font-size:30px;margin-bottom:7px}}.technical-information .color-desc{font-weight:300;line-height:1.5;margin-block:20px 30px}@media (min-width:1260px){.technical-information .color-desc{margin-block:30px 40px;font-size:20px}}.technical-information .btn-link{letter-spacing:unset;font-size:14px}.technical-information .btn-link:after{background:black}@media (max-width:1260px){.technical-information .btn-framed{font-size:16px;padding:15px 20px;letter-spacing:unset}}@media (min-width:1260px){.technical-information .btn{font-size:18px}}.technical-information .btn-link-wrapper{margin-bottom:40px;column-gap:40px;flex-wrap:wrap}@media (min-width:1260px){.technical-information .btn-link-wrapper{margin-bottom:50px;flex-direction:column;gap:20px;width:fit-content;align-items:start}}.technical-information .btn-framed-wrapper{flex-wrap:wrap}@media (min-width:1260px){.technical-information .btn-framed-wrapper{gap:25px}}@media (min-width:1260px){#information-swiper{grid-area:technical}}.pagination-wrapper{position:relative;margin-bottom:40px;--swiper-theme-color: black;--swiper-navigation-size: 11px;padding-inline:20px}@media (min-width:576px){.pagination-wrapper{padding-inline:0}}@media (min-width:1260px){.pagination-wrapper{--swiper-navigation-size: 17px;grid-area:swiper;margin-block:25px 80px;width:100%;height:fit-content}}.pagination-wrapper .swiper-button-next{right:0;justify-content:end}@media (min-width:576px){.pagination-wrapper .swiper-button-next{right:-20px}}.pagination-wrapper .swiper-button-prev{left:0;justify-content:start}@media (min-width:576px){.pagination-wrapper .swiper-button-prev{left:-20px}}#pagination-swiper{opacity:0;transition:0.4s ease opacity}#pagination-swiper.swiper-initialized{opacity:1}#pagination-swiper .swiper-slide{--aspect-ratio: calc(70 / 50 * 100%);max-width:53px;border:1px solid rgba(255, 255, 255, 0);transition:border 0.4s ease;cursor:pointer}@media (min-width:576px){#pagination-swiper .swiper-slide{max-width:65px}}#pagination-swiper .swiper-slide-thumb-active{border:1px solid #f46c42}#pagination-swiper .swiper-slide img{width:100%;height:100%;object-fit:cover}
.slider-samples{display:flex;margin-top:60px;gap:25px;flex-direction:column;padding-left:var(--bs-gutter-x, 19px);position:relative;z-index:1}@media (min-width:768px){.slider-samples{padding:0;gap:74px;margin-top:92px;margin-bottom:92px;margin-left:var(--rest-of-width)}}@media (min-width:992px){.slider-samples{flex-direction:row}}.slider-samples>.spinner-border{position:absolute;left:0;right:0;margin:auto;z-index:2;top:30%;width:4rem;height:4rem;border-width:2px}.slider-samples .swiper{opacity:0}.slider-samples .swiper.locked .swiper-wrapper{justify-content:center}.slider-samples.init .swiper{opacity:1}.slider-samples.init .spinner-border{display:none}.slider-samples .swiper{padding-bottom:30px;width:100%;height:unset;margin-left:0;transition:margin-left 2.5s ease}.slider-samples .swiper.entrance-animation{margin-left:100%;transition:margin-left 0.3s ease}.slider-samples .swiper-slide{width:100%;display:flex;flex-direction:column}@media (max-width:768px){.slider-samples .title-t1{font-size:28px}}.slider-samples-content{width:100%;display:flex}@media (min-width:992px){.slider-samples-content{display:block;max-width:226px}}.slider-samples-content .title-t1{color:#000}.slider-samples-navigation{display:flex;gap:10px;margin-right:auto;margin-left:0;padding-right:20px;margin-left:25px;margin-top:auto;width:100%;padding-left:0}@media (min-width:768px){.slider-samples-navigation{margin-top:30px;margin-right:0;margin-left:auto}}.slider-samples-navigation .swiper-button-prev,.slider-samples-navigation .swiper-button-next{position:relative;color:#0d0d0d;inset:unset;margin:0;border:1px solid;border-radius:50%;width:28px;height:28px;--swiper-navigation-size: 10px}@media (min-width:576px){.slider-samples-navigation .swiper-button-prev,.slider-samples-navigation .swiper-button-next{width:37px;height:37px;--swiper-navigation-size: 16px}}.slider-samples.entrance-animation .circles-navigation{opacity:0}.slider-samples.is-full{flex-direction:column-reverse;margin-block:50px 60px;gap:0;overflow:hidden}.slider-samples.is-full.with-title{flex-direction:column}.slider-samples.is-full.with-title .slider-samples-content{display:block;max-width:100%;padding-left:var(--rest-of-width);margin-bottom:40px}.slider-samples.is-full.with-title .slider-samples-content .title-t1{max-width:725px}.slider-samples.is-full.animated-entrance .swiper.locked .swiper-wrapper{justify-content:center}.slider-samples.is-full.animated-entrance .swiper.locked .swiper-wrapper .swiper-slide:last-child{margin-right:0}@media (min-width:992px){.slider-samples.is-full{margin-block:70px 130px;margin-left:unset}.slider-samples.is-full .slider-samples-navigation{margin-top:0}.slider-samples.is-full .slider-samples-navigation .swiper-button-prev,.slider-samples.is-full .slider-samples-navigation .swiper-button-next{position:absolute;top:40%;width:42px;height:42px;--swiper-navigation-size: 13px;color:#000;transform:translateY(calc(-50% - 20px))}.slider-samples.is-full .slider-samples-navigation .swiper-button-prev{left:20px}.slider-samples.is-full .slider-samples-navigation .swiper-button-next{right:20px}}.slider-samples.is-full .swiper-slide{height:auto;display:flex;flex-direction:column}.slider-samples.is-full .swiper-slide.stone{height:unset !important}.slider-samples.is-full .stone{height:100%}@media (max-width:576px){.slider-samples.is-full .stone{max-width:227px}}.slider-samples.is-full .stone-bottom{flex-grow:1;display:flex;flex-direction:column}.slider-samples.is-full .stone-bottom .btn{justify-self:end}.slider-samples.is-full .low-silica-badge{top:unset}.slider-samples.is-full .stone-terms{margin-bottom:20px;flex-wrap:wrap}@media (min-width:992px){.slider-samples.is-full .stone-terms{margin-bottom:35px}}.slider-samples .stone{justify-content:stretch;height:100% !important}
.related-articles{padding:40px 0;background:var(--background, #fff);width:100%;overflow:hidden;margin-top:var(--mobile-margin-top, 50px);margin-bottom:var(--mobile-margin-bottom, 50px);z-index:1;display:flex;position:relative;padding-left:var(--rest-of-width) !important;gap:20px;flex-wrap:wrap}@media (min-width:992px){.related-articles{margin-top:var(--desktop-margin-top, 70px);margin-bottom:var(--desktop-margin-bottom, 70px)}}@media (min-width:1260px){.related-articles{gap:40px;flex-wrap:nowrap}}.related-articles .container{position:relative}@media (min-width:768px){.related-articles{padding:90px 0}}.related-articles .title-t1{font-family:"Publico Banner", "Frutiger LT Pro", "Narkiss Tam", sans-serif;color:var(--text-color, #252525)}.related-articles .head{width:100%}@media (max-width:1260px){.related-articles .head{display:flex;justify-content:space-between}}@media (min-width:1260px){.related-articles .head{max-width:260px}}.related-articles .head .btn-link{display:none}@media (min-width:768px){.related-articles .head .btn-link{display:inline-flex}}.related-articles .items{overflow:visible;margin:0;width:100%}@media (min-width:992px){.related-articles .items{overflow:hidden}}.related-articles .items:not(.swiper-initialized){min-height:345px;height:0;opacity:0}.related-articles .items .item{max-width:225px}.related-articles .items .item .thumb{--aspect-ratio: calc(583 / 385 * 100%)}.related-articles .items .item .thumb img{object-fit:cover}.related-articles .items .item .bg-video-playing .vimeo-video-container{z-index:1}.related-articles .items .item .vimeo-video-container .video-ratio{height:0;padding-top:calc(583 / 385 * 140%)}.related-articles .items .item .item-date{display:block;color:#58595B;font-size:14px;font-weight:300;margin-top:10px}@media (min-width:768px){.related-articles .items .item .item-date{font-size:16px}}.related-articles .items .item .item-title{margin-top:10px;margin-bottom:0;font-size:16px;line-height:22px;color:var(--text-color, #252525);font-weight:400}@media (min-width:768px){.related-articles .items .item .item-title{font-size:20px;line-height:1.2}}.related-articles .items .item .item-title a{color:inherit;font-weight:inherit;text-decoration:none}.related-articles .items .item .item-title a:hover,.related-articles .items .item .item-title a:focus{text-decoration:underline}.related-articles .items .item .item-desc{font-weight:300}.related-articles .items .swiper-pagination{display:none;margin-top:15px;position:static;--swiper-pagination-color: #F46C42}.related-articles .circles-navigation{padding:0;margin:60px 0}@media (max-width:1260px){.related-articles .circles-navigation{margin:20px 20px 0}}.related-articles.show-pagination .swiper-pagination{display:block}.related-articles.show-arrows .related-articles__navigation{display:block}
