blockquote{margin:0;padding:0;border:none;font-style:normal}.ag-container{max-width:1440px;margin:0 auto;padding:0 15px}@media screen and (min-width: 768px){.ag-container{padding:0 20px}}.ag-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ag-button{display:inline-flex;align-items:center;justify-content:center;padding:15px 20px;background:#c25ca3;color:#fff;font-family:PP Pangram Sans;font-size:18px;font-style:normal;font-weight:500;line-height:120%;text-transform:uppercase;text-decoration:none;transition:background-color .3s ease}@media (hover: hover){.ag-button:hover{background:#ab408a}}.ag-button:focus-visible{outline:2px solid #c25ca3;outline-offset:2px;outline-color:#2f0147}.ag-text--center{text-align:center}.ag-text--left{text-align:left}.ag-text--right{text-align:right}.ag-text--uppercase{text-transform:uppercase}.ag-text--capitalize{text-transform:capitalize}.ag-text--lowercase{text-transform:lowercase}.ag-mt--xs{margin-top:5px}.ag-mt--sm{margin-top:14px}.ag-mt--md{margin-top:15px}.ag-mt--lg{margin-top:20px}.ag-mt--xl{margin-top:40px}.ag-mb--xs{margin-bottom:5px}.ag-mb--sm{margin-bottom:14px}.ag-mb--md{margin-bottom:15px}.ag-mb--lg{margin-bottom:20px}.ag-mb--xl{margin-bottom:40px}.ag-hero{display:flex;flex-direction:column;width:100%}@media screen and (min-width: 768px){.ag-hero{min-height:100vh;flex-direction:row}}.ag-hero--image-left{flex-direction:column}@media screen and (min-width: 768px){.ag-hero--image-left{flex-direction:row-reverse}}.ag-hero--mobile-image-first{flex-direction:column-reverse}@media screen and (min-width: 768px){.ag-hero--mobile-image-first.ag-hero--image-left{flex-direction:row-reverse}.ag-hero--mobile-image-first:not(.ag-hero--image-left){flex-direction:row}}.ag-hero__content{flex:1;padding:20px 14px;display:flex;flex-direction:column;justify-content:center;gap:15px}@media screen and (min-width: 768px){.ag-hero__content{flex:0 0 50%;max-width:50%;padding:70px;gap:40px}}.ag-hero__logo{display:none}@media screen and (min-width: 768px){.ag-hero__logo{display:block}}.ag-hero__subtitle p,.ag-hero__description p{color:#2f0147;text-align:center;font-family:PP Pangram Sans;font-size:18px;font-style:normal;font-weight:400;line-height:120%;text-transform:capitalize}@media screen and (min-width: 768px){.ag-hero__subtitle p,.ag-hero__description p{text-align:left;font-size:25px}}.ag-hero__title h1{color:#2f0147;text-align:center;font-family:PP Pangram Sans;font-size:20px;font-style:normal;font-weight:500;line-height:118%;text-transform:uppercase;letter-spacing:2px}@media screen and (min-width: 768px){.ag-hero__title h1{text-align:left;font-size:40px;line-height:118%;letter-spacing:normal}}.ag-hero__statistics{margin:20px 0}@media screen and (min-width: 768px){.ag-hero__statistics{margin:30px 0}}.ag-hero__statistics-title{color:#2f0147;text-align:center;font-family:PP Pangram Sans;font-size:18px;font-style:normal;font-weight:500;line-height:120%;margin:0 0 15px;background-color:#ede9f3}@media screen and (min-width: 768px){.ag-hero__statistics-title{text-align:left;font-size:24px;margin:0 0 20px}}.ag-hero__statistics-list{display:flex;flex-direction:column;gap:10px}@media screen and (min-width: 768px){.ag-hero__statistics-list{gap:15px}}.ag-hero__statistic-item{display:flex;align-items:center;gap:15px}@media screen and (min-width: 768px){.ag-hero__statistic-item{gap:15px}}.ag-hero__statistic-number{color:#c25ca3;font-family:Libre Baskerville;font-size:50px;font-style:normal;font-weight:600;line-height:100%;letter-spacing:1.39px;min-width:60px;flex-shrink:0}@media screen and (min-width: 768px){.ag-hero__statistic-number{font-size:48px;min-width:90px}}.ag-hero__statistic-text{color:#2f0147;font-family:PP Pangram Sans;font-size:18px;font-style:normal;font-weight:400;line-height:120%;margin-top:0}@media screen and (min-width: 768px){.ag-hero__statistic-text{font-size:18px}}.ag-hero__features{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:5px;order:6}@media screen and (min-width: 768px){.ag-hero__features{gap:5px}}.ag-hero__feature{display:flex;gap:5px;align-items:center}.ag-hero__feature img{width:16px;height:16px}@media screen and (min-width: 768px){.ag-hero__feature img{width:31px;height:31px}}.ag-hero__feature p{color:#2f0147;text-align:right;font-family:PP Pangram Sans;font-size:14px;font-style:normal;font-weight:400;line-height:142%;text-transform:capitalize;margin:0}@media screen and (min-width: 768px){.ag-hero__feature p{font-size:19px}}.ag-hero__button{padding:15px;background:#c25ca3;display:flex;justify-content:center;align-items:center;text-decoration:none;transition:background-color .3s ease;color:#fff;font-family:PP Pangram Sans;font-size:18px;font-style:normal;font-weight:500;line-height:120%;text-transform:uppercase;max-width:320px;margin:0 auto}@media screen and (min-width: 768px){.ag-hero__button{padding:15px 20px;font-size:30px;max-width:none;margin:0}}@media (hover: hover){.ag-hero__button:hover{background:#ab408a}}.ag-hero__image{position:relative;overflow:hidden;padding:14px 14px 0;aspect-ratio:1/1;background-color:#ede9f3}@media screen and (min-width: 768px){.ag-hero__image{flex:0 0 50%;max-width:50%;min-height:100vh;padding:0;aspect-ratio:auto}}.ag-hero__image img{position:absolute;top:14px;left:14px;right:14px;bottom:0;width:calc(100% - 28px);height:calc(100% - 14px);-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 768px){.ag-hero__image img{top:0;left:0;right:0;bottom:0;width:100%;height:100%}}@media screen and (max-width: 767px){.ag-hero__description p{text-align:left}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/ag-hero-section.css.map */
