@font-face{font-family:"Barcelony";src:url('../fonts/Barcelony.ttf')}@font-face{font-family:"MontserratSemiBold";src:url('../fonts/Montserrat-SemiBold.otf')}@font-face{font-family:"MontserratMedium";src:url('../fonts/Montserrat-Medium.otf')}@font-face{font-family:"MontserratBold";src:url('../fonts/Montserrat-Bold.otf')}@font-face{font-family:"MontserratRegular";src:url('../fonts/Montserrat-Regular.otf')}@-webkit-keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes lds-ellipsis2{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}to{-webkit-transform:translate(24px,0);transform:translate(24px,0)}}@keyframes lds-ellipsis2{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}to{-webkit-transform:translate(24px,0);transform:translate(24px,0)}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{0%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}body,html{overflow-x:hidden}body{font-size:16px;min-height:100vh;font-family:MontserratRegular}a{-webkit-transition:0.5s;transition:0.5s;text-decoration:none}.button-gradient{border-radius:10px;background:#c848ff;background:-webkit-gradient(linear,left top,right top,from(#7d3aec),to(#c848ff));background:linear-gradient(90deg,#7d3aec 0%,#c848ff 100%);color:#FFF;font-family:MontserratMedium;position:relative}.button-gray-bullet span{position:absolute;top:50%;right:-7.5px;width:15px;height:15px;border-radius:50%;background-color:#F3F3F3;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.border-purple{border:1px solid #A32FFF}.back{color:#6C0AFF;font-family:MontserratMedium;cursor:pointer}.back svg{width:10px;height:auto;position:relative;top:7px;margin-right:5px}body .notification_bar{background-color:#7d3aec;position:relative}body .notification_bar__inner{max-width:1240px;margin:0 auto;padding:15px 50px;text-align:center}body .notification_bar__inner--close{position:absolute;top:10px;right:25px;z-index:10}body .notification_bar__inner--close svg{cursor:pointer;width:25px;height:25px;color:#FFF}body .notification_bar__inner p{color:#FFF;font-family:MontserratMedium;margin:0}body .navbar-wrapper{max-width:1240px;margin:0 auto;width:100%;position:relative;z-index:100;height:100px;padding:0 25px}body .navbar-wrapper__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:1px solid #DEDEDE}body .navbar-wrapper__inner--left{width:30%}body .navbar-wrapper__inner--left svg{height:40px;width:auto}@media only screen and (min-width:768px){body .navbar-wrapper__inner--left svg{height:59px}}body .navbar-wrapper__inner--middle{width:40%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:none}@media only screen and (min-width:1200px){body .navbar-wrapper__inner--middle{display:-webkit-box;display:-ms-flexbox;display:flex}}body .navbar-wrapper__inner--middle .inner{height:100%}body .navbar-wrapper__inner--middle .inner .menu-primary-container{height:100%}body .navbar-wrapper__inner--middle ul.menu{height:100%;list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body .navbar-wrapper__inner--middle ul.menu>li{float:left;margin-right:50px;position:relative;line-height:1;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body .navbar-wrapper__inner--middle ul.menu>li:focus>a:after,body .navbar-wrapper__inner--middle ul.menu>li:hover>a:after{display:block}body .navbar-wrapper__inner--middle ul.menu>li:focus ul.sub-menu,body .navbar-wrapper__inner--middle ul.menu>li:hover ul.sub-menu{opacity:1;visibility:visible}body .navbar-wrapper__inner--middle ul.menu>li:last-child{margin-right:0}body .navbar-wrapper__inner--middle ul.menu>li a{font-family:MontserratMedium;font-size:14px;color:#7A808C;position:relative}body .navbar-wrapper__inner--middle ul.menu>li a:after{content:"";position:absolute;top:6px;left:-15px;width:7px;height:7px;border-radius:50%;background-color:#DF4A83;display:none}body .navbar-wrapper__inner--middle ul.menu>li a:focus,body .navbar-wrapper__inner--middle ul.menu>li a:hover{text-decoration:none}body .navbar-wrapper__inner--middle ul.menu>li.current_page_item>a:after{display:block}body .navbar-wrapper__inner--middle ul.menu>li ul.sub-menu{position:absolute;left:0;top:100%;width:250px;background-color:#FFF;border:1px solid rgba(0,0,0,0.2);opacity:0;visibility:hidden}body .navbar-wrapper__inner--middle ul.menu>li ul.sub-menu li{float:none;margin:0;list-style:none}body .navbar-wrapper__inner--middle ul.menu>li ul.sub-menu li:last-child a{border:none}body .navbar-wrapper__inner--middle ul.menu>li ul.sub-menu li a{display:block;width:100%;padding:15px;font-size:14px;border-bottom:1px solid rgba(0,0,0,0.2)}body .navbar-wrapper__inner--right{width:70%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:1200px){body .navbar-wrapper__inner--right{width:30%}}body .navbar-wrapper__inner--right .cart{margin-right:15px;position:relative}body .navbar-wrapper__inner--right .cart .cart-count{position:absolute;top:-10px;left:-10px;width:25px;height:25px;background-color:#6C0AFF;color:#FFF;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;border-radius:50%}body .navbar-wrapper__inner--right .cart svg{width:30px;height:auto;color:#a12eff}body .navbar-wrapper__inner--right .user{margin-right:15px;position:relative}body .navbar-wrapper__inner--right .user svg{cursor:pointer}body .navbar-wrapper__inner--right .user.active .user__options{opacity:1;visibility:visible}body .navbar-wrapper__inner--right .user__options{opacity:0;-webkit-transition:0.5s;transition:0.5s;visibility:hidden;position:absolute;top:80px;right:0;border-radius:10px;border:1px solid #DEDEDE;padding:25px;background-color:#FFF;width:200px}@media only screen and (min-width:1200px){body .navbar-wrapper__inner--right .user__options{left:0;right:unset}}body .navbar-wrapper__inner--right .user__options--inner .name{border-radius:10px;border:1px solid #DEDEDE;color:#DF4A83;padding:10px;max-width:175px;text-align:center;font-family:MontserratMedium}body .navbar-wrapper__inner--right .user__options--inner .nav-items{margin-top:15px}body .navbar-wrapper__inner--right .user__options--inner .nav-items ul{list-style:none}body .navbar-wrapper__inner--right .user__options--inner .nav-items ul li{margin-bottom:15px;text-align:center}body .navbar-wrapper__inner--right .user__options--inner .nav-items ul li a{color:#6C0AFF;font-family:MontserratMedium}body .navbar-wrapper__inner--right .user__options--inner .nav-items ul li:last-child{margin-bottom:0}body .navbar-wrapper__inner--right .user__options--inner .nav-items ul li:last-child a{color:#DF4A83}body .navbar-wrapper__inner--right .user__options--inner .button{text-align:center;margin-bottom:15px}body .navbar-wrapper__inner--right .user__options--inner .button:last-child{margin-bottom:0}body .navbar-wrapper__inner--right .user__options--inner .button:last-child a{color:#A02DFF;border:1px solid #A02DFF;border-radius:10px}body .navbar-wrapper__inner--right .user__options--inner .button a{width:100%;display:inline-block;padding:10px 15px;cursor:pointer}body .navbar-wrapper__inner--right .language{margin-right:15px;height:45px;width:45px;border-radius:10px;border:1px solid #DEDEDE;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body .navbar-wrapper__inner--right .language p{margin:0}body .navbar-wrapper__inner--right .hamburger-open{position:relative;width:30px;height:18px}@media only screen and (min-width:1200px){body .navbar-wrapper__inner--right .hamburger-open{display:none}}body .navbar-wrapper__inner--right .hamburger-open span{position:absolute;top:0;left:0;width:100%;height:4px;background-color:#6C0AFF}body .navbar-wrapper__inner--right .hamburger-open span:nth-child(2){top:7px}body .navbar-wrapper__inner--right .hamburger-open span:nth-child(3){top:14px}body .navbar-wrapper__inner--right .button-wrapper{display:none}@media only screen and (min-width:1200px){body .navbar-wrapper__inner--right .button-wrapper{display:block}}body .navbar-wrapper__inner--right .button-wrapper a{border:none;font-size:12px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body .navbar-wrapper__inner--right .button-wrapper a svg{width:auto;height:30px}body .navbar-wrapper__inner--right .button-wrapper a.desktop{width:160px;height:45px}@media (max-width:1199px){body .navbar-wrapper__inner--right .button-wrapper a.desktop{display:none}}body .navbar-wrapper__inner--right .button-wrapper a.mobile{width:35px;height:35px}@media only screen and (min-width:1200px){body .navbar-wrapper__inner--right .button-wrapper a.mobile{display:none}}body .navbar-wrapper__inner--right .button-wrapper a span{background-color:#FFF}body .rank-math-breadcrumb{max-width:1240px;margin:0 auto;z-index:-1;width:100%;position:relative;padding:10px 25px}body .rank-math-breadcrumb a,body .rank-math-breadcrumb span{font-size:14px}body .mobile-menu{position:fixed;top:0;left:0;height:100vh;width:320px;background-color:#FFF;z-index:100000;-webkit-transform:translateX(-320px);transform:translateX(-320px);-webkit-transition:0.5s;transition:0.5s}body .mobile-menu.open{-webkit-transform:translateX(0);transform:translateX(0)}body .mobile-menu__inner .top{height:50px;border-bottom:1px solid #DEDEDE;width:100%;padding:7px 15px 10px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}body .mobile-menu__inner .top .mobile-close svg{height:35px;width:auto;color:#6C0AFF}body .mobile-menu__inner .content ul{margin:0}body .mobile-menu__inner .content ul li a{display:block;padding:15px;border-bottom:1px solid #DEDEDE;color:#333;line-height:1}body .mobile-menu__inner .content ul li.menu-item-has-children>a{display:none}body .footer__inner{max-width:1240px;margin:0 auto;width:100%;padding:50px 25px 25px}body .footer__inner--top{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:992px){body .footer__inner--top{margin-bottom:25px}}body .footer__inner--top .left{width:100%;text-align:center;padding-bottom:25px}@media only screen and (min-width:992px){body .footer__inner--top .left{padding-bottom:0;text-align:left;width:20%;padding-right:25px}}body .footer__inner--top .left svg{width:100%;height:auto;max-width:200px}body .footer__inner--top .line{width:100%;position:relative}@media only screen and (min-width:992px){body .footer__inner--top .line{width:22.5%}}body .footer__inner--top .line:before{content:"";width:100%;position:absolute;top:50%;left:0;background-color:#DF4A83;height:2px}@media only screen and (max-width:991px){body .footer__inner--top .line:before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);max-width:320px}}body .footer__inner--top .middle{width:100%;padding:25px 0 15px 0}@media only screen and (min-width:992px){body .footer__inner--top .middle{padding:0;width:15%}}body .footer__inner--top .middle ul.social{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin:0;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body .footer__inner--top .middle ul.social li{margin-right:15px}body .footer__inner--top .middle ul.social li:last-child{margin-right:0}body .footer__inner--top .middle ul.social li a{color:#5A54A2}body .footer__inner--top .middle ul.social li a:focus,body .footer__inner--top .middle ul.social li a:hover{color:#DF4A83}body .footer__inner--top .middle ul.social li a svg{width:auto;height:22px}body .footer__inner--top .right{padding-top:25px;width:100%}@media only screen and (min-width:992px){body .footer__inner--top .right{padding-top:0;width:20%;padding-left:25px}}body .footer__inner--top .right .button-wrapper{width:100%;text-align:center}@media only screen and (min-width:992px){body .footer__inner--top .right .button-wrapper{text-align:right}}body .footer__inner--top .right .button-wrapper a{border:2px solid #DF4A83;border-radius:25px;padding:10px 15px;text-align:center;display:inline-block;width:100%;max-width:200px}body .footer__inner--top .right .button-wrapper a svg path{-webkit-transition:0.5s;transition:0.5s}body .footer__inner--top .right .button-wrapper a:focus,body .footer__inner--top .right .button-wrapper a:hover{background-color:#DF4A83}body .footer__inner--top .right .button-wrapper a:focus svg path,body .footer__inner--top .right .button-wrapper a:hover svg path{fill:#FFF}body .footer__inner--bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body .footer__inner--bottom .left{width:100%}@media only screen and (min-width:992px){body .footer__inner--bottom .left{width:60%}}body .footer__inner--bottom .left ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0}@media only screen and (max-width:991px){body .footer__inner--bottom .left ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}body .footer__inner--bottom .left ul li{margin-bottom:15px;width:100%;text-align:center}@media (min-width:375px){body .footer__inner--bottom .left ul li{text-align:left;width:auto;margin-right:15px}}@media only screen and (min-width:768px){body .footer__inner--bottom .left ul li{margin-right:50px}}body .footer__inner--bottom .left ul li:last-child{margin-right:0}body .footer__inner--bottom .left ul li a{cursor:pointer;color:#5A54A2;font-family:MontserratSemiBold;font-size:14px}body .footer__inner--bottom .left ul li a:focus,body .footer__inner--bottom .left ul li a:hover{color:#DF4A83}body .footer__inner--bottom .right{text-align:center;width:100%;margin-top:25px}@media only screen and (min-width:992px){body .footer__inner--bottom .right{margin-top:0;width:40%;text-align:right}}body .footer__inner--bottom .right p{margin:0;color:#DF4A83;font-family:MontserratSemiBold;font-size:14px}body .not-logged-in{position:fixed;top:0;right:0;width:50vw;height:100%;min-width:320px;background-color:#F8F8F8;z-index:100000;-webkit-transform:translateX(100vw);transform:translateX(100vw);-webkit-transition:0.5s;transition:0.5s}body .not-logged-in.active{-webkit-transform:translateX(0);transform:translateX(0)}@media only screen and (min-width:1200px){body .not-logged-in{width:40vw}}body .not-logged-in__inner{padding:25px;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center}body .not-logged-in__inner h2{font-size:18px;font-family:MontserratSemiBold;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#5A54A2}@media only screen and (min-width:768px){body .not-logged-in__inner h2{font-size:23px}}body .not-logged-in__inner h2 svg{width:140px;height:auto;margin-left:10px}body .not-logged-in__inner--close{position:absolute;top:25px;left:25px}body .not-logged-in__inner--close svg{width:35px;cursor:pointer;height:auto}body .not-logged-in__inner--intro{width:100%;max-width:400px;margin:0 auto 0 auto}body .not-logged-in__inner--intro .woocommerce-notices-wrapper .woocommerce-error{margin-bottom:15px;margin-top:15px}body .not-logged-in__inner--form{max-width:400px;margin:20px auto 0 auto;width:100%;-webkit-transition:0.5s;transition:0.5s}body .not-logged-in__inner--form .privacy input{width:20px;height:20px;border:1px solid #D2D2D2;border-radius:5px;margin-right:10px}body .not-logged-in__inner--form .privacy label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#AAA8CE;font-size:14px;font-family:MontserratMedium}body .not-logged-in__inner--form .privacy label a{font-family:MontserratMedium;color:#AAA8CE;font-size:14px}body .not-logged-in__inner--form .privacy .required{display:none}body .not-logged-in__inner--form p.form-group{position:relative;margin-bottom:15px}body .not-logged-in__inner--form p.form-group:nth-child(2) svg,body .not-logged-in__inner--form p.form-group:nth-child(3) svg{width:18px;top:12px}body .not-logged-in__inner--form p.form-group label{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}body .not-logged-in__inner--form p.form-group svg{top:15px;left:15px;position:absolute;width:23px;height:auto}body .not-logged-in__inner--form p.form-group input[type=email],body .not-logged-in__inner--form p.form-group input[type=password]{border:1px solid #DBDBDB;padding:14px 30px 12px 55px;font-size:12px;color:#D2D2D2;font-family:MontserratMedium;background-color:#FFF;border-radius:10px;width:100%}body .not-logged-in__inner--form p.form-group input[type=email]::-webkit-input-placeholder,body .not-logged-in__inner--form p.form-group input[type=password]::-webkit-input-placeholder{color:#D2D2D2}body .not-logged-in__inner--form p.form-group input[type=email]::-moz-placeholder,body .not-logged-in__inner--form p.form-group input[type=password]::-moz-placeholder{color:#D2D2D2}body .not-logged-in__inner--form p.form-group input[type=email]:-ms-input-placeholder,body .not-logged-in__inner--form p.form-group input[type=password]:-ms-input-placeholder{color:#D2D2D2}body .not-logged-in__inner--form p.form-group input[type=email]::-ms-input-placeholder,body .not-logged-in__inner--form p.form-group input[type=password]::-ms-input-placeholder{color:#D2D2D2}body .not-logged-in__inner--form p.form-group input[type=email]::placeholder,body .not-logged-in__inner--form p.form-group input[type=password]::placeholder{color:#D2D2D2}body .not-logged-in__inner--form p.form-group input[type=email]:focus,body .not-logged-in__inner--form p.form-group input[type=password]:focus{outline:0}body .not-logged-in__inner--form .options{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:25px;-ms-flex-wrap:wrap;flex-wrap:wrap}body .not-logged-in__inner--form .options__left a,body .not-logged-in__inner--form .options__right a{font-family:MontserratSemiBold;color:#264F73;font-size:15px}body .not-logged-in__inner--form .options__left label,body .not-logged-in__inner--form .options__right label{font-family:MontserratSemiBold;color:#D2D2D2;font-size:15px}body .not-logged-in__inner--form .options__left input,body .not-logged-in__inner--form .options__right input{width:20px;height:20px;border:1px solid #D2D2D2;border-radius:5px}body .not-logged-in__inner--form .options__left{width:50%}body .not-logged-in__inner--form .options__left label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}body .not-logged-in__inner--form .options__left input{margin-right:10px}body .not-logged-in__inner--form .options__right{width:50%;text-align:right}body .not-logged-in__inner--form .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:35px}body .not-logged-in__inner--form .buttons .button{width:50%}body .not-logged-in__inner--form .buttons .button:first-child{padding-right:7.5px}body .not-logged-in__inner--form .buttons .button:nth-child(2){padding-left:7.5px}body .not-logged-in__inner--form .buttons .button a,body .not-logged-in__inner--form .buttons .button button{width:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none;height:50px;font-family:MontserratMedium;font-size:16px;border-radius:10px;cursor:pointer}body .not-logged-in__inner--form .buttons .button a{border:2px solid #A22FFF;color:#B63CFF}body .faq{position:relative}body .faq__inner{max-width:1024px;margin:0 auto;width:100%;padding:100px 25px 75px 25px}body .faq__inner--title{padding:0 25px;margin-bottom:100px;text-align:center}body .faq__inner--title h1{color:#DF4A83;font-weight:100;font-family:Barcelony;font-size:30px;margin:0 0 15px 0}body .faq__inner--title h2{font-size:30px;font-family:MontserratSemiBold;color:#6C0AFF}body .faq__inner .item{width:100%;margin-bottom:25px;z-index:10}body .faq__inner .item.active .top{background-color:#6C0AFF;border-bottom-left-radius:0;border-bottom-right-radius:0}body .faq__inner .item.active .top h4{color:#FFF}body .faq__inner .item.active .top__arrow svg{color:#FFF;-webkit-transform:rotate(180deg);transform:rotate(180deg)}body .faq__inner .item.active .bottom{display:block}body .faq__inner .item .top{-webkit-box-shadow:0 3px 25px rgba(0,0,0,0.1);box-shadow:0 3px 25px rgba(0,0,0,0.1);background-color:#FFF;border-radius:5px;position:relative;padding:15px 50px 15px 25px;cursor:pointer;-webkit-transition:0.5s;transition:0.5s}body .faq__inner .item .top:hover{background-color:#6C0AFF}body .faq__inner .item .top:hover h4{color:#FFF}body .faq__inner .item .top:hover .top__arrow svg{color:#FFF}body .faq__inner .item .top h4{color:#000;margin:0;font-family:MontserratSemiBold;font-weight:normal;font-size:14px;letter-spacing:2px;-webkit-transition:0.5s;transition:0.5s}body .faq__inner .item .top__arrow{position:absolute;right:25px;top:50%;height:25px;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}body .faq__inner .item .top__arrow svg{width:25px;height:auto;-webkit-transition:0.5s;transition:0.5s;color:#000}body .faq__inner .item .bottom{background-color:#FFF;-webkit-box-shadow:0 3px 25px rgba(0,0,0,0.1);box-shadow:0 3px 25px rgba(0,0,0,0.1);border-bottom-left-radius:10px;border-bottom-right-radius:10px;display:none;width:100%;-webkit-transition:0.5s;transition:0.5s}body .faq__inner .item .bottom .inner{padding:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body .faq__inner .item .bottom .inner ol,body .faq__inner .item .bottom .inner ul{padding-left:40px}body .faq__inner .item .bottom .inner p{font-size:14px;line-height:32px}body.page-template-contact .header{min-height:500px;position:relative}body.page-template-contact .header__logo-vector{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:-280px;z-index:-1;text-align:center;width:100%}body.page-template-contact .header__logo-vector img{max-width:710px;height:auto;width:100%}body.page-template-contact .header__content{max-width:650px;margin:0 auto;width:100%;text-align:center;padding:125px 25px}body.page-template-contact .header__content--text{margin-bottom:25px}body.page-template-contact .header__content--text h1,body.page-template-contact .header__content--text h2{color:#DF4A83;font-family:MontserratSemiBold;font-style:italic;text-align:center;font-size:30px;margin-bottom:10px}body.page-template-contact .header__content--text h1 span,body.page-template-contact .header__content--text h2 span{display:block;color:#5A54A2}body.page-template-contact .header__content--text p{font-size:14px;color:#5A54A2;font-family:MontserratMedium}body.page-template-contact .header__content form .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body.page-template-contact .header__content form .wrapper__left,body.page-template-contact .header__content form .wrapper__right{width:100%}@media only screen and (min-width:768px){body.page-template-contact .header__content form .wrapper__left,body.page-template-contact .header__content form .wrapper__right{width:50%}}body.page-template-contact .header__content form .wrapper__left .item,body.page-template-contact .header__content form .wrapper__right .item{margin-bottom:15px}body.page-template-contact .header__content form .wrapper__left .item input[type=submit],body.page-template-contact .header__content form .wrapper__right .item input[type=submit]{width:100%;height:48px;border:none;border-radius:10px;background:#c848ff;background:-webkit-gradient(linear,left top,right top,from(#7d3aec),to(#c848ff));background:linear-gradient(90deg,#7d3aec 0%,#c848ff 100%);color:#FFF;font-family:MontserratMedium}body.page-template-contact .header__content form .wrapper__left .wpcf7-acceptance label,body.page-template-contact .header__content form .wrapper__right .wpcf7-acceptance label{display:-webkit-box;display:-ms-flexbox;display:flex}body.page-template-contact .header__content form .wrapper__left .wpcf7-acceptance input,body.page-template-contact .header__content form .wrapper__right .wpcf7-acceptance input{background-color:#FCFCFC;width:20px;height:20px;border-radius:3px;border:1px solid #CFCFCF}body.page-template-contact .header__content form .wrapper__left .wpcf7-acceptance .wpcf7-list-item-label,body.page-template-contact .header__content form .wrapper__right .wpcf7-acceptance .wpcf7-list-item-label{padding-left:10px;width:85%}body.page-template-contact .header__content form .wrapper__left .wpcf7-acceptance span,body.page-template-contact .header__content form .wrapper__right .wpcf7-acceptance span{margin:0;text-align:left;font-family:MontserratMedium;font-size:10px;color:#5A54A2;display:inline-block}body.page-template-contact .header__content form .wrapper__left .wpcf7-acceptance span a,body.page-template-contact .header__content form .wrapper__right .wpcf7-acceptance span a{color:#DF4A83;display:block}body.page-template-contact .header__content form .wrapper__left span,body.page-template-contact .header__content form .wrapper__right span{width:100%}body.page-template-contact .header__content form .wrapper__left span input[type=email],body.page-template-contact .header__content form .wrapper__left span input[type=text],body.page-template-contact .header__content form .wrapper__left span textarea,body.page-template-contact .header__content form .wrapper__right span input[type=email],body.page-template-contact .header__content form .wrapper__right span input[type=text],body.page-template-contact .header__content form .wrapper__right span textarea{width:100%}body.page-template-contact .header__content form .wrapper__left span input[type=email],body.page-template-contact .header__content form .wrapper__left span input[type=text],body.page-template-contact .header__content form .wrapper__right span input[type=email],body.page-template-contact .header__content form .wrapper__right span input[type=text]{height:48px;border-radius:10px;padding:0 25px;font-size:12px;font-family:MontserratRegular;color:#9A9A9A;border:1px solid #CFCFCF;background-color:#FFF}body.page-template-contact .header__content form .wrapper__left span input[type=email]::-webkit-input-placeholder,body.page-template-contact .header__content form .wrapper__left span input[type=text]::-webkit-input-placeholder,body.page-template-contact .header__content form .wrapper__right span input[type=email]::-webkit-input-placeholder,body.page-template-contact .header__content form .wrapper__right span input[type=text]::-webkit-input-placeholder{font-size:12px;color:#9A9A9A}body.page-template-contact .header__content form .wrapper__left span input[type=email]::-moz-placeholder,body.page-template-contact .header__content form .wrapper__left span input[type=text]::-moz-placeholder,body.page-template-contact .header__content form .wrapper__right span input[type=email]::-moz-placeholder,body.page-template-contact .header__content form .wrapper__right span input[type=text]::-moz-placeholder{font-size:12px;color:#9A9A9A}body.page-template-contact .header__content form .wrapper__left span input[type=email]:-ms-input-placeholder,body.page-template-contact .header__content form .wrapper__left span input[type=text]:-ms-input-placeholder,body.page-template-contact .header__content form .wrapper__right span input[type=email]:-ms-input-placeholder,body.page-template-contact .header__content form .wrapper__right span input[type=text]:-ms-input-placeholder{font-size:12px;color:#9A9A9A}body.page-template-contact .header__content form .wrapper__left span input[type=email]::-ms-input-placeholder,body.page-template-contact .header__content form .wrapper__left span input[type=text]::-ms-input-placeholder,body.page-template-contact .header__content form .wrapper__right span input[type=email]::-ms-input-placeholder,body.page-template-contact .header__content form .wrapper__right span input[type=text]::-ms-input-placeholder{font-size:12px;color:#9A9A9A}body.page-template-contact .header__content form .wrapper__left span input[type=email]::placeholder,body.page-template-contact .header__content form .wrapper__left span input[type=text]::placeholder,body.page-template-contact .header__content form .wrapper__right span input[type=email]::placeholder,body.page-template-contact .header__content form .wrapper__right span input[type=text]::placeholder{font-size:12px;color:#9A9A9A}body.page-template-contact .header__content form .wrapper__left span textarea,body.page-template-contact .header__content form .wrapper__right span textarea{border-radius:10px;border:1px solid #CFCFCF;background-color:#FFF;padding:15px 25px;font-family:MontserratRegular;color:#9A9A9A;height:48px}@media only screen and (min-width:768px){body.page-template-contact .header__content form .wrapper__left span textarea,body.page-template-contact .header__content form .wrapper__right span textarea{padding:25px;height:240px}}body.page-template-contact .header__content form .wrapper__left span textarea::-webkit-input-placeholder,body.page-template-contact .header__content form .wrapper__right span textarea::-webkit-input-placeholder{font-size:12px;color:#9A9A9A}body.page-template-contact .header__content form .wrapper__left span textarea::-moz-placeholder,body.page-template-contact .header__content form .wrapper__right span textarea::-moz-placeholder{font-size:12px;color:#9A9A9A}body.page-template-contact .header__content form .wrapper__left span textarea:-ms-input-placeholder,body.page-template-contact .header__content form .wrapper__right span textarea:-ms-input-placeholder{font-size:12px;color:#9A9A9A}body.page-template-contact .header__content form .wrapper__left span textarea::-ms-input-placeholder,body.page-template-contact .header__content form .wrapper__right span textarea::-ms-input-placeholder{font-size:12px;color:#9A9A9A}body.page-template-contact .header__content form .wrapper__left span textarea::placeholder,body.page-template-contact .header__content form .wrapper__right span textarea::placeholder{font-size:12px;color:#9A9A9A}body.page-template-contact .header__content form .wrapper__left{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media only screen and (min-width:768px){body.page-template-contact .header__content form .wrapper__left{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-right:12.5px}}body.page-template-contact .header__content form .wrapper__right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media only screen and (min-width:768px){body.page-template-contact .header__content form .wrapper__right{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-left:12.5px}}body.page-template-contact .header__content form .wrapper__right .item:last-child{margin-bottom:11px}@media only screen and (min-width:768px){body.page-template-contact .header__content form .wrapper__right .item:last-child{margin-bottom:15px}}body.page-template-contact .header__content .kvk{text-align:center;color:#000;font-family:MontserratMedium}body.page-template-landing .header{background:#B4BEFF;background:-webkit-gradient(linear,left top,right top,from(#ff89a0),to(#b4beff));background:linear-gradient(90deg,#ff89a0 0%,#b4beff 100%)}body.page-template-landing .header__content{width:100%;text-align:center;padding:50px 25px}body.page-template-landing .header__content h3{color:#FFF;font-family:Barcelony;font-size:30px;margin:0 0 15px 0}body.page-template-landing .header__content h2{font-family:MontserratSemiBold;color:#6C0AFF;margin:0 0 15px 0;font-size:30px}body.page-template-landing .header__content p{font-size:12px;font-family:MontserratMedium;color:#000}body.page-template-landing .header__content p:last-child{margin-bottom:0}body.page-template-landing .buy__inner{padding:50px 12.5px 50px 12.5px;max-width:1480px;margin:0 auto;width:100%}body.page-template-landing .buy__inner .choose{margin:25px 0 50px 0;padding:0 12.5px}body.page-template-landing .buy__inner .choose .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.page-template-landing .buy__inner .choose .buttons .button-wrapper{margin-right:50px}@media only screen and (max-width:1199px){body.page-template-landing .buy__inner .choose .buttons .button-wrapper{width:100%;text-align:center;margin:0 0 25px 0}}body.page-template-landing .buy__inner .choose .buttons .button-wrapper:last-child{margin-bottom:0;margin-right:0}body.page-template-landing .buy__inner .choose .buttons .button-wrapper button{width:100%;height:45px;text-align:center;background:none;line-height:1;font-family:MontserratMedium;font-size:12px;color:#A32FFF;cursor:pointer}@media only screen and (min-width:1200px){body.page-template-landing .buy__inner .choose .buttons .button-wrapper button{width:140px}}body.page-template-landing .buy__inner .choose .buttons .button-wrapper button:focus{outline:0}body.page-template-landing .buy__inner .choose .buttons .button-wrapper button:after{content:"";background:#c848ff;background:-webkit-gradient(linear,left top,right top,from(#7d3aec),to(#c848ff));background:linear-gradient(90deg,#7d3aec 0%,#c848ff 100%);position:absolute;left:0;top:0;width:100%;height:100%;border-radius:10px;z-index:-1;opacity:0;visibility:hidden;-webkit-transition:0.5s;transition:0.5s}body.page-template-landing .buy__inner .choose .buttons .button-wrapper button span{-webkit-transition:0.5s;transition:0.5s;background-color:#A732FF}body.page-template-landing .buy__inner .choose .buttons .button-wrapper button.active,body.page-template-landing .buy__inner .choose .buttons .button-wrapper button:focus,body.page-template-landing .buy__inner .choose .buttons .button-wrapper button:hover{color:#FFF}body.page-template-landing .buy__inner .choose .buttons .button-wrapper button.active:after,body.page-template-landing .buy__inner .choose .buttons .button-wrapper button:focus:after,body.page-template-landing .buy__inner .choose .buttons .button-wrapper button:hover:after{opacity:1;visibility:visible}body.page-template-landing .buy__inner .choose .buttons .button-wrapper button.active span,body.page-template-landing .buy__inner .choose .buttons .button-wrapper button:focus span,body.page-template-landing .buy__inner .choose .buttons .button-wrapper button:hover span{background-color:#FFF}body.page-template-landing .buy__inner .packages{display:none;-ms-flex-wrap:wrap;flex-wrap:wrap}body.page-template-landing .buy__inner .packages.active{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}body.page-template-landing .buy__inner .packages .item{width:100%;position:relative;padding:0 12.5px;margin-bottom:25px}@media only screen and (min-width:480px){body.page-template-landing .buy__inner .packages .item{width:50%}}@media only screen and (min-width:768px){body.page-template-landing .buy__inner .packages .item{width:33.3333%}}@media only screen and (min-width:1200px){body.page-template-landing .buy__inner .packages .item{width:25%}}body.page-template-landing .buy__inner .packages .item .deal,body.page-template-landing .buy__inner .packages .item .free{position:absolute;top:-17.5px;height:35px;width:130px;left:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:10;color:#FFF;font-family:MontserratSemiBold;font-size:16px;text-align:center;border-radius:17px}body.page-template-landing .buy__inner .packages .item .deal p,body.page-template-landing .buy__inner .packages .item .free p{margin:0}body.page-template-landing .buy__inner .packages .item .free{background-color:#E96A6A}body.page-template-landing .buy__inner .packages .item .deal{background-color:#BB37FF}body.page-template-landing .buy__inner .packages .item__inner{overflow:hidden;position:relative;padding:35px 25px 25px 25px;border:1px solid #DEDEDE;border-radius:10px}body.page-template-landing .buy__inner .packages .item__inner:after{content:"";position:absolute;top:-560px;left:-250px;width:742px;height:662px;background-color:rgba(108,10,255,0.03);border-radius:50%}body.page-template-landing .buy__inner .packages .item__inner .count{text-align:center;margin-bottom:60px}body.page-template-landing .buy__inner .packages .item__inner .count svg{width:34px;height:auto;fill:#D40F22;margin-right:25px}body.page-template-landing .buy__inner .packages .item__inner .count p{color:#D40F22;font-family:MontserratSemiBold;margin:0;font-size:16px}body.page-template-landing .buy__inner .packages .item__inner .price{text-align:center;color:#6C0AFF;font-family:MontserratSemiBold;font-size:30px;margin-bottom:25px}body.page-template-landing .buy__inner .packages .item__inner .button{text-align:center}body.page-template-landing .buy__inner .packages .item__inner .button button{border:none;-webkit-box-shadow:0 3px 25px rgba(0,0,0,0.1);box-shadow:0 3px 25px rgba(0,0,0,0.1);background:#FFF;width:160px;height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:#5A54A2;font-size:12px;font-family:MontserratSemiBold;margin:0 auto;border-radius:10px;position:relative;z-index:10;-webkit-transition:0.5s;transition:0.5s;cursor:pointer}body.page-template-landing .buy__inner .packages .item__inner .button button:after{content:"";background:#c848ff;background:-webkit-gradient(linear,left top,right top,from(#7d3aec),to(#c848ff));background:linear-gradient(90deg,#7d3aec 0%,#c848ff 100%);position:absolute;left:0;top:0;width:100%;height:100%;border-radius:10px;z-index:-1;opacity:0;visibility:hidden;-webkit-transition:0.5s;transition:0.5s}body.page-template-landing .buy__inner .packages .item__inner .button button:focus,body.page-template-landing .buy__inner .packages .item__inner .button button:hover{color:#FFF}body.page-template-landing .buy__inner .packages .item__inner .button button:focus:after,body.page-template-landing .buy__inner .packages .item__inner .button button:hover:after{opacity:1;visibility:visible}body.page-template-growthaudit .header{min-height:500px;position:relative}body.page-template-growthaudit .header__logo-vector{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:-280px;z-index:-1;text-align:center;width:100%}body.page-template-growthaudit .header__logo-vector img{max-width:710px;height:auto;width:100%}body.page-template-growthaudit .header__content{max-width:1240px;margin:0 auto;width:100%;text-align:center;padding:125px 25px}body.page-template-growthaudit .header__content--text{margin-top:50px}@media only screen and (min-width:992px){body.page-template-growthaudit .header__content--text{margin-top:150px}}body.page-template-growthaudit .header__content--text h1{color:#5A54A2;font-family:MontserratSemiBold;margin:0 0 5px 0;font-size:40px}body.page-template-growthaudit .header__content--text h2{color:#6C0AFF;font-size:40px;margin:0;font-family:MontserratSemiBold}body.page-template-growthaudit .header__content--text h2 span{color:#DF4A83;font-family:Barcelony}body.page-template-growthaudit .header__content--text .button-wrapper{text-align:center;margin-top:25px}body.page-template-growthaudit .header__content--text .button-wrapper .button-gradient{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:400px;margin:0 auto;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:15px 50px;font-family:MontserratMedium;font-size:14px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:426px){body.page-template-growthaudit .header__content--text .button-wrapper .button-gradient{padding:15px 50px 15px 35px}}body.page-template-growthaudit .header__content--text .button-wrapper .button-gradient .loading{width:35px;height:35px;margin-right:15px;border:2px dotted #FFF;-webkit-animation-name:rotate;animation-name:rotate;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;border-radius:50%}@media (max-width:425px){body.page-template-growthaudit .header__content--text .button-wrapper .button-gradient .loading{margin:0 auto 15px auto}}body.page-template-growthaudit .audit-review{display:none;max-width:1024px;margin:0 auto;width:100%;padding:100px 0 100px 0}body.page-template-growthaudit .audit-review .intro{text-align:center;margin-bottom:50px;padding:0 25px}body.page-template-growthaudit .audit-review .intro h1{font-size:26px;font-family:MontserratSemiBold;color:#5A54A2;margin:0 0 15px 0;word-break:break-word}@media only screen and (min-width:480px){body.page-template-growthaudit .audit-review .intro h1{font-size:40px}}body.page-template-growthaudit .audit-review .intro p{margin-bottom:0;font-size:12px;font-family:MontserratMedium;color:#5A54A2}@media only screen and (min-width:480px){body.page-template-growthaudit .audit-review .intro p{font-size:14px}}body.page-template-growthaudit .audit-review .top{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body.page-template-growthaudit .audit-review .top .item{width:100%;padding:0 25px;margin-bottom:50px;height:250px}@media only screen and (min-width:768px){body.page-template-growthaudit .audit-review .top .item{width:33.3333%}}body.page-template-growthaudit .audit-review .top .item:last-child .item__inner .icon svg{width:24px}body.page-template-growthaudit .audit-review .top .item__inner{border:1px solid #DADADA;border-radius:10px;padding:15px;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}body.page-template-growthaudit .audit-review .top .item__inner .icon{margin-bottom:15px}body.page-template-growthaudit .audit-review .top .item__inner .icon svg{width:15px;height:auto}body.page-template-growthaudit .audit-review .top .item__inner h3,body.page-template-growthaudit .audit-review .top .item__inner p{width:100%;text-align:center;font-family:MontserratSemiBold;color:#5A54A2}body.page-template-growthaudit .audit-review .top .item__inner h3{font-size:20px;margin:0 0 15px 0}body.page-template-growthaudit .audit-review .top .item__inner p{font-size:30px;margin:0}body.page-template-growthaudit .audit-review .top .item__inner img{width:150px;height:150px;-o-object-fit:cover;object-fit:cover;border-radius:50%}body.page-template-growthaudit .audit-review .items{padding:0 25px}body.page-template-growthaudit .audit-review .items__inner{border:1px solid #DADADA;border-radius:10px;padding:50px 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body.page-template-growthaudit .audit-review .items__inner--item{padding:0 25px;width:100%;margin-bottom:50px}@media only screen and (min-width:480px){body.page-template-growthaudit .audit-review .items__inner--item{width:50%}}@media only screen and (min-width:768px){body.page-template-growthaudit .audit-review .items__inner--item{width:33.3333%}}body.page-template-growthaudit .audit-review .items__inner--item .icon{-webkit-box-shadow:0 3px 25px rgba(0,0,0,0.05);box-shadow:0 3px 25px rgba(0,0,0,0.05);background-color:#FFF;border-radius:10px;width:60px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}body.page-template-growthaudit .audit-review .items__inner--item .icon svg{width:23px;height:auto}body.page-template-growthaudit .audit-review .items__inner--item .info{text-align:center;max-width:200px;margin:10px auto 0 auto}body.page-template-growthaudit .audit-review .items__inner--item .info h4{color:#5A54A2;font-size:14px;font-family:MontserratSemiBold;margin:0 0 10px 0}body.page-template-growthaudit .audit-review .items__inner--item .info p{font-size:12px;color:#B1B1B1;margin:0}body.page-template-growthaudit .audit-review .button-wrapper{margin-top:25px;text-align:center;padding:0 25px}body.page-template-growthaudit .audit-review .button-wrapper a{display:inline-block;padding:10px 25px;text-align:center;font-size:18px;font-family:MontserratMedium}body.page-template-blog .header{position:relative}body.page-template-blog .header__logo-vector{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:-280px;z-index:-1;text-align:center;width:450px}@media only screen and (min-width:768px){body.page-template-blog .header__logo-vector{width:100%}}body.page-template-blog .header__logo-vector img{max-width:710px;height:auto;width:100%}body.page-template-blog .blog{min-height:60vh}body.page-template-blog .blog__inner{max-width:1240px;margin:0 auto;width:100%;padding:100px 0 50px 0}body.page-template-blog .blog__inner--title{padding:0 25px;margin-bottom:100px;text-align:center}body.page-template-blog .blog__inner--title h1{color:#DF4A83;font-weight:100;font-family:Barcelony;font-size:30px;margin:0 0 15px 0}body.page-template-blog .blog__inner--title h2{font-size:30px;font-family:MontserratSemiBold;color:#6C0AFF}body.page-template-blog .blog__inner--items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body.page-template-blog .blog__inner--items .item{width:100%;padding:0 25px;margin-bottom:50px}@media only screen and (min-width:768px){body.page-template-blog .blog__inner--items .item{width:50%}}@media only screen and (min-width:992px){body.page-template-blog .blog__inner--items .item{width:33.33333%}}body.page-template-blog .blog__inner--items .item h3{font-weight:100;font-family:MontserratMedium;text-align:center;font-size:15px}body.page-template-blog .blog__inner--items .item .image{margin:15px 0}body.page-template-blog .blog__inner--items .item .image img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:10px}body.page-template-blog .blog__inner--items .item .info p.date{color:#DF4A83;font-family:MontserratSemiBold;font-size:14px;margin:0 0 15px 0}body.page-template-blog .blog__inner--items .item .info .excerpt p{font-size:18px;margin:0;color:#555555}body.page-template-blog .blog__inner--items .item .info .button{margin-top:25px}body.page-template-blog .blog__inner--items .item .info .button a{display:inline-block;padding:15px 50px;color:#FFF;font-size:13px;font-family:MontserratMedium}body.single-post .content__inner{max-width:1240px;margin:0 auto;width:100%;padding:100px 25px}body.single-post .content__inner h1.title{font-family:MontserratSemiBold;color:#6C0AFF;margin:0 0 25px 0;font-size:22px}@media only screen and (min-width:1200px){body.single-post .content__inner h1.title{font-size:30px}}body.single-post .content__inner h1.title span{color:#DF4A83;font-family:Barcelony;font-size:22px}@media only screen and (min-width:1200px){body.single-post .content__inner h1.title span{font-size:30px}}body.single-post .content__inner h1,body.single-post .content__inner h2,body.single-post .content__inner h3,body.single-post .content__inner h4,body.single-post .content__inner h5{color:#6C0AFF;font-family:MontserratSemiBold}body.single-post .content__inner p{line-height:32px}body.single-post .content__inner p strong{font-family:MontserratMedium}body.single-post .content__inner p a{color:#6C0AFF;font-family:MontserratMedium}body.single-post .content__inner img{max-width:100%;height:auto}body.single-post .content__inner ol,body.single-post .content__inner ul{padding-left:40px}body.page-template-faq .header{position:relative}body.page-template-faq .header__logo-vector{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:-280px;z-index:-1;text-align:center;width:450px}@media only screen and (min-width:768px){body.page-template-faq .header__logo-vector{width:100%}}body.page-template-faq .header__logo-vector img{max-width:710px;height:auto;width:100%}body.page-template-default .page-wrapper{max-width:1240px;margin:0 auto;width:100%;padding:50px 25px 50px 25px}body.page-template-default .page-wrapper h1,body.page-template-default .page-wrapper h2,body.page-template-default .page-wrapper h3,body.page-template-default .page-wrapper h4{font-family:MontserratMedium}body.page-template-default .page-wrapper p{line-height:28px}body.page-template-default .page-wrapper p strong{font-family:MontserratMedium}body.page-template-home-new .header{min-height:500px;position:relative}body.page-template-home-new .header__logo-vector{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:-280px;z-index:-1;text-align:center;width:450px}@media only screen and (min-width:768px){body.page-template-home-new .header__logo-vector{width:100%}}body.page-template-home-new .header__logo-vector img{max-width:710px;height:auto;width:100%}body.page-template-home-new .header__content{max-width:1240px;margin:0 auto;width:100%;text-align:center;padding:50px 25px 50px 25px}@media only screen and (min-width:768px){body.page-template-home-new .header__content{padding:125px 25px}}body.page-template-home-new .header__content--heart{max-width:140px;width:100%;margin:0 auto;height:auto}@media only screen and (min-width:768px){body.page-template-home-new .header__content--heart{max-width:180px}}body.page-template-home-new .header__content--heart img{width:100%;height:auto}body.page-template-home-new .header__content--text{margin-top:15px}body.page-template-home-new .header__content--text h1{color:#5A54A2;font-family:MontserratSemiBold;margin:0 0 5px 0;font-size:30px}@media only screen and (min-width:768px){body.page-template-home-new .header__content--text h1{font-size:40px}}body.page-template-home-new .header__content--text h2{color:#6C0AFF;font-size:28px;margin:0;font-family:MontserratSemiBold}@media only screen and (min-width:768px){body.page-template-home-new .header__content--text h2{font-size:40px}}body.page-template-home-new .header__content--text h2 span{color:#DF4A83;font-family:Barcelony}body.page-template-home-new .header__content--text .button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.page-template-home-new .header__content--text .button-wrapper button:focus,body.page-template-home-new .header__content--text .button-wrapper input:focus{outline:0}body.page-template-home-new .header__content--text .button-wrapper input{border:2px solid #6203FF;padding:14px 30px 12px 30px;font-size:12px;color:#C4C4C4;font-family:MontserratMedium;background-color:#FFF;border-top-left-radius:10px;border-bottom-left-radius:10px;width:235px}body.page-template-home-new .header__content--text .button-wrapper input::-webkit-input-placeholder{color:#C4C4C4}body.page-template-home-new .header__content--text .button-wrapper input::-moz-placeholder{color:#C4C4C4}body.page-template-home-new .header__content--text .button-wrapper input:-ms-input-placeholder{color:#C4C4C4}body.page-template-home-new .header__content--text .button-wrapper input::-ms-input-placeholder{color:#C4C4C4}body.page-template-home-new .header__content--text .button-wrapper input::placeholder{color:#C4C4C4}@media (max-width:524px){body.page-template-home-new .header__content--text .button-wrapper input{border-bottom-left-radius:0;border-top-right-radius:10px;text-align:center}}body.page-template-home-new .header__content--text .button-wrapper button{border:none;padding:15px 30px;border-top-left-radius:0;border-bottom-left-radius:0;font-size:12px;cursor:pointer}@media (min-width:525px){body.page-template-home-new .header__content--text .button-wrapper button{margin-left:-4px;position:relative;top:-1px}}@media (max-width:524px){body.page-template-home-new .header__content--text .button-wrapper button{width:235px;border-top-left-radius:0;border-bottom-left-radius:10px;border-top-right-radius:0}}@media (max-width:524px){body.page-template-home-new .header__content--text .button-wrapper button span{display:none}}body.page-template-home-new .header__content--text p{margin-top:25px;font-family:MontserratMedium;font-size:12px;color:#7A808C}body.page-template-home-new .header__content--text p span{font-family:MontserratBold;color:#DF4A83}body.page-template-home-new .intro__inner{max-width:475px;width:100%;padding:75px 25px 50px 25px;margin:0 auto;text-align:center}body.page-template-home-new .intro__inner h2{color:#6C0AFF;font-size:30px;margin:0 0 15px 0;font-family:MontserratSemiBold}body.page-template-home-new .intro__inner h2 span{color:#DF4A83;font-family:Barcelony}body.page-template-home-new .intro__inner p{color:#7A808C;font-size:12px}body.page-template-home-new .intro__inner p:last-child{margin-bottom:0}body.page-template-home-new .seo-item{width:100%;margin-top:75px}@media only screen and (min-width:768px){body.page-template-home-new .seo-item{margin-top:25px}}body.page-template-home-new .seo-item.background-color .seo-item__inner--content{padding:0 25px;background-color:#FAF7FF}@media only screen and (min-width:768px){body.page-template-home-new .seo-item.background-color .seo-item__inner--content{padding:0 50px}}body.page-template-home-new .seo-item.image-bottom .seo-item__inner--content{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media only screen and (min-width:768px){body.page-template-home-new .seo-item.image-bottom .seo-item__inner--content .right{padding-top:100px}}body.page-template-home-new .seo-item.image-bottom .seo-item__inner--content .left{padding-top:50px}@media only screen and (min-width:768px){body.page-template-home-new .seo-item.image-bottom .seo-item__inner--content .left{padding:100px 0}}@media only screen and (min-width:768px){body.page-template-home-new .seo-item.overflow-image .seo-item__inner--content .right{padding-top:0}}body.page-template-home-new .seo-item.overflow-image .seo-item__inner--content .right img{position:relative}@media only screen and (min-width:768px){body.page-template-home-new .seo-item.overflow-image .seo-item__inner--content .right img{width:auto;left:-100px}}@media only screen and (min-width:768px){body.page-template-home-new .seo-item:nth-child(odd) .seo-item__inner--content .left{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-right:0;padding-left:25px}}@media only screen and (min-width:768px){body.page-template-home-new .seo-item:nth-child(odd) .seo-item__inner--content .right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-left:0;padding-right:25px}}@media only screen and (min-width:768px){body.page-template-home-new .seo-item:nth-child(odd) .seo-item__inner--content .right img{margin:0 auto 0 0}}body.page-template-home-new .seo-item__inner{max-width:1240px;margin:0 auto 0 auto;width:100%;padding:0 25px}body.page-template-home-new .seo-item__inner--content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.page-template-home-new .seo-item__inner--content .left,body.page-template-home-new .seo-item__inner--content .right{width:100%}@media only screen and (min-width:768px){body.page-template-home-new .seo-item__inner--content .left,body.page-template-home-new .seo-item__inner--content .right{width:50%}}@media only screen and (min-width:768px){body.page-template-home-new .seo-item__inner--content .left{padding-right:25px}}body.page-template-home-new .seo-item__inner--content .left h1,body.page-template-home-new .seo-item__inner--content .left h2,body.page-template-home-new .seo-item__inner--content .left h3,body.page-template-home-new .seo-item__inner--content .left h4,body.page-template-home-new .seo-item__inner--content .left h5{font-size:34px;font-family:MontserratSemiBold;color:#5A54A2;margin:0}body.page-template-home-new .seo-item__inner--content .left h1 strong,body.page-template-home-new .seo-item__inner--content .left h2 strong,body.page-template-home-new .seo-item__inner--content .left h3 strong,body.page-template-home-new .seo-item__inner--content .left h4 strong,body.page-template-home-new .seo-item__inner--content .left h5 strong{font-weight:500;color:#6C0AFF}body.page-template-home-new .seo-item__inner--content .left h1 em,body.page-template-home-new .seo-item__inner--content .left h2 em,body.page-template-home-new .seo-item__inner--content .left h3 em,body.page-template-home-new .seo-item__inner--content .left h4 em,body.page-template-home-new .seo-item__inner--content .left h5 em{font-style:normal;font-family:Barcelony;color:#DF4A83}body.page-template-home-new .seo-item__inner--content .left p{line-height:1.8;color:#7A808C;font-family:MontserratMedium;margin:25px 0 0 0;font-size:13px}body.page-template-home-new .seo-item__inner--content .left p a{color:#DF4A83}body.page-template-home-new .seo-item__inner--content .left p strong{color:#6C0AFF;font-family:MontserratSemiBold}body.page-template-home-new .seo-item__inner--content .right{padding-top:50px}@media only screen and (min-width:768px){body.page-template-home-new .seo-item__inner--content .right{padding-top:0;padding-left:25px}}body.page-template-home-new .seo-item__inner--content .right img{max-width:100%;width:100%;display:block;height:auto;vertical-align:bottom;margin:0 auto}@media only screen and (min-width:768px){body.page-template-home-new .seo-item__inner--content .right img{margin:0 0 0 auto}}body.page-template-home-new .instagram{background:#B4BEFF;background:-webkit-gradient(linear,left top,right top,from(#ff89a0),to(#b4beff));background:linear-gradient(90deg,#ff89a0 0%,#b4beff 100%)}body.page-template-home-new .instagram__inner{padding:50px 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1240px;margin:0 auto;width:100%}body.page-template-home-new .instagram__inner--left,body.page-template-home-new .instagram__inner--right{width:100%}body.page-template-home-new .instagram__inner--left{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;text-align:center}@media only screen and (min-width:768px){body.page-template-home-new .instagram__inner--left{text-align:left;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:50%;padding-right:25px}}body.page-template-home-new .instagram__inner--left img{width:100%;height:auto;max-width:320px;margin:0 auto}@media only screen and (min-width:768px){body.page-template-home-new .instagram__inner--left img{margin:0;max-width:initial}}body.page-template-home-new .instagram__inner--right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:50px}@media only screen and (min-width:768px){body.page-template-home-new .instagram__inner--right{margin-bottom:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:50%;padding:0 0 0 25px}}body.page-template-home-new .instagram__inner--right .inner{border-radius:17px;background-color:rgba(250,247,255,0.8);padding:25px}@media only screen and (min-width:768px){body.page-template-home-new .instagram__inner--right .inner{padding:50px 25px}}@media only screen and (min-width:992px){body.page-template-home-new .instagram__inner--right .inner{padding:100px 50px}}body.page-template-home-new .instagram__inner--right .inner h2{color:#5A54A2;font-family:MontserratSemiBold;margin:0 0 15px 0;font-size:26px}@media only screen and (min-width:1200px){body.page-template-home-new .instagram__inner--right .inner h2{font-size:30px}}body.page-template-home-new .instagram__inner--right .inner h2 span{font-family:Barcelony;color:#DF4A83;position:relative;top:0;left:0}@media only screen and (min-width:768px){body.page-template-home-new .instagram__inner--right .inner h2 span{top:-10px;margin-left:10px}}body.page-template-home-new .instagram__inner--right .inner p{font-family:MontserratMedium;color:#5A54A2;margin-bottom:15px;font-size:13px;line-height:1.8}body.page-template-home-new .instagram__inner--right .inner p:last-child{margin-bottom:0}body.page-template-home-new .organic{background-color:#FCF9FF}body.page-template-home-new .organic__inner{position:relative;max-width:1240px;margin:0 auto;width:100%;padding:50px 15px 50px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;z-index:10}body.page-template-home-new .organic__inner--vector{position:absolute;bottom:0;right:-180px;width:620px;height:auto;z-index:-1}body.page-template-home-new .organic__inner--left,body.page-template-home-new .organic__inner--right{width:100%}body.page-template-home-new .organic__inner--left{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:end;align-content:flex-end;margin-bottom:50px}@media only screen and (min-width:768px){body.page-template-home-new .organic__inner--left{width:50%;padding-right:25px}}body.page-template-home-new .organic__inner--left .text{margin-bottom:25px;width:100%}body.page-template-home-new .organic__inner--left .text h2{width:100%;color:#6C0AFF;font-family:MontserratSemiBold;margin:0 0 15px 0;font-size:30px;padding-left:10px}body.page-template-home-new .organic__inner--left .text h2 span{font-family:Barcelony;color:#DF4A83;position:relative;top:-10px;margin-left:10px;left:0}body.page-template-home-new .organic__inner--left .text p{width:100%;font-family:MontserratMedium;max-width:385px;color:#7A808C;padding-left:10px;font-size:13px;line-height:1.8}body.page-template-home-new .organic__inner--left .text p:last-child{margin-bottom:0}body.page-template-home-new .organic__inner--left .item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 10px;margin-bottom:20px}@media (min-width:375px){body.page-template-home-new .organic__inner--left .item{width:50%}}@media only screen and (min-width:768px){body.page-template-home-new .organic__inner--left .item{max-width:270px;width:auto}}body.page-template-home-new .organic__inner--left .item:last-child{margin-bottom:0}body.page-template-home-new .organic__inner--left .item .svg{height:12px;margin-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:2px}body.page-template-home-new .organic__inner--left .item .svg svg{width:12px;height:12px;color:#DF4983}body.page-template-home-new .organic__inner--left .item .info h3{font-size:14px;font-family:MontserratSemiBold;margin:0 0 10px 0;color:#5A54A2}body.page-template-home-new .organic__inner--left .item .info p{max-width:200px;color:#B1B1B1;font-size:13px;line-height:1.8}body.page-template-home-new .organic__inner--left .item .info p:last-child{margin-bottom:0}body.page-template-home-new .organic__inner--right{text-align:center;padding-right:12.5px}@media only screen and (min-width:768px){body.page-template-home-new .organic__inner--right{width:50%;padding-left:25px}}body.page-template-home-new .organic__inner--right img{width:100%;height:auto;max-width:320px;margin:0 auto}@media only screen and (min-width:768px){body.page-template-home-new .organic__inner--right img{max-width:initial;margin:0}}body .checkout-form__inner{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:768px){body .checkout-form__inner{min-height:calc(100vh - 130px)}}body .checkout-form__inner--left{width:100%}@media (min-width:768px){body .checkout-form__inner--left{width:60%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}body .checkout-form__inner--left .inner{padding:50px 25px;max-width:600px;margin:0 auto;width:100%}@media (min-width:768px){body .checkout-form__inner--left .inner{padding:80px 25px}}body .checkout-form__inner--left .inner .info{text-align:center;margin-bottom:25px}@media (min-width:768px){body .checkout-form__inner--left .inner .info{margin-bottom:50px}}body .checkout-form__inner--left .inner .info h3{color:#DF4A83;font-family:Barcelony;font-size:26px;margin:0 0 15px 0}@media only screen and (min-width:768px){body .checkout-form__inner--left .inner .info h3{font-size:30px}}body .checkout-form__inner--left .inner .info h2{font-family:MontserratSemiBold;color:#6C0AFF;font-size:26px;margin:0 0 15px 0}@media only screen and (min-width:768px){body .checkout-form__inner--left .inner .info h2{font-size:30px}}body .checkout-form__inner--left .inner .info p{font-size:12px;font-family:MontserratMedium;color:#7A808C}body .checkout-form__inner--left .inner .info p:last-child{margin-bottom:0}body .checkout-form__inner--left .inner .form .form-group:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body .checkout-form__inner--left .inner .form .form-group:first-child .item{width:calc(100% - 125px)}@media (min-width:768px){body .checkout-form__inner--left .inner .form .form-group:first-child .item{width:calc(100% - 200px)}}body .checkout-form__inner--left .inner .form .form-group:first-child .item input{width:100%;height:50px;padding:0 10px;border-radius:10px 0 0 10px;font-size:16px;border:1px solid #7d3aec}body .checkout-form__inner--left .inner .form .form-group:first-child .item input:focus{outline:none}body .checkout-form__inner--left .inner .form .form-group:first-child .item.next{width:125px}@media (min-width:768px){body .checkout-form__inner--left .inner .form .form-group:first-child .item.next{width:200px}}body .checkout-form__inner--left .inner .form .form-group:first-child .item.next button{margin:0 auto;width:100%;border-radius:0 10px 10px 0;background:#c848ff;background:-webkit-gradient(linear,left top,right top,from(#7d3aec),to(#c848ff));background:linear-gradient(90deg,#7d3aec 0%,#c848ff 100%);color:#FFF;font-family:MontserratMedium;position:relative;font-size:16px;border:none;cursor:pointer;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body .checkout-form__inner--left .inner .form .form-group:first-child .item.next button:focus{outline:0}body .checkout-form__inner--left .inner .form .form-group:first-child .item.next button .text{display:block;font-size:14px}@media (min-width:768px){body .checkout-form__inner--left .inner .form .form-group:first-child .item.next button .text{font-size:16px}}body .checkout-form__inner--left .inner .form .form-group:first-child .item.next button .lds-ellipsis{margin:0 auto;display:none;width:80px;height:50px;position:relative}body .checkout-form__inner--left .inner .form .form-group:first-child .item.next button .lds-ellipsis div{position:absolute;top:18px;width:13px;height:13px;border-radius:50%;background:#fff;-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0)}body .checkout-form__inner--left .inner .form .form-group:first-child .item.next button .lds-ellipsis div:first-child{left:8px;-webkit-animation:lds-ellipsis1 0.6s infinite;animation:lds-ellipsis1 0.6s infinite}body .checkout-form__inner--left .inner .form .form-group:first-child .item.next button .lds-ellipsis div:nth-child(2){left:8px;-webkit-animation:lds-ellipsis2 0.6s infinite;animation:lds-ellipsis2 0.6s infinite}body .checkout-form__inner--left .inner .form .form-group:first-child .item.next button .lds-ellipsis div:nth-child(3){left:32px;-webkit-animation:lds-ellipsis2 0.6s infinite;animation:lds-ellipsis2 0.6s infinite}body .checkout-form__inner--left .inner .form .form-group:first-child .item.next button .lds-ellipsis div:nth-child(4){left:56px;-webkit-animation:lds-ellipsis3 0.6s infinite;animation:lds-ellipsis3 0.6s infinite}body .checkout-form__inner--left .inner .form .form-group:last-child{margin-top:20px}body .checkout-form__inner--left .inner .form .form-group:last-child .container{font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:320px;width:100%;text-align:left}@media only screen and (min-width:768px){body .checkout-form__inner--left .inner .form .form-group:last-child .container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px}}body .checkout-form__inner--left .inner .form .form-group:last-child .container input{display:none}body .checkout-form__inner--left .inner .form .form-group:last-child .container input:checked~span{border-color:#6C0AFF;background-color:#6C0AFF;background-image:url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='check' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' class='svg-inline--fa fa-check fa-w-14 fa-3x'%3E%3Cpath fill='%23FFFFFF' d='M413.505 91.951L133.49 371.966l-98.995-98.995c-4.686-4.686-12.284-4.686-16.971 0L6.211 284.284c-4.686 4.686-4.686 12.284 0 16.971l118.794 118.794c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-11.314-11.314c-4.686-4.686-12.284-4.686-16.97 0z' class=''%3E%3C/path%3E%3C/svg%3E")}body .checkout-form__inner--left .inner .form .form-group:last-child .container span{display:inline-block;margin-right:15px;width:25px;height:25px;-webkit-transition:0.5s;transition:0.5s;border-radius:3px;background-repeat:no-repeat;background-size:15px;border:1px solid #7d3aec;background-position:center center}body .checkout-form__inner--left .inner .error{display:none;margin-top:20px;background-color:#FAF7FF;padding:8px;border-radius:4px;color:#DF4A83;font-weight:600;font-size:14px}body .checkout-form__inner--left .inner .error.show{display:block}body .checkout-form__inner--left .inner .posts{max-width:600px;margin:0 auto;width:100%}body .checkout-form__inner--left .inner .posts .info{margin-bottom:50px}body .checkout-form__inner--left .inner .posts .info .quantity{max-width:300px;margin:0 auto 50px auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body .checkout-form__inner--left .inner .posts .info .quantity__left p,body .checkout-form__inner--left .inner .posts .info .quantity__right p{font-size:14px;font-family:MontserratSemiBold;margin:0}body .checkout-form__inner--left .inner .posts .info .quantity__left{width:60%;text-align:left}body .checkout-form__inner--left .inner .posts .info .quantity__left p{color:#D40F22;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body .checkout-form__inner--left .inner .posts .info .quantity__left p svg{fill:#D40F22;margin-right:15px}body .checkout-form__inner--left .inner .posts .info .quantity__right{width:40%;text-align:right}body .checkout-form__inner--left .inner .posts .info .quantity__right p{color:#6C0AFF}body .checkout-form__inner--left .inner .posts .info .description p{margin:0;text-align:center;font-size:14px;color:#7A808C;font-family:MontserratMedium}body .checkout-form__inner--left .inner .posts .select-wrapper{padding:25px 15px 15px;border-radius:10px;-webkit-box-shadow:0 4px 15px 0 rgba(44,49,59,0.1);box-shadow:0 4px 15px 0 rgba(44,49,59,0.1);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body .checkout-form__inner--left .inner .posts #quantity{text-align:center;width:100%;margin:25px 0}body .checkout-form__inner--left .inner .posts #quantity #arrow svg{width:35px;height:auto;color:#6C0AFF}body .checkout-form__inner--left .inner .posts #profile,body .checkout-form__inner--left .inner .posts #profile-updated{width:100%;position:relative;height:55px;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body .checkout-form__inner--left .inner .posts #profile #profile-image img,body .checkout-form__inner--left .inner .posts #profile #profile-update-image img,body .checkout-form__inner--left .inner .posts #profile-updated #profile-image img,body .checkout-form__inner--left .inner .posts #profile-updated #profile-update-image img{margin-right:20px;border-radius:100%;width:55px;height:55px}body .checkout-form__inner--left .inner .posts #profile #profile-name p,body .checkout-form__inner--left .inner .posts #profile #profile-update-name p,body .checkout-form__inner--left .inner .posts #profile-updated #profile-name p,body .checkout-form__inner--left .inner .posts #profile-updated #profile-update-name p{overflow:hidden;word-wrap:break-word;margin:0}body .checkout-form__inner--left .inner .posts #select-posts{width:100%;margin-top:20px}body .checkout-form__inner--left .inner .posts #select-posts .button-wrapper{text-align:center;margin-top:25px}body .checkout-form__inner--left .inner .posts #select-posts .button-wrapper .button-gradient{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:400px;margin:0 auto;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:15px 50px;font-family:MontserratMedium;font-size:14px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:426px){body .checkout-form__inner--left .inner .posts #select-posts .button-wrapper .button-gradient{padding:15px 50px 15px 35px}}body .checkout-form__inner--left .inner .posts #select-posts .button-wrapper .button-gradient .loading{width:35px;height:35px;margin-right:15px;border:2px dotted #FFF;-webkit-animation-name:rotate;animation-name:rotate;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;border-radius:50%}@media (max-width:425px){body .checkout-form__inner--left .inner .posts #select-posts .button-wrapper .button-gradient .loading{margin:0 auto 15px auto}}body .checkout-form__inner--left .inner .posts #select-posts .photo{border-radius:2px;position:relative;float:left;cursor:pointer;width:calc(100% / 2 - 10px);margin:5px;background-position:center center;background-size:cover;background-repeat:no-repeat;-webkit-transition:0.2s;transition:0.2s;overflow:hidden}@media only screen and (min-width:480px){body .checkout-form__inner--left .inner .posts #select-posts .photo{width:calc(100% / 3 - 10px)}}@media only screen and (min-width:992px){body .checkout-form__inner--left .inner .posts #select-posts .photo{width:calc(100% / 4 - 10px)}}body .checkout-form__inner--left .inner .posts #select-posts .photo .image{position:absolute;top:0;left:0;width:100%;height:100%}body .checkout-form__inner--left .inner .posts #select-posts .photo .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body .checkout-form__inner--left .inner .posts #select-posts .photo .placeholder img{width:100%}body .checkout-form__inner--left .inner .posts #select-posts .photo.active .quantity-wrap{opacity:1}body .checkout-form__inner--left .inner .posts #select-posts .photo .quantity-wrap{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(223,74,131,0.8);opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center}body .checkout-form__inner--left .inner .posts #select-posts .photo .quantity-wrap .heart{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='28' viewBox='0 0 34 28'%3E%3Cpath id='Path_1440' fill='%23FFFFFF' data-name='Path 1440' class='cls-1' d='M2.2,13.391a11.833,11.833,0,0,0,3.505,8.87c2.8,2.783,12.093,9.043,12.443,9.391A2.5,2.5,0,0,0,19.2,32a2.5,2.5,0,0,0,1.052-.348c.351-.348,9.639-6.435,12.443-9.391a11.833,11.833,0,0,0,3.505-8.87A9.223,9.223,0,0,0,19.375,8,9.454,9.454,0,0,0,2.2,13.391Z' transform='translate(-2.2 -4)'%3E%3C/path%3E%3C/svg%3E");width:25px;height:25px;background-size:contain;background-repeat:no-repeat}body .checkout-form__inner--left .inner .posts #select-posts .photo .quantity-wrap .quantity{width:100%;display:block;color:#FFF;font-family:MontserratBold;font-size:16px}body .checkout-form__inner--left .inner .posts #select-posts .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body .checkout-form__inner--left .inner .posts .next{text-align:center;margin-top:50px}body .checkout-form__inner--left .inner .posts .next button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:400px;width:100%;margin:0 auto;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:15px 50px;font-family:MontserratMedium;font-size:14px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}body .checkout-form__inner--left .inner .posts .next button:focus{outline:0}body .checkout-form__inner--left .inner .posts .next button .loading{width:25px;height:25px;margin-right:15px;border:2px dotted #FFF;-webkit-animation-name:rotate;animation-name:rotate;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;border-radius:50%;display:none}body .checkout-form__inner--left .inner .posts .next button span{background-color:#FFF}body .checkout-form__inner--right{width:40%;background-color:#EDE0FF;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:none}@media (min-width:768px){body .checkout-form__inner--right{display:-webkit-box;display:-ms-flexbox;display:flex}}body .checkout-form__inner--right:after{content:"";position:absolute;top:-200px;right:0;height:calc(100% + 200px);width:100%;background-color:#EDE0FF;z-index:-1}body .checkout-form__inner--right .inner{max-width:600px;margin:0 auto;width:100%;text-align:center;padding:80px 25px}@media (min-width:1200px){body .checkout-form__inner--right .inner{padding:80px 50px}}body .checkout-form__inner--right .inner p{font-size:32px;color:#5A54A2;font-weight:700}body .checkout-form__inner--right .inner p span{font-size:24px;color:#6C0AFF;font-weight:600}body .checkout-form__inner--right .inner .swiper-dyk{overflow:hidden;width:100%}body .checkout-form__inner--right .inner .swiper-dyk .swiper-wrapper .swiper-slide{background-color:#EDE0FF}body .checkout-form__inner--right .inner .dyk-pagination{margin-top:20px}body .checkout-form__inner--right .inner .dyk-pagination span{width:40px;height:4px;background-color:#FFF;border-radius:100px;margin:0 4px;opacity:1}body .checkout-form__inner--right .inner .dyk-pagination span.swiper-pagination-bullet-active{background-color:#6C0AFF}body .swiper-subscriptions{overflow:hidden;width:100%;position:relative;z-index:10;padding-right:10%}body .swiper-subscriptions .swiper-wrapper .swiper-slide{height:auto;width:90%;padding:0 12.5px}@media (min-width:768px){body .swiper-subscriptions .swiper-wrapper .swiper-slide{width:60%}}@media (min-width:1200px){body .swiper-subscriptions .swiper-wrapper .swiper-slide{width:32%}}body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner{width:100%;height:100%;border:2px solid var(--Light-Purple,#FAF7FF);border-radius:8px;position:relative;z-index:10;padding-bottom:25px}body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner.best-deal{border:2px solid var(--Pinkish,#B04EF4);background:var(--Light-Purple,#FAF7FF)}body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner.best-deal .button button{color:#FFF}body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner.best-deal .button button:after{opacity:1;visibility:visible}body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .background{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='384' height='77' viewBox='0 0 384 77' fill='none'%3E%3Cpath opacity='0.03' d='M207.086 76.6788C488.089 76.6788 715.886 -33.6448 715.886 -169.736C715.886 -305.827 488.089 -416.15 207.086 -416.15C-73.9164 -416.15 -301.714 -305.827 -301.714 -169.736C-301.714 -33.6448 -73.9164 76.6788 207.086 76.6788Z' fill='%236C0AFF'/%3E%3C/svg%3E");position:absolute;top:0;left:0;width:100%;height:100px;z-index:-1;background-repeat:no-repeat;background-size:cover;background-position:top}body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .title{width:100%;height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:15px}body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .title p{color:#D40F22;font-weight:600;font-family:MontserratSemiBold;font-size:24px}body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .price{text-align:center;margin-top:25px}body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .price p{font-weight:600;letter-spacing:-0.25px;line-height:1;font-family:MontserratSemiBold;color:#6C0AFF}@media (min-width:768px){body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .price p{font-size:20px}}body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .price p span{font-size:32px;vertical-align:text-top;font-weight:500;font-family:MontserratMedium;padding:0 5px}@media (min-width:768px){body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .price p span{font-size:56px}}body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .amount{margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 25px}@media (min-width:768px){body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .amount{padding:0 40px}}body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .amount__column{width:100%;margin-bottom:10px;text-align:center}@media (min-width:480px){body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .amount__column{width:33.3333%;margin-bottom:0}}body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .amount__column:last-child{margin-bottom:0}body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .amount__column .name{color:#6C0AFF;font-weight:500;line-height:1;font-family:MontserratMedium}body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .amount__column .quantity{color:#232323;margin-top:6px;font-weight:600;font-family:MontserratSemiBold;font-size:24px;line-height:1}body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .amount__column .interval{color:#232323;font-weight:600;line-height:1;font-family:MontserratSemiBold;font-size:14px;margin-top:2px}body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .info{text-align:center;padding:0 25px;margin-top:25px}@media (min-width:768px){body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .info{padding:0 40px}}body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .info p{color:#7A808C;font-size:14px;line-height:1.4}body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .usps{padding:0 25px;margin-top:25px}@media (min-width:768px){body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .usps{padding:0 40px}}body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .usps__usp{font-size:14px;color:#232323;line-height:1.4;margin-bottom:5px;-webkit-font-feature-settings:'clig' off,'liga' off;font-feature-settings:'clig' off,'liga' off}body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .usps__usp svg{position:relative;top:3px;margin-right:3px}body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .button{padding:0 25px;margin-top:40px}body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .button button{-webkit-box-shadow:0px 0px 16px 0px rgba(90,84,162,0.25);box-shadow:0px 0px 16px 0px rgba(90,84,162,0.25);width:100%;padding:16px;text-align:center;font-size:20px;color:#5A54A2;line-height:1;letter-spacing:-0.25px;font-weight:600;font-family:MontserratSemiBold;border:none;background:#FFF;border-radius:9px;cursor:pointer;position:relative;z-index:10;-webkit-transition:0.5s;transition:0.5s}body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .button button:after{content:"";background:#c848ff;background:-webkit-gradient(linear,left top,right top,from(#7d3aec),to(#c848ff));background:linear-gradient(90deg,#7d3aec 0%,#c848ff 100%);position:absolute;left:0;top:0;width:100%;height:100%;border-radius:10px;z-index:-1;opacity:0;visibility:hidden;-webkit-transition:0.5s;transition:0.5s}body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .button button.active,body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .button button:focus,body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .button button:hover{color:#FFF}body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .button button.active:after,body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .button button:focus:after,body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .button button:hover:after{opacity:1;visibility:visible}body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .button button.active span,body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .button button:focus span,body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .button button:hover span{background-color:#FFF}body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .note{padding:0 40px;margin-top:15px;text-align:center}body .swiper-subscriptions .swiper-wrapper .swiper-slide .inner .note p{color:#7A808C;font-size:10px;line-height:1.4}body .buy__inner{padding:50px 12.5px 50px 12.5px;max-width:1480px;margin:0 auto;width:100%}body .buy__inner .title{width:100%;text-align:center;padding:0 12.5px}body .buy__inner .title h3{color:#DF4A83;font-family:Barcelony;font-size:26px;margin:0 0 15px 0}@media only screen and (min-width:768px){body .buy__inner .title h3{font-size:30px}}body .buy__inner .title h2{font-family:MontserratSemiBold;color:#6C0AFF;font-size:26px;margin:0 0 15px 0}@media only screen and (min-width:768px){body .buy__inner .title h2{font-size:30px}}body .buy__inner .title p{font-size:12px;font-family:MontserratMedium;color:#7A808C}body .buy__inner .title p:last-child{margin-bottom:0}body .buy__inner .others{margin:25px 0 50px 0}body .buy__inner .others ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body .buy__inner .others ul li{margin-right:25px}body .buy__inner .others ul li:last-child{margin-right:0}body .buy__inner .others ul li a{color:#333;text-decoration:underline;font-weight:700}body .buy__inner .choice-payment,body .buy__inner .choose{margin:25px 0 50px 0;padding:0 12.5px}body .buy__inner .choice-payment .buttons,body .buy__inner .choose .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body .buy__inner .choice-payment .buttons .button-wrapper,body .buy__inner .choose .buttons .button-wrapper{margin-right:50px}@media only screen and (max-width:1199px){body .buy__inner .choice-payment .buttons .button-wrapper,body .buy__inner .choose .buttons .button-wrapper{width:100%;text-align:center;margin:0 0 25px 0}}body .buy__inner .choice-payment .buttons .button-wrapper:last-child,body .buy__inner .choose .buttons .button-wrapper:last-child{margin-bottom:0;margin-right:0}body .buy__inner .choice-payment .buttons .button-wrapper button,body .buy__inner .choose .buttons .button-wrapper button{width:100%;height:45px;text-align:center;background:none;line-height:1;font-family:MontserratMedium;font-size:12px;color:#A32FFF;cursor:pointer}@media only screen and (min-width:1200px){body .buy__inner .choice-payment .buttons .button-wrapper button,body .buy__inner .choose .buttons .button-wrapper button{width:140px}}body .buy__inner .choice-payment .buttons .button-wrapper button:focus,body .buy__inner .choose .buttons .button-wrapper button:focus{outline:0}body .buy__inner .choice-payment .buttons .button-wrapper button:after,body .buy__inner .choose .buttons .button-wrapper button:after{content:"";background:#c848ff;background:-webkit-gradient(linear,left top,right top,from(#7d3aec),to(#c848ff));background:linear-gradient(90deg,#7d3aec 0%,#c848ff 100%);position:absolute;left:0;top:0;width:100%;height:100%;border-radius:10px;z-index:-1;opacity:0;visibility:hidden;-webkit-transition:0.5s;transition:0.5s}body .buy__inner .choice-payment .buttons .button-wrapper button span,body .buy__inner .choose .buttons .button-wrapper button span{-webkit-transition:0.5s;transition:0.5s;background-color:#A732FF}body .buy__inner .choice-payment .buttons .button-wrapper button.active,body .buy__inner .choice-payment .buttons .button-wrapper button:focus,body .buy__inner .choice-payment .buttons .button-wrapper button:hover,body .buy__inner .choose .buttons .button-wrapper button.active,body .buy__inner .choose .buttons .button-wrapper button:focus,body .buy__inner .choose .buttons .button-wrapper button:hover{color:#FFF}body .buy__inner .choice-payment .buttons .button-wrapper button.active:after,body .buy__inner .choice-payment .buttons .button-wrapper button:focus:after,body .buy__inner .choice-payment .buttons .button-wrapper button:hover:after,body .buy__inner .choose .buttons .button-wrapper button.active:after,body .buy__inner .choose .buttons .button-wrapper button:focus:after,body .buy__inner .choose .buttons .button-wrapper button:hover:after{opacity:1;visibility:visible}body .buy__inner .choice-payment .buttons .button-wrapper button.active span,body .buy__inner .choice-payment .buttons .button-wrapper button:focus span,body .buy__inner .choice-payment .buttons .button-wrapper button:hover span,body .buy__inner .choose .buttons .button-wrapper button.active span,body .buy__inner .choose .buttons .button-wrapper button:focus span,body .buy__inner .choose .buttons .button-wrapper button:hover span{background-color:#FFF}body .buy__inner .packages{display:none;-ms-flex-wrap:wrap;flex-wrap:wrap}body .buy__inner .packages.active{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}body .buy__inner .packages .item{width:100%;position:relative;padding:0 12.5px;margin-bottom:25px}@media only screen and (min-width:480px){body .buy__inner .packages .item{width:50%}}@media only screen and (min-width:768px){body .buy__inner .packages .item{width:33.3333%}}@media only screen and (min-width:1200px){body .buy__inner .packages .item{width:25%}}body .buy__inner .packages .item .deal,body .buy__inner .packages .item .free{position:absolute;top:-17.5px;height:35px;width:130px;left:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:10;color:#FFF;font-family:MontserratSemiBold;font-size:16px;text-align:center;border-radius:17px}body .buy__inner .packages .item .deal p,body .buy__inner .packages .item .free p{margin:0}body .buy__inner .packages .item .free{background-color:#E96A6A}body .buy__inner .packages .item .deal{background-color:#BB37FF}body .buy__inner .packages .item__inner{overflow:hidden;position:relative;padding:35px 25px 25px 25px;border:1px solid #DEDEDE;border-radius:10px}body .buy__inner .packages .item__inner:after{content:"";position:absolute;top:-560px;left:-250px;width:742px;height:662px;background-color:rgba(108,10,255,0.03);border-radius:50%}body .buy__inner .packages .item__inner .count{text-align:center;margin-bottom:60px}body .buy__inner .packages .item__inner .count svg{width:34px;height:auto;fill:#D40F22;margin-right:25px}body .buy__inner .packages .item__inner .count p{color:#D40F22;font-family:MontserratSemiBold;margin:0;font-size:16px}body .buy__inner .packages .item__inner .price{text-align:center;color:#6C0AFF;font-family:MontserratSemiBold;font-size:30px;margin-bottom:25px}body .buy__inner .packages .item__inner .button{text-align:center}body .buy__inner .packages .item__inner .button button{border:none;-webkit-box-shadow:0 3px 25px rgba(0,0,0,0.1);box-shadow:0 3px 25px rgba(0,0,0,0.1);background:#FFF;width:160px;height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:#5A54A2;font-size:12px;font-family:MontserratSemiBold;margin:0 auto;border-radius:10px;position:relative;z-index:10;-webkit-transition:0.5s;transition:0.5s;cursor:pointer}body .buy__inner .packages .item__inner .button button:after{content:"";background:#c848ff;background:-webkit-gradient(linear,left top,right top,from(#7d3aec),to(#c848ff));background:linear-gradient(90deg,#7d3aec 0%,#c848ff 100%);position:absolute;left:0;top:0;width:100%;height:100%;border-radius:10px;z-index:-1;opacity:0;visibility:hidden;-webkit-transition:0.5s;transition:0.5s}body .buy__inner .packages .item__inner .button button:focus,body .buy__inner .packages .item__inner .button button:hover{color:#FFF}body .buy__inner .packages .item__inner .button button:focus:after,body .buy__inner .packages .item__inner .button button:hover:after{opacity:1;visibility:visible}body.woocommerce-checkout .checkout-wrapper .woocommerce-info{display:none!important}body.woocommerce-checkout .checkout-wrapper .woocommerce-error .showlogin{display:none}body.woocommerce-checkout .checkout-wrapper__inner{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:768px){body.woocommerce-checkout .checkout-wrapper__inner{min-height:calc(100vh - 130px)}}body.woocommerce-checkout .checkout-wrapper__inner--left{width:100%}@media (min-width:768px){body.woocommerce-checkout .checkout-wrapper__inner--left{width:60%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}body.woocommerce-checkout .checkout-wrapper__inner--left .inner{padding:50px 25px;max-width:600px;margin:0 auto;width:100%}@media (min-width:768px){body.woocommerce-checkout .checkout-wrapper__inner--left .inner{padding:80px 25px}}body.woocommerce-checkout .checkout-wrapper__inner--left .inner .info{text-align:center;margin-bottom:25px}@media (min-width:768px){body.woocommerce-checkout .checkout-wrapper__inner--left .inner .info{margin-bottom:50px}}body.woocommerce-checkout .checkout-wrapper__inner--left .inner .info h3{color:#DF4A83;font-family:Barcelony;font-size:26px;margin:0 0 15px 0}@media only screen and (min-width:768px){body.woocommerce-checkout .checkout-wrapper__inner--left .inner .info h3{font-size:30px}}body.woocommerce-checkout .checkout-wrapper__inner--left .inner .info h2{font-family:MontserratSemiBold;color:#6C0AFF;font-size:26px;margin:0 0 15px 0}@media only screen and (min-width:768px){body.woocommerce-checkout .checkout-wrapper__inner--left .inner .info h2{font-size:30px}}body.woocommerce-checkout .checkout-wrapper__inner--left .inner .info p{font-size:12px;font-family:MontserratMedium;color:#7A808C}body.woocommerce-checkout .checkout-wrapper__inner--left .inner .info p:last-child{margin-bottom:0}body.woocommerce-checkout .checkout-wrapper__inner--left .inner .login-screen-toggle{border:2px solid var(--Light-Grey,#DEDEDE);padding:20px;border-radius:12px;font-weight:600;width:100%;margin-bottom:25px;cursor:pointer;-webkit-transition:0.5s;transition:0.5s}body.woocommerce-checkout .checkout-wrapper__inner--left .inner .login-screen-toggle:focus,body.woocommerce-checkout .checkout-wrapper__inner--left .inner .login-screen-toggle:hover{background:var(--Light-Purple,#FAF7FF);border:2px solid var(--Purple,#6C0AFF)}body.woocommerce-checkout .checkout-wrapper__inner--left .inner .login-screen{margin-bottom:25px;display:none}body.woocommerce-checkout .checkout-wrapper__inner--left .inner .login-screen form{border:2px solid var(--Light-Grey,#DEDEDE);padding:20px;border-radius:12px;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body.woocommerce-checkout .checkout-wrapper__inner--left .inner .login-screen form .form-row{width:100%}body.woocommerce-checkout .checkout-wrapper__inner--left .inner .login-screen form .form-row label{font-size:14px;font-weight:600}body.woocommerce-checkout .checkout-wrapper__inner--left .inner .login-screen form .form-row input{border-radius:12px;border:2px solid var(--Light-Grey,#DEDEDE);background:var(--White,#FFF);height:50px;padding:0 20px;font-size:14px;color:#232323;font-weight:600}body.woocommerce-checkout .checkout-wrapper__inner--left .inner .login-screen form .form-row input::-webkit-input-placeholder{color:#232323;opacity:1}body.woocommerce-checkout .checkout-wrapper__inner--left .inner .login-screen form .form-row input::-moz-placeholder{color:#232323;opacity:1}body.woocommerce-checkout .checkout-wrapper__inner--left .inner .login-screen form .form-row input:-ms-input-placeholder{color:#232323;opacity:1}body.woocommerce-checkout .checkout-wrapper__inner--left .inner .login-screen form .form-row input::-ms-input-placeholder{color:#232323;opacity:1}body.woocommerce-checkout .checkout-wrapper__inner--left .inner .login-screen form .form-row input::placeholder{color:#232323;opacity:1}body.woocommerce-checkout .checkout-wrapper__inner--left .inner .login-screen form .form-row .show-password-input{top:16px}body.woocommerce-checkout .checkout-wrapper__inner--left .inner .login-screen form .form-row .woocommerce-form-login__rememberme{display:none}body.woocommerce-checkout .checkout-wrapper__inner--left .inner .login-screen form .form-row button{width:100%;border:none;height:50px;border-radius:12px;background:-webkit-gradient(linear,left top,right top,from(#793FE4),to(#B44FF5));background:linear-gradient(90deg,#793FE4 0%,#B44FF5 100%);-webkit-box-shadow:0px 0px 16px 0px rgba(90,84,162,0.25);box-shadow:0px 0px 16px 0px rgba(90,84,162,0.25);font-size:16px;color:#FFF}body.woocommerce-checkout .checkout-wrapper__inner--left .inner .login-screen form .lost_password{text-align:center;margin-top:10px;width:100%}body.woocommerce-checkout .checkout-wrapper__inner--left .inner .login-screen form .lost_password a{color:#232323;font-size:14px}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #order_review .payment_methods{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;padding:0;margin:0}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #order_review .payment_methods li{width:50%;position:relative;z-index:10;margin-bottom:25px}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #order_review .payment_methods li:nth-child(odd){padding-right:12.5px}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #order_review .payment_methods li:nth-child(2n){padding-left:12.5px}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #order_review .payment_methods li input{height:0;width:0;position:absolute;top:0;left:0}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #order_review .payment_methods li input:checked~label{background:var(--Light-Purple,#FAF7FF);border:2px solid var(--Purple,#6C0AFF)}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #order_review .payment_methods li label{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid var(--Light-Grey,#DEDEDE);padding:20px;border-radius:12px;font-weight:600;cursor:pointer}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #order_review .payment_methods li label .left{width:calc(100% - 40px);padding-right:20px}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #order_review .payment_methods li label .right{width:40px;height:auto}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #order_review .payment_methods li label .right img{width:100%;height:auto;vertical-align:bottom}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #customer_details{border-radius:12px;background:#FAFAFA;padding:40px}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #customer_details .col-1{width:100%;float:none}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #customer_details .col-1 .woocommerce-billing-fields p{margin:0;padding:0;width:100%}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #customer_details .col-1 .woocommerce-billing-fields p input{border-radius:12px;border:2px solid var(--Light-Grey,#DEDEDE);background:var(--White,#FFF);height:50px;padding:0 20px;font-size:14px;color:#232323;font-weight:600}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #customer_details .col-1 .woocommerce-billing-fields p input::-webkit-input-placeholder{color:#232323;opacity:1}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #customer_details .col-1 .woocommerce-billing-fields p input::-moz-placeholder{color:#232323;opacity:1}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #customer_details .col-1 .woocommerce-billing-fields p input:-ms-input-placeholder{color:#232323;opacity:1}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #customer_details .col-1 .woocommerce-billing-fields p input::-ms-input-placeholder{color:#232323;opacity:1}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #customer_details .col-1 .woocommerce-billing-fields p input::placeholder{color:#232323;opacity:1}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #customer_details .col-1 .woocommerce-account-fields{margin-top:10px}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #customer_details .col-1 .woocommerce-account-fields .create-account p{margin:0;padding:0;width:100%}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #customer_details .col-1 .woocommerce-account-fields .create-account p label{font-weight:600;font-size:14px}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #customer_details .col-1 .woocommerce-account-fields .create-account p input{border-radius:12px;border:2px solid var(--Light-Grey,#DEDEDE);background:var(--White,#FFF);height:50px;padding:0 20px;font-size:14px;color:#232323;font-weight:600}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #customer_details .col-1 .woocommerce-account-fields .create-account p input::-webkit-input-placeholder{color:#232323;opacity:1}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #customer_details .col-1 .woocommerce-account-fields .create-account p input::-moz-placeholder{color:#232323;opacity:1}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #customer_details .col-1 .woocommerce-account-fields .create-account p input:-ms-input-placeholder{color:#232323;opacity:1}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #customer_details .col-1 .woocommerce-account-fields .create-account p input::-ms-input-placeholder{color:#232323;opacity:1}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #customer_details .col-1 .woocommerce-account-fields .create-account p input::placeholder{color:#232323;opacity:1}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #customer_details .col-1 .woocommerce-account-fields .create-account p .woocommerce-password-strength{margin-top:5px;border-radius:12px}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #customer_details .col-1 .woocommerce-account-fields .create-account p .show-password-input{top:16px}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #customer_details .col-1 .order-info{margin-top:15px}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #customer_details .col-1 .order-info .item{width:100%;background-color:#FFF;border-radius:12px;padding:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #customer_details .col-1 .order-info .item .left{width:calc(100% - 150px)}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #customer_details .col-1 .order-info .item .left h3{margin:0 0 5px 0;color:#D40F22;font-size:20px;font-weight:600}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #customer_details .col-1 .order-info .item .left p{font-size:10px;color:#232323}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #customer_details .col-1 .order-info .item .left p strong{font-weight:600;font-family:MontserratBold}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #customer_details .col-1 .order-info .item .right{width:150px;text-align:right}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #customer_details .col-1 .order-info .item .right p{font-size:16px;font-weight:600;letter-spacing:-0.25px;line-height:1;font-family:MontserratSemiBold;color:#6C0AFF}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #customer_details .col-1 .order-info .item .right p span{font-size:30px;vertical-align:text-top;font-weight:500;font-family:MontserratMedium}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #customer_details .col-1 .place-order{margin:15px 0 0 0;padding:0}body.woocommerce-checkout .checkout-wrapper__inner--left .inner form.checkout #customer_details .col-1 .place-order button{width:100%;border:none;height:50px;border-radius:12px;background:-webkit-gradient(linear,left top,right top,from(#793FE4),to(#B44FF5));background:linear-gradient(90deg,#793FE4 0%,#B44FF5 100%);-webkit-box-shadow:0px 0px 16px 0px rgba(90,84,162,0.25);box-shadow:0px 0px 16px 0px rgba(90,84,162,0.25);font-size:20px}body.woocommerce-checkout .checkout-wrapper__inner--right{width:40%;background-color:#EDE0FF;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:none}@media (min-width:768px){body.woocommerce-checkout .checkout-wrapper__inner--right{display:-webkit-box;display:-ms-flexbox;display:flex}}body.woocommerce-checkout .checkout-wrapper__inner--right:after{content:"";position:absolute;top:-200px;right:0;height:calc(100% + 200px);width:100%;background-color:#EDE0FF;z-index:-1}body.woocommerce-checkout .checkout-wrapper__inner--right .inner{max-width:600px;margin:0 auto;width:100%;text-align:center;padding:80px 25px}@media (min-width:1200px){body.woocommerce-checkout .checkout-wrapper__inner--right .inner{padding:80px 50px}}body.woocommerce-checkout .checkout-wrapper__inner--right .inner p{font-size:32px;color:#5A54A2;font-weight:700}body.woocommerce-checkout .checkout-wrapper__inner--right .inner p span{font-size:24px;color:#6C0AFF;font-weight:600}body.woocommerce-checkout .checkout-wrapper__inner--right .inner .swiper-dyk{overflow:hidden;width:100%}body.woocommerce-checkout .checkout-wrapper__inner--right .inner .swiper-dyk .swiper-wrapper .swiper-slide{background-color:#EDE0FF}body.woocommerce-checkout .checkout-wrapper__inner--right .inner .dyk-pagination{margin-top:20px}body.woocommerce-checkout .checkout-wrapper__inner--right .inner .dyk-pagination span{width:40px;height:4px;background-color:#FFF;border-radius:100px;margin:0 4px;opacity:1}body.woocommerce-checkout .checkout-wrapper__inner--right .inner .dyk-pagination span.swiper-pagination-bullet-active{background-color:#6C0AFF}body.woocommerce-account .woocommerce{max-width:1240px;margin:0 auto;width:100%}body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation{width:100%;float:none;margin:50px 0;padding:0 25px}body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li{list-style:none;margin:0 15px;margin-bottom:15px;width:100%}@media only screen and (min-width:768px){body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li{margin-bottom:0;width:auto}}body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li:last-child{margin-bottom:0}body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a{border:none;background:#c848ff;background:-webkit-gradient(linear,left top,right top,from(#7d3aec),to(#c848ff));background:linear-gradient(90deg,#7d3aec 0%,#c848ff 100%);color:#FFF;font-family:MontserratMedium}body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a:after{background-color:#FFF}body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a{border:2px solid #c848ff;border-radius:10px;color:#c848ff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 25px;height:50px;position:relative;width:200px}@media (max-width:767px){body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a{margin:0 auto}}body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:after{content:"";position:absolute;top:50%;right:-7.5px;width:15px;height:15px;border-radius:50%;background-color:#A732FF;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content{width:100%;float:none;overflow-x:auto}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .button-gradient{padding:10px 25px;display:inline-block}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .orders{margin-bottom:50px;overflow-x:auto;width:100%}@media (max-width:1024px){body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .orders{width:1024px}}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .orders.subscriptions .orders__top .column{width:16.6666%}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .orders.subscriptions .orders__items--item .column{width:16.6666%}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .orders__top{width:100%;background-color:#F5F6FA;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:24px 12px;border-radius:8px}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .orders__top .column{width:20%;padding:0 12px;font-size:14px;font-weight:600;font-family:MontserratSemiBold;color:#232323}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .orders__top .column:last-child{padding-right:25px}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .orders__items{width:100%}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .orders__items--item{margin-top:8px;background-color:#FAF7FF;width:100%;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px 12px}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .orders__items--item .column{width:20%;padding:0 12px;font-size:16px;font-weight:500;font-family:MontserratMedium}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .orders__items--item .column .button-gradient{width:100%;color:#FFF!important;font-size:16px!important;border:none;text-align:center;cursor:pointer}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .orders__items--item .column .button-gradient.warning{background:#e74c3c}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .orders__items--item .column:first-child{color:#D40F22;font-size:24px;font-weight:600;font-family:MontserratSemiBold}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .orders__items--item .column:nth-child(5){font-family:MontserratSemiBold;color:#6C0AFF;font-weight:600;font-size:32px}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .orders__items--item .column:nth-child(5) p{font-size:16px;font-weight:600;letter-spacing:-0.25px;line-height:1;font-family:MontserratSemiBold;color:#6C0AFF}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .orders__items--item .column:nth-child(5) p span{font-size:32px;vertical-align:text-top;font-weight:600;font-family:MontserratSemiBold;padding:0 5px}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .orders__items--item .column:nth-child(6) a{color:#000;display:inline-block;margin-top:25px}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm{max-width:480px;margin:0 auto;width:100%}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm label{font-family:MontserratMedium;font-size:14px}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm input{height:35px;padding:0 10px;border-radius:10px;border:1px solid #6C0AFF}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm button{margin-top:15px;border:none;font-family:MontserratSemiBold;cursor:pointer}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm button:focus{outline:0}body.woocommerce-order-received .order-done{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 12.5px;padding-top:25px}body.woocommerce-order-received .order-done .order-review{width:100%;margin-bottom:50px}@media only screen and (min-width:768px){body.woocommerce-order-received .order-done .order-review{margin-bottom:0;padding-right:25px;width:50%}}body.woocommerce-order-received .order-done .order-review__inner{width:100%;-webkit-box-shadow:0 3px 25px rgba(0,0,0,0.1);box-shadow:0 3px 25px rgba(0,0,0,0.1);border-radius:10px}body.woocommerce-order-received .order-done .order-review__inner .heading{padding:25px;border-bottom:1px solid #F2F2F2}body.woocommerce-order-received .order-done .order-review__inner .heading h2{font-family:MontserratSemiBold;color:#6C0AFF;margin:0;font-size:20px}body.woocommerce-order-received .order-done .order-review__inner .contents{padding:25px;height:258.2px;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}body.woocommerce-order-received .order-done .order-review__inner .contents::-webkit-scrollbar{display:none}body.woocommerce-order-received .order-done .order-review__inner .contents__item{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body.woocommerce-order-received .order-done .order-review__inner .contents__item--left,body.woocommerce-order-received .order-done .order-review__inner .contents__item--right{width:calc(50% - 12.5px)}body.woocommerce-order-received .order-done .order-review__inner .contents__item--left .inner,body.woocommerce-order-received .order-done .order-review__inner .contents__item--right .inner{border:1px solid #EBEBEB;height:50px;padding:10px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:10px}body.woocommerce-order-received .order-done .order-review__inner .contents__item--left .inner p,body.woocommerce-order-received .order-done .order-review__inner .contents__item--right .inner p{margin:0;font-size:12px}@media only screen and (min-width:768px){body.woocommerce-order-received .order-done .order-review__inner .contents__item--left .inner p,body.woocommerce-order-received .order-done .order-review__inner .contents__item--right .inner p{font-size:14px}}body.woocommerce-order-received .order-done .order-review__inner .contents__item--left{margin-right:12.5px}body.woocommerce-order-received .order-done .order-review__inner .contents__item--left p{color:#D40F22;font-family:MontserratSemiBold}body.woocommerce-order-received .order-done .order-review__inner .contents__item--left p svg{fill:#D40F22;width:12px;height:auto;margin-right:5px}@media only screen and (min-width:768px){body.woocommerce-order-received .order-done .order-review__inner .contents__item--left p svg{width:20px}}body.woocommerce-order-received .order-done .order-review__inner .contents__item--right{margin-left:12.5px}body.woocommerce-order-received .order-done .order-review__inner .contents__item--right p{color:#6C0AFF;font-family:MontserratSemiBold}body.woocommerce-order-received .order-done .order-review__inner .totals{padding:0 25px 25px;min-height:66.8px}body.woocommerce-order-received .order-done .order-review__inner .totals__item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.woocommerce-order-received .order-done .order-review__inner .totals__item:last-child{margin-top:25px}body.woocommerce-order-received .order-done .order-review__inner .totals__item:last-child .totals__item--left p,body.woocommerce-order-received .order-done .order-review__inner .totals__item:last-child .totals__item--right p{color:#6C0AFF;font-family:MontserratSemiBold}body.woocommerce-order-received .order-done .order-review__inner .totals__item--left,body.woocommerce-order-received .order-done .order-review__inner .totals__item--right{width:50%}body.woocommerce-order-received .order-done .order-review__inner .totals__item--left p,body.woocommerce-order-received .order-done .order-review__inner .totals__item--right p{margin:0;font-size:14px}body.woocommerce-order-received .order-done .order-review__inner .totals__item--left p{text-align:left}body.woocommerce-order-received .order-done .order-review__inner .totals__item--right p{text-align:right}body.woocommerce-order-received .order-done .order-message{width:100%}@media only screen and (min-width:768px){body.woocommerce-order-received .order-done .order-message{padding-left:25px;width:50%}}body.woocommerce-order-received .order-done .order-message__inner h2{color:#6C0AFF;font-size:16px;font-family:MontserratSemiBold;margin:0 0 10px 0}body.woocommerce-order-received .order-done .order-message__inner h2 span{font-family:Barcelony;color:#DF4A83;font-size:30px;font-weight:100}@media only screen and (min-width:480px){body.woocommerce-order-received .order-done .order-message__inner h2 span{position:relative;top:-10px}}body.woocommerce-order-received .order-done .order-message__inner p{color:#DF4A83;font-family:MontserratMedium;font-size:12px}body.woocommerce-order-received .order-done .order-message__inner .button{margin-top:25px}body.woocommerce-order-received .order-done .order-message__inner .button a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 25px;font-size:14px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:225px}body.woocommerce-order-received .order-done .order-message__inner .button a svg{margin-right:10px;position:relative}body.woocommerce-order-received .order-done .order-message__inner .button a span{background-color:#FFF}body.woocommerce-order-received .order-done .order-message__inner .image{margin-top:25px}body.woocommerce-order-received .order-done .order-message__inner .image img{width:100%;max-width:400px;height:auto}body.woocommerce-cart .woocommerce .shop_table thead th{font-family:MontserratMedium}body.woocommerce-cart .woocommerce .shop_table tbody .actions #coupon_code{width:150px;border-radius:5px}body.woocommerce-cart .woocommerce .shop_table tbody .actions button{border-radius:5px;font-size:14px;background:#c848ff;background:-webkit-gradient(linear,left top,right top,from(#7d3aec),to(#c848ff));background:linear-gradient(90deg,#7d3aec 0%,#c848ff 100%);color:#FFF;font-family:MontserratMedium;position:relative}body.woocommerce-cart .woocommerce .shop_table .product-thumbnail{display:none}body.woocommerce-cart .woocommerce .shop_table .product-name{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body.woocommerce-cart .woocommerce .shop_table .product-name img{width:calc(50% - 5px);height:100px;-o-object-fit:cover;object-fit:cover;margin-right:5px}@media only screen and (min-width:768px){body.woocommerce-cart .woocommerce .shop_table .product-name img{width:60px;height:80px}}body.woocommerce-cart .woocommerce .shop_table .product-name img:nth-child(odd){margin-left:5px;margin-right:0}body.woocommerce-cart .woocommerce .shop_table .product-name a{color:#000;margin-bottom:5px;display:block;width:100%}body.woocommerce-cart .woocommerce .shop_table .product-name span{font-size:12px}body.woocommerce-cart .woocommerce .cart-collaterals h2{font-family:MontserratBold;margin:25px 0 25px 0}body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a{border-radius:10px;background:#c848ff;background:-webkit-gradient(linear,left top,right top,from(#7d3aec),to(#c848ff));background:linear-gradient(90deg,#7d3aec 0%,#c848ff 100%);color:#FFF;font-family:MontserratMedium;position:relative}