.BackToTopButton-module-scss-module__HB8GDW__button{z-index:1000;cursor:pointer;background:var(--color-accent);color:#fff;opacity:0;border:none;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;padding:.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.4s cubic-bezier(.4,0,.2,1) forwards BackToTopButton-module-scss-module__HB8GDW__fadeInUp;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;transform:translateY(1rem)scale(.9);box-shadow:0 4px 12px #00000026,0 2px 4px #0000001a}.BackToTopButton-module-scss-module__HB8GDW__button:hover,.BackToTopButton-module-scss-module__HB8GDW__button:focus{background:var(--color-gradient-mid);transform:translateY(0)scale(1.05);box-shadow:0 6px 16px #0003,0 3px 6px #00000026}.BackToTopButton-module-scss-module__HB8GDW__button:hover:after,.BackToTopButton-module-scss-module__HB8GDW__button:focus:after{content:"";border:1px solid var(--color-accent);z-index:-1;border-radius:50%;animation:2s infinite BackToTopButton-module-scss-module__HB8GDW__pulse;position:absolute;inset:-2px}.BackToTopButton-module-scss-module__HB8GDW__button:active{transform:translateY(0)scale(.95)}.BackToTopButton-module-scss-module__HB8GDW__button:focus{outline:2px solid var(--color-accent);outline-offset:2px}@media screen and (min-width:768px){.BackToTopButton-module-scss-module__HB8GDW__button{width:3.5rem;height:3.5rem;bottom:2rem;right:2rem}}@media screen and (min-width:1200px){.BackToTopButton-module-scss-module__HB8GDW__button{width:4rem;height:4rem;bottom:2.5rem;right:2.5rem}}@media screen and (min-width:1920px){.BackToTopButton-module-scss-module__HB8GDW__button{width:4.5rem;height:4.5rem;bottom:3rem;right:3rem}}@media (hover:hover) and (pointer:fine){.BackToTopButton-module-scss-module__HB8GDW__button:hover{transition:all .25s cubic-bezier(.4,0,.2,1)}}@media (prefers-reduced-motion:reduce){.BackToTopButton-module-scss-module__HB8GDW__button{transition:opacity .3s;animation:.3s forwards BackToTopButton-module-scss-module__HB8GDW__fadeIn;transform:none}.BackToTopButton-module-scss-module__HB8GDW__button:hover,.BackToTopButton-module-scss-module__HB8GDW__button:focus{transform:none}}@keyframes BackToTopButton-module-scss-module__HB8GDW__fadeInUp{0%{opacity:0;transform:translateY(1rem)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes BackToTopButton-module-scss-module__HB8GDW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes BackToTopButton-module-scss-module__HB8GDW__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}
.Container-module-scss-module__KjkAOW__container{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media screen and (max-width:575px){.Container-module-scss-module__KjkAOW__container{padding-left:1.25rem;padding-right:1.25rem}}
.ContactInfo-module-scss-module__qhTLua__contactInfo{text-align:center}@media screen and (min-width:768px){.ContactInfo-module-scss-module__qhTLua__contactInfo{text-align:left}}.ContactInfo-module-scss-module__qhTLua__title{color:var(--color-accent);margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.ContactInfo-module-scss-module__qhTLua__contactsList{flex-direction:column;gap:1.25rem;display:flex}.ContactInfo-module-scss-module__qhTLua__contactItem{align-items:center;gap:1rem;display:flex}.ContactInfo-module-scss-module__qhTLua__icon{color:var(--color-accent);flex-shrink:0;font-size:1.25rem}.ContactInfo-module-scss-module__qhTLua__contactDetails{flex-direction:column;gap:.25rem;display:flex}.ContactInfo-module-scss-module__qhTLua__label{opacity:.7;font-size:.875rem;font-weight:500}.ContactInfo-module-scss-module__qhTLua__link{color:#fff;font-size:1.125rem;font-weight:500;text-decoration:none;transition:color .2s}.ContactInfo-module-scss-module__qhTLua__link:hover{color:var(--color-accent)}@media screen and (min-width:768px){.ContactInfo-module-scss-module__qhTLua__link{font-size:1.25rem}}
.SocialLinks-module-scss-module__kiDRdG__socialLinks{text-align:center}@media screen and (min-width:768px){.SocialLinks-module-scss-module__kiDRdG__socialLinks{text-align:right}}.SocialLinks-module-scss-module__kiDRdG__title{color:var(--color-accent);margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.SocialLinks-module-scss-module__kiDRdG__links{justify-content:center;gap:1.5rem;display:flex}@media screen and (min-width:768px){.SocialLinks-module-scss-module__kiDRdG__links{justify-content:flex-end}}.SocialLinks-module-scss-module__kiDRdG__link{background:#ffffff1a;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:all .3s;display:flex}.SocialLinks-module-scss-module__kiDRdG__link:hover{background:var(--color-accent);border-color:#fff3;transform:translateY(-2px)}.SocialLinks-module-scss-module__kiDRdG__icon{color:#fff;font-size:1.5rem}
.Footer-module-scss-module__EzUeIG__footer{background:var(--color-text-title);color:#fff;padding:3rem 0 1.5rem}@media screen and (min-width:768px){.Footer-module-scss-module__EzUeIG__footer{padding:4rem 0 2rem}}.Footer-module-scss-module__EzUeIG__content{flex-direction:column;gap:2.5rem;display:flex}@media screen and (min-width:992px){.Footer-module-scss-module__EzUeIG__content{gap:3rem}}.Footer-module-scss-module__EzUeIG__message{text-align:center;max-width:600px;margin:0 auto}.Footer-module-scss-module__EzUeIG__messageTitle{color:var(--color-accent);margin-bottom:1rem;font-size:1.5rem;font-weight:600}@media screen and (min-width:768px){.Footer-module-scss-module__EzUeIG__messageTitle{font-size:1.75rem}}.Footer-module-scss-module__EzUeIG__messageText{opacity:.9;font-size:.5rem;line-height:1.6}@media screen and (min-width:768px){.Footer-module-scss-module__EzUeIG__messageText{font-size:1rem}}.Footer-module-scss-module__EzUeIG__contactsSection{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;grid-template-columns:1fr;gap:2rem;padding:2rem 0;display:grid}@media screen and (min-width:768px){.Footer-module-scss-module__EzUeIG__contactsSection{grid-template-columns:1fr 1fr;gap:3rem}}.Footer-module-scss-module__EzUeIG__copyright{text-align:center;opacity:.7;font-size:.875rem}@media screen and (min-width:768px){.Footer-module-scss-module__EzUeIG__copyright{font-size:1rem}}
.DesktopMenu-module-scss-module__PJRfra__desktopMenu{display:none}.DesktopMenu-module-scss-module__PJRfra__menuList{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.DesktopMenu-module-scss-module__PJRfra__menuItem{margin:0}.DesktopMenu-module-scss-module__PJRfra__menuLink{color:#fff;padding:.5rem 0;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.DesktopMenu-module-scss-module__PJRfra__menuLink:hover,.DesktopMenu-module-scss-module__PJRfra__menuLink.DesktopMenu-module-scss-module__PJRfra__active{color:var(--color-accent)}.DesktopMenu-module-scss-module__PJRfra__menuLink.DesktopMenu-module-scss-module__PJRfra__active:after{content:"";background:var(--color-accent);width:100%;height:2px;position:absolute;bottom:0;left:0}
.MobileMenu-module-scss-module__Xb1W3q__overlay{z-index:999;background:#00000080;width:100%;height:100%;position:fixed;top:0;left:0}.MobileMenu-module-scss-module__Xb1W3q__mobileMenu{z-index:1000;background:linear-gradient(135deg,#151515 0%,#2a2a2a 100%);width:280px;height:100vh;padding:5rem 2rem 2rem;position:fixed;top:0;right:0}.MobileMenu-module-scss-module__Xb1W3q__menu{height:100%}.MobileMenu-module-scss-module__Xb1W3q__menuList{flex-direction:column;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.MobileMenu-module-scss-module__Xb1W3q__menuItem{margin:0}.MobileMenu-module-scss-module__Xb1W3q__menuLink{color:#fff;padding:.5rem 0;font-size:1.25rem;font-weight:500;text-decoration:none;transition:all .3s;display:block}.MobileMenu-module-scss-module__Xb1W3q__menuLink:hover{color:var(--color-accent);transform:translate(5px)}.MobileMenu-module-scss-module__Xb1W3q__menuLink.MobileMenu-module-scss-module__Xb1W3q__active{color:var(--color-accent)}
.Button-module-scss-module__VLzsWq__primary{background:var(--color-accent);color:var(--color-text);cursor:pointer;font-size:1.125rem;font-weight:600;font-family:var(--font-inter);border:none;border-radius:50px;padding:1rem 2.5rem;transition:all .3s;box-shadow:0 4px 15px #d4af374d}.Button-module-scss-module__VLzsWq__primary:hover{background:#e6c34d;transform:translateY(-2px);box-shadow:0 6px 20px #d4af3766}.Button-module-scss-module__VLzsWq__primary:active{transform:translateY(0)}@media screen and (min-width:768px){.Button-module-scss-module__VLzsWq__primary{padding:1.125rem 3rem;font-size:1.25rem}}.Button-module-scss-module__VLzsWq__outline{border:1px solid var(--color-accent);color:var(--color-accent);font-family:var(--font-cormorant);cursor:pointer;background:0 0;border-radius:2px;padding:.5rem 1.5rem;font-size:1.125rem;font-style:italic;transition:all .3s;position:relative;overflow:hidden}.Button-module-scss-module__VLzsWq__outline:before{content:"";background:var(--color-accent);z-index:-1;width:100%;height:100%;transition:left .3s;position:absolute;top:0;left:-100%}.Button-module-scss-module__VLzsWq__outline:hover{color:#fff}.Button-module-scss-module__VLzsWq__outline:hover:before{left:0}@media screen and (min-width:768px){.Button-module-scss-module__VLzsWq__outline{padding:.75rem 2rem;font-size:1.25rem}}
.Header-module-scss-module__klcqGG__header{z-index:1000;background:#111;align-items:center;width:100%;height:60px;padding:1rem 0;transition:all .3s;display:flex;position:fixed;top:0;left:0}.Header-module-scss-module__klcqGG__header.Header-module-scss-module__klcqGG__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#151515f2;box-shadow:0 4px 20px #0000001a}@media screen and (min-width:768px){.Header-module-scss-module__klcqGG__header{height:80px}}@media screen and (min-width:1200px){.Header-module-scss-module__klcqGG__desktopMenu{display:block}.Header-module-scss-module__klcqGG__mobileMenu{display:none}}.Header-module-scss-module__klcqGG__content{justify-content:space-between;align-items:center;display:flex}.Header-module-scss-module__klcqGG__logo{z-index:1001;text-decoration:none}.Header-module-scss-module__klcqGG__logoText{font-family:var(--font-cormorant),serif;color:#fff;letter-spacing:.5px;font-size:1.75rem;font-weight:700}@media screen and (min-width:768px){.Header-module-scss-module__klcqGG__logoText{font-size:2rem}}.Header-module-scss-module__klcqGG__burger{cursor:pointer;z-index:1001}@media screen and (min-width:1200px){.Header-module-scss-module__klcqGG__burger{display:none}}
.HeroSection-module-scss-module__L1ZQyW__hero{border-bottom:1px solid #0000000d;padding-bottom:3rem}@media screen and (min-width:768px){.HeroSection-module-scss-module__L1ZQyW__hero{padding-bottom:4rem}}.HeroSection-module-scss-module__L1ZQyW__content{text-align:center}@media screen and (min-width:768px){.HeroSection-module-scss-module__L1ZQyW__content{text-align:left}}.HeroSection-module-scss-module__L1ZQyW__title{color:#fff;margin-bottom:.5rem;font-size:3rem;font-weight:700;line-height:1.1}@media screen and (min-width:768px){.HeroSection-module-scss-module__L1ZQyW__title{font-size:4rem}}.HeroSection-module-scss-module__L1ZQyW__subtitleWrapper{flex-direction:column;align-items:center;gap:1rem;display:flex}@media screen and (min-width:768px){.HeroSection-module-scss-module__L1ZQyW__subtitleWrapper{align-items:flex-start}}.HeroSection-module-scss-module__L1ZQyW__subtitle{font-size:1.375rem;font-style:italic;font-family:var(--font-cormorant);color:var(--color-accent);opacity:.9;margin:0 auto;font-weight:400;line-height:1.4}@media screen and (min-width:768px){.HeroSection-module-scss-module__L1ZQyW__subtitle{font-size:1.5rem}}@media screen and (min-width:992px){.HeroSection-module-scss-module__L1ZQyW__subtitle{font-size:1.75rem}}
.HeroSection-module-scss-module__qAfsOW__hero{align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.HeroSection-module-scss-module__qAfsOW__background{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module-scss-module__qAfsOW__backgroundImage{object-fit:cover;object-position:center}.HeroSection-module-scss-module__qAfsOW__overlay{width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module-scss-module__qAfsOW__content{text-align:center;color:#fff;padding:2rem 0}@media screen and (min-width:768px){.HeroSection-module-scss-module__qAfsOW__content{text-align:left;max-width:600px}}@media screen and (min-width:1200px){.HeroSection-module-scss-module__qAfsOW__content{max-width:700px}}.HeroSection-module-scss-module__qAfsOW__title{color:#fff;text-shadow:0 2px 4px #0000004d;flex-direction:column;gap:1.5rem;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.1;display:flex}@media screen and (min-width:576px){.HeroSection-module-scss-module__qAfsOW__title{font-size:3rem}}@media screen and (min-width:768px){.HeroSection-module-scss-module__qAfsOW__title{gap:2.5rem;margin-bottom:2rem;font-size:3.5rem}}@media screen and (min-width:992px){.HeroSection-module-scss-module__qAfsOW__title{font-size:4rem}}@media screen and (min-width:1200px){.HeroSection-module-scss-module__qAfsOW__title{font-size:4.5rem}}.HeroSection-module-scss-module__qAfsOW__highlight{color:var(--color-accent);font-size:1.5rem;font-style:italic}@media screen and (min-width:576px){.HeroSection-module-scss-module__qAfsOW__highlight{font-size:2rem}}@media screen and (min-width:768px){.HeroSection-module-scss-module__qAfsOW__highlight{font-size:2.5rem}}@media screen and (min-width:992px){.HeroSection-module-scss-module__qAfsOW__highlight{font-size:3rem}}@media screen and (min-width:1200px){.HeroSection-module-scss-module__qAfsOW__highlight{font-size:3.5rem}}.HeroSection-module-scss-module__qAfsOW__subtitle{opacity:.9;text-shadow:0 1px 2px #0000004d;max-width:500px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.6}@media screen and (min-width:768px){.HeroSection-module-scss-module__qAfsOW__subtitle{margin-bottom:3rem;margin-left:0;margin-right:0;font-size:1.25rem}}@media screen and (min-width:992px){.HeroSection-module-scss-module__qAfsOW__subtitle{max-width:700px;font-size:1.375rem}}.HeroSection-module-scss-module__qAfsOW__ctaWrapper{justify-content:center;display:flex}@media screen and (min-width:768px){.HeroSection-module-scss-module__qAfsOW__ctaWrapper{justify-content:flex-start}}
.AppLayout-module-scss-module__5U8URW__app{flex-direction:column;min-height:100vh;display:flex}.AppLayout-module-scss-module__5U8URW__main{flex:1 0 auto;padding-top:60px}@media screen and (min-width:768px){.AppLayout-module-scss-module__5U8URW__main{padding-top:80px}}
.CategoriesSection-module-scss-module__IXmZ9G__section{background:var(--color-bg);padding:4rem 0}@media screen and (min-width:768px){.CategoriesSection-module-scss-module__IXmZ9G__section{padding:6rem 0}}.CategoriesSection-module-scss-module__IXmZ9G__content{text-align:center}.CategoriesSection-module-scss-module__IXmZ9G__title{color:var(--color-text-title);margin-bottom:1rem;font-size:2.5rem;font-weight:700}@media screen and (min-width:768px){.CategoriesSection-module-scss-module__IXmZ9G__title{font-size:3rem}}.CategoriesSection-module-scss-module__IXmZ9G__subtitle{color:var(--color-text-subtitle);max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.125rem}@media screen and (min-width:768px){.CategoriesSection-module-scss-module__IXmZ9G__subtitle{margin-bottom:4rem;font-size:1.25rem}}
.VideoButton-module-scss-module__pSt4YG__modal *{padding:0!important}
.ElephantDetails-module-scss-module__KDQnFq__container{padding:1.5rem}@media screen and (min-width:768px){.ElephantDetails-module-scss-module__KDQnFq__container{padding:2rem}}.ElephantDetails-module-scss-module__KDQnFq__container p{color:var(--color-text);margin-bottom:1.25rem;font-size:1rem;line-height:1.7}.ElephantDetails-module-scss-module__KDQnFq__container p:last-child{margin-bottom:0}@media screen and (min-width:768px){.ElephantDetails-module-scss-module__KDQnFq__container p{margin-bottom:1.5rem;font-size:1.0625rem}}
@font-face{font-family:Inter;font-style:italic;font-weight:300;font-display:swap;src:url(../media/8c6f6f0aec3d26a6-s.b39bd10d.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:italic;font-weight:300;font-display:swap;src:url(../media/1eec9d9ffa9353d6-s.p.8b5848b9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:italic;font-weight:300;font-display:swap;src:url(../media/a743aa2c0cf8fb8f-s.067e4a24.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:italic;font-weight:300;font-display:swap;src:url(../media/10995ca37aac8da2-s.231f00d6.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:italic;font-weight:300;font-display:swap;src:url(../media/6c734a20b6a058c6-s.da30e7ea.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:italic;font-weight:300;font-display:swap;src:url(../media/dfb4b19a8d76831e-s.472fee7e.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:italic;font-weight:300;font-display:swap;src:url(../media/f67ad414ed34149c-s.p.84166d94.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:italic;font-weight:400;font-display:swap;src:url(../media/8c6f6f0aec3d26a6-s.b39bd10d.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:italic;font-weight:400;font-display:swap;src:url(../media/1eec9d9ffa9353d6-s.p.8b5848b9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:italic;font-weight:400;font-display:swap;src:url(../media/a743aa2c0cf8fb8f-s.067e4a24.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:italic;font-weight:400;font-display:swap;src:url(../media/10995ca37aac8da2-s.231f00d6.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:italic;font-weight:400;font-display:swap;src:url(../media/6c734a20b6a058c6-s.da30e7ea.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:italic;font-weight:400;font-display:swap;src:url(../media/dfb4b19a8d76831e-s.472fee7e.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:italic;font-weight:400;font-display:swap;src:url(../media/f67ad414ed34149c-s.p.84166d94.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:italic;font-weight:600;font-display:swap;src:url(../media/8c6f6f0aec3d26a6-s.b39bd10d.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:italic;font-weight:600;font-display:swap;src:url(../media/1eec9d9ffa9353d6-s.p.8b5848b9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:italic;font-weight:600;font-display:swap;src:url(../media/a743aa2c0cf8fb8f-s.067e4a24.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:italic;font-weight:600;font-display:swap;src:url(../media/10995ca37aac8da2-s.231f00d6.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:italic;font-weight:600;font-display:swap;src:url(../media/6c734a20b6a058c6-s.da30e7ea.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:italic;font-weight:600;font-display:swap;src:url(../media/dfb4b19a8d76831e-s.472fee7e.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:italic;font-weight:600;font-display:swap;src:url(../media/f67ad414ed34149c-s.p.84166d94.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:italic;font-weight:700;font-display:swap;src:url(../media/8c6f6f0aec3d26a6-s.b39bd10d.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:italic;font-weight:700;font-display:swap;src:url(../media/1eec9d9ffa9353d6-s.p.8b5848b9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:italic;font-weight:700;font-display:swap;src:url(../media/a743aa2c0cf8fb8f-s.067e4a24.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:italic;font-weight:700;font-display:swap;src:url(../media/10995ca37aac8da2-s.231f00d6.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:italic;font-weight:700;font-display:swap;src:url(../media/6c734a20b6a058c6-s.da30e7ea.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:italic;font-weight:700;font-display:swap;src:url(../media/dfb4b19a8d76831e-s.472fee7e.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:italic;font-weight:700;font-display:swap;src:url(../media/f67ad414ed34149c-s.p.84166d94.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.p.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.p.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.p.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.p.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_80333472-module__sBasoW__className{font-family:Inter,Inter Fallback}.inter_80333472-module__sBasoW__variable{--font-inter:"Inter","Inter Fallback"}
.ElephantsScreen-module-scss-module__aDj-VW__container{background:var(--gradient-elegant);min-height:100vh;padding:3rem 0}@media screen and (min-width:768px){.ElephantsScreen-module-scss-module__aDj-VW__container{padding:4rem 0}}
.CategoryCard-module-scss-module__z7acDW__card{background:#fff;border-radius:12px;transition:all .3s;overflow:hidden;box-shadow:0 4px 20px #00000014}.CategoryCard-module-scss-module__z7acDW__card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.CategoryCard-module-scss-module__z7acDW__card .CategoryCard-module-scss-module__z7acDW__imageContainer{aspect-ratio:16/9}@media screen and (min-width:768px){.CategoryCard-module-scss-module__z7acDW__card .CategoryCard-module-scss-module__z7acDW__imageContainer{aspect-ratio:4/3}}.CategoryCard-module-scss-module__z7acDW__link{color:inherit;height:100%;text-decoration:none;display:block}.CategoryCard-module-scss-module__z7acDW__imageContainer{width:100%;position:relative;overflow:hidden}.CategoryCard-module-scss-module__z7acDW__image{object-fit:cover;transition:transform .3s}.CategoryCard-module-scss-module__z7acDW__card:hover .CategoryCard-module-scss-module__z7acDW__image{transform:scale(1.05)}.CategoryCard-module-scss-module__z7acDW__overlay{background:linear-gradient(#0000 0%,#0000001a 100%);position:absolute;inset:0}.CategoryCard-module-scss-module__z7acDW__content{padding:1.5rem}@media screen and (min-width:768px){.CategoryCard-module-scss-module__z7acDW__content{padding:2rem}}.CategoryCard-module-scss-module__z7acDW__title{color:var(--color-text-title);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}@media screen and (min-width:768px){.CategoryCard-module-scss-module__z7acDW__title{font-size:1.75rem}}.CategoryCard-module-scss-module__z7acDW__description{color:var(--color-text-subtitle);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:1rem;line-height:1.6;display:-webkit-box;overflow:hidden}.CategoryCard-module-scss-module__z7acDW__cta{color:var(--color-accent);align-items:center;gap:.5rem;font-weight:600;transition:gap .2s;display:inline-flex}.CategoryCard-module-scss-module__z7acDW__card:hover .CategoryCard-module-scss-module__z7acDW__cta{gap:.75rem}.CategoryCard-module-scss-module__z7acDW__arrow{transition:transform .2s}.CategoryCard-module-scss-module__z7acDW__card:hover .CategoryCard-module-scss-module__z7acDW__arrow{transform:translate(2px)}
.ProductCard-module-scss-module__q1s3EW__productCard{cursor:pointer;background-color:#fff;border-radius:8px;width:100%;max-width:300px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.ProductCard-module-scss-module__q1s3EW__imageWrapper{background-color:#f5f5f5;width:100%;padding-top:133.333%;position:relative}.ProductCard-module-scss-module__q1s3EW__imageWrapper img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.ProductCard-module-scss-module__q1s3EW__info{padding:12px}.ProductCard-module-scss-module__q1s3EW__title{color:#000;margin:0 0 8px;font-size:16px;font-weight:600}@media screen and (min-width:768px){.ProductCard-module-scss-module__q1s3EW__title{font-size:18px}}.ProductCard-module-scss-module__q1s3EW__pricing{align-items:center;gap:8px;display:flex}.ProductCard-module-scss-module__q1s3EW__price,.ProductCard-module-scss-module__q1s3EW__currentPrice{color:#d32f2f;font-size:18px;font-weight:700}.ProductCard-module-scss-module__q1s3EW__originalPrice{color:#000;font-size:14px;display:inline-block;position:relative}.ProductCard-module-scss-module__q1s3EW__originalPrice:before{content:"";transform-origin:50%;background:linear-gradient(135deg,#0000 0%,#d32f2f 20% 80%,#0000 100%);width:110%;height:2px;position:absolute;top:50%;left:-5%;transform:rotate(-15deg)}.ProductCard-module-scss-module__q1s3EW__buttonWrapper{justify-content:flex-end;margin-top:1rem;display:flex}
.ReadyWorksScreen-module-scss-module__ENT-4a__container{background:var(--gradient-elegant);min-height:100vh;color:var(--color-bg);padding:2rem 0}@media screen and (min-width:768px){.ReadyWorksScreen-module-scss-module__ENT-4a__container{padding:4rem 0}}.ReadyWorksScreen-module-scss-module__ENT-4a__wrapper{padding:2rem 0}.ReadyWorksScreen-module-scss-module__ENT-4a__cards{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-items:center;gap:2rem;display:grid}@media screen and (min-width:768px){.ReadyWorksScreen-module-scss-module__ENT-4a__cards{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem}}@media screen and (min-width:992px){.ReadyWorksScreen-module-scss-module__ENT-4a__cards{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:3rem}}
@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/d8cddd76dbfeaef0-s.7d9a0a35.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/591574edbe85c69b-s.p.126e3048.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/acf349172f10b359-s.4a8b4047.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/0926c12c4384550f-s.cbe89878.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/8bd76523131fa0fc-s.p.eb17b6b9.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(../media/d8cddd76dbfeaef0-s.7d9a0a35.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(../media/591574edbe85c69b-s.p.126e3048.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(../media/acf349172f10b359-s.4a8b4047.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(../media/0926c12c4384550f-s.cbe89878.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(../media/8bd76523131fa0fc-s.p.eb17b6b9.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:700;font-display:swap;src:url(../media/d8cddd76dbfeaef0-s.7d9a0a35.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:700;font-display:swap;src:url(../media/591574edbe85c69b-s.p.126e3048.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:700;font-display:swap;src:url(../media/acf349172f10b359-s.4a8b4047.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:700;font-display:swap;src:url(../media/0926c12c4384550f-s.cbe89878.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:700;font-display:swap;src:url(../media/8bd76523131fa0fc-s.p.eb17b6b9.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9cc5c0547f229dea-s.6c4275d8.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b0947914c9718a1e-s.p.dfd36b11.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d0b60be57f16ee32-s.7a65e2c2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1f9e983605289f29-s.ef9233b7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.7787e134.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9cc5c0547f229dea-s.6c4275d8.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b0947914c9718a1e-s.p.dfd36b11.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d0b60be57f16ee32-s.7a65e2c2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1f9e983605289f29-s.ef9233b7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.7787e134.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9cc5c0547f229dea-s.6c4275d8.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b0947914c9718a1e-s.p.dfd36b11.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d0b60be57f16ee32-s.7a65e2c2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1f9e983605289f29-s.ef9233b7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.7787e134.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond Fallback;src:local(Times New Roman);ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.0%;size-adjust:96.98%}.cormorant_garamond_301cae34-module__xLsMrW__className{font-family:Cormorant Garamond,Cormorant Garamond Fallback}.cormorant_garamond_301cae34-module__xLsMrW__variable{--font-cormorant:"Cormorant Garamond","Cormorant Garamond Fallback"}
.CategoryGrid-module-scss-module__EpiZ3a__grid{gap:2rem;margin-bottom:3rem;display:grid}.CategoryGrid-module-scss-module__EpiZ3a__grid.CategoryGrid-module-scss-module__EpiZ3a__featured{grid-template-columns:1fr}@media screen and (min-width:768px){.CategoryGrid-module-scss-module__EpiZ3a__grid.CategoryGrid-module-scss-module__EpiZ3a__featured{grid-template-columns:repeat(2,1fr);gap:3rem}}.CategoryGrid-module-scss-module__EpiZ3a__grid.CategoryGrid-module-scss-module__EpiZ3a__standard{grid-template-columns:1fr}@media screen and (min-width:768px){.CategoryGrid-module-scss-module__EpiZ3a__grid.CategoryGrid-module-scss-module__EpiZ3a__standard{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.CategoryGrid-module-scss-module__EpiZ3a__grid.CategoryGrid-module-scss-module__EpiZ3a__standard{grid-template-columns:repeat(3,1fr)}}
.Cards-module-scss-module__aAfOeW__cards{flex-wrap:wrap;justify-content:center;gap:20px;padding:40px;display:flex}
.ProductAmount-module-scss-module__cne1eq__product-amount{color:#ff7659;font-size:16px;font-weight:700}.ProductAmount-module-scss-module__cne1eq__product-amount del{color:#ff7659;text-decoration:none;position:relative}.ProductAmount-module-scss-module__cne1eq__product-amount del:before{content:" ";border-top:2px solid #f00c;width:100%;height:12px;display:block;position:absolute;bottom:0;left:0;transform:rotate(-7deg)}.ProductAmount-module-scss-module__cne1eq__product-amount ins{color:green;font-size:18px;text-decoration:none}.ProductAmount-module-scss-module__cne1eq__amount{padding:0 10px}
.ImageGroup-module-scss-module__UQ6B2a__wrapper{cursor:pointer;width:50%;padding:4px;display:inline-block}@media screen and (min-width:576px){.ImageGroup-module-scss-module__UQ6B2a__wrapper{width:33.33%}}@media screen and (min-width:992px){.ImageGroup-module-scss-module__UQ6B2a__wrapper{width:20%;padding:6px}}@media screen and (min-width:1920px){.ImageGroup-module-scss-module__UQ6B2a__wrapper{width:14.2857%;padding:8px}}.ImageGroup-module-scss-module__UQ6B2a__wrapper .ImageGroup-module-scss-module__UQ6B2a__viewer{z-index:9999;position:relative}.ImageGroup-module-scss-module__UQ6B2a__wrapper .ImageGroup-module-scss-module__UQ6B2a__imageWrapper{background:var(--color-gradient-mid);border-radius:6px;width:100%;height:220px;position:relative;box-shadow:0 4px 20px #00000026,inset 0 1px #ffffff1a}@media screen and (min-width:450px){.ImageGroup-module-scss-module__UQ6B2a__wrapper .ImageGroup-module-scss-module__UQ6B2a__imageWrapper{height:320px}}@media screen and (min-width:576px){.ImageGroup-module-scss-module__UQ6B2a__wrapper .ImageGroup-module-scss-module__UQ6B2a__imageWrapper{height:260px}}@media screen and (min-width:768px){.ImageGroup-module-scss-module__UQ6B2a__wrapper .ImageGroup-module-scss-module__UQ6B2a__imageWrapper{height:320px}}@media screen and (min-width:992px){.ImageGroup-module-scss-module__UQ6B2a__wrapper .ImageGroup-module-scss-module__UQ6B2a__imageWrapper{height:280px}}@media screen and (min-width:1200px){.ImageGroup-module-scss-module__UQ6B2a__wrapper .ImageGroup-module-scss-module__UQ6B2a__imageWrapper{height:340px}}.ImageGroup-module-scss-module__UQ6B2a__wrapper .ImageGroup-module-scss-module__UQ6B2a__imageWrapper img{object-fit:cover;width:100%;height:100%}.ImageGroup-module-scss-module__UQ6B2a__wrapper .ImageGroup-module-scss-module__UQ6B2a__imageWrapper .ImageGroup-module-scss-module__UQ6B2a__info{position:absolute;top:10px;right:10px}.ImageGroup-module-scss-module__UQ6B2a__wrapper .ImageGroup-module-scss-module__UQ6B2a__react-simple-image-viewer__previous{opacity:1!important}
.PanoDetails-module-scss-module__it4vnW__container{padding:1.5rem}@media screen and (min-width:768px){.PanoDetails-module-scss-module__it4vnW__container{padding:2rem}}.PanoDetails-module-scss-module__it4vnW__headerText{color:var(--color-text);margin-bottom:1.25rem;font-size:1rem;line-height:1.7}.PanoDetails-module-scss-module__it4vnW__headerText:last-child{margin-bottom:0}@media screen and (min-width:768px){.PanoDetails-module-scss-module__it4vnW__headerText{margin-bottom:1.5rem;font-size:1.0625rem}}.PanoDetails-module-scss-module__it4vnW__main{background-color:#f7f6ee;padding-top:40px;padding-bottom:40px}@media screen and (min-width:576px){.PanoDetails-module-scss-module__it4vnW__main{padding-top:80px;padding-bottom:80px}}@media screen and (min-width:768px){.PanoDetails-module-scss-module__it4vnW__main{padding-top:60px;padding-bottom:60px}}@media screen and (min-width:992px){.PanoDetails-module-scss-module__it4vnW__main{padding-top:120px;padding-bottom:120px}}.PanoDetails-module-scss-module__it4vnW__mainRow{flex-direction:column;align-items:center;column-gap:0;margin-bottom:40px;padding:20px 15px}@media screen and (min-width:768px){.PanoDetails-module-scss-module__it4vnW__mainRow{background-color:#f7f6ee;justify-content:flex-end;column-gap:90px;margin-bottom:120px;padding:0 30px;display:flex;box-shadow:4px 4px 8px #223c50cc}}.PanoDetails-module-scss-module__it4vnW__mainRow:last-child{margin-bottom:0}.PanoDetails-module-scss-module__it4vnW__mainRow:nth-child(2n){flex-direction:column}@media screen and (min-width:768px){.PanoDetails-module-scss-module__it4vnW__mainRow:nth-child(2n){flex-direction:row-reverse}}.PanoDetails-module-scss-module__it4vnW__mainContent{width:100%;margin-bottom:20px}@media screen and (min-width:768px){.PanoDetails-module-scss-module__it4vnW__mainContent{margin-bottom:0}}.PanoDetails-module-scss-module__it4vnW__mainImg{flex-shrink:0;width:280px;height:200px;display:flex;box-shadow:4px 4px 8px #223c50cc}@media screen and (min-width:576px){.PanoDetails-module-scss-module__it4vnW__mainImg{width:499px;height:300px}}@media screen and (min-width:768px){.PanoDetails-module-scss-module__it4vnW__mainImg{width:380px;height:280px;box-shadow:none}}@media screen and (min-width:992px){.PanoDetails-module-scss-module__it4vnW__mainImg{width:480px;height:390px}}.PanoDetails-module-scss-module__it4vnW__mainImg img{object-fit:cover;width:100%;height:100%}.PanoDetails-module-scss-module__it4vnW__mainImg__vertically{width:280px;height:280px}@media screen and (min-width:768px){.PanoDetails-module-scss-module__it4vnW__mainImg__vertically{width:390px;height:480px}}.PanoDetails-module-scss-module__it4vnW__mainContentText{color:#31405b;margin-bottom:40px;font-size:clamp(14px,4vw,20px);font-weight:400;line-height:1.6}.PanoDetails-module-scss-module__it4vnW__mainContentText a{color:#138ece}.PanoDetails-module-scss-module__it4vnW__mainContentText p{margin:0 0 15px}.PanoDetails-module-scss-module__it4vnW__main .PanoDetails-module-scss-module__it4vnW__header{color:#31405b;margin-bottom:20px;font-size:42px;font-weight:400}
.ReviewsSection-module-scss-module__Qw17aW__section{background:var(--gradient-elegant);color:#fff;padding:3rem 1rem;position:relative;overflow:hidden}@media screen and (min-width:576px){.ReviewsSection-module-scss-module__Qw17aW__section{padding:4rem 1.5rem}}@media screen and (min-width:768px){.ReviewsSection-module-scss-module__Qw17aW__section{padding:5rem 2rem}}.ReviewsSection-module-scss-module__Qw17aW__container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.ReviewsSection-module-scss-module__Qw17aW__header{text-align:center;margin-bottom:2rem}@media screen and (min-width:768px){.ReviewsSection-module-scss-module__Qw17aW__header{margin-bottom:3rem}}.ReviewsSection-module-scss-module__Qw17aW__title{color:#fff;letter-spacing:.3px;margin-bottom:.75rem;font-size:2rem;font-weight:700;line-height:1.2}@media screen and (min-width:576px){.ReviewsSection-module-scss-module__Qw17aW__title{font-size:2.2rem}}@media screen and (min-width:768px){.ReviewsSection-module-scss-module__Qw17aW__title{margin-bottom:1rem;font-size:2.5rem}}@media screen and (min-width:992px){.ReviewsSection-module-scss-module__Qw17aW__title{font-size:2.8rem}}.ReviewsSection-module-scss-module__Qw17aW__subtitle{color:#fffc;max-width:100%;margin:0 auto;font-size:.95rem;line-height:1.5}@media screen and (min-width:576px){.ReviewsSection-module-scss-module__Qw17aW__subtitle{max-width:500px;font-size:1rem}}@media screen and (min-width:768px){.ReviewsSection-module-scss-module__Qw17aW__subtitle{max-width:600px;font-size:1.1rem}}.ReviewsSection-module-scss-module__Qw17aW__carouselWrapper{max-width:800px;margin:0 auto;padding:0 .5rem;position:relative}@media screen and (min-width:576px){.ReviewsSection-module-scss-module__Qw17aW__carouselWrapper{padding:0 2rem}}@media screen and (min-width:768px){.ReviewsSection-module-scss-module__Qw17aW__carouselWrapper{padding:0 3rem}}.ReviewsSection-module-scss-module__Qw17aW__reviewSlide{height:100%;padding:0 .5rem}@media screen and (min-width:576px){.ReviewsSection-module-scss-module__Qw17aW__reviewSlide{padding:0 10px}}@media screen and (min-width:768px){.ReviewsSection-module-scss-module__Qw17aW__reviewSlide{padding:0 15px}}.ReviewsSection-module-scss-module__Qw17aW__reviewContent{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;height:100%;padding:1.5rem;transition:all .3s}.ReviewsSection-module-scss-module__Qw17aW__reviewContent:hover{background:#ffffff14;border-color:#d4af374d}@media screen and (min-width:576px){.ReviewsSection-module-scss-module__Qw17aW__reviewContent{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:14px;padding:2rem}}@media screen and (min-width:768px){.ReviewsSection-module-scss-module__Qw17aW__reviewContent{border-radius:16px;padding:2.5rem}}.ReviewsSection-module-scss-module__Qw17aW__reviewHeader{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}@media screen and (min-width:576px){.ReviewsSection-module-scss-module__Qw17aW__reviewHeader{text-align:left;flex-direction:row;align-items:center}}@media screen and (min-width:768px){.ReviewsSection-module-scss-module__Qw17aW__reviewHeader{gap:1.5rem;margin-bottom:2rem}}.ReviewsSection-module-scss-module__Qw17aW__avatar{flex-shrink:0}.ReviewsSection-module-scss-module__Qw17aW__avatarImage{object-fit:cover;border:2px solid var(--color-accent);border-radius:50%}.ReviewsSection-module-scss-module__Qw17aW__avatarPlaceholder{background:linear-gradient(135deg,var(--color-accent),#e6c158);color:#fff;border:2px solid var(--color-accent);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;font-size:1.5rem;font-weight:700;display:flex}@media screen and (min-width:576px){.ReviewsSection-module-scss-module__Qw17aW__avatarPlaceholder{width:75px;height:75px}}@media screen and (min-width:768px){.ReviewsSection-module-scss-module__Qw17aW__avatarPlaceholder{width:80px;height:80px;font-size:2rem}}.ReviewsSection-module-scss-module__Qw17aW__reviewerInfo{flex:1;width:100%}@media screen and (min-width:576px){.ReviewsSection-module-scss-module__Qw17aW__reviewerInfo{width:auto}}.ReviewsSection-module-scss-module__Qw17aW__reviewerName{color:#fff;margin-bottom:.25rem;font-size:1.2rem;font-weight:600;line-height:1.3}@media screen and (min-width:576px){.ReviewsSection-module-scss-module__Qw17aW__reviewerName{margin-bottom:.35rem;font-size:1.3rem}}@media screen and (min-width:768px){.ReviewsSection-module-scss-module__Qw17aW__reviewerName{margin-bottom:.5rem;font-size:1.4rem}}.ReviewsSection-module-scss-module__Qw17aW__reviewDate{color:#fff9;font-size:.85rem;font-weight:300;display:block}@media screen and (min-width:576px){.ReviewsSection-module-scss-module__Qw17aW__reviewDate{font-size:.9rem}}.ReviewsSection-module-scss-module__Qw17aW__reviewText{color:#ffffffe6;margin-bottom:1.5rem;padding-left:1.25rem;font-size:1rem;font-style:italic;line-height:1.6;position:relative}.ReviewsSection-module-scss-module__Qw17aW__reviewText:before{content:"\"";color:var(--color-accent);font-family:serif;font-size:2rem;line-height:1;position:absolute;top:-.25rem;left:0}@media screen and (min-width:576px){.ReviewsSection-module-scss-module__Qw17aW__reviewText{margin-bottom:1.75rem;padding-left:1.5rem;font-size:1.05rem;line-height:1.65}.ReviewsSection-module-scss-module__Qw17aW__reviewText:before{font-size:2.5rem;top:-.35rem}}@media screen and (min-width:768px){.ReviewsSection-module-scss-module__Qw17aW__reviewText{margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.ReviewsSection-module-scss-module__Qw17aW__reviewText:before{font-size:3rem;top:-.5rem}}.ReviewsSection-module-scss-module__Qw17aW__reviewImages{flex-wrap:wrap;justify-content:space-around;margin-top:1rem;display:flex}@media screen and (min-width:576px){.ReviewsSection-module-scss-module__Qw17aW__reviewImages{gap:1rem;margin-top:1.75rem}}@media screen and (min-width:768px){.ReviewsSection-module-scss-module__Qw17aW__reviewImages{justify-content:flex-start;gap:1rem;margin-top:2rem}}.ReviewsSection-module-scss-module__Qw17aW__imageWrapper{cursor:pointer;border-radius:6px;justify-content:center;transition:transform .3s;display:flex;overflow:hidden}.ReviewsSection-module-scss-module__Qw17aW__imageWrapper:hover{transform:scale(1.05)}@media screen and (min-width:576px){.ReviewsSection-module-scss-module__Qw17aW__imageWrapper{border-radius:8px;flex:none;width:auto}}.ReviewsSection-module-scss-module__Qw17aW__reviewImage{object-fit:cover;border:1px solid #ffffff14;border-radius:6px}@media screen and (min-width:576px){.ReviewsSection-module-scss-module__Qw17aW__reviewImage{border-radius:8px}}.ReviewsSection-module-scss-module__Qw17aW__previewMask{background:#000000b3}.ReviewsSection-module-scss-module__Qw17aW__indicators{text-align:center;margin:2.5rem 0}@media screen and (min-width:576px){.ReviewsSection-module-scss-module__Qw17aW__indicators{margin:3rem 0}}@media screen and (min-width:768px){.ReviewsSection-module-scss-module__Qw17aW__indicators{margin:4rem 0}}.ReviewsSection-module-scss-module__Qw17aW__indicatorText{color:#fff9;align-items:center;gap:.5rem;font-size:.85rem;display:inline-flex}.ReviewsSection-module-scss-module__Qw17aW__indicatorText:before,.ReviewsSection-module-scss-module__Qw17aW__indicatorText:after{content:"";background:#ffffff4d;width:20px;height:1px}@media screen and (min-width:576px){.ReviewsSection-module-scss-module__Qw17aW__indicatorText{font-size:.9rem}.ReviewsSection-module-scss-module__Qw17aW__indicatorText:before,.ReviewsSection-module-scss-module__Qw17aW__indicatorText:after{width:30px}}@media screen and (min-width:768px){.ReviewsSection-module-scss-module__Qw17aW__indicatorText:before,.ReviewsSection-module-scss-module__Qw17aW__indicatorText:after{width:40px}}@keyframes ReviewsSection-module-scss-module__Qw17aW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ReviewsSection-module-scss-module__Qw17aW__section{animation:.6s ease-out ReviewsSection-module-scss-module__Qw17aW__fadeInUp}@media screen and (max-width:449px){.ReviewsSection-module-scss-module__Qw17aW__section{padding:2.5rem .75rem}.ReviewsSection-module-scss-module__Qw17aW__title{font-size:1.8rem}.ReviewsSection-module-scss-module__Qw17aW__reviewContent{padding:1.25rem}.ReviewsSection-module-scss-module__Qw17aW__reviewText{padding-left:1rem;font-size:.95rem}.ReviewsSection-module-scss-module__Qw17aW__reviewText:before{font-size:1.75rem;top:-.2rem}.ReviewsSection-module-scss-module__Qw17aW__avatarPlaceholder{width:60px;height:60px;font-size:1.3rem}.ReviewsSection-module-scss-module__Qw17aW__imageWrapper{flex:0 0 calc(50% - .25rem)}}.ReviewsSection-module-scss-module__Qw17aW__addReviewWrapper{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}.ReviewsSection-module-scss-module__Qw17aW__addReviewHint{color:#fff9;max-width:300px;font-size:.85rem;line-height:1.5}@media screen and (min-width:576px){.ReviewsSection-module-scss-module__Qw17aW__addReviewHint{max-width:350px;font-size:.9rem}}
.HorsesScreen-module-scss-module__bOxiGq__container{background:var(--gradient-elegant);min-height:100vh;padding:3rem 0}@media screen and (min-width:768px){.HorsesScreen-module-scss-module__bOxiGq__container{padding:4rem 0}}
.PanoDaliScreen-module-scss-module__1bsdja__container{background:var(--gradient-elegant);min-height:100vh;padding:3rem 0}@media screen and (min-width:768px){.PanoDaliScreen-module-scss-module__1bsdja__container{padding:4rem 0}}
.Sale-module-scss-module__Jmiq_q__sale{color:#fff;background:linear-gradient(270deg,#8b0000,red,#8b0000);border-radius:50%;flex-direction:column;align-items:center;row-gap:0;width:80px;height:80px;padding-top:15px;font-family:Open Sans,sans-serif;display:flex}.Sale-module-scss-module__Jmiq_q__title{text-transform:capitalize;letter-spacing:.5px;font-size:14px;font-weight:400}.Sale-module-scss-module__Jmiq_q__sale-value{letter-spacing:-.5px;font-size:26px;font-weight:700}
.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo{width:100%;color:var(--color-text);background:var(--color-bg);border-radius:12px;padding:1rem;transition:all .3s;overflow:hidden}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__header{text-align:center;margin-bottom:2.5rem;padding:0 1rem}@media screen and (min-width:768px){.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__header{margin-bottom:3rem}}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__mainTitle{font-family:var(--font-cormorant);color:var(--color-text-title);margin-bottom:.5rem;font-size:2rem;font-weight:700;line-height:1.2}@media screen and (min-width:768px){.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__mainTitle{font-size:2.5rem}}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__subtitle{color:var(--color-text-subtitle);opacity:.8;font-size:1rem}@media screen and (min-width:768px){.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__subtitle{font-size:1.1rem}}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__content{flex-direction:column;gap:2rem;display:flex}@media screen and (min-width:768px){.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__content{gap:3rem}}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__section{background:var(--color-bg-secondary);border:1px solid #0000000d;border-radius:10px;padding:1.5rem}@media screen and (min-width:768px){.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__section{padding:2rem}}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__section:nth-child(odd){background:linear-gradient(135deg,var(--color-bg-secondary)0%,#f0f0f0 100%)}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__sectionHeader{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__iconWrapper{background:var(--color-accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}@media screen and (min-width:768px){.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__iconWrapper{width:56px;height:56px}}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__title{font-family:var(--font-cormorant);color:var(--color-text-title);flex-grow:1;margin:0;font-size:1.5rem;font-weight:600}@media screen and (min-width:768px){.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__title{font-size:1.75rem}}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__badge{background:var(--color-accent);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:.25rem 1rem;font-size:.8rem;font-weight:500}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__features{grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem;display:grid}@media screen and (min-width:576px){.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__features{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:768px){.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__features{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__feature{border-left:3px solid var(--color-accent);background:#d4af371a;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;display:flex}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__feature svg{flex-shrink:0}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__featureText{font-size:.9rem;line-height:1.4}@media screen and (min-width:768px){.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__featureText{font-size:1rem}}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__details{flex-direction:column;gap:1rem;display:flex}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__detailText{color:var(--color-text-subtitle);margin:0;font-size:.95rem;line-height:1.6}@media screen and (min-width:768px){.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__detailText{font-size:1rem}}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__detailText strong{color:var(--color-text-title);font-weight:600}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__contacts{background:var(--gradient-elegant-soft);color:#fff;border-radius:10px;margin-top:1rem;padding:1.5rem}@media screen and (min-width:768px){.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__contacts{padding:2rem}}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__contactsTitle{font-family:var(--font-cormorant);text-align:center;color:#fff;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}@media screen and (min-width:768px){.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__contactsTitle{font-size:1.75rem}}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__contactMethods{flex-direction:column;gap:1.5rem;margin-bottom:1.5rem;display:flex}@media screen and (min-width:576px){.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__contactMethods{flex-direction:row;justify-content:center;gap:3rem}}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__contactItem{align-items:center;gap:1rem;display:flex}@media screen and (min-width:576px){.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__contactItem{text-align:center;flex-direction:column}}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__contactIcon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__contactInfo{flex-direction:column;display:flex}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__contactLabel{opacity:.8;margin-bottom:.25rem;font-size:.9rem}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__contactLink{color:#fff;font-size:1.1rem;font-weight:600;text-decoration:none;transition:opacity .2s}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__contactLink:hover{opacity:.8}@media screen and (min-width:768px){.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__contactLink{font-size:1.25rem}}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__socialWrapper{flex-direction:column;align-items:center;gap:.5rem;display:flex}@media screen and (min-width:576px){.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__socialWrapper{align-items:center}}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__note{text-align:center;opacity:.8;border-top:1px solid #ffffff1a;padding-top:1rem;font-size:.9rem;line-height:1.6}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__note p{margin:.5rem 0}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__additionalInfo{background:var(--color-bg-secondary);border-radius:10px;margin-top:1rem;padding:1.5rem}@media screen and (min-width:768px){.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__additionalInfo{padding:2rem}}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__additionalTitle{font-family:var(--font-cormorant);color:var(--color-text-title);text-align:center;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__infoList{grid-template-columns:1fr;gap:.75rem;margin:0;padding:0;list-style:none;display:grid}@media screen and (min-width:576px){.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__infoList{grid-template-columns:repeat(2,1fr)}}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__infoList li{color:var(--color-text-subtitle);padding-left:1.5rem;font-size:.95rem;line-height:1.5;position:relative}.DeliveryInfo-module-scss-module__lxKDCG__deliveryInfo .DeliveryInfo-module-scss-module__lxKDCG__infoList li:before{content:"✓";color:var(--color-accent);font-weight:700;position:absolute;left:0}.DeliveryInfo-module-scss-module__lxKDCG__socialIcons{justify-content:center;gap:1rem;margin-top:.5rem;display:flex}@media screen and (min-width:576px){.DeliveryInfo-module-scss-module__lxKDCG__socialIcons{justify-content:flex-start}}.DeliveryInfo-module-scss-module__lxKDCG__socialLink{flex-direction:column;align-items:center;gap:.5rem;text-decoration:none;transition:transform .2s;display:flex}.DeliveryInfo-module-scss-module__lxKDCG__socialLink:hover{transform:translateY(-2px)}.DeliveryInfo-module-scss-module__lxKDCG__socialIcon{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;box-shadow:0 4px 8px #0003}@media screen and (min-width:768px){.DeliveryInfo-module-scss-module__lxKDCG__socialIcon{width:44px;height:44px}}.DeliveryInfo-module-scss-module__lxKDCG__socialIcon:hover{transform:scale(1.05);box-shadow:0 6px 12px #0000004d}.DeliveryInfo-module-scss-module__lxKDCG__socialName{color:#fff;opacity:.9;font-size:.8rem;font-weight:500}@media screen and (min-width:768px){.DeliveryInfo-module-scss-module__lxKDCG__socialName{font-size:.85rem}}
.VideoCard-module-scss-module__qI9Q3W__VideoCard{width:100%;height:100%}.VideoCard-module-scss-module__qI9Q3W__wrapper{cursor:pointer;width:50%;height:220px;padding:4px;display:inline-block}@media screen and (min-width:450px){.VideoCard-module-scss-module__qI9Q3W__wrapper{height:320px}}@media screen and (min-width:576px){.VideoCard-module-scss-module__qI9Q3W__wrapper{width:33.33%;height:260px}}@media screen and (min-width:768px){.VideoCard-module-scss-module__qI9Q3W__wrapper{height:320px}}@media screen and (min-width:992px){.VideoCard-module-scss-module__qI9Q3W__wrapper{width:20%;height:280px;padding:6px}}@media screen and (min-width:1200px){.VideoCard-module-scss-module__qI9Q3W__wrapper{height:340px}}@media screen and (min-width:1920px){.VideoCard-module-scss-module__qI9Q3W__wrapper{width:14.2857%;padding:8px}}.VideoCard-module-scss-module__qI9Q3W__card{background:var(--color-gradient-mid);cursor:pointer;height:100%;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000026,inset 0 1px #ffffff1a}
.AboutScreen-module-scss-module__VLMV5a__wrapper{align-items:center;min-height:100vh;padding:4rem 0;display:flex;position:relative}@media screen and (min-width:768px){.AboutScreen-module-scss-module__VLMV5a__wrapper{padding:6rem 0}}.AboutScreen-module-scss-module__VLMV5a__background{z-index:-1;position:absolute;inset:0}.AboutScreen-module-scss-module__VLMV5a__background:before{content:"";background:var(--gradient-elegant);opacity:.4;z-index:1;position:absolute;inset:0}.AboutScreen-module-scss-module__VLMV5a__backgroundOverlay{z-index:1;background:linear-gradient(135deg,#151515cc 0%,#2a2a2a99 50%,#6e6e6e66 100%);position:absolute;inset:0}.AboutScreen-module-scss-module__VLMV5a__block{z-index:2;position:relative}.AboutScreen-module-scss-module__VLMV5a__about{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fff3;border-radius:24px;padding:2.5rem 1.5rem;box-shadow:0 20px 60px #0000004d,0 8px 32px #d4af3726}@media screen and (min-width:768px){.AboutScreen-module-scss-module__VLMV5a__about{max-width:800px;margin:0 auto;padding:3.5rem 3rem}}@media screen and (min-width:992px){.AboutScreen-module-scss-module__VLMV5a__about{max-width:900px;padding:4rem}}.AboutScreen-module-scss-module__VLMV5a__about__header{text-align:center;margin-bottom:2.5rem}@media screen and (min-width:768px){.AboutScreen-module-scss-module__VLMV5a__about__header{margin-bottom:3rem}}.AboutScreen-module-scss-module__VLMV5a__about__title{font-family:var(--font-cormorant);color:var(--color-text-title);margin:0 0 1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}@media screen and (min-width:768px){.AboutScreen-module-scss-module__VLMV5a__about__title{font-size:3.5rem}}@media screen and (min-width:992px){.AboutScreen-module-scss-module__VLMV5a__about__title{font-size:4rem}}.AboutScreen-module-scss-module__VLMV5a__about__divider{background:var(--color-accent);border-radius:2px;width:80px;height:3px;margin:0 auto;position:relative}.AboutScreen-module-scss-module__VLMV5a__about__divider:before{content:"";background:#d4af374d;width:120px;height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AboutScreen-module-scss-module__VLMV5a__about__content{opacity:0;animation:.8s .3s forwards AboutScreen-module-scss-module__VLMV5a__fadeInUp;transform:translateY(30px)}.AboutScreen-module-scss-module__VLMV5a__about__text{color:var(--color-text);text-align:justify;margin:0 0 2rem;font-size:1.1rem;line-height:1.7}@media screen and (min-width:768px){.AboutScreen-module-scss-module__VLMV5a__about__text{margin:0 0 2.5rem;font-size:1.15rem;line-height:1.8}}.AboutScreen-module-scss-module__VLMV5a__about__text:last-child{margin-bottom:0}.AboutScreen-module-scss-module__VLMV5a__textDivider{background:linear-gradient(90deg,#0000 0%,#d4af374d 50%,#0000 100%);height:1px;margin:2rem 0}@media screen and (min-width:768px){.AboutScreen-module-scss-module__VLMV5a__textDivider{margin:2.5rem 0}}@keyframes AboutScreen-module-scss-module__VLMV5a__fadeInUp{to{opacity:1;transform:translateY(0)}}@media screen and (max-width:575px){.AboutScreen-module-scss-module__VLMV5a__wrapper{padding:2rem 0}.AboutScreen-module-scss-module__VLMV5a__about{border-radius:20px;padding:2rem 1.25rem}.AboutScreen-module-scss-module__VLMV5a__about__title{font-size:2.25rem}.AboutScreen-module-scss-module__VLMV5a__about__text{text-align:left;font-size:1.05rem;line-height:1.6}}@media (prefers-reduced-motion:reduce){.AboutScreen-module-scss-module__VLMV5a__about__content{opacity:1;animation:none;transform:none}}.AboutScreen-module-scss-module__VLMV5a__about__text{-webkit-hyphens:auto;hyphens:auto}@media screen and (min-width:768px){.AboutScreen-module-scss-module__VLMV5a__about__text{text-align:justify}}
.DeliveryScreen-module-scss-module__DVvMNW__container{background:var(--gradient-elegant);min-height:100vh;padding:3rem 0}@media screen and (min-width:768px){.DeliveryScreen-module-scss-module__DVvMNW__container{padding:4rem 0}}
.ImageGrid-module-scss-module__j3-W8W__container{margin:0 15px}
.CarouselArrow-module-scss-module__ysvAua__arrow{display:none}@media screen and (min-width:768px){.CarouselArrow-module-scss-module__ysvAua__arrow{color:#fff;cursor:pointer;z-index:10;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.CarouselArrow-module-scss-module__ysvAua__arrow:hover{background:var(--color-accent);border-color:var(--color-accent);color:#2d2d2d}.CarouselArrow-module-scss-module__ysvAua__arrow:disabled{opacity:.3;cursor:not-allowed}}@media screen and (min-width:992px){.CarouselArrow-module-scss-module__ysvAua__arrow{width:48px;height:48px;font-size:1.2rem}}.CarouselArrow-module-scss-module__ysvAua__prevArrow{left:-2rem}@media screen and (min-width:992px){.CarouselArrow-module-scss-module__ysvAua__prevArrow{left:-2.5rem}}.CarouselArrow-module-scss-module__ysvAua__nextArrow{right:-2rem}@media screen and (min-width:992px){.CarouselArrow-module-scss-module__ysvAua__nextArrow{right:-2.5rem}}
.PanoDaliInfoScreen-module-scss-module__HIlBEW__container{background:var(--gradient-elegant);min-height:100vh;color:var(--color-bg);padding:2rem 0}@media screen and (min-width:768px){.PanoDaliInfoScreen-module-scss-module__HIlBEW__container{padding:4rem 0}}.PanoDaliInfoScreen-module-scss-module__HIlBEW__container p{color:#ffffffe6;text-align:justify;margin-bottom:2.5rem;font-size:1rem;line-height:1.6}@media screen and (min-width:768px){.PanoDaliInfoScreen-module-scss-module__HIlBEW__container p{margin-bottom:3rem;font-size:1.1rem;line-height:1.7}}.PanoDaliInfoScreen-module-scss-module__HIlBEW__main{flex-direction:column;gap:3rem;display:flex}@media screen and (min-width:992px){.PanoDaliInfoScreen-module-scss-module__HIlBEW__main{gap:4rem}}.PanoDaliInfoScreen-module-scss-module__HIlBEW__mainRow{flex-direction:column;align-items:flex-start;gap:2rem;display:flex}@media screen and (min-width:992px){.PanoDaliInfoScreen-module-scss-module__HIlBEW__mainRow{flex-direction:row;align-items:center;gap:3rem}.PanoDaliInfoScreen-module-scss-module__HIlBEW__mainRow:nth-child(2n){flex-direction:row-reverse}}.PanoDaliInfoScreen-module-scss-module__HIlBEW__mainContent{flex-direction:column;flex:1;gap:1rem;display:flex}@media screen and (min-width:992px){.PanoDaliInfoScreen-module-scss-module__HIlBEW__mainContent{gap:1.5rem}}.PanoDaliInfoScreen-module-scss-module__HIlBEW__header{color:var(--color-accent);margin:0;font-size:1.5rem;font-weight:700;line-height:1.3}@media screen and (min-width:768px){.PanoDaliInfoScreen-module-scss-module__HIlBEW__header{font-size:1.75rem}}@media screen and (min-width:992px){.PanoDaliInfoScreen-module-scss-module__HIlBEW__header{font-size:2rem}}.PanoDaliInfoScreen-module-scss-module__HIlBEW__mainContentText{color:#ffffffd9;margin:0;font-size:.95rem;line-height:1.6}@media screen and (min-width:768px){.PanoDaliInfoScreen-module-scss-module__HIlBEW__mainContentText{font-size:1.05rem;line-height:1.7}}@media screen and (min-width:992px){.PanoDaliInfoScreen-module-scss-module__HIlBEW__mainContentText{font-size:1.1rem}}.PanoDaliInfoScreen-module-scss-module__HIlBEW__mainImg{flex-shrink:0;width:100%;max-width:100%}@media screen and (min-width:576px){.PanoDaliInfoScreen-module-scss-module__HIlBEW__mainImg{max-width:400px;margin:0 auto}}@media screen and (min-width:992px){.PanoDaliInfoScreen-module-scss-module__HIlBEW__mainImg{width:45%;max-width:480px;margin:0}.PanoDaliInfoScreen-module-scss-module__HIlBEW__mainImg__vertically{width:35%;max-width:390px}}.PanoDaliInfoScreen-module-scss-module__HIlBEW__imageWrapper{border-radius:12px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000004d}.PanoDaliInfoScreen-module-scss-module__HIlBEW__imageWrapper:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0006}.PanoDaliInfoScreen-module-scss-module__HIlBEW__imageWrapper:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(45deg,#d4af371a 0%,#0000 50%,#d4af371a 100%);position:absolute;inset:0}.PanoDaliInfoScreen-module-scss-module__HIlBEW__image{width:100%;height:auto;transition:transform .3s;display:block}.PanoDaliInfoScreen-module-scss-module__HIlBEW__mainImg:hover .PanoDaliInfoScreen-module-scss-module__HIlBEW__image{transform:scale(1.05)}.PanoDaliInfoScreen-module-scss-module__HIlBEW__container{scroll-behavior:smooth}.PanoDaliInfoScreen-module-scss-module__HIlBEW__mainRow{opacity:0;animation:.8s forwards PanoDaliInfoScreen-module-scss-module__HIlBEW__fadeInUp;transform:translateY(30px)}.PanoDaliInfoScreen-module-scss-module__HIlBEW__mainRow:first-child{animation-delay:.1s}.PanoDaliInfoScreen-module-scss-module__HIlBEW__mainRow:nth-child(2){animation-delay:.2s}.PanoDaliInfoScreen-module-scss-module__HIlBEW__mainRow:nth-child(3){animation-delay:.3s}.PanoDaliInfoScreen-module-scss-module__HIlBEW__mainRow:nth-child(4){animation-delay:.4s}.PanoDaliInfoScreen-module-scss-module__HIlBEW__mainRow:nth-child(5){animation-delay:.5s}@keyframes PanoDaliInfoScreen-module-scss-module__HIlBEW__fadeInUp{to{opacity:1;transform:translateY(0)}}.PanoDaliInfoScreen-module-scss-module__HIlBEW__mainContentText{text-align:justify;-webkit-hyphens:auto;hyphens:auto}@media screen and (min-width:768px){.PanoDaliInfoScreen-module-scss-module__HIlBEW__mainContentText{text-align:left}}.PanoDaliInfoScreen-module-scss-module__HIlBEW__buttonWrapper{justify-content:center;margin:20px auto;display:flex}@media screen and (min-width:768px){.PanoDaliInfoScreen-module-scss-module__HIlBEW__buttonWrapper{justify-content:flex-start;margin:40px 0}}
.ImageGrid-module-scss-module__Yruv_W__images{grid-template-columns:repeat(2,1fr);gap:1rem;margin:0 15px;padding:2rem 0;display:grid}@media screen and (min-width:576px){.ImageGrid-module-scss-module__Yruv_W__images{grid-template-columns:repeat(3,1fr);gap:1.25rem}}@media screen and (min-width:768px){.ImageGrid-module-scss-module__Yruv_W__images{grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:3rem 0}}@media screen and (min-width:992px){.ImageGrid-module-scss-module__Yruv_W__images{gap:2rem;padding:4rem 0}}.ImageGrid-module-scss-module__Yruv_W__imageWrapper{aspect-ratio:1;cursor:pointer;background:var(--color-gradient-mid);border-radius:12px;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;box-shadow:0 4px 20px #00000026,inset 0 1px #ffffff1a}.ImageGrid-module-scss-module__Yruv_W__imageWrapper:before{content:"";opacity:0;z-index:1;pointer-events:none;background:linear-gradient(135deg,#d4af371a 0%,#0000 50%,#d4af370d 100%);transition:opacity .3s;position:absolute;inset:0}.ImageGrid-module-scss-module__Yruv_W__imageWrapper:after{content:"";opacity:0;z-index:1;background:#ffffffe6;width:60px;height:60px;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M15 3l2.3 2.3-2.89 2.87 1.42 1.42L18.7 6.7 21 9V3h-6zM3 9l2.3-2.3 2.87 2.89 1.42-1.42L6.7 5.3 9 3H3v6zm6 12l-2.3-2.3 2.89-2.87-1.42-1.42L5.3 17.3 3 15v6h6zm12-6l-2.3 2.3-2.87-2.89-1.42 1.42 2.89 2.87L15 21h6v-6z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M15 3l2.3 2.3-2.89 2.87 1.42 1.42L18.7 6.7 21 9V3h-6zM3 9l2.3-2.3 2.87 2.89 1.42-1.42L6.7 5.3 9 3H3v6zm6 12l-2.3-2.3 2.89-2.87-1.42-1.42L5.3 17.3 3 15v6h6zm12-6l-2.3 2.3-2.87-2.89-1.42 1.42 2.89 2.87L15 21h6v-6z'/%3E%3C/svg%3E") 50%/contain no-repeat}.ImageGrid-module-scss-module__Yruv_W__imageWrapper:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 12px 40px #d4af3740,0 8px 25px #0000004d}.ImageGrid-module-scss-module__Yruv_W__imageWrapper:hover:before{opacity:1}.ImageGrid-module-scss-module__Yruv_W__imageWrapper:hover:after{opacity:1;transform:translate(-50%,-50%)scale(1)}@media screen and (max-width:575px){.ImageGrid-module-scss-module__Yruv_W__imageWrapper:before,.ImageGrid-module-scss-module__Yruv_W__imageWrapper:after{display:none}.ImageGrid-module-scss-module__Yruv_W__imageWrapper:hover{box-shadow:none;transform:none}.ImageGrid-module-scss-module__Yruv_W__imageWrapper:hover .ImageGrid-module-scss-module__Yruv_W__image{transform:none}}.ImageGrid-module-scss-module__Yruv_W__imageWrapper:active{transition-duration:.1s;transform:translateY(-4px)scale(1.01)}.ImageGrid-module-scss-module__Yruv_W__imageWrapper{opacity:0;animation:.6s forwards ImageGrid-module-scss-module__Yruv_W__fadeInUp;transform:translateY(20px)}.ImageGrid-module-scss-module__Yruv_W__imageWrapper:first-child{animation-delay:.1s}.ImageGrid-module-scss-module__Yruv_W__imageWrapper:nth-child(2){animation-delay:.2s}.ImageGrid-module-scss-module__Yruv_W__imageWrapper:nth-child(3){animation-delay:.3s}.ImageGrid-module-scss-module__Yruv_W__imageWrapper:nth-child(4){animation-delay:.4s}.ImageGrid-module-scss-module__Yruv_W__imageWrapper:nth-child(5){animation-delay:.5s}.ImageGrid-module-scss-module__Yruv_W__imageWrapper:nth-child(6){animation-delay:.6s}.ImageGrid-module-scss-module__Yruv_W__imageWrapper:nth-child(7){animation-delay:.7s}.ImageGrid-module-scss-module__Yruv_W__imageWrapper:nth-child(8){animation-delay:.8s}.ImageGrid-module-scss-module__Yruv_W__image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.ImageGrid-module-scss-module__Yruv_W__viewer{z-index:9999;position:relative}@keyframes ImageGrid-module-scss-module__Yruv_W__fadeInUp{to{opacity:1;transform:translateY(0)}}@media screen and (max-width:575px){.ImageGrid-module-scss-module__Yruv_W__images{gap:.75rem;padding:1.5rem 0}.ImageGrid-module-scss-module__Yruv_W__imageWrapper{border-radius:8px}.ImageGrid-module-scss-module__Yruv_W__imageWrapper:hover,.ImageGrid-module-scss-module__Yruv_W__imageWrapper:hover .ImageGrid-module-scss-module__Yruv_W__image{transform:none}.ImageGrid-module-scss-module__Yruv_W__imageWrapper:after{display:none}}
.ProductCard-module-scss-module__gHU2HG__card{text-align:center;cursor:pointer;background:#000;width:300px;margin:0 auto;position:relative;box-shadow:0 10px 30px -5px #223c5099}.ProductCard-module-scss-module__gHU2HG__card .ProductCard-module-scss-module__gHU2HG__viewer{z-index:9999;position:relative}.ProductCard-module-scss-module__gHU2HG__card .ProductCard-module-scss-module__gHU2HG__productImage{position:relative}.ProductCard-module-scss-module__gHU2HG__card .ProductCard-module-scss-module__gHU2HG__productImage .ProductCard-module-scss-module__gHU2HG__image{width:100%;display:block}.ProductCard-module-scss-module__gHU2HG__card .ProductCard-module-scss-module__gHU2HG__productImage .ProductCard-module-scss-module__gHU2HG__shadow{opacity:0;background:#0000001a;width:100%;height:100%;transition:all .5s ease-in-out;position:absolute;top:0;left:0}.ProductCard-module-scss-module__gHU2HG__card .ProductCard-module-scss-module__gHU2HG__productImage .ProductCard-module-scss-module__gHU2HG__shadow:hover{opacity:1}.ProductCard-module-scss-module__gHU2HG__card .ProductCard-module-scss-module__gHU2HG__productList{text-align:center;flex-direction:column;row-gap:10px;margin-top:20px;padding-bottom:20px;font-family:Open Sans,serif;display:flex}.ProductCard-module-scss-module__gHU2HG__card .ProductCard-module-scss-module__gHU2HG__productList h3{color:#eee;font-family:Open Sans,serif;font-size:18px;font-weight:500}.ProductCard-module-scss-module__gHU2HG__card .ProductCard-module-scss-module__gHU2HG__productList .ProductCard-module-scss-module__gHU2HG__color,.ProductCard-module-scss-module__gHU2HG__card .ProductCard-module-scss-module__gHU2HG__productList .ProductCard-module-scss-module__gHU2HG__size{color:#eee;font-family:Open Sans,serif;font-size:16px}.ProductCard-module-scss-module__gHU2HG__sale{z-index:1;position:absolute;top:10px;right:10px}
.HorseDetails-module-scss-module__A1P0VG__container{padding:1.5rem}@media screen and (min-width:768px){.HorseDetails-module-scss-module__A1P0VG__container{padding:2rem}}.HorseDetails-module-scss-module__A1P0VG__container p{color:var(--color-text);margin-bottom:1.25rem;font-size:1rem;line-height:1.7}.HorseDetails-module-scss-module__A1P0VG__container p:last-child{margin-bottom:0}@media screen and (min-width:768px){.HorseDetails-module-scss-module__A1P0VG__container p{margin-bottom:1.5rem;font-size:1.0625rem}}
