.boutiques-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,630px));gap:4rem;margin:2rem auto;padding:1rem;justify-content:center;max-width:1400px;}.boutique-card{width:100%;display:flex;flex-direction:column;background:#fff;border-radius:1em;overflow:hidden;box-shadow:0 .2em .4em rgba(0,0,0,.08);height:100%;}.boutique-card-image{width:100%;height:300px;overflow:hidden;}.boutique-card-image img{width:100%;height:100%;object-fit:cover;display:block;}.boutique-card-content{display:flex;flex-direction:column;flex:1;padding:1.5em;}.boutique-card-text{flex:1;}.boutique-card-text h3{font-size:1.4em;margin:0 0 1em 0;color:#000;}.boutique-card-text p{margin:0;font-size:1.2em;color:#000;line-height:1.6;}.boutique-info{margin-top:auto;display:grid;grid-template-columns:1fr 1fr;gap:2em;padding-top:2em;}.boutique-info-item{display:flex;flex-direction:column;background:#f9f9f9;border:1px solid #e0e0e0;border-radius:.8em;padding:1em;}.boutique-info-item p{font-size:1.1em;font-weight:bold;color:#000;margin:0;text-transform:uppercase;border-bottom:2px solid #e0e0e0;padding-bottom:.5em;margin-bottom:.8em;}.boutique-info-item ul{list-style:none;padding:0;margin:0;}.boutique-info-item ul li{font-size:1em;color:#000;margin-bottom:.5em;}.boutique-info-item ul li:last-child{margin-bottom:0;}@media (max-width:767px){.boutiques-wrapper{grid-template-columns:1fr;gap:3rem;}.boutique-card-image{height:200px;}.boutique-card-text h3{font-size:1.1em;}.boutique-card-text p{font-size:.9em;}.boutique-info{grid-template-columns:1fr;gap:1.5em;}.boutique-info-item{padding:.8em;}.boutique-info-item p{font-size:1em;padding-bottom:.4em;}.boutique-info-item ul li{font-size:.9em;}}.media-blocks{padding:6rem 2rem;max-width:1400px;margin:0 auto;background-color:#fff;position:relative;}.media-blocks::before{content:"";position:absolute;top:10%;left:50%;width:1px;height:80%;background-image:linear-gradient(#000 33%,transparent 0%);background-size:1px 15px;opacity:.15;mask-image:linear-gradient(to bottom,transparent,black 15%,black 85%,transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,black 15%,black 85%,transparent);}.media-blocks__container{display:grid;grid-template-columns:1fr 1fr;gap:8rem;}.media-blocks__section{display:flex;flex-direction:column;gap:3rem;padding:3.5rem;position:relative;}.media-blocks__section::after{display:none;}.media-blocks__title{text-align:left;font-weight:500;font-size:3rem;color:#000;margin:0;position:relative;padding-bottom:1.5rem;letter-spacing:-.5px;}.media-blocks__title span{display:block;font-size:1rem;color:#666;margin-top:.5rem;letter-spacing:3px;text-transform:uppercase;}.media-blocks__slider{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;align-items:center;justify-items:center;}.media-blocks__item{width:100%;height:120px;display:flex;justify-content:center;align-items:center;}.media-blocks__item a{width:100%;height:100%;display:flex;justify-content:center;align-items:center;}.media-blocks__item img{max-width:100%;height:120px;width:auto;object-fit:contain;transition:transform .4s ease;opacity:.8;transform-origin:center;}.media-blocks__item:hover img{transform:scale(1.1);filter:grayscale(0%);opacity:1;}@media (max-width:768px){.media-blocks{padding:2rem 0;margin:8vh auto;}.media-blocks::before{display:none;}.media-blocks__container{grid-template-columns:1fr;gap:2rem;position:relative;}.media-blocks__container::after{content:"";position:absolute;top:calc(50% - 1rem);left:10%;width:80%;height:2px;background:linear-gradient(90deg,transparent,#000,transparent);opacity:.05;margin:2vh 0;}.media-blocks__section{padding:1rem .75rem;gap:1.5rem;}.media-blocks__section::after{display:none;}.media-blocks__title{font-size:1.8rem;text-align:center;padding-bottom:1rem;}.media-blocks__title span{font-size:.8rem;margin-top:.25rem;}.media-blocks__slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;padding:.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;}.media-blocks__slider::-webkit-scrollbar{display:none;}.media-blocks__item{flex:0 0 auto;scroll-snap-align:center;width:auto;height:80px;}.media-blocks__item img{height:80px;filter:none;opacity:1;}}.textes-conseils{display:flex;flex-direction:column;justify-content:center;padding:45px 160px;}.textes-conseils h2{font-size:27px;margin-top:30px;margin-bottom:25px;}.textes-conseils h3{font-size:24px;margin-top:25px;margin-bottom:20px;}.textes-conseils h4{font-size:19px;margin-top:20px;margin-bottom:15px;}.textes-conseils p{font-size:17px;margin-bottom:15px;}.textes-conseils ul{margin:15px 0;padding-left:20px;}.textes-conseils ul ul{margin:10px 0;padding-left:30px;}.textes-conseils li{font-size:17px;margin-bottom:10px;}.textes-conseils ul ul li{font-size:15px;margin-bottom:8px;}@media (min-width: 992px){.textes-conseils{min-height:650px;}.textes-conseils2{min-height:890px;}.textes-conseils3{min-height:1040px;}}@media (max-width: 1200px){.textes-conseils{padding:40px 80px;}.textes-conseils h2{font-size:24px;}.textes-conseils h3{font-size:20px;}.textes-conseils h4{font-size:17px;}.textes-conseils p{font-size:14px;}.textes-conseils li{font-size:14px;}.textes-conseils ul ul li{font-size:14px;}}@media (max-width: 992px){.textes-conseils{padding:30px 100px;}.textes-conseils h2{font-size:22px;}.textes-conseils h3{font-size:19px;}.textes-conseils h4{font-size:15px;}.textes-conseils p{font-size:14px;}.textes-conseils li{font-size:14px;}.textes-conseils ul ul li{font-size:13px;}}@media (max-width: 768px){.textes-conseils{padding:20px 50px;}.textes-conseils h2{font-size:24px;}.textes-conseils h3{font-size:20px;}.textes-conseils h4{font-size:16px;}.textes-conseils p{font-size:15px;}.textes-conseils li{font-size:15px;}.textes-conseils ul ul li{font-size:14px;}.textes-conseils ul{padding-left:15px;}.textes-conseils ul ul{padding-left:20px;}}@media (max-width: 480px){.textes-conseils{padding:20px 30px;}.textes-conseils h2{font-size:20px;}.textes-conseils h3{font-size:18px;}.textes-conseils h4{font-size:14px;}.textes-conseils p{font-size:14px;}.textes-conseils li{font-size:14px;}.textes-conseils ul ul li{font-size:13px;}.textes-conseils ul{padding-left:10px;}.textes-conseils ul ul{padding-left:15px;}}.custom-pricing-section{background-color:#f4f4f4;padding:20px;text-align:center;}.custom-pricing-section h2,.custom-pricing-section p{max-width:1475px;margin:0 auto;color:#000;}.custom-pricing-section h2{font-size:3em;margin-top:7vh;font-weight:500;margin-bottom:3vh;}.custom-pricing-section p{font-size:20.8px;line-height:1.5;margin-bottom:5vh;}.custom-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1475px;margin:0 auto 7vh auto;}.custom-product-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;}.custom-product-image{max-width:100%;height:auto;}.custom-product-info{display:flex;flex-direction:column;gap:5px;}.custom-product-title{font-size:1.2rem;margin:0;color:#000;}.custom-product-price{font-size:1rem;margin:0;color:#000;}@media (max-width: 768px){.custom-pricing-section h2{font-size:24px;margin-bottom:2.5vh;}.custom-pricing-section p{font-size:17.6px;margin-bottom:4vh;}.custom-products-grid{grid-template-columns:1fr;gap:20px;padding:0 15px;}.custom-product-card{flex-direction:row;align-items:center;gap:20px;}.custom-product-image{width:120px;height:120px;object-fit:contain;flex-shrink:0;}.custom-product-info{flex:1;justify-content:center;min-height:120px;text-align:left;}.custom-product-title,.custom-product-price{margin:0;padding:0;text-align:left;width:100%;}.custom-product-title{margin-bottom:5px;}}.container-liens-additionnels{display:flex;align-items:center;max-width:1400px;min-height:400px;margin:0 auto;padding:2rem;gap:4rem;}.titre-liens-additionnels{flex:1;display:flex;align-items:center;}.titre-liens-additionnels h2{font-size:2.3em;color:#000;line-height:1.3;font-weight:500;margin:0;}.separator-liens-additionnels{height:200px;width:1px;background:repeating-linear-gradient(to bottom,#000 0,#000 6px,transparent 6px,transparent 12px);opacity:.2;}.liens-liens-additionnels{flex:1;}.liens-liens-additionnels ul{list-style:none;padding:0;margin:0;}.liens-liens-additionnels li{margin-bottom:1.5rem;padding-left:2rem;position:relative;}.liens-liens-additionnels li:last-child{margin-bottom:0;}.liens-liens-additionnels li::before{content:"♢";position:absolute;left:0;top:50%;transform:translateY(-50%) rotate(45deg);color:#800000;font-size:1.2rem;transition:transform .3s ease;}.liens-liens-additionnels li:hover::before{transform:translateY(-50%) rotate(225deg);}.liens-liens-additionnels a{color:#800000;text-decoration:none;font-size:1.3rem;font-weight:500;position:relative;display:inline-block;}.liens-liens-additionnels a::after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:linear-gradient(to right,#800000,#c0a080);transition:width .3s ease;}.liens-liens-additionnels a:hover::after{width:100%;}@media (max-width: 768px){.container-liens-additionnels{flex-direction:column;gap:2rem;margin:5vh 0;min-height:auto;padding:2rem;}.separator-liens-additionnels{display:none;}.titre-liens-additionnels{text-align:center;}.titre-liens-additionnels h2{font-size:1.5rem;width:100%;}.liens-liens-additionnels{width:100%;}.liens-liens-additionnels a{font-size:1em;}.liens-liens-additionnels li{padding-left:1.5rem;margin-bottom:.5em;}}.tailor-process-container{display:flex;justify-content:space-between;gap:6rem;max-width:1200px;margin:0 auto;padding:3rem 2rem;color:#000;min-height:50em;}.tailor-process-column{flex:1;display:flex;flex-direction:column;align-items:center;}.tailor-process-separator{position:relative;width:1px;background-image:linear-gradient(#000 33%,transparent 0%);background-size:1px 15px;opacity:.15;mask-image:linear-gradient(to bottom,transparent,black 15%,black 85%,transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,black 15%,black 85%,transparent);}.tailor-process-icon{width:65px;height:auto;margin-bottom:2rem;opacity:.9;transition:opacity .3s ease;}.tailor-process-icon:hover{opacity:1;}.tailor-process-icon2{width:390px;height:auto;margin-bottom:2rem;opacity:.9;transition:opacity .3s ease;}.tailor-process-icon2:hover{opacity:1;}.tailor-process-title{font-size:1.75rem;color:#000;margin-bottom:3rem;font-weight:500;text-align:center;position:relative;width:100%;}.tailor-process-title::after{content:"";position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);width:40px;height:1px;background-color:#000;transition:width .3s ease;}.tailor-process-column:hover .tailor-process-title::after{width:60px;}.tailor-process-accordion{width:100%;margin-bottom:1.5rem;border:none;background:transparent;}.tailor-process-question{padding:1.2rem 0;cursor:pointer;position:relative;font-weight:400;color:#000;border-bottom:1px solid rgba(0,0,0,.1);transition:all .3s ease;list-style:none;text-align:left;font-size:1.1rem;letter-spacing:.02em;}.tailor-process-question::-webkit-details-marker{display:none;}.tailor-process-question::after{content:"";position:absolute;right:0;top:50%;width:8px;height:8px;border-right:1px solid #000;border-bottom:1px solid #000;transform:translateY(-70%) rotate(45deg);transition:transform .3s ease;}details[open] .tailor-process-question::after{transform:translateY(-30%) rotate(-135deg);}.tailor-process-answer{padding:1.5rem 0;color:#000;line-height:1.8;text-align:left;animation:slideDown .4s ease-out;font-size:.95rem;letter-spacing:.01em;}@keyframes slideDown{from{opacity:0;transform:translateY(-8px);}to{opacity:1;transform:translateY(0);}}.tailor-process-question:hover{padding-left:10px;background:linear-gradient(to right,rgba(0,0,0,.02),transparent);}details[open] .tailor-process-question{font-weight:500;}.tailor-process-answer p{margin-bottom:1.2rem;}.tailor-process-answer p:last-child{margin-bottom:0;}@media (max-width: 768px){.tailor-process-container{flex-direction:column;gap:3.4rem;padding:2rem 1.5rem;min-height:unset;}.tailor-process-separator{height:1px;width:60%;margin:.85rem auto;}.tailor-process-column{width:100%;}.tailor-process-icon2{width:120px;}.tailor-process-title{font-size:1.4rem;margin-bottom:2.5rem;}.tailor-process-question{font-size:1rem;padding:1rem 0;}.tailor-process-answer{padding:1.3rem 0;}}:root{--color-cream-gray:#fdfbf7;}.luxury-section{display:flex;position:relative;}.luxury-section-reverse{flex-direction:row-reverse;}.luxury-image-container{width:40%;position:relative;overflow:hidden;min-height:50em;}.luxury-image{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center;}.luxury-text-wrapper{width:60%;display:flex;justify-content:center;align-items:center;background-color:var(--color-cream-gray);}@media (min-width: 768px){.luxury-section-reverse .luxury-text-wrapper{background:#fff;}}.luxury-content-container{max-width:65.625em;padding:3.75em 5em;width:100%;}.luxury-content-container h3{color:#000;margin-bottom:1.875em;position:relative;padding-bottom:1.25em;}.luxury-content-container h3:after{content:"";position:absolute;bottom:0;left:0;width:3.75em;height:.125em;background-color:#000;}.luxury-content-container h4{color:#000;}.luxury-content-container p{color:#000;margin-bottom:1.25em;line-height:1.6;}.luxury-content-container ul{margin:1.25em 0;list-style:none;padding:0;}.luxury-content-container ul li{margin:.5em;padding-left:1.5625em;position:relative;color:#000;}.luxury-content-container ol li{margin:1.25em 0;padding-left:1.5625em;position:relative;color:#000;}.luxury-content-container ul li:before{content:"";position:absolute;left:0;top:.5em;width:.375em;height:.375em;background-color:#000;}.luxury-content-container a{color:#2c2c2c;font-weight:normal;text-decoration:none;position:relative;letter-spacing:.02em;transition:all .5s cubic-bezier(.19,1,.22,1);}.luxury-content-container a::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#2c2c2c;transform:scaleX(0);transform-origin:right;transition:transform .5s cubic-bezier(.19,1,.22,1);}.luxury-content-container a:hover::before{transform:scaleX(1);transform-origin:left;}.luxury-content-container a:hover{color:#000;letter-spacing:.04em;}@media (max-width: 1199px){.luxury-content-container{padding:2.5em 3.75em;}}@media (max-width: 991px){.luxury-content-container{padding:1.875em 2.5em;}}@media (max-width: 767px){.luxury-section,.luxury-section-reverse{flex-direction:column;}.luxury-image-container{width:100%;height:50vh;min-height:unset;position:relative;}.luxury-image{position:relative;height:50vh;}.luxury-text-wrapper{width:100%;background-color:var(--color-cream-gray);}.luxury-content-container{padding:1.875em;}}.luxury-content-container strong{color:#000;font-weight:600;}.luxury-content-container p,.luxury-content-container ul li,.luxury-content-container ol li{font-size:1em;letter-spacing:.01em;}.luxury-content-container h3{font-size:1.5em;letter-spacing:.02em;}.titre-intro-style{max-width:115.625em;width:95%;position:relative;margin-left:auto !important;margin-right:auto !important;margin-top:0;margin-bottom:0;display:block;padding:0 2em;}.titre-intro-style:has(h2:only-child){margin-top:6em !important;margin-bottom:3em !important;}.titre-intro-style:has(p:only-child),.titre-intro-style:has(h2 + p){margin-top:5em !important;margin-bottom:5em !important;padding:2em 0;}.titre-intro-style strong{font-weight:700;color:#a63a3a;font-style:italic;}.titre-intro-style h2{text-align:left;font-size:2.5em;color:#000;line-height:1.3;font-weight:600;position:relative;margin:0;padding-bottom:.5em;max-width:80%;}.titre-intro-style h2:after{content:"";position:absolute;bottom:0;left:0;width:3em;height:.075em;background-color:#000;opacity:1;}.titre-intro-style p{text-align:left;font-size:1.4em;font-style:italic;font-family:sans-serif;color:#000;line-height:1.6;max-width:70%;margin:0;font-weight:300;letter-spacing:.02em;}.titre-intro-style h2 + p{margin-top:2em;}@media screen and (max-width: 1920px){.titre-intro-style{max-width:100em;}.titre-intro-style h2{font-size:2.4em;}}@media screen and (max-width: 1600px){.titre-intro-style{max-width:90em;}.titre-intro-style h2{font-size:2.3em;max-width:85%;}.titre-intro-style p{font-size:1.3em;max-width:75%;}}@media screen and (max-width: 1440px){.titre-intro-style{max-width:85em;}.titre-intro-style h2{font-size:2.2em;}}@media screen and (max-width: 1280px){.titre-intro-style{max-width:80em;padding:0 1.5em;}.titre-intro-style h2{font-size:2.1em;max-width:90%;}.titre-intro-style p{font-size:1.2em;max-width:80%;}}@media screen and (max-width: 1024px){.titre-intro-style{max-width:70em;}.titre-intro-style h2{font-size:2em;}.titre-intro-style:has(h2:only-child){margin-top:5em !important;margin-bottom:2.5em !important;}}@media screen and (max-width: 768px){.titre-intro-style{display:flex;flex-direction:column;align-items:center;padding:0 1.5em;max-width:100%;}.titre-intro-style h2{font-size:1.8em;text-align:center;max-width:100%;}.titre-intro-style h2:after{left:50%;transform:translateX(-50%);}.titre-intro-style p{font-size:1.1em;text-align:center;max-width:100%;}.titre-intro-style:has(h2:only-child){margin-top:3em !important;margin-bottom:1.5em !important;}.titre-intro-style:has(p:only-child),.titre-intro-style:has(h2 + p){margin-top:3em !important;margin-bottom:3em !important;padding:1em 0;}}@media screen and (max-width: 480px){.titre-intro-style{padding:0 1em;}.titre-intro-style h2{font-size:1.6em;}.titre-intro-style p{font-size:1em;}}.style-faq-business-container{display:flex;justify-content:space-between;gap:6em;max-width:115.625em;width:95%;margin:0 auto;padding:3em 2em;color:#000;min-height:50em;align-items:stretch;}.style-faq-business-title-column,.style-faq-business-content-column{flex:1;display:flex;flex-direction:column;padding:4em 0;}.style-faq-business-title-column{align-items:flex-start;justify-content:center;}.style-faq-business-content-column{justify-content:center;max-width:65.625em;}.style-faq-business-heading{width:100%;}.style-faq-business-heading h2{font-size:2.5em;line-height:1.3;color:#000;margin-bottom:.8em;font-weight:600;position:relative;padding-bottom:.5em;}.style-faq-business-heading h2:after{content:"";position:absolute;bottom:0;left:0;width:3em;height:.075em;background-color:#000;}.style-faq-business-separator{position:relative;align-self:stretch;width:1px;background-image:linear-gradient(#000 33%,transparent 0%);background-size:1px 15px;opacity:.15;mask-image:linear-gradient(to bottom,transparent,black 15%,black 85%,transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,black 15%,black 85%,transparent);}.style-faq-business-item{width:100%;margin-bottom:1.5em;border:none;background:transparent;}.style-faq-business-question{padding:1.5em 2.5em 1.5em 0;cursor:pointer;position:relative;font-weight:400;color:#000;border-bottom:1px solid rgba(0,0,0,.1);list-style:none;text-align:left;font-size:1.2em;line-height:1.4;letter-spacing:.02em;}.style-faq-business-question::-webkit-details-marker{display:none;}.style-faq-business-question::after{content:"";position:absolute;right:0;top:50%;width:8px;height:8px;border-right:1px solid #000;border-bottom:1px solid #000;transform:translateY(-70%) rotate(45deg);transition:transform .3s ease;}.style-faq-business-item[open] .style-faq-business-question::after{transform:translateY(-30%) rotate(-135deg);}.style-faq-business-answer{padding:2em 0;color:#000;line-height:1.8;text-align:left;animation:faqSlideDown .4s ease-out;font-size:1.1em;letter-spacing:.01em;}@media screen and (max-width: 1920px){.style-faq-business-container{max-width:100em;gap:5em;}}@media screen and (max-width: 1600px){.style-faq-business-container{max-width:90em;gap:4em;}.style-faq-business-heading h2{font-size:2.3em;}}@media screen and (max-width: 1440px){.style-faq-business-container{max-width:85em;}.style-faq-business-heading h2{font-size:2.2em;}.style-faq-business-question{font-size:1.15em;}}@media screen and (max-width: 1280px){.style-faq-business-container{max-width:80em;padding:3em 1.5em;gap:3em;}.style-faq-business-heading h2{font-size:2.1em;}}@media screen and (max-width: 1024px){.style-faq-business-container{max-width:70em;}.style-faq-business-heading h2{font-size:2em;}.style-faq-business-question{font-size:1.1em;padding:1.3em 2em 1.3em 0;}}@media screen and (max-width: 768px){.style-faq-business-container{flex-direction:column;gap:2em;padding:5em 1.5em;min-height:unset;}.style-faq-business-title-column,.style-faq-business-content-column{width:100%;padding:0;}.style-faq-business-separator{display:none;}.style-faq-business-heading h2{font-size:1.8em;text-align:center;margin-bottom:1em;}.style-faq-business-heading h2:after{left:50%;transform:translateX(-50%);}.style-faq-business-question{font-size:1em;padding:1em 0;}.style-faq-business-answer{padding:1.3em 0;font-size:1em;}.style-faq-business-item:last-child{margin-bottom:3em;}}@media screen and (max-width: 480px){.style-faq-business-container{padding:4em 1em;}.style-faq-business-heading h2{font-size:1.6em;}}.luxury-pricing-section{background-color:var(--color-cream-gray);}.luxury-pricing-container{display:flex;justify-content:space-between;gap:6em;max-width:115.625em;width:95%;margin:0 auto;padding:8em 2em;color:#000;min-height:50em;align-items:stretch;}.luxury-pricing-text-column{flex:1;display:flex;flex-direction:column;justify-content:center;}.luxury-pricing-heading h2{font-size:2.5em;line-height:1.3;position:relative;padding-bottom:.5em;color:#000;margin-bottom:1.5em;}.luxury-pricing-heading h2:after{content:"";position:absolute;bottom:0;left:0;width:3em;height:.075em;background-color:#000;}.luxury-pricing-heading p{font-size:1.2em;line-height:1.8;color:#000;letter-spacing:.01em;}.luxury-pricing-separator{position:relative;width:1px;background-image:linear-gradient(#000 33%,transparent 0%);background-size:1px 15px;opacity:.15;mask-image:linear-gradient(to bottom,transparent,black 15%,black 85%,transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,black 15%,black 85%,transparent);}.luxury-pricing-products-column{flex:1;display:flex;flex-direction:column;justify-content:center;}.luxury-pricing-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2em;}.luxury-pricing-item{position:relative;display:flex;align-items:center;gap:1.5em;padding:.5em;}.luxury-item-image{position:relative;flex:0 0 7em;width:7em;height:7em;display:flex;align-items:center;justify-content:center;margin:0 auto;}.luxury-item-image::before{content:"";position:absolute;top:-.3em;left:-.3em;right:-.3em;bottom:-.3em;border:1px solid rgba(0,0,0,.1);transform:rotate(-3deg);transition:transform .4s ease;pointer-events:none;}.luxury-item-image img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;transform:scale(.9);transition:transform .4s ease;}.luxury-item-content{flex:1;min-width:0;}.luxury-item-content h3{font-size:1.115em !important;color:#000 !important;}.luxury-item-details h3{margin:0 0 .3em;font-weight:600;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.luxury-item-details span{display:block;font-size:1.1em;color:#000 !important;letter-spacing:.01em;font-weight:400;}.luxury-pricing-item:hover .luxury-item-image::before{transform:rotate(0deg);}.luxury-pricing-item:hover .luxury-item-image img{transform:scale(1);}@media screen and (max-width: 1920px){.luxury-pricing-container{max-width:100em;gap:5em;}.luxury-pricing-heading h2{font-size:2.4em;}}@media screen and (max-width: 1600px){.luxury-pricing-container{max-width:90em;gap:4em;}.luxury-pricing-heading h2{font-size:2.3em;}.luxury-item-image{width:6.5em;height:6.5em;flex:0 0 6.5em;}}@media screen and (max-width: 1440px){.luxury-pricing-container{max-width:85em;padding:6em 2em;}.luxury-pricing-heading h2{font-size:2.2em;}.luxury-item-details h3{font-size:1.2em;}}@media screen and (max-width: 1280px){.luxury-pricing-container{max-width:80em;padding:5em 1.5em;gap:3em;}.luxury-pricing-grid{gap:1.5em;}.luxury-item-image{width:6em;height:6em;flex:0 0 6em;}}@media screen and (max-width: 1024px){.luxury-pricing-container{max-width:70em;}.luxury-pricing-heading h2{font-size:2em;}.luxury-item-details span{font-size:1em;}}@media screen and (max-width: 768px){.luxury-pricing-container{flex-direction:column;gap:3em;padding:4em 1.5em;}.luxury-pricing-text-column{width:100%;padding-top:0;}.luxury-pricing-heading h2{text-align:center;}.luxury-pricing-heading h2:after{left:50%;transform:translateX(-50%);}.luxury-pricing-heading p{text-align:center;font-size:1.1em;}.luxury-pricing-separator{display:none;}.luxury-pricing-products-column{width:100%;}.luxury-pricing-grid{grid-template-columns:1fr;}.luxury-item-content{align-items:center;text-align:center;}.luxury-item-details{width:100%;text-align:center;}.luxury-item-details h3{white-space:normal;text-align:center;width:100%;}.luxury-item-details span{text-align:center;width:100%;}.luxury-pricing-item{padding:.8em;gap:0;}.luxury-item-image{width:5.5em;height:5.5em;flex:0 0 5.5em;}}@media screen and (max-width: 480px){.luxury-pricing-container{padding:4em 1em;}.luxury-pricing-heading h2{font-size:1.8em;}.luxury-item-image{width:5em;height:5em;flex:0 0 5em;}}@keyframes borderRotate{0%{stroke-dashoffset:100;opacity:0;}20%{opacity:1;}80%{opacity:1;}100%{stroke-dashoffset:0;opacity:0;}}.luxury-media-container{display:flex;justify-content:space-between;gap:6em;max-width:115.625em;width:95%;margin:0 auto;padding:8em 2em 4em;min-height:50em;align-items:stretch;}.luxury-media-column{flex:1;display:flex;flex-direction:column;gap:2em;}.luxury-media-heading h2{font-size:2.5em;line-height:1.3;color:#000;position:relative;padding-bottom:.5em;margin-bottom:.5em;}.luxury-media-heading h2:after{content:"";position:absolute;bottom:0;left:0;width:3em;height:.075em;background-color:#000;}.luxury-media-heading h2 span{display:block;font-size:.5em;margin-top:.5em;font-weight:400;opacity:.8;}.luxury-media-separator{position:relative;width:1px;background-image:linear-gradient(#000 33%,transparent 0%);background-size:1px 15px;opacity:.15;mask-image:linear-gradient(to bottom,transparent,black 15%,black 85%,transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,black 15%,black 85%,transparent);}.luxury-media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2em;padding:1em;}.luxury-media-item{position:relative;aspect-ratio:1;}.luxury-media-frame{position:relative;width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;}.luxury-media-frame img{max-width:80%;height:auto;object-fit:contain;transition:transform .6s ease-out;}.luxury-media-item:hover .luxury-media-frame img{transform:scale(1.08);}@media screen and (max-width: 1920px){.luxury-media-container{max-width:100em;gap:5em;}}@media screen and (max-width: 1600px){.luxury-media-container{max-width:90em;gap:4em;}.luxury-media-heading h2{font-size:2.3em;}}@media screen and (max-width: 1440px){.luxury-media-container{max-width:85em;padding:6em 2em;}.luxury-media-grid{gap:1.5em;}}@media screen and (max-width: 1280px){.luxury-media-container{max-width:80em;padding:5em 1.5em;}.luxury-media-heading h2{font-size:2.2em;}.luxury-media-grid{grid-template-columns:repeat(2,1fr);gap:1.5em;}}@media screen and (max-width: 768px){.luxury-media-container{flex-direction:column;gap:2em;padding:4em 1.5em;}.luxury-media-column{width:100%;gap:0;}.luxury-media-heading h2{text-align:center;font-size:2em;}.luxury-media-heading h2:after{left:50%;transform:translateX(-50%);}.luxury-media-heading h2 span{font-size:.8em;}.luxury-media-separator{width:80%;height:1px;margin:2em auto;background-image:linear-gradient(90deg,#000 33%,transparent 0%);background-size:15px 1px;}.luxury-media-grid{display:flex;overflow-x:auto;height:20vh;scroll-snap-type:x mandatory;gap:1.5em;padding:0;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;margin:0 -1.5em;}.luxury-media-grid::-webkit-scrollbar{display:none;}.luxury-media-item{flex:0 0 auto;scroll-snap-align:center;width:auto;max-width:calc(100vw - 6em);padding:0 .5em;}.luxury-media-frame img{max-height:85px;width:auto;}.luxury-media-item:hover .luxury-media-frame img{transform:none;}}@media screen and (max-width: 480px){.luxury-media-container{padding:4em 1em;}.luxury-media-heading h2{font-size:1.8em;}.luxury-media-heading h2 span{font-size:.7em;}.luxury-media-frame img{max-height:70px;}}.david_top_section{height:65vh;position:relative;display:flex;align-items:center;background-position:center;background-size:cover;}.david_top_wrapper{position:relative;z-index:2;margin-left:10%;max-width:680px;}.david_top_main{margin-bottom:2.5vh;}.david_top_title{color:#fff;font-size:4em;line-height:1.1;margin:0;letter-spacing:.02em;font-weight:200;text-shadow:0 .02em .08em rgba(0,0,0,.08);}.david_top_footer{position:relative;border-left:.125em solid rgba(255,255,255,.3);padding-left:1.875em;margin-top:5vh;}.david_top_description{color:#fff;font-size:1.25em;line-height:1.6;margin:0 0 2.5vh 0;font-weight:500;letter-spacing:.02em;text-shadow:0 .02em .08em rgba(0,0,0,.08);}.david_top_delivery{margin-bottom:2.5vh;}.david_top_delivery_label{display:block;color:rgba(255,255,255,.7);font-size:.9em;text-transform:uppercase;letter-spacing:.15em;margin-bottom:.5em;text-shadow:0 .02em .08em rgba(0,0,0,.08);}.david_top_delivery_time{display:block;color:#fff;font-size:1.1em;letter-spacing:.05em;text-shadow:0 .02em .08em rgba(0,0,0,.08);}.david_top_cta{display:inline-block;color:#000;background-color:#fff;padding:1em 2.375em;text-decoration:none;font-size:.9em;letter-spacing:.1em;text-transform:uppercase;transition:all .3s ease;}.david_top_cta:hover{background-color:transparent;color:#fff;outline:.0625em solid #fff;}@media (max-width: 1899px){.david_top_wrapper{margin-left:8%;max-width:600px;}.david_top_title{font-size:3.6em;}.david_top_description{font-size:1.2em;}}@media (max-width: 1599px){.david_top_section{height:65vh;}.david_top_wrapper{margin-left:7%;max-width:580px;}.david_top_title{font-size:3.2em;}.david_top_footer{margin-top:4vh;padding-left:1.75em;}}@media (max-width: 1365px){.david_top_section{height:65vh;}.david_top_wrapper{margin-left:6%;max-width:560px;}.david_top_title{font-size:2.8em;}.david_top_description{font-size:1.15em;}.david_top_delivery_time{font-size:1em;}}@media (max-width: 1023px){.david_top_section{height:65vh;}.david_top_wrapper{margin-left:5%;margin-right:5%;max-width:520px;}.david_top_title{font-size:2.5em;}.david_top_footer{padding-left:1.5em;margin-top:3.5vh;}.david_top_description{font-size:1.1em;}.david_top_delivery_label{font-size:.85em;}}@media (max-width: 767px){.david_top_section{height:60vh;}.david_top_wrapper{margin-left:0;margin-right:0;}.david_top_title{font-size:2.5em;font-weight:400;}.david_top_footer{padding-left:1.25em;margin-top:3vh;}.david_top_description{font-size:1.2em;margin-bottom:3vh;font-weight:400;}.david_top_delivery{margin-bottom:3vh;}.david_top_delivery_label{font-size:1em;}.david_top_delivery_time{font-size:1.2em;}.david_top_cta{padding:.9em 2em;font-size:.85em;}}@media (max-width: 479px){.david_top_section{height:60vh;}.david_top_wrapper{margin-left:0;margin-right:0;}.david_top_title{font-size:2.2em;font-weight:400;}.david_top_footer{padding-left:1em;margin-top:2.5vh;}.david_top_description{font-size:1.1em;font-weight:400;}.david_top_delivery_label{font-size:.9em;}.david_top_delivery_time{font-size:1.1em;}.david_top_cta{padding:.8em 1.8em;font-size:.8em;width:100%;text-align:center;}}.concept-section{padding:3em 2em;background-color:var(--color-cream-gray);}.concept-wrapper{display:flex;justify-content:space-between;gap:6em;max-width:115.625em;width:95%;margin:0 auto;min-height:50em;align-items:stretch;}.concept-text-container{flex:1;display:flex;flex-direction:column;padding:4em 0;justify-content:flex-start;}.concept-text{position:relative;padding-top:2em;}.concept-subtitle{font-size:2.5em;line-height:1.3;color:#000;margin-bottom:2em;font-weight:600;position:relative;padding-bottom:.5em;}.concept-subtitle:after{content:"";position:absolute;bottom:0;left:0;width:3em;height:.075em;background-color:#000;}.concept-description{color:#000;font-size:1.1em;line-height:1.8;margin-bottom:1.8em;font-weight:300;letter-spacing:.03em;}.concept-description:first-of-type{font-size:1.4em;font-weight:200;line-height:1.4;letter-spacing:.04em;margin-bottom:2em;}.concept-links{margin-top:4em;display:flex;flex-direction:column;gap:2.5em;}.concept-collection{display:inline-block;color:#000;text-decoration:none;font-size:1.1em;letter-spacing:.08em;font-weight:200;padding-bottom:.4em;position:relative;transition:all .3s ease;}.concept-collection::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-image:linear-gradient(to right,#000 50%,transparent 50%);background-size:8px 1px;opacity:.3;}.concept-collection:hover{letter-spacing:.1em;}.concept-cta{display:inline-block;color:#fff;background-color:#000;padding:1em 2.375em;text-decoration:none;font-size:.9em;letter-spacing:.1em;text-transform:uppercase;transition:all .3s ease;max-width:275px;text-align:center;}.concept-cta:hover{background-color:var(--color-cream-gray);color:#000;outline:.0625em solid #000;}.concept-separator{position:relative;align-self:stretch;width:1px;background-image:linear-gradient(#000 33%,transparent 0%);background-size:1px 15px;opacity:.15;mask-image:linear-gradient(to bottom,transparent,black 15%,black 85%,transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,black 15%,black 85%,transparent);}.concept-images{flex:1;display:flex;flex-direction:column;gap:1em;padding:4em 0;position:relative;max-width:65.625em;align-items:center;}.concept-image-container{position:relative;width:95%;height:30em;overflow:hidden;margin:0 auto;}.concept-carousel{position:relative;width:100%;height:100%;display:flex;transition:transform .6s cubic-bezier(.4,0,.2,1);}.concept-image{position:relative;min-width:100%;height:100%;background:none !important;}.concept-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;}.carousel-overlay{position:absolute;top:0;width:25%;height:100%;cursor:pointer;opacity:0;transition:opacity .3s ease;z-index:2;}.carousel-overlay.left{left:0;background:linear-gradient(to right,rgba(0,0,0,.3),transparent);}.carousel-overlay.right{right:0;background:linear-gradient(to left,rgba(0,0,0,.3),transparent);}.concept-carousel-nav{display:flex;justify-content:center;gap:1.5em;margin-top:1em;width:85%;}.carousel-dot{position:relative;width:3em;height:2px;border:none;background:none;cursor:pointer;padding:0;overflow:hidden;}.carousel-dot span{position:absolute;top:50%;left:0;width:100%;height:1px;background-color:#000;opacity:.2;transform:translateY(-50%);transition:opacity .3s ease;}.carousel-dot::after{content:"";position:absolute;top:50%;left:0;width:0;height:1px;background-color:#000;transform:translateY(-50%);transition:width .3s ease;}.carousel-dot:hover span{opacity:.5;}.carousel-dot.active span{opacity:1;}.carousel-dot.active::after{width:100%;}.concept-image-container::before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:1px solid rgba(0,0,0,.1);z-index:1;}.concept-image-container::after{content:"";position:absolute;top:1em;right:1em;bottom:1em;left:1em;border:1px solid rgba(255,255,255,.2);z-index:1;pointer-events:none;}@media screen and (max-width: 1920px){.concept-wrapper{max-width:100em;gap:5em;}.concept-subtitle{font-size:2.3em;}}@media screen and (max-width: 1600px){.concept-wrapper{max-width:90em;gap:4em;}.concept-subtitle{font-size:2.2em;}.concept-description:first-of-type{font-size:1.3em;}}@media screen and (max-width: 1440px){.concept-wrapper{max-width:85em;}.concept-subtitle{font-size:2.1em;}}@media screen and (max-width: 1280px){.concept-wrapper{max-width:80em;gap:3em;}.concept-subtitle{font-size:2em;}.concept-description:first-of-type{font-size:1.2em;}.concept-description{font-size:1.05em;}}@media screen and (max-width: 1024px){.concept-wrapper{max-width:70em;}.concept-subtitle{font-size:1.9em;}.concept-description:first-of-type{font-size:1.15em;}.concept-description{font-size:1em;}}@media screen and (max-width: 768px){.concept-section{padding:0;}.concept-wrapper{flex-direction:column;gap:1em;padding:0;min-height:unset;width:100%;}.concept-separator{display:none;}.concept-text{padding-top:0;}.concept-text-container{order:2;padding:3em 2em;}.concept-images{order:1;padding:0;max-width:none;width:100%;gap:0;}.concept-image-container{height:50vh;box-shadow:none;width:100%;margin:0;}.concept-carousel{width:100%;}.concept-image{width:100%;}.concept-carousel-nav{width:100%;margin:1em 0;}.concept-subtitle{font-size:1.8em;text-align:center;}.concept-subtitle:after{left:50%;transform:translateX(-50%);}.concept-description{text-align:center;}.concept-links{align-items:center;}.concept-collection{letter-spacing:0em;}.concept-collection:hover{letter-spacing:0em;}.concept-cta{width:65%;max-width:none;margin-bottom:2vh;}.carousel-overlay{display:none;}.concept-image-container::before,.concept-image-container::after{display:none;}}@media screen and (max-width: 480px){.concept-text-container{padding:0em 1.5em 3em 1.5em;}.concept-subtitle{font-size:1.6em;}.concept-text{padding-top:0;}.concept-description:first-of-type{font-size:1.1em;}.concept-description{font-size:.95em;}.concept-collection{font-size:1em;letter-spacing:0em;}.concept-collection:hover{letter-spacing:0em;}.concept-cta{padding:.9em 2em;font-size:.85em;margin-bottom:2vh;}.concept-image-container{height:40vh;}}.accordion-container{margin:3em 0;width:100%;font-family:"Montserrat",sans-serif;}.accordion-item{margin-bottom:1.5em;border:none;background:transparent;overflow:visible;position:relative;}.accordion-header{margin:0;padding:0;background:none;}.accordion-button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.8em;background:transparent;color:#000;font-size:1.05em;font-weight:400;text-align:left;cursor:pointer;border:none;position:relative;transition:all .4s cubic-bezier(.19,1,.22,1);letter-spacing:.08em;text-transform:none;}.accordion-button::after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background-image:linear-gradient(to right,rgba(0,0,0,.15) 50%,transparent 50%);background-size:12px 1px;background-repeat:repeat-x;transition:all .4s cubic-bezier(.19,1,.22,1);}.accordion-button:hover{background:transparent;letter-spacing:.09em;}.accordion-button:hover::after{background-image:linear-gradient(to right,rgba(0,0,0,.3) 50%,transparent 50%);background-size:10px 1px;}.accordion-icon{position:relative;width:18px;height:18px;flex-shrink:0;margin-left:2em;border-radius:50%;transition:all .5s cubic-bezier(.19,1,.22,1);background-color:rgba(240,240,240,.8);}.accordion-icon::before,.accordion-icon::after{content:"";position:absolute;background-color:#000;transition:all .5s cubic-bezier(.19,1,.22,1);}.accordion-icon::before{top:8px;left:4px;width:10px;height:1px;}.accordion-icon::after{top:4px;left:8px;width:1px;height:10px;}.accordion-item.active .accordion-button{color:#000;font-weight:500;background:transparent;padding-bottom:1.6em;}.accordion-item.active .accordion-button::after{background-image:linear-gradient(to right,rgba(0,0,0,.35) 50%,transparent 50%);background-size:8px 1px;}.accordion-item.active .accordion-icon{background-color:rgba(225,225,225,1);transform:rotate(45deg);}.accordion-item.active .accordion-icon::after{opacity:0;}.accordion-content{max-height:0;overflow:hidden;padding:0 1.8em;opacity:0;transform:translateY(-15px);transition:max-height .8s cubic-bezier(.19,1,.22,1),padding .6s cubic-bezier(.19,1,.22,1),opacity .6s cubic-bezier(.19,1,.22,1),transform .6s cubic-bezier(.19,1,.22,1);background:transparent;position:relative;}.accordion-content::before{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background-image:linear-gradient(to right,rgba(0,0,0,.1) 50%,transparent 50%);background-size:16px 1px;background-repeat:repeat-x;opacity:0;transition:opacity .6s ease;}.accordion-item.active .accordion-content{max-height:2000px;padding:1.8em;opacity:1;transform:translateY(0);}.accordion-item.active .accordion-content::before{opacity:1;}@media (max-width: 1199px){.accordion-content{padding:0 1.6em;}.accordion-item.active .accordion-content{padding:1.8em 1.6em;}}@media (max-width: 991px){.accordion-button{letter-spacing:.06em;}.accordion-content{padding:0 1.4em;}.accordion-item.active .accordion-content{padding:1.6em 1.4em;}.accordion-button::after,.accordion-content::before{background-size:10px 1px;}.accordion-item.active .accordion-button::after{background-size:7px 1px;}}@media (max-width: 767px){.accordion-container{margin:2em 0;}.accordion-button{font-size:1em;letter-spacing:.05em;}.accordion-icon{width:16px;height:16px;margin-left:1.5em;}.accordion-icon::before{top:7px;left:3px;width:10px;}.accordion-icon::after{top:3px;left:7px;height:10px;}.accordion-content{padding:0 1.2em;}.accordion-item.active .accordion-content{padding:1.5em 1.2em;}.accordion-button::after,.accordion-content::before{background-size:8px 1px;}.accordion-item.active .accordion-button::after{background-size:6px 1px;}}@media (max-width: 480px){.accordion-container{margin:1.5em 0;}.accordion-button{font-size:.95em;}.accordion-content{padding:0 1em;}.accordion-item.active .accordion-content{padding:1.4em 1em;}}.david_banner_section{position:relative;width:100%;height:600px;max-height:600px;overflow:hidden;background-color:#000;}.david_banner_container{position:relative;width:100%;height:100%;}.david_banner_slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 1s cubic-bezier(.19,1,.22,1);z-index:1;}.david_banner_slide_active{opacity:1;z-index:2;}.david_banner_background{position:absolute;top:0;left:0;width:100%;height:100%;}.david_banner_image{width:100%;height:100%;object-fit:cover;object-position:20% 30%;}.david_banner_video{width:100%;height:100%;object-fit:cover;object-position:center;}.david_banner_overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,.4) 0%,rgba(0,0,0,.2) 30%,transparent 100%);display:flex;align-items:center;justify-content:center;padding:4rem 6rem;z-index:3;}.david_banner_content{max-width:900px;color:#fff;text-align:center;}.david_banner_subtitle{font-size:.9em;font-weight:400;letter-spacing:.15em;text-transform:uppercase;color:rgba(255,255,255,.8);margin-bottom:1rem;}.david_banner_title{font-size:3.2em;font-weight:300;line-height:1.2;color:#fff;margin-bottom:1.5rem;letter-spacing:.02em;}.david_banner_description{font-size:1.1em;line-height:1.6;color:#fff;font-weight:300;letter-spacing:.01em;}.david_banner_navigation{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;gap:1.5em;z-index:4;}.david_banner_dot{position:relative;width:3em !important;height:2px !important;border:none !important;background:none !important;cursor:pointer;padding:0 !important;overflow:hidden;border-radius:0 !important;margin:0 !important;}.david_banner_dot span{position:absolute;top:50%;left:0;width:100%;height:1px;background-color:#fff;opacity:.2;transform:translateY(-50%);transition:opacity .3s ease;}.david_banner_dot::after{content:"";position:absolute;top:50%;left:0;width:0;height:1px;background-color:#fff;transform:translateY(-50%);transition:width .3s ease;}.david_banner_dot:hover span{opacity:.5;}.david_banner_dot_active span{opacity:1;}.david_banner_dot_active::after{width:100%;}.david_banner_arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.1) !important;color:#fff !important;border:1px solid rgba(255,255,255,.3) !important;width:30px !important;height:30px !important;font-size:.9rem !important;cursor:pointer;transition:all .3s ease;z-index:4;backdrop-filter:blur(4px);border-radius:0 !important;padding:0 !important;margin:0 !important;display:flex !important;align-items:center !important;justify-content:center !important;}.david_banner_arrow:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.6);}.david_banner_arrow_prev{left:2rem;}.david_banner_arrow_next{right:2rem;}@media screen and (max-width: 768px){.david_banner_section{height:450px;max-height:450px;}.david_banner_video{object-fit:contain;background-color:#000;}.david_banner_overlay{padding:2rem;justify-content:center;text-align:center;}.david_banner_content{max-width:100%;}.david_banner_title{font-size:2.2em;margin-bottom:1rem;}.david_banner_description{font-size:1em;}.david_banner_dot{width:1.5rem !important;height:1px !important;}.david_banner_arrow{width:25px !important;height:25px !important;font-size:.8rem !important;}.david_banner_arrow_prev{left:.5rem;}.david_banner_arrow_next{right:.5rem;}.david_banner_navigation{bottom:1.5rem;gap:.8rem;}}@media screen and (max-width: 480px){.david_banner_section{height:400px;max-height:400px;}.david_banner_overlay{padding:1.5rem;}.david_banner_title{font-size:1.8em;}.david_banner_description{font-size:.9em;line-height:1.5;}.david_banner_dot{width:1.2rem !important;height:1px !important;}.david_banner_arrow{width:22px !important;height:22px !important;font-size:.7rem !important;}.david_banner_arrow_prev{left:.3rem;}.david_banner_arrow_next{right:.3rem;}.david_banner_navigation{bottom:1rem;gap:.6rem;}}.david_gallery_section{background-color:#fff;padding:0;margin:0;width:100%;}.david_gallery_container{display:flex;width:100vw;height:60vh;position:relative;}.david_gallery_item{flex:1;position:relative;overflow:hidden;cursor:pointer;}.david_gallery_image{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .8s cubic-bezier(.19,1,.22,1);}.david_gallery_overlay{position:absolute;bottom:0;left:0;right:0;height:25%;background:transparent;display:flex;align-items:flex-end;justify-content:center;padding:3rem 1rem;}.david_gallery_button{display:inline-block;color:#fff;background-color:#000;padding:1em 2.375em;text-decoration:none;font-size:.9em;letter-spacing:.1em;text-transform:uppercase;transition:all .3s ease;max-width:275px;text-align:center;}.david_gallery_button:hover{background-color:transparent;color:#fff;outline:.0625em solid #fff;}.david_gallery_item:hover .david_gallery_image{transform:scale(1.03);}@media screen and (max-width: 768px){.david_gallery_container{flex-wrap:wrap;flex-direction:row;height:auto;}.david_gallery_item{width:50%;height:70vh;flex:0 0 50%;min-height:400px;aspect-ratio:auto;}.david_gallery_image{object-fit:cover;height:100%;width:100%;}.david_gallery_overlay{height:35%;padding:2rem 1rem;}.david_gallery_button{font-size:.8em;padding:.9em 2em;}}@media screen and (max-width: 480px){.david_gallery_item{height:20vh;}.david_gallery_button{font-size:.75em;padding:.8em 1.8em;}}.david_double_section{background-color:#fff;padding:0;margin:0;width:100%;}.david_double_container{display:flex;width:100vw;height:70vh;position:relative;}.david_double_item{flex:1;position:relative;overflow:hidden;}.david_double_image{width:100%;height:100%;object-fit:cover;object-position:center;}.david_double_overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,.7) 0%,rgba(0,0,0,.4) 20%,transparent 100%);display:flex;align-items:flex-end;justify-content:flex-start;padding:4rem;}.david_double_content{max-width:400px;color:#fff;}.david_double_title{font-size:2.2em;font-weight:600;line-height:1.2;margin-bottom:1.5rem;color:#fff;}.david_double_description{font-size:1.1em;line-height:1.6;margin-bottom:2.5rem;color:#fff;font-weight:300;}.david_double_button{display:inline-block;color:#fff;background-color:#000;padding:1em 2.375em;text-decoration:none;font-size:.9em;letter-spacing:.1em;text-transform:uppercase;transition:all .3s ease;text-align:center;}.david_double_button:hover{background-color:transparent;color:#fff;outline:.0625em solid #fff;}@media screen and (max-width: 768px){.david_double_container{flex-direction:column;height:auto;}.david_double_item{height:70vh;}.david_double_image{object-position:center top;}.david_double_overlay{padding:2rem;justify-content:center;text-align:center;}.david_double_content{max-width:100%;}.david_double_title{font-size:1.8em;margin-bottom:1rem;}.david_double_description{font-size:1em;margin-bottom:2rem;}.david_double_button{font-size:.85em;padding:.9em 2em;}}@media screen and (max-width: 480px){.david_double_item{height:75vh;}.david_double_image{object-position:center 30%;}.david_double_overlay{padding:1.5rem;}.david_double_title{font-size:1.5em;}.david_double_description{font-size:.9em;}.david_double_button{font-size:.8em;padding:.8em 1.8em;width:50%;}}.david_stats_section{background-color:#fff;padding:0;margin:0;width:100%;}.david_stats_container{display:flex;justify-content:space-between;gap:6em;max-width:115.625em;width:95%;margin:0 auto;padding:4em 2em;color:#000;min-height:30em;align-items:stretch;}.david_stats_column{flex:1;display:flex;flex-direction:column;justify-content:center;}.david_stats_grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0;padding:2em;position:relative;}.david_stats_grid::before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background-image:linear-gradient(to right,rgba(0,0,0,.15) 50%,transparent 50%);background-size:8px 1px;background-repeat:repeat-x;transform:translateY(-50%);}.david_stats_grid::after{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background-image:linear-gradient(to bottom,rgba(0,0,0,.15) 50%,transparent 50%);background-size:1px 8px;background-repeat:repeat-y;transform:translateX(-50%);}.david_stats_item{text-align:center;padding:2em 1em;position:relative;}.david_stats_number{font-size:2.5em;font-weight:600;color:#000;margin-bottom:.5em;line-height:1;}.david_stats_label{font-size:1em;color:#000;font-weight:300;line-height:1.4;letter-spacing:.02em;}.david_stats_separator{position:relative;align-self:stretch;width:1px;background-image:linear-gradient(#000 33%,transparent 0%);background-size:1px 15px;opacity:.15;mask-image:linear-gradient(to bottom,transparent,black 15%,black 85%,transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,black 15%,black 85%,transparent);}.david_stats_content{padding:4em 0;}.david_stats_title{font-size:2.5em;line-height:1.3;color:#000;margin-bottom:2em;font-weight:600;position:relative;padding-bottom:.5em;}.david_stats_title:after{content:"";position:absolute;bottom:0;left:0;width:3em;height:.075em;background-color:#000;}.david_stats_description{font-size:1.1em;line-height:1.8;color:#000;font-weight:300;letter-spacing:.01em;}@media screen and (max-width: 1920px){.david_stats_container{max-width:100em;gap:5em;}}@media screen and (max-width: 1600px){.david_stats_container{max-width:90em;gap:4em;}.david_stats_title{font-size:2.3em;}.david_stats_number{font-size:2.2em;}}@media screen and (max-width: 1280px){.david_stats_container{max-width:80em;padding:6em 1.5em;gap:3em;}.david_stats_grid{gap:2em;padding:1em;}}@media screen and (max-width: 768px){.david_stats_container{flex-direction:column;gap:3em;padding:4em 1.5em;min-height:unset;}.david_stats_separator{height:1px;width:60%;margin:1em auto;background-image:linear-gradient(90deg,#000 33%,transparent 0%);background-size:15px 1px;}.david_stats_grid{gap:1.5em;padding:0;}.david_stats_item{padding:1.5em .5em;}.david_stats_number{font-size:2em;}.david_stats_label{font-size:.9em;}.david_stats_content{padding:2em 0;}.david_stats_title{font-size:2em;text-align:center;}.david_stats_title:after{left:50%;transform:translateX(-50%);}.david_stats_description{text-align:center;font-size:1em;}}@media screen and (max-width: 480px){.david_stats_container{padding:3em 1em;}.david_stats_grid{grid-template-columns:repeat(2,1fr);gap:0;padding:1em;}.david_stats_item{padding:1.5em .5em;}.david_stats_number{font-size:1.8em;}.david_stats_label{font-size:.8em;}.david_stats_title{font-size:1.8em;}}.david_triple_section{background-color:#fff;padding:0;margin:0;width:100%;}.david_triple_container{display:flex;width:100vw;height:70vh;position:relative;}.david_triple_item{flex:1;position:relative;overflow:hidden;text-decoration:none;display:block;}.david_triple_image{width:100%;height:100%;object-fit:cover;object-position:center;}.david_triple_overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(23,21,21,.093);display:flex;align-items:center;justify-content:center;padding:3rem 2rem;transition:background-color .4s ease;}.david_triple_item:hover .david_triple_overlay{background:rgba(88,84,84,.5);}.david_triple_content{text-align:center;color:#fff;max-width:350px;}.david_triple_title{font-size:1.8em;font-weight:600;line-height:1.2;margin-bottom:1.5rem;color:#fff;}.david_triple_description{font-size:1em;line-height:1.6;color:#fff;font-weight:300;letter-spacing:.01em;}@media screen and (max-width: 768px){.david_triple_container{flex-direction:column;height:auto;}.david_triple_item{height:40vh;}.david_triple_overlay{padding:2rem 1.5rem;}.david_triple_content{max-width:100%;}.david_triple_title{font-size:1.5em;margin-bottom:1rem;}.david_triple_description{font-size:.9em;}}@media screen and (max-width: 480px){.david_triple_item{height:35vh;}.david_triple_overlay{padding:1.5rem 1rem;}.david_triple_title{font-size:1.3em;}.david_triple_description{font-size:.85em;line-height:1.5;}}.david_process_section{background-color:var(--color-cream-gray);padding:0;margin:0;width:100%;}.david_process_container{display:flex;justify-content:space-between;gap:4rem;max-width:115.625em;width:95%;margin:0 auto;padding:4em 2em;color:#000;min-height:35em;align-items:stretch;}.david_process_column{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:2em;}.david_process_icon{width:80px;height:80px;border:2px solid #000;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:3rem;position:relative;transition:all .4s cubic-bezier(.19,1,.22,1);}.david_process_icon::before{content:"";position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;border:1px solid rgba(0,0,0,.2);border-radius:50%;transform:rotate(-45deg);transition:all .4s cubic-bezier(.19,1,.22,1);}.david_process_number{font-size:1.8rem;font-weight:300;color:#000;letter-spacing:.05em;}.david_process_column:hover .david_process_icon{background-color:#000;transform:scale(1.05);}.david_process_column:hover .david_process_number{color:#fff;}.david_process_column:hover .david_process_icon::before{transform:rotate(0deg);border-color:#000;}.david_process_content{flex:1;}.david_process_title{font-size:1.8em;font-weight:600;color:#000;margin-bottom:1.5rem;position:relative;padding-bottom:.5em;}.david_process_title::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:2em;height:1px;background-color:#000;opacity:.3;}.david_process_description{font-size:1em;line-height:1.7;color:#000;font-weight:300;letter-spacing:.01em;}@media screen and (max-width: 1280px){.david_process_container{max-width:80em;gap:3rem;padding:6em 1.5em;}}@media screen and (max-width: 768px){.david_process_container{flex-direction:column;gap:4rem;padding:4em 1.5em;min-height:unset;}.david_process_column{padding:1em;}.david_process_icon{width:70px;height:70px;margin-bottom:2rem;}.david_process_number{font-size:1.5rem;}.david_process_title{font-size:1.5em;margin-bottom:1rem;}.david_process_description{font-size:.95em;}}@media screen and (max-width: 480px){.david_process_container{padding:3em 1em;gap:3rem;}.david_process_icon{width:60px;height:60px;}.david_process_number{font-size:1.3rem;}.david_process_title{font-size:1.3em;}}.david_elegant_title_section{max-width:115.625em;width:95%;margin:3em auto;padding:0 2em;text-align:center;position:relative;height:25vh;display:flex;flex-direction:column;justify-content:center;align-items:center;}.david_elegant_title_section.height-small{height:10vh;}.david_elegant_subtitle{font-size:.75em;color:#a63a3a;font-weight:300;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.8em;position:relative;}.david_elegant_subtitle::after{content:"";position:absolute;bottom:-.4em;left:50%;transform:translateX(-50%);width:1.5em;height:1px;background-color:#a63a3a;opacity:.4;}.david_elegant_main_title{font-size:1.8em;color:#000;line-height:1.2;font-weight:600;margin-bottom:1em;letter-spacing:.02em;position:relative;}.david_elegant_description{font-size:.9em;color:#000;line-height:1.5;font-weight:300;letter-spacing:.01em;max-width:70%;margin:0 auto;}@media screen and (max-width: 1600px){.david_elegant_main_title{font-size:1.7em;}.david_elegant_description{font-size:.85em;max-width:80%;}}@media screen and (max-width: 1280px){.david_elegant_title_section{padding:0 1.5em;}.david_elegant_main_title{font-size:1.6em;}.david_elegant_description{max-width:85%;}}@media screen and (max-width: 1024px){.david_elegant_title_section{margin:2.5em auto;}.david_elegant_main_title{font-size:1.5em;}.david_elegant_description{font-size:.8em;max-width:90%;}}@media screen and (max-width: 768px){.david_elegant_title_section{margin:3em auto;padding:0 1.5em;max-height:none;}.david_elegant_subtitle{font-size:.7em;letter-spacing:.1em;margin-bottom:.6em;}.david_elegant_main_title{font-size:1.4em;margin-bottom:.8em;}.david_elegant_description{font-size:.8em;max-width:100%;}}@media screen and (max-width: 480px){.david_elegant_title_section{margin:2.5em auto;padding:0 1em;}.david_elegant_subtitle{font-size:.75em;}.david_elegant_main_title{font-size:1.2em;}.david_elegant_description{font-size:.8em;}}.david_shop_section{padding:4em 2em;background-color:var(--color-cream-gray);}.david_shop_container{display:flex;justify-content:space-between;gap:6em;max-width:115.625em;width:95%;margin:0 auto;align-items:stretch;}.david_shop_container.multiple{display:grid;grid-template-columns:1fr 1px 1fr;gap:4em;}.david_shop_container.multiple .david_shop_unit{display:flex;flex-direction:column;overflow:hidden;}.david_shop_content_box{flex:1;display:flex;flex-direction:column;padding:4em 0;justify-content:flex-start;}.david_shop_container.multiple .david_shop_content_box{padding-top:2em;}.david_shop_content_inner{position:relative;padding-top:0;}.david_shop_vertical_divider{position:relative;align-self:stretch;width:1px;background-image:linear-gradient(#000 33%,transparent 0%);background-size:1px 15px;opacity:.15;mask-image:linear-gradient(to bottom,transparent,black 15%,black 85%,transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,black 15%,black 85%,transparent);}.david_shop_container.multiple .david_shop_separator{position:relative;grid-column:2;grid-row:1;align-self:stretch;width:1px;background-image:linear-gradient(#000 33%,transparent 0%);background-size:1px 15px;opacity:.15;mask-image:linear-gradient(to bottom,transparent,black 15%,black 85%,transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,black 15%,black 85%,transparent);margin:2em 0;}.david_shop_visual_area{flex:1;display:flex;flex-direction:column;gap:1em;padding:4em 0;position:relative;max-width:65.625em;align-items:center;}.david_shop_container.multiple .david_shop_visual_area{padding-bottom:1em;}.david_shop_visual_frame{position:relative;width:95%;height:30em;overflow:hidden;margin:0 auto;}.david_shop_visual_frame::before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:1px solid rgba(0,0,0,.1);z-index:1;}.david_shop_visual_frame::after{content:"";position:absolute;top:1em;right:1em;bottom:1em;left:1em;border:1px solid rgba(255,255,255,.2);z-index:1;pointer-events:none;}.david_shop_single_image{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .6s cubic-bezier(.4,0,.2,1);}.david_shop_visual_frame:hover .david_shop_single_image{transform:scale(1.03);}.david_shop_slider{position:relative;width:100%;height:100%;display:flex;transition:transform .6s cubic-bezier(.4,0,.2,1);}.david_shop_slide{position:relative;min-width:100%;height:100%;background:none !important;}.david_shop_slide img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;}.david_shop_slider_nav{display:flex;justify-content:center;gap:1.5em;margin-top:1em;width:85%;}.david_shop_nav_dot{position:relative;width:3em;height:2px;border:none;background:none;cursor:pointer;padding:0;overflow:hidden;}.david_shop_nav_dot span{position:absolute;top:50%;left:0;width:100%;height:1px;background-color:#000;opacity:.2;transform:translateY(-50%);transition:opacity .3s ease;}.david_shop_nav_dot::after{content:"";position:absolute;top:50%;left:0;width:0;height:1px;background-color:#000;transform:translateY(-50%);transition:width .3s ease;}.david_shop_nav_dot:hover span{opacity:.5;}.david_shop_nav_dot.active span{opacity:1;}.david_shop_nav_dot.active::after{width:100%;}.david_shop_slide_control{position:absolute;top:0;width:25%;height:100%;cursor:pointer;opacity:0;transition:opacity .3s ease;z-index:2;}.david_shop_slide_control.prev{left:0;background:linear-gradient(to right,rgba(0,0,0,.3),transparent);}.david_shop_slide_control.next{right:0;background:linear-gradient(to left,rgba(0,0,0,.3),transparent);}.david_shop_slide_control:hover{opacity:1;}.david_shop_title_area{margin-bottom:2rem;}.david_shop_heading{font-size:1.6em;font-weight:400;color:#000;margin:0;letter-spacing:.03em;line-height:1.4;position:relative;padding-bottom:.8rem;}.david_shop_heading::after{content:"";position:absolute;bottom:0;left:0;width:3rem;height:1px;background:#a63a3a;opacity:.6;}.david_shop_description_area{margin-bottom:3rem;}.david_shop_description p{font-size:1em;line-height:1.9;color:#000;font-weight:300;letter-spacing:.02em;margin:0;}.david_shop_contact_area{margin-top:auto;}.david_shop_contact_grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.04);}.david_shop_contact_block{background:rgba(255,255,255,.6);padding:2rem;border:1px solid rgba(0,0,0,.03);text-align:center;position:relative;transition:all .3s ease;display:flex;flex-direction:column;gap:1.2rem;}.david_shop_contact_block:hover{background:rgba(255,255,255,.8);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.05);}.david_shop_contact_label{font-size:.8em;font-weight:500;color:#000;text-transform:uppercase;letter-spacing:.08em;position:relative;text-align:center;margin-bottom:1.5rem;}.david_shop_contact_label::after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:25px;height:1px;background:#a63a3a;opacity:.4;}.david_shop_contact_items{display:flex;flex-direction:column;gap:.8rem;padding:1.2rem;background:linear-gradient(135deg,rgba(0,0,0,.01) 0%,rgba(255,255,255,.03) 100%);border:1px solid rgba(0,0,0,.05);position:relative;}.david_shop_contact_items::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,transparent 0%,rgba(255,255,255,.08) 100%);pointer-events:none;}.david_shop_contact_link{color:#000;text-decoration:none;font-size:.9em;font-weight:400;letter-spacing:.02em;transition:all .3s ease;display:inline-block;position:relative;padding:.5rem 0;text-align:center;border-bottom:1px solid rgba(0,0,0,.06);}.david_shop_contact_link:last-child{border-bottom:none;}.david_shop_contact_link::after{content:"";position:absolute;bottom:-1px;left:50%;transform:translateX(-50%);width:0;height:1px;background:#a63a3a;transition:width .3s ease;}.david_shop_contact_link:hover{color:#a63a3a;}.david_shop_contact_link:hover::after{width:80%;}.david_shop_contact_text{color:#000;font-size:.9em;font-weight:300;letter-spacing:.02em;text-align:center;padding:.3rem 0;border-bottom:1px solid rgba(0,0,0,.04);}.david_shop_contact_text:last-child{border-bottom:none;}.david_shop_gmb_grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;padding:2.5rem 0;margin-top:2rem;border-top:1px solid rgba(0,0,0,.08);position:relative;}.david_shop_gmb_grid::before{content:"";position:absolute;top:-1px;left:50%;transform:translateX(-50%);width:60px;height:1px;background:#a63a3a;opacity:.6;}.david_shop_gmb_grid .david_shop_contact_block{background:rgba(255,255,255,.7);padding:2rem;border:1px solid rgba(0,0,0,.03);text-align:center;position:relative;transition:all .3s ease;}.david_shop_gmb_grid .david_shop_contact_block:hover{background:rgba(255,255,255,.9);transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.06);}.david_shop_gmb_grid .david_shop_contact_label{color:#000;font-weight:500;font-size:.8em;margin-bottom:1.5rem;text-align:center;letter-spacing:.08em;text-transform:uppercase;position:relative;}.david_shop_gmb_grid .david_shop_contact_label::after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:25px;height:1px;background:#a63a3a;opacity:.4;}.david_shop_gmb_rating{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.2rem;padding:1.2rem;background:linear-gradient(135deg,rgba(166,58,58,.02) 0%,rgba(255,255,255,.05) 100%);border:1px solid rgba(166,58,58,.08);position:relative;}.david_shop_gmb_rating::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,transparent 0%,rgba(255,255,255,.1) 100%);pointer-events:none;}.david_shop_gmb_stars{position:relative;display:inline-block;font-size:1.1em;}.david_shop_gmb_stars::before{content:"★★★★★";color:rgba(0,0,0,.1);letter-spacing:.1rem;}.david_shop_gmb_stars::after{content:"★★★★★";color:#a63a3a;position:absolute;top:0;left:0;letter-spacing:.1rem;overflow:hidden;width:var(--star-width,100%);}.david_shop_gmb_score{font-size:1rem;color:#000;font-weight:600;letter-spacing:.02em;}.david_shop_gmb_grid .david_shop_contact_text{color:#000;font-size:.85em;font-style:italic;text-align:center;opacity:.7;font-weight:300;}.david_shop_gmb_grid .david_shop_contact_items{display:flex;flex-direction:column;gap:1rem;padding:1.2rem;background:linear-gradient(135deg,rgba(0,0,0,.01) 0%,rgba(255,255,255,.03) 100%);border:1px solid rgba(0,0,0,.05);position:relative;}.david_shop_gmb_grid .david_shop_contact_items::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,transparent 0%,rgba(255,255,255,.08) 100%);pointer-events:none;}.david_shop_gmb_grid .david_shop_contact_link{display:inline-block;background:transparent;color:#000;padding:.8rem 1.5rem;border:1px solid rgba(0,0,0,.1);text-decoration:none;font-size:.85em;font-weight:400;text-align:center;transition:all .3s ease;letter-spacing:.02em;position:relative;margin:0;}.david_shop_gmb_grid .david_shop_contact_link::after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:#a63a3a;transition:width .3s ease;}.david_shop_gmb_grid .david_shop_contact_link::after{display:none;}.david_shop_gmb_grid .david_shop_contact_link:hover{color:#a63a3a;border-color:#a63a3a;background:rgba(166,58,58,.02);}.david_shop_gmb_grid .david_shop_contact_link:hover::after{width:100%;}.david_shop_gmb_grid .david_shop_contact_link:last-child{background:rgba(166,58,58,.05);border-color:rgba(166,58,58,.2);}.david_shop_gmb_grid .david_shop_contact_link:last-child:hover{background:rgba(166,58,58,.1);}@media screen and (max-width: 1920px){.david_shop_container{max-width:100em;gap:5em;}}@media screen and (max-width: 1600px){.david_shop_container{max-width:90em;gap:4em;}}@media screen and (max-width: 1440px){.david_shop_container{max-width:85em;}}@media screen and (max-width: 1280px){.david_shop_container{max-width:80em;gap:3em;}.david_shop_heading{font-size:1.5em;}}@media screen and (max-width: 1024px){.david_shop_container{max-width:70em;}.david_shop_heading{font-size:1.4em;}.david_shop_container.multiple{grid-template-columns:1fr;gap:4em;}.david_shop_container.multiple .david_shop_separator{display:none;}}@media screen and (max-width: 768px){.david_shop_section{padding:0;}.david_shop_container{flex-direction:column;gap:1em;padding:0;min-height:unset;width:100%;}.david_shop_vertical_divider{display:none;}.david_shop_content_inner{padding-top:0;}.david_shop_content_box{order:2;padding:3em 2em;}.david_shop_visual_area{order:1;padding:0;max-width:none;width:100%;gap:0;}.david_shop_visual_frame{height:50vh;width:100%;margin:0;}.david_shop_slider_nav{width:100%;margin:1em 0;}.david_shop_heading{font-size:1.4em;text-align:center;}.david_shop_heading::after{left:50%;transform:translateX(-50%);}.david_shop_description p{text-align:center;}.david_shop_contact_area{align-items:center;}.david_shop_slide_control{display:none;}.david_shop_visual_frame::before,.david_shop_visual_frame::after{display:none;}.david_shop_contact_grid{grid-template-columns:1fr;gap:2rem;}.david_shop_contact_block{padding:1.5rem;}.david_shop_gmb_grid{grid-template-columns:1fr;gap:2rem;padding:2rem 0;}.david_shop_gmb_grid .david_shop_contact_block{padding:1.5rem;}}@media screen and (max-width: 480px){.david_shop_content_box{padding:0em 1.5em 3em 1.5em;}.david_shop_heading{font-size:1.3em;}.david_shop_description p{font-size:.95em;}.david_shop_contact_grid{grid-template-columns:1fr;gap:1.5rem;}.david_shop_contact_block{padding:1.2rem;}.david_shop_visual_frame{height:40vh;}.david_shop_gmb_grid{gap:1.5rem;padding:1.5rem 0;}.david_shop_gmb_rating{gap:.8rem;padding:1rem;}.david_shop_gmb_grid .david_shop_contact_items{padding:1rem;}}