*,*:before,*:after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4,button,input,label{line-height:1.1}a:not([class]){text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/wp-content/themes/darex/public/build/assets/roboto-v47-latin_latin-ext-regular-B1UT4cGm.woff2) format("woff2")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:600;src:url(/wp-content/themes/darex/public/build/assets/roboto-v47-latin_latin-ext-600-BKBmTgsh.woff2) format("woff2")}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:0;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover,.hamburger.is-active:hover{opacity:1}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:before,.hamburger.is-active .hamburger-inner:after{background-color:#000}.hamburger-box{width:32px;height:21px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1.5px}.hamburger-inner,.hamburger-inner:before,.hamburger-inner:after{width:32px;height:3px;background-color:#000;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:before,.hamburger-inner:after{content:"";display:block}.hamburger-inner:before{top:-9px}.hamburger-inner:after{bottom:-9px}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner:after{top:-18px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-9px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transform:rotate(-90deg);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1)}body{font-family:Roboto,sans-serif}body.admin-bar #wpadminbar{top:64px}main{margin-top:4rem}h1,h2,h3,h4,h5{font-family:essonnes-display,serif;font-weight:400}a{text-decoration:none}.container{width:100%;padding-right:1rem;padding-left:1rem}@media (min-width: 992px){body.admin-bar #wpadminbar{top:0}body:not(.home) main{margin-top:85px}#app{min-height:100vh;display:flex;flex-direction:column}main{flex:1;margin-top:0}.container{width:100%;max-width:960px;margin-right:auto;margin-left:auto}}@media (min-width: 1300px){.container{max-width:1200px}}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignnone,.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.btn{all:unset;box-sizing:border-box;display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 2rem;color:#000;background-color:#fff;transition:background-color .2s;cursor:pointer}.btn span{line-height:26px;font-weight:600;font-size:18px}.btn svg{display:block;width:1rem;height:auto}.btn svg path{fill:#000}.btn--black{color:#fff;background-color:#000}.btn--black svg path{fill:#fff}.p-home--hero{position:relative;height:clamp(500px,100svh - 4rem,700px)}.p-home--hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000}.p-home--hero-bg img{width:100%;height:100%;object-fit:cover}.p-home--hero-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(82.05deg,#0000 -30.08%,#000000e3 88.99%)}.p-home--hero-content{position:relative;height:100%;display:flex;align-items:center;color:#fff}.p-home--hero-content-wrapper{display:flex;flex-direction:column;gap:1.5rem;max-width:500px;margin:0 auto}.p-home--hero-content-wrapper h1{font-size:2rem}.p-home--hero-content-wrapper>a{align-self:flex-end}.p-home--main-section{position:relative}.p-home--main-section-bg{position:absolute;top:0;right:0;bottom:0;left:0}.p-home--main-section-bg img{width:100%;height:100%;object-fit:cover}.p-home--main-section-content{position:relative;display:flex;flex-direction:column;gap:4rem;padding-top:4rem;padding-bottom:4rem}.p-home--main-section-content-main{display:flex;flex-direction:column;gap:1.5rem}.p-home--main-section-content-main h2{font-size:2rem}.p-home--main-section-content-main-text{line-height:1.33}.p-home--main-section-content-main-text p{margin-bottom:1rem}.p-home--main-section-content-main-text p:last-child{margin-bottom:0}.p-home--main-section-content-main>a{align-self:flex-end}.p-home--main-section-content-img img{height:auto;margin:0 auto}.p-home--main-section-content-img:not(:has(img)){display:none}.p-home--main-section:nth-child(1) .p-home--main-section-bg,.p-home--main-section:nth-child(3) .p-home--main-section-bg{background-color:#f0eae1}.p-home--main-section:nth-child(1) .p-home--main-section-bg img,.p-home--main-section:nth-child(3) .p-home--main-section-bg img{display:none}.p-home--main-section:nth-child(2) .p-home--main-section-bg{background-color:#d4d2cf}@media (min-width: 992px){.p-home{overflow:hidden}.p-home--hero{height:100vh;max-height:800px}.p-home--hero-content-wrapper{width:550px;gap:2rem;margin:0 0 0 auto}.p-home--hero-content-wrapper h1{font-size:3rem}.p-home--hero-content-wrapper p{font-size:18px}.p-home--main-section-bg img{display:block!important}.p-home--main-section-content{flex-direction:row;align-items:center}.p-home--main-section-content-main{flex:1;gap:2rem}.p-home--main-section-content-main h2{font-size:3rem}.p-home--main-section-content-img{display:block!important;flex:1}.p-home--main-section:nth-child(1){overflow:hidden}.p-home--main-section:nth-child(1) .p-home--main-section-content{padding-top:80px;padding-bottom:80px}.p-home--main-section:nth-child(1) .p-home--main-section-content-main{flex:0 0 50%}.p-home--main-section:nth-child(1) .p-home--main-section-content-img{margin-right:-40%}.p-home--main-section:nth-child(2) .p-home--main-section-bg img{transform:scaleX(-1)}.p-home--main-section:nth-child(2) .p-home--main-section-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(89.72deg,#d4d2cf00 8.96%,#d4d2cf 47.55%)}.p-home--main-section:nth-child(2) .p-home--main-section-content{padding-top:120px;padding-bottom:120px}.p-home--main-section:nth-child(2) .p-home--main-section-content-main>a{align-self:flex-start}.p-home--main-section:nth-child(3) .p-home--main-section-bg{overflow:hidden}.p-home--main-section:nth-child(3) .p-home--main-section-bg img{transform:scaleX(-1);object-position:calc(50% + 50vw + 160px) 100%;object-fit:none}.p-home--main-section:nth-child(3) .p-home--main-section-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fff0 0,#d4d2cf 50%)}.p-home--main-section:nth-child(3) .p-home--main-section-content{padding-top:80px;padding-bottom:80px}.p-home--main-section:nth-child(3) .p-home--main-section-content-img{position:relative;overflow:visible;height:400px}.p-home--main-section:nth-child(3) .p-home--main-section-content-img img{position:absolute;top:0;right:0;bottom:0;left:0;height:400px;width:auto;max-width:none}.p-home--main-section:nth-child(4) .p-home--main-section-content{padding-top:0;padding-bottom:0}.p-home--main-section:nth-child(4) .p-home--main-section-content-img{aspect-ratio:1/1}.p-home--main-section:nth-child(4) .p-home--main-section-content-img img{object-fit:cover;width:100%;height:100%}.p-home--main-section:nth-child(2n) .p-home--main-section-content{flex-direction:row-reverse}}@media (min-width: 1700px){.p-home--main-section:nth-child(3) .p-home--main-section-bg:after{background:linear-gradient(90deg,#fff0 0,#d4d2cf 42%)}}.t-about--main{padding-bottom:4rem;background:linear-gradient(90deg,#d4d2cf00 2.5%,#d4d2cf 59.24%)}.t-about--main-wrapper{display:grid;gap:2rem}.t-about--main-img img{height:auto;margin:0 auto}.t-about--main-content{display:flex;flex-direction:column;gap:2rem}.t-about--main-content h2{font-size:2rem}.t-about--main-content>a{align-self:flex-end}.t-about--main-text p{margin-bottom:1rem;line-height:1.33}.t-about--main-text p:last-child{margin-bottom:0}.t-about--main-text-featured{background-color:#6a4f3a;color:#fff;padding:1rem;max-width:500px}.t-about--main-text-featured p{font-weight:700;font-size:1.4rem}.t-about--green{padding-top:.5rem;padding-bottom:.5rem;background-color:#368a4f}.t-about--green-wrapper{display:flex;align-items:center;gap:2rem}.t-about--green-wrapper img{width:100%;height:auto;max-width:60px}.t-about--green-text{color:#fff;font-size:1.2rem;max-width:500px}@media (min-width: 992px){.t-about--main{padding-top:120px;padding-bottom:120px}.t-about--main-wrapper{display:flex;flex-direction:row-reverse;align-items:center}.t-about--main-img,.t-about--main-content{flex:1}.t-about--main-content h2{font-size:3rem}.t-about--main-text p{margin-bottom:2rem}.t-about--main-text-featured{max-width:none;width:fit-content;padding:1.5rem 2.5rem}.t-about--green-wrapper{justify-content:center;gap:2.5rem}.t-about--green-wrapper img{max-width:80px}.t-about--green-text{max-width:none;width:80%;font-size:1.5rem}}@media (min-width: 1300px){.t-about--main-content{gap:2.5rem}.t-about--main-text p{font-size:18px}.t-about--main-text-featured p{font-size:2rem}.t-about--green-text{flex:0 0 829px;font-size:36px}}.t-contact--main{padding-top:4rem;padding-bottom:4rem;background-color:#999}.t-contact--main-wrapper{display:grid;gap:4rem}.t-contact--main-content{display:grid;gap:.5rem;color:#fff}.t-contact--main-content h2{font-size:2rem}.t-contact--main-content address{font-style:normal}.t-contact--main-content-channels{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.t-contact--main-content-channels li .btn{width:236px;justify-content:center}.t-contact--main-map iframe{width:100%}@media (min-width: 992px){.t-contact--main{padding-top:114px;padding-bottom:114px}.t-contact--main-wrapper{grid-template-columns:1fr 2fr;align-items:center}.t-contact--main-content h2{font-size:3rem}.t-contact--main-content address,.t-contact--main-content p{font-size:18px}}.t-offer .page-header--bg:after{background:linear-gradient(82.05deg,#0000 -30.08%,#000000e3 88.99%)}.t-offer--main{display:flex;flex-direction:column;gap:4rem;padding-top:4rem;padding-bottom:4rem;background-color:#f0eae1}.t-offer--main-section-wrapper{display:flex;flex-direction:column-reverse;gap:2rem}.t-offer--main-section-img img{margin:0 auto;height:auto}.t-offer--main-section-content{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}.t-offer--main-section-content-text ul li{margin-bottom:1rem}.t-offer--main-section-content>a{align-self:flex-end}.t-offer--main-section:nth-child(2n){padding:4rem 0;background-color:#d4d2cf}@media (min-width: 992px){.t-offer--main{padding-top:5rem}.t-offer--main-section-wrapper{flex-direction:row;align-items:center}.t-offer--main-section-img,.t-offer--main-section-content{flex:1}.t-offer--main-section-content-text ul li{margin-bottom:2rem}.t-offer--main-section:nth-child(2n) .t-offer--main-section-wrapper{flex-direction:row-reverse}.t-offer--main-section:nth-child(3){margin-top:-2rem;margin-bottom:-2rem}}.t-purchase--main{position:relative;padding-top:4rem;padding-bottom:4rem}.t-purchase--main-bg{position:absolute;top:0;right:0;bottom:0;left:0}.t-purchase--main-bg img{width:100%;height:100%;object-fit:cover}.t-purchase--main-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(264.14deg,#d4d2cf00 -82.69%,#d4d2cf 66.76%)}.t-purchase--main-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;gap:2rem}.t-purchase--main-text{text-align:center}.t-purchase--main-text p{margin-bottom:1rem}.t-purchase--main-text p:last-child{margin-bottom:0}@media (min-width: 992px){.t-purchase--main{padding-top:114px;padding-bottom:114px}.t-purchase--main-text{font-size:18px}.t-purchase--main-text p{margin-bottom:2rem}}.mastfoot{background-color:#000;color:#fff}.mastfoot--wrapper{padding-top:4rem;padding-bottom:4rem}.mastfoot--main{margin-bottom:2rem;padding-bottom:2rem;border-bottom:solid 1px #666}.mastfoot--main-cols{display:flex;flex-direction:column;gap:3rem}.mastfoot--main-col h3{font-family:Roboto,sans-serif;font-size:20px;margin-bottom:1rem;font-weight:700}.mastfoot--main-col--brand a{display:block;width:236px;height:58px;display:grid;place-items:center;background-color:#ccc}.mastfoot--main-col--company-address{display:flex;align-items:flex-start;gap:.5rem}.mastfoot--main-col--company-address img{width:1rem;height:1rem;object-fit:contain}.mastfoot--main-col--company-address address{font-style:normal;margin-top:-.5em;line-height:2;color:#fff}.mastfoot--main-col--company a:hover{text-decoration:underline;text-decoration-color:#fff;text-decoration-thickness:2px;text-underline-offset:4px}.mastfoot--main-col--contact-channels{max-width:500px;list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.mastfoot--main-col--contact-channels li{display:flex;align-items:center;gap:.5rem}.mastfoot--main-col--nav ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.mastfoot--main-col--nav ul li a{font-weight:600;white-space:nowrap}.mastfoot--main-col--nav ul li a:hover{text-decoration:underline}.mastfoot--copy{display:flex;flex-direction:column-reverse;align-items:center;gap:1rem}@media (min-width: 992px){.mastfoot--main{margin-bottom:2rem;padding-bottom:2rem}.mastfoot--main-cols{flex-direction:row;justify-content:space-between}.mastfoot--main-col--brand a{width:170px}.mastfoot--copy{flex-direction:row;justify-content:center;gap:1.5rem;font-size:14px}}@media (min-width: 1300px){.mastfoot--main-col--brand a{width:236px}.mastfoot--main-col--contact-channels{column-gap:2rem}}@media (max-width: 991px){.masthead{position:fixed;top:0;right:0;left:0;z-index:99;padding:1rem 0;background:#fff;box-shadow:0 2px 2px #00000026}.masthead--wrapper{display:flex;align-items:center;justify-content:space-between}.masthead--brand{display:inline-block;height:2rem}.masthead--brand svg{width:auto;height:100%}.masthead--nav{position:fixed;top:4rem;right:0;bottom:0;left:0;display:grid;place-content:center;padding:0 2rem 4rem;background-color:#fff;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.masthead--nav>ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.masthead--nav>ul>li>a{display:block;font-size:1.5rem;font-family:futura-pt,sans-serif;text-transform:uppercase;font-weight:700;text-align:center;line-height:1}.masthead--nav>ul>li>a:hover{text-decoration:underline}.masthead--nav>ul>li.current-menu-item>a{text-decoration:underline}.masthead--actions{display:flex;align-items:center;gap:1rem}.masthead--actions-email{display:none}.masthead--actions-tel{width:2rem;height:2rem;display:grid;place-content:center;border-radius:50%;background-color:#000;transform:translateY(-2px)}.masthead--actions-tel img{width:.9rem;height:auto}.masthead--actions-tel span{display:none}.masthead.toggled .masthead--nav{opacity:1;visibility:visible}}@media (min-width: 992px){.masthead{position:fixed;top:0;right:0;left:0;z-index:99;background:#fff}.masthead--wrapper{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0}.masthead--brand{display:inline-block;height:auto;padding:16px 55px}.masthead--brand svg{width:126px;height:auto}.masthead--nav>ul{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:2rem}.masthead--nav>ul>li>a{display:block;width:min-content;line-height:1.2;text-align:center;letter-spacing:1px;white-space:nowrap;font-weight:600}.masthead--nav>ul>li.current-menu-item>a{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.masthead--actions{display:flex;align-items:center;gap:1rem}.masthead--actions-email,.masthead--actions-tel{all:unset;display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 2rem;background-color:#000;color:#fff;line-height:20px;font-weight:500;transition:background-color .2s;cursor:pointer}.masthead--actions-email span,.masthead--actions-tel span{display:none}.masthead--hamburger{display:none!important}.masthead--home{background-color:transparent;box-shadow:none;transition:background-color .3s ease-in-out}.masthead--home .masthead--brand{background-color:#ddd2d1;transition:background-color .3s ease-in-out}.masthead--home .masthead--nav>ul>li>a{color:#fff;transition:color .3s ease-in-out}.masthead--home .masthead--actions-email,.masthead--home .masthead--actions-tel{background-color:#fff}.masthead--home .masthead--actions-email svg path,.masthead--home .masthead--actions-tel svg path{fill:#000}.masthead--home .masthead--actions-email span,.masthead--home .masthead--actions-tel span{color:#000}.masthead--home.scrolled,.masthead--home.scrolled .masthead--brand{background-color:#fff}.masthead--home.scrolled .masthead--nav>ul>li>a{color:#000}.masthead--home.scrolled .masthead--actions-email,.masthead--home.scrolled .masthead--actions-tel{background-color:#000}.masthead--home.scrolled .masthead--actions-email svg path,.masthead--home.scrolled .masthead--actions-tel svg path{fill:#fff;transition:fill .3s ease-in-out}.masthead--home.scrolled .masthead--actions-email span,.masthead--home.scrolled .masthead--actions-tel span{color:#fff;transition:color .3s ease-in-out}}@media (min-width: 1300px){.masthead--actions-email svg,.masthead--actions-tel svg{transform:translateY(-1px)}.masthead--actions-email span,.masthead--actions-tel span{display:inline-block;font-weight:600}}.page-header{position:relative}.page-header--bg{position:absolute;top:0;right:0;bottom:0;left:0}.page-header--bg:has(img) img{width:100%;height:100%;object-fit:cover;transition:opacity .3s}.page-header--bg:has(img) img[data-src]{opacity:0}.page-header--bg.no-mix-blend:after{mix-blend-mode:normal}.page-header--bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(82.05deg,#0000 -30.08%,#68430be3 88.99%)}.page-header--content{position:relative;padding-top:2.5rem;padding-bottom:2.5rem}.page-header--content h1{text-align:center;font-size:2rem;letter-spacing:1px;color:#fff}@media (min-width: 992px){.page-header--content{padding-top:4rem;padding-bottom:4rem}.page-header--content h1{font-size:3rem}}
