.hp-announce{background:var(--az-color-accent);text-align:center;padding:10px 20px}.hp-hero{background:#fff;padding-top:80px;padding-bottom:0}.hp-hero-text{padding-bottom:60px}.hp-hero-img{width:100%;aspect-ratio:16 / 7;overflow:hidden}.hp-hero-img img{width:100%;height:100%;object-fit:cover;display:block}@media screen and (max-width:767px){.hp-hero{padding-top:48px}.hp-hero-text{padding-bottom:36px}.hp-hero-img{aspect-ratio:4 / 3}}.hp-label-row{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--az-color-border);padding-bottom:16px;margin-bottom:40px}.hp-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.hp-about-img{width:100%;aspect-ratio:3 / 4;overflow:hidden}.hp-about-img img{width:100%;height:100%;object-fit:cover;display:block}.hp-about-content{display:flex;flex-direction:column;gap:24px}@media screen and (min-width:768px)and (max-width:1279px){.hp-about-grid{gap:40px}}@media screen and (max-width:767px){.hp-about-grid{grid-template-columns:1fr;gap:32px}.hp-about-img{aspect-ratio:4 / 3}}.hp-works-header{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:60px}.hp-works-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.hp-works-grid .hp-work-card:nth-child(2n){margin-top:80px}.hp-work-card-img{width:100%;overflow:hidden;background:var(--az-color-bg-light)}.hp-work-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.hp-work-card:hover .hp-work-card-img img{transform:scale(1.03)}.hp-work-card-info{padding-top:16px;display:flex;justify-content:space-between;align-items:flex-start;gap:16px}@media screen and (min-width:768px)and (max-width:1279px){.hp-works-header{flex-direction:column;align-items:flex-start}.hp-works-grid .hp-work-card:nth-child(2n){margin-top:48px}}@media screen and (max-width:767px){.hp-works-grid{grid-template-columns:1fr;gap:40px}.hp-works-grid .hp-work-card:nth-child(2n){margin-top:0}.hp-works-header{flex-direction:column;align-items:flex-start}}.hp-join-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.hp-join-content{display:flex;flex-direction:column;gap:24px}.hp-bullet-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.hp-bullet-list li{display:flex;align-items:flex-start;gap:10px}.hp-bullet-list li:before{content:"\2014";color:var(--az-color-accent);font-weight:700;flex-shrink:0}.hp-join-btns{display:flex;gap:16px;flex-wrap:wrap}.hp-join-img{width:100%;aspect-ratio:3 / 4;overflow:hidden}.hp-join-img img{width:100%;height:100%;object-fit:cover;display:block}@media screen and (min-width:768px)and (max-width:1279px){.hp-join-grid{gap:40px}}@media screen and (max-width:767px){.hp-join-grid{grid-template-columns:1fr;gap:32px}.hp-join-img{aspect-ratio:4 / 3}}.hp-values-top{display:grid;grid-template-columns:auto 1fr;gap:80px;align-items:center;margin-top:60px;margin-bottom:60px}.hp-stats-col{display:flex;flex-direction:column;gap:48px}.hp-stat-item{display:flex;flex-direction:column;gap:8px}.hp-values-img{width:100%;aspect-ratio:4 / 3;overflow:hidden}.hp-values-img img{width:100%;height:100%;object-fit:cover;display:block}.hp-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.hp-feature-card{display:flex;flex-direction:column;gap:16px}.hp-feature-img{width:100%;aspect-ratio:4 / 3;overflow:hidden;background:var(--az-color-bg-light)}.hp-feature-img img{width:100%;height:100%;object-fit:cover;display:block}@media screen and (min-width:768px)and (max-width:1279px){.hp-values-top{grid-template-columns:1fr 1fr;gap:40px}.hp-features-grid{grid-template-columns:1fr 1fr;gap:24px}}@media screen and (max-width:767px){.hp-values-top{grid-template-columns:1fr;gap:32px}.hp-stats-col{flex-direction:row;gap:24px}.hp-features-grid{grid-template-columns:1fr;gap:32px}}.hp-classes-header{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:40px}.hp-classes-nav{display:flex;gap:8px;flex-shrink:0;margin-top:8px}.hp-classes-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.hp-class-card{display:flex;flex-direction:column;gap:16px}.hp-class-img{width:100%;aspect-ratio:3 / 4;overflow:hidden;background:var(--az-color-bg-light)}.hp-class-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.hp-class-card:hover .hp-class-img img{transform:scale(1.03)}@media screen and (min-width:768px)and (max-width:1279px){.hp-classes-grid{grid-template-columns:repeat(2,1fr)}.hp-classes-header{flex-direction:column}}@media screen and (max-width:767px){.hp-classes-grid{grid-template-columns:1fr 1fr;gap:16px}.hp-classes-header{flex-direction:column}}.hp-process-header{margin-bottom:60px;display:flex;flex-direction:column;gap:12px}.hp-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}.hp-step{display:flex;flex-direction:column;gap:16px}.hp-process-grid .hp-step:nth-child(2){margin-top:80px}.hp-process-grid .hp-step:nth-child(4){grid-column:1 / 3;margin-top:0}@media screen and (min-width:768px)and (max-width:1279px){.hp-process-grid{grid-template-columns:repeat(2,1fr);gap:32px}.hp-process-grid .hp-step:nth-child(2){margin-top:48px}.hp-process-grid .hp-step:nth-child(4){grid-column:auto}}@media screen and (max-width:767px){.hp-process-grid{grid-template-columns:1fr;gap:32px}.hp-process-grid .hp-step:nth-child(2){margin-top:0}.hp-process-grid .hp-step:nth-child(4){grid-column:auto}}.hp-testimonial-box{border:1px solid var(--az-color-accent);padding:60px 80px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:32px}.hp-testimonial-avatar{width:64px;height:64px;border-radius:50%;overflow:hidden;background:var(--az-color-bg-light);flex-shrink:0}.hp-testimonial-avatar img{width:100%;height:100%;object-fit:cover;display:block}.hp-testimonial-author{display:flex;flex-direction:column;gap:4px;align-items:center}@media screen and (min-width:768px)and (max-width:1279px){.hp-testimonial-box{padding:48px 40px}}@media screen and (max-width:767px){.hp-testimonial-box{padding:32px 20px;gap:24px}}.hp-newsletter-inner{display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.hp-newsletter-form{display:flex;width:100%;max-width:560px}.hp-newsletter-form input[type=email]{flex:1;background:var(--az-color-bg-light);border:none;outline:none;padding:16px 20px;font-family:Montserrat,sans-serif;font-size:14px;color:var(--az-color-dark);-webkit-appearance:none}.hp-newsletter-form input[type=email]::placeholder{color:var(--az-color-muted)}.hp-newsletter-form input[type=email]:focus{outline:2px solid var(--az-color-accent);outline-offset:-2px}@media screen and (max-width:767px){.hp-newsletter-form{flex-direction:column}}.hp-footer-top{display:grid;grid-template-columns:1fr auto;gap:64px;align-items:start;padding-top:64px;padding-bottom:40px;border-top:1px solid var(--az-color-border)}.hp-footer-nav{display:flex;flex-wrap:wrap;gap:8px 24px;margin-top:24px}.hp-footer-nav a{text-decoration:none;color:var(--az-color-body);font-family:Montserrat,sans-serif;font-size:13px;font-weight:500;transition:color .2s}.hp-footer-nav a:hover{color:var(--az-color-accent)}.hp-footer-right{display:flex;flex-direction:column;gap:16px;align-items:flex-end}.hp-footer-subscribe{display:flex}.hp-footer-subscribe input[type=email]{min-width:240px;background:var(--az-color-bg-light);border:none;outline:none;padding:14px 18px;font-family:Montserrat,sans-serif;font-size:14px;color:var(--az-color-dark);-webkit-appearance:none}.hp-footer-subscribe input[type=email]::placeholder{color:var(--az-color-muted)}.hp-footer-subscribe input[type=email]:focus{outline:2px solid var(--az-color-accent);outline-offset:-2px}.hp-footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-bottom:48px;gap:16px}.hp-footer-legal{display:flex;gap:24px}.hp-footer-legal a{text-decoration:none;color:var(--az-color-muted);font-family:Montserrat,sans-serif;font-size:12px;transition:color .2s}.hp-footer-legal a:hover{color:var(--az-color-accent)}@media screen and (min-width:768px)and (max-width:1279px){.hp-footer-top{grid-template-columns:1fr;gap:32px}.hp-footer-right{align-items:flex-start}}@media screen and (max-width:767px){.hp-footer-top{grid-template-columns:1fr;gap:32px;padding-top:40px}.hp-footer-right{align-items:flex-start}.hp-footer-subscribe{flex-direction:column}.hp-footer-subscribe input[type=email]{min-width:unset}.hp-footer-bottom{flex-direction:column;align-items:flex-start}}.hp-btn{display:inline-flex;align-items:center;gap:10px;background:var(--az-color-accent);color:#fff;font-family:Montserrat,sans-serif;font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:16px 32px;border:none;cursor:pointer;white-space:nowrap;text-decoration:none;transition:background .2s}.hp-btn:hover{background:var(--az-color-dark);color:#fff}.hp-btn-outline{display:inline-flex;align-items:center;gap:10px;background:transparent;color:var(--az-color-accent);font-family:Montserrat,sans-serif;font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:14px 30px;border:2px solid var(--az-color-accent);cursor:pointer;white-space:nowrap;text-decoration:none;transition:background .2s,color .2s}.hp-btn-outline:hover{background:var(--az-color-accent);color:#fff}.hp-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--az-color-accent);color:#fff;border:none;cursor:pointer;transition:background .2s;text-decoration:none;flex-shrink:0}.hp-icon-btn:hover{background:var(--az-color-dark)}.hp-icon-btn-outline{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;color:var(--az-color-accent);border:1px solid var(--az-color-accent);cursor:pointer;transition:background .2s,color .2s;flex-shrink:0}.hp-icon-btn-outline:hover{background:var(--az-color-accent);color:#fff}
/*# sourceMappingURL=/cdn/shop/t/5/assets/az-home.css.map */
