@import "/wp-content/themes/makeurmove/assets/fonts/Poppins/stylesheet.css";.btn{border-radius:12px;font-weight:600;display:inline-block;cursor:pointer}.btn,.btn:hover,body header .cookies__content-close svg path,body header .header__content-menu-second-list-btn svg path,body header .header__content-menu-third.dropdown .header__content-menu-third-item-link:hover .dropdown-arrow svg{transition:.3s}.btn.primary{color:#fff;background-color:#fb6b84}.btn.primary:hover{background-color:#fc8499}.btn.primary:active{background-color:#ea4864}.btn.secondary{color:#fff;background-color:#7180ac}.btn.secondary:hover{background-color:#8996ba}.btn.secondary:active{background-color:#6979a6}.btn.thirdly{color:#ea4864;background-color:#fff0f3}.btn.thirdly:hover{color:#fff;background-color:#fb6b84}.btn.thirdly:active{color:#fff;background-color:#ea4864}.btn.pink-gradient{display:flex;align-items:center;grid-column-gap:8px;border-radius:8px;padding:8px 10px;color:#fff;background:linear-gradient(0deg,#fb6b84 0,#ff9dae 100%)}.btn.linear{color:#161c2d;background-color:#fff;border:1px solid #d0d2d5}.btn.linear:active,.btn.linear:hover{color:#fb6b84;background-color:#fff;border:1px solid #fb6b84}.btn.linear:active{color:#ea4864;border:1px solid #ea4864}.btn.large,body{padding:20px 44px;font-size:16px;line-height:24px}@media (max-width:768px){.btn.large{font-size:14px;line-height:22px}}.btn.regular,.btn.small{padding:13px 47px;font-size:14px;line-height:22px}.btn.small{padding:9px 47px}body{font-family:Poppins,sans-serif;font-style:normal;font-weight:300;color:#161c2d;padding:0;margin:0;overflow-x:hidden}@media (max-width:768px){body.opened-menu{overflow:hidden}}body header{z-index:3;position:sticky;top:0}@media (max-width:768px){body header{padding:20px 0;position:fixed;width:100%;background-color:#fff}}body header .cookies,body header:after{width:100%;-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.1);-moz-box-shadow:0 8px 16px 0 rgba(0,0,0,.1);box-shadow:0 8px 16px 0 rgba(0,0,0,.1)}body header:after{content:"";height:100%;display:block;position:absolute;z-index:-1;left:0;top:0;background-color:#fff}body header .cookies{position:fixed;top:-100px;padding:26px 0;transition:.5s}@media (max-width:860px){body header .cookies{top:-140px}}@media (max-width:768px){body header .cookies{top:-120px;padding:16px 0}}@media (max-width:550px){body header .cookies{top:-200px}}body header .cookies.opened{position:relative;top:0;transition:.5s}@media (max-width:768px){body header .cookies.opened{top:-20px}}body header .cookies__content{display:flex;align-items:center;grid-column-gap:16px}@media (max-width:550px){body header .cookies__content{flex-wrap:wrap;grid-column-gap:12px;grid-row-gap:16px}}body header .cookies__content-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background-color:#fff0f3;border-radius:50%}@media (max-width:550px){body header .cookies__content-icon{width:32px;height:32px}}body header .cookies__content-text{font-size:14px;font-weight:400;line-height:22px}@media (max-width:768px){body header .cookies__content-text{font-size:12px;line-height:20px}}@media (max-width:550px){body header .cookies__content-text{width:calc(100% - 76px)}}body header .cookies__content-text a{color:#fb6b84}@media (max-width:550px){body header .cookies__content-btn{width:100%;text-align:center}}body header .cookies__content-close{cursor:pointer;width:20px;height:20px}@media (max-width:550px){body header .cookies__content-close{position:absolute;top:16px;right:16px}}body header .cookies__content-close:hover svg path{fill:#fb6b84;transition:.3s}body header .header__content{display:flex;justify-content:space-between;align-items:center;z-index:2}body header .header__content-logo{display:flex;align-items:center;grid-column-gap:20px}body header .header__content-logo img{max-height:24px}@media (max-width:991px){body header .header__content-logo img{max-height:20px}}body header .header__content-menu{display:flex;align-items:center;grid-column-gap:60px}@media (max-width:991px){body header .header__content-menu{grid-column-gap:30px}}@media (max-width:768px){body header .header__content-menu{display:none;opacity:0;visibility:hidden;z-index:-1;transition:.5s;flex-direction:column-reverse;position:absolute;left:0;top:72px;background-color:#fff;width:100%;padding:24px 16px 75px;box-sizing:border-box;height:calc(100vh - 100px);overflow-y:scroll}}body header .header__content-menu.opened{display:flex;grid-row-gap:24px;flex-direction:column-reverse;justify-content:flex-end;opacity:1;visibility:visible;z-index:2;transition:.5s}@media (max-width:768px){body header .header__content-menu.opened{z-index:-1}}body header .header__content-menu a:hover{color:#ea4864}body header .header__content-menu-first{display:flex;justify-content:center;grid-column-gap:45px;align-items:center;list-style:none;padding:0;margin:0}@media (max-width:991px){body header .header__content-menu-first{grid-column-gap:15px}}@media (max-width:768px){body header .header__content-menu-first{flex-direction:column;justify-content:flex-start;width:100%;height:calc(100vh - 250px);align-items:flex-start;overflow-y:scroll}body header .header__content-menu-first-item{width:100%;border-top:1px solid #d0d2d5}}body header .header__content-menu-first-item.parent:hover .header__content-menu-second{display:block;opacity:1;visibility:visible;z-index:-1;transition:.5s}@media (max-width:768px){body header .header__content-menu-first-item.parent:hover .header__content-menu-second{display:none;z-index:1}}body header .header__content-menu-first-item.parent:hover .header__content-menu-first-item-link{color:#ea4864}body header .header__content-menu-first-item.parent .header__content-menu-first-item-link.opened svg,body header .header__content-menu-first-item.parent .header__content-menu-first-item-link:hover svg,body header .header__content-menu-first-item.parent:hover .header__content-menu-first-item-link svg{transition:.2s;transform:rotate(180deg)}body header .header__content-menu-first-item.parent:hover .header__content-menu-first-item-link svg path{transition:.2s;fill:#fb6b84}body header .header__content-menu-first-item.parent .header__content-menu-first-item-link{display:flex;grid-column-gap:10px;align-items:center}body header .header__content-menu-first-item.parent .header__content-menu-first-item-link svg{transition:.2s}@media (max-width:768px){body header .header__content-menu-first-item.parent .header__content-menu-first-item-link svg{padding:10px 8px;border-radius:50%;background-color:#f1f2f7}}body header .header__content-menu-first-item.parent .header__content-menu-first-item-link.opened svg path,body header .header__content-menu-first-item.parent .header__content-menu-first-item-link:hover svg path{fill:#fb6b84}body header .header__content-menu-first-item.parent .header__content-menu-first-item-link.opened{color:#fb6b84;transition:.2s}body header .header__content-menu-first-item-link{color:#161c2d;font-weight:600;text-decoration:none;transition:.3s;padding:36px 15px}@media (max-width:768px){body header .header__content-menu-first-item-link{padding:24px 0;display:flex;justify-content:flex-end;flex-direction:row-reverse;font-size:20px;line-height:32px}}body a:hover,body header .header__content-menu-first-item-link:hover{transition:.3s;color:#fb6b84}body header .header__content-menu-second{display:block;opacity:0;visibility:hidden;z-index:-1;transition:.5s;width:100vw;position:absolute;top:95px;left:0;background-color:#fff;-webkit-box-shadow:0 12px 14px 0 rgba(0,0,0,.07);-moz-box-shadow:0 12px 14px 0 rgba(0,0,0,.07);box-shadow:0 12px 14px 0 rgba(0,0,0,.07)}@media (max-width:768px){body header .header__content-menu-second{opacity:1;visibility:visible;z-index:1;transition:.5s;position:relative;display:none;width:auto;top:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}}body header .header__content-menu-second-list{display:flex;flex-direction:column;max-width:750px;width:100%;margin:0 auto;list-style:none;padding:40px 0 16px;position:relative}@media (max-width:768px){body header .header__content-menu-second-list{padding:0}}body header .header__content-menu-second-list-btn{position:absolute;right:0;top:45px;padding:8px 12px!important;display:flex;align-items:center;justify-content:center;grid-column-gap:8px}@media (max-width:768px){body header .header__content-menu-second-list-btn{width:100%;box-sizing:border-box;top:inherit;bottom:24px}}body header .header__content-menu-second-list-btn:hover svg path{fill:#fff;transition:.3s}body header .header__content-menu-second-list-item{display:flex;grid-row-gap:20px;flex-direction:column;align-items:flex-start;padding:24px 0;border-bottom:1px solid #d0d2d5}@media (max-width:768px){body header .header__content-menu-second-list-item{width:100%;position:relative}body header .header__content-menu-second-list-item:first-child{padding-bottom:84px;padding-top:0}body header .header__content-menu-second-list-item:first-child .header__content-menu-second-list-item-link{display:none}}body header .header__content-menu-second-list-item:last-child{border-bottom:none}@media (max-width:768px){body header .header__content-menu-second-list-item:last-child{padding-bottom:0}}body header .header__content-menu-second-list-item-link{padding:0;font-size:24px;line-height:36px;font-weight:500;color:#161c2d}@media (max-width:768px){body header .header__content-menu-second-list-item-link{font-size:18px;line-height:28px}}body header .header__content-menu-third,body ul.list{list-style:none;padding:0;display:flex;flex-direction:row;flex-wrap:wrap}body header .header__content-menu-third{grid-column-gap:50px;grid-row-gap:10px;width:100%;margin:0 auto}body header .header__content-menu-third.dropdown{grid-column-gap:0;grid-row-gap:0}body header .header__content-menu-third.dropdown .header__content-menu-third-item{display:flex;grid-row-gap:15px;flex-direction:column;width:33.333%}@media (max-width:768px){body header .header__content-menu-third.dropdown .header__content-menu-third-item:last-child{border-bottom:none}body header .header__content-menu-third.dropdown .header__content-menu-third-item{width:100%;padding:20px 0;border-bottom:1px solid #d0d2d5}}body header .header__content-menu-third.dropdown .header__content-menu-third-item-link{font-weight:600;font-size:16px;line-height:24px;display:flex;grid-column-gap:10px}@media (max-width:768px){body header .header__content-menu-third.dropdown .header__content-menu-third-item-link{font-size:14px;line-height:20px;align-items:center}}body header .header__content-menu-third.dropdown .header__content-menu-third-item-link:hover .dropdown-arrow{background-color:#fff0f3;transition:.3s}body header .header__content-menu-third.dropdown .header__content-menu-third-item-link:hover .dropdown-arrow svg path{fill:#ea4864;transition:.3s}@media (max-width:768px){body header .header__content-menu-third.dropdown .header__content-menu-third-item-link.opened{color:#fb6b84}}body header .header__content-menu-third.dropdown .header__content-menu-third-item-link.opened .dropdown-arrow svg{transform:rotate(180deg);transition:.3s}@media (max-width:768px){body header .header__content-menu-third.dropdown .header__content-menu-third-item-link.opened .dropdown-arrow svg path{fill:#ea4864;transition:.3s}}body header .header__content-menu-third.dropdown .header__content-menu-third-item-link .dropdown-arrow{width:24px;height:24px;border-radius:50%;background-color:#f1f2f7;transition:.3s;display:flex;align-items:center;justify-content:center}body .popup__content-close path,body header .header__content-menu-third.dropdown .header__content-menu-third-item-link .dropdown-arrow svg,body header .header__content-menu-third.dropdown .header__content-menu-third-item-link .dropdown-arrow svg path,body header .header__content-menu-third.icons .header__content-menu-third-item-link svg path{transition:.3s}body header .header__content-menu-third.icons{grid-row-gap:16px;grid-column-gap:2%}@media (max-width:768px){body header .header__content-menu-third.icons{grid-row-gap:12px}}body header .header__content-menu-third.icons .header__content-menu-third-item{width:32%}@media (max-width:768px){body header .header__content-menu-third.icons .header__content-menu-third-item{width:100%}}body header .header__content-menu-third.icons .header__content-menu-third-item-link{font-weight:500;font-size:14px;line-height:22px;display:flex;grid-column-gap:8px;align-items:center}body header .header__content-menu-third.icons .header__content-menu-third-item-link:hover svg{transition:.3s;background-color:#fff0f3}body header .header__content-menu-third.icons .header__content-menu-third-item-link:hover svg path{fill:#ea4864;transition:.3s}body header .header__content-menu-third.icons .header__content-menu-third-item-link svg{padding:10px;background-color:#f1f2f7;border-radius:6px;transition:.3s}@media (max-width:768px){body header .header__content-menu-third.icons .header__content-menu-third-item-link svg{padding:8px}}@media (max-width:768px){body header .header__content-menu-third-item{width:100%}}body header .header__content-menu-third-item-link{color:#161c2d;font-weight:400;font-size:14px;line-height:22px}body header .header__content-menu-fourth{display:none;width:100%;margin:0 auto;list-style:none;padding:0}body header .header__content-menu-fourth-item{width:100%;padding:6px 0}body header .header__content-menu-fourth-item-link{color:#161c2d;font-weight:400;font-size:14px;line-height:22px}@media (max-width:768px){body header .header__content-menu-login{width:100%}body header .header__content-menu-login a{width:100%;display:flex;padding:13px!important;justify-content:center;align-items:center;box-sizing:border-box;color:#fff!important;background-color:#fb6b84!important}}body header .header__content-burger{display:none;line-height:1;max-height:32px;cursor:pointer}@media (max-width:768px){body header .header__content-burger{display:block}}body header .header__content-burger-close,body header .header__content-burger.opened .header__content-burger-open{display:none}body .with-tooltip:hover .tooltip,body header .header__content-burger.opened .header__content-burger-close{display:block}body header .header__content-mobile{display:none;border-top:1px solid #d0d2d5;padding:16px 0 26px;margin:0 16px;position:absolute;bottom:0;left:0;width:calc(100% - 32px)}@media (max-width:768px){body header .header__content-mobile{display:block}}body header .header__content-mobile-socials{width:100%;display:flex;justify-content:flex-end;grid-column-gap:30px}@media (max-width:768px){body header .header__content-mobile-socials{width:100%;justify-content:flex-start}}body .popup__content-close:hover path,body header .header__content-mobile-socials-item svg path{transition:.3s;fill:#161c2d}body footer .footer__bottom-socials-item:hover svg path,body header .header__content-mobile-socials-item:hover svg path{fill:#fb6b84;transition:.3s}@media (max-width:768px){body main{padding-top:70px}}body .container{max-width:1240px;width:100%;margin-left:auto;margin-right:auto;box-sizing:border-box}@media (max-width:1280px){body .container{padding:0 20px}}@media (max-width:991px){body .container{padding:0 16px;box-sizing:border-box}}body h1,body h2,body h3{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;margin:0}body a{color:#161c2d;text-decoration:none}body ul.list{font-size:14px;font-weight:500;line-height:22px;margin:0;grid-row-gap:8px}body ul.list li{width:100%;display:flex;padding-left:24px;box-sizing:border-box;position:relative}@media (max-width:600px){body ul.list li{width:100%}}body ul.list li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2216%22 height=%2216%22 viewBox=%220%200%2016%2016%22 fill=%22none%22%3E%3Cpath d=%22M13.3332 4L5.99984 11.3333L2.6665 8%22 stroke=%22%23101828%22 stroke-width=%221.11107%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22/%3E%3C/svg%3E");width:16px;height:16px;display:block;position:absolute;left:0;top:4px}body .with-tooltip{position:relative}body .tooltip,body footer{background-color:#161c2d;color:#fff}body .tooltip{display:none;padding:8px 10px;width:max-content;max-width:180px;font-size:12px;font-weight:600;line-height:20px;position:absolute;left:50%;transform:translateX(-50%);bottom:calc(100% + 5px);border-radius:12px;z-index:1}body .tooltip:after{content:"";width:8px;height:8px;display:block;position:absolute;background-color:#161c2d;bottom:-3px;left:calc(50% - 4px);transform:rotate(-45deg)}body .popup{display:none;z-index:6;position:relative}body .popup__overlay{width:100vw;height:100vh;position:fixed;top:0;left:0;display:none;background:rgba(0,0,0,.4);z-index:4}body .popup__content{background-color:#fff;padding:24px;border-radius:12px;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);max-width:90%;box-sizing:border-box}@media (max-width:650px){body .popup__content{padding:16px}}body .popup__content-close{position:absolute;right:24px;top:24px;cursor:pointer}@media (max-width:650px){body .popup__content-close{right:16px;top:16px}}body footer{padding:80px 0 0}@media (max-width:991px){body footer{padding:55px 0 0}}body footer .footer__content{display:flex;grid-column-gap:30px}@media (max-width:1199px){body footer .footer__content{grid-column-gap:20px}}@media (max-width:991px){body footer .footer__content{flex-direction:column;grid-column-gap:0;grid-row-gap:30px}}@media (max-width:768px){body footer .footer__content{grid-row-gap:50px}}body footer .footer__content-left{width:calc(100% - 250px);display:flex;grid-column-gap:3%}@media (max-width:1199px){body footer .footer__content-left{width:calc(100% - 200px);grid-column-gap:1%}}@media (max-width:991px){body footer .footer__content-left{width:100%}}@media (max-width:768px){body footer .footer__content-left{flex-direction:column;grid-column-gap:0;grid-row-gap:50px}}body footer .footer__content-left-menu{display:flex;flex-direction:column;grid-row-gap:20px;width:30%}@media (max-width:1199px){body footer .footer__content-left-menu{width:32%}}@media (max-width:991px){body footer .footer__content-left-menu{width:33%}}@media (max-width:768px){body footer .footer__content-left-menu{width:100%}}body footer .footer__content-left-menu-title,body footer .footer__content-left-menu-title a{color:#8a8d96}@media (max-width:1199px){body footer .footer__content-left-menu-title a{font-size:14px;line-height:22px}}body footer .footer__content-left-menu-list-item a:hover,body footer .footer__content-left-menu-title a:hover{color:#fb6b84;transition:.3s}body footer .footer__content-left-menu-list{display:flex;flex-direction:column;grid-row-gap:16px;list-style:none;padding:0;margin:0}@media (max-width:1199px){body footer .footer__content-left-menu-list{grid-row-gap:12px}}@media (max-width:768px){body footer .footer__content-left-menu-list{grid-row-gap:8px}}body footer .footer__content-left-menu-list-item a{color:#fff;transition:.3s}@media (max-width:1199px){body footer .footer__content-left-menu-list-item a{font-size:14px;line-height:22px}}body footer .footer__content-right{display:flex;flex-direction:column;align-items:center;grid-row-gap:7px;width:220px;padding-bottom:15px}@media (max-width:1199px){body footer .footer__content-right{width:180px}}@media (max-width:991px){body footer .footer__content-right{width:100%;flex-direction:row;flex-wrap:wrap;grid-row-gap:20px;grid-column-gap:20px}}@media (max-width:768px){body footer .footer__content-right{grid-row-gap:10px}}body footer .footer__content-right-logo{display:flex;flex-direction:column;align-items:center}@media (max-width:991px){body footer .footer__content-right-logo{width:100%;justify-content:flex-start;flex-direction:column;flex-wrap:wrap;align-items:flex-start}}body footer .footer__content-right-logo-img{max-width:195px}@media (max-width:1199px){body footer .footer__content-right-logo-img{max-width:140px}}body footer .footer__content-right-text{font-size:15px;padding-bottom:10px;color:#8a8d96}@media (max-width:1199px){body footer .footer__content-right-text{font-size:12px}}body footer .footer__content-right-sponsor img{max-width:195px;max-height:95px}@media (max-width:1199px){body footer .footer__content-right-sponsor img{max-width:140px;max-height:80px}}@media (max-width:768px){body footer .footer__content-right-sponsor img{max-width:100px;max-height:60px}}body footer .footer__bottom{padding:25px 0;border-top:1px solid #292f41;color:#8a8d96;font-size:12px;line-height:20px;display:flex;align-items:center}@media (max-width:768px){body footer .footer__bottom{padding:16px 0 30px;align-items:flex-start;flex-direction:column-reverse;grid-row-gap:16px}}body footer .footer__bottom-rights{width:65%}@media (max-width:768px){body footer .footer__bottom-rights{width:100%}}body footer .footer__bottom-socials{width:35%;display:flex;justify-content:flex-end;grid-column-gap:30px}@media (max-width:768px){body footer .footer__bottom-socials{width:100%;justify-content:flex-start}}body a,body footer .footer__bottom-socials-item svg path{transition:.3s}