@charset "UTF-8";@keyframes slide_in_from_left{0%{transform:translateX(-20%)}to{transform:translateY(0)}}@keyframes slide_in_from_right{0%{transform:translateX(20%)}to{transform:translateX(0)}}@keyframes slide_in_from_bottom{0%{bottom:-40px}70%{bottom:0}to{bottom:0}}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%{box-shadow:0 0 0 0 #f4f4f4}70%{box-shadow:0 0 0 10px rgba(88,120,243,0)}to{box-shadow:0 0 0 50px rgba(88,120,243,0)}}@keyframes wave{0%{clip-path:polygon(100% 0,100% 100%,0 100%,0 5%,69% 7%)}25%{clip-path:polygon(100% 0,100% 100%,0 100%,0 0,25% 7%)}90%{clip-path:polygon(100% 4%,100% 100%,0 100%,0 0,56% 8%)}to{clip-path:polygon(100% 0,100% 100%,0 100%,0 5%,69% 7%)}}@keyframes bounceDown{0%,to{transform:translateY(0)}50%{transform:translateY(12px)}}body{background:#fff;color:rgb(var(--body-color));font-family:var(--body-font),sans-serif;font-size:var(--body-font-size);font-weight:300;margin:0;min-height:100vh;overflow-x:hidden;padding:0;position:relative;transform-origin:top left}body.no-scroll{overflow:hidden;position:fixed;width:100%}body.admin-bar .header-container{top:30px}.affiliates-overlay-bg{background:rgba(0,0,0,.5);display:none;inset:0;position:fixed;z-index:1004}.affiliates-overlay-bg.visible{display:block}.container{margin:0 auto;max-width:100%;padding:2rem 1.5rem}@media (min-width:1200px){.container{max-width:1200px;padding:6rem 6.5rem}}@media (min-width:1400px){.container{max-width:1600px}}.container .container{margin:0}html{height:100%;overflow-x:hidden;position:relative}html.no-scroll{overflow:hidden}*,img{-webkit-tap-highlight-color:transparent}.p-0{padding:0}.m-0{margin:0}main{min-height:200px;position:relative}.f-primary{color:rgba(var(--primary-color),1)}.f-secondary{color:rgba(var(--secondary-color),1)}.whitespace-before{margin-top:5rem}.whitespace-after{margin-bottom:2rem}.clear{clear:both}a{color:rgb(var(--link-color))}img{display:block;height:auto;max-width:100%}.position-relative{position:relative}.position-absolute{position:absolute}strong{font-weight:600}p{font-size:1rem;font-weight:300;line-height:1.625rem}@media (min-width:768px){p{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1600px){p{font-size:clamp(1.25rem,.5rem + 1.5vw,1.75rem);line-height:clamp(1.75rem,.75rem + 2vw,2.5rem)}}.hero-h1{font-family:var(--heading-font),serif;font-size:3.5rem;font-weight:900;line-height:3.125rem}@media (min-width:768px){.hero-h1{font-size:5.5rem;line-height:5.125rem}}@media (min-width:1600px){.hero-h1{font-size:5.9375rem}}.h1,h1{font-family:var(--heading-font-sec),serif;font-size:2.5rem;line-height:2.25rem}@media (min-width:768px){.h1,h1{font-size:3.125rem;line-height:2.75rem}}@media (min-width:1400px){.h1,h1{font-size:5.25rem;line-height:5.375rem}}.h2,h2{font-family:var(--heading-font-sec),serif;font-size:2rem;line-height:1.875rem}@media (min-width:768px){.h2,h2{font-size:2.625rem;line-height:2.375rem}}@media (min-width:1200px){.h2,h2{font-size:2.825rem;line-height:2.575rem}}@media (min-width:1400px){.h2,h2{font-size:5rem;line-height:4.6875rem}}.h3,h3{font-family:var(--heading-font-sec),serif;font-size:1.75rem;line-height:1.5rem}@media (min-width:768px){.h3,h3{font-size:2.5rem;line-height:2.25rem}}@media (min-width:1400px){.h3,h3{font-size:3.625rem;line-height:3.125rem}}.h4,h4{font-family:var(--heading-font-sec),serif;font-size:1.5rem;line-height:1.375rem}@media (min-width:768px){.h4,h4{font-size:1.75rem;line-height:1.625rem}}@media (min-width:1400px){.h4,h4{font-size:3.3125rem;line-height:3.125rem}}.h5,h5{font-family:var(--heading-font-sec),serif;font-size:1.5rem;line-height:1.85rem}@media (min-width:768px){.h5,h5{font-size:2rem;line-height:2.4rem}}@media (min-width:1400px){.h5,h5{font-size:2.65rem;line-height:2.85rem}}.h6,h6{font-family:var(--heading-font-sec),serif;font-size:1.375rem;line-height:1.375rem}@media (min-width:768px){.h6,h6{font-size:1.5rem;line-height:1.5rem}}@media (min-width:1400px){.h6,h6{font-size:2rem;line-height:1.875rem}}#app-btn{display:none;text-decoration:none}#app-btn.visible{animation:fadeIn 2s;background:#25d366;border:2px solid #25d366;border-radius:100%;bottom:2rem;color:#fff;display:inline-block;height:50px;position:fixed;right:2rem;text-align:center;width:50px;z-index:9999}#app-btn.visible:before{content:"\f232";font-family:FontAwesome;font-size:2.2rem;line-height:3.1rem}#app-btn.visible:hover{cursor:pointer;transform:scale(1.1)}body.scroll-top-active #app-btn.visible{right:6rem;transition:right .5s}section.breadcrumbs{font-size:.8rem;padding-bottom:1rem;padding-top:1rem}@media (min-width:576px){section.breadcrumbs{font-size:1rem}}section.breadcrumbs nav ul{list-style:none;margin:0;padding:0}section.breadcrumbs nav ul li{display:inline-block;padding:0 0 0 10px}section.breadcrumbs nav ul li.prefix{display:none}@media (min-width:576px){section.breadcrumbs nav ul li.prefix{display:inline-block}}section.breadcrumbs nav ul li.current-item{color:#000;font-weight:400}section.breadcrumbs nav ul li.marker{padding:0}section.breadcrumbs nav ul li.marker:before{content:"\f061";font-family:FontAwesome;font-size:.8rem;line-height:1rem;margin:0 10px;position:relative;transform:translate(50%,-50%)}@media (min-width:576px){section.breadcrumbs nav ul li.marker:before{font-size:1rem}}section.breadcrumbs nav ul li a{color:#565656;text-decoration:none}section.breadcrumbs nav ul li a:hover{text-decoration:underline}.btn{cursor:pointer;display:inline-block;font-size:1.125rem;font-weight:900;padding:.75rem 2rem;text-decoration:none}@media (min-width:768px){.btn{font-size:1.375rem}}.btn.small{font-size:1rem}.btn.btn-primary{background:rgba(var(--primary-color),1);color:#fff}.btn.btn-primary:hover{background:rgba(var(--secondary-color),1)}.btn.btn-secondary{background:rgba(var(--tertiary-color),1);color:#fff}.btn.btn-secondary:hover{background:rgba(var(--secondary-color),1);color:rgba(var(--tertiary-color),1)}.btn.btn-arrow-big{color:#000;display:inline-block;font-family:var(--heading-font-sec),serif;font-size:1.3rem;gap:1rem;padding:0;transition:background-color .2s ease}@media (min-width:576px){.btn.btn-arrow-big{font-size:1.75rem}}@media (min-width:768px){.btn.btn-arrow-big{font-size:2.15rem}}@media (min-width:1400px){.btn.btn-arrow-big{font-size:2.5rem}}.btn.btn-arrow-big:after{background-color:#000;content:"";display:inline-block;height:25px;-webkit-mask:url(../svg/icons/arrow-icon.svg) no-repeat center;mask:url(../svg/icons/arrow-icon.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain;vertical-align:bottom;width:25px}@media (min-width:576px){.btn.btn-arrow-big:after{height:32px;width:32px}}@media (min-width:768px){.btn.btn-arrow-big:after{height:40px;margin-bottom:.25rem;width:40px}}.btn.btn-arrow-big:hover{color:rgb(var(--primary-color))}.btn.btn-arrow-big:hover:after{background-color:rgb(var(--primary-color))}.btn.btn-arrow-big-white{align-items:center;color:#fff;display:flex;flex-flow:row nowrap;font-size:1.25rem;gap:.75rem;padding:0;transition:background-color .2s ease}@media (min-width:768px){.btn.btn-arrow-big-white{font-size:1.5rem}}@media (min-width:1400px){.btn.btn-arrow-big-white{font-size:1.75rem}}.btn.btn-arrow-big-white:after{background-color:#fff;content:"";height:38px;margin-bottom:.5rem;-webkit-mask:url(../svg/icons/arrow-icon.svg) no-repeat center;mask:url(../svg/icons/arrow-icon.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain;width:38px}.btn.btn-arrow-big-white:hover{color:rgb(var(--primary-color))}.btn.btn-arrow-big-white:hover:after{background-color:rgb(var(--primary-color))}.btn.btn-no-bg{color:#000;padding:0;transition:all .2s ease-in-out}.btn.btn-no-bg:after{content:">";font-family:FontAwesome,serif;font-size:.8rem;padding-left:.1rem}.btn.btn-no-bg:hover{color:#fff}.btn.btn-no-bg.small{font-size:1.1rem}@media (min-width:768px){.btn.btn-no-bg.small{font-size:1.5rem}}.btn.stretched-link{content:"";height:100%;left:0;padding:0;position:absolute;right:0;top:0;z-index:999}.content-carousel .owl-stage{display:flex;padding:10px 0 20px}.content-carousel .owl-stage .owl-item{background:#fff;border-radius:var(--border-radius);box-shadow:0 4px 4px 4px rgba(0,0,0,.1);margin:0 20px;overflow:hidden}.content-carousel .owl-stage .owl-item .teaser-item{align-items:center;display:flex;height:100%;margin:auto 20px}.content-carousel .owl-stage .owl-item:hover{box-shadow:0 4px 20px 0 rgba(0,0,0,.4);transition:box-shadow .3s ease-in-out}.content-carousel .owl-stage .owl-item:hover img img{transition:transform .3s ease-in-out}.content-carousel .owl-stage .owl-item:hover img:hover img{transform:scale(1.1)}.owl-carousel{-webkit-tap-highlight-color:transparent;display:none;position:relative;width:100%;z-index:1}.owl-carousel .owl-stage{-moz-backface-visibility:hidden;position:relative;touch-action:manipulation}.owl-carousel .owl-stage:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.owl-carousel .owl-stage-outer{overflow:hidden;position:relative;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-backface-visibility:hidden;float:left;min-height:1px;position:relative}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:none;border:none;color:inherit;font:inherit;padding:0!important}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{display:block;opacity:0}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{background:#000;height:100%;position:relative}.owl-carousel .owl-video-play-icon{-webkit-backface-visibility:hidden;background:url(owl.video.play.png) no-repeat;cursor:pointer;height:80px;left:50%;margin-left:-40px;margin-top:-40px;position:absolute;top:50%;transition:transform .1s ease;width:80px;z-index:1}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;opacity:0;transition:opacity .4s ease}.owl-carousel .owl-video-frame{height:100%;position:relative;width:100%;z-index:1}.gform_wrapper p{margin-top:0}.gform_wrapper .gform_title{font-family:var(--heading-font-sec),serif;font-size:1.75rem;line-height:1.5rem;margin-bottom:2rem}@media (min-width:768px){.gform_wrapper .gform_title{font-size:2rem;line-height:1.75rem}}@media (min-width:1400px){.gform_wrapper .gform_title{font-size:3.425rem;line-height:3.125rem}}.gform_wrapper .gform_body .gfield{margin-top:-1rem}.gform_wrapper .gform_body .gfield .ginput_container input,.gform_wrapper .gform_body .gfield .ginput_container select,.gform_wrapper .gform_body .gfield .ginput_container textarea{background-color:#eae7e7;border:none;box-sizing:border-box;font-size:1rem;padding:1.5rem;width:100%}.gform_wrapper .gform_body .gfield .ginput_container textarea{min-height:150px;resize:vertical}.gform_wrapper .gform_footer input[type=submit],.gform_wrapper .gform_page_footer input[type=submit]{background-color:#2e2a28!important;border:none!important;color:#fff!important;cursor:pointer!important;font-family:var(--heading-font-sec),serif!important;font-size:1rem!important;font-weight:700!important;padding:1rem 2rem!important;transition:background-color .2s ease!important}.gform_wrapper .gform_footer input[type=submit]:hover,.gform_wrapper .gform_page_footer input[type=submit]:hover{background-color:rgb(var(--primary-color))!important}.hamburger{cursor:pointer;height:1rem;position:relative;transition:all .2s ease-in-out;width:1.75rem;z-index:9999}.hamburger.active{transform:rotate(-180deg)}.hamburger.active .hamburger-line:first-child{top:50%;transform:translateY(-50%) rotate(-45deg)}.hamburger.active .hamburger-line:nth-child(2){opacity:0}.hamburger.active .hamburger-line:nth-child(3){top:50%;transform:translateY(-50%) rotate(45deg)}.hamburger.back{transform:rotate(-180deg)}.hamburger.back .hamburger-line:first-child{top:50%;transform:translate(5px,4px) rotate(-45deg);width:15px}.hamburger.back .hamburger-line:nth-child(2){opacity:0}.hamburger.back .hamburger-line:nth-child(3){top:20%;transform:translate(5px) rotate(45deg);width:15px}.hamburger-line{background:#000;height:2px;left:0;position:absolute;right:0;transform:translateY(-50%)}.hamburger-line:first-child{top:0}.hamburger-line:nth-child(2){top:50%}.hamburger-line:nth-child(3){top:100%}.pagination{margin:40px 0 0;text-align:center}.pagination .page-numbers{border:1px solid rgb(var(--secondary-color));border-radius:var(--border-radius);color:rgb(var(--secondary-color));margin:0 10px 0 0;padding:5px 10px;text-decoration:none}.pagination .page-numbers.current,.pagination .page-numbers:hover{background:rgb(var(--secondary-color));color:#fff}.hero{height:40vh;max-height:40vh;position:relative}@media (min-width:992px){.hero{height:60vh;max-height:60vh}}.hero .hero-img-wrapper{inset:0;overflow:hidden;position:absolute}.hero .hero-img-wrapper img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hero .hero-content-wrapper{display:none}.hero.fullscreen{height:80vh;max-height:80vh;position:relative}@media (min-width:992px){.hero.fullscreen{margin-right:1.5rem}}@media (min-width:1200px){.hero.fullscreen{margin-right:4.5rem}}@media (min-width:992px){.hero.fullscreen .hero-img-wrapper img.hero-clipped{clip-path:url(#hero-clip-path)}}.hero.fullscreen .hero-content-wrapper{bottom:0;display:flex;flex-flow:column nowrap;justify-content:flex-end;left:0;overflow:hidden;padding-bottom:0;position:absolute;right:0;top:0;z-index:99}.hero.fullscreen .hero-content-wrapper .hero-subtitle,.hero.fullscreen .hero-content-wrapper .hero-text,.hero.fullscreen .hero-content-wrapper .hero-title{color:#fff;text-shadow:0 0 10px rgba(0,0,0,.5);width:100%}@media (min-width:768px){.hero.fullscreen .hero-content-wrapper .hero-subtitle,.hero.fullscreen .hero-content-wrapper .hero-text,.hero.fullscreen .hero-content-wrapper .hero-title{max-width:800px}}.hero.fullscreen .hero-content-wrapper .hero-title{margin-bottom:2rem}.hero.fullscreen .hero-content-wrapper .hero-text p{font-weight:500}.hero.fullscreen .hero-scroll-down{align-items:center;border:2px solid #fff;border-radius:99rem;bottom:4rem;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);transition:all .2s cubic-bezier(.25,.46,.45,.94);width:18px;z-index:800}@media (min-width:768px){.hero.fullscreen .hero-scroll-down{height:45px;width:25px}}.hero.fullscreen .hero-scroll-down:hover{background:hsla(0,0%,100%,.2);box-shadow:0 4px 15px hsla(0,0%,100%,.2);transform:translateX(-50%) translateY(-2px)}.hero.fullscreen .hero-scroll-down i{animation:bounceDown 3s infinite;position:absolute;top:.6rem}.subhero{display:block;padding-bottom:0}@media (min-width:768px){.subhero .container{padding-top:2rem}}.subhero .subhero-text{margin-bottom:2rem;max-width:1000px}@media (min-width:768px){.subhero .subhero-text{margin-bottom:4rem}}.subhero .subhero-text p{font-size:1.25rem;line-height:1.75rem}@media (min-width:768px){.subhero .subhero-text p{font-size:1.875rem;line-height:2.5rem}}@media only screen and (min-width:1550px){.subhero .subhero-text p{font-size:2.125rem;line-height:2.875rem}}.subhero .subhero-banner{align-items:flex-end;background:rgb(var(--secondary-color));display:flex;flex-flow:row nowrap;justify-content:space-between;margin-bottom:2rem;padding:1.75rem;position:relative}@media (min-width:768px){.subhero .subhero-banner{gap:2rem;padding:3rem}}@media (min-width:992px){.subhero .subhero-banner{align-items:center;padding:5rem}}@media (max-width:576px){.subhero .subhero-banner svg{margin-bottom:-.5rem;scale:.7}}.subhero .subhero-banner:hover{background:rgb(var(--primary-color));color:#fff}.subhero .subhero-banner:hover .subhero-button-wrapper{height:100%}.subhero .subhero-banner:hover .subhero-button-wrapper svg line,.subhero .subhero-banner:hover .subhero-button-wrapper svg polyline,.subhero .subhero-banner:hover .subhero-button-wrapper svg rect{stroke:#fff}.subhero .subhero-banner .subhero-banner-title{margin-bottom:0;margin-top:0}.subhero .subhero-banner .subhero-banner-text p{margin-bottom:0}.page-template-archive-portfolio .hero-title,.page-template-contact-page .hero-title{display:none}.hamburger-container{transition:all .3s ease-out}.hamburger-container .header-menu ul{margin-bottom:0}.hamburger-container .header-menu ul li{font-family:var(--heading-font),serif;font-size:1.35rem}.hamburger-container .header-menu ul li a{font-weight:800}@media (max-width:992px){.hamburger-container{background-color:#fff;color:#000;left:-105%;margin:0;min-height:100vh;overflow-y:auto;padding:3.5rem 0 1.5rem;position:absolute;top:0;width:100vw;z-index:9998}.hamburger-container nav ul{align-items:stretch;display:flex;flex-direction:column;gap:0;margin:0;padding:0;width:100%}.hamburger-container nav ul li{border-bottom:1px solid rgba(0,0,0,.08);margin:0;padding:0;text-align:left;transition:all .2s ease-out}.hamburger-container nav ul li:first-child{border-top:1px solid rgba(0,0,0,.08)}.hamburger-container nav ul li.menu-item-has-children{position:relative}.hamburger-container nav ul li.menu-item-has-children:after{color:rgba(0,0,0,.3);content:"\f054";font-family:FontAwesome,serif;font-size:.8rem;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);transition:all .2s ease-out}.hamburger-container nav ul li.menu-item-has-children:hover:after{color:rgba(0,0,0,.6)}.hamburger-container nav ul li.menu-item-has-children .sub-menu-wrapper{display:none}.hamburger-container nav ul li a{box-sizing:border-box;color:#000;display:block;font-size:1.1rem;font-weight:900;padding:1.2rem 1rem;text-decoration:none;transition:all .2s ease-out;width:100%}.hamburger-container nav ul li a:hover{background-color:rgba(var(--primary-color),.04);color:rgb(var(--primary-color));padding-left:1.4rem}}@media (max-width:992px) and (min-width:992px){.hamburger-container nav ul li a:active{background-color:rgba(var(--secondary-color),.08)}}@media (max-width:992px){.hamburger-container nav ul li:hover{background-color:transparent}.hamburger-container nav ul li:hover a{color:rgb(var(--primary-color))}.hamburger-container nav ul li:active{background-color:rgba(var(--secondary-color),.05)}.hamburger-container nav .base-mobile-submenu-wrapper{background-color:#fff;left:0}.hamburger-container nav .base-mobile-submenu-wrapper.hide{left:-100vw;position:absolute}.hamburger-container nav.header-menu{font-size:1.1rem;margin:0;order:2}.hamburger-container nav.header-menu ul li a{border:0;color:#000}.hamburger-container nav.header-menu ul li a:after{display:none}.hamburger-container.open{height:auto;left:0}.hamburger-container.open .sub-menu-wrapper-clone.show .sub-menu{display:flex;margin-top:0}}.hamburger-container ul{align-items:center;display:flex;flex-flow:row nowrap;gap:1rem;list-style:none;margin:0 0 .75rem;padding:0}.hamburger-container ul a{border-radius:4px;color:rgb(var(--quaternary-color));font-weight:500;padding:.5rem .8rem;position:relative;text-decoration:none;transition:all .2s ease-out;z-index:999}.hamburger-container ul a:hover{color:rgb(var(--primary-color))}@media (min-width:992px){.hamburger-container ul .sub-menu-wrapper{display:none;left:-10px;min-width:100%;opacity:0;position:absolute;transform:translateY(8px);transition:all .2s ease-out;z-index:9999}.hamburger-container ul .sub-menu-wrapper.open{display:block;opacity:1;transform:translateY(0)}.hamburger-container ul .sub-menu-wrapper.open-outside{left:auto;right:0}}.hamburger-container ul.sub-menu{display:block;margin-bottom:20px;white-space:nowrap}@media (min-width:992px){.hamburger-container ul.sub-menu{background:#fff;border-radius:6px;box-shadow:0 2px 12px rgba(0,0,0,.08);margin-bottom:0;overflow:hidden}}.hamburger-container ul.sub-menu li{font-size:.9rem}@media (min-width:992px){.hamburger-container ul.sub-menu li{display:block;font-size:1rem;line-height:25px;margin:0;padding:0}.hamburger-container ul.sub-menu li a{box-sizing:border-box;color:#000;display:block;padding:.75rem 1rem;transition:all .2s ease-out;width:100%}.hamburger-container ul.sub-menu li a:hover{color:rgb(var(--primary-color));padding-left:1.2rem}.hamburger-container ul.sub-menu li:hover a{text-decoration:none}.hamburger-container ul.sub-menu li:hover a:after{display:none}}.hamburger-container ul.sub-menu li a{display:block}.hamburger-container ul.sub-menu li a:after{display:none}.hamburger-container ul li{display:inline-block;padding-bottom:10px;position:relative}.hamburger-container ul li:first-child{margin-top:1rem}@media (min-width:992px){.hamburger-container ul li:first-child{margin-top:0}}.hamburger-container ul li.menu-item-has-children{padding-bottom:0}@media (min-width:992px){.hamburger-container ul li.menu-item-has-children:hover .sub-menu-wrapper{opacity:1;transform:translateY(0)}.hamburger-container ul li.current-menu-item a,.hamburger-container ul li.current_page_ancestor a{color:rgb(var(--primary-color))}.hamburger-container ul li.current-menu-item a:after,.hamburger-container ul li.current_page_ancestor a:after{transform:scaleX(1)}}.hamburger-container ul li .sub-menu li a{text-decoration:none}.hamburger-container ul li .sub-menu li a:after{display:none}@media (min-width:992px){.hamburger-container ul li{border:0;padding:0}}.hamburger-container ul li a,.hamburger-container ul li a:hover{text-decoration:none}section.portfolio-info{background:rgb(var(--secondary-color))}section.portfolio-info .container{padding-top:2rem}@media (min-width:992px){section.portfolio-info .container{align-items:flex-start;display:flex;flex-flow:row nowrap;gap:2rem;justify-content:space-between}}@media (min-width:1200px){section.portfolio-info .container{gap:8rem}}section.portfolio-info .portfolio-info-content{flex:1}section.portfolio-info .portfolio-info-title{margin:0}section.portfolio-info .portfolio-info-specs{margin-top:2rem;padding:2rem;position:relative}@media (min-width:576px){section.portfolio-info .portfolio-info-specs{max-width:65%}}@media (min-width:992px){section.portfolio-info .portfolio-info-specs{margin-top:0;max-width:100%}}@media (min-width:1200px){section.portfolio-info .portfolio-info-specs{padding:3rem}}section.portfolio-info .portfolio-info-specs:before{background-image:url(../svg/Shape-aanbod.svg);background-position:100%;background-repeat:no-repeat;bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%}section.portfolio-info .portfolio-info-specs:after{background:#7ba6b3;bottom:0;content:"";height:100%;left:0;position:absolute;top:0;width:80%}section.portfolio-info .portfolio-info-specs .btn{position:relative;z-index:1}@media (min-width:992px){section.portfolio-info .portfolio-info-specs .btn{font-size:1.25rem}}section.portfolio-info .portfolio-specs,section.portfolio-info .portfolio-specs-other{font-size:1rem;line-height:1.5rem;list-style:none;margin:0;padding:0;position:relative;z-index:1}@media (min-width:768px){section.portfolio-info .portfolio-specs,section.portfolio-info .portfolio-specs-other{font-size:1.425rem;line-height:1.875rem}}@media (min-width:1400px){section.portfolio-info .portfolio-specs,section.portfolio-info .portfolio-specs-other{font-size:1.675rem;line-height:2.125rem}}section.portfolio-info .portfolio-specs li,section.portfolio-info .portfolio-specs-other li{color:#fff}section.portfolio-info .portfolio-specs li span:first-child,section.portfolio-info .portfolio-specs-other li span:first-child{font-weight:600}section.portfolio-info .portfolio-specs-other{margin-bottom:5rem;margin-top:1rem}section.portfolio-layout{background:rgb(var(--secondary-color))}section.portfolio-layout .container{padding-top:0}section.portfolio-layout .portfolio-layout-title{margin-bottom:2rem;margin-top:0}section.portfolio-layout .portfolio-layout-image,section.portfolio-layout .portfolio-layout-image img{width:100%}section.affiliates-overview .container{padding-top:0}section.affiliates-overview .affiliates-overview-wrapper{align-items:flex-start;display:flex;flex-flow:column nowrap;gap:2rem;position:relative;width:-moz-fit-content;width:fit-content}section.affiliates-overview .affiliates-overview-wrapper .affiliates-overview-image{margin-bottom:0}section.affiliates-overview .affiliates-overview-wrapper .affiliates-overview-image img{height:100%;max-width:125px;min-width:125px;width:100%}@media (min-width:768px){section.affiliates-overview .affiliates-overview-wrapper .affiliates-overview-image img{max-width:150px;min-width:150px}}section.usp-list .usp-list-wrapper{background-color:rgb(var(--tertiary-color));border-bottom-right-radius:50%;max-width:350px;padding:1.5rem;position:relative}@media (min-width:768px){section.usp-list .usp-list-wrapper{padding:3.5rem}}section.usp-list .usp-list-wrapper:before{bottom:-.25rem;content:url(../svg/Shape-usp.svg);overflow:hidden;position:absolute;right:0;width:100%;z-index:0}section.usp-list .usp-list-title{color:#fff;margin:0;position:relative;z-index:1}@media (min-width:992px){section.usp-list .usp-list-title{width:66%}}section.usp-list .usp-list-items{list-style:none;margin-bottom:0;padding:0;position:relative;z-index:1}section.usp-list .usp-list-item{font-size:1rem;line-height:1.25rem;margin-bottom:1rem}@media (min-width:768px){section.usp-list .usp-list-item{font-size:1.125rem;line-height:1.375rem;margin-bottom:1.25rem}}@media (min-width:992px){section.usp-list .usp-list-item{font-size:1.25rem;line-height:1.5rem;margin-bottom:1.5rem}}@media (min-width:1200px){section.usp-list .usp-list-item{font-size:1.375rem;line-height:1.625rem}}@media (min-width:1400px){section.usp-list .usp-list-item{font-size:1.5rem;line-height:1.75rem}}section.usp-list .usp-list-item:before{color:rgb(var(--primary-color));content:"\f14a";font-family:FontAwesome,serif;font-size:1.5rem;margin-right:.75rem;vertical-align:bottom}@media (min-width:768px){section.usp-list .usp-list-item:before{font-size:1.75rem;margin-right:1rem}}@media (min-width:992px){section.usp-list .usp-list-item:before{font-size:1.875rem}}@media (min-width:1200px){section.usp-list .usp-list-item:before{font-size:2rem}}section.usp-list .usp-list-item:last-child{margin-bottom:0}section.usp-list .usp-list-item-text,section.usp-list .usp-list-item-title{color:#fff}section.usp-list .usp-list-item-title{font-weight:600}section.usp-list .usp-list-item-text{margin-left:2.25rem}@media (min-width:768px){section.usp-list .usp-list-item-text{margin-left:2.75rem;max-width:75%}}@media (min-width:992px){section.usp-list .usp-list-item-text{margin-left:2.875rem;max-width:70%}}@media (min-width:1200px){section.usp-list .usp-list-item-text{margin-left:3rem}}@media (min-width:992px){section.form-list{background:linear-gradient(90deg,#fff 85%,rgb(var(--secondary-color)) 85%);background:-webkit-linear-gradient(90deg,#fff 85%,rgb(var(--secondary-color)) 85%)}section.form-list .container{display:flex;flex-flow:row nowrap;gap:2rem}}@media (min-width:1200px){section.form-list .container{gap:11rem}}section.form-list .usp-list-wrapper{max-width:450px}section.form-list .usp-list{margin-bottom:4rem}section.form-list .form-list-col{flex:1}section.form-list .form-list-col.col-1{margin-bottom:4rem}@media (min-width:992px){section.form-list .form-list-col.col-1{margin-bottom:0;margin-top:15%}}section.form-list .form-list-footer{font-family:var(--heading-font),serif;font-weight:900}.portfolio-filters{width:100%}@media (min-width:1200px){.portfolio-filters{flex-shrink:0;min-width:350px;width:350px}}.portfolio-filters .portfolio-filters-filters .portfolio-filters-items{list-style:none;margin-bottom:2rem;padding:0}.portfolio-filters .portfolio-filters-filters .portfolio-filter-heading{font-family:var(--heading-font),serif;margin-bottom:.5rem;margin-top:0}.portfolio-filters .portfolio-filters-filters .portfolio-filter-item{cursor:pointer;font-size:1rem;margin-bottom:.15rem;width:-moz-fit-content;width:fit-content}@media (min-width:768px){.portfolio-filters .portfolio-filters-filters .portfolio-filter-item{font-size:1.25rem}}.portfolio-filters .portfolio-filters-filters .portfolio-filter-item:hover{font-weight:500}.portfolio-filters .portfolio-filters-filters .portfolio-filter-item:before{content:"▢";display:inline-block;font-family:FontAwesome,serif;font-size:1.25rem;line-height:1rem;margin-right:.5rem}.portfolio-filters .portfolio-filters-filters .portfolio-filter-item.active:before{content:"\f14a";font-size:1.25rem;line-height:1rem;margin-right:.5rem}.portfolio-gallery{background:linear-gradient(90deg,rgb(var(--secondary-color)) 50%,#fff 50%);background:-webkit-linear-gradient(90deg,rgb(var(--secondary-color)) 50%,#fff 50%)}.portfolio-gallery .container{padding-top:0}@media (min-width:768px){.portfolio-gallery .container{padding-top:2rem}}.portfolio-gallery .portfolio-button-wrapper{display:flex;flex-flow:row nowrap;width:100%}.portfolio-gallery .portfolio-button-wrapper .btn{margin-left:auto}.portfolio-gallery .portfolio-button-wrapper .btn:after{margin-left:.75rem}.portfolio-gallery .wpmf_gallery_default.wpmf-gutterwidth-20 .wpmf-gallery-item{padding:0!important}.portfolio-gallery .gallery_default.gallery-columns-2 .wpmf-gallery-item{width:auto!important}.portfolio-gallery .wpmf-gallery-addon-wrap{display:flex;flex-flow:row nowrap;width:100%}.portfolio-gallery .wpmf_gallery_wrap .gallery-item{max-height:550px;overflow:hidden}.portfolio-gallery .wpmf_gallery_wrap .gallery-item:nth-child(n+3){display:none}.portfolio-gallery .wpmf_gallery_wrap .wpmf-gallery-icon{border-radius:var(--border-radius);height:100%;overflow:hidden}.portfolio-gallery .wpmf_gallery_wrap .wpmf-gallery-item[data-index="0"]{flex:1}@media (min-width:992px){.portfolio-gallery .wpmf_gallery_wrap .wpmf-gallery-item[data-index="0"]{flex:63%}}.portfolio-gallery .wpmf_gallery_wrap .wpmf-gallery-item[data-index="0"] .wpmf-gallery-icon{margin-right:.5rem}@media (min-width:576px){.portfolio-gallery .wpmf_gallery_wrap .wpmf-gallery-item[data-index="0"] .wpmf-gallery-icon{margin-right:2rem}}.portfolio-gallery .wpmf_gallery_wrap .wpmf-gallery-item[data-index="1"]{flex:1}@media (min-width:992px){.portfolio-gallery .wpmf_gallery_wrap .wpmf-gallery-item[data-index="1"]{flex:37%}}.portfolio-gallery .wpmf_gallery_wrap .wpmf-gallery-caption,.portfolio-gallery .wpmf_gallery_wrap fancybox-caption__body{display:none}.portfolio-gallery .wpmf_gallery_wrap .wpmfslick .slick-next,.portfolio-gallery .wpmf_gallery_wrap .wpmfslick .slick-prev{background:#fff;border:2px solid rgb(var(--primary-color));border-radius:25px;color:rgb(var(--primary-color));display:inline-block;font-size:25px;height:50px;line-height:50px;text-align:center;width:50px;z-index:9999}.portfolio-gallery .wpmf_gallery_wrap .wpmfslick .slick-next:before,.portfolio-gallery .wpmf_gallery_wrap .wpmfslick .slick-prev:before{color:rgb(var(--primary-color))!important;font-family:FontAwesome;font-size:1rem;line-height:1rem;margin:0 0 0 12px;position:relative;transform:translate(50%,-50%)}.portfolio-gallery .wpmf_gallery_wrap .wpmfslick .slick-prev:before{content:"\f060"}.portfolio-gallery .wpmf_gallery_wrap .wpmfslick .slick-next:before{content:"\f061"}section.content-text.layout-padding{padding-top:11rem}section.content-text.layout-primary{text-align:left}@media (min-width:768px){section.content-text.layout-secondary{text-align:center}}section.content-text.bg-color-primary{background-color:rgba(var(--primary-color),.5)}section.content-text.bg-color-secondary{background-color:rgb(var(--secondary-color),.5)}section.content-text.bg-color-white{background-color:#fff}section.content-text .content-text-title{margin-bottom:0}@media (min-width:992px){section.content-text .content-text-title{max-width:450px}}@media (min-width:1400px){section.content-text .content-text-title{max-width:600px}}section.content-text .usp-list{margin-bottom:2rem}@media (min-width:992px){section.content-text .usp-list{margin-bottom:0;position:absolute;right:0;top:-55%;width:-moz-max-content;width:max-content}}@media (min-width:1400px){section.content-text .usp-list{top:-80%}}section.content-text .usp-list-wrapper{max-width:400px}@media (min-width:1400px){section.content-text .usp-list-wrapper{max-width:450px}}section.content-text .text-texts,section.content-text .text-texts-wrapper{position:relative}section.content-text .text-texts .texts-container{display:flex;flex-direction:column;max-width:800px}@media (min-width:1400px){section.content-text .text-texts .texts-container{flex-direction:row;gap:11rem;max-width:100%}}section.content-text .text-texts .texts-container .text-wrapper{flex-basis:0;flex-grow:1;width:100%;word-break:break-word}@media (min-width:768px){section.content-text .text-texts .btn{margin-top:4rem}}section.content-text .text-texts .btn:after{margin-left:.75rem}@media (min-width:992px){section.content-text .text-texts.smaller-wrapper .texts-container .text-wrapper:first-child{max-width:450px}}@media (min-width:1400px){section.content-text .text-texts.smaller-wrapper .texts-container .text-wrapper:first-child{max-width:515px}}section.content-text .text-texts.smaller-wrapper .texts-container .text-wrapper:first-child p{font-size:1.125rem;line-height:1.75rem}@media (min-width:768px){section.content-text .text-texts.smaller-wrapper .texts-container .text-wrapper:first-child p{font-size:1.375rem;line-height:2.5rem}}@media (min-width:1400px){section.content-text .text-texts.smaller-wrapper .texts-container .text-wrapper:first-child p{font-size:1.75rem;line-height:3.75rem}}header{box-shadow:0 2px 8px transparent;position:relative;transform:translateY(0);transition:all .4s ease-in-out,transform .4s ease-in-out;z-index:1003}header,header.layout-primary .header-logo-wrapper{background:#fff}header.layout-secondary .header-logo-wrapper{background:#fff;height:56px;padding:.25rem .3rem;width:67px}@media (min-width:992px){header.layout-secondary .header-logo-wrapper{height:90px;padding:.8rem .6rem;width:110px}}header.layout-secondary .header-logo-wrapper .header-logo{height:47px}@media (min-width:992px){header.layout-secondary .header-logo-wrapper .header-logo{height:70px;margin-top:.2rem}}header.layout-secondary.fixed .header-logo-wrapper{background:#fff;height:56px;width:67px}@media (min-width:992px){header.layout-secondary.fixed .header-logo-wrapper{height:90px;padding:.8rem .6rem;width:110px}}header.layout-secondary.fixed .header-logo-wrapper .header-logo{height:47px}@media (min-width:992px){header.layout-secondary.fixed .header-logo-wrapper .header-logo{height:70px}}header.fixed{box-shadow:0 6px 15px rgba(0,0,0,.25);left:0;position:fixed;right:0;top:0;transform:translateY(0)}header.fixed .header-logo-wrapper{height:56px;width:67px}@media (min-width:992px){header.fixed .header-logo-wrapper{height:70px;padding:1.1rem .9rem;width:90px}}header.fixed .header-logo-wrapper .header-logo{height:47px}@media (min-width:992px){header.fixed .header-logo-wrapper .header-logo{height:58px}}header .header-container .container{align-items:center;display:flex;justify-content:space-between;padding-bottom:1.75rem;padding-top:1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1)}header .hamburger-container{margin-left:auto}header .header-logo-wrapper{align-items:center;background:rgb(var(--primary-color));display:flex;flex-flow:row nowrap;height:100px;justify-content:center;padding:.44rem .6rem;position:absolute;top:0;transition:all .3s cubic-bezier(.4,0,.2,1);width:120px;z-index:1001}@media (min-width:992px){header .header-logo-wrapper{height:250px;padding:1.1rem 1.8rem;width:300px}}header .header-logo-wrapper .header-logo{display:block;height:80px;transition:all .3s cubic-bezier(.4,0,.2,1);width:auto}@media (min-width:992px){header .header-logo-wrapper .header-logo{height:200px;margin-top:.5rem}}header .header-hamburger{margin-left:auto;position:absolute;right:1.65rem;top:50%;transform:translateY(-50%);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:9999}@media (min-width:992px){header .header-hamburger{display:none}}footer{background-color:rgb(var(--tertiary-color));margin-top:auto;position:relative}footer .footer-image-wrapper{height:250px;width:100%}@media (min-width:768px){footer .footer-image-wrapper{height:450px}}footer .footer-image-wrapper .footer-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}footer .footer-wrapper .footer-list ul,footer .footer-wrapper .footer-menu ul{list-style:none;margin:0;max-width:225px;padding:0}footer .footer-wrapper .footer-list ul li,footer .footer-wrapper .footer-menu ul li{margin-bottom:.6rem}footer .footer-wrapper .footer-list ul li:first-child,footer .footer-wrapper .footer-menu ul li:first-child{font-weight:600}footer .footer-wrapper .footer-list ul li.current_page_item a,footer .footer-wrapper .footer-menu ul li.current_page_item a{text-decoration:underline}footer .footer-wrapper .footer-cols{align-items:center;display:flex;flex-flow:row wrap;gap:4rem;justify-content:space-between}footer .footer-wrapper .footer-col{color:#fff;display:flex;flex-flow:column nowrap;gap:.5rem}footer .footer-wrapper .footer-col a{color:#fff;text-decoration:none}footer .footer-wrapper .footer-col a:hover{text-decoration:underline}footer .footer-wrapper .footer-col.footer-col-1 .footer-info-text{font-weight:600}footer .footer-logo-wrapper img{height:100%;max-width:200px;min-width:200px;width:100%}footer .footer-suffix{border-top:.25px solid grey}footer .footer-suffix .container{color:#fff;display:flex;font-size:.75rem;justify-content:space-between;padding-bottom:1rem;padding-top:1rem}@media (min-width:576px){footer .footer-suffix .container{font-size:1rem}}footer .footer-suffix a{color:#fff;font-weight:400;text-decoration:none}footer .footer-suffix a:hover{text-decoration:underline}.archive-affiliates{background:rgba(var(--primary-color),.85);margin:0;padding-top:115px}@media (min-width:992px){.archive-affiliates{padding-top:275px}}.archive-wrapper-affiliates{padding-top:0}.affiliates-footer{color:#fff;margin-bottom:-10rem;position:relative;z-index:15}@media (min-width:768px){.affiliates-footer{margin-bottom:-15rem}}.affiliates-footer .affiliates-footer-wrapper{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:center;max-width:500px;overflow:hidden;padding:2.5rem;position:relative}@media (min-width:1400px){.affiliates-footer .affiliates-footer-wrapper{padding:4rem}}.affiliates-footer .affiliates-footer-wrapper:after{background-image:url(../svg/Shape-black-flipped.svg);bottom:0;content:"";height:100%;left:0;position:absolute;right:0;width:100%}.affiliates-footer .affiliates-footer-wrapper:before{background:rgba(var(--tertiary-color));bottom:0;content:"";height:100%;position:absolute;right:0;top:0;width:75%}.affiliates-footer .affiliates-footer-title{font-family:var(--heading-font),serif;font-weight:600;margin-top:0}.affiliates-footer .btn{font-family:var(--heading-font-sec),serif}.affiliates-footer .affiliates-footer-title,.affiliates-footer .btn{margin-top:0;position:relative;z-index:16}.archive-affiliates-title-wrapper{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:space-between;margin-bottom:2rem;padding-bottom:0;padding-top:0}@media (min-width:576px){.archive-affiliates-title-wrapper{align-items:center;flex-flow:row nowrap}}.archive-affiliates-title-wrapper input{border:none;font-size:1.25rem;padding:1rem 1.25rem}@media (min-width:992px){.archive-affiliates-title-wrapper input{width:450px}}@media (min-width:768px){section.contact-page .container{display:flex;flex-flow:row nowrap;gap:4rem}}@media (min-width:1400px){section.contact-page .container{gap:11rem}}section.contact-page .contact-page-form{margin-bottom:2rem}@media (min-width:768px){section.contact-page .contact-page-form{flex:3;margin-bottom:0}section.contact-page .contact-page-info{flex:2;margin-top:-25%}}section.contact-page .contact-page-top-wrapper{background:rgb(var(--tertiary-color));color:#fff;margin-bottom:2rem;padding:1.5rem;position:relative}@media (min-width:768px){section.contact-page .contact-page-top-wrapper{padding:3rem}}@media (min-width:992px){section.contact-page .contact-page-top-wrapper{border-bottom-right-radius:50%;margin-bottom:4rem}section.contact-page .contact-page-top-wrapper:before{bottom:-.25rem;content:url(../svg/Shape-usp.svg);overflow:hidden;position:absolute;right:0;width:100%;z-index:0}}section.contact-page .contact-page-top-title{font-family:var(--heading-font-sec),serif;font-size:1.35rem;line-height:1.5rem;margin:0}@media (min-width:768px){section.contact-page .contact-page-top-title{font-size:2rem;line-height:1.75rem}}@media (min-width:1400px){section.contact-page .contact-page-top-title{font-size:2.65rem;line-height:2.375rem}}section.contact-page .contact-page-top-footer{font-family:var(--heading-font),serif;font-weight:900}section.contact-page .contact-page-top-footer,section.contact-page .contact-page-top-text,section.contact-page .contact-page-top-title{position:relative;z-index:1}.archive-wrapper.archive-wrapper-portfolio{padding:0;position:relative}.archive-wrapper.archive-wrapper-portfolio .archive-items{align-items:stretch;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.archive-wrapper.archive-wrapper-portfolio .archive-items{gap:4rem;grid-template-columns:1fr 1fr}}.archive-affiliates-none,.archive-portfolio-none{align-items:center;background:rgba(var(--tertiary-color));color:#fff;display:flex;font-family:var(--heading-font-sec),serif;font-size:1.35rem;height:-moz-fit-content;height:fit-content;justify-content:center;max-width:90%;padding:1.5rem;width:-moz-fit-content;width:fit-content}@media (min-width:768px){.archive-affiliates-none,.archive-portfolio-none{font-size:1.75rem;padding:2rem}}.archive-portfolio-wrapper{padding-top:2rem}@media (min-width:1200px){.archive-portfolio-wrapper{align-items:flex-start;display:flex;flex-flow:row nowrap}}@media (min-width:1400px){.archive-portfolio-wrapper{gap:2rem}}@media (min-width:1200px){.archive-portfolio-wrapper .archive-wrapper{flex:1;min-width:0}}.archive-portfolio-header{display:flex;flex-flow:column-reverse nowrap;padding-bottom:0;padding-top:0}@media (min-width:992px){.archive-portfolio-header{align-items:flex-end;flex-flow:row nowrap;gap:6rem;justify-content:space-between;padding-top:2rem}}.archive-portfolio-header h1{margin-bottom:0}@media (min-width:768px){.archive-portfolio-header h1{margin-bottom:2rem}}.archive-portfolio-header .portfolio-textbox-wrapper{color:#fff;overflow:hidden;padding:2.5rem 2.5rem 2.5rem 3rem;position:relative;z-index:0}@media only screen and (max-width:330px){.archive-portfolio-header .portfolio-textbox-wrapper{background:rgba(var(--tertiary-color));padding:2rem}}@media (min-width:576px){.archive-portfolio-header .portfolio-textbox-wrapper{max-width:65%}}@media (min-width:992px){.archive-portfolio-header .portfolio-textbox-wrapper{margin-bottom:5rem;margin-top:-50%;max-width:600px;padding:4rem}}@media (min-width:1400px){.archive-portfolio-header .portfolio-textbox-wrapper{margin-bottom:10rem;padding-left:0}}.archive-portfolio-header .portfolio-textbox-wrapper:after{background-image:url(../svg/Shape-black-flipped.svg);background-repeat:no-repeat;bottom:0;content:"";display:none;height:100%;left:0;position:absolute;right:0;width:100%;z-index:-1}@media only screen and (min-width:330px){.archive-portfolio-header .portfolio-textbox-wrapper:after{display:block}}.archive-portfolio-header .portfolio-textbox-wrapper:before{background:rgba(var(--tertiary-color));bottom:0;content:"";display:none;height:100%;position:absolute;right:0;top:0;width:75%;z-index:-2}@media only screen and (min-width:330px){.archive-portfolio-header .portfolio-textbox-wrapper:before{display:block}}@media (min-width:576px){.archive-portfolio-header .portfolio-textbox-wrapper:before{width:85%}}.archive-portfolio-header .portfolio-textbox-wrapper .portfolio-textbox-title{font-family:var(--heading-font),serif;font-weight:300;margin:0;position:relative;z-index:1}@media (min-width:1400px){.archive-portfolio-header .portfolio-textbox-wrapper .portfolio-textbox-title{margin-left:4rem}}.archive-portfolio-header .portfolio-textbox-wrapper .portfolio-textbox-text{max-width:95%;position:relative;z-index:1}@media (min-width:1400px){.archive-portfolio-header .portfolio-textbox-wrapper .portfolio-textbox-text{margin-bottom:1rem;margin-left:4rem}}.archive-portfolio-header .portfolio-textbox-wrapper .portfolio-textbox-text p{margin-bottom:0}.archive-portfolio{position:relative}.archive-portfolio:after{background:rgb(var(--secondary-color));bottom:0;content:"";height:100%;left:0;max-height:1000px;position:absolute;right:0;z-index:-1}@media (min-width:768px){.archive-portfolio:after{max-height:1050px}}@media (min-width:992px){.archive-portfolio:after{max-height:1200px}}@media (min-width:1400px){.archive-portfolio:after{max-height:1000px}}.archive-portfolio.full-background:after{max-height:100%}.archive-item-affiliate.affiliate-accordion-item{position:relative;transition:box-shadow .3s ease}.archive-item-affiliate.affiliate-accordion-item .affiliate-accordion-header{border-bottom:2px solid #fff;cursor:pointer;display:flex;justify-content:space-between;outline:none;position:relative;transition:border .3s ease}.archive-item-affiliate.affiliate-accordion-item .affiliate-accordion-header:hover{opacity:.8}.archive-item-affiliate.affiliate-accordion-item .affiliate-accordion-header .archive-item-title{margin-bottom:1rem;margin-top:1rem}@media (min-width:992px){.archive-item-affiliate.affiliate-accordion-item .affiliate-accordion-header .archive-item-title{margin-bottom:2rem;margin-top:2rem}}.archive-item-affiliate.affiliate-accordion-item .affiliate-accordion-header:focus-visible{border-radius:2px;box-shadow:0 0 0 2px hsla(0,0%,100%,.5)}.archive-item-affiliate.affiliate-accordion-item .affiliate-accordion-header:after{border-bottom:6px solid #fff;border-right:6px solid #fff;content:"";height:26px;position:absolute;right:.5rem;top:40%;transform:translateY(-50%) rotate(45deg);transform-origin:center center;transition:transform .3s cubic-bezier(.4,0,.2,1);width:26px;will-change:transform}@media (max-width:768px){.archive-item-affiliate.affiliate-accordion-item .affiliate-accordion-header:after{border-width:4px;height:16px;right:.3rem;width:16px}}.archive-item-affiliate.affiliate-accordion-item.active .affiliate-accordion-header{border:none}.archive-item-affiliate.affiliate-accordion-item.active .affiliate-accordion-header:after{transform:translateY(-50%) rotate(-135deg)}@media (max-width:768px){.archive-item-affiliate.affiliate-accordion-item.active .affiliate-accordion-header:after{transform:translateY(-30%) rotate(-135deg)}}.archive-item-affiliate.affiliate-accordion-item.active .affiliate-accordion-body{border-bottom:2px solid #fff;max-height:1000px;padding-bottom:1.5rem;padding-top:.5rem}.archive-item-affiliate.affiliate-accordion-item .affiliate-accordion-body{border-bottom:2px solid transparent;font-size:1.1rem;max-height:0;overflow:hidden;padding-bottom:0;padding-top:0;transition:max-height .3s cubic-bezier(.4,0,.2,1),padding-top .3s cubic-bezier(.4,0,.2,1),padding-bottom .3s cubic-bezier(.4,0,.2,1),border-bottom .3s cubic-bezier(.4,0,.2,1);will-change:max-height,padding-top,padding-bottom,border-bottom}@media (min-width:768px){.archive-item-affiliate.affiliate-accordion-item .affiliate-accordion-body{font-size:1.5rem}}.archive-item-affiliate .archive-item-body{align-items:flex-start;display:flex;gap:1.5rem;margin-top:.5rem}@media (max-width:768px){.archive-item-affiliate .archive-item-body{flex-direction:column;gap:.8rem;margin-bottom:.8rem;margin-top:.3rem}}.archive-item-affiliate .archive-item-image-wrapper{margin-right:.5rem;width:250px}@media (min-width:768px){.archive-item-affiliate .archive-item-image-wrapper{width:350px}}.archive-item-affiliate .archive-item-image-wrapper img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.archive-item-affiliate .archive-item-text-wrapper{display:flex;flex:1;flex-direction:column;justify-content:space-between;min-height:170px}@media (max-width:768px){.archive-item-affiliate .archive-item-text-wrapper{min-height:auto}}.archive-item-affiliate .archive-item-subtitle{font-weight:700;margin-bottom:.5rem}@media (max-width:768px){.archive-item-affiliate .archive-item-subtitle{margin-bottom:.3rem}}.archive-item-affiliate .archive-item-summary{flex-grow:1;margin-bottom:1rem;max-width:750px}@media (max-width:768px){.archive-item-affiliate .archive-item-summary{margin-bottom:.6rem}}.archive-item-affiliate .archive-item-buttons{display:flex;flex-wrap:wrap;gap:2rem}@media (max-width:768px){.archive-item-affiliate .archive-item-buttons{gap:1.25rem}}.archive-item-affiliate .archive-item-buttons .btn{cursor:pointer}.affiliate-overlay{background-color:#6497a8;box-shadow:0 6px 15px rgba(0,0,0,.25);display:none;left:50%;max-height:90vh;overflow:hidden;padding:2rem;position:fixed;top:50%;transform:translate(-50%,-50%);width:90vw;z-index:1005}@media (max-width:768px){.affiliate-overlay{max-height:85vh;padding:1rem;width:95vw}}.affiliate-overlay .affiliate-overlay-header{align-items:flex-start;display:flex;flex-flow:row wrap;justify-content:space-between;margin-bottom:1rem}@media (max-width:768px){.affiliate-overlay .affiliate-overlay-header{margin-bottom:.6rem}}.affiliate-overlay .affiliate-overlay-header h4{margin-top:1rem}@media (min-width:992px){.affiliate-overlay .affiliate-overlay-header h4{margin-top:2rem}}.affiliate-overlay .affiliate-overlay-header i{color:#fff;cursor:pointer;font-size:1.75rem}.affiliate-overlay .affiliate-overlay-header i:hover{color:#000}.affiliate-overlay .affiliate-overlay-image-wrapper{width:100%}.affiliate-overlay .affiliate-overlay-image-wrapper .affiliate-overlay-img{height:100%;width:100%}.affiliate-overlay.open{display:block}.archive-item-portfolio{display:flex;flex-direction:column;height:100%;position:relative}.archive-item-portfolio:hover .archive-item-image-wrapper img{transform:scale(1.1)}.archive-item-portfolio .archive-item-image-wrapper{flex:1;max-height:250px;min-height:250px;overflow:hidden}@media (min-width:768px){.archive-item-portfolio .archive-item-image-wrapper{max-height:300px;min-height:300px}}@media (min-width:1400px){.archive-item-portfolio .archive-item-image-wrapper{max-height:350px;min-height:350px}}.archive-item-portfolio .archive-item-image-wrapper img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out;width:100%}.archive-item-portfolio .archive-item-body-wrapper{align-items:flex-end;display:flex;flex-flow:row nowrap;flex-shrink:0;justify-content:space-between;padding-top:1rem}.archive-item-portfolio .archive-item-title{font-size:22px;line-height:1;margin-bottom:0;margin-top:0}@media (min-width:768px){.archive-item-portfolio .archive-item-title{font-size:28px;margin-top:1rem}}@media (min-width:1400px){.archive-item-portfolio .archive-item-title{font-size:34px}}.archive-item-portfolio .archive-item-area,.archive-item-portfolio .archive-item-price{font-size:1.25rem;line-height:1.5rem}@media (min-width:768px){.archive-item-portfolio .archive-item-area,.archive-item-portfolio .archive-item-price{font-size:1.3rem;line-height:1.375rem}}@media (min-width:1400px){.archive-item-portfolio .archive-item-area,.archive-item-portfolio .archive-item-price{font-size:1.875rem;line-height:2.125rem}}
