@media only screen and (min-width: 1000px){.mobile-only{display:none !important}}@media only screen and (max-width: 1000px){.desktop-only{display:none !important}}.side{position:relative;display:flex;flex-flow:row;justify-content:space-between;gap:15.4rem;padding-bottom:11.3rem}.side__aside{max-width:53.6rem;flex:2;gap:14.2rem}.side__main{flex:3;overflow:hidden;gap:7.5rem}.side__aside,.side__main{display:flex;flex-flow:column;justify-content:space-between}@media only screen and (max-width: 1000px){.side{flex-flow:column-reverse;gap:7rem;padding-bottom:5rem}.side__main{gap:3.5rem;order:2}.side__aside{gap:3.5rem;order:1}.side__aside{align-items:center;width:100%;max-width:100%}}.modal{z-index:100;border-radius:1.45rem;gap:5rem;display:flex;flex-flow:column;background-color:#459bd6;position:fixed;transform:translate(-50%, -50%);top:50%;left:50%;width:60rem;padding:10rem 6rem 0}.modal h3{font-size:3.5rem;color:#fff}.modal p{color:#fff;font-size:2.5rem;font-weight:600}.modal button{width:60px;height:60px;position:absolute;top:5rem;right:10rem;background-color:#6dd2c8;border-radius:30px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16)}.modal button::before,.modal button::after{content:"";width:30px;height:6px;position:absolute;top:45%;right:25%;border-radius:7px;background-color:#fff}.modal button::before{transform:rotate(315deg)}.modal button::after{transform:rotate(45deg)}.modal img{width:45rem;align-self:center;border-top:solid #6dd2c8;padding:5rem 10rem}.blackscreen{width:101vw;height:100vh;background-color:rgba(0,0,0,.8);position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);z-index:99;transition:opacity 1s ease}@media only screen and (max-width: 760px){.modal{width:45rem;padding:2rem 3rem 0}.modal h3{font-size:2.5rem}.modal p{font-size:2rem}.modal img{padding:5rem 3rem}.modal button{top:2rem;right:3rem}}/*# sourceMappingURL=side.css.map */
