@font-face{font-family:"Sanford";src:url("fonts/sanford/Sanford-Book.eot");src:local("Sanford"),local("Sanford-Book"),url("fonts/sanford/Sanford-Book.eot?#iefix") format("embedded-opentype"),url("fonts/sanford/Sanford-Book.woff2") format("woff2"),url("fonts/sanford/Sanford-Book.woff") format("woff"),url("fonts/sanford/Sanford-Book.ttf") format("truetype"),url("fonts/sanford/Sanford-Book.svg#Sanford-Book") format("svg");font-weight:normal;font-style:italic;font-display:swap}.animation{opacity:0;position:relative;animation-fill-mode:forwards}.animation-wrapper{overflow:hidden}.to-up-item{transform:translate(0, 100%);display:block}@keyframes slideLeft{0%{opacity:0;transform:translateX(50%)}100%{opacity:1;transform:translateX(0)}}.slideLeft{animation-name:slideLeft;animation-duration:1s}@keyframes slideRight{0%{opacity:0;transform:translateX(-50px)}100%{opacity:1;transform:translateX(0)}}.slideRight{animation-name:slideRight;animation-duration:1s}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}100%{opacity:1;transform:translateY(0)}}.slideUp{animation-name:slideUp;animation-duration:1s}@keyframes slideDown{0%{opacity:0;transform:translateY(-50%)}100%{opacity:1;transform:translateX(0)}}.slideDown{animation-name:slideDown;animation-duration:1s}@keyframes fadeIn{0%{transform:scale(0);opacity:0}100%{transform:scale(1);opacity:1}}.fadeIn{animation-name:fadeIn;animation-duration:1s}@keyframes toUp{0%{transform:translate(0, 100%);opacity:1}100%{transform:translate(0);opacity:1}}.toUp{animation:toUp .6s linear;animation-fill-mode:forwards}@keyframes toDown{0%{transform:translate(0, -100%);opacity:1}100%{transform:translate(0);opacity:1}}.toDown{animation:toDown .8s ease-in;animation-fill-mode:forwards}@keyframes goDown{0%{transform:translateY(-100%);opacity:1}100%{transform:translateY(0);opacity:1}}.goDown{animation:goDown .8s ease-in;animation-fill-mode:forwards}@keyframes preloaderToBottom{0%{height:100%;opacity:1}15%{bottom:20px;height:100%}30%{bottom:0px;height:100%}70%{opacity:1}100%{height:0;display:none;opacity:0}}@keyframes preloaderToLeft{0%{width:100%;opacity:1}15%{left:20px;width:100%}30%{left:0px;width:100%}70%{opacity:1}100%{width:0;display:none;opacity:0}}@keyframes preloaderToRight{0%{width:100%;opacity:1}15%{right:20px;width:100%}30%{right:0px;width:100%}70%{opacity:1}100%{width:0;display:none;opacity:0}}@keyframes preloaderCircleIn{0%{transform:scale(1);opacity:1;border-radius:50%}90%{opacity:1}100%{transform:scale(0);border-radius:50%}}@keyframes preloaderCircleOut{0%{transform:scale(0);opacity:1;border-radius:50%}99%{transform:scale(1);border-radius:50%}100%{opacity:0;transform:scale(1);border-radius:50%}}@keyframes preloaderToTop{0%{height:100%;opacity:1}15%{top:20px;height:100%}30%{top:0px;height:100%}70%{opacity:1}100%{height:0;display:none;opacity:0}}@keyframes toRight{0%{width:0%;opacity:1}100%{width:100%;opacity:1}}.toRight{animation:toRight 1s ease-out;animation-fill-mode:forwards}@keyframes hidePreloader{0%{opacity:1}100%{opacity:0;height:0}}*{margin:0;box-sizing:border-box;-webkit-box-sizing:border-box}img{max-width:100%;height:auto;display:block}html{font-size:10px;line-height:1.2}html.scroll-off{overflow:hidden}body{font-family:"DM Sans","sans-serif";font-size:1.6rem;font-weight:400;color:#243843}figure{margin-bottom:0}h1,h2,h3,h4,h5,h6,b,strong{font-weight:normal}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem}h1{font-size:4rem}h2{font-size:3rem}h3{font-size:2.8rem}h4{font-size:2.4rem}h5{font-size:2rem}h6{font-size:1.6rem}.list-unstyled{list-style:none;padding-left:0px}p{margin-bottom:1rem;font-weight:400}a{color:#000;text-decoration:none}.img-placeholder{position:relative;display:block}.img-placeholder:after{content:"";display:block;padding-top:100%}.img-placeholder img,.img-placeholder video,.img-placeholder iframe{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.section-title{font-family:"Sanford","sans-serif";font-size:3.8rem;font-weight:400;line-height:115%;letter-spacing:-1.14px}@media(min-width: 768px){.section-title{font-size:4.5rem;letter-spacing:-1.65px}}@media(min-width: 1230px){.section-title{font-size:5.5rem}}.page-title{font-family:"Sanford","sans-serif";font-size:3.8rem;font-weight:400;line-height:115%;letter-spacing:-1.14px}@media(min-width: 768px){.page-title{font-size:4.5rem;letter-spacing:-1.65px}}@media(min-width: 992px){.page-title{font-size:6rem;letter-spacing:-2.4px}}@media(min-width: 1230px){.page-title{font-size:8rem}}.btn-pill{display:inline-block;padding:0 3.6rem;border-radius:50px;height:45px;line-height:4.5rem}@media(min-width: 768px){.btn-pill{height:50px;line-height:5rem}}@media(min-width: 992px){.btn-pill:hover .btn-wrapper .btn-arrow{transform:rotateZ(45deg);transition:.3s linear;padding-inline:7px}}.btn-pill .btn-wrapper{display:flex;align-items:center}.btn-pill .btn-wrapper .btn-text{font-size:1.6rem;color:#fff;font-weight:500;margin-right:1.5rem;display:block}.btn-pill .btn-wrapper .btn-arrow{display:block;transition:.3s linear}.btn-buy{display:inline-block;padding:0 2.4rem;border-radius:50px;height:45px;line-height:4.5rem}@media(min-width: 768px){.btn-buy{padding:0 3.6rem;height:50px;line-height:5rem}}@media(min-width: 992px){.btn-buy:hover .btn-wrapper .btn-arrow{transform:rotateZ(45deg);transition:.3s linear;padding-inline:7px}}.btn-buy .btn-wrapper{display:flex;align-items:center}.btn-buy .btn-wrapper .btn-text{font-size:1.6rem;color:#fff;font-weight:500;margin-right:1.5rem;display:block}.btn-buy .btn-wrapper .btn-arrow{display:block;transition:.3s linear}.se-pre-con{position:fixed;left:0px;top:0px;width:100%;height:100%;z-index:999999;background:url("../img/loading.svg") center no-repeat #fff;background-size:110px auto;text-align:center}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(36,56,67,.6);z-index:10000;display:none}.modal .modal-wrapper{width:100%;height:100%}.modal .modal-wrapper .modal-inner{background-color:#fff;flex:0 0 500px;width:500px;max-width:90%;border-radius:20px}.modal .modal-wrapper .modal-inner .modal-header{padding:10px 20px}.modal .modal-wrapper .modal-inner .modal-header .modal-title{font-size:2.8rem;line-height:138%;letter-spacing:-0.56px;font-weight:600;margin-bottom:4px}.modal .modal-wrapper .modal-inner .modal-body{padding:20px;max-height:90vh;overflow-y:auto}@media(min-width: 768px){.modal .modal-wrapper .modal-inner .modal-body .form-control{line-height:4rem}}@media(min-width: 768px){.modal .modal-wrapper .modal-inner .modal-body .form-group{margin-bottom:1rem}}.modal .modal-wrapper .modal-inner .fake-input{line-height:4rem;border:2px solid #d9d9d9;font-size:1.4rem;padding:0 2.5rem;border-radius:9px}@media(min-width: 768px){.modal .modal-wrapper .modal-inner .fake-input{font-size:1.6rem}}.modal .modal-wrapper .modal-inner button{border:none;cursor:pointer}.modal .modal-wrapper .modal-inner .modal-close{cursor:pointer}.modal .thankyou-icon,.modal .error-icon{width:80px;height:80px;display:flex;justify-content:center;align-items:center;margin:0 auto 20px;border-radius:50%}.modal .thankyou-icon svg,.modal .error-icon svg{fill:#fff}.modal.teacher-modal .modal-inner{position:relative;padding:1.9rem}@media(min-width: 768px){.modal.teacher-modal .modal-inner{flex:0 0 913px;width:913px}}@media(min-width: 992px){.modal.teacher-modal .modal-inner{padding:3rem}}.modal.teacher-modal .modal-inner .modal-header{display:none !important}.modal.teacher-modal .modal-inner .modal-body{padding:0}.modal.teacher-modal .modal-inner .modal-body .modal-close{position:absolute;right:15px;top:19px;width:33px;height:33px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:rgba(186,125,148,.1);z-index:1}@media(min-width: 768px){.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper{display:flex;align-items:center}}.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper .modal-img{max-width:202px;border-radius:2rem;overflow:hidden;margin-bottom:1.5rem}@media(min-width: 576px){.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper .modal-img{max-width:300px}}@media(min-width: 768px){.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper .modal-img{flex:0 0 300px;margin-bottom:0}}.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper .modal-img::after{padding-top:121.78%}@media(min-width: 768px){.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper .modal-data-wrapper{flex:1;padding-left:5rem;max-width:460px}}.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper .modal-data-wrapper .modal-title{font-size:2.8rem;font-weight:600;line-height:138%;letter-spacing:-0.56px}@media(min-width: 576px){.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper .modal-data-wrapper .modal-title{font-size:3rem;letter-spacing:-0.6px}}.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper .modal-data-wrapper .teacher-degree{line-height:142%;display:block;margin-bottom:2.1rem}.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper .modal-data-wrapper .modal-desc-wrapper{overflow:hidden;height:152px}@media(min-width: 768px){.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper .modal-data-wrapper .modal-desc-wrapper{height:175px}}@media(min-width: 992px){.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper .modal-data-wrapper .modal-desc-wrapper{height:180px}}.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper .modal-data-wrapper .modal-desc-wrapper .modal-desc{height:100%;overflow-y:auto;padding-right:7px;margin-bottom:0}.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper .modal-data-wrapper .modal-desc-wrapper .modal-desc p{font-size:1.4rem;line-height:157.143%;font-weight:300;margin-bottom:2rem}@media(min-width: 576px){.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper .modal-data-wrapper .modal-desc-wrapper .modal-desc p{font-size:1.6rem}}@media(min-width: 992px){.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper .modal-data-wrapper .modal-desc-wrapper .modal-desc p{font-size:1.8rem;line-height:172.5%}}.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper .modal-data-wrapper .modal-desc-wrapper .modal-desc ul{padding-left:2.2rem;margin-bottom:2rem}.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper .modal-data-wrapper .modal-desc-wrapper .modal-desc ul li{line-height:176.5%;letter-spacing:-0.16px}.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper .modal-data-wrapper .modal-desc-wrapper .modal-desc ul li:not(:last-of-type){margin-bottom:1rem}.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper .modal-data-wrapper .modal-desc-wrapper .modal-desc strong{font-weight:600}.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper .modal-data-wrapper .modal-desc-wrapper .modal-desc a{font-weight:600;text-decoration:underline}.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper .modal-data-wrapper .modal-desc-wrapper .modal-desc h1,.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper .modal-data-wrapper .modal-desc-wrapper .modal-desc h2{font-size:2.8rem;font-weight:600;line-height:138%;letter-spacing:-0.56px}@media(min-width: 576px){.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper .modal-data-wrapper .modal-desc-wrapper .modal-desc h1,.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper .modal-data-wrapper .modal-desc-wrapper .modal-desc h2{font-size:3rem;letter-spacing:-0.6px}}.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper .modal-data-wrapper .modal-desc-wrapper .modal-desc h3{font-size:2.4rem;font-weight:600;line-height:138%;letter-spacing:-0.56px}@media(min-width: 576px){.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper .modal-data-wrapper .modal-desc-wrapper .modal-desc h3{font-size:2.6rem;letter-spacing:-0.6px}}.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper .modal-data-wrapper .modal-desc-wrapper .modal-desc h4{font-size:2rem;font-weight:600;line-height:138%;letter-spacing:-0.56px}@media(min-width: 576px){.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper .modal-data-wrapper .modal-desc-wrapper .modal-desc h4{font-size:2.2rem;letter-spacing:-0.6px}}.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper .modal-data-wrapper .modal-desc-wrapper .modal-desc h5{font-size:1.8rem;font-weight:600;line-height:138%;letter-spacing:-0.56px}@media(min-width: 576px){.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper .modal-data-wrapper .modal-desc-wrapper .modal-desc h5{font-size:2rem;letter-spacing:-0.6px}}.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper .modal-data-wrapper .modal-desc-wrapper .modal-desc h6{font-size:1.6rem;font-weight:600;line-height:138%;letter-spacing:-0.56px}@media(min-width: 576px){.modal.teacher-modal .modal-inner .modal-body .modal-info-wrapper .modal-data-wrapper .modal-desc-wrapper .modal-desc h6{font-size:1.8rem;letter-spacing:-0.6px}}#product-success .btn-text,#stock-warning-modal .btn-text{margin-right:0}#product-success .modal-inner,#stock-warning-modal .modal-inner,#error-modal .modal-inner,#warning-modal .modal-inner,#thankyou .modal-inner{position:relative;padding:1.9rem}@media(min-width: 992px){#product-success .modal-inner,#stock-warning-modal .modal-inner,#error-modal .modal-inner,#warning-modal .modal-inner,#thankyou .modal-inner{padding:3rem}}#product-success .modal-inner .modal-header,#stock-warning-modal .modal-inner .modal-header,#error-modal .modal-inner .modal-header,#warning-modal .modal-inner .modal-header,#thankyou .modal-inner .modal-header{display:none !important}#product-success .modal-body .warning-icon,#stock-warning-modal .modal-body .warning-icon,#error-modal .modal-body .warning-icon,#warning-modal .modal-body .warning-icon,#thankyou .modal-body .warning-icon{display:block;width:80px;height:80px;margin-inline:auto;margin-bottom:1rem}#product-success .modal-body .warning-icon .warning circle.animationSvg,#stock-warning-modal .modal-body .warning-icon .warning circle.animationSvg,#error-modal .modal-body .warning-icon .warning circle.animationSvg,#warning-modal .modal-body .warning-icon .warning circle.animationSvg,#thankyou .modal-body .warning-icon .warning circle.animationSvg{stroke:#dba265;stroke-dasharray:1,200;stroke-dashoffset:2;animation:drawCircle .6s ease-in both,warningFillSvg .6s ease-in .4s both}#product-success .modal-body .warning-icon .warning path,#product-success .modal-body .warning-icon .warning line,#stock-warning-modal .modal-body .warning-icon .warning path,#stock-warning-modal .modal-body .warning-icon .warning line,#error-modal .modal-body .warning-icon .warning path,#error-modal .modal-body .warning-icon .warning line,#warning-modal .modal-body .warning-icon .warning path,#warning-modal .modal-body .warning-icon .warning line,#thankyou .modal-body .warning-icon .warning path,#thankyou .modal-body .warning-icon .warning line{stroke:#fff}#product-success .modal-body .warning-icon .warning path,#stock-warning-modal .modal-body .warning-icon .warning path,#error-modal .modal-body .warning-icon .warning path,#warning-modal .modal-body .warning-icon .warning path,#thankyou .modal-body .warning-icon .warning path{stroke-dashoffset:-50px;stroke-dasharray:50px;animation:drawLine .6s ease-in .9s both}#product-success .modal-body .warning-icon .warning line,#stock-warning-modal .modal-body .warning-icon .warning line,#error-modal .modal-body .warning-icon .warning line,#warning-modal .modal-body .warning-icon .warning line,#thankyou .modal-body .warning-icon .warning line{animation:drawDot .5s ease-in .6s both}#product-success .modal-body .modal-close,#stock-warning-modal .modal-body .modal-close,#error-modal .modal-body .modal-close,#warning-modal .modal-body .modal-close,#thankyou .modal-body .modal-close{position:absolute;right:15px;top:19px;width:33px;height:33px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:rgba(186,125,148,.1);z-index:1}#product-success .modal-body .modal-close.cart,#product-success .modal-body .modal-close.close,#stock-warning-modal .modal-body .modal-close.cart,#stock-warning-modal .modal-body .modal-close.close,#error-modal .modal-body .modal-close.cart,#error-modal .modal-body .modal-close.close,#warning-modal .modal-body .modal-close.cart,#warning-modal .modal-body .modal-close.close,#thankyou .modal-body .modal-close.cart,#thankyou .modal-body .modal-close.close{position:static;width:unset;height:unset;border-radius:unset;background-color:rgba(0,0,0,0);display:block;right:unset;top:unset;transition:.4s linear;text-decoration:underline;text-decoration-color:rgba(0,0,0,0)}#product-success .modal-body .modal-close.cart:hover,#stock-warning-modal .modal-body .modal-close.cart:hover,#error-modal .modal-body .modal-close.cart:hover,#warning-modal .modal-body .modal-close.cart:hover,#thankyou .modal-body .modal-close.cart:hover{color:#ba7d94;text-decoration-color:#ba7d94}#product-success .modal-body .modal-close.close,#stock-warning-modal .modal-body .modal-close.close,#error-modal .modal-body .modal-close.close,#warning-modal .modal-body .modal-close.close,#thankyou .modal-body .modal-close.close{background-color:#ba7d94;color:#fff;border-radius:50px;margin-inline:auto}#product-success .modal-body .modal-close.close:hover,#stock-warning-modal .modal-body .modal-close.close:hover,#error-modal .modal-body .modal-close.close:hover,#warning-modal .modal-body .modal-close.close:hover,#thankyou .modal-body .modal-close.close:hover{background-color:#ba7d94}#product-success .modal-body .modal-info-wrapper,#stock-warning-modal .modal-body .modal-info-wrapper,#error-modal .modal-body .modal-info-wrapper,#warning-modal .modal-body .modal-info-wrapper,#thankyou .modal-body .modal-info-wrapper{padding-bottom:0;margin-inline:auto}#product-success .modal-body .modal-info-wrapper .thankyou-icon,#product-success .modal-body .modal-info-wrapper .warning-icon,#stock-warning-modal .modal-body .modal-info-wrapper .thankyou-icon,#stock-warning-modal .modal-body .modal-info-wrapper .warning-icon,#error-modal .modal-body .modal-info-wrapper .thankyou-icon,#error-modal .modal-body .modal-info-wrapper .warning-icon,#warning-modal .modal-body .modal-info-wrapper .thankyou-icon,#warning-modal .modal-body .modal-info-wrapper .warning-icon,#thankyou .modal-body .modal-info-wrapper .thankyou-icon,#thankyou .modal-body .modal-info-wrapper .warning-icon{width:100px;height:100px}@media(min-width: 576px){#product-success .modal-body .modal-info-wrapper .thankyou-icon,#product-success .modal-body .modal-info-wrapper .warning-icon,#stock-warning-modal .modal-body .modal-info-wrapper .thankyou-icon,#stock-warning-modal .modal-body .modal-info-wrapper .warning-icon,#error-modal .modal-body .modal-info-wrapper .thankyou-icon,#error-modal .modal-body .modal-info-wrapper .warning-icon,#warning-modal .modal-body .modal-info-wrapper .thankyou-icon,#warning-modal .modal-body .modal-info-wrapper .warning-icon,#thankyou .modal-body .modal-info-wrapper .thankyou-icon,#thankyou .modal-body .modal-info-wrapper .warning-icon{width:120px;height:120px}}@media(min-width: 768px){#product-success .modal-body .modal-info-wrapper .thankyou-icon,#product-success .modal-body .modal-info-wrapper .warning-icon,#stock-warning-modal .modal-body .modal-info-wrapper .thankyou-icon,#stock-warning-modal .modal-body .modal-info-wrapper .warning-icon,#error-modal .modal-body .modal-info-wrapper .thankyou-icon,#error-modal .modal-body .modal-info-wrapper .warning-icon,#warning-modal .modal-body .modal-info-wrapper .thankyou-icon,#warning-modal .modal-body .modal-info-wrapper .warning-icon,#thankyou .modal-body .modal-info-wrapper .thankyou-icon,#thankyou .modal-body .modal-info-wrapper .warning-icon{width:150px;height:150px;margin-bottom:1.5rem}}#product-success .modal-body .modal-info-wrapper p,#stock-warning-modal .modal-body .modal-info-wrapper p,#error-modal .modal-body .modal-info-wrapper p,#warning-modal .modal-body .modal-info-wrapper p,#thankyou .modal-body .modal-info-wrapper p{margin-bottom:0;color:#243843;font-size:1.8rem}@media(min-width: 576px){#product-success .modal-body .modal-info-wrapper p,#stock-warning-modal .modal-body .modal-info-wrapper p,#error-modal .modal-body .modal-info-wrapper p,#warning-modal .modal-body .modal-info-wrapper p,#thankyou .modal-body .modal-info-wrapper p{font-size:2rem}}@media(min-width: 768px){#product-success .modal-body .modal-info-wrapper p,#stock-warning-modal .modal-body .modal-info-wrapper p,#error-modal .modal-body .modal-info-wrapper p,#warning-modal .modal-body .modal-info-wrapper p,#thankyou .modal-body .modal-info-wrapper p{font-size:2.4rem}}@media(min-width: 576px){#product-success .modal-body .modal-info-wrapper,#stock-warning-modal .modal-body .modal-info-wrapper,#error-modal .modal-body .modal-info-wrapper,#warning-modal .modal-body .modal-info-wrapper,#thankyou .modal-body .modal-info-wrapper{max-width:350px}}@media(min-width: 768px){#product-success .modal-body .modal-info-wrapper,#stock-warning-modal .modal-body .modal-info-wrapper,#error-modal .modal-body .modal-info-wrapper,#warning-modal .modal-body .modal-info-wrapper,#thankyou .modal-body .modal-info-wrapper{max-width:401px}}#product-success .modal-body .modal-info-wrapper .modal-title,#stock-warning-modal .modal-body .modal-info-wrapper .modal-title,#error-modal .modal-body .modal-info-wrapper .modal-title,#warning-modal .modal-body .modal-info-wrapper .modal-title,#thankyou .modal-body .modal-info-wrapper .modal-title{text-align:left}#product-success .modal-body .modal-info-wrapper .modal-desc,#stock-warning-modal .modal-body .modal-info-wrapper .modal-desc,#error-modal .modal-body .modal-info-wrapper .modal-desc,#warning-modal .modal-body .modal-info-wrapper .modal-desc,#thankyou .modal-body .modal-info-wrapper .modal-desc{text-align:left}.thankyou-icon svg.success circle.animationSvg{stroke:#466f84;stroke-dasharray:1,200;stroke-dashoffset:2;animation:drawCircle .6s ease-in both,successFillSvg .6s ease-in .4s both}.thankyou-icon svg.success path{stroke:#fff;stroke-dashoffset:-50px;stroke-dasharray:50px;animation:drawLine .6s ease-in .8s both}.thankyou-icon svg.close circle.animationSvg{stroke:#ff4b51;stroke-dasharray:1,200;stroke-dashoffset:2;animation:drawCircle .6s ease-in both,dangerFillSvg .6s ease-in .4s both}.thankyou-icon svg.close line{stroke:#fff}.thankyou-icon svg.close line{stroke-dashoffset:-50px;stroke-dasharray:50px}.thankyou-icon svg.close line.left{animation:drawLine .6s ease-in .5s both;stroke-dashoffset:0}.thankyou-icon svg.close line.right{animation:drawLine .6s ease-in .8s both;stroke-dashoffset:0}.error-icon{background-color:#ff4b51}#product-success .modal-body .modal-btn-wrapper{justify-content:center}#product-success .modal-body .modal-close.close{margin-inline:0}@keyframes drawCircle{from{stroke-dasharray:1,200;stroke-dashoffset:2}to{stroke-dasharray:200,0;stroke-dashoffset:0}}@keyframes successFillSvg{from{fill:rgba(0,0,0,0)}to{fill:#466f84}}@keyframes warningFillSvg{from{fill:rgba(0,0,0,0)}to{fill:#dba265}}@keyframes dangerFillSvg{from{fill:rgba(0,0,0,0)}to{fill:#ff4b51}}@keyframes drawLine{from{stroke-dashoffset:-50px}to{stroke-dashoffset:0}}@keyframes drawDot{from{stroke-width:0}to{stroke-width:8}}.errors-wrapper{max-width:500px;margin-inline:auto;margin-bottom:3rem}.errors-wrapper .info,.errors-wrapper .errors,.errors-wrapper .infos{width:100%}.errors-wrapper .info p,.errors-wrapper .errors p,.errors-wrapper .infos p{font-family:"DM Sans","sans-serif";color:#9977ad;font-weight:500}@media(min-width: 992px){.errors-wrapper .info p,.errors-wrapper .errors p,.errors-wrapper .infos p{font-size:1.8rem}}.quantity{display:none !important}.fixed-top{position:fixed;top:0;left:0;width:100%;z-index:1000}.position-relative{position:relative}.text-uppercase{text-transform:uppercase !important}.list-unstyled{list-style:none;padding-left:0}.text-left{text-align:left}.text-right{text-align:right}.text-justify{text-align:justify}.text-center{text-align:center}.position-relative{position:relative}.position-absolute{position:absolute}.position-static{position:static}.position-fixed{position:fixed}.btn-secondary,.btn-light,.btn-dark,.btn-white,.btn-info,.btn-warning-light,.btn-warning,.btn-danger,.btn-primary{display:inline-block;border:none;cursor:pointer;transition:.2s linear;font-size:1.4rem;line-height:1.8rem;letter-spacing:.19px;border-radius:3rem}.btn-block{display:block}.btn-primary{background-color:#ba7d94;color:#fff !important}.btn-primary:hover{background-color:rgb(168.3165829146,91.6834170854,120.5778894472);color:#fff !important}.bg-primary{background-color:#ba7d94}.text-primary{color:#ba7d94 !important}.btn-danger{background-color:#ff4b51;color:#fff !important}.btn-danger:hover{background-color:rgb(255,24,31.7);color:#fff !important}.bg-danger{background-color:#ff4b51}.text-danger{color:#ff4b51 !important}.btn-warning{background-color:#e7e6ed;color:#000 !important}.btn-warning:hover{background-color:hsl(248.5714285714,16.2790697674%,81.568627451%);color:#000 !important}.bg-warning{background-color:#e7e6ed}.text-warning{color:#e7e6ed !important}.btn-warning-light{background-color:#dba265;color:#000 !important}.btn-warning-light:hover{background-color:rgb(209.3368421053,137.0368421053,59.6631578947);color:#fff !important}.bg-warning-light{background-color:#dba265}.text-warning-light{color:#dba265 !important}.btn-info{background-color:#fff;color:#000 !important}.btn-info:hover{background-color:hsl(0,0%,90%);color:#000 !important}.bg-info{background-color:#fff}.text-info{color:#fff !important}.btn-white{background-color:#fff;color:#000 !important}.btn-white:hover{background-color:hsl(0,0%,90%);color:#000 !important}.bg-white{background-color:#fff}.text-white{color:#fff !important}.btn-dark{background-color:#243843;color:#fff !important}.btn-dark:hover{background-color:rgb(18.1747572816,28.2718446602,33.8252427184);color:#fff !important}.bg-dark{background-color:#243843}.text-dark{color:#243843 !important}.btn-light{background-color:#d8d8d8;color:#000 !important}.btn-light:hover{background-color:rgb(190.5,190.5,190.5);color:#000 !important}.bg-light{background-color:#d8d8d8}.text-light{color:#d8d8d8 !important}.btn-secondary{background-color:#9977ad;color:#fff !important}.btn-secondary:hover{background-color:rgb(128.2385321101,90.6513761468,150.3486238532);color:#fff !important}.bg-secondary{background-color:#9977ad}.text-secondary{color:#9977ad !important}.row{margin-left:-15px;margin-right:-15px;display:flex;flex-wrap:wrap;flex-direction:row}.row>[class*=col-]{width:100%;padding-left:15px;padding-right:15px}.row.no-gutters{margin-left:0px !important;margin-right:0px !important}.row.no-gutters>[class*=col-]{padding-left:0px !important;padding-right:0px !important}.container,.container-fluid{width:100%;max-width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.d-none{display:none !important}.d-block{display:block !important}.d-flex{display:flex !important}.d-inline-block{display:inline-block !important}.d-inline-flex{display:inline-flex !important}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-center{align-items:center}.align-items-stretch{align-items:stretch}.align-content-start{align-content:flex-start}.align-content-end{align-content:flex-end}.align-content-center{align-content:center}.align-content-stretch{align-content:stretch}.align-content-between{align-content:space-between}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}@media(min-width: 450px){.col-xm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xm-3{flex:0 0 25%;max-width:25%}.col-xm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xm-6{flex:0 0 50%;max-width:50%}.col-xm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xm-9{flex:0 0 75%;max-width:75%}.col-xm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xm-12{flex:0 0 100%;max-width:100%}.d-xm-none{display:none !important}.d-xm-block{display:block !important}.d-xm-flex{display:flex !important}.d-xm-inline-block{display:inline-block !important}.d-xm-inline-flex{display:inline-flex !important}.flex-xm-wrap{flex-wrap:wrap}.flex-xm-nowrap{flex-wrap:nowrap}.flex-xm-row{flex-direction:row}.flex-xm-column{flex-direction:column}.align-items-xm-start{align-items:flex-start}.align-items-xm-end{align-items:flex-end}.align-items-xm-center{align-items:center}.align-items-xm-stretch{align-items:stretch}.align-content-xm-start{align-content:flex-start}.align-content-xm-end{align-content:flex-end}.align-content-xm-center{align-content:center}.align-content-xm-stretch{align-content:stretch}.align-content-xm-between{align-content:space-between}.justify-content-xm-start{justify-content:flex-start}.justify-content-xm-end{justify-content:flex-end}.justify-content-xm-center{justify-content:center}.justify-content-xm-between{justify-content:space-between}.justify-content-xm-around{justify-content:space-around}}@media(min-width: 576px){.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.d-sm-none{display:none !important}.d-sm-block{display:block !important}.d-sm-flex{display:flex !important}.d-sm-inline-block{display:inline-block !important}.d-sm-inline-flex{display:inline-flex !important}.flex-sm-wrap{flex-wrap:wrap}.flex-sm-nowrap{flex-wrap:nowrap}.flex-sm-row{flex-direction:row}.flex-sm-column{flex-direction:column}.align-items-sm-start{align-items:flex-start}.align-items-sm-end{align-items:flex-end}.align-items-sm-center{align-items:center}.align-items-sm-stretch{align-items:stretch}.align-content-sm-start{align-content:flex-start}.align-content-sm-end{align-content:flex-end}.align-content-sm-center{align-content:center}.align-content-sm-stretch{align-content:stretch}.align-content-sm-between{align-content:space-between}.justify-content-sm-start{justify-content:flex-start}.justify-content-sm-end{justify-content:flex-end}.justify-content-sm-center{justify-content:center}.justify-content-sm-between{justify-content:space-between}.justify-content-sm-around{justify-content:space-around}}@media(min-width: 768px){.container{max-width:740px}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.d-md-none{display:none !important}.d-md-block{display:block !important}.d-md-flex{display:flex !important}.d-md-inline-block{display:inline-block !important}.d-md-inline-flex{display:inline-flex !important}.flex-md-wrap{flex-wrap:wrap}.flex-md-nowrap{flex-wrap:nowrap}.flex-md-row{flex-direction:row}.flex-md-column{flex-direction:column}.align-items-md-start{align-items:flex-start}.align-items-md-end{align-items:flex-end}.align-items-md-center{align-items:center}.align-items-md-stretch{align-items:stretch}.align-content-md-start{align-content:flex-start}.align-content-md-end{align-content:flex-end}.align-content-md-center{align-content:center}.align-content-md-stretch{align-content:stretch}.align-content-md-between{align-content:space-between}.justify-content-md-start{justify-content:flex-start}.justify-content-md-end{justify-content:flex-end}.justify-content-md-center{justify-content:center}.justify-content-md-between{justify-content:space-between}.justify-content-md-around{justify-content:space-around}}@media(min-width: 992px){.container{max-width:960px}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.d-lg-none{display:none !important}.d-lg-block{display:block !important}.d-lg-flex{display:flex !important}.d-lg-inline-block{display:inline-block !important}.d-lg-inline-flex{display:inline-flex !important}.flex-lg-wrap{flex-wrap:wrap}.flex-lg-nowrap{flex-wrap:nowrap}.flex-lg-row{flex-direction:row}.flex-lg-column{flex-direction:column}.align-items-lg-start{align-items:flex-start}.align-items-lg-end{align-items:flex-end}.align-items-lg-center{align-items:center}.align-items-lg-stretch{align-items:stretch}.align-content-lg-start{align-content:flex-start}.align-content-lg-end{align-content:flex-end}.align-content-lg-center{align-content:center}.align-content-lg-stretch{align-content:stretch}.align-content-lg-between{align-content:space-between}.justify-content-lg-start{justify-content:flex-start}.justify-content-lg-end{justify-content:flex-end}.justify-content-lg-center{justify-content:center}.justify-content-lg-between{justify-content:space-between}.justify-content-lg-around{justify-content:space-around}}@media(min-width: 1230px){.container{max-width:1200px}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.d-xl-none{display:none !important}.d-xl-block{display:block !important}.d-xl-flex{display:flex !important}.d-xl-inline-block{display:inline-block !important}.d-xl-inline-flex{display:inline-flex !important}.flex-xl-wrap{flex-wrap:wrap}.flex-xl-nowrap{flex-wrap:nowrap}.flex-xl-row{flex-direction:row}.flex-xl-column{flex-direction:column}.align-items-xl-start{align-items:flex-start}.align-items-xl-end{align-items:flex-end}.align-items-xl-center{align-items:center}.align-items-xl-stretch{align-items:stretch}.align-content-xl-start{align-content:flex-start}.align-content-xl-end{align-content:flex-end}.align-content-xl-center{align-content:center}.align-content-xl-stretch{align-content:stretch}.align-content-xl-between{align-content:space-between}.justify-content-xl-start{justify-content:flex-start}.justify-content-xl-end{justify-content:flex-end}.justify-content-xl-center{justify-content:center}.justify-content-xl-between{justify-content:space-between}.justify-content-xl-around{justify-content:space-around}}@media(min-width: 1380px){.container{max-width:1340px}.col-xxl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xxl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xxl-3{flex:0 0 25%;max-width:25%}.col-xxl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xxl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xxl-6{flex:0 0 50%;max-width:50%}.col-xxl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xxl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xxl-9{flex:0 0 75%;max-width:75%}.col-xxl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xxl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xxl-12{flex:0 0 100%;max-width:100%}.d-xxl-none{display:none !important}.d-xxl-block{display:block !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-inline-flex{display:inline-flex !important}.flex-xxl-wrap{flex-wrap:wrap}.flex-xxl-nowrap{flex-wrap:nowrap}.flex-xxl-row{flex-direction:row}.flex-xxl-column{flex-direction:column}.align-items-xxl-start{align-items:flex-start}.align-items-xxl-end{align-items:flex-end}.align-items-xxl-center{align-items:center}.align-items-xxl-stretch{align-items:stretch}.align-content-xxl-start{align-content:flex-start}.align-content-xxl-end{align-content:flex-end}.align-content-xxl-center{align-content:center}.align-content-xxl-stretch{align-content:stretch}.align-content-xxl-between{align-content:space-between}.justify-content-xxl-start{justify-content:flex-start}.justify-content-xxl-end{justify-content:flex-end}.justify-content-xxl-center{justify-content:center}.justify-content-xxl-between{justify-content:space-between}.justify-content-xxl-around{justify-content:space-around}}.form-group{margin-bottom:1.2rem}@media(min-width: 768px){.form-group{margin-bottom:2rem}}.btn{width:100%;line-height:45px;border-radius:5rem;font-weight:500;font-size:1.6rem}@media(min-width: 768px){.btn{font-size:1.8rem;line-height:60px}}.input-group{display:flex;width:100%;min-width:1px}.input-group input{flex:0 1 100%;min-width:1px;line-height:4.6rem;padding:0 2.2rem}.input-group input::placeholder{color:#466f84;opacity:.5;font-weight:500}.input-group .input-group-append .btn{height:100%;border-radius:0;font-size:1.3rem}.input-group .input-group-append .text{height:100%;display:flex;position:relative;justify-content:center;align-items:center;border:2px solid #d9d9d9;border-left:none;border-radius:0 9px 9px 0;padding:0 1rem;font-size:1.4rem;color:#9977ad}.input-group .input-group-append .text:before{content:"";width:1px;height:60%;top:20%;background-color:#a6a6a6;left:0;position:absolute}label{display:inline-block;margin-bottom:.5rem}.form-control{height:auto;line-height:5.8rem;transition:.2s linear;flex:0 1 100%;max-width:100%;width:100%;display:block;font-size:1.6rem;border-radius:20px;padding:0 2.5rem;background-color:#fff;border:1.5px solid rgba(153,119,173,.4);color:#243843;font-family:"DM Sans","sans-serif"}@media(min-width: 768px){.form-control{font-size:1.8rem}}.form-control::placeholder{opacity:.5;color:#243843;font-size:1.6rem;font-weight:400;font-family:"DM Sans","sans-serif"}@media(min-width: 768px){.form-control::placeholder{font-size:1.8rem}}.form-control[type=number]{appearance:textfield;-webkit-appearance:textfield;-moz-appearance:textfield}@media(min-width: 768px){.form-control[type=number]{text-align:right}}.form-control::-webkit-outer-spin-button,.form-control::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.form-control:focus{border-color:#9977ad;outline:none}.invalid-feedback{padding:1rem 0 0;color:#9977ad}.error-msg{color:#9977ad;font-size:1.4rem}.error-msg p{text-align:left;font-weight:500}.error{color:#9977ad;font-size:1.4rem}.error p{text-align:left}input[type=radio],input[type=checkbox]{display:none}.label-text{font-weight:400;font-size:1.4rem;line-height:2.4rem;letter-spacing:-0.26px;color:#a6a6a6}@media(min-width: 768px){.label-text{font-size:1.6rem}}.fake-radio,.fake-checkbox{flex:0 0 18px;display:block;width:1.8rem;height:1.8rem;margin-right:1.1rem;border:1.5px solid #d8d8d8;background-clip:border-box;cursor:pointer;position:relative}@media(min-width: 768px){.fake-radio,.fake-checkbox{flex:0 0 24px;width:2.4rem;height:2.4rem}}.fake-radio::after,.fake-checkbox::after{display:block;content:"";position:absolute;width:100%;height:100%;background-size:cover;background-position:center center}.fake-checkbox{border-radius:4px !important}.fake-radio{border-radius:50%;background-clip:content-box}.radio-label{cursor:pointer;margin-bottom:0}input[type=checkbox]:checked+.fake-checkbox{border-color:#ba7d94}input[type=checkbox]:checked+.fake-checkbox::after{background-image:url("../img/checkbox.png");background-color:#9977ad}input[type=radio]:checked+.fake-radio{background-color:#ba7d94;padding:3px;font-weight:bolder}input[type=checkbox]:checked~.checkbox-text{color:#243843 !important}input[type=radio]:checked~.radio-text{color:#243843 !important}textarea{resize:none;font-family:"DM Sans","sans-serif"}.form-link-icon{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);width:32px;height:32px;background-color:#d8d8d8;border-radius:6px;display:flex;align-items:center;justify-content:center}@media(min-width: 768px){.form-link-icon{width:40px;height:40px}}.form-link-icon svg{width:16px;height:16px}@media(min-width: 768px){.form-link-icon svg{width:18px;height:18px}}.selectize-control .selectize-input{font-family:"DM Sans","sans-serif" !important}.selectize-control .selectize-input::before{background:rgba(0,0,0,0) !important}.selectize-control .selectize-input:focus-within{border-color:#9977ad !important}.selectize-dropdown{top:calc(100% + 1.3rem) !important;border-radius:1.2rem;border:2px solid #d8d8d8;overflow:hidden;color:#9977ad}@media(min-width: 768px){.selectize-dropdown{top:80px !important}}.selectize-dropdown .option{padding:0 1.6rem;line-height:4.3rem;font-size:1.4rem}@media(min-width: 576px){.selectize-dropdown .option{font-size:1.6rem}}.selectize-dropdown .selected{background-color:#9977ad;color:#fff}.selectize-dropdown .active:not(.selected){background-color:#9977ad;color:#9977ad}.selectize-control .selectize-input{font-family:"DM Sans","sans-serif" !important}.selectize-control .selectize-input::before{background:rgba(0,0,0,0) !important}.selectize-control .selectize-input:focus-within{border-color:#9977ad !important}.selectize-dropdown{top:calc(100% + 1.3rem) !important;border-radius:1.2rem;border:2px solid #d8d8d8;overflow:hidden;color:#9977ad}@media(min-width: 768px){.selectize-dropdown{top:80px !important}}.selectize-dropdown .option{padding:0 1.6rem;line-height:4.3rem;font-size:1.4rem}@media(min-width: 576px){.selectize-dropdown .option{font-size:1.6rem}}.selectize-dropdown .selected{background-color:#9977ad;color:#fff}.selectize-dropdown .active:not(.selected){background-color:rgba(216,216,216,.4);color:#9977ad}header{margin-top:1.4rem;position:relative;z-index:1000;transition:.4s linear}@media(min-width: 992px){header.inactive{background-color:rgba(0,0,0,0)}}header.inactive .header-wrapper{opacity:0}@media(min-width: 992px){header.active{background-color:rgba(0,0,0,0)}}header.header-bg-white{z-index:10000;position:fixed;left:0;top:0;width:100%}@media(min-width: 992px){header.header-bg-white{top:1.5rem}}header.header-bg-white .header-wrapper{box-shadow:0px 4px 4px 0px rgba(0,0,0,.1);transition:.4s linear}@media(min-width: 992px){header.header-bg-white .header-wrapper .logo,header.header-bg-white .header-wrapper .custom-logo-link{display:none;width:unset;height:unset;top:50%;transform:translate(-50%, -50%);padding-bottom:0;border-radius:0;background-color:rgba(0,0,0,0)}header.header-bg-white .header-wrapper .logo.small,header.header-bg-white .header-wrapper .custom-logo-link.small{display:block}}@media(min-width: 1230px){header.header-bg-white .header-wrapper .logo,header.header-bg-white .header-wrapper .custom-logo-link{padding-bottom:0}}@media(min-width: 992px){header{background-color:#fff;margin-top:0}}header .header-wrapper{display:flex;align-items:center;justify-content:space-between;padding:1rem 2.1rem;border-radius:50px;background:hsla(0,0%,100%,.7);transition:.4s linear;position:relative}@media(min-width: 768px){header .header-wrapper{padding:1.5rem 2.7rem}}@media(min-width: 992px){header .header-wrapper{padding:0 2rem}}@media(min-width: 1230px){header .header-wrapper{padding:0 5rem}}@media(min-width: 1380px){header .header-wrapper{padding:0 9rem}}header .header-wrapper:before{position:absolute;top:0;left:0;height:100%;width:100%;content:"";z-index:-1;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border-radius:50px}header .header-wrapper .logo,header .header-wrapper .custom-logo-link{display:block;max-width:75px}@media(min-width: 768px){header .header-wrapper .logo,header .header-wrapper .custom-logo-link{max-width:100px}}@media(min-width: 992px){header .header-wrapper .logo,header .header-wrapper .custom-logo-link{max-width:unset;height:150px;width:150px;position:absolute;top:100px;left:50%;transform:translate(-50%, -100px);border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center}}@media(min-width: 1230px){header .header-wrapper .logo,header .header-wrapper .custom-logo-link{width:198px;height:198px;top:-48px;transform:translate(-50%, 0);padding-bottom:3rem;align-items:flex-end}}@media(min-width: 992px){header .header-wrapper .logo img,header .header-wrapper .custom-logo-link img{max-width:120px}}@media(min-width: 1230px){header .header-wrapper .logo img,header .header-wrapper .custom-logo-link img{max-width:130px}}header .header-wrapper .logo.small,header .header-wrapper .custom-logo-link.small{display:none}@media(min-width: 992px){header .header-wrapper .mobile-menu-wrapper{display:none !important}}header .header-wrapper .mobile-menu-wrapper .overlay{position:fixed;height:100vh;height:100dvh;width:100%;inset:0;display:none;background-color:rgba(0,0,0,.6);z-index:900}header .header-wrapper .mobile-menu-wrapper .mobile-menu{position:fixed;height:100vh;height:100dvh;width:100%;padding:2.4rem 1.5rem 4.8rem;top:0;left:-100%;background:linear-gradient(180deg, #F6F2F7 0%, #E1D7E7 100%);z-index:1000;overflow-y:auto;display:flex;flex-direction:column;transition:.4s linear}@media(min-width: 768px){header .header-wrapper .mobile-menu-wrapper .mobile-menu{padding:2.9rem calc((100vw - 740px)/2 + 15px) 5rem}}header .header-wrapper .mobile-menu-wrapper .mobile-menu.active{left:0}header .header-wrapper .mobile-menu-wrapper .mobile-menu .mobile-top-menu-wrapper{display:flex;align-items:center;justify-content:space-between;margin-bottom:6.5rem;padding:0 2rem}header .header-wrapper .mobile-menu-wrapper .mobile-menu .mobile-top-menu-wrapper .mobile-close{cursor:pointer}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu{display:block;padding:0 2rem}header .header-wrapper .nav-menu{display:none}@media(min-width: 992px){header .header-wrapper .nav-menu{display:flex;align-items:center;justify-content:space-between}}@media(min-width: 992px){header .header-wrapper .nav-menu.menu-left{margin-right:auto}}@media(min-width: 992px){header .header-wrapper .nav-menu.menu-right{margin-left:auto}}header .header-wrapper .nav-menu .nav-item{margin-bottom:3rem}@media(min-width: 992px){header .header-wrapper .nav-menu .nav-item{margin-bottom:0;padding:2.3rem 0;position:relative}}@media(min-width: 992px){header .header-wrapper .nav-menu .nav-item:hover .nav-link{background-color:rgba(186,125,148,.09);border-radius:50px}}@media(min-width: 992px){header .header-wrapper .nav-menu .nav-item:not(:first-of-type){margin-left:1rem}}@media(min-width: 1230px){header .header-wrapper .nav-menu .nav-item:not(:first-of-type){margin-left:1.1rem}}header .header-wrapper .nav-menu .nav-item .nav-link{display:flex;align-items:center;display:block}@media(min-width: 992px){header .header-wrapper .nav-menu .nav-item .nav-link{padding:1.2rem 1.7rem}}@media(min-width: 1230px){header .header-wrapper .nav-menu .nav-item .nav-link{padding:1.2rem 2.8rem}}header .header-wrapper .nav-menu .nav-item .nav-link .nav-link-title{font-family:"DM Sans","sans-serif";font-size:2rem;font-weight:500;color:#ba7d94}@media(min-width: 992px){header .header-wrapper .nav-menu .nav-item .nav-link .nav-link-title{font-size:1.6rem}}header .header-wrapper .nav-menu .nav-item .nav-link .nav-link-chevron{margin-left:8px}@media(min-width: 992px){header .header-wrapper .nav-menu .nav-item .nav-link .nav-link-chevron{margin-left:5px}}header .header-wrapper .nav-menu .nav-item .nav-link .nav-link-chevron svg{fill:#ba7d94}header .header-wrapper .nav-menu .nav-item .submenu{padding-left:2rem;padding-top:2rem;padding-bottom:2px;display:none}@media(min-width: 992px){header .header-wrapper .nav-menu .nav-item .submenu{position:absolute;top:calc(100% + 1rem);left:50%;transform:translateX(-50%);background-color:#fff;padding:2.2rem 1.5rem 1.6rem;border-radius:20px;text-align:center}}header .header-wrapper .nav-menu .nav-item .submenu .submenu-item{margin-bottom:1rem}@media(min-width: 992px){header .header-wrapper .nav-menu .nav-item .submenu .submenu-item:hover .submenu-link{background-color:rgba(186,125,148,.09);border-radius:50px}}header .header-wrapper .nav-menu .nav-item .submenu .submenu-item.view-all{margin-left:-20px;margin-bottom:0}@media(min-width: 992px){header .header-wrapper .nav-menu .nav-item .submenu .submenu-item.view-all{margin-left:0;margin-top:9px}}@media(min-width: 992px){header .header-wrapper .nav-menu .nav-item .submenu .submenu-item.view-all:hover .submenu-arrow{transition:.3s linear;transform:rotateZ(45deg)}}header .header-wrapper .nav-menu .nav-item .submenu .submenu-item.view-all .submenu-link{padding:13px 23px;background-color:#ba7d94;border-radius:50px;display:inline-block}@media(min-width: 992px){header .header-wrapper .nav-menu .nav-item .submenu .submenu-item.view-all .submenu-link{padding:8.2px 23px;display:flex;text-wrap:nowrap}}header .header-wrapper .nav-menu .nav-item .submenu .submenu-item.view-all .submenu-link .nav-link-title{color:#fff;font-weight:500;margin-right:1rem;display:inline-block;padding:unset}@media(min-width: 992px){header .header-wrapper .nav-menu .nav-item .submenu .submenu-item.view-all .submenu-link .nav-link-title{font-size:1.6rem;margin-right:1.5rem}}header .header-wrapper .nav-menu .nav-item .submenu .submenu-item.view-all .submenu-arrow{transition:.3s linear}header .header-wrapper .nav-menu .nav-item .submenu .submenu-item .submenu-link{display:block}@media(min-width: 992px){header .header-wrapper .nav-menu .nav-item .submenu .submenu-item .submenu-link{display:inline-block;color:#ba7d94;padding:1.2rem 2.8rem}}@media(min-width: 992px){header .header-wrapper .nav-menu .nav-item .submenu .submenu-item .submenu-link:hover .nav-link{background-color:rgba(186,125,148,.09);border-radius:50px}}header .header-wrapper .nav-menu .nav-item .submenu .submenu-item .submenu-link .nav-link-title{font-weight:400}header .header-wrapper .action-wrapper{margin-left:auto}@media(min-width: 992px){header .header-wrapper .action-wrapper{margin-left:2.5rem}}header .header-wrapper .action-wrapper .toggler-menu{width:25px;cursor:pointer;margin-left:1rem}@media(min-width: 992px){header .header-wrapper .action-wrapper .toggler-menu{display:none}}header .header-wrapper .action-wrapper .toggler-menu span{display:block;background-color:#ba7d94;height:3px;width:75%;margin-left:auto;border-radius:5px}header .header-wrapper .action-wrapper .toggler-menu span:not(:last-of-type){margin-bottom:5px;width:100%}header .header-wrapper .action-wrapper .cta-wrapper{display:flex;align-items:center}header .header-wrapper .action-wrapper .cta-wrapper .cta-link{display:block;position:relative}@media(min-width: 992px){header .header-wrapper .action-wrapper .cta-wrapper .cta-link{padding:.6rem 0 0}}header .header-wrapper .action-wrapper .cta-wrapper .cta-link:not(:first-of-type){margin-left:2.5rem}header .header-wrapper .action-wrapper .cta-wrapper .cta-link svg{fill:#ba7d94}header .header-wrapper .action-wrapper .cta-wrapper .cta-link .cart-items-number{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;transform:translateY(-3px);border-radius:50%;font-size:1rem;font-weight:600;color:#fff;width:14px;height:14px;background-color:#9977ad}@media(min-width: 992px){header .header-wrapper .action-wrapper .cta-wrapper .cta-link .cart-items-number{transform:translateY(0)}}.social-wrapper{border-top:1px solid rgba(36,56,67,.1);padding-top:4.9rem;margin-top:auto;display:flex;align-items:center;justify-content:center}.social-wrapper .social-link{width:45px;height:45px;border-radius:50%;background-color:#9977ad;display:flex;align-items:center;justify-content:center}.social-wrapper .social-link:not(:last-of-type){margin-right:12px}.social-wrapper .social-link svg{fill:#fff}.courses-lead{position:relative;margin-top:-9.1rem;padding:14rem 0 3.6rem;border-radius:0px 0px 30px 30px}@media(min-width: 768px){.courses-lead{margin-top:-12.1rem}}@media(min-width: 992px){.courses-lead{margin-top:0;padding:15.4rem 0 5.4rem;border-radius:0px 0px 100px 100px}}.courses-lead .courses-lead-overlay{position:absolute;background-image:url("../img/lead-mask.png");background-repeat:no-repeat;background-size:cover;background-position:center center;opacity:.1;inset:0}.courses-lead .courses-lead-wrapper{position:relative;z-index:1;max-width:620px}.courses-lead .courses-lead-wrapper .courses-lead-title{color:#9977ad;margin-bottom:1.1rem}@media(min-width: 768px){.courses-lead .courses-lead-wrapper .courses-lead-title{margin-bottom:1.3rem}}.courses-lead .courses-lead-wrapper .courses-lead-title .courses-lead-short-desc{font-size:1.4rem;line-height:157.143%;margin-bottom:0}@media(min-width: 768px){.courses-lead .courses-lead-wrapper .courses-lead-title .courses-lead-short-desc{font-size:1.6rem}}@media(min-width: 992px){.courses-lead .courses-lead-wrapper .courses-lead-title .courses-lead-short-desc{font-size:1.8rem;line-height:142%}}.courses-section{padding:4rem 0 0}@media(min-width: 768px){.courses-section{padding:6.9rem 0 0}}.courses-section .courses-section-wrapper .courses-categories-wrapper{display:flex;align-items:center;overflow:auto;position:relative;-ms-overflow-style:none;scrollbar-width:none;padding-bottom:4rem;clip-path:inset(0 0 4rem 0);right:-15px;margin-left:-15px}@media(min-width: 768px){.courses-section .courses-section-wrapper .courses-categories-wrapper{margin-bottom:5.9rem;right:unset;margin-left:unset;justify-content:center;padding-bottom:unset;clip-path:unset}}.courses-section .courses-section-wrapper .courses-categories-wrapper .course-category{display:block;line-height:3.7rem;padding:0 2.8rem;border-radius:50px;border:1.5px solid #9977ad;color:#9977ad;transition:.4s linear;font-weight:500;text-align:center;cursor:pointer;white-space:nowrap}@media(min-width: 992px){.courses-section .courses-section-wrapper .courses-categories-wrapper .course-category{padding:0 3.6rem}}.courses-section .courses-section-wrapper .courses-categories-wrapper .course-category.active,.courses-section .courses-section-wrapper .courses-categories-wrapper .course-category:hover{background-color:#9977ad;color:#fff}.courses-section .courses-section-wrapper .courses-categories-wrapper .course-category:last-of-type{margin-right:15px}@media(min-width: 768px){.courses-section .courses-section-wrapper .courses-categories-wrapper .course-category:last-of-type{margin-right:0}}.courses-section .courses-section-wrapper .courses-categories-wrapper .course-category:not(:last-of-type){margin-right:1.3rem}@media(min-width: 768px){.courses-section .courses-section-wrapper .courses-categories-wrapper .course-category:not(:last-of-type){margin-right:1.9rem}}@media(min-width: 576px){.courses-section .courses-section-wrapper .courses-list-wrapper{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem}}@media(min-width: 992px){.courses-section .courses-section-wrapper .courses-list-wrapper{gap:3rem}}@media(min-width: 1230px){.courses-section .courses-section-wrapper .courses-list-wrapper{grid-template-columns:repeat(3, 1fr)}}.course-item{padding:1.7rem;border-radius:2rem;margin-bottom:2.4rem;display:flex;flex-direction:column}.course-item.active{display:none}@media(min-width: 576px){.course-item{margin-bottom:0}}@media(min-width: 1230px){.course-item{padding:2.1rem}}.course-item .course-item-img{border-radius:2rem;overflow:hidden;margin-bottom:1.6rem}.course-item .course-item-img::after{padding-top:58.82%}.course-item .course-item-img .course-item-category{padding-inline:1.3rem;line-height:2.2rem;height:2.2rem;text-align:center;font-size:1.2rem;font-weight:500;position:absolute;border-radius:50px;background-color:#fff;top:13.5px;left:12px}.course-item .course-info-wrapper{margin-bottom:1.8rem;flex:1}@media(min-width: 768px){.course-item .course-info-wrapper{margin-bottom:3rem}}@media(min-width: 992px){.course-item .course-info-wrapper{margin-bottom:4.5rem}}@media(min-width: 1230px){.course-item .course-info-wrapper{margin-bottom:5.2rem}}.course-item .course-info-wrapper .course-info{margin-bottom:1.6rem}.course-item .course-info-wrapper .course-info .course-lessons{align-items:center}.course-item .course-info-wrapper .course-info .course-lessons .course-lessons-icon{width:15px;height:18px}.course-item .course-info-wrapper .course-info .course-lessons .course-lessons-number{font-size:1.4rem;font-weight:500;padding-left:9px}.course-item .course-info-wrapper .course-info .course-lessons .course-lessons-separator{display:block;width:1.5px;height:10px;margin-inline:1.5rem}.course-item .course-info-wrapper .course-info .course-teacher-name{font-size:1.4rem;font-weight:500}.course-item .course-info-wrapper .course-title{margin-bottom:0}.course-item .course-info-wrapper .course-title a{display:block;font-size:2.2rem;font-weight:500;line-height:127.273%;letter-spacing:-0.44px}@media(min-width: 768px){.course-item .course-info-wrapper .course-title a{font-size:2.4rem;line-height:138%;letter-spacing:-0.6px}}@media(min-width: 992px){.course-item .course-info-wrapper .course-title a{font-size:3rem}}.course-item .course-price-wrapper{align-items:center;justify-content:space-between;padding-top:2.4rem;border-top:1px solid rgba(36,56,67,.1)}.course-item .course-price-wrapper.paid{justify-content:center}.course-item .course-price-wrapper span{display:block}.course-item .course-price-wrapper span bdi{display:flex;align-items:center;font-size:2.4rem;font-family:"DM Sans","sans-serif";font-weight:600;line-height:138%;letter-spacing:-0.48px;margin-bottom:0}@media(min-width: 576px){.course-item .course-price-wrapper span bdi{font-size:1.6rem;letter-spacing:-0.6px}}@media(min-width: 768px){.course-item .course-price-wrapper span bdi{font-size:2.2rem}}@media(min-width: 992px){.course-item .course-price-wrapper span bdi{font-size:2.8rem}}@media(min-width: 1230px){.course-item .course-price-wrapper span bdi{font-size:2.4rem}}@media(min-width: 1380px){.course-item .course-price-wrapper span bdi{font-size:3rem}}.course-item .course-price-wrapper span bdi .woocommerce-Price-currencySymbol{text-transform:uppercase;font-family:"DM Sans","sans-serif"}.course-item .course-price-wrapper .course-price{position:relative}.course-item .course-price-wrapper .course-price del{position:absolute;top:0;left:0;transform:translateY(-80%);text-decoration:none}.course-item .course-price-wrapper .course-price del bdi{font-size:1.6rem;text-decoration:line-through;font-weight:400}@media(min-width: 768px){.course-item .course-price-wrapper .course-price del bdi{font-size:1.8rem}}.course-item .course-price-wrapper .course-price ins{text-decoration:none}.newsletter{padding:4rem 0}@media(min-width: 768px){.newsletter{padding:7rem 0}}@media(min-width: 992px){.newsletter{padding:9.4rem 0}}.newsletter .newsletter-wrapper{padding:3rem 2.4rem;background-color:#ba7d94;border-radius:2rem}@media(min-width: 576px){.newsletter .newsletter-wrapper{padding:4rem 5rem;max-width:550px;margin-inline:auto}}@media(min-width: 768px){.newsletter .newsletter-wrapper{max-width:unset;margin-inline:unset;display:flex;align-items:center;justify-content:space-between;padding:4rem 2rem}}@media(min-width: 992px){.newsletter .newsletter-wrapper{padding:4.7rem 5.7rem}}.newsletter .newsletter-wrapper .newsletter-info{margin-bottom:2.1rem;position:relative;z-index:2}@media(min-width: 576px){.newsletter .newsletter-wrapper .newsletter-info{margin-bottom:4rem}}@media(min-width: 768px){.newsletter .newsletter-wrapper .newsletter-info{margin-bottom:0;flex:0 0 calc(50% - 2rem);width:calc(50% - 2rem)}}@media(min-width: 992px){.newsletter .newsletter-wrapper .newsletter-info{flex:1;width:unset}}@media(min-width: 992px){.newsletter .newsletter-wrapper .newsletter-info{flex:1;max-width:413px}}.newsletter .newsletter-wrapper .newsletter-info .newsletter-title{font-family:"Sanford","sans-serif";font-size:3.8rem;font-weight:400;letter-spacing:-1.14px;line-height:105.26%;color:#fff;margin-bottom:8px}@media(min-width: 992px){.newsletter .newsletter-wrapper .newsletter-info .newsletter-title{font-size:4.5rem;line-height:102.22%;letter-spacing:-1.35px;margin-bottom:1.5rem}}.newsletter .newsletter-wrapper .newsletter-info .newsletter-short-desc{font-weight:300;margin-bottom:0;line-height:151%;letter-spacing:-0.16px;color:#fff}@media(min-width: 992px){.newsletter .newsletter-wrapper .newsletter-info .newsletter-short-desc{line-height:132.5%}}.newsletter .newsletter-wrapper .mc4wp-form,.newsletter .newsletter-wrapper .newsletter-form{position:relative;z-index:2}@media(min-width: 768px){.newsletter .newsletter-wrapper .mc4wp-form,.newsletter .newsletter-wrapper .newsletter-form{flex:0 0 calc(50% - 2rem);width:calc(50% - 2rem)}}@media(min-width: 992px){.newsletter .newsletter-wrapper .mc4wp-form,.newsletter .newsletter-wrapper .newsletter-form{flex:0 0 384px;width:384px}}.newsletter .newsletter-wrapper .mc4wp-form .newsletter-btn-wrapper,.newsletter .newsletter-wrapper .newsletter-form .newsletter-btn-wrapper{align-items:center;flex-wrap:wrap;position:relative}.newsletter .newsletter-wrapper .mc4wp-form .newsletter-btn-wrapper .form-control,.newsletter .newsletter-wrapper .newsletter-form .newsletter-btn-wrapper .form-control{display:block;font-size:1.4rem;line-height:4.6rem;border-radius:50px;border:1px solid rgba(28,37,44,.1)}@media(min-width: 576px){.newsletter .newsletter-wrapper .mc4wp-form .newsletter-btn-wrapper .form-control,.newsletter .newsletter-wrapper .newsletter-form .newsletter-btn-wrapper .form-control{font-size:1.6rem;line-height:4.8rem}}.newsletter .newsletter-wrapper .mc4wp-form .newsletter-btn-wrapper .error-msg,.newsletter .newsletter-wrapper .newsletter-form .newsletter-btn-wrapper .error-msg{position:absolute;bottom:0;left:2.2rem;transform:translateY(calc(100% + 4px))}.newsletter .newsletter-wrapper .mc4wp-form .newsletter-btn-wrapper .error-msg p,.newsletter .newsletter-wrapper .newsletter-form .newsletter-btn-wrapper .error-msg p{color:#243843;margin-bottom:0}.newsletter .newsletter-wrapper .mc4wp-form .newsletter-btn,.newsletter .newsletter-wrapper .newsletter-form .newsletter-btn{border-radius:10px;position:absolute;border-radius:50%;background-color:#466f84;top:50%;right:8px;transform:translateY(-50%);flex:0 0 36px;width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center}.newsletter .newsletter-wrapper .mc4wp-form .newsletter-btn svg,.newsletter .newsletter-wrapper .newsletter-form .newsletter-btn svg{fill:#fff}.newsletter .newsletter-wrapper .newsletter-img{display:none}@media(min-width: 768px){.newsletter .newsletter-wrapper .newsletter-img{display:block;bottom:-1px;right:20px;max-width:312px}}@media(min-width: 1230px){.newsletter .newsletter-wrapper .newsletter-img{left:50%;transform:translateX(-50%)}}footer{background:linear-gradient(180deg, rgba(186, 125, 148, 0.09) 0%, rgba(186, 125, 148, 0.3) 100%);padding:2.5rem 0;text-align:center}@media(min-width: 768px){footer{padding:5.8rem 0 2.5rem}}footer .footer-wrapper .social-links-title{display:block;font-weight:500;margin-bottom:1.8rem}footer .footer-wrapper .social-wrapper{border-top:unset;padding-top:0;margin-bottom:5.7rem}@media(min-width: 576px){footer .footer-wrapper .social-wrapper{margin-bottom:3.5rem}}footer .footer-wrapper .social-wrapper .social-link{width:34px;height:34px;transition:.4s linear}footer .footer-wrapper .social-wrapper .social-link:hover{transform:scale(1.3)}footer .footer-wrapper .social-wrapper .social-link svg{width:18px;height:18px}footer .footer-wrapper .social-wrapper .social-link:not(:last-of-type){margin-right:9px}footer .footer-wrapper .footer-menu{margin-bottom:4rem}@media(min-width: 576px){footer .footer-wrapper .footer-menu{display:flex;align-items:center;justify-content:space-evenly;flex-wrap:wrap;margin-bottom:2rem}}@media(min-width: 992px){footer .footer-wrapper .footer-menu{justify-content:center;margin-bottom:0}}@media(min-width: 576px){footer .footer-wrapper .footer-menu .footer-nav-item{flex:0 0 calc(33.33% - 4rem);margin-bottom:2rem !important}}@media(min-width: 768px){footer .footer-wrapper .footer-menu .footer-nav-item{flex:0 0 calc(33.33% - 5.5rem);margin-bottom:3rem !important}}@media(min-width: 992px){footer .footer-wrapper .footer-menu .footer-nav-item{flex:unset;margin-bottom:2.3rem !important}}@media(min-width: 992px){footer .footer-wrapper .footer-menu .footer-nav-item:hover .footer-nav-link{color:#9977ad}}footer .footer-wrapper .footer-menu .footer-nav-item:not(:last-of-type){margin-bottom:2.9rem}@media(min-width: 576px){footer .footer-wrapper .footer-menu .footer-nav-item:not(:last-of-type){margin-bottom:unset}}@media(min-width: 992px){footer .footer-wrapper .footer-menu .footer-nav-item:not(:last-of-type){margin-right:4.6rem}}footer .footer-wrapper .footer-menu .footer-nav-item .footer-nav-link{font-weight:500;transition:.4s linear}.footer-bottom{background:unset !important;padding-bottom:0 !important}.footer-bottom::before{content:"";display:block;height:1px;width:calc(100% + 30px) !important;background-color:rgba(36,56,67,.1);margin-left:-15px !important;margin-bottom:2.7rem}@media(min-width: 576px){.footer-bottom::before{margin-bottom:3rem}}@media(min-width: 768px){.footer-bottom::before{width:100%;margin-left:0}}@media(min-width: 992px){.footer-bottom::before{margin-bottom:2.3rem}}@media(min-width: 1265px){.footer-bottom .footer-bottom-wrapper{display:flex;justify-content:space-between;align-items:center}}.footer-bottom .footer-bottom-wrapper .copyright-text{font-size:1.2rem;line-height:200%;margin-bottom:0;margin-bottom:1.5rem}@media(min-width: 1265px){.footer-bottom .footer-bottom-wrapper .copyright-text{margin-bottom:0}}.footer-bottom .footer-bottom-wrapper .copyright-text .developers .developers-link{text-decoration:underline}.footer-bottom .footer-bottom-wrapper .card-wrapper{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.footer-bottom .footer-bottom-wrapper .card-wrapper .card-img{padding:1rem .5rem}.footer-bottom .footer-bottom-wrapper .card-wrapper .card-img:not(:last-of-type){margin-right:1rem}@media(min-width: 1265px){.footer-bottom .footer-bottom-wrapper .card-wrapper .card-img:not(:last-of-type){margin-right:1.5rem}}.footer-bottom .footer-bottom-wrapper .card-wrapper .card-img img{max-height:25px}@media(min-width: 576px){.footer-bottom .footer-bottom-wrapper .card-wrapper .card-img img{max-height:30px}}/*# sourceMappingURL=courses.css.map */
