html{box-sizing:border-box;font-size:100%}*,:after,:before{box-sizing:inherit}body{padding:45px;background-color:#cecece;color:#000;line-height:1.3;background:#6565e7;background:linear-gradient(0deg,#6565e7,#af67e9);height:100vh;display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width:850px){body{padding:75px 20px 20px}}main{background-color:#fff;border-radius:15px;max-width:920px;width:100%;margin:0 auto;box-shadow:0 15px 71px -39px;height:509px;display:flex;flex-flow:row nowrap}@media only screen and (max-width:850px){main{flex-flow:column;height:auto;padding-bottom:40px}}main .pic{flex:1 0 45%;background-image:url(../images/bg-pattern-desktop.svg);background-size:auto;background-position-x:-570px;background-position-y:-293px;background-repeat:no-repeat;position:relative}@media only screen and (max-width:850px){main .pic{display:flex;flex-flow:row;justify-content:center;background-position:bottom;background-size:216px 237px;background-position-y:-139px;height:auto;flex:0 1 auto}}main .pic:before{content:"";background-image:url(../images/illustration-woman-online-desktop.svg);width:100%;position:absolute;height:100%;background-repeat:no-repeat;background-position:-75px 76px;overflow:hidden}@media only screen and (max-width:850px){main .pic:before{content:none}}main .pic>img{position:relative;transform:translate(-93px,213px);content:url(../images/illustration-box-desktop.svg)}@media only screen and (max-width:850px){main .pic>img{content:url(../images/illustration-woman-online-mobile.svg);transform:translate(-15px,-96px);width:237px}}main .faq{flex:1 0 50%;display:flex;flex-flow:row wrap;padding:70px 95px 85px 38px;align-content:flex-start}@media only screen and (max-width:850px){main .faq{flex:1 0 65%;padding:0 20px;justify-content:center;margin-top:-40px}}main .faq>.query{flex:1 0 100%;display:flex;flex-flow:row wrap;align-items:baseline;overflow:hidden;height:45px;border-bottom:1px solid #e7e7e9;padding:5px}main .faq>.query>img{transition-duration:.5s}main .faq>.query.active{height:auto;transition-duration:.5s}main .faq>.query.active>img{transition-duration:.5s;transform:rotate(180deg)}main .faq>.query.active .question{font-weight:700}main .faq>.query:hover{cursor:pointer;background-color:rgba(231,231,233,.25)}main .faq>.query:hover .question{color:#f47c57}main .faq>.query .question{flex:1 0 auto;letter-spacing:.5px}main .faq>.query .answer{flex:1 0 100%}@media only screen and (max-width:850px){main .faq>.query .answer{margin:5px 5px 5px 0}}body{font-size:.75rem;font-family:Kumbh Sans,sans-serif}h1,h2,h3{font-weight:700;margin-top:0}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}p{color:#4a4b5e}
/*# sourceMappingURL=style.css.map */
