.custom-about{background:#3a3a3a;min-height:100vh}.custom-about__hero{position:relative;min-height:300px;display:flex;align-items:center;justify-content:center;overflow:hidden}.custom-about__hero-inner{position:relative;width:100%;text-align:center}.custom-about__hero-image{position:absolute;top:0;left:0;width:100%;height:100%}.custom-about__hero-image img{width:100%;height:100%;object-fit:cover}.custom-about__hero-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0000004d,#0009)}.custom-about__hero-content{position:relative;z-index:1;padding:80px 20px;max-width:800px;margin:0 auto}.custom-about__hero-title{font-size:48px;font-weight:700;color:#fff;margin:0 0 15px;letter-spacing:-.02em}.custom-about__hero-subtitle{font-size:18px;color:#fffc;margin:0;line-height:1.6}@media screen and (max-width:768px){.custom-about__hero{min-height:250px}.custom-about__hero-content{padding:60px 20px}.custom-about__hero-title{font-size:32px}.custom-about__hero-subtitle{font-size:15px}}.custom-about__container{max-width:83%;margin:0 auto;padding:60px 0}@media screen and (max-width:768px){.custom-about__container{max-width:95%;padding:40px 0}}.custom-about__section{margin-bottom:60px}.custom-about__section-inner{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.custom-about__section:nth-child(2n) .custom-about__section-inner{direction:rtl}.custom-about__section:nth-child(2n) .custom-about__section-inner>*{direction:ltr}@media screen and (max-width:768px){.custom-about__section-inner{grid-template-columns:1fr;gap:30px}.custom-about__section:nth-child(2n) .custom-about__section-inner{direction:ltr}}.custom-about__section-image{border-radius:12px;overflow:hidden}.custom-about__section-image img{width:100%;height:auto;display:block}.custom-about__section-title{font-size:32px;font-weight:600;color:#fff;margin:0 0 20px}.custom-about__section-text{font-size:15px;color:#ccc;line-height:1.8}.custom-about__section-text p{margin:0 0 15px}.custom-about__section-text p:last-child{margin-bottom:0}@media screen and (max-width:768px){.custom-about__section-title{font-size:24px}.custom-about__section-text{font-size:14px}}.custom-about__features{margin-bottom:60px;text-align:center}.custom-about__features-title{font-size:32px;font-weight:600;color:#fff;margin:0 0 40px}.custom-about__features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}@media screen and (max-width:990px){.custom-about__features-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.custom-about__features-grid{grid-template-columns:1fr;gap:25px}.custom-about__features-title{font-size:24px;margin-bottom:30px}}.custom-about__feature{background:#1c1c1c;border-radius:12px;padding:35px 25px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.custom-about__feature:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000004d}.custom-about__feature-icon{width:60px;height:60px;margin:0 auto 20px;background:linear-gradient(135deg,#96cc04,#7ab300);border-radius:50%;display:flex;align-items:center;justify-content:center}.custom-about__feature-icon svg{width:28px;height:28px;color:#fff}.custom-about__feature-title{font-size:18px;font-weight:600;color:#fff;margin:0 0 12px}.custom-about__feature-desc{font-size:14px;color:#999;line-height:1.6;margin:0}@media screen and (max-width:768px){.custom-about__feature{padding:30px 20px}.custom-about__feature-icon{width:50px;height:50px}.custom-about__feature-icon svg{width:24px;height:24px}.custom-about__feature-title{font-size:16px}.custom-about__feature-desc{font-size:13px}}.custom-about__timeline{margin-bottom:60px}.custom-about__timeline-title{font-size:32px;font-weight:600;color:#fff;text-align:center;margin:0 0 40px}.custom-about__timeline-list{max-width:800px;margin:0 auto;position:relative}.custom-about__timeline-list:before{content:"";position:absolute;left:80px;top:0;bottom:0;width:2px;background:#96cc044d}.custom-about__timeline-item{display:flex;gap:30px;margin-bottom:30px;position:relative}.custom-about__timeline-item:before{content:"";position:absolute;left:74px;top:8px;width:14px;height:14px;background:#96cc04;border-radius:50%;border:3px solid #3a3a3a}.custom-about__timeline-year{flex:0 0 60px;font-size:18px;font-weight:700;color:#96cc04;text-align:right}.custom-about__timeline-content{flex:1;padding-left:30px}.custom-about__timeline-heading{font-size:18px;font-weight:600;color:#fff;margin:0 0 8px}.custom-about__timeline-text{font-size:14px;color:#999;line-height:1.6;margin:0}@media screen and (max-width:768px){.custom-about__timeline-title{font-size:24px}.custom-about__timeline-list:before{left:50px}.custom-about__timeline-item:before{left:44px}.custom-about__timeline-year{flex:0 0 40px;font-size:14px}.custom-about__timeline-content{padding-left:20px}.custom-about__timeline-heading{font-size:16px}}.custom-about__mission{margin-bottom:60px;text-align:center}.custom-about__mission-inner{max-width:800px;margin:0 auto;padding:50px;background:linear-gradient(135deg,#96cc041a,#96cc040d);border-radius:16px;border:1px solid rgba(150,204,4,.2)}.custom-about__mission-quote{font-size:24px;font-weight:400;font-style:italic;color:#fff;line-height:1.6;margin:0 0 20px}.custom-about__mission-quote:before{content:'"';color:#96cc04;font-size:48px;line-height:0;vertical-align:-.3em;margin-right:5px}.custom-about__mission-quote:after{content:'"';color:#96cc04;font-size:48px;line-height:0;vertical-align:-.3em;margin-left:5px}.custom-about__mission-author{font-size:14px;color:#96cc04;font-style:normal}@media screen and (max-width:768px){.custom-about__mission-inner{padding:30px 20px}.custom-about__mission-quote{font-size:18px}.custom-about__mission-quote:before,.custom-about__mission-quote:after{font-size:32px}}.custom-about__team{margin-bottom:60px;text-align:center}.custom-about__team-title{font-size:32px;font-weight:600;color:#fff;margin:0 0 40px}.custom-about__team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}@media screen and (max-width:990px){.custom-about__team-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.custom-about__team-grid{grid-template-columns:1fr;gap:25px}.custom-about__team-title{font-size:24px}}.custom-about__team-member{text-align:center}.custom-about__team-image{width:150px;height:150px;margin:0 auto 20px;border-radius:50%;overflow:hidden;border:3px solid #96cc04}.custom-about__team-image img{width:100%;height:100%;object-fit:cover}.custom-about__team-name{font-size:18px;font-weight:600;color:#fff;margin:0 0 5px}.custom-about__team-role{font-size:14px;color:#96cc04;margin:0}@media screen and (max-width:768px){.custom-about__team-image{width:120px;height:120px}.custom-about__team-name{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/custom-about.css.map */
