.DesignSection_section__0CCDg{width:100dvw;min-height:100dvh;height:100%;background-color:var(--background);position:relative;z-index:0;display:flex;justify-content:center}.DesignSection_wrapper__Dun6r{max-width:144rem;width:100%;padding:15rem 12rem 5rem;display:flex;flex-direction:column;gap:2.4rem;justify-content:center}@media screen and (max-width:47.9rem){.DesignSection_wrapper__Dun6r{max-width:100%;padding:10rem 1.6rem 5rem;gap:5rem}}.DesignSection_descBlock__nkGWu{display:flex;flex-direction:column;width:100%;justify-content:flex-start;align-items:flex-start;gap:1.2rem}.DesignSection_tag__xS_p4{display:flex;align-items:center;gap:.8rem;font-family:var(--font-inter,sans-serif);font-size:1.4rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--primary)}.DesignSection_tag__xS_p4:after,.DesignSection_tag__xS_p4:before{font-size:2.4rem;line-height:1.2;color:var(--primary)}.DesignSection_tag__xS_p4:before{content:"["}.DesignSection_tag__xS_p4:after{content:"]"}.DesignSection_section__0CCDg .DesignSection_title__azoDW{font-family:var(--font-playfair,serif);font-size:5rem;text-transform:uppercase;font-weight:700;line-height:1.2;color:var(--foreground);width:100%}@media screen and (max-width:47.9rem){.DesignSection_section__0CCDg .DesignSection_title__azoDW{font-size:3.2rem}}.DesignSlider_grid__rf6WU{width:100%;margin-top:4rem;display:flex;justify-content:center}.DesignSlider_container__12SSW{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:3.2rem;gap:3.2rem;width:100%}.DesignSlider_item__SiXkQ{width:100%}@media screen and (max-width:1024px){.DesignSlider_container__12SSW{gap:2.4rem}}@media screen and (max-width:768px){.DesignSlider_container__12SSW{grid-template-columns:1fr}}.DesignCard_card__F88Cv{background:var(--card);border:1px solid var(--border);border-radius:1.2rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .3s ease;width:100%;max-width:52.3rem;height:100%;cursor:pointer}.DesignCard_card__F88Cv:hover{border-color:var(--border-gold);transform:translateY(-4px);box-shadow:0 12px 40px rgba(212,175,55,.1)}.DesignCard_wrapper__2Q_PQ{position:relative;width:100%;height:18.1rem;padding:2.4rem}.DesignCard_wrapper__2Q_PQ .DesignCard_imageSmall__Gzu_P{position:absolute;top:2.8rem;right:14rem;width:7rem;height:7rem;object-fit:cover;animation:DesignCard_sliderImgSmall__RtThR 10s infinite alternate;filter:drop-shadow(0 0 10px rgba(212,175,55,.3))}.DesignCard_wrapper__2Q_PQ .DesignCard_imageBig__1Ml_0{position:absolute;top:2.8rem;left:14rem;width:13rem;height:auto;object-fit:cover;animation:DesignCard_sliderImgBig__KK_ge 10s infinite alternate;filter:drop-shadow(0 0 15px rgba(212,175,55,.4))}.DesignCard_content__TAO3L{width:100%;height:100%;padding:0 2.4rem 3.2rem}.DesignCard_title__jjKYZ{font-family:var(--font-playfair,serif);font-size:2.2rem;text-transform:uppercase;font-weight:600;color:var(--foreground);color:var(--primary);margin-top:1.6rem}.DesignCard_title__jjKYZ span{color:var(--primary);background:transparent}.DesignCard_description__GA4hp{font-family:var(--font-inter,sans-serif);font-size:1.5rem;font-weight:400;line-height:1.5;color:var(--muted);margin-top:1.2rem}@media screen and (max-width:560px){.DesignCard_card__F88Cv,.DesignCard_content__TAO3L{width:100%;max-width:38rem}.DesignCard_card__F88Cv .DesignCard_imageSmall__Gzu_P,.DesignCard_content__TAO3L .DesignCard_imageSmall__Gzu_P{right:7rem}.DesignCard_card__F88Cv .DesignCard_imageBig__1Ml_0,.DesignCard_content__TAO3L .DesignCard_imageBig__1Ml_0{left:7rem}}@keyframes DesignCard_sliderImgSmall__RtThR{0%{transform:translate(0)}to{transform:translate(.8rem,1.6rem)}}@keyframes DesignCard_sliderImgBig__KK_ge{0%{transform:translate(.4rem,.8rem)}to{transform:translate(-.4rem,-.8rem)}}