@keyframes moveInLeft{0%{opacity:0;transform:translateX(-10rem)}80%{transform:translateX(1rem)}100%{opacity:1;transform:translate(0)}}@keyframes moveInRight{0%{opacity:0;transform:translateX(10rem)}80%{transform:translateX(-1rem)}100%{opacity:1;transform:translate(0)}}@keyframes moveInBottom{0%{opacity:0;transform:translateY(3rem)}100%{opacity:1;transform:translate(0)}}@keyframes moveInTop{0%{opacity:0;transform:translateY(-3rem)}100%{opacity:1;transform:translate(0)}}@keyframes dinamicLine{0%{transform:translateX(0) scaleX(0);transform-origin:left}45%{transform:translateX(0) scaleX(1);transform-origin:left}50%{transform:translateX(0) scaleX(1);transform-origin:right}100%{transform:translateX(0) scaleX(0);transform-origin:right}}@keyframes animate{0%{filter:hue-rotate(0deg)}100%{filter:hue-rotate(360deg)}}*,*::after,*::before{margin:0;padding:0;box-sizing:inherit;text-decoration:none}body{box-sizing:border-box}html{font-size:62.5%}ul li{list-style:none}a{color:inherit}.container{width:90%;margin:0 auto}@media only screen and (max-width: 1109px){.container{width:95%}}.spacer-top{margin-top:5rem}@media only screen and (max-width: 1109px){.spacer-top{margin-top:3rem}}.spacer-bottom{margin-bottom:5rem}@media only screen and (max-width: 1109px){.spacer-bottom{margin-bottom:3rem}}.text-spacer{margin:3rem 0}@media only screen and (max-width: 1109px){.text-spacer{margin:2rem 0}}.text-spacer-bottom{margin-bottom:3rem}@media only screen and (max-width: 1109px){.text-spacer-bottom{margin-bottom:2rem}}.text-center{text-align:center;display:block !important}body{font-family:"Quicksand", sans-serif;font-weight:400;line-height:1.8;letter-spacing:.17rem}.heading-primary{color:#fff;backface-visibility:hidden;margin-bottom:3rem}.heading-primary--up{display:block;font-weight:400;letter-spacing:.2rem;padding-left:5.5rem;position:relative;animation:moveInTop .5s ease-out .75s;animation-fill-mode:backwards;position:relative}.heading-primary--up:after{content:'';display:block;position:absolute;top:50%;left:2;width:40px;height:1px;background-color:white;animation:dinamicLine 2.5s infinite alternate ease-in-out}@media only screen and (max-width: 1109px){.heading-primary--up{display:inline-block}}.heading-primary--main{display:block;font-size:4rem;font-weight:600;letter-spacing:.4rem;animation:moveInRight 1s}@media only screen and (max-width: 1109px){.heading-primary--main{font-size:3rem}}.heading-primary--sub{display:block;font-weight:400;animation:moveInLeft 1s}.heading-secondary{font-size:3rem;font-weight:700;display:inline-block;transition:all .2s;background-image:linear-gradient(to right, #655DBC, #A084DC);-webkit-background-clip:text;color:transparent}@media only screen and (max-width: 1109px){.heading-secondary{font-size:2.6rem}}.heading-number{font-size:6rem}@media only screen and (max-width: 1109px){.heading-number{font-size:4rem}}.heading-tertiary{font-size:2rem;font-weight:500;color:#585858}.heading-four{font-size:1.6rem;font-weight:600;color:#585858}.paragraph{font-size:1.6rem;color:#585858}.paragraph--white{font-size:1.6rem;color:#585858}.text-center{text-align:center}.btn,.btn:link,.btn:visited{text-decoration:none;padding:1rem 4rem;display:inline-block;border-radius:10rem;transition:all .2s;position:relative;font-size:1.6rem;font-weight:600;border:none;cursor:pointer}@media only screen and (min-width: 1109px){.btn:hover{transform:translateY(-3px);box-shadow:0 1rem 2rem rgba(88,88,88,0.2)}.btn:hover::after{transform:scaleX(1.4) scaleY(1.6);opacity:0}}.btn:active,.btn:focus{outline:none;transform:translateY(-1px);box-shadow:0 0.5rem 1rem rgba(88,88,88,0.2)}@media only screen and (min-width: 1109px){.btn:active,.btn:focus{transform:translateY(0px)}}.btn--white{background-color:#fff;color:#777}.btn--white::after{background-color:#fff}.btn--purple{background-color:#655DBC;color:#fff}.btn--purple::after{background-color:#655DBC}.btn--blog{font-weight:700;font-size:1.6rem;margin-left:2rem;display:inline-block;color:#fff;transition:.3s}.btn--blog:hover{transform:scale(1.1) translateY(-3px)}.btn--blog:active,.btn--blog:focus{outline:none;transform:translateY(-1px)}.btn--blog i{margin-bottom:-2px}@media only screen and (min-width: 415px){.btn--blog{margin-top:1.5rem}}.btn::after{content:"";display:inline-block;height:100%;width:100%;border-radius:10rem;position:absolute;top:0;left:0;z-index:-1;transition:all .4s}.btn--animated{animation:moveInBottom .5s ease-out .75s;animation-fill-mode:backwards}.about-box{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 1109px){.about-box{flex-wrap:wrap;text-align:center}}.about-box__text{width:50%;margin-right:70px}@media only screen and (max-width: 1109px){.about-box__text{width:100%;margin-right:0px}}.about-box__img{width:50%}.about-box__img img{min-width:100%}@media only screen and (max-width: 1109px){.about-box__img{width:60%;margin:0 auto;margin-top:3rem}}@media only screen and (max-width: 800px){.about-box__img{width:100%}}.youtube-box{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 1109px){.youtube-box{flex-wrap:wrap;text-align:center;flex-direction:column-reverse}}.youtube-box__img{width:50%;margin-right:70px}.youtube-box__img img{max-width:100%}.youtube-box__text{width:50%}@media only screen and (max-width: 1109px){.youtube-box__img{width:70%;margin-right:0px;margin-top:2rem}.youtube-box__text{width:100%}}@media only screen and (max-width: 800px){.youtube-box__img{width:100%}}.accordion .accordion-item button[aria-expanded=true]{border-bottom:1px solid rgba(119,119,119,0.6)}.acordeon-block__box{width:100%}.accordion button{position:relative;display:block;text-align:left;width:100%;padding:2.5rem 3rem;color:#655DBC;font-size:1.6rem;font-weight:500;border:none;background:none;outline:none;letter-spacing:.2rem;transition:.4s;background-color:rgba(101,93,188,0.1);border-radius:15px;margin-bottom:.5rem;font-family:"Quicksand", sans-serif;color:#585858}.accordion button:hover,.accordion button:focus{cursor:pointer;color:#655DBC;transition:.1s}.accordion button:focus{font-weight:600}.accordion button:hover::after,.accordion button:focus::after{cursor:pointer;color:#777}.accordion button .icon{display:inline-block;position:absolute;top:18px;right:0;width:20px;height:20px;color:#655DBC}.accordion button .icon::before{display:block;position:absolute;content:"";top:11.5px;left:-11.5px;width:16px;height:3px;border-radius:15px;background:currentColor}.accordion button .icon::after{display:block;position:absolute;content:"";top:6px;left:-5.5px;width:3px;height:15px;border-radius:15px;background:currentColor}.accordion button[aria-expanded=true]{color:#655DBC;border-bottom-left-radius:0px;border-bottom-right-radius:0px}.accordion button[aria-expanded=true] .icon::after{width:0}.accordion button[aria-expanded=true]+.accordion-content{opacity:1;max-height:50em;will-change:opacity, max-height}.accordion .accordion-content{opacity:0;max-height:0;overflow:hidden;transition:opacity 400ms linear, max-height 200ms linear;will-change:opacity, max-height;background-color:rgba(101,93,188,0.1);margin-bottom:1rem;margin-top:-5px;border-bottom-right-radius:15px;border-bottom-left-radius:15px;padding-left:3rem}.accordion .accordion-content p{font-size:1.6rem;font-weight:400;margin:2rem 0;padding-right:1.5rem;height:100%}@media only screen and (max-width: 1109px){.accordion .accordion-content p{text-align:left}}.acordeon-block{display:flex;justify-content:space-between;align-items:center}.acordeon-block__img{width:100%;margin-left:70px}.acordeon-block__img img{max-width:100%}@media only screen and (max-width: 1109px){.acordeon-block{flex-wrap:wrap;text-align:center}.acordeon-block__img{margin-left:0px}.acordeon-block__img img{max-width:70%}}@media only screen and (max-width: 800px){.acordeon-block img{max-width:100%}}.footer-box{background-image:linear-gradient(to left bottom, #a084dc, #655dbc);background-size:cover;background-position:bottom;position:relative}.footer-box__list{padding:5rem 0}.footer-box__list ul{display:flex;list-style:none;justify-content:space-between;width:60rem;margin:0 auto;font-size:2rem;letter-spacing:.2rem}.footer-box__list ul li,.footer-box__list ul a{color:#fff}@media only screen and (max-width: 1109px){.footer-box__list ul{width:60%}}@media only screen and (max-width: 850px){.footer-box__list ul{flex-direction:column;text-align:center}}.footer-box__icons{font-size:2.5rem;display:flex;justify-content:space-between;width:27rem;margin:30px auto}@media only screen and (min-width: 1109px){.footer-box__icons i:hover{transform:scale(1.2);cursor:pointer;transition:.2s}}.footer-box__icons a,.footer-box__icons:active,.footer-box__icons:link,.footer-box__icons:visited{color:#fff}.footer-box__sub{text-align:center;color:#fff;letter-spacing:.2rem;border-top:1px solid #fff;width:100%;margin:0 auto;padding-top:2rem}@media only screen and (max-width: 1109px){.footer-box__sub{width:100%}}.footer-box__sub .paragraph{color:#fff}.contact-block{display:flex;justify-content:space-between;width:100%;text-align:left;font-size:1.6rem}.contact-block img{margin-right:2rem;height:6rem}@media only screen and (max-width: 1109px){.contact-block{flex-wrap:wrap}.contact-block img{margin-right:1rem}}.contact-block__location{display:flex;align-items:center;background-color:#EFEEFD;width:100%;padding:3rem;border-radius:1.5rem}@media only screen and (max-width: 1109px){.contact-block__location{flex-direction:column;text-align:center}}.contact-block__location:hover{transform:scale(1.05);transition:.4s}@media only screen and (max-width: 1109px){.contact-block__location:hover{transform:scale(1)}}.contact-block__whatsapp{display:flex;align-items:center;width:100%;margin:0 3rem;background-color:#EFEEFD;padding:3rem;border-radius:1.5rem}@media only screen and (max-width: 1109px){.contact-block__whatsapp{margin:2rem 0rem;flex-direction:column;text-align:center}}.contact-block__whatsapp:hover{transform:scale(1.05);transition:.4s}@media only screen and (max-width: 1109px){.contact-block__whatsapp:hover{transform:scale(1)}}.contact-block__mail{display:flex;align-items:center;width:100%;background-color:#EFEEFD;padding:3rem;border-radius:1.5rem}@media only screen and (max-width: 1109px){.contact-block__mail{margin-bottom:2rem;flex-direction:column;text-align:center}}.contact-block__mail:hover{transform:scale(1.05);transition:.4s}@media only screen and (max-width: 1109px){.contact-block__mail:hover{transform:scale(1)}}.contact-block__headings{color:#655DBC}.contact-block__headings:active,.contact-block__headings:focus{color:#655DBC}.contact-block__headings p{color:#585858}.contact-page{padding-top:7rem}.contact-page__img img{width:20%}@media only screen and (max-width: 1109px){.contact-page__img img{width:50%}}.on-scroll{position:fixed;bottom:40px;right:40px;z-index:9999}@media only screen and (max-width: 1109px){.on-scroll{bottom:20px;right:10px}}.on-scroll img{width:60px}@media only screen and (max-width: 1109px){.on-scroll img{width:40px}}.on-scroll__blog-up{background-color:#A084DC;border-radius:100rem;height:5rem;width:5rem;position:relative;box-shadow:0px 0px 4px 0px rgba(88,88,88,0.5);cursor:pointer}.on-scroll__blog-up i{font-size:2rem;color:white;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.blog-search{position:relative;max-width:600px;margin:0 auto;margin-top:4rem}@media only screen and (max-width: 1109px){.blog-search{max-width:100%;margin-top:2rem}}.blog-search__btn{padding:1.45rem 2rem;outline:none;border:none;border-top-right-radius:50px;border-bottom-right-radius:50px;background-color:#655DBC;position:absolute;top:50%;right:0px;transform:translateY(-50%);transition:.3s;cursor:pointer}.blog-search__btn i{font-size:20px;color:#fff}.blog-search__btn:hover{background-color:#A084DC}.blog-search .search{padding:15px 50px 15px 15px;width:100%;border:1px solid #655DBC;border-radius:50px;font-size:1.6rem;outline:none}.blog-search .search:focus{box-shadow:0px 0px 2px 0px #655DBC}.newsletter-form__input{padding:1rem;border-radius:50rem;border:1px solid #655DBC;outline:none}.newsletter-form__input:focus{box-shadow:0px 0px 2px 0px #655DBC}.newsletter-form__button{padding:1rem;border:1px solid #A084DC;border-radius:50rem;background-color:#A084DC;color:#fff;cursor:pointer;transition:.3s}.newsletter-form__button:hover{background-color:#655DBC}.call-action{background-color:rgba(101,93,188,0.1);padding:3rem;border-radius:1.5rem;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 1109px){.call-action{display:block;text-align:center}}.call-action__content{max-width:500px}@media only screen and (max-width: 1109px){.call-action__content{max-width:100%}}.call-action a{margin-top:2rem}.call-action img{max-width:200px;margin-right:3rem}@media only screen and (max-width: 1109px){.call-action img{margin-right:0rem}}.header{height:90vh;background-image:url(../img/homepage/ionut-iancu-psiholog-hero.svg);background-size:cover;background-position:bottom}@media only screen and (max-width: 1109px){.header{height:auto;background-image:linear-gradient(to right bottom, #a084dc, #655dbc)}}.header__text-box{position:absolute;top:45%;left:35%;transform:translate(-50%, -50%);width:500px}@media only screen and (max-width: 1109px){.header__text-box{position:relative;top:0;left:0;right:0;bottom:0;transform:translate(0%, 0%);width:95%;margin:0 auto;text-align:center;padding-top:120px}}.header__text-box--profile{display:none}@media only screen and (max-width: 1109px){.header__text-box--profile{display:block;max-width:50%;margin:0 auto;margin-top:40px}}@media only screen and (max-width: 700px){.header__text-box--profile{max-width:60%}}@media only screen and (max-width: 500px){.header__text-box--profile{max-width:80%}}@media only screen and (max-width: 400px){.header__text-box--profile{max-width:90%}}.header__icons{font-size:2.5rem;animation:moveInLeft 1s}.header__icons i{margin-right:1.5rem}.header__icons i:hover{transform:scale(1.2);cursor:pointer;transition:.2s}.header__icons a,.header__icons:active,.header__icons:link,.header__icons:visited{color:#fff}.header__icons--last-icon i{margin-right:0rem}.nav-block__logo{height:7rem;display:flex;align-items:center;margin-left:5%;text-shadow:0 0 50px #0fa, 0 0 100px #0fa, 0 0 150px #0fa, 0 0 200px #0fa, 0 0 250px #0fa;animation:animate 5s linear infinite}@media only screen and (max-width: 1109px){.nav-block__logo{margin-left:1rem}}.nav-block__logo img{height:5rem}.nav-background{background-color:#655DBC;position:fixed;top:0;left:0;right:0;width:100%;z-index:999;box-shadow:0 1rem 3rem rgba(88,88,88,0.1)}.navigation__checkbox{display:none}.navigation__button{height:6rem;width:6rem;position:fixed;top:1rem;right:5%;border-radius:50%;z-index:2000;text-align:center;cursor:pointer}@media only screen and (max-width: 1109px){.navigation__button{right:.1rem}}.navigation__background{height:0rem;position:fixed;top:0rem;right:0;width:100%;background-image:radial-gradient(#A084DC, #655DBC);z-index:1000;transition:.3s ease}.navigation__nav{height:100vh;position:fixed;top:-50%;left:50%;z-index:1500;transform:translate(-50%, -50%);text-align:center;opacity:1;width:100%;transition:.1s ease-in-out}.navigation__list{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);list-style:none;text-align:center;width:100%}.navigation__item{margin:1rem}.navigation__link:link,.navigation__link:visited{display:inline-block;font-size:3rem;font-weight:300;padding:0rem 2rem;color:#fff;text-decoration:none;background-image:linear-gradient(120deg, transparent 0%, transparent 50%, #fff 50%);background-size:235%;transition:all .2s}@media only screen and (min-width: 1109px){.navigation__link:hover,.navigation__link:active{background-position:100%;color:#655DBC;transform:translateX(1rem)}}.navigation__checkbox:checked ~ .navigation__background{transform:scale(200);height:1rem}.navigation__checkbox:checked ~ .navigation__nav{opacity:1;top:50%}.navigation__icon{position:relative;margin-top:2.5rem}.navigation__icon,.navigation__icon::before,.navigation__icon::after{width:3rem;height:2px;background-color:#fff;display:inline-block}.navigation__icon::before,.navigation__icon::after{content:"";position:absolute;left:0;transition:all .2s}.navigation__icon::before{top:-.8rem}.navigation__icon::after{top:.8rem}.navigation__button:hover .navigation__icon::before{top:-1rem}.navigation__button:hover .navigation__icon::after{top:1rem}.navigation__checkbox:checked+.navigation__button .navigation__icon{background-color:transparent}.navigation__checkbox:checked+.navigation__button .navigation__icon::before{top:0;transform:rotate(135deg)}.navigation__checkbox:checked+.navigation__button .navigation__icon::after{top:0;transform:rotate(-135deg)}.about-page{padding-top:8rem}.about-box__spacer{margin-top:3rem}.about-box h3{font-size:2rem}.about-box__style{width:100%;padding:3rem;border-radius:1.5rem}@media only screen and (min-width: 1109px){.about-box__style:not(:last-child){margin-right:2rem}}.about-box__style--one{background-color:#FBE6E6}.about-box__style--one h3{color:#D80404}.about-box__style--two{background-color:#FCF0E9}.about-box__style--two h3{color:#E66B21}@media only screen and (max-width: 1109px){.about-box__style--two{margin:3rem 0}}.about-box__style--three{background-color:#F6ECF9}.about-box__style--three h3{color:#A93DC0}.about-box__style--four{background-color:#EFEEFD}.about-box__style--four h3{color:#6157EF}.about-box__style--five{background-color:#E8F4FE}.about-box__style--five h3{color:#1D8EF4}@media only screen and (max-width: 1109px){.about-box__style--five{margin:3rem 0}}.about-box__style--six{background-color:#E4EFF3}.about-box__style--six h3{color:#65B34A}.about-box__number{font-size:4rem;line-height:3rem}.blog-main-one{padding-top:12rem}@media only screen and (max-width: 1109px){.blog-main-one{padding-top:9rem}}.blog-main{display:flex;justify-content:space-between}.blog-main__side{background-color:rgba(101,93,188,0.1);border-radius:1.5rem;padding:3rem;width:650px;height:fit-content}.blog-main__posts{width:100%}.blog-main__posts .posts-box{display:flex;align-items:center;justify-content:space-between;margin-right:4rem;margin-bottom:4rem;transition:.3s;padding:3rem;border-radius:1.5rem;position:relative}.blog-main__posts .posts-box:hover{background-color:rgba(101,93,188,0.05)}.blog-main__posts .posts-box:hover h3{color:#655DBC}.blog-main__posts .posts-box:after{content:'';display:block;position:absolute;top:50%;left:0;border-radius:10rem;height:80%;width:5px;transform:translateY(-50%);background-color:#655DBC}.blog-main__posts .posts-box--content{margin-top:.5rem}.blog-main__posts .posts-box img{max-width:300px;border-radius:1.5rem;margin-left:3rem}.blog-main__posts .blog-title{font-size:2rem;font-weight:700;color:#585858;line-height:1.8;letter-spacing:.17rem}.blog-main__posts .blog-details{font-size:1.3rem;display:block}.blog-main__posts .blog-social-media{font-size:1.5rem;margin-top:1.5rem}.blog-main__posts .blog-social-media i{margin-right:1.5rem}.blog-main__newsletter{margin-top:2rem;border-top:1px solid rgba(88,88,88,0.2);padding-top:2rem}.blog-main__newsletter h4{margin-bottom:1rem;color:#655DBC;font-weight:700}.blog-main__top{margin-top:2rem;border-top:1px solid rgba(88,88,88,0.2);padding-top:2rem}.blog-main__top h4{color:#655DBC;font-weight:700}.blog-main__top ul{margin-top:1rem}.blog-main__top li{position:relative;padding-left:1.7rem}.blog-main__top li:before{content:'';position:absolute;display:block;top:50%;left:0;height:7px;width:7px;border-radius:100px;transform:translateY(-50%);background-color:#655DBC}.blog-main__profile{display:flex;justify-content:space-between;align-items:center}.blog-main__profile h4{color:#655DBC;font-weight:700}.blog-main__profile p{margin-top:.5rem}.blog-main__profile img{max-width:160px;margin-right:2rem}.blog-main__contact p{margin-top:1rem}.blog-main__contact a{font-weight:700;color:#655DBC}.interested-box{margin-top:2rem;color:#585858}.interested-box a{background-color:rgba(101,93,188,0.1);padding:.5rem 1.5rem;border-radius:5rem;font-weight:400;color:#655DBC}@media only screen and (max-width: 1109px){.interested-box a{display:inline-block;margin-top:1rem;padding:.3rem 1rem}}.interested-tag{margin-top:.5rem;display:inline-block;background-color:rgba(101,93,188,0.1);padding:.5rem 1.5rem;border-radius:5rem;font-weight:400;color:#655DBC}.blog-number{font-size:2.5rem;font-weight:700;color:#655DBC}.blog-page{display:flex}.blog-page__content{width:65%;margin-right:4rem}.blog-page__content h3{margin-top:2rem}.blog-page__content p{margin-top:1.5rem}.blog-page__sides{width:35%;height:fit-content;padding:3rem;background-color:rgba(101,93,188,0.1);border-radius:1.5rem}.posts-main{margin-top:3rem}.posts-main__social{font-size:1.7rem;margin-top:1.5rem;margin-bottom:3rem;display:inline-block}.posts-main__social i{margin-right:1.5rem}.posts-main__picture img{width:100%;border-radius:1.5rem}.posts-main__details{font-size:1.6rem;display:block;display:inline-block}.posts-main .newsletter-form{margin-top:2rem}.recomandation{padding-top:4rem}.recomandation__box{display:flex;text-align:center}.recomandation__box img{width:100%;border-radius:1.5rem}.recomandation__box--post:not(:last-child){margin-right:3rem}.recomandation h2{margin-bottom:2rem}.recomandation h4{margin-top:1rem}.tulburari{padding-top:4rem}.tulburari__box{display:flex;text-align:center}@media only screen and (max-width: 1109px){.tulburari__box{display:block}}.tulburari__box img{width:100%;border-radius:1.5rem;padding:1rem 1rem 0 1rem}@media only screen and (max-width: 1109px){.tulburari__box img{width:70%;margin:0 auto}}@media only screen and (max-width: 650px){.tulburari__box img{width:100%}}@media only screen and (max-width: 1109px){.tulburari a{display:block;width:70%;margin:0 auto}.tulburari a:not(:last-child){margin-bottom:4rem}}@media only screen and (max-width: 850px){.tulburari a{width:100%}}@media only screen and (min-width: 1109px){.tulburari__box--post:not(:last-child){margin-right:3rem}}.tulburari__box--post{background-color:rgba(101,93,188,0.1);border-radius:1.5rem;transition:.3s}@media only screen and (min-width: 1109px){.tulburari__box--post:hover{background-color:rgba(101,93,188,0.4)}}.tulburari__box--content{padding:2rem}.tulburari h2{margin-bottom:1rem}.posts-content{margin-top:3rem;width:750px;margin:0 auto}@media only screen and (max-width: 1109px){.posts-content{width:100%}}.posts-content__social{font-size:1.7rem;margin-top:1.5rem;margin-bottom:3rem;display:inline-block}.posts-content__social i{margin-right:1.5rem}.posts-content__picture{margin-top:3rem}.posts-content__picture img{width:100%;border-radius:1.5rem}.posts-content__details{font-size:1.6rem;display:block;display:inline-block}.posts-content .newsletter-form{margin-top:2rem}
/*# sourceMappingURL=main.css.map */
