@charset "UTF-8";.mixed-section{background:#f2f2f2;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (min-width:992px){.mixed-section{flex-direction:row}}.mixed-section__order-text-img .mixed-section__image{order:2}.mixed-section__order-text-img .mixed-section__content{order:1}@media (min-width:768px){.mixed-section__order-text-img .mixed-section__content{padding-inline-start:4%}}@media (min-width:992px){.mixed-section__order-text-img .mixed-section__content{padding-inline-start:8%}}@media (min-width:1600px){.mixed-section__order-text-img .mixed-section__content{padding-inline-start:10%}}.mixed-section__order-img-text .mixed-section__image{order:1}.mixed-section__order-img-text .mixed-section__content{order:2}@media (min-width:768px){.mixed-section__order-img-text .mixed-section__content{padding-inline-end:4%}}@media (min-width:992px){.mixed-section__order-img-text .mixed-section__content{padding-inline-end:8%}}@media (min-width:1600px){.mixed-section__order-img-text .mixed-section__content{padding-inline-end:10%}}.mixed-section__image{width:100%;height:100%;aspect-ratio:4/3;position:relative}.mixed-section__image::after{position:absolute;background:linear-gradient(50deg,#6a0dad 50%,#0d0d0d 80%);opacity:.3;height:100%;width:100%;top:0;left:0;content:""}@media (min-width:992px){.mixed-section__image{width:50%;aspect-ratio:7/5;max-height:500px}}.mixed-section__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mixed-section__content{width:100%;display:flex;flex-direction:column;justify-content:center;padding:2rem;gap:1.5rem}@media (min-width:768px){.mixed-section__content{padding:2rem}}@media (min-width:992px){.mixed-section__content{width:50%;gap:1.5rem;padding:3rem}}@media (min-width:1200px){.mixed-section__content{padding:4rem;gap:2rem}}.mixed-section__title{color:#0d0d0d;font-weight:900;font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.mixed-section__title{font-size:2rem}}.mixed-section__description{width:100%;color:#0d0d0d;line-height:1.25;font-weight:500;font-size:1.125rem}.mixed-section__description p{margin-bottom:1rem}.mixed-section__description p:last-child{margin-bottom:0}.mixed-section__button{width:-moz-fit-content;width:fit-content;background-color:#6a0dad;color:#f2f2f2;border:2px solid #6a0dad;border-radius:.625rem;padding:.75rem 2rem;line-height:1.25;font-weight:700;cursor:pointer;text-decoration:none;box-shadow:0 .125rem .25rem 0 rgba(106,13,173,.075);transition:all 450ms ease-in-out;text-align:center}.mixed-section__button:focus,.mixed-section__button:hover{background-color:rgb(76.935483871,9.435483871,125.564516129);border-color:rgb(76.935483871,9.435483871,125.564516129);color:#f2f2f2}.mixed-section__content{opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(-25px));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:.2s}
/*# sourceMappingURL=mixed-section.min.css.map */
