.CustomDevelopSection_section__78zCQ{width:100dvw;min-height:100dvh;height:100%;background-color:var(--background);position:relative;z-index:0;display:flex;justify-content:center}.CustomDevelopSection_wrapper__wK_hR{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){.CustomDevelopSection_wrapper__wK_hR{max-width:100%;padding:10rem 1.6rem 5rem;gap:5rem}}.CustomDevelopSection_descBlock__vX_eG{display:flex;flex-direction:column;width:100%;justify-content:flex-start;align-items:flex-start;gap:1.2rem}.CustomDevelopSection_tag__yIzf3{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)}.CustomDevelopSection_tag__yIzf3:after,.CustomDevelopSection_tag__yIzf3:before{font-size:2.4rem;line-height:1.2;color:var(--primary)}.CustomDevelopSection_tag__yIzf3:before{content:"["}.CustomDevelopSection_tag__yIzf3:after{content:"]"}.CustomDevelopSection_title__TUjxN{font-family:var(--font-playfair,serif);font-size:5rem;text-transform:uppercase;font-weight:700;line-height:1.2;color:var(--foreground);display:grid;grid-template-columns:1fr}@media screen and (max-width:47.9rem){.CustomDevelopSection_title__TUjxN{font-size:3.2rem}}@media screen and (max-width:479px){.CustomDevelopSection_title__TUjxN{margin-top:2.4rem}}.CustomDevelopSlider_grid__21bJ1{width:100%;margin-top:4rem;display:flex;justify-content:center}.CustomDevelopSlider_container___3Vwp{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:3.2rem;gap:3.2rem;width:100%}.CustomDevelopSlider_item__00oRf{width:100%}@media screen and (max-width:1024px){.CustomDevelopSlider_container___3Vwp{gap:2.4rem}}@media screen and (max-width:768px){.CustomDevelopSlider_container___3Vwp{grid-template-columns:1fr}}.CustomDevelopCard_card__KoZrS{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;display:flex;flex-direction:column;width:52.3rem;height:100%;cursor:pointer}.CustomDevelopCard_card__KoZrS:hover{border-color:var(--border-gold);transform:translateY(-4px);box-shadow:0 12px 40px rgba(212,175,55,.1)}.CustomDevelopCard_wrapper__yVs0s{position:relative;height:18.1rem;flex-shrink:0;display:flex;justify-content:center;align-items:center;overflow:hidden;padding:2.4rem}.CustomDevelopCard_wrapper__yVs0s .CustomDevelopCard_imageSmall__dPhBJ{position:absolute;top:2.8rem;right:14rem;width:7rem;height:7rem;object-fit:cover;animation:CustomDevelopCard_sliderImgSmall__laR_e 10s infinite alternate;filter:drop-shadow(0 0 10px rgba(212,175,55,.3))}.CustomDevelopCard_wrapper__yVs0s .CustomDevelopCard_imageBig__EvHX9{position:absolute;top:2.8rem;left:14rem;width:13rem;height:auto;object-fit:cover;animation:CustomDevelopCard_sliderImgBig__LHYSt 10s infinite alternate;filter:drop-shadow(0 0 15px rgba(212,175,55,.4))}.CustomDevelopCard_content__RipR6{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.6rem;padding:0 2.4rem 3.2rem}.CustomDevelopCard_title__CEjOT{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}.CustomDevelopCard_title__CEjOT span{background:transparent}.CustomDevelopCard_description__4qN_n{font-family:var(--font-inter,sans-serif);font-size:1.5rem;font-weight:400;line-height:1.5;color:var(--muted)}@media screen and (max-width:599.98px){.CustomDevelopCard_card__KoZrS{width:100%;max-width:38rem}.CustomDevelopCard_wrapper__yVs0s .CustomDevelopCard_imageSmall__dPhBJ{right:7rem}.CustomDevelopCard_wrapper__yVs0s .CustomDevelopCard_imageBig__EvHX9{left:7rem}}@keyframes CustomDevelopCard_sliderImgSmall__laR_e{0%{transform:translate(0)}to{transform:translate(.8rem,1.6rem)}}@keyframes CustomDevelopCard_sliderImgBig__LHYSt{0%{transform:translate(.4rem,.8rem)}to{transform:translate(-.4rem,-.8rem)}}