@charset "UTF-8";.container{width:100%;margin-inline:auto;padding-inline:clamp(20px,3vw,60px)}@media (min-width:768px){.container{max-width:640px}}@media (min-width:1024px){.container{max-width:900px}}@media (min-width:1440px){.container{max-width:1200px}}@media (min-width:1920px){.container{max-width:1536px}}@media (min-width:2560px){.container{max-width:1920px}}@layer reset,lazy,ratios;
@layer reset{-webkit-filter:none!important;filter:none!important;-webkit-transform:none;transform:none}img.lazy:not(.logo),picture img.lazy:not(.logo){display:block;max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover;will-change:opacity,filter,transform;opacity:0;-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:scale(.98);transform:scale(.98);-webkit-transition:opacity .5s,-webkit-filter .5s,-webkit-transform .4s;transition:opacity .5s,filter .5s,transform .4s,-webkit-filter .5s,-webkit-transform .4s}img:not(.logo):not(.lazy),picture img:not(.logo):not(.lazy){display:block;max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover;opacity:1;-webkit-filter:none;filter:none;-webkit-transform:none;transform:none}img.logo{max-width:none!important;opacity:1;-webkit-filter:none;filter:none;-webkit-transform:none;transform:none;-o-object-fit:contain;object-fit:contain}body{font-family:"Masquerade Toy Store Stuff",sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;color:#c56935;padding-top:80px}body,html{height:100%;margin:0}*{-webkit-box-sizing:border-box;box-sizing:border-box}button,form,input,optgroup,select,textarea{margin:0;padding:0;border:none;outline:0;font:inherit;color:inherit;background:0 0}button{cursor:pointer}input,select,textarea{font-size:16px}.observe{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px);-webkit-transition:opacity .6s,-webkit-transform .6s;transition:opacity .6s,transform .6s,-webkit-transform .6s}.observe.visible{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}img.lazy.loading{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s}img.lazy.loaded{-webkit-filter:none;filter:none}.scroll-to-top{position:fixed;bottom:20px;right:20px;width:50px;height:50px;border:none;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;opacity:0;visibility:hidden;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s;z-index:1000}.scroll-to-top.visible{opacity:1;visibility:visible}.scroll-to-top img{width:24px;height:24px}.scroll-to-top:hover{background-color:#9d542a;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}@media (max-width:576px){.scroll-to-top{width:40px;height:40px}.scroll-to-top svg{width:20px;height:20px}}@media (min-width:576px) and (max-width:768px){.scroll-to-top{width:45px;height:45px}.scroll-to-top svg{width:22px;height:22px}}.mt-50{margin-top:50px}.mb-50{margin-bottom:50px}.entry-title,.wp-block-heading{margin-bottom:20px}.entry-content p,.wp-block-list{margin-bottom:15px}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:20px}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}*,::after,::before{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth;font-family:sans-serif;line-height:1.5;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;min-height:100vh;text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}canvas,img,picture,video{display:block;max-width:100%}button,input,select,textarea{font:inherit;background-color:transparent;border:none}button,input{overflow:visible}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}textarea{overflow:auto}ol,ul{list-style:none}a{text-decoration:none;color:inherit}@media (prefers-reduced-motion:reduce){*{-webkit-animation-duration:0s!important;animation-duration:0s!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:0s!important;transition-duration:0s!important;scroll-behavior:auto!important}}table{border-collapse:collapse;border-spacing:0}iframe{border:0}.header{position:fixed;top:0;left:0;right:0;width:100%;background:#fff;padding:10px 20px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.1);box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:100;-webkit-transition:-webkit-transform .3s,-webkit-box-shadow .3s;transition:transform .3s,box-shadow .3s,-webkit-transform .3s,-webkit-box-shadow .3s}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__burger{background:0 0;border:none;cursor:pointer}.header__burger span{display:block;width:25px;height:2px;margin:5px 0;background:#c56935}.header__burger span:nth-child(2){width:20px}.header__logo img{display:block;width:150px;height:auto}.header__callback,.header__menu-button{background:#c56935;color:#fff;border:1px solid transparent;padding:10px 15px;cursor:pointer;border-radius:5px;font-weight:600;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.header__callback:hover,.header__menu-button:hover{background:0 0;color:#c56935;border:1px solid #c56935}@media (max-width:575.98px){.header__logo img{width:120px}.header__callback{display:none}}@media (min-width:576px) and (max-width:767.98px){.header__callback{display:none}}@media (min-width:768px) and (max-width:991.98px){.header__logo img{width:130px}.header__callback{display:block;font-size:16px;padding:12px 18px}}.header__menu{position:fixed;top:0;left:0;width:50%;height:100vh;background:#fff;-webkit-box-shadow:2px 0 10px rgba(0,0,0,.2);box-shadow:2px 0 10px rgba(0,0,0,.2);-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;z-index:1000;padding:40px 20px;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px}.header__menu--open{-webkit-transform:translateX(0);transform:translateX(0)}@media (max-width:575.98px){.header__menu{width:100%;padding:30px 15px}}@media (min-width:576px) and (max-width:767.98px){.header__menu{width:70%;padding:40px 20px}}@media (min-width:768px) and (max-width:991.98px){.header__menu{width:60%;padding:40px 30px;gap:25px}}.header__menu-logo{width:150px;height:auto;margin-bottom:20px}.header__menu-logo img{display:block;width:auto;max-width:100%}@media (max-width:575.98px){.header__menu-logo{width:120px;margin-bottom:15px}}@media (min-width:576px) and (max-width:991.98px){.header__menu-logo img{max-width:100%;width:140px;margin-bottom:20px}}.header__menu-list{list-style:none;padding:0;margin:0;width:100%}.header__menu-item{display:block;padding:15px;text-decoration:none;color:#c56935;font-weight:600;font-size:16px;border-bottom:1px solid #eee}.header__menu-item:hover{background:#fff;color:#c56935;border:1px solid #c56935;padding:15px;border-radius:5px;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}@media (max-width:575.98px){.header__menu-item{padding:12px 0;font-size:14px}}@media (min-width:576px) and (max-width:767.98px){.header__menu-item{padding:12px;font-size:14px}}@media (min-width:768px) and (max-width:991.98px){.header__menu-item{padding:18px 0;font-size:18px}}.header__menu-button{width:100%;text-align:center}@media (max-width:575.98px){.header__menu-button{width:100%;font-size:14px;padding:8px 12px}}@media (min-width:576px) and (max-width:767.98px){.header__menu-button{width:100%;text-align:center;font-size:14px;padding:10px 15px}}@media (min-width:768px) and (max-width:991.98px){.header__menu-button{width:100%;text-align:center;font-size:16px;padding:14px 20px}}.header__overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.5);visibility:hidden;opacity:0;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s;z-index:999}.header__overlay--active{visibility:visible;opacity:1}.header__close{position:absolute;top:10px;right:15px;background:0 0;border:none;font-size:24px;cursor:pointer;color:#c56935;-webkit-transition:color .3s;transition:color .3s}.header__close:hover{color:#9d542a}@media (max-width:575.98px){.header__close{top:8px;right:12px;font-size:28px}.header{padding:10px}}@media (min-width:576px) and (max-width:767.98px){.header{padding:15px 20px}}@media (min-width:768px) and (max-width:991.98px){.header__close{top:12px;right:18px;font-size:30px}.header{padding:15px 30px}}@media (min-width:992px) and (max-width:1199.98px){.header{padding:20px 40px}}.hero{padding:50px 0;min-height:70vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.hero__container{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:575.98px){.hero__container{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:20px}}@media (min-width:576px) and (max-width:767.98px){.hero__container{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:20px}}.hero__content{max-width:100%;-webkit-animation:1s ease-out fadeInUp;animation:1s ease-out fadeInUp}@media (min-width:992px) and (max-width:1199.98px){.hero__container{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:30px}.hero__content{padding:0 20px}}.hero__subtitle{font-family:"Masquerade Toy Store Stuff",sans-serif;font-size:clamp(18px,2vw,24px);color:#c56935;margin-bottom:20px}@media (max-width:575.98px){.hero__subtitle{font-size:16px;margin-bottom:15px}}@media (min-width:576px) and (max-width:767.98px){.hero__subtitle{font-size:16px;margin-bottom:15px}}@media (min-width:768px) and (max-width:991.98px){.hero__content{-ms-grid-column:1;grid-column:1;padding:0 20px}.hero__subtitle{font-size:18px;line-height:1.5;margin-bottom:20px}}.hero__title{font-family:"Masquerade Toy Store Stuff",sans-serif;font-size:clamp(28px,4vw,42px);font-weight:700;color:#000;margin-bottom:35px;line-height:60px;opacity:0;-webkit-animation:1s forwards fadeIn;animation:1s forwards fadeIn}@media (max-width:575.98px){.hero__title{font-size:24px;margin-bottom:20px;line-height:30px}}@media (min-width:576px) and (max-width:767.98px){.hero__title{font-size:24px;margin-bottom:20px;line-height:30px}}@media (min-width:768px) and (max-width:991.98px){.hero__title{font-size:36px;line-height:1.2;margin-bottom:10px}}.hero__description{font-size:clamp(16px,2vw,20px);color:#7e7e7e;line-height:1.5;margin-bottom:20px}@media (max-width:575.98px){.hero__description{font-size:14px;line-height:1.4;margin-bottom:15px}}@media (min-width:576px) and (max-width:767.98px){.hero__description{font-size:14px;line-height:1.4;margin-bottom:15px}}.hero__cta-button,.hero__mobile-cta-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 20px;background-color:#c56935;color:#fff;font-size:18px;font-weight:700;border:none;text-decoration:none;border-radius:5px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;gap:10px;margin-top:20px}.hero__cta-button:hover,.hero__mobile-cta-button:hover{background-color:#9d542a}.hero__cta-button__cta-button-logo,.hero__mobile-cta-button__cta-button-logo{width:16px;height:auto}@media (max-width:767.98px){.hero__cta-button__cta-button-logo,.hero__mobile-cta-button__cta-button-logo{width:14px}.hero__mobile-cta-button{padding:8px 15px;font-size:16px;gap:8px;width:100%}}.hero__carousel{position:relative;overflow:hidden;width:100%;max-width:500px;margin:0 auto}@media (max-width:575.98px){.hero__cta-button{display:none}.hero__carousel{max-width:100%}}@media (min-width:576px) and (max-width:767.98px){.hero__cta-button{display:none}.hero__carousel{max-width:100%}}.hero__images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.hero__images picture{min-width:100%;width:100%;-ms-flex-negative:0;flex-shrink:0;display:block}.hero__image{min-width:100%;width:100%;height:auto;-ms-flex-negative:0;flex-shrink:0;-o-object-fit:contain;object-fit:contain;max-height:500px;display:block}@media (max-width:575.98px){.hero__image{max-height:300px}}@media (min-width:576px) and (max-width:767.98px){.hero__image{max-height:350px}}.hero__dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px}@media (min-width:768px) and (max-width:991.98px){.hero__carousel{-ms-grid-column:2;grid-column:2;padding:0 20px}.hero__image{max-height:400px;border-radius:10px}.hero__dots{margin-top:20px}}.hero__dot{width:10px;height:10px;margin:0 5px;background:#bbb;border-radius:50%;cursor:pointer;-webkit-transition:background .3s;transition:background .3s}.hero__dot--active{background:#c56935}@media (max-width:575.98px){.hero__dot{width:8px;height:8px}}@media (min-width:768px) and (max-width:991.98px){.hero__dot{width:10px;height:10px;margin:0 8px}.hero__dot--active{background:#007bff}.hero__arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:rgba(0,0,0,.5);color:#fff;padding:10px;border-radius:50%;cursor:pointer;z-index:10;-webkit-transition:background .3s;transition:background .3s}.hero__arrow:hover{background:rgba(0,0,0,.8)}.hero__arrow--left{left:10px}.hero__arrow--right{right:10px}.hero__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.hero__button{padding:12px 30px;font-size:16px;background-color:#007bff;color:#fff;border-radius:5px;border:none;cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s}.hero__button:hover{background-color:#0056b3}}@media (max-width:575.98px){.hero{padding:20px 10px;min-height:auto;text-align:center}}@media (min-width:576px) and (max-width:767.98px){.hero{padding:30px 10px;min-height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}}@-webkit-keyframes fadeIn{to{opacity:1}}@-webkit-keyframes fadeInUp{0%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fadeInUp{0%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.about{padding:60px 20px}.about__wrapper{padding:30px;border:1px solid #c56935;border-radius:12px;-webkit-box-shadow:0 4px 12px rgba(233,233,233,.1);box-shadow:0 4px 12px rgba(233,233,233,.1);-webkit-transition:.3s;transition:.3s}.about__wrapper:hover{-webkit-box-shadow:0 6px 20px rgba(0,0,0,.15);box-shadow:0 6px 20px rgba(0,0,0,.15);-webkit-transform:translateY(-5px);transform:translateY(-5px)}.about__title{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:10px;opacity:0;-webkit-animation:1s .5s forwards fadeInTitle;animation:1s .5s forwards fadeInTitle}.about__subtitle{font-size:1.2rem;font-weight:400;color:#666;margin-bottom:20px;opacity:0;-webkit-animation:1s 1s forwards fadeInSubtitle;animation:1s 1s forwards fadeInSubtitle}.about__divider{width:100%;height:3px;background:-webkit-gradient(linear,left top,right top,color-stop(30%,#c56935),color-stop(0,#dcdcdc));background:linear-gradient(90deg,#c56935 30%,#dcdcdc 0);margin:20px 0;opacity:0;-webkit-animation:1s 1.5s forwards fadeInDivider;animation:1s 1.5s forwards fadeInDivider}.about__content{display:-ms-grid;display:grid;-ms-grid-columns:60% 30%;grid-template-columns:60% 30%;gap:50px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:30px}.about__description{font-size:16px;line-height:1.6;color:#555}.about__description ul{margin-top:20px;list-style:none;padding:0}.about__description ul li{font-size:16px;margin-bottom:10px;line-height:1.6;color:#555;opacity:0;-webkit-animation:1s forwards fadeInList;animation:1s forwards fadeInList}.about__description ul li strong{font-weight:700;color:green}.about__description p{opacity:0;-webkit-animation:1s 2s forwards fadeInParagraph;animation:1s 2s forwards fadeInParagraph}.about__gallery{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.about__gallery a{display:inline-block;position:relative;overflow:hidden;border-radius:8px;-webkit-transition:-webkit-transform .3s ease-in-out,-webkit-box-shadow .3s ease-in-out;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out,-webkit-transform .3s ease-in-out,-webkit-box-shadow .3s ease-in-out}.about__gallery a:hover{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-box-shadow:0 6px 20px rgba(0,0,0,.15);box-shadow:0 6px 20px rgba(0,0,0,.15)}.about__main-image{width:100%;max-width:450px;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:8px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.1);-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.about__main-image:hover{-webkit-transform:scale(1.03);transform:scale(1.03)}.about__hidden{display:none}.about__image{position:relative;overflow:hidden;border-radius:8px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.1);-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.about__image:hover{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-box-shadow:0 6px 20px rgba(0,0,0,.15);box-shadow:0 6px 20px rgba(0,0,0,.15)}.about__image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:8px;-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.about__image img:hover{-webkit-transform:scale(1.03);transform:scale(1.03)}@media (max-width:575.98px){.about{padding:40px 15px}.about__wrapper{padding:20px;border-radius:8px}.about__title{font-size:1.8rem;margin-bottom:8px;text-align:center}.about__subtitle{font-size:1rem;margin-bottom:15px;text-align:center}.about__divider{width:60%;margin:20px auto}.about__content{display:block;margin-top:20px;gap:20px}.about__description{font-size:14px;line-height:1.4}.about__description ul{margin-top:15px}.about__description ul li{font-size:14px;margin-bottom:8px}.about__image{width:100%;margin-top:20px}.about__image img{border-radius:8px}}@media (min-width:576px) and (max-width:767.98px){.about{padding:50px 15px}.about__wrapper{padding:20px;border-radius:10px}.about__title{font-size:2rem;margin-bottom:12px;text-align:center}.about__subtitle{font-size:1.1rem;margin-bottom:18px;text-align:center}.about__divider{width:80%;margin:20px auto}.about__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.about__description{font-size:15px;line-height:1.5;text-align:justify}.about__image{width:90%;margin:0 15px 20px auto}}@media (min-width:768px) and (max-width:991.98px){.about{padding:50px 20px}.about__wrapper{padding:30px;border-radius:12px;-webkit-box-shadow:0 4px 12px rgba(233,233,233,.1);box-shadow:0 4px 12px rgba(233,233,233,.1);-webkit-transition:.3s;transition:.3s}.about__wrapper:hover{-webkit-box-shadow:0 6px 20px rgba(0,0,0,.15);box-shadow:0 6px 20px rgba(0,0,0,.15);-webkit-transform:translateY(-5px);transform:translateY(-5px)}.about__title{font-size:2.2rem;font-weight:700;color:#333;margin-bottom:12px;text-align:center}.about__subtitle{font-size:1.15rem;margin-bottom:18px;text-align:center}.about__divider{width:80%;margin:20px auto;height:3px;background:-webkit-gradient(linear,left top,right top,color-stop(30%,#c56935),color-stop(0,#dcdcdc));background:linear-gradient(90deg,#c56935 30%,#dcdcdc 0)}.about__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:30px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:30px}.about__description{font-size:16px;line-height:1.6;text-align:justify;color:#555;width:50%}.about__image{float:left;width:45%;margin-right:20px;margin-bottom:20px;border-radius:8px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.1);-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.about__image img{width:100%;height:auto;border-radius:8px;-o-object-fit:cover;object-fit:cover}}@media (min-width:992px) and (max-width:1199.98px){.hero__carousel{-ms-grid-column:2;grid-column:2}.about{padding:50px 15px}.about__wrapper{padding:25px;border-radius:10px}.about__title{font-size:2.2rem}.about__subtitle{font-size:1.1rem}.about__content{-ms-grid-columns:50% 40%;grid-template-columns:50% 40%;gap:30px}.about__description{font-size:15px}.about__description ul{text-align:left}.about__description ul li{font-size:15px}.about__image{max-width:90%;margin:0 auto}}@-webkit-keyframes fadeInTitle{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInTitle{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInSubtitle{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInSubtitle{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInDivider{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDivider{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInList{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInList{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInParagraph{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInParagraph{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.why-choose{padding:110px 20px}.why-choose__title{font-size:clamp(28px,3vw,36px);font-weight:700;color:#050b20;margin-bottom:15px;text-align:center;opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px);-webkit-transition:opacity .8s ease-out,-webkit-transform .8s ease-out;transition:opacity .8s ease-out,transform .8s ease-out,-webkit-transform .8s ease-out}.why-choose__subtitle{font-size:18px;color:#666;max-width:600px;margin:0 auto 30px;line-height:1.5;text-align:center;opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px);-webkit-transition:opacity .8s ease-out .2s,-webkit-transform .8s ease-out .2s;transition:opacity .8s ease-out .2s,transform .8s ease-out .2s,-webkit-transform .8s ease-out .2s}.why-choose__divider{width:100%;height:3px;background:-webkit-gradient(linear,left top,right top,color-stop(30%,#c56935),color-stop(0,#dcdcdc));background:linear-gradient(90deg,#c56935 30%,#dcdcdc 0);-webkit-animation:1s 1.5s forwards fadeInDivider;animation:1s 1.5s forwards fadeInDivider;margin:20px 0 40px;opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:opacity .8s ease-out .4s,-webkit-transform .8s ease-out .4s;transition:opacity .8s ease-out .4s,transform .8s ease-out .4s,-webkit-transform .8s ease-out .4s}.why-choose__list{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.why-choose__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border:1px solid #e9e9e9;padding:25px;border-radius:12px;background:#fff;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px);-webkit-transition:opacity .8s ease-out .2s,-webkit-transform .8s ease-out .2s;transition:opacity .8s ease-out .2s,transform .8s ease-out .2s,-webkit-transform .8s ease-out .2s}.why-choose__item:hover{-webkit-box-shadow:0 4px 20px rgba(0,0,0,.05);box-shadow:0 4px 20px rgba(0,0,0,.05);-webkit-transform:translateY(-5px);transform:translateY(-5px);cursor:pointer}.why-choose__item:hover .why-choose__icon{-webkit-transform:scale(1.1);transform:scale(1.1)}.why-choose__icon{width:60px;height:60px;-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;margin-bottom:15px}.why-choose__text{font-size:18px;font-weight:600;color:#c56935;text-align:center}.why-choose.visible .why-choose__divider,.why-choose.visible .why-choose__subtitle,.why-choose.visible .why-choose__title{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.why-choose.visible .why-choose__divider{-webkit-transform:scaleX(1);transform:scaleX(1)}.why-choose.visible .why-choose__item{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}@media (max-width:575.98px){.why-choose{padding:80px 15px}.why-choose__title{font-size:24px;margin-bottom:10px}.why-choose__subtitle{font-size:16px;margin-bottom:25px}.why-choose__divider{margin:0 auto 30px;width:50%}.why-choose__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.why-choose__item{width:100%;max-width:300px;padding:20px;border-radius:15px;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.05);box-shadow:0 4px 10px rgba(0,0,0,.05)}.why-choose__icon{width:70px;height:70px}.why-choose__text{font-size:16px}}@media (min-width:576px) and (max-width:767.98px){.why-choose{padding:90px 20px}.why-choose__title{font-size:26px;margin-bottom:15px}.why-choose__subtitle{font-size:18px;margin-bottom:30px}.why-choose__divider{margin:0 auto 35px;width:40%}.why-choose__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.why-choose__item{padding:20px;border-radius:15px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.05);box-shadow:0 4px 12px rgba(0,0,0,.05);-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.why-choose__item:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.why-choose__icon{width:65px;height:65px;margin-bottom:15px}.why-choose__text{font-size:16px}}@media (min-width:768px) and (max-width:991.98px){.why-choose{padding:100px 30px}.why-choose__title{font-size:30px;margin-bottom:20px}.why-choose__subtitle{font-size:18px;max-width:700px;margin:0 auto 35px}.why-choose__divider{margin:0 auto 40px;width:30%}.why-choose__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.why-choose__item{padding:25px;border-radius:12px;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.05);box-shadow:0 4px 10px rgba(0,0,0,.05);-webkit-transition:opacity .6s ease-out,-webkit-transform .6s ease-out;transition:opacity .6s ease-out,transform .6s ease-out,-webkit-transform .6s ease-out;opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}.why-choose__item:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-box-shadow:0 6px 15px rgba(0,0,0,.08);box-shadow:0 6px 15px rgba(0,0,0,.08)}.why-choose__item.visible{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.why-choose__icon{width:70px;height:70px;margin-bottom:15px}.why-choose__text{font-size:17px;font-weight:600;text-align:center;color:#c56935}}.products{padding:110px 20px}.products__title{font-size:clamp(28px,3vw,36px);font-weight:700;color:#050b20;margin-bottom:45px}.products__general-description{font-size:18px;color:#555;margin-bottom:30px;line-height:1.6}.products__divider{width:100%;height:3px;background:-webkit-gradient(linear,left top,right top,color-stop(30%,#c56935),color-stop(0,#dcdcdc));background:linear-gradient(90deg,#c56935 30%,#dcdcdc 0);margin:20px 0;opacity:0;-webkit-animation:1s 1.5s forwards fadeInDivider;animation:1s 1.5s forwards fadeInDivider}.products__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.products__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px;background-color:#fff;border-radius:12px;-webkit-box-shadow:0 10px 20px rgba(0,0,0,.1);box-shadow:0 10px 20px rgba(0,0,0,.1);-webkit-transition:-webkit-transform .3s,-webkit-box-shadow .3s;transition:transform .3s,box-shadow .3s,-webkit-transform .3s,-webkit-box-shadow .3s;width:100%;max-width:calc(50% - 20px);margin:15px 0;cursor:pointer}.products__item:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px);-webkit-box-shadow:0 15px 25px rgba(0,0,0,.15);box-shadow:0 15px 25px rgba(0,0,0,.15)}.products__image-wrapper{width:100%;max-width:280px;min-height:220px;margin-bottom:20px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15px}.products__image{width:100%;height:auto;max-height:220px;-o-object-fit:contain;object-fit:contain;-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.products__image:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.products__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px}.products__name{font-size:1.6rem;font-weight:600;color:#333;margin-bottom:15px}.products__description{font-size:.85rem;color:#666;line-height:1.5;margin-bottom:20px;overflow:hidden;text-overflow:ellipsis}.products__features{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;padding:0;list-style:none;margin-bottom:20px}.products__feature{-webkit-box-flex:1;-ms-flex:1 1 45%;flex:1 1 45%;min-width:200px}.products__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 40px;background-color:#c56935;color:#fff;font-size:18px;font-weight:700;border:none;text-decoration:none;border-radius:5px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;gap:10px;margin-top:20px}.products__button:hover{background-color:#9d542a}.products__button__cta-button-logo{width:16px;height:auto}@media (max-width:575.98px){.products{padding:20px 0}.products__title{font-size:1.8rem;text-align:center;margin-bottom:15px}.products__general-description{font-size:14px;text-align:center;margin-bottom:20px;line-height:1.4}.products__divider{width:60%;margin:20px auto}.products__list{display:block;margin-top:20px;gap:15px}.products__item{padding:30px;width:calc(100% - 30px);max-width:100%;margin:0 auto 15px}.products__image-wrapper{height:200px}.products__content{display:block;text-align:center}.products__name{font-size:1.4rem}.products__description{font-size:12px;margin-bottom:15px}.products__features{display:block;text-align:left}.products__feature{font-size:12px;margin-bottom:8px}.products__button{display:inline-block;padding:12px 30px;font-size:16px;width:100%}.products__button__cta-button-logo{width:16px}}@media (min-width:576px) and (max-width:767.98px){.products{padding:60px 15px}.products__title{font-size:2rem;text-align:center;margin-bottom:20px}.products__general-description{font-size:16px;text-align:center;margin-bottom:20px;line-height:1.5}.products__divider{width:50%;margin:20px auto}.products__list{gap:10px;margin-top:20px}.products__item{padding:20px;width:48%;margin:10px 0}.products__image-wrapper{height:200px}.products__content{display:block;text-align:center}.products__name{font-size:1.4rem}.products__description{font-size:14px;margin-bottom:15px}.products__features{gap:10px;text-align:left}.products__feature{font-size:14px;margin-bottom:8px;-webkit-box-flex:1;-ms-flex:1 1 45%;flex:1 1 45%}.products__button{display:inline-block;padding:12px 30px;font-size:16px;width:100%}.products__button__cta-button-logo{width:16px}}@media (min-width:768px) and (max-width:991.98px){.products{padding:80px 20px}.products__title{font-size:2.2rem;text-align:center;margin-bottom:25px}.products__general-description{font-size:18px;text-align:center;margin-bottom:25px;line-height:1.6}.products__divider{width:60%;margin:20px auto}.products__list{gap:15px;margin-top:25px}.products__item{padding:40px;width:48%;margin:10px 0}.products__image-wrapper{height:220px}.products__content{display:block;padding:0 15px;text-align:center}.products__name{font-size:1.6rem}.products__description{font-size:14px;margin-bottom:15px}.products__features{gap:15px;text-align:left}.products__feature{font-size:14px;margin-bottom:8px;-webkit-box-flex:1;-ms-flex:1 1 45%;flex:1 1 45%}.products__button{display:inline-block;padding:14px 35px;font-size:18px;width:auto;min-width:200px;max-width:100%}.products__button__cta-button-logo{width:16px}}@media (min-width:992px) and (max-width:1199.98px){.products{padding:90px 20px}.products__title{font-size:2.5rem;text-align:center;margin-bottom:30px}.products__general-description{font-size:20px;text-align:center;margin-bottom:30px;line-height:1.6}.products__divider{width:50%;margin:30px auto}.products__list{gap:20px;margin-top:30px}.products__item{padding:45px;width:48%;margin:15px 0}.products__image-wrapper{height:230px}.products__content{display:block;padding:0 20px;text-align:center}.products__name{font-size:1.8rem}.products__description{font-size:15px}.products__features{gap:20px;text-align:left}.products__feature{font-size:15px;margin-bottom:10px;-webkit-box-flex:1;-ms-flex:1 1 45%;flex:1 1 45%}.products__button{display:inline-block;padding:16px 45px;font-size:20px;width:auto;min-width:220px;max-width:100%}.products__button__cta-button-logo{width:18px}}.product__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;max-width:200px;height:55px;padding:0 20px;border-radius:5px;background:#c56935;color:#fff;margin-top:15px;text-decoration:none;font-weight:500;-webkit-transition:background .3s,-webkit-transform .2s;transition:background .3s,transform .2s,-webkit-transform .2s}.product__btn:hover{background:#a35129;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.product__btn svg{width:32px;height:32px;fill:currentColor}.products__more-btn{display:block;margin:40px auto 0;padding:15px 40px;background-color:#c56935;color:#fff;font-size:18px;font-weight:700;border:none;text-decoration:none;border-radius:5px;text-align:center;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.products__more-btn:hover{background:0 0;color:#c56935;border:2px solid #c56935}.products__image-carousel{position:relative;width:100%;max-width:290px;min-height:250px;margin-bottom:20px;background:#fff;padding:15px}.products__carousel-wrapper{overflow:hidden;width:100%;height:100%}.products__carousel-images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.products__carousel-images a,.products__carousel-images picture{min-width:100%;width:100%;-ms-flex-negative:0;flex-shrink:0;display:block}.products__carousel-image{width:100%;height:auto;max-height:250px;-o-object-fit:contain;object-fit:contain;display:block;-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;cursor:pointer}.products__carousel-image:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.products__carousel-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px;gap:8px}.products__carousel-dot{width:10px;height:10px;background:#bbb;border-radius:50%;cursor:pointer;-webkit-transition:background .3s;transition:background .3s}.products__carousel-dot--active{background:#c56935}.products__specs-title{font-size:1.2rem;font-weight:600;color:#333;margin:20px 0 10px;text-align:left;width:100%}.products__specs{width:100%;border-collapse:collapse;margin-top:10px;font-size:.85rem}.products__specs tr{border-bottom:1px solid #eee}.products__specs tr:last-child{border-bottom:none}.products__specs td{padding:8px 0;text-align:left;vertical-align:top}.products__specs td:first-child{width:40%;color:#333}.products__specs td:last-child{width:60%;color:#666}.testimonials{padding:80px 20px;background:#f9f9f9}.testimonials__title{font-size:clamp(28px,3vw,36px);font-weight:700;color:#050b20;margin-bottom:10px}.testimonials__subtitle{font-size:clamp(18px,2vw,24px);color:#666;margin-bottom:40px}.testimonials__divider{width:100%;height:3px;background:-webkit-gradient(linear,left top,right top,color-stop(30%,#c56935),color-stop(0,#dcdcdc));background:linear-gradient(90deg,#c56935 30%,#dcdcdc 0);margin:20px 0;opacity:0;-webkit-animation:1s 1.5s forwards fadeInDivider;animation:1s 1.5s forwards fadeInDivider}.testimonials__slider{position:relative;max-width:100%;margin:0 auto;overflow:hidden}.testimonials__slide{height:220px;padding:20px;background:#fff;border-radius:12px;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.1);box-shadow:0 4px 10px rgba(0,0,0,.1);text-align:center;display:block}.testimonials__text{font-size:18px;font-style:italic;margin-bottom:15px;color:#333}.testimonials__author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.testimonials__avatar{width:50px;height:50px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.testimonials__name{font-weight:700;color:#050b20}.testimonials__dots{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}.testimonials__dot{width:10px;height:10px;background:#ccc;border-radius:50%;cursor:pointer;-webkit-transition:background .3s;transition:background .3s}.testimonials__dot--active{background:#007bff}@media (max-width:575.98px){.testimonials{padding:30px 15px}.testimonials__title{font-size:1.8rem;margin-bottom:8px;text-align:center}.testimonials__subtitle{font-size:1rem;margin-bottom:20px;text-align:center}.testimonials__slider{padding:0 10px;max-height:100%}.testimonials__slide{height:auto;padding:15px}.testimonials__text{font-size:1rem;margin-bottom:10px}.testimonials__author{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.testimonials__avatar{width:40px;height:40px}.testimonials__name{font-size:1rem}.testimonials__dots{margin-top:15px;gap:6px}.testimonials__dot{width:8px;height:8px}}@media (min-width:576px) and (max-width:767.98px){.testimonials{padding:30px 20px}.testimonials__title{font-size:2rem;margin-bottom:10px;text-align:center}.testimonials__subtitle{font-size:1.2rem;margin-bottom:20px;text-align:center}.testimonials__slider{padding:0 20px}.testimonials__slide{height:auto;padding:20px;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.1);box-shadow:0 4px 10px rgba(0,0,0,.1)}.testimonials__text{font-size:1.2rem;margin-bottom:15px}.testimonials__author{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.testimonials__avatar{width:45px;height:45px}.testimonials__name{font-size:1.1rem}.testimonials__dots{margin-top:20px;gap:10px}.testimonials__dot{width:9px;height:9px}}@media (min-width:768px) and (max-width:991.98px){.testimonials{padding:30px}.testimonials__title{font-size:2.5rem;margin-bottom:15px;text-align:center}.testimonials__subtitle{font-size:1.5rem;margin-bottom:30px;text-align:center}.testimonials__slider{padding:0 30px}.testimonials__slide{height:250px;padding:20px}.testimonials__text{font-size:1.4rem;margin-bottom:15px}.testimonials__author{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.testimonials__avatar{width:50px;height:50px}.testimonials__name{font-size:1.2rem}.testimonials__dots{margin-top:20px;gap:12px}.testimonials__dot{width:10px;height:10px}}.contact{padding:80px 20px;text-align:center;background:#f9f9f9}.contact__title{font-size:clamp(28px,3vw,36px);font-weight:700;color:#050b20;margin-bottom:10px}.contact__subtitle{font-size:18px;color:#666;margin-bottom:30px;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.contact__form{max-width:600px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px}.contact__row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.contact__input,.contact__textarea{width:100%;padding:14px;border:1px solid #ccc;border-radius:6px;font-size:16px;outline:0;-webkit-transition:border-color .3s,-webkit-box-shadow .3s;transition:border-color .3s,box-shadow .3s,-webkit-box-shadow .3s}.contact__input:focus,.contact__textarea:focus{border-color:#c56935;-webkit-box-shadow:0 0 5px rgba(0,123,255,.5);box-shadow:0 0 5px rgba(0,123,255,.5)}.contact__input::-webkit-input-placeholder,.contact__textarea::-webkit-input-placeholder{color:#aaa}.contact__input::-moz-placeholder,.contact__textarea::-moz-placeholder{color:#aaa}.contact__input:-ms-input-placeholder,.contact__textarea:-ms-input-placeholder{color:#aaa}.contact__input::-ms-input-placeholder,.contact__textarea::-ms-input-placeholder{color:#aaa}.contact__input::placeholder,.contact__textarea::placeholder{color:#aaa}.contact__textarea{min-height:120px;resize:vertical}.contact__button{background:#c56935;color:#fff;font-size:18px;font-weight:700;padding:14px;border:none;border-radius:6px;cursor:pointer;-webkit-transition:background .3s,-webkit-transform .2s;transition:background .3s,transform .2s,-webkit-transform .2s;margin-top:20px}.contact__button:hover{background:#fff;color:#c56935;border:1px solid #c56935;-webkit-transform:scale(1.05);transform:scale(1.05)}.contact__button:active{-webkit-transform:scale(1);transform:scale(1)}@media (max-width:575.98px){.contact{padding:30px 15px}.contact__title{font-size:1.8rem;margin-bottom:8px}.contact__subtitle{font-size:1rem;margin-bottom:20px;max-width:100%;line-height:1.5}.contact__form{max-width:100%;padding:0 15px}.contact__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.contact__input,.contact__textarea{padding:12px;font-size:14px}.contact__textarea{min-height:100px}.contact__button{font-size:16px;padding:12px;margin-top:15px}}@media (min-width:576px){.contact__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}}.footer{background:#f9f9f9;padding:40px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;max-width:1200px;margin:0 auto}.footer__logo{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.footer__logo .footer__logo-link{display:inline-block}.footer__logo .footer__logo-image{width:170px;max-width:100%;height:auto}.footer__nav{-webkit-box-flex:2;-ms-flex:2;flex:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__menu{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;gap:20px;margin:0;padding:0}.footer__link{font-size:16px;color:#050b20;text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.footer__link:hover{color:#c56935}.footer__contact{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right}.footer__contact .footer__email,.footer__contact .footer__phone{display:block;font-size:16px;color:#050b20;text-decoration:none;margin:5px 0}.footer__contact .footer__email:hover,.footer__contact .footer__phone:hover{color:#c56935}.footer__bottom{width:100%;text-align:center;margin-top:20px;padding-top:15px;border-top:1px solid #ddd;font-size:14px;color:#666}.footer__policy a{color:#666;text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.footer__policy a:hover{color:#c56935}@media (max-width:767.98px){.footer__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__logo{text-align:center;margin-bottom:20px}.footer__nav{margin-bottom:20px}.footer__menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;text-align:center}.footer__contact{text-align:center}}@media (min-width:768px) and (max-width:1199.98px){.footer{padding:50px 20px}.footer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:20px}.footer__logo .footer__logo-image{width:170px;max-width:100%}.footer__nav{width:100%}.footer__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__link{font-size:18px}.footer__contact{font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.footer__contact .footer__email,.footer__contact .footer__phone{font-size:16px;text-align:center}#primary{min-height:60vh}}.modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}.modal.show{display:-webkit-box;display:-ms-flexbox;display:flex}.modal__content{background:#fff;padding:30px;border-radius:10px;max-width:500px;width:100%;text-align:center;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.2);box-shadow:0 5px 15px rgba(0,0,0,.2);position:relative;-webkit-animation:.3s ease-in-out fadeIn;animation:.3s ease-in-out fadeIn}.modal__subtitle{font-size:16px;margin-bottom:15px}.modal__close{position:absolute;top:10px;right:15px;font-size:24px;cursor:pointer;-webkit-transition:.3s;transition:.3s}.modal__close:hover{color:red}@media (max-width:575.98px){.modal{padding:10px}.modal__content{padding:20px;max-width:100%}}@keyframes fadeIn{0%{opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}to{opacity:1;opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.privacy{padding:80px 0;background:#fff}.privacy__title{font-size:48px;font-weight:700;text-align:center;margin-bottom:10px;color:#1a1a1a}.privacy__updated{text-align:center;color:#666;font-size:14px;margin-bottom:50px}.privacy__section{margin-bottom:50px}.privacy__section--summary{background:#f8f9fa;padding:30px;border-radius:8px;border-left:4px solid #06c}.privacy__heading{font-size:32px;font-weight:600;margin-bottom:20px;color:#1a1a1a}.privacy__subheading{font-size:24px;font-weight:600;margin:25px 0 15px;color:#333}.privacy__text{font-size:16px;line-height:1.8;color:#444;margin-bottom:15px}.privacy__text--important{background:#fff3cd;padding:15px;border-left:4px solid #ffc107;border-radius:4px}.privacy__text a{color:#06c;text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.privacy__text a:hover{color:#049;text-decoration:underline}.privacy__list{margin:15px 0 25px;padding-left:0;list-style:none}.privacy__list li{font-size:16px;line-height:1.8;color:#444;margin-bottom:10px;padding-left:25px;position:relative}.privacy__list li::before{content:"•";position:absolute;left:8px;color:#06c;font-weight:700;font-size:20px}.privacy__list--checkmarks li::before{content:""}.privacy__list--contact{background:#f8f9fa;padding:20px;border-radius:8px}.privacy__list--contact li{margin-bottom:8px}@media (max-width:768px){.privacy{padding:50px 0}.privacy__title{font-size:36px}.privacy__heading{font-size:26px}.privacy__subheading{font-size:20px}.privacy__list li,.privacy__text{font-size:15px}}@media (max-width:480px){.privacy__title{font-size:28px}.privacy__heading{font-size:22px}.privacy__subheading{font-size:18px}}.page-404{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;height:70vh}.page-404__title{font-size:8rem;font-weight:700;color:#343a40;margin:0}.page-404__text{font-size:1.5rem;color:#6c757d;margin-bottom:20px}.page-404__btn{display:inline-block;padding:12px 24px;font-size:1rem;color:#fff;background-color:#c56935;text-decoration:none;border-radius:5px;-webkit-transition:background .3s;transition:background .3s}.page-404__btn:hover{background-color:#0056b3}@media (max-width:575.98px){.page-404__title{font-size:5rem}.page-404__text{font-size:1.2rem}}@media (min-width:576px) and (max-width:767.98px){.page-404__title{font-size:6rem}.page-404__text{font-size:1.3rem}}@media (min-width:768px) and (max-width:991.98px){.page-404__title{font-size:7rem}.page-404__text{font-size:1.4rem}}@media (min-width:992px) and (max-width:1199.98px){.page-404__title{font-size:7.5rem}}