@charset "UTF-8";.hero__header{display:flex;background:linear-gradient(90deg,#fff 50%,#0d0d0d 50%);box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.075);overflow:hidden;padding-inline:4%}@media (min-width:768px){.hero__header{padding-inline:4%}}@media (min-width:992px){.hero__header{padding-inline:8%}}@media (min-width:1600px){.hero__header{padding-inline:10%}}@media (min-width:768px){.hero__header{border-radius:0 0 3rem 3rem}}.hero__header-wrapper{display:flex;overflow:hidden;flex-direction:column;gap:1rem;justify-content:space-between;align-items:center;background:#0d0d0d;background:linear-gradient(210deg,#6a0dad 0,#0d0d0d 49%);border-radius:3rem;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.075);width:100%;position:relative;padding:3rem 1rem;min-height:325px}@media (min-width:768px){.hero__header-wrapper{padding:unset;flex-direction:row;border-radius:2rem;gap:3rem}}@media (min-width:1400px){.hero__header-wrapper{min-height:300px}}.hero__header-content{display:flex;flex-direction:column;gap:1rem;width:90%}@media (min-width:768px){.hero__header-content{width:50%;padding:2rem 0 2rem 3rem}}@media (min-width:992px){.hero__header-content{padding:1rem 0 1rem 3rem}}.hero__header-upper-title{font-weight:700;color:#979797;line-height:1.25;text-transform:uppercase;font-size:.875rem}.hero__header-title{font-weight:900;color:#f2f2f2;line-height:1.15;font-size:calc(1.425rem + 2.1vw)}@media (min-width:1200px){.hero__header-title{font-size:3rem}}.hero__header-description{font-weight:600;color:#f2f2f2;line-height:1.25;font-size:1.25rem}.hero__header-image{width:100%;z-index:10;margin-bottom:-4rem}@media (min-width:768px){.hero__header-image{margin-bottom:unset;width:50%;height:100%;padding-inline-end:3rem;display:flex;align-items:flex-end}}.hero__header-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}@media (min-width:1400px){.hero__header-image img{height:90%}}.hero__header-icon{width:auto;height:-moz-fit-content;height:fit-content;display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;right:5%;width:180px;height:180px;opacity:.25}@media (min-width:768px){.hero__header-icon{top:20%;bottom:unset;right:7.5%;margin-bottom:-3rem;width:-moz-fit-content;width:fit-content;height:100%;transform:unset}}.hero__header-icon svg{width:100%;height:100%;fill:#f2f2f2;color:#f2f2f2}.hero__header-upper-title{opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(0));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:.2s}.hero__header-title{opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(0));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:.2s}.hero__header-description{opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(0));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:.2s}.hero__header-image{opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(20px));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:.2s}
/*# sourceMappingURL=hero.min.css.map */
