@charset "UTF-8";@import"https://use.typekit.net/xeg4cvy.css";h1,h2,h3,h4,h5,h6,p,span,a,label,small{margin:0;padding:0;font-family:proxima-nova,sans-serif}a,a:hover{color:inherit;text-decoration:none}:root{--scrollbar-size: 6px;--scrollbar-thumb: $primary;--scrollbar-thumb-hover: #16a34a;--scrollbar-track: transparent}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}*::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size)}*::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:999px;border:2px solid var(--scrollbar-track)}*::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}*::-webkit-scrollbar-track{background:var(--scrollbar-track)}.primary-btn{background:#49d538;padding:12px 48px;border-radius:12px;border:1px solid #49D538;text-transform:uppercase;color:#000;font-family:ProximaNova,sans-serif;font-weight:400}.dark-btn{background:#000;padding:0 24px;height:52px;border-radius:12px;border:1px solid #000000;text-transform:uppercase;color:#fff;font-family:ProximaNova,sans-serif;font-weight:400}@media only screen and (max-width: 800px){.dark-btn{height:42px}}.light-btn{background:#fff;padding:0 24px;height:52px;border-radius:12px;border:1px solid #000000;text-transform:uppercase;color:#000;font-family:ProximaNova,sans-serif;font-weight:400}@media only screen and (max-width: 800px){.light-btn{height:42px}}.training-button{background:#49d538;border:1px solid #49D538;padding:12px 16px;border-radius:8px;font-weight:600;font-size:14px;line-height:18px;letter-spacing:-.02em;text-transform:uppercase;color:#080a09}.page__wrapper{position:relative;width:100%;min-height:120px;background:red}.one-line-text{white-space:nowrap;-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;word-break:normal}.notifyMeWrapper{position:fixed;right:15px;top:15px;max-width:500px;z-index:10000;border-radius:3px;display:block;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.notifyMeWrapper .notifyMe{position:relative;left:0;top:0;margin-bottom:15px;padding:5px 15px;border-radius:8px}.notifyMeWrapper .notifyMe .nt-inline{display:flex;align-items:center;gap:8px}.notifyMeWrapper .notifyMe .nt-inline p{margin:-2px 0 0;font-weight:400;letter-spacing:-.02em;line-height:20px}.notifyMeWrapper .nt-success{background:#dff0d8}.notifyMeWrapper .nt-success .nt-inline p,.notifyMeWrapper .nt-success .nt-inline i{color:#508f51}.notifyMeWrapper .nt-warn{background:#fcf8e3}.notifyMeWrapper .nt-warn .nt-inline p,.notifyMeWrapper .nt-warn .nt-inline i{color:#c5a060}.notifyMeWrapper .nt-danger{background:#f2dede}.notifyMeWrapper .nt-danger .nt-inline p,.notifyMeWrapper .nt-danger .nt-inline i{color:#c84040}.notifyMeWrapper .nt-chat{background:#cdeef2}.notifyMeWrapper .nt-chat .nt-inline p,.notifyMeWrapper .nt-chat .nt-inline i{color:#757bf6}@media only screen and (max-width: 800px){.notifyMeWrapper{max-width:calc(100% - 30px)}}.loading-wrapper{position:fixed;left:0;top:0;width:100%;height:100%;z-index:10000;background:#0006}.loading-wrapper img{position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;height:160px}.public-content{position:relative;width:100%}.public-content .inner__wrapper{position:relative;width:1440px;min-height:120px;left:calc(50% - 720px);padding-top:136px}@media only screen and (max-width: 1488px){.public-content .inner__wrapper{left:24px;width:calc(100% - 48px)}}@media only screen and (max-width: 1000px){.public-content .inner__wrapper{left:20px;width:calc(100% - 40px);padding-top:112px}}.mobile-trigger-menu{position:absolute;width:calc(100% - 40px);left:20px;top:20px;height:72px;background:#080a0999;border-radius:16px;z-index:1999;display:none;justify-content:space-between;align-items:center;padding:0 16px}.mobile-trigger-menu.main-dashboard-app-nav{background:#2f312f}.mobile-trigger-menu .close{display:none}.mobile-trigger-menu img{height:32px}.mobile-trigger-menu.active{position:fixed;background:none}.mobile-trigger-menu.active .close{display:initial}.mobile-trigger-menu.active .burger{display:none}@media only screen and (max-width: 1000px){.mobile-trigger-menu{display:flex}}nav{position:absolute;width:100%;height:136px;z-index:1000;display:flex;justify-content:center;align-items:center}nav .menu-bcg-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;display:none;z-index:0}@media only screen and (max-width: 1000px){nav .menu-bcg-image{display:block}}nav.main-dashboard-app-nav .main-nav{background:#2f312f}@media only screen and (max-width: 1000px){nav{position:fixed;height:100%;display:none}nav.active{display:flex}}nav .main-nav{position:relative;display:flex;width:1440px;height:88px;background:#080a0999;list-style:none;border-radius:16px;margin:0;padding:0 20px}@media only screen and (max-width: 1488px){nav .main-nav{width:calc(100% - 48px)}}@media only screen and (max-width: 1000px){nav .main-nav{position:absolute;width:100%;height:100%;border-radius:0;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center;gap:20px}}nav .main-nav li{position:relative;width:200px;display:flex;align-items:center}nav .main-nav .inner-nav{position:relative;display:flex;justify-content:center;width:calc(100% - 400px);list-style:none;gap:40px}@media only screen and (max-width: 1200px){nav .main-nav .inner-nav{width:100%}}@media only screen and (max-width: 1000px){nav .main-nav .inner-nav{flex-wrap:wrap;padding-left:0;gap:20px}}nav .main-nav .inner-nav li{width:auto}@media only screen and (max-width: 1000px){nav .main-nav .inner-nav li{width:100%}}nav .main-nav .inner-nav li a{text-decoration:none;color:#fff;text-transform:uppercase;font-family:ProximaNova,sans-serif;font-weight:400;margin-top:1px}nav .main-nav .inner-nav li a:visited{color:#fff}@media only screen and (max-width: 1000px){nav .main-nav .inner-nav li a{font-size:36px;line-height:48px}}@media only screen and (max-width: 1000px){nav .main-nav .mn-logo{display:none}}nav .main-nav .mn-logo img{height:40px}nav .main-nav .mn-buttons{position:relative;display:flex;justify-content:flex-end}@media only screen and (max-width: 1000px){nav .main-nav .mn-buttons{width:100%;justify-content:flex-start}}nav .main-nav .mn-buttons .register-btn{background:#49d538;padding:12px 32px;border-radius:12px;border:none;text-transform:uppercase;font-family:ProximaNova,sans-serif;font-weight:400}@media only screen and (max-width: 1000px){nav .main-nav .mn-buttons .register-btn{background:none;color:#49d538;padding:0;font-size:36px;line-height:48px}}nav .main-nav .mn-buttons .my-profile-btn-wrapper{position:relative;width:56px;height:56px;border-radius:50%;background:#555;display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 1000px){nav .main-nav .mn-buttons .my-profile-btn-wrapper{width:100%;background:none;height:48px}}nav .main-nav .mn-buttons .my-profile-btn-wrapper p,nav .main-nav .mn-buttons .my-profile-btn-wrapper span{font-weight:600;font-size:32px;line-height:40px;letter-spacing:-.02em;color:#fff}nav .main-nav .mn-buttons .my-profile-btn-wrapper span{display:none}@media only screen and (max-width: 1000px){nav .main-nav .mn-buttons .my-profile-btn-wrapper p{display:none}nav .main-nav .mn-buttons .my-profile-btn-wrapper span{display:initial;font-size:36px;line-height:48px;text-transform:uppercase;font-weight:400;color:#49d538}}footer{position:relative;width:100%;min-height:120px;background:#000;display:flex;justify-content:center;padding:24px 0;flex-wrap:wrap}footer .footer-inner{position:relative;display:flex;gap:16px;width:1440px;min-height:200px;justify-content:space-between;padding:48px 0}@media only screen and (max-width: 1488px){footer .footer-inner{width:calc(100% - 48px)}}@media only screen and (max-width: 1000px){footer .footer-inner{flex-wrap:wrap;gap:48px}}@media only screen and (max-width: 800px){footer .footer-inner{width:calc(100% - 40px)}}footer .footer-inner .footer-column{position:relative;display:flex;flex-direction:column;gap:16px}@media only screen and (max-width: 1000px){footer .footer-inner .footer-column{width:100%}}footer .footer-inner .footer-column:first-child{width:35%}@media only screen and (max-width: 1000px){footer .footer-inner .footer-column:first-child{width:100%}}footer .footer-inner .footer-column p{font-weight:400;font-size:16px;letter-spacing:-.02em;line-height:20px;color:#8c948f;margin-top:32px}footer .footer-inner .footer-column h5{font-weight:400;font-size:16px;line-height:20px;color:#fff;letter-spacing:-.02em}footer .footer-inner .footer-column a{font-weight:400;font-size:16px;color:#fff;text-transform:uppercase;line-height:20px;letter-spacing:-.02em}footer .footer-inner .footer-column .socials-wrapper{position:relative;display:flex;gap:8px}footer .footer-inner .footer-column .socials-wrapper a .sw-icon-w{position:relative;width:40px;height:40px;border-radius:50%;border:1px solid #49D538;display:flex;justify-content:center;align-items:center}footer .footer-inner .footer-column .socials-wrapper a .sw-icon-w img{height:20px}footer .footer-inner-bottom{position:relative;width:1440px;border-top:1px solid #2F312F;display:flex;justify-content:center;align-items:center;padding-top:24px}@media only screen and (max-width: 1488px){footer .footer-inner-bottom{width:calc(100% - 48px)}}@media only screen and (max-width: 1000px){footer .footer-inner-bottom{padding-bottom:48px}}footer .footer-inner-bottom p,footer .footer-inner-bottom span{font-weight:400;font-size:16px;color:#fff;line-height:20px;letter-spacing:-.02em}footer .footer-inner-bottom p svg,footer .footer-inner-bottom span svg{margin-top:-2px}footer .footer-inner-bottom p.line,footer .footer-inner-bottom span.line{margin:0 8px}@media only screen and (max-width: 1000px){footer .footer-inner-bottom{flex-wrap:wrap;gap:16px}footer .footer-inner-bottom .line{display:none}footer .footer-inner-bottom p{width:100%}}.main-hero{position:relative;width:100%;height:100dvh;overflow:hidden;display:flex;justify-content:center;flex-wrap:wrap}.main-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(0,0,0,.45),rgba(0,0,0,.1),transparent);pointer-events:none;z-index:1}.main-hero img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.main-hero .hero-text-wrapper{position:relative;width:1440px;display:flex;align-items:center;height:calc(100% - 280px);margin-top:136px;z-index:2}@media only screen and (max-width: 800px){.main-hero .hero-text-wrapper{left:0;width:calc(100% - 40px)}}.main-hero .hero-text-wrapper .hero-text h1{margin:0;font-family:ProximaNova,sans-serif;font-weight:400;line-height:96px;font-size:88px;color:#fff}@media only screen and (max-width: 800px){.main-hero .hero-text-wrapper .hero-text h1{font-size:48px;line-height:56px}}.main-hero .hero-text-wrapper .hero-text span{color:#49d538}.main-hero .hero-text-wrapper .hero-text p{margin:16px 0 0;font-family:ProximaNova,sans-serif;font-weight:400;line-height:30px;color:#fff;font-size:24px}@media only screen and (max-width: 800px){.main-hero .hero-text-wrapper .hero-text p{font-size:20px;line-height:26px}}.main-hero .hero-buy-app-wrapper{position:relative;width:100%;display:flex;justify-content:center}.life-quality{position:relative;width:100%;height:100%}.subscriptions-wrapper{position:relative;width:100%;height:100dvh;display:flex;justify-content:center;flex-wrap:wrap}.subscriptions-wrapper .bcg-img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.subscriptions-wrapper .sw-text-wrapper{position:relative;width:1440px;display:flex;align-items:center;height:calc(100% - 280px);margin-top:136px;z-index:2;justify-content:space-between}@media only screen and (max-width: 800px){.subscriptions-wrapper .sw-text-wrapper{left:0;width:calc(100% - 40px)}}.subscriptions-wrapper .sw-text-wrapper .sw-text{position:relative;width:50%}.subscriptions-wrapper .sw-text-wrapper .sw-text a{display:flex;gap:12px;color:#fff;width:100%;align-items:center;margin-bottom:16px}.subscriptions-wrapper .sw-text-wrapper .sw-text a img{height:18px;width:18px}.subscriptions-wrapper .sw-text-wrapper .sw-text a p{font-family:Proxima Nova,sans-serif;font-size:18px;line-height:24px;font-weight:400;color:#fff;width:auto}.subscriptions-wrapper .sw-text-wrapper .sw-text h1{margin:0;font-weight:400;line-height:96px;font-size:88px;color:#fff;letter-spacing:-.01em}.subscriptions-wrapper .sw-text-wrapper .sw-text h1 .line-one,.subscriptions-wrapper .sw-text-wrapper .sw-text h1 .line-two{display:block}@media only screen and (max-width: 800px){.subscriptions-wrapper .sw-text-wrapper .sw-text h1{font-size:48px;line-height:56px}.subscriptions-wrapper .sw-text-wrapper .sw-text h1 .line-one,.subscriptions-wrapper .sw-text-wrapper .sw-text h1 .line-two{display:inline}}.subscriptions-wrapper .sw-text-wrapper .sw-text p{margin:16px 0 0;font-weight:400;line-height:30px;color:#fff;font-size:24px;letter-spacing:-.02em}@media only screen and (max-width: 800px){.subscriptions-wrapper .sw-text-wrapper .sw-text p{font-size:20px;line-height:26px}}.subscriptions-wrapper .sw-text-wrapper .sw-icons-wrapper{position:relative;min-width:380px;min-height:120px;padding:24px;border-radius:24px;border:1px solid #49D538}.subscriptions-wrapper .sw-text-wrapper .sw-icons-wrapper .sw-iw-row{position:relative;display:flex;justify-content:flex-start;align-items:center;gap:16px;margin:12px 0}.subscriptions-wrapper .sw-text-wrapper .sw-icons-wrapper .sw-iw-row img{height:24px;width:auto}.subscriptions-wrapper .sw-text-wrapper .sw-icons-wrapper .sw-iw-row p{font-weight:300;color:#fff;font-size:18px;letter-spacing:-.02em}.subscriptions-wrapper .sw-buy-app-wrapper{position:relative;width:100%;display:flex;justify-content:center}.packages-wrapper{position:relative;width:100%;min-height:300px;padding:64px 0;display:flex;justify-content:center;background:#000}.packages-wrapper .pw-inner-wrapper{position:relative;width:1440px;min-height:400px;display:flex;flex-wrap:wrap;gap:32px}.packages-wrapper .pw-inner-wrapper .pw-iw-header{position:relative;width:100%;display:flex;flex-wrap:wrap;gap:8px}.packages-wrapper .pw-inner-wrapper .pw-iw-header h2{font-weight:400;font-size:88px;line-height:96px;letter-spacing:-.01em;color:#fff;width:60%}.packages-wrapper .pw-inner-wrapper .pw-iw-header p{font-weight:400;font-size:24px;line-height:30px;letter-spacing:-.02em;color:#fff;max-width:60%}.packages-wrapper .pw-inner-wrapper .pw-iw-packages{position:relative;width:100%;display:flex;gap:24px;min-height:400px}.packages-wrapper .pw-inner-wrapper .pw-iw-packages.pw-iw-packages-center{justify-content:center}.packages-wrapper .pw-inner-wrapper .pw-iw-packages a{position:relative;width:calc(33.33% - 16px)}.packages-wrapper .pw-inner-wrapper .pw-iw-packages a .pw-package{position:relative;width:100%;background:#fff;border-radius:24px;overflow:hidden;padding:32px;transition:background .5s ease}.packages-wrapper .pw-inner-wrapper .pw-iw-packages a .pw-package:hover{cursor:pointer}.packages-wrapper .pw-inner-wrapper .pw-iw-packages a .pw-package .pw-p-header{position:relative;width:100%}.packages-wrapper .pw-inner-wrapper .pw-iw-packages a .pw-package .pw-p-header h3{width:100%;text-align:center;text-transform:uppercase;font-weight:600;font-size:32px;line-height:40px;letter-spacing:-.03em}.packages-wrapper .pw-inner-wrapper .pw-iw-packages a .pw-package .pw-p-header .pw-p-h-desc{position:relative;width:100%;display:flex;align-items:flex-end;gap:4px}.packages-wrapper .pw-inner-wrapper .pw-iw-packages a .pw-package .pw-p-header .pw-p-h-desc h4{font-weight:600;font-size:24px;letter-spacing:-.03em}.packages-wrapper .pw-inner-wrapper .pw-iw-packages a .pw-package .pw-p-header .pw-p-h-desc h5{font-weight:400;font-size:18px;letter-spacing:-.02em}.packages-wrapper .pw-inner-wrapper .pw-iw-packages a .pw-package hr{margin:32px 0}.packages-wrapper .pw-inner-wrapper .pw-iw-packages a .pw-package .pw-p-body{position:relative;width:100%;min-height:120px;display:flex;flex-wrap:wrap;gap:8px}.packages-wrapper .pw-inner-wrapper .pw-iw-packages a .pw-package .pw-p-body h3{font-weight:400;font-size:18px;letter-spacing:-.02em;margin-bottom:8px}.packages-wrapper .pw-inner-wrapper .pw-iw-packages a .pw-package .pw-p-body .pw-p-body-row{position:relative;width:100%;display:flex;align-items:center;gap:8px}.packages-wrapper .pw-inner-wrapper .pw-iw-packages a .pw-package .pw-p-body .pw-p-body-row img{height:20px;width:20px}.packages-comparator-wrapper{position:relative;width:100%;min-height:300px;padding:64px 0;display:flex;justify-content:center;background:#fff}.packages-comparator-wrapper .pcw-inner-wrapper{position:relative;width:1440px;min-height:400px;display:flex;flex-wrap:wrap;gap:32px}.packages-comparator-wrapper .pcw-iw-header{position:relative;width:100%;display:flex;flex-wrap:wrap;gap:8px}.packages-comparator-wrapper .pcw-iw-header h2{font-weight:400;font-size:88px;line-height:96px;letter-spacing:-.01em;color:#000;width:60%}.packages-comparator-wrapper .pcw-iw-header p{font-weight:400;font-size:24px;line-height:30px;letter-spacing:-.02em;color:#000;max-width:60%}.packages-comparator-wrapper .pcw-iw-packages,.packages-comparator-wrapper .pcw-iw-packages table{position:relative;width:100%}.packages-comparator-wrapper .pcw-iw-packages table thead tr th,.packages-comparator-wrapper .pcw-iw-packages table thead tr td,.packages-comparator-wrapper .pcw-iw-packages table tbody tr th,.packages-comparator-wrapper .pcw-iw-packages table tbody tr td{border-left:2px solid #A6AEAA;padding:16px;font-family:proxima-nova,sans-serif;font-weight:400;font-size:24px;line-height:30px;letter-spacing:-.02em}.packages-comparator-wrapper .pcw-iw-packages table thead tr th img,.packages-comparator-wrapper .pcw-iw-packages table thead tr td img,.packages-comparator-wrapper .pcw-iw-packages table tbody tr th img,.packages-comparator-wrapper .pcw-iw-packages table tbody tr td img{height:42px}.packages-comparator-wrapper .pcw-iw-packages table thead tr th:first-child,.packages-comparator-wrapper .pcw-iw-packages table thead tr td:first-child,.packages-comparator-wrapper .pcw-iw-packages table tbody tr th:first-child,.packages-comparator-wrapper .pcw-iw-packages table tbody tr td:first-child{border-left:none;padding:16px 0}.packages-comparator-wrapper .pcw-iw-packages table thead tr th{font-family:proxima-nova,sans-serif;font-weight:600;font-size:32px;line-height:40px;letter-spacing:-.03em}.packages-comparator-wrapper .pcw-iw-packages table tbody{margin-top:8px}.package-info-wrapper{position:relative;width:100%;display:flex;justify-content:center;background:#fff}.package-info-wrapper .piw-inner-wrapper{position:relative;width:1440px;display:flex;flex-wrap:wrap;gap:32px;padding:64px 0;overflow:hidden}.package-info-wrapper .piw-inner-wrapper .piw-iw-header{position:relative;width:100%;display:flex;flex-wrap:wrap;gap:8px;z-index:10}.package-info-wrapper .piw-inner-wrapper .piw-iw-header h2{font-weight:400;font-size:88px;line-height:96px;letter-spacing:-.01em;color:#000}.package-info-wrapper .piw-inner-wrapper .piw-iw-header p{font-weight:400;font-size:24px;line-height:30px;letter-spacing:-.02em;color:#000}.package-info-wrapper .piw-inner-wrapper .piw-iw-info{position:relative;width:100%;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:384px}.package-info-wrapper .piw-inner-wrapper .piw-iw-info .piw-iw-info-row{position:relative;width:100%;display:flex;gap:8px;align-items:center}.package-info-wrapper .piw-inner-wrapper .piw-iw-info .piw-iw-info-row img{height:42px}.package-info-wrapper .piw-inner-wrapper .piw-iw-info .piw-iw-info-row p{font-weight:400;font-size:24px;line-height:30px;letter-spacing:-.02em}.package-info-wrapper .piw-inner-wrapper .iphone-img{position:absolute;bottom:0;right:0;height:100%;width:auto}.blog__wrapper{position:relative;display:flex;flex-wrap:wrap;gap:24px;padding-bottom:48px}@media only screen and (max-width: 1000px){.blog__wrapper{gap:20px}}.blog__wrapper .blog__header{position:relative;width:100%;display:flex;gap:20px;flex-wrap:wrap;flex-direction:column}.blog__wrapper .blog__header h1{font-family:ProximaNova,sans-serif;font-size:56px;line-height:64px;font-weight:400}.blog__wrapper .blog__header h1 span{color:#49d538}@media only screen and (max-width: 800px){.blog__wrapper .blog__header h1{font-size:36px;line-height:48px}}.blog__wrapper .blog__header p{font-family:Proxima Nova,sans-serif;font-size:24px;line-height:32px;font-weight:300}@media only screen and (max-width: 800px){.blog__wrapper .blog__header p{font-size:18px;line-height:24px}}.blog__wrapper .blog__header .bh__buttons{position:relative;width:100%;display:flex;gap:16px;height:64px;justify-content:space-between;align-items:center}@media only screen and (max-width: 800px){.blog__wrapper .blog__header .bh__buttons{flex-wrap:wrap;height:auto}}.blog__wrapper .blog__header .bh__buttons .ph_b_w{position:relative;display:flex;gap:16px}@media only screen and (max-width: 800px){.blog__wrapper .blog__header .bh__buttons .ph_b_w{width:100%;flex-wrap:wrap}}.blog__wrapper .blog__header .bh__buttons .ph_i_w{position:relative;height:52px;padding:0 24px;border-radius:8px;border:1px solid #A6AEAA;width:535px;display:flex;align-items:center;gap:16px}@media only screen and (max-width: 800px){.blog__wrapper .blog__header .bh__buttons .ph_i_w{width:100%}}.blog__wrapper .blog__header .bh__buttons .ph_i_w input{margin:0;padding:0;font-family:Proxima Nova,sans-serif;font-weight:400;border:none;height:100%;width:100%}.blog__wrapper .blog__header .bh__buttons .ph_i_w input:focus,.blog__wrapper .blog__header .bh__buttons .ph_i_w input:focus-visible{outline:none}.blog__wrapper .blog__header .bh__buttons .ph_i_w img{height:16px}.blog__wrapper .blog__body{position:relative;width:100%;min-height:120px;display:flex;justify-content:flex-start;gap:24px;flex-wrap:wrap}.blog__wrapper .blog__body a{position:relative;width:calc(33.33% - 16px);text-decoration:none}@media only screen and (max-width: 1000px){.blog__wrapper .blog__body a{width:calc(50% - 12px)}}@media only screen and (max-width: 800px){.blog__wrapper .blog__body a{width:100%}}.blog__wrapper .blog__body a .blog__post{display:flex;width:100%;flex-wrap:wrap;gap:20px}.blog__wrapper .blog__body a .blog__post .bp__img_wrapper{position:relative;width:100%;height:267px;overflow:hidden}.blog__wrapper .blog__body a .blog__post .bp__img_wrapper img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.blog__wrapper .blog__body a .blog__post .bp__text{position:relative;width:100%;display:flex;flex-direction:column;gap:8px}.blog__wrapper .blog__body a .blog__post .bp__text h6{font-family:Proxima Nova,sans-serif;font-weight:400;font-size:16px;line-height:20px;color:#727974;text-transform:uppercase}.blog__wrapper .blog__body a .blog__post .bp__text h2{font-family:Proxima Nova,sans-serif;font-weight:700;font-size:20px;line-height:26px;color:#000}.blog__wrapper .blog__body a .blog__post .bp__text p{font-family:Proxima Nova,sans-serif;font-weight:400;font-size:14px;line-height:18px;color:#8c948f}.blog__wrapper .blog__load_more{position:relative;width:100%;display:flex;justify-content:flex-start;padding:24px 0 36px}.blog__wrapper .single_blog__header{position:relative;width:100%;display:flex;flex-wrap:wrap;gap:20px}.blog__wrapper .single_blog__header .sbh__back{position:relative;width:100%}.blog__wrapper .single_blog__header .sbh__back a{display:flex;gap:12px}.blog__wrapper .single_blog__header .sbh__back a img{height:18px;margin-top:2px}.blog__wrapper .single_blog__header .sbh__back a p{font-family:Proxima Nova,sans-serif;font-size:18px;line-height:24px;font-weight:400;color:#000}.blog__wrapper .single_blog__header .sbh__header{position:relative;max-width:1000px}.blog__wrapper .single_blog__header .sbh__header h1{font-family:Proxima Nova,sans-serif;font-weight:400;font-size:72px;line-height:80px}@media only screen and (max-width: 1000px){.blog__wrapper .single_blog__header .sbh__header h1{font-size:48px;line-height:56px}}@media only screen and (max-width: 800px){.blog__wrapper .single_blog__header .sbh__header h1{font-size:36px;line-height:42px}}.blog__wrapper .single_blog__header .sbh__info{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center}.blog__wrapper .single_blog__header .sbh__info .sbh_i_left{position:relative;display:flex;gap:12px}.blog__wrapper .single_blog__header .sbh__info .sbh_i_left p,.blog__wrapper .single_blog__header .sbh__info .sbh_i_left span{font-family:Proxima Nova,sans-serif;font-weight:400;line-height:20px}.blog__wrapper .single_blog__header .sbh__info .sbh_i_left .category{color:#49d538}.blog__wrapper .single_blog__header .sbh__info .sbh_i_right .share-blog-btn{height:32px;border-radius:8px;background:#4e5350;color:#fff;padding:0 12px}.blog__wrapper .single_blog__header .sbh__info .sbh_i_right .share-blog-btn img{height:18px;margin-top:-4px}.blog__wrapper .single_blog__content{position:relative;width:100%;display:flex;flex-wrap:wrap;gap:20px}.blog__wrapper .single_blog__content .sbc__image__wrapper{position:relative;width:100%;height:500px;border-radius:24px;overflow:hidden}.blog__wrapper .single_blog__content .sbc__image__wrapper img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.blog__wrapper .comment-section-wrapper{position:relative;width:100%;display:flex;min-height:60px;margin:48px 0;gap:48px;justify-content:space-between}@media only screen and (max-width: 1000px){.blog__wrapper .comment-section-wrapper{flex-wrap:wrap}}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper{position:relative;width:calc(100% - 404px);min-height:120px;display:flex;flex-direction:column;gap:24px}@media only screen and (max-width: 1000px){.blog__wrapper .comment-section-wrapper .csw-comments-wrapper{width:100%}}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .csw-cw-number-of-answers{position:relative;width:100%}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .csw-cw-number-of-answers h2{font-weight:600;font-size:32px;line-height:40px;letter-spacing:-.03em}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .bc-user-info{position:relative;width:100%;display:flex;gap:16px}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .bc-user-info .bc-ui-img-w{width:36px;height:36px;border-radius:50%;overflow:hidden}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .bc-user-info .bc-ui-img-w img{object-fit:cover;object-position:center;display:block;width:100%}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .bc-user-info .bc-text-info{position:relative;display:flex;align-items:center}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .bc-user-info .bc-text-info p{font-weight:600;font-size:20px;line-height:26px;letter-spacing:-.02em}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper{position:relative;width:100%;background:#f0f2f1;border-radius:12px;overflow:hidden;border:none}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper.active textarea{height:96px}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper.active .bc-buttons-wrapper{display:flex}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper.active-with-reply .bc-buttons-wrapper{justify-content:space-between}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper textarea{position:relative;width:100%;height:48px;border:none;padding:12px;resize:none;background:none;overflow:hidden;color:#8c948f;font-weight:400;font-size:18px;line-height:24px;letter-spacing:-.02em;transition:.2all}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper textarea:focus{outline:none;box-shadow:none}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper .bc-buttons-wrapper{position:relative;width:100%;justify-content:flex-end;padding:12px;gap:8px;display:none;align-items:center}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper .bc-buttons-wrapper .cbw-reply-to{position:relative;display:flex;gap:8px;background:#181a19;padding:4px 12px;align-items:center;border-radius:8px}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper .bc-buttons-wrapper .cbw-reply-to p{color:#fff;font-size:12px;line-height:20px}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper .bc-buttons-wrapper .cbw-reply-to img{height:16px}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper .bc-buttons-wrapper .cbw-reply-to img:hover{cursor:pointer}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper .bc-buttons-wrapper .bc-inner-buttons{position:relative;display:flex;gap:12px;align-items:center}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper .bc-buttons-wrapper .bc-inner-buttons button{height:40px;border:none;border-radius:8px;padding:0 16px;color:#fff;background:#000;text-transform:uppercase;font-family:proxima-nova,sans-serif;font-size:14px;font-weight:700;line-height:18px;letter-spacing:-.02em}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper .bc-buttons-wrapper .bc-inner-buttons button.save-blog-comment{background:#49d538;color:#000}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper .bc-buttons-wrapper .bc-inner-buttons button:hover{cursor:pointer}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper{position:relative;width:100%;display:flex;flex-direction:column;gap:24px}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper{position:relative;width:100%;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-user-info{position:relative;width:100%;display:flex;gap:16px}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-user-info .bcw-ui-img-w{width:36px;height:36px;border-radius:50%;overflow:hidden}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-user-info .bcw-ui-img-w img{object-fit:cover;object-position:center;display:block;width:100%}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-user-info .bcw-text-info{position:relative;display:flex;justify-content:center;flex-direction:column}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-user-info .bcw-text-info h4{font-weight:600;font-size:16px;line-height:20px;letter-spacing:-.02em}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-user-info .bcw-text-info p{font-weight:600;font-size:12px;line-height:16px;letter-spacing:-.02em;color:#8c948f}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comment{position:relative;width:100%;font-weight:400;font-size:16px;line-height:20px;letter-spacing:-.02em;color:#080a09}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comment span{color:#49d538}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info{position:relative;width:100%;display:flex;gap:16px;align-items:center}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info img{height:24px}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info p,.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info a,.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info span{font-weight:400;font-size:16px;line-height:20px;letter-spacing:-.02em}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info a,.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info span{text-decoration:underline;color:#3e86ff}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info a:hover,.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info span:hover{cursor:pointer}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info .delete-blog-comment{height:18px}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info .delete-blog-comment:hover{cursor:pointer}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper{position:relative;width:100%;display:flex;flex-direction:column;gap:16px;padding:24px 0 24px 52px}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper .bcw-coc-comment-wrapper{position:relative;width:100%;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper .bcw-coc-comment-wrapper .bcw-coc-user-info{position:relative;width:100%;display:flex;gap:16px}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper .bcw-coc-comment-wrapper .bcw-coc-user-info .bcw-coc-ui-img-w{width:36px;height:36px;border-radius:50%;overflow:hidden}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper .bcw-coc-comment-wrapper .bcw-coc-user-info .bcw-coc-ui-img-w img{object-fit:cover;object-position:center;display:block;width:100%}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper .bcw-coc-comment-wrapper .bcw-coc-user-info .bcw-coc-text-info{position:relative;display:flex;justify-content:center;flex-direction:column}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper .bcw-coc-comment-wrapper .bcw-coc-user-info .bcw-coc-text-info h4{font-weight:600;font-size:16px;line-height:20px;letter-spacing:-.02em}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper .bcw-coc-comment-wrapper .bcw-coc-user-info .bcw-coc-text-info p{font-weight:600;font-size:12px;line-height:16px;letter-spacing:-.02em;color:#8c948f}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper .bcw-coc-comment-wrapper .bcw-coc-comment{position:relative;width:100%;font-weight:400;font-size:16px;line-height:20px;letter-spacing:-.02em;color:#080a09}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper .bcw-coc-comment-wrapper .bcw-coc-comment span{color:#49d538}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper .bcw-coc-comment-wrapper .bcw-coc-comments-info{position:relative;width:100%;display:flex;gap:16px;align-items:center}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper .bcw-coc-comment-wrapper .bcw-coc-comments-info span{font-weight:400;font-size:16px;line-height:20px;letter-spacing:-.02em;text-decoration:underline;color:#3e86ff}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper .bcw-coc-comment-wrapper .bcw-coc-comments-info span:hover{cursor:pointer}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper .bcw-coc-comment-wrapper .bcw-coc-comments-info .delete-blog-comment{height:18px}.blog__wrapper .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper .bcw-coc-comment-wrapper .bcw-coc-comments-info .delete-blog-comment:hover{cursor:pointer}.blog__wrapper .comment-section-wrapper .csw-categories-wrapper{position:sticky;width:380px;display:flex;flex-direction:column;gap:16px;align-self:flex-start;top:24px}@media only screen and (max-width: 1000px){.blog__wrapper .comment-section-wrapper .csw-categories-wrapper{position:relative;width:100%;top:0}}.blog__wrapper .comment-section-wrapper .csw-categories-wrapper .blog-category{position:relative;width:100%;display:flex;justify-content:space-between;background:#fff;border-radius:12px;height:64px;padding:12px;transition:.2s all;border:1px solid #181A19}.blog__wrapper .comment-section-wrapper .csw-categories-wrapper .blog-category:hover{background:#2f312f;cursor:pointer}.blog__wrapper .comment-section-wrapper .csw-categories-wrapper .blog-category:hover .bc-left-side .bc-info-wrapper h5{color:#fff}.blog__wrapper .comment-section-wrapper .csw-categories-wrapper .blog-category:hover .bc-right-side .bc-rs-w svg path{stroke:#49d538}.blog__wrapper .comment-section-wrapper .csw-categories-wrapper .blog-category .bc-left-side{position:relative;display:flex;gap:16px;align-items:center}.blog__wrapper .comment-section-wrapper .csw-categories-wrapper .blog-category .bc-left-side .bc-img-w{position:relative;width:36px;height:36px;border-radius:50%;overflow:hidden}.blog__wrapper .comment-section-wrapper .csw-categories-wrapper .blog-category .bc-left-side .bc-img-w img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.blog__wrapper .comment-section-wrapper .csw-categories-wrapper .blog-category .bc-left-side .bc-info-wrapper{position:relative}.blog__wrapper .comment-section-wrapper .csw-categories-wrapper .blog-category .bc-left-side .bc-info-wrapper h5{font-weight:600;color:#000;letter-spacing:-.02em;line-height:20px;font-size:16px;transition:.2s all;text-transform:uppercase}.blog__wrapper .comment-section-wrapper .csw-categories-wrapper .blog-category .bc-left-side .bc-info-wrapper p{font-weight:400;color:#8c948f;font-size:12px;letter-spacing:-.01em;line-height:16px}.blog__wrapper .comment-section-wrapper .csw-categories-wrapper .blog-category .bc-right-side{position:relative;display:flex;align-items:center;gap:16px}.blog__wrapper .comment-section-wrapper .csw-categories-wrapper .blog-category .bc-right-side .bc-rs-w{position:relative;display:flex;gap:4px;align-items:center}.blog__wrapper .comment-section-wrapper .csw-categories-wrapper .blog-category .bc-right-side .bc-rs-w img{height:20px}.blog__wrapper .comment-section-wrapper .csw-categories-wrapper .blog-category .bc-right-side .bc-rs-w p{font-weight:600;font-size:12px;line-height:16px;letter-spacing:-.02em;color:#8c948f}.blog__wrapper .comment-section-wrapper .csw-categories-wrapper .blog-category .bc-right-side .bc-rs-w svg{height:24px}.blog__wrapper .comment-section-wrapper .csw-categories-wrapper .blog-category .bc-right-side .bc-rs-w svg path{stroke:#8c948f}.blog__wrapper .comment-section-wrapper .csw-categories-wrapper .hashtags-wrapper{position:relative;width:100%;display:flex;flex-wrap:wrap;gap:12px;background:#fff;border:1px solid #181A19;padding:12px;border-radius:12px;margin-top:16px}.blog__wrapper .comment-section-wrapper .csw-categories-wrapper .hashtags-wrapper .hashtags-header{position:relative;display:flex;gap:4px;width:100%;align-items:center}.blog__wrapper .comment-section-wrapper .csw-categories-wrapper .hashtags-wrapper .hashtags-header svg{height:16px}.blog__wrapper .comment-section-wrapper .csw-categories-wrapper .hashtags-wrapper .hashtags-header svg path{fill:#000}.blog__wrapper .comment-section-wrapper .csw-categories-wrapper .hashtags-wrapper .hashtags-header p{font-weight:600;font-size:16px;color:#000;line-height:20px;letter-spacing:-.02em}.blog__wrapper .comment-section-wrapper .csw-categories-wrapper .hashtags-wrapper .tags{position:relative;display:flex;gap:8px;width:100%;flex-wrap:wrap}.blog__wrapper .comment-section-wrapper .csw-categories-wrapper .hashtags-wrapper .tags a{font-weight:600;font-size:16px;color:#8c948f;line-height:20px;letter-spacing:-.02em;text-transform:lowercase;transition:.2s all}.blog__wrapper .comment-section-wrapper .csw-categories-wrapper .hashtags-wrapper .tags a:hover{color:#49d538}.auth-navigation{position:absolute;width:100%;height:136px;z-index:1000;display:flex;justify-content:center;align-items:center}.auth-navigation .main-auth-nav{position:relative;display:flex;width:1440px;height:88px;background:#080a0999;list-style:none;border-radius:16px;margin:0;justify-content:space-between;padding:0 20px}.auth-navigation .main-auth-nav.dark{background:#2f312f99}@media only screen and (max-width: 1488px){.auth-navigation .main-auth-nav{width:calc(100% - 48px)}}.auth-navigation .main-auth-nav li{position:relative;display:flex;align-items:center;gap:16px}.auth-navigation .main-auth-nav li a,.auth-navigation .main-auth-nav li p{color:#a6aeaa;font-family:Proxima Nova,sans-serif;font-size:18px;font-weight:400;line-height:24px;margin:0;padding:0;letter-spacing:-.02em}.auth-navigation .main-auth-nav li a span,.auth-navigation .main-auth-nav li p span{font-weight:600;text-transform:uppercase;color:#49d538}.auth-form-wrapper{position:relative;width:100%;min-height:100vh;display:flex;justify-content:center;flex-direction:row;align-items:center;overflow:auto}.auth-form-wrapper .bcg-img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.auth-form-wrapper .form-wrapper{position:relative;width:550px;height:auto;background:#181a19;border:1px solid #4E5350;border-radius:24px;padding:48px;display:flex;flex-wrap:wrap;gap:16px;margin-top:136px;margin-bottom:24px}.auth-form-wrapper .form-wrapper .fw-header{position:relative;width:100%;display:flex;flex-wrap:wrap;gap:16px}.auth-form-wrapper .form-wrapper .fw-header h1{font-weight:600;font-size:40px;line-height:48px;letter-spacing:-3;color:#fff}.auth-form-wrapper .form-wrapper .fw-header h1 span{color:#49d538}.auth-form-wrapper .form-wrapper .fw-header h4{font-size:20px;font-weight:300;line-height:26px;color:#fff;letter-spacing:-.02em}.auth-form-wrapper .form-wrapper .fw-header p{font-size:16px;font-weight:300;line-height:20px;color:#fff;letter-spacing:-.02em}.auth-form-wrapper .form-wrapper .fw-body{position:relative;width:100%;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.auth-form-wrapper .form-wrapper .fw-body .fw-body-elements{position:relative;width:100%;display:flex;gap:16px}.auth-form-wrapper .form-wrapper .fw-body .fw-body-elements .fw-b-element{position:relative;width:100%;display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start;flex-direction:column}.auth-form-wrapper .form-wrapper .fw-body .fw-body-elements .fw-b-element label,.auth-form-wrapper .form-wrapper .fw-body .fw-body-elements .fw-b-element input{position:relative;width:100%}.auth-form-wrapper .form-wrapper .fw-body .fw-body-elements .fw-b-element label{font-size:14px;font-weight:400;line-height:18px;letter-spacing:-.02em;color:#fff}.auth-form-wrapper .form-wrapper .fw-body .fw-body-elements .fw-b-element input{padding:6px 12px;border-radius:12px;border:1px solid #4E5350;background:#2f312f;color:#8c948f;font-size:16px;font-weight:400;letter-spacing:-.02;height:46px}.auth-form-wrapper .form-wrapper .fw-body .fw-body-elements .fw-b-element .auth-btn,.auth-form-wrapper .form-wrapper .fw-body .fw-body-elements .fw-b-element .register-btn{position:relative;width:100%;height:56px;font-family:Proxima Nova,sans-serif;background:#49d538;border-radius:12px;border:none;margin-top:16px;text-transform:uppercase;letter-spacing:-.02em;font-weight:600}.auth-form-wrapper .form-wrapper .fw-body .fw-body-elements .fw-b-element .warning{display:none;gap:8px;align-items:center;margin:0;padding:0;color:#df1c41;font-weight:400;letter-spacing:-.02em;font-size:14px;line-height:18px}.auth-form-wrapper .form-wrapper .fw-body .fw-body-elements .fw-b-element.warn input{outline:1px solid #DF1C41}.auth-form-wrapper .form-wrapper .fw-body .fw-body-elements .fw-b-element.warn .warning{display:flex}.auth-form-wrapper .form-wrapper .fw-body .fw-body-additional-links{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center;min-height:30px}.auth-form-wrapper .form-wrapper .fw-body .fw-body-additional-links .remember-me{position:relative;display:flex;align-items:center;gap:8px}.auth-form-wrapper .form-wrapper .fw-body .fw-body-additional-links .remember-me .rm-me-checkbox svg{height:24px;width:24px}.auth-form-wrapper .form-wrapper .fw-body .fw-body-additional-links .remember-me .rm-me-text{display:flex;align-items:center}.auth-form-wrapper .form-wrapper .fw-body .fw-body-additional-links .remember-me .rm-me-text p{font-weight:400;color:#fff;font-size:14px;line-height:18px;letter-spacing:-.02em}.auth-form-wrapper .form-wrapper .fw-body .fw-body-additional-links .forgot-password{position:relative;display:flex;align-items:center}.auth-form-wrapper .form-wrapper .fw-body .fw-body-additional-links .forgot-password a{font-weight:400;color:#49d538;font-size:14px;line-height:18px;letter-spacing:-.02em}.auth-form-wrapper .form-wrapper .separator{display:flex;align-items:center;text-align:center;width:100%;color:#c1c7c4;font-family:Proxima Nova,sans-serif;font-size:16px;letter-spacing:-.02em;margin:16px 0}.auth-form-wrapper .form-wrapper .separator.separator:before,.auth-form-wrapper .form-wrapper .separator.separator:after{content:"";flex:1;border-bottom:1px solid #4E5350}.auth-form-wrapper .form-wrapper .separator.separator:not(:empty):before{margin-right:16px}.auth-form-wrapper .form-wrapper .separator.separator:not(:empty):after{margin-left:16px}.auth-form-wrapper .form-wrapper .social-btn{position:relative;width:100%;height:46px;background:#2f312f;border-radius:12px;border:1px solid #4E5350;display:flex;justify-content:center;gap:8px;align-items:center;font-family:Proxima Nova,sans-serif;letter-spacing:0;font-size:16px;font-weight:700;color:#fff}.auth-form-wrapper .form-wrapper .social-btn img{height:24px}.user-dashboard-wrapper{position:relative;width:100%;min-height:120px;display:flex;justify-content:center;flex-wrap:wrap;background:#000}.user-dashboard-wrapper .udw-inner-wrapper{position:relative;width:1440px;display:flex;margin-top:136px;gap:24px;margin-bottom:64px}@media only screen and (max-width: 1488px){.user-dashboard-wrapper .udw-inner-wrapper{width:calc(100% - 48px)}}@media only screen and (max-width: 1200px){.user-dashboard-wrapper .udw-inner-wrapper{flex-wrap:wrap}}@media only screen and (max-width: 800px){.user-dashboard-wrapper .udw-inner-wrapper{width:calc(100% - 40px);margin-top:112px}}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu{position:sticky;width:425px;background:#000;display:flex;flex-wrap:wrap;gap:16px;flex-direction:column;top:24px;align-self:flex-start}@media only screen and (max-width: 1200px){.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu{width:100%;position:relative;align-self:initial;top:0}}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment{position:relative;width:100%;display:flex;flex-wrap:wrap;background:#181a19;min-height:30px;padding:16px;border-radius:12px;gap:8px}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment a{position:relative;width:100%}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .lm-menu-item{position:relative;width:100%;height:64px;border-radius:12px;display:flex;justify-content:space-between;align-items:center;background:#2f312f;padding:12px;border:1px solid #2F312F}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .lm-menu-item.lm-menu-training-item{flex-wrap:wrap}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .lm-menu-item .my-trainings-wrapper{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .lm-menu-item.active,.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .lm-menu-item:hover{border:1px solid #49D538}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .lm-menu-item.active .lm-mi-left .lm-mi-l-img-w svg path,.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .lm-menu-item:hover .lm-mi-left .lm-mi-l-img-w svg path{stroke:#49d538}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .lm-menu-item.active .lm-mi-left h5,.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .lm-menu-item:hover .lm-mi-left h5{color:#49d538}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .lm-menu-item.active .lm-mi-right a .lm-mi-r-icon-w .power-off path,.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .lm-menu-item:hover .lm-mi-right a .lm-mi-r-icon-w .power-off path{fill:#49d538}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .lm-menu-item.active .lm-mi-right a .lm-mi-r-icon-w svg path,.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .lm-menu-item:hover .lm-mi-right a .lm-mi-r-icon-w svg path{stroke:#49d538}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .lm-menu-item.active .lm-mi-right .lm-mi-r-icon-w .arrow path,.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .lm-menu-item:hover .lm-mi-right .lm-mi-r-icon-w .arrow path{stroke:#49d538}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .lm-menu-item.active .lm-mi-right .lm-mi-r-icon-w .arrow{transform:rotate(180deg)}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .lm-menu-item a{position:relative;display:flex}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .lm-menu-item .lm-mi-left{position:relative;display:flex;align-items:center;gap:8px}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .lm-menu-item .lm-mi-left .lm-mi-l-img-w{position:relative;width:40px;height:40px;border-radius:50%;overflow:hidden}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .lm-menu-item .lm-mi-left .lm-mi-l-img-w img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .lm-menu-item .lm-mi-left .lm-mi-l-img-w.only-icon{display:flex;justify-content:center;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .lm-menu-item .lm-mi-left .lm-mi-l-img-w.only-icon img{height:24px;width:auto;position:relative}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .lm-menu-item .lm-mi-left h5{color:#fff;font-weight:500;font-size:16px;letter-spacing:-.02em;line-height:20px}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .lm-menu-item .lm-mi-right{position:relative;display:flex;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .lm-menu-item .lm-mi-right .lm-mi-r-icon-w{position:relative;width:40px;height:40px;display:flex;justify-content:center;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .lm-menu-item .lm-mi-right .lm-mi-r-icon-w .number-wrapper{position:absolute;width:16px;height:16px;top:2px;right:6px;background:#df1c41;display:flex;align-items:center;justify-content:center;border-radius:50%}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .lm-menu-item .lm-mi-right .lm-mi-r-icon-w .number-wrapper p{font-weight:500;font-size:12px;color:#fff}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .lm-menu-item .lm-mi-right .lm-mi-r-icon-w .power-off{height:24px}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .lm-menu-item .lm-mi-right .lm-mi-r-icon-w .power-off path{fill:#fff;stroke:#fff}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .lm-menu-item .lm-mi-right .lm-mi-r-icon-w .arrow path{stroke:#fff}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .calendar-wrapper{position:relative;width:100%;display:flex;flex-direction:column;padding:8px}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .calendar-wrapper .cw-row{display:flex;justify-content:space-between}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .calendar-wrapper .cw-row a{position:relative;display:flex}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .calendar-wrapper .cw-row .cw-cell{position:relative;display:flex;flex-direction:column;width:48px;height:80px;background:#181a19;border-radius:32px;gap:6px;align-items:center;padding:12px 4px 4px}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .calendar-wrapper .cw-row .cw-cell.active{border:1px solid #727974}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .calendar-wrapper .cw-row .cw-cell.has-training .cw-cell-date{border:1px solid #3E86FF}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .calendar-wrapper .cw-row .cw-cell.has-blog-post .cw-cell-date{border:1px solid #ECAC31}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .calendar-wrapper .cw-row .cw-cell.today .cw-cell-date{border:1px solid #49D538;background:#49d538}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .calendar-wrapper .cw-row .cw-cell.prev .cw-cell-date,.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .calendar-wrapper .cw-row .cw-cell.next .cw-cell-date{color:gray}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .calendar-wrapper .cw-row .cw-cell .cw-cell-title{position:relative;width:40px;height:18px;display:flex;justify-content:center;align-items:center;color:#fff;font-family:proxima-nova,sans-serif;font-weight:400;font-size:14px;letter-spacing:-.02em;line-height:18px}.user-dashboard-wrapper .udw-inner-wrapper .udw-left-menu .lm-segment .calendar-wrapper .cw-row .cw-cell .cw-cell-date{position:relative;width:40px;height:40px;border-radius:50%;background:#2f312f;border:1px solid #2F312F;display:flex;justify-content:center;align-items:center;color:#fff;font-family:proxima-nova,sans-serif;font-weight:500;font-size:16px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part{position:relative;width:calc(100% - 449px);display:flex;flex-direction:column;flex-wrap:wrap;gap:24px}@media only screen and (max-width: 1200px){.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part{width:100%}}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .dashboard-quick-menu{position:relative;width:100%;background:#181a19;display:flex;justify-content:center;border-radius:12px;height:64px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .dashboard-quick-menu .dqm-arrow-w{position:absolute;left:12px;top:12px;width:40px;height:40px;border-radius:50%;background:#4e5350;display:flex;justify-content:center;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .dashboard-quick-menu .qm-header{position:relative;display:flex;align-items:center;justify-content:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .dashboard-quick-menu .qm-header h1{color:#fff;font-size:16px;line-height:20px;letter-spacing:-.02em;font-weight:600;text-transform:uppercase}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .dashboard-quick-menu .qm-header h1 span{text-decoration:line-through;font-size:14px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .dashboard-quick-menu .qm-header.confirm-address h1{font-size:24px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center;background:#37301b;min-height:40px;border-radius:12px;padding:16px}@media only screen and (max-width: 800px){.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper{flex-wrap:wrap}}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w{position:relative;display:flex;align-items:center;gap:16px;max-width:calc(100% - 240px)}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .circle,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .circle,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .circle,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .circle,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .circle,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .circle,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .circle,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .circle,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .circle,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .circle,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .circle,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .circle,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .circle,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .circle,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .circle,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .circle{--size: 96px;--border: 8px;--track-color: #253B16;--progress-color: #A5FF32;--p: 0;--deg: calc(var(--p) * 3.6deg);width:var(--size);height:var(--size);border-radius:50%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .circle.fi-circle,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .circle.fi-circle,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .circle.fi-circle,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .circle.fi-circle,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .circle.fi-circle,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .circle.fi-circle,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .circle.fi-circle,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .circle.fi-circle,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .circle.fi-circle,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .circle.fi-circle,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .circle.fi-circle,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .circle.fi-circle,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .circle.fi-circle,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .circle.fi-circle,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .circle.fi-circle,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .circle.fi-circle{--size: 64px;--border: 4px;--progress-color: #ecac31;--track-color: #3f4d18}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .circle.fi-circle p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .circle.fi-circle p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .circle.fi-circle p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .circle.fi-circle p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .circle.fi-circle p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .circle.fi-circle p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .circle.fi-circle p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .circle.fi-circle p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .circle.fi-circle p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .circle.fi-circle p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .circle.fi-circle p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .circle.fi-circle p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .circle.fi-circle p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .circle.fi-circle p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .circle.fi-circle p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .circle.fi-circle p{color:#fff;font-weight:600;font-size:18px;line-height:24px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .circle.blue,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .circle.blue,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .circle.blue,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .circle.blue,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .circle.blue,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .circle.blue,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .circle.blue,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .circle.blue,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .circle.blue,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .circle.blue,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .circle.blue,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .circle.blue,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .circle.blue,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .circle.blue,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .circle.blue,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .circle.blue{--track-color: #142849;--progress-color: #3E86FF}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .circle.blue p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .circle.blue p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .circle.blue p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .circle.blue p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .circle.blue p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .circle.blue p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .circle.blue p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .circle.blue p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .circle.blue p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .circle.blue p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .circle.blue p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .circle.blue p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .circle.blue p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .circle.blue p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .circle.blue p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .circle.blue p{color:#3e86ff}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .circle img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .circle img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .circle img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .circle img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .circle img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .circle img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .circle img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .circle img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .circle img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .circle img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .circle img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .circle img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .circle img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .circle img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .circle img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .circle img{height:24px;width:24px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .circle p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .circle p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .circle p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .circle p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .circle p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .circle p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .circle p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .circle p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .circle p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .circle p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .circle p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .circle p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .circle p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .circle p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .circle p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .circle p{color:#49d538;font-weight:400;font-size:12px;line-height:18px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .circle:before,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .circle:before,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .circle:before,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .circle:before,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .circle:before,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .circle:before,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .circle:before,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .circle:before,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .circle:before,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .circle:before,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .circle:before,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .circle:before,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .circle:before,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .circle:before,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .circle:before,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .circle:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;padding:var(--border);background:conic-gradient(var(--track-color) 0deg,var(--track-color) 360deg);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - var(--border)),black calc(100% - var(--border) + 1px));mask:radial-gradient(farthest-side,transparent calc(100% - var(--border)),black calc(100% - var(--border) + 1px));z-index:0}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .circle:after,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .circle:after,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .circle:after,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .circle:after,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .circle:after,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .circle:after,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .circle:after,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .circle:after,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .circle:after,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .circle:after,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .circle:after,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .circle:after,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .circle:after,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .circle:after,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .circle:after,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .circle:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;padding:var(--border);background:conic-gradient(var(--progress-color) 0deg,var(--progress-color) var(--deg),transparent var(--deg));-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - var(--border)),black calc(100% - var(--border) + 1px));mask:radial-gradient(farthest-side,transparent calc(100% - var(--border)),black calc(100% - var(--border) + 1px));z-index:1;transition:background .3s linear}@media only screen and (max-width: 800px){.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w{width:100%;max-width:100%;align-items:flex-start}}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .fin-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .mqn-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .sen-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .fin-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .mqn-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .sen-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .fin-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .mqn-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .sen-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .fin-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .mqn-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .sen-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .fin-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .mqn-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .sen-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .fin-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .mqn-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .sen-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .fin-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .mqn-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .sen-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .fin-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .mqn-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .sen-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .fin-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .mqn-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .sen-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .fin-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .mqn-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .sen-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .fin-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .mqn-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .sen-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .fin-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .mqn-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .sen-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .fin-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .mqn-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .sen-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .fin-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .mqn-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .sen-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .fin-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .mqn-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .sen-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .fin-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .mqn-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .sen-w-img-w{position:relative;width:64px;height:64px;border-radius:50%;border:3px solid #ecac31;display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 800px){.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .fin-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .mqn-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .sen-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .fin-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .mqn-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .sen-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .fin-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .mqn-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .sen-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .fin-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .mqn-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .sen-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .fin-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .mqn-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .sen-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .fin-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .mqn-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .sen-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .fin-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .mqn-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .sen-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .fin-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .mqn-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .sen-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .fin-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .mqn-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .sen-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .fin-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .mqn-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .sen-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .fin-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .mqn-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .sen-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .fin-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .mqn-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .sen-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .fin-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .mqn-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .sen-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .fin-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .mqn-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .sen-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .fin-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .mqn-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .sen-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .fin-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .mqn-w-img-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .sen-w-img-w{width:48px;height:48px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .fin-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .mqn-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .sen-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .fin-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .mqn-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .sen-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .fin-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .mqn-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .sen-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .fin-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .mqn-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .sen-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .fin-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .mqn-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .sen-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .fin-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .mqn-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .sen-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .fin-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .mqn-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .sen-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .fin-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .mqn-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .sen-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .fin-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .mqn-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .sen-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .fin-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .mqn-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .sen-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .fin-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .mqn-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .sen-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .fin-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .mqn-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .sen-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .fin-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .mqn-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .sen-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .fin-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .mqn-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .sen-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .fin-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .mqn-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .sen-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .fin-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .mqn-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .sen-w-img-w img{height:26px!important}}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .fin-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .mqn-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .sen-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .fin-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .mqn-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .sen-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .fin-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .mqn-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .sen-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .fin-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .mqn-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .sen-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .fin-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .mqn-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .sen-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .fin-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .mqn-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .sen-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .fin-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .mqn-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .sen-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .fin-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .mqn-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .sen-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .fin-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .mqn-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .sen-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .fin-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .mqn-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .sen-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .fin-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .mqn-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .sen-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .fin-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .mqn-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .sen-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .fin-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .mqn-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .sen-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .fin-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .mqn-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .sen-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .fin-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .mqn-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .sen-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .fin-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .mqn-w-img-w img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .sen-w-img-w img{height:40px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .fin-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .epn-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .mqn-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .sen-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .fin-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .epn-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .mqn-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .sen-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .fin-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .epn-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .mqn-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .sen-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .fin-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .epn-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .mqn-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .sen-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .fin-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .epn-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .mqn-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .sen-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .fin-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .epn-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .mqn-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .sen-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .fin-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .epn-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .mqn-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .sen-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .fin-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .epn-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .mqn-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .sen-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .fin-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .epn-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .mqn-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .sen-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .fin-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .epn-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .mqn-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .sen-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .fin-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .epn-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .mqn-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .sen-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .fin-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .epn-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .mqn-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .sen-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .fin-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .epn-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .mqn-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .sen-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .fin-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .epn-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .mqn-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .sen-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .fin-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .epn-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .mqn-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .sen-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .fin-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .epn-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .mqn-w-text-text-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .sen-w-text-text-w{position:relative;display:flex;justify-content:center;flex-direction:column;gap:8px;width:calc(100% - 80px)}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .fin-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .epn-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .mqn-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .sen-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .fin-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .epn-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .mqn-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .sen-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .fin-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .epn-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .mqn-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .sen-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .fin-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .epn-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .mqn-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .sen-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .fin-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .epn-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .mqn-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .sen-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .fin-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .epn-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .mqn-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .sen-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .fin-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .epn-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .mqn-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .sen-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .fin-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .epn-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .mqn-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .sen-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .fin-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .epn-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .mqn-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .sen-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .fin-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .epn-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .mqn-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .sen-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .fin-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .epn-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .mqn-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .sen-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .fin-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .epn-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .mqn-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .sen-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .fin-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .epn-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .mqn-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .sen-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .fin-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .epn-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .mqn-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .sen-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .fin-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .epn-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .mqn-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .sen-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .fin-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .epn-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .mqn-w-text-text-w h3,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .sen-w-text-text-w h3{color:#fff;font-weight:600;font-size:16px;line-height:20px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .fin-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .epn-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .mqn-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-text-w .sen-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .fin-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .epn-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .mqn-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-text-w .sen-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .fin-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .epn-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .mqn-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-text-w .sen-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .fin-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .epn-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .mqn-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-text-w .sen-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .fin-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .epn-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .mqn-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-text-w .sen-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .fin-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .epn-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .mqn-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-text-w .sen-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .fin-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .epn-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .mqn-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-text-w .sen-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .fin-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .epn-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .mqn-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-text-w .sen-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .fin-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .epn-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .mqn-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-text-w .sen-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .fin-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .epn-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .mqn-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-text-w .sen-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .fin-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .epn-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .mqn-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-text-w .sen-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .fin-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .epn-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .mqn-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-text-w .sen-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .fin-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .epn-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .mqn-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-text-w .sen-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .fin-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .epn-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .mqn-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-text-w .sen-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .fin-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .epn-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .mqn-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-text-w .sen-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .fin-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .epn-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .mqn-w-text-text-w p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-text-w .sen-w-text-text-w p{color:#fff;font-weight:400;font-size:14px;line-height:18px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-btn-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-btn-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-btn-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-btn-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-btn-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-btn-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-btn-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-btn-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-btn-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-btn-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-btn-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-btn-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-btn-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-btn-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-btn-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-btn-w{position:relative;display:flex;align-items:center}@media only screen and (max-width: 800px){.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-btn-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-btn-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-btn-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-btn-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-btn-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-btn-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-btn-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-btn-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-btn-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-btn-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-btn-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-btn-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-btn-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-btn-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-btn-w,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-btn-w{width:100%;justify-content:flex-end;margin-top:16px}}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-btn-w button,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-btn-w button,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-btn-w button,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-btn-w button,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-btn-w button,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-btn-w button,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-btn-w button,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-btn-w button,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-btn-w button,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-btn-w button,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-btn-w button,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-btn-w button,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-btn-w button,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-btn-w button,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-btn-w button,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-btn-w button{background:none;border:1px solid #ECAC31;border-radius:6px;padding:8px 16px;color:#ecac31;font-weight:600;font-size:14px;line-height:18px;letter-spacing:-.02em;text-transform:uppercase}@media only screen and (max-width: 800px){.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-btn-w button,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-btn-w button,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-btn-w button,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-btn-w button,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-btn-w button,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-btn-w button,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-btn-w button,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-btn-w button,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-btn-w button,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-btn-w button,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-btn-w button,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-btn-w button,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-btn-w button,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-btn-w button,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-btn-w button,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-btn-w button{padding:4px 16px}}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .fin-w-btn-w button:hover,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .epn-w-btn-w button:hover,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .mqn-w-btn-w button:hover,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .fitness-identity-notice-wrapper .sen-w-btn-w button:hover,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .fin-w-btn-w button:hover,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .epn-w-btn-w button:hover,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .mqn-w-btn-w button:hover,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .edit-profile-notice-wrapper .sen-w-btn-w button:hover,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .fin-w-btn-w button:hover,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .epn-w-btn-w button:hover,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .mqn-w-btn-w button:hover,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .medical-questionnaire-notice-wrapper .sen-w-btn-w button:hover,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .fin-w-btn-w button:hover,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .epn-w-btn-w button:hover,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .mqn-w-btn-w button:hover,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .subscription-expiring-notice-wrapper .sen-w-btn-w button:hover{cursor:pointer}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-profile-wrapper{position:relative;width:100%;min-height:300px;display:flex;flex-wrap:wrap;gap:32px;flex-direction:column;padding:24px;background:#181a19;border-radius:12px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-profile-wrapper .mpw-profile-image-wrapper{position:relative;width:100%;display:flex;justify-content:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-profile-wrapper .mpw-profile-image-wrapper .mpw-profile-inner-w{position:relative;width:100px;height:100px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-profile-wrapper .mpw-profile-image-wrapper .mpw-profile-inner-w .mpw-profile-inner-img-w{position:relative;width:100%;height:100%;border-radius:50%;overflow:hidden}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-profile-wrapper .mpw-profile-image-wrapper .mpw-profile-inner-w .mpw-profile-inner-img-w img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-profile-wrapper .mpw-profile-image-wrapper .mpw-profile-inner-w .mpw-profile-inner-edit-w{position:absolute;right:0;bottom:0;width:36px;height:36px;border-radius:50%;display:flex;justify-content:center;align-items:center;background:#2f312f}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-profile-wrapper .mpw-profile-image-wrapper .mpw-profile-inner-w .mpw-profile-inner-edit-w img{height:20px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-profile-wrapper .mpw-profile-image-wrapper .mpw-profile-inner-w .mpw-profile-inner-edit-w img:hover{cursor:pointer}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-profile-wrapper .mpw-profile-form-wrapper{position:relative;width:100%;display:flex;flex-wrap:wrap;gap:32px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-profile-wrapper .mpw-profile-form-wrapper .fw-rows{position:relative;width:100%}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-profile-wrapper .mpw-profile-form-wrapper .fw-rows .row{margin-bottom:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-profile-wrapper .mpw-profile-form-wrapper .fw-rows .row:last-child{margin-bottom:0}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-profile-wrapper .mpw-profile-form-wrapper .fw-rows .row label{font-size:14px;font-weight:400;line-height:18px;letter-spacing:-.02em;color:#fff}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-profile-wrapper .mpw-profile-form-wrapper .fw-rows .row input,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-profile-wrapper .mpw-profile-form-wrapper .fw-rows .row select{width:100%;height:42px;border:1px solid #4E5350;border-radius:12px;background:#2f312f;padding:0 12px;color:#fff;margin-top:4px;font-family:proxima-nova,sans-serif;font-weight:400;font-size:16px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-profile-wrapper .mpw-profile-form-wrapper .fw-rows h3{color:#fff;font-weight:600;font-size:18px;line-height:24px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-profile-wrapper .mpw-profile-form-wrapper .fw-rows p{color:#8c948f;font-size:14px;line-height:20px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-profile-wrapper .mpw-profile-form-wrapper .fw-rows .mpw-pfw-r-btn-w{position:relative;width:100%;display:flex;justify-content:flex-end;align-items:center;gap:24px}@media only screen and (max-width: 800px){.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-profile-wrapper .mpw-profile-form-wrapper .fw-rows .mpw-pfw-r-btn-w{justify-content:center}}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-profile-wrapper .mpw-profile-form-wrapper .fw-rows .mpw-pfw-r-btn-w.primary button{background:#49d538;border:1px solid #49D538;color:#000}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-profile-wrapper .mpw-profile-form-wrapper .fw-rows .mpw-pfw-r-btn-w a{font-weight:600;margin:0;padding:0}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-profile-wrapper .mpw-profile-form-wrapper .fw-rows .mpw-pfw-r-btn-w button{background:#000;height:40px;border-radius:8px;border:1px solid #FFFFFF;color:#fff;text-transform:uppercase;padding:0 32px;font-weight:600;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-profile-wrapper .mpw-profile-form-wrapper .fw-rows .mpw-pfw-r-btn-w button.primary{background:#49d538;border:1px solid #49D538;color:#000}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-profile-wrapper .mpw-profile-form-wrapper .fw-rows .mpw-pfw-r-btn-w button.green-border{border:1px solid #49D538;background:none;color:#49d538}@media only screen and (max-width: 800px){.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-profile-wrapper .mpw-profile-form-wrapper .fw-rows .mpw-pfw-r-btn-w button{width:100%}}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .notifications-wrapper{position:relative;width:100%;min-height:120px;display:flex;flex-wrap:wrap;flex-direction:column;gap:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .notifications-wrapper .single-notification{position:relative;width:100%;background:#181a19;padding:16px;border-radius:12px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px;transition:.2s all}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .notifications-wrapper .single-notification:hover{cursor:pointer;background:#2f312f}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .notifications-wrapper .single-notification.active{background:#2f312f}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .notifications-wrapper .single-notification.active .sn-main-wrapper .sn-right-side img{transform:rotate(180deg)}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .notifications-wrapper .single-notification.active .sn-additional-info{display:initial}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .notifications-wrapper .single-notification .sn-main-wrapper{position:relative;width:100%;display:flex;justify-content:space-between;gap:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .notifications-wrapper .single-notification .sn-main-wrapper .sn-left-side{position:relative;display:flex;gap:16px;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .notifications-wrapper .single-notification .sn-main-wrapper .sn-left-side .sn-ls-img-w{position:relative;width:36px!important;height:36px;border-radius:50%;background:#2f312f;display:flex;align-items:center;justify-content:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .notifications-wrapper .single-notification .sn-main-wrapper .sn-left-side .sn-ls-img-w img{height:24px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .notifications-wrapper .single-notification .sn-main-wrapper .sn-left-side .sn-left-side-text{position:relative;width:calc(100% - 36px)}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .notifications-wrapper .single-notification .sn-main-wrapper .sn-left-side .sn-left-side-text h5{font-weight:400;color:#fff;font-size:16px;letter-spacing:-.02em;line-height:18px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .notifications-wrapper .single-notification .sn-main-wrapper .sn-right-side{position:relative;display:flex;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .notifications-wrapper .single-notification .sn-main-wrapper .sn-right-side img{height:24px;transition:.2s all}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .notifications-wrapper .single-notification .sn-additional-info{position:relative;width:100%;display:none}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .notifications-wrapper .single-notification .sn-additional-info p{font-weight:400;font-size:14px;color:#fff}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-wrapper{position:relative;width:100%;display:flex;flex-wrap:wrap;gap:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-wrapper a{position:relative;width:100%}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-wrapper .community-topic{position:relative;width:100%;display:flex;justify-content:space-between;background:#181a19;border-radius:12px;height:64px;padding:12px;transition:.2s all}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-wrapper .community-topic:hover{background:#2f312f;cursor:pointer}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-wrapper .community-topic:hover .ct-right-side .ct-rs-w svg path{stroke:#49d538}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-wrapper .community-topic .ct-left-side{position:relative;display:flex;gap:16px;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-wrapper .community-topic .ct-left-side .ct-img-w{position:relative;width:36px;height:36px;border-radius:50%;overflow:hidden}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-wrapper .community-topic .ct-left-side .ct-img-w img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-wrapper .community-topic .ct-left-side .ct-info-wrapper{position:relative}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-wrapper .community-topic .ct-left-side .ct-info-wrapper h5{font-weight:600;color:#fff;letter-spacing:-.02em;line-height:20px;font-size:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-wrapper .community-topic .ct-left-side .ct-info-wrapper p{font-weight:400;color:#8c948f;font-size:12px;letter-spacing:-.01em;line-height:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-wrapper .community-topic .ct-right-side{position:relative;display:flex;align-items:center;gap:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-wrapper .community-topic .ct-right-side .ct-rs-w{position:relative;display:flex;gap:4px;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-wrapper .community-topic .ct-right-side .ct-rs-w img{height:20px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-wrapper .community-topic .ct-right-side .ct-rs-w p{font-weight:600;font-size:12px;line-height:16px;letter-spacing:-.02em;color:#8c948f}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-wrapper .community-topic .ct-right-side .ct-rs-w svg{height:24px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-wrapper .community-topic .ct-right-side .ct-rs-w svg path{stroke:#8c948f}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper{position:relative;width:100%;display:flex;gap:24px;justify-content:space-between}@media only screen and (max-width: 1000px){.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper{flex-wrap:wrap}}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts{position:relative;width:calc(100% - 354px);display:flex;flex-wrap:wrap;gap:16px}@media only screen and (max-width: 1488px){.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts{width:100%}}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .cpw-posts-header{position:relative;width:100%;height:64px;display:flex;align-items:center;background:#181a19;padding:0 16px;border-radius:12px;justify-content:space-between}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .cpw-posts-header a{position:relative}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .cpw-posts-header a .arrow-back{position:relative;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#4e5350}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .cpw-posts-header a .arrow-back svg{height:24px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .cpw-posts-header h1{font-weight:600;color:#fff;font-size:16px;line-height:22px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .cpw-posts-header .new-post{position:relative;display:flex;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .cpw-posts-header .new-post:hover{cursor:pointer}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .cpw-posts-header .new-post p{font-weight:600;font-size:16px;color:#49d538;line-height:20px;letter-spacing:-.02em;text-transform:uppercase}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .cpw-topic-info{position:relative;width:100%;display:flex;flex-wrap:wrap;gap:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .cpw-topic-info .cpw-ti-img-wrapper{position:relative;width:100%;border-radius:12px;overflow:hidden}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .cpw-topic-info .cpw-ti-img-wrapper img{width:100%;object-fit:cover;object-position:center;display:block}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .cpw-topic-info .cpw-ti-info{position:relative;width:100%;display:flex;gap:16px;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .cpw-topic-info .cpw-ti-info .cpw-ti-info-img-w{position:relative;width:80px;height:80px;border-radius:50%;overflow:hidden}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .cpw-topic-info .cpw-ti-info .cpw-ti-info-img-w img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .cpw-topic-info .cpw-ti-info .cpw-ti-info-text{position:relative;width:calc(100% - 96px);display:flex;flex-direction:column;gap:4px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .cpw-topic-info .cpw-ti-info .cpw-ti-info-text h3{font-weight:600;font-size:18px;line-height:24px;letter-spacing:-.02em;color:#fff}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .cpw-topic-info .cpw-ti-info .cpw-ti-info-text p{font-weight:400;font-size:16px;line-height:20px;letter-spacing:-.02em;color:#8c948f}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .cpw-topic-info .cpw-ti-info .cpw-ti-info-text p span{color:#49d538}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts{position:relative;width:100%;min-height:300px;display:flex;gap:16px;flex-direction:column}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post{position:relative;width:100%;display:flex;background:#181a19;border-radius:12px;min-height:80px;padding:12px;flex-wrap:wrap;gap:16px;overflow:hidden}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post.pinned-post{padding-top:48px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .pinned-post-header{position:absolute;left:0;top:0;width:100%;display:flex;justify-content:center;gap:8px;align-items:center;background:#37301b;height:36px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .pinned-post-header img{height:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .pinned-post-header p{font-weight:400;font-size:14px;line-height:18px;letter-spacing:-.02em;color:#ecac31;text-transform:uppercase}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-header{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-header .ph-user-info{position:relative;display:flex;align-items:center;gap:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-header .ph-user-info .ph-ui-img-w{width:36px;height:36px;border-radius:50%;overflow:hidden}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-header .ph-user-info .ph-ui-img-w img{object-fit:cover;object-position:center;display:block;width:100%}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-header .ph-user-info .ph-ui-user-w{position:relative;display:flex;flex-direction:column}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-header .ph-user-info .ph-ui-user-w h4{font-weight:600;color:#fff;font-size:16px;line-height:20px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-header .ph-user-info .ph-ui-user-w p{font-weight:400;color:#9d9d9d;font-size:12px;line-height:20px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-header .ph-more-info{display:flex;justify-content:flex-end}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-header .ph-more-info:hover{cursor:pointer}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-header .ph-more-info:hover svg{fill:#fff}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-header .ph-more-info svg{height:18px;fill:#8c948f;transition:.2s all}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-header .ph-more-info .ph-more-info-links{position:absolute;right:0;top:36px;background:#2f312f;border-radius:12px;display:flex;gap:8px;flex-direction:column;flex-wrap:wrap;padding:12px;z-index:100;border:1px solid #4E5350}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-header .ph-more-info .ph-more-info-links p{color:#fff;font-weight:400;font-size:14px;line-height:20px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-header .ph-datetime p{font-weight:400;color:#9d9d9d;font-size:14px;line-height:20px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body{position:relative;width:100%;display:flex;flex-direction:column;gap:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-body-content{position:relative;width:100%;font-weight:400;color:#9d9d9d;font-size:14px;line-height:20px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-body-content p{font-weight:400;color:#9d9d9d;font-size:14px;line-height:20px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-body-content a,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-body-content span{color:#49d538}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-body-content .post-link-info{position:relative;width:100%;display:flex;flex-direction:column;flex-wrap:wrap;margin-top:16px;border-radius:12px;background:#2f312f;border:1px solid #4E5350}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-body-content .post-link-info .pli-img-w{position:relative;width:100%;overflow:hidden;height:128px;border-top-left-radius:12px;border-top-right-radius:12px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-body-content .post-link-info .pli-img-w img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-body-content .post-link-info .pli-info{position:relative;width:100%;display:flex;flex-direction:column;gap:8px;padding:12px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-body-content .post-link-info .pli-info h6{color:#fff;font-size:12px;font-weight:400;line-height:16px;letter-spacing:-.01em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-body-content .post-link-info .pli-info h5{color:#fff;font-size:16px;font-weight:400;line-height:20px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-body-content .post-media-info{position:relative;width:100%;height:256px;margin-top:16px;border-radius:12px;background:#2f312f;border:1px solid #4E5350}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-body-content .post-media-info .swiper{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-body-content .post-media-info .swiper .swiper-wrapper .swiper-slide{display:flex;justify-content:center;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-body-content .post-media-info .swiper .swiper-wrapper .swiper-slide:hover{cursor:pointer}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-body-content .post-media-info .swiper .swiper-wrapper .swiper-slide img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;object-position:center;display:block}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-body-content .post-media-info .swiper .swiper-pagination-bullet-active{background:#49d538}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-body-content .post-media-info .swiper .swiper-page-numbers{position:absolute;right:16px;top:16px;padding:4px 12px;height:20px;background:#0000004d;z-index:100;border-radius:4px;display:flex;justify-content:center;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-body-content .post-media-info .swiper .swiper-page-numbers p{font-size:12px;color:#fff;margin:0;padding:0;line-height:20px;letter-spacing:.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-body-content .post-media-info .swiper .swiper-page-numbers p span{color:#fff}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-body-buttons{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-body-buttons .pbb-actions{position:relative;display:flex;align-items:center;gap:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-body-buttons .pbb-actions .pbb-ls-btn{position:relative;display:flex;align-items:center;gap:4px;min-width:32px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-body-buttons .pbb-actions .pbb-ls-btn.liked svg path{fill:#3e86ff;stroke:#3e86ff}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-body-buttons .pbb-actions .pbb-ls-btn svg{height:18px;transition:.2s all}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-body-buttons .pbb-actions .pbb-ls-btn svg:hover{cursor:pointer}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-body-buttons .pbb-actions .pbb-ls-btn svg:hover path{fill:#3e86ff;stroke:#3e86ff}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-body-buttons .pbb-actions .pbb-ls-btn img{height:18px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-body-buttons .pbb-actions .pbb-ls-btn p{font-weight:400;color:#8c948f;font-size:14px;line-height:20px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-body-buttons .pbb-report{display:flex;justify-content:flex-end}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-body-buttons .pbb-report:hover{cursor:pointer}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-body-buttons .pbb-report:hover svg{fill:#fff}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-body-buttons .pbb-report svg{height:18px;fill:#8c948f;transition:.2s all}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .comment-post-wrapper{position:relative;width:100%;background:#2f312f;border-radius:12px;overflow:hidden;border:1px solid #4E5350}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .comment-post-wrapper.active textarea{height:96px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .comment-post-wrapper.active .comment-buttons-wrapper{display:flex}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .comment-post-wrapper.active-with-reply .comment-buttons-wrapper{justify-content:space-between}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .comment-post-wrapper textarea{position:relative;width:100%;height:48px;border:none;padding:12px;resize:none;background:none;overflow:hidden;color:#fff;font-weight:400;font-size:18px;line-height:24px;letter-spacing:-.02em;transition:.2all}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .comment-post-wrapper textarea:focus{outline:none;box-shadow:none}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .comment-post-wrapper .comment-buttons-wrapper{position:relative;width:100%;justify-content:flex-end;padding:12px;gap:8px;display:none;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .comment-post-wrapper .comment-buttons-wrapper .cbw-reply-to{position:relative;display:flex;gap:8px;background:#181a19;padding:4px 12px;align-items:center;border-radius:8px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .comment-post-wrapper .comment-buttons-wrapper .cbw-reply-to p{color:#fff;font-size:12px;line-height:20px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .comment-post-wrapper .comment-buttons-wrapper .cbw-reply-to img{height:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .comment-post-wrapper .comment-buttons-wrapper .cbw-reply-to img:hover{cursor:pointer}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .comment-post-wrapper .comment-buttons-wrapper .cbw-inner-buttons{position:relative;display:flex;gap:12px;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .comment-post-wrapper .comment-buttons-wrapper .cbw-inner-buttons button{height:40px;border:none;border-radius:8px;padding:0 16px;color:#fff;background:#000;text-transform:uppercase;font-family:proxima-nova,sans-serif;font-size:14px;font-weight:700;line-height:18px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .comment-post-wrapper .comment-buttons-wrapper .cbw-inner-buttons button.save-comment{background:#49d538;color:#000}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .comment-post-wrapper .comment-buttons-wrapper .cbw-inner-buttons button:hover{cursor:pointer}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-comments{position:relative;width:100%;display:flex;flex-direction:column;flex-wrap:wrap;margin-top:8px;gap:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-comments .comment{position:relative;width:100%;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-comments .comment .comment-img-w{position:relative;width:24px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-comments .comment .comment-img-w .comment-img-img-w{position:relative;width:24px;height:24px;border-radius:50%;overflow:hidden}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-comments .comment .comment-img-w .comment-img-img-w img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-comments .comment .comment-content{position:relative;width:calc(100% - 40px);display:flex;flex-direction:column;gap:8px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-comments .comment .comment-content .cc-user-info{position:relative;display:flex;gap:8px;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-comments .comment .comment-content .cc-user-info h6{color:#fff;font-weight:600;font-size:14px;line-height:18px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-comments .comment .comment-content .cc-user-info p{color:#8c948f;font-weight:400;font-size:14px;line-height:18px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-comments .comment .comment-content .cc-content{position:relative;width:100%}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-comments .comment .comment-content .cc-content p{color:#fff;font-weight:400;font-size:14px;line-height:18px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-comments .comment .comment-content .cc-content p span{color:#49d538}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-comments .comment .comment-content .cc-actions{position:relative;width:100%;display:flex;gap:16px;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-comments .comment .comment-content .cc-actions .cc-action-btn{position:relative;display:flex;align-items:center;gap:4px;min-width:32px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-comments .comment .comment-content .cc-actions .cc-action-btn.liked svg path{fill:#3e86ff;stroke:#3e86ff}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-comments .comment .comment-content .cc-actions .cc-action-btn svg{height:18px;transition:.2s all}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-comments .comment .comment-content .cc-actions .cc-action-btn svg:hover{cursor:pointer}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-comments .comment .comment-content .cc-actions .cc-action-btn svg:hover path{fill:#3e86ff;stroke:#3e86ff}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-comments .comment .comment-content .cc-actions .cc-action-btn p{color:#8c948f}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-comments .comment .comment-content .cc-actions .cc-action-btn span{color:#3e86ff;font-weight:400;font-size:14px;line-height:18px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-comments .comment .comment-content .cc-actions .cc-action-btn span:hover{cursor:pointer}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-comments .comment .comment-content .cc-actions .cc-action-btn .remove-comment{height:18px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-comments .comment .comment-content .cc-actions .cc-action-btn .remove-comment:hover{cursor:pointer}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-comments .comment .comment-on-comment{position:relative;width:100%;display:flex;justify-content:space-between;gap:16px;padding-left:40px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-comments .comment .fetch-comments-on-comment{position:relative;width:100%;padding-left:40px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-comments .comment .fetch-comments-on-comment:hover{cursor:pointer}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .post-comments .comment .fetch-comments-on-comment p{font-size:14px;font-weight:400;letter-spacing:-.02em;color:#fff}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .show-more-comments{position:relative;width:100%;height:32px;display:flex;justify-content:center;gap:8px;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-posts .posts .post .post-body .show-more-comments p{font-size:14px;letter-spacing:-.02em;line-height:18px;font-weight:400;color:#49d538;text-transform:uppercase}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-topics{position:sticky;display:flex;flex-wrap:wrap;gap:16px;width:330px;flex-direction:column;top:24px;align-self:flex-start}@media only screen and (max-width: 1488px){.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-topics{display:none}}@media only screen and (max-width: 1000px){.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-topics{display:flex;width:100%;border-top:1px solid #FFFFFF;padding-top:24px}}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-topics .community-topic{position:relative;width:100%;display:flex;justify-content:space-between;background:#181a19;border-radius:12px;height:64px;padding:12px;transition:.2s all}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-topics .community-topic:hover{background:#2f312f;cursor:pointer}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-topics .community-topic:hover .ct-right-side .ct-rs-w svg path{stroke:#49d538}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-topics .community-topic .ct-left-side{position:relative;display:flex;gap:16px;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-topics .community-topic .ct-left-side .ct-img-w{position:relative;width:36px;height:36px;border-radius:50%;overflow:hidden}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-topics .community-topic .ct-left-side .ct-img-w img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-topics .community-topic .ct-left-side .ct-info-wrapper{position:relative}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-topics .community-topic .ct-left-side .ct-info-wrapper h5{font-weight:600;color:#fff;letter-spacing:-.02em;line-height:20px;font-size:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-topics .community-topic .ct-left-side .ct-info-wrapper p{font-weight:400;color:#8c948f;font-size:12px;letter-spacing:-.01em;line-height:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-topics .community-topic .ct-right-side{position:relative;display:flex;align-items:center;gap:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-topics .community-topic .ct-right-side .ct-rs-w{position:relative;display:flex;gap:4px;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-topics .community-topic .ct-right-side .ct-rs-w img{height:20px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-topics .community-topic .ct-right-side .ct-rs-w p{font-weight:600;font-size:12px;line-height:16px;letter-spacing:-.02em;color:#8c948f}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-topics .community-topic .ct-right-side .ct-rs-w svg{height:24px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-topics .community-topic .ct-right-side .ct-rs-w svg path{stroke:#8c948f}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-topics .hashtags-wrapper{position:relative;width:100%;display:flex;flex-wrap:wrap;gap:12px;background:#181a19;padding:12px;border-radius:12px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-topics .hashtags-wrapper .hashtags-header{position:relative;display:flex;gap:4px;width:100%;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-topics .hashtags-wrapper .hashtags-header svg{height:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-topics .hashtags-wrapper .hashtags-header svg path{fill:#fff}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-topics .hashtags-wrapper .hashtags-header p{font-weight:600;font-size:16px;color:#fff;line-height:20px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-topics .hashtags-wrapper .tags{position:relative;display:flex;gap:8px;width:100%;flex-wrap:wrap}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-topics .hashtags-wrapper .tags a{font-weight:600;font-size:16px;color:#8c948f;line-height:20px;letter-spacing:-.02em;text-transform:lowercase;transition:.2s all}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .community-posts-wrapper .cpw-topics .hashtags-wrapper .tags a:hover{color:#49d538}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-wrapper{position:relative;width:100%;display:flex;flex-direction:column;gap:24px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-wrapper .calendar-swiper{position:relative;width:100%;display:flex;height:56px;background:#181a19;border-radius:12px;padding:16px 32px;justify-content:space-between}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-wrapper .calendar-swiper .text-wrapper{position:relative;display:flex;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-wrapper .calendar-swiper .text-wrapper h4{font-weight:600;color:#fff;font-size:16px;line-height:20px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-wrapper .calendar-swiper .arrows-wrapper{position:relative;display:flex;gap:12px;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-wrapper .calendar-swiper .arrows-wrapper a{display:flex}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-wrapper .calendar-swiper .arrows-wrapper a svg{height:24px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-wrapper .ud-back-menu{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center;height:64px;background:#181a19;border-radius:12px;padding:0 16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-wrapper .ud-back-menu a{position:relative;display:flex;width:300px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-wrapper .ud-back-menu a .ud-bm-back-icon{position:relative;width:40px;height:40px;border-radius:50%;background:#4e5350;display:flex;justify-content:center;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-wrapper .ud-back-menu a .ud-bm-back-icon img{height:24px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-wrapper .ud-back-menu .ud-bm-text{position:relative;display:flex;align-items:center;justify-content:center;width:calc(100% - 360px)}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-wrapper .ud-back-menu .ud-bm-text h1{color:#fff;font-weight:600;font-size:18px;line-height:20px;letter-spacing:-.02em;text-transform:uppercase}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-wrapper .ud-back-menu .ud-bm-right{position:relative;width:300px;display:flex;align-items:center;justify-content:flex-end}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-wrapper .ud-back-menu .ud-bm-right h4{color:#fff;font-weight:600;font-size:16px;line-height:20px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-wrapper .video-player-wrapper{position:relative;width:100%;min-height:120px;background:#181a19;border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:24px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-wrapper .video-player-wrapper .video-header{position:relative;width:100%;display:flex;align-items:center;gap:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-wrapper .video-player-wrapper .video-header .training-info{position:relative;display:flex;align-items:center;gap:8px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-wrapper .video-player-wrapper .video-header .training-info .icon-wrapper{position:relative;width:36px;height:36px;background:#2f312f;border-radius:50%;display:flex;align-items:center;justify-content:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-wrapper .video-player-wrapper .video-header .training-info h4{font-weight:600;color:#fff;font-size:16px;line-height:20px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-wrapper .video-player-wrapper .video-wrapper{position:relative;border-radius:24px;overflow:hidden;aspect-ratio:16/9}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-wrapper .video-player-wrapper .video-wrapper iframe{width:100%;height:100%;border:0}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-wrapper .video-player-wrapper .video-info-wrapper{position:relative;width:100%;display:flex;flex-direction:column;gap:24px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-wrapper .video-player-wrapper .video-info-wrapper .vi-w-graphic{position:relative;width:100%;display:flex;gap:12px;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-wrapper .video-player-wrapper .video-info-wrapper .vi-w-graphic .vi-w-g-element{position:relative;display:flex;align-items:center;gap:4px;background:#2f312f;padding:4px 8px;border-radius:4px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-wrapper .video-player-wrapper .video-info-wrapper .vi-w-graphic .vi-w-g-element p{font-size:12px;font-weight:400;line-height:16px;letter-spacing:-.02em;color:#fff;text-transform:uppercase}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-wrapper .video-player-wrapper .video-info-wrapper .vi-w-graphic .vi-w-g-element img{height:14px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-wrapper .video-player-wrapper .video-info-wrapper .vi-w-text{position:relative;width:100%;display:flex;flex-direction:column;gap:12px;border-radius:12px;background:#2f312f;padding:24px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-wrapper .video-player-wrapper .video-info-wrapper .vi-w-text h4{font-weight:600;color:#fff;font-size:16px;line-height:20px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-wrapper .video-player-wrapper .video-info-wrapper .vi-w-text p{font-size:14px;font-weight:400;line-height:18px;letter-spacing:-.02em;color:#8c948f}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-menu-wrapper{position:relative;width:100%;display:flex;gap:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-menu-wrapper a{position:relative;display:flex}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-menu-wrapper a button{position:relative;background:#2f312f;border:#2F312F;border-radius:12px;padding:8px 24px;font-weight:400;font-size:14px;line-height:18px;letter-spacing:-.02em;color:#8c948f}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .my-trainings-menu-wrapper a button.active{color:#49d538}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper{position:relative;width:100%;display:flex;flex-direction:column;gap:24px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper{position:relative;width:100%;display:flex;flex-direction:column;gap:12px;border-radius:12px;background:#181a19;padding:12px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-header{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center;height:36px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-header .svp-header-text{position:relative;display:flex;align-items:center;gap:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-header .svp-header-text .svp-ht-img-w{position:relative;width:36px;height:36px;border-radius:50%;background:#2f312f;display:flex;justify-content:center;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-header .svp-header-text .svp-ht-img-w img{height:24px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-header .svp-header-text h2{color:#fff;font-weight:600;font-size:16px;line-height:20px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-header .svp-header-number{position:relative;display:flex;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-header .svp-header-number p{color:#727974;font-weight:400;font-size:14px;line-height:18px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-body{position:relative;width:100%;display:flex;gap:16px;justify-content:space-between;align-items:flex-start;min-height:108px}@media only screen and (max-width: 800px){.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-body{flex-wrap:wrap;flex-direction:column;border-top:1px solid #2F312F;padding-top:16px}}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-body .svp-body-thumb-and-desc-wrapper{position:relative;display:flex;flex-direction:column;gap:12px;flex-shrink:0}@media only screen and (max-width: 800px){.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-body .svp-body-thumb-and-desc-wrapper{width:100%}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-body .svp-body-thumb-and-desc-wrapper .svp-body-thumbnail-wrapper{width:100%;height:auto!important}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-body .svp-body-thumb-and-desc-wrapper .svp-body-thumbnail-wrapper img{height:auto!important;width:100%}}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-body .svp-body-thumb-and-desc-wrapper .svp-body-thumbnail-wrapper{position:relative;height:108px;border-radius:8px;overflow:hidden;flex-shrink:0}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-body .svp-body-thumb-and-desc-wrapper .svp-body-thumbnail-wrapper img{position:relative;left:0;height:100%}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-body .svp-body-thumb-and-desc-wrapper .svp-body-desc-wrapper{position:relative;display:flex;gap:12px;align-items:center}@media only screen and (max-width: 800px){.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-body .svp-body-thumb-and-desc-wrapper .svp-body-desc-wrapper{display:none}}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-body .svp-body-thumb-and-desc-wrapper .svp-body-desc-wrapper .svp-bd-duration,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-body .svp-body-thumb-and-desc-wrapper .svp-body-desc-wrapper .svp-bd-progress{position:relative;display:flex;gap:8px;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-body .svp-body-thumb-and-desc-wrapper .svp-body-desc-wrapper .svp-bd-duration img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-body .svp-body-thumb-and-desc-wrapper .svp-body-desc-wrapper .svp-bd-progress img{height:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-body .svp-body-thumb-and-desc-wrapper .svp-body-desc-wrapper .svp-bd-duration p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-body .svp-body-thumb-and-desc-wrapper .svp-body-desc-wrapper .svp-bd-progress p{font-weight:400;font-size:12px;line-height:16px;letter-spacing:-.02em;color:#8c948f}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-body .svp-body-thumb-and-desc-wrapper .svp-body-desc-wrapper .svp-bd-duration .dot,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-body .svp-body-thumb-and-desc-wrapper .svp-body-desc-wrapper .svp-bd-progress .dot{width:4px;height:4px;border-radius:50%;background:#8c948f}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-body .svp-body-text-wrapper{position:relative;display:flex;flex:1;flex-wrap:wrap;height:100%;gap:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-body .svp-body-text-wrapper p{color:#8c948f;font-weight:400;font-size:16px;line-height:20px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-body .svp-body-text-wrapper .svp-bt-btn-wrapper{position:relative;width:100%;display:flex;justify-content:flex-end;margin-top:auto}@media only screen and (max-width: 800px){.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-body .svp-body-text-wrapper .svp-bt-btn-wrapper{display:none}}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-body .svp-body-text-wrapper .svp-bt-btn-wrapper a{position:relative;display:flex}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-footer{position:relative;width:100%;display:none;justify-content:flex-end;align-items:center}@media only screen and (max-width: 800px){.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-footer{justify-content:space-between;display:flex;border-top:1px solid #2F312F;padding-top:16px}}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-footer .svp-footer-desc-wrapper{position:relative;display:none;gap:12px;align-items:center}@media only screen and (max-width: 800px){.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-footer .svp-footer-desc-wrapper{display:flex}}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-footer .svp-footer-desc-wrapper .svp-ft-duration,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-footer .svp-footer-desc-wrapper .svp-ft-progress{position:relative;display:flex;gap:8px;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-footer .svp-footer-desc-wrapper .svp-ft-duration img,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-footer .svp-footer-desc-wrapper .svp-ft-progress img{height:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-footer .svp-footer-desc-wrapper .svp-ft-duration p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-footer .svp-footer-desc-wrapper .svp-ft-progress p{font-weight:400;font-size:12px;line-height:16px;letter-spacing:-.02em;color:#8c948f}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-footer .svp-footer-desc-wrapper .svp-ft-duration .dot,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-footer .svp-footer-desc-wrapper .svp-ft-progress .dot{width:4px;height:4px;border-radius:50%;background:#8c948f}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .single-video-preview-wrapper .svp-footer a{position:relative;display:flex}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .post-for-a-day{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center;background:#181a19;border-radius:12px;padding:14px 12px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .post-for-a-day .pfd-text-w{position:relative;display:flex;gap:16px;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .post-for-a-day .pfd-text-w .pfd-t-img-w{position:relative;width:36px;height:36px;border-radius:50%;background:#2f312f;display:flex;justify-content:center;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .post-for-a-day .pfd-text-w .pfd-t-img-w img{height:24px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .post-for-a-day .pfd-text-w .pft-t-text-w{position:relative;display:flex;flex-direction:column;gap:8px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .post-for-a-day .pfd-text-w .pft-t-text-w h4{color:#fff;font-weight:600;font-size:16px;line-height:20px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .post-for-a-day .pfd-text-w .pft-t-text-w .pft-t-t-info{display:flex;gap:8px;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .post-for-a-day .pfd-text-w .pft-t-text-w .pft-t-t-info p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .post-for-a-day .pfd-text-w .pft-t-text-w .pft-t-t-info span{color:#8c948f;font-weight:400;font-size:12px;line-height:16px;letter-spacing:-.01em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .training-day-preview-wrapper .post-for-a-day a button{background:none;border:1px solid #49D538;border-radius:8px;padding:12px 16px;font-weight:600;font-size:14px;line-height:18px;letter-spacing:-.02em;color:#49d538;text-transform:uppercase}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .lunches-wrapper{position:relative;width:100%;display:flex;flex-direction:column;gap:16px;min-height:120px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .lunches-wrapper .quick-lunch-preview{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center;background:#181a19;border-radius:12px;padding:14px 12px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .lunches-wrapper .quick-lunch-preview .qlp-text-w{position:relative;display:flex;gap:16px;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .lunches-wrapper .quick-lunch-preview .qlp-text-w .qlp-t-img-w{position:relative;width:36px;height:36px;border-radius:50%;background:#2f312f;display:flex;justify-content:center;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .lunches-wrapper .quick-lunch-preview .qlp-text-w .qlp-t-img-w img{height:24px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .lunches-wrapper .quick-lunch-preview .qlp-text-w .qlp-t-text-w{position:relative;display:flex;flex-direction:column;gap:4px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .lunches-wrapper .quick-lunch-preview .qlp-text-w .qlp-t-text-w h4{color:#fff;font-weight:600;font-size:16px;line-height:20px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .lunches-wrapper .quick-lunch-preview .qlp-text-w .qlp-t-text-w .pft-t-t-info{display:flex;gap:8px;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .lunches-wrapper .quick-lunch-preview .qlp-text-w .qlp-t-text-w .pft-t-t-info p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .lunches-wrapper .quick-lunch-preview .qlp-text-w .qlp-t-text-w .pft-t-t-info span{color:#8c948f;font-weight:400;font-size:12px;line-height:16px;letter-spacing:-.01em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .lunches-wrapper .quick-lunch-preview a button{background:none;border:1px solid #49D538;border-radius:8px;padding:0 16px;height:40px;font-weight:600;font-size:14px;line-height:18px;letter-spacing:-.02em;color:#49d538;text-transform:uppercase}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .single-meal-wrapper{position:relative;width:100%;display:flex;flex-direction:column;gap:24px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .single-meal-wrapper .meal-image-wrapper{position:relative;width:100%;height:290px;border-radius:12px;overflow:hidden}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .single-meal-wrapper .meal-image-wrapper img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .single-meal-wrapper .meal-date-time{position:relative;width:100%;display:flex;gap:16px;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .single-meal-wrapper .meal-date-time .mdt-data{position:relative;background:#2f312f;padding:4px 8px;border-radius:4px;display:flex;gap:4px;align-items:center;height:24px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .single-meal-wrapper .meal-date-time .mdt-data svg{height:24px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .single-meal-wrapper .meal-date-time .mdt-data p{color:#fff;font-weight:400;font-size:12px;line-height:16px;letter-spacing:-.01em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .single-meal-wrapper .meal-description{position:relative;width:100%;display:flex;flex-direction:column;gap:16px;background:#181a19;border-radius:12px;padding:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .single-meal-wrapper .meal-description h4{color:#fff;font-weight:600;font-size:18px;line-height:24px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .single-meal-wrapper .meal-description p{font-weight:400;font-size:14px;line-height:18px;letter-spacing:-.02em;color:#8c948f}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .single-meal-wrapper .download-monthly-menu{position:relative;width:100%;display:flex;justify-content:flex-end}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .single-meal-wrapper .download-monthly-menu button{padding:12px 32px;font-weight:600;font-size:16px;line-height:20px;letter-spacing:-.02em;display:flex;align-items:center;gap:8px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .single-meal-wrapper .download-monthly-menu button svg{height:24px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview{position:relative;width:100%;display:flex;flex-wrap:wrap;gap:24px;background:#181a19;border-radius:12px;padding:24px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .single_blog__header{position:relative;width:100%;display:flex;flex-wrap:wrap;gap:20px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .single_blog__header .sbh__back{position:relative;width:100%}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .single_blog__header .sbh__back a{display:flex;gap:12px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .single_blog__header .sbh__back a img{height:18px;margin-top:2px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .single_blog__header .sbh__back a p{font-family:Proxima Nova,sans-serif;font-size:18px;line-height:24px;font-weight:400;color:#000}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .single_blog__header .sbh__header{position:relative;max-width:1000px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .single_blog__header .sbh__header h1{font-family:Proxima Nova,sans-serif;font-weight:400;font-size:72px;line-height:80px}@media only screen and (max-width: 1000px){.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .single_blog__header .sbh__header h1{font-size:48px;line-height:56px}}@media only screen and (max-width: 800px){.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .single_blog__header .sbh__header h1{font-size:36px;line-height:42px}}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .single_blog__header .sbh__info{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .single_blog__header .sbh__info .sbh_i_left{position:relative;display:flex;gap:12px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .single_blog__header .sbh__info .sbh_i_left p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .single_blog__header .sbh__info .sbh_i_left span{font-family:Proxima Nova,sans-serif;font-weight:400;line-height:20px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .single_blog__header .sbh__info .sbh_i_left .category{color:#49d538}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .single_blog__header .sbh__info .sbh_i_right .share-blog-btn{height:32px;border-radius:8px;background:#4e5350;color:#fff;padding:0 12px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .single_blog__header .sbh__info .sbh_i_right .share-blog-btn img{height:18px;margin-top:-4px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .single_blog__content{position:relative;width:100%;display:flex;flex-wrap:wrap;gap:20px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .single_blog__content .sbc__image__wrapper{position:relative;width:100%;height:500px;border-radius:24px;overflow:hidden}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .single_blog__content .sbc__image__wrapper img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper{position:relative;width:100%;display:flex;min-height:60px;margin:48px 0;gap:48px;justify-content:space-between}@media only screen and (max-width: 1000px){.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper{flex-wrap:wrap}}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper{position:relative;width:calc(100% - 404px);min-height:120px;display:flex;flex-direction:column;gap:24px}@media only screen and (max-width: 1000px){.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper{width:100%}}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .csw-cw-number-of-answers{position:relative;width:100%}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .csw-cw-number-of-answers h2{font-weight:600;font-size:32px;line-height:40px;letter-spacing:-.03em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .bc-user-info{position:relative;width:100%;display:flex;gap:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .bc-user-info .bc-ui-img-w{width:36px;height:36px;border-radius:50%;overflow:hidden}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .bc-user-info .bc-ui-img-w img{object-fit:cover;object-position:center;display:block;width:100%}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .bc-user-info .bc-text-info{position:relative;display:flex;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .bc-user-info .bc-text-info p{font-weight:600;font-size:20px;line-height:26px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper{position:relative;width:100%;background:#f0f2f1;border-radius:12px;overflow:hidden;border:none}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper.active textarea{height:96px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper.active .bc-buttons-wrapper{display:flex}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper.active-with-reply .bc-buttons-wrapper{justify-content:space-between}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper textarea{position:relative;width:100%;height:48px;border:none;padding:12px;resize:none;background:none;overflow:hidden;color:#8c948f;font-weight:400;font-size:18px;line-height:24px;letter-spacing:-.02em;transition:.2all}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper textarea:focus{outline:none;box-shadow:none}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper .bc-buttons-wrapper{position:relative;width:100%;justify-content:flex-end;padding:12px;gap:8px;display:none;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper .bc-buttons-wrapper .cbw-reply-to{position:relative;display:flex;gap:8px;background:#181a19;padding:4px 12px;align-items:center;border-radius:8px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper .bc-buttons-wrapper .cbw-reply-to p{color:#fff;font-size:12px;line-height:20px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper .bc-buttons-wrapper .cbw-reply-to img{height:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper .bc-buttons-wrapper .cbw-reply-to img:hover{cursor:pointer}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper .bc-buttons-wrapper .bc-inner-buttons{position:relative;display:flex;gap:12px;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper .bc-buttons-wrapper .bc-inner-buttons button{height:40px;border:none;border-radius:8px;padding:0 16px;color:#fff;background:#000;text-transform:uppercase;font-family:proxima-nova,sans-serif;font-size:14px;font-weight:700;line-height:18px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper .bc-buttons-wrapper .bc-inner-buttons button.save-blog-comment{background:#49d538;color:#000}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper .bc-buttons-wrapper .bc-inner-buttons button:hover{cursor:pointer}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper{position:relative;width:100%;display:flex;flex-direction:column;gap:24px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper{position:relative;width:100%;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-user-info{position:relative;width:100%;display:flex;gap:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-user-info .bcw-ui-img-w{width:36px;height:36px;border-radius:50%;overflow:hidden}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-user-info .bcw-ui-img-w img{object-fit:cover;object-position:center;display:block;width:100%}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-user-info .bcw-text-info{position:relative;display:flex;justify-content:center;flex-direction:column}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-user-info .bcw-text-info h4{font-weight:600;font-size:16px;line-height:20px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-user-info .bcw-text-info p{font-weight:600;font-size:12px;line-height:16px;letter-spacing:-.02em;color:#8c948f}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comment{position:relative;width:100%;font-weight:400;font-size:16px;line-height:20px;letter-spacing:-.02em;color:#080a09}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comment span{color:#49d538}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info{position:relative;width:100%;display:flex;gap:16px;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info img{height:24px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info p,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info a,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info span{font-weight:400;font-size:16px;line-height:20px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info a,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info span{text-decoration:underline;color:#3e86ff}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info a:hover,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info span:hover{cursor:pointer}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info .delete-blog-comment{height:18px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info .delete-blog-comment:hover{cursor:pointer}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper{position:relative;width:100%;display:flex;flex-direction:column;gap:16px;padding:24px 0 24px 52px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper .bcw-coc-comment-wrapper{position:relative;width:100%;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper .bcw-coc-comment-wrapper .bcw-coc-user-info{position:relative;width:100%;display:flex;gap:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper .bcw-coc-comment-wrapper .bcw-coc-user-info .bcw-coc-ui-img-w{width:36px;height:36px;border-radius:50%;overflow:hidden}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper .bcw-coc-comment-wrapper .bcw-coc-user-info .bcw-coc-ui-img-w img{object-fit:cover;object-position:center;display:block;width:100%}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper .bcw-coc-comment-wrapper .bcw-coc-user-info .bcw-coc-text-info{position:relative;display:flex;justify-content:center;flex-direction:column}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper .bcw-coc-comment-wrapper .bcw-coc-user-info .bcw-coc-text-info h4{font-weight:600;font-size:16px;line-height:20px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper .bcw-coc-comment-wrapper .bcw-coc-user-info .bcw-coc-text-info p{font-weight:600;font-size:12px;line-height:16px;letter-spacing:-.02em;color:#8c948f}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper .bcw-coc-comment-wrapper .bcw-coc-comment{position:relative;width:100%;font-weight:400;font-size:16px;line-height:20px;letter-spacing:-.02em;color:#080a09}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper .bcw-coc-comment-wrapper .bcw-coc-comment span{color:#49d538}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper .bcw-coc-comment-wrapper .bcw-coc-comments-info{position:relative;width:100%;display:flex;gap:16px;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper .bcw-coc-comment-wrapper .bcw-coc-comments-info span{font-weight:400;font-size:16px;line-height:20px;letter-spacing:-.02em;text-decoration:underline;color:#3e86ff}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper .bcw-coc-comment-wrapper .bcw-coc-comments-info span:hover{cursor:pointer}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper .bcw-coc-comment-wrapper .bcw-coc-comments-info .delete-blog-comment{height:18px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper .bcw-coc-comment-wrapper .bcw-coc-comments-info .delete-blog-comment:hover{cursor:pointer}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-categories-wrapper{position:sticky;width:380px;display:flex;flex-direction:column;gap:16px;align-self:flex-start;top:24px}@media only screen and (max-width: 1000px){.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-categories-wrapper{position:relative;width:100%;top:0}}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-categories-wrapper .blog-category{position:relative;width:100%;display:flex;justify-content:space-between;background:#fff;border-radius:12px;height:64px;padding:12px;transition:.2s all;border:1px solid #181A19}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-categories-wrapper .blog-category:hover{background:#2f312f;cursor:pointer}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-categories-wrapper .blog-category:hover .bc-left-side .bc-info-wrapper h5{color:#fff}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-categories-wrapper .blog-category:hover .bc-right-side .bc-rs-w svg path{stroke:#49d538}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-categories-wrapper .blog-category .bc-left-side{position:relative;display:flex;gap:16px;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-categories-wrapper .blog-category .bc-left-side .bc-img-w{position:relative;width:36px;height:36px;border-radius:50%;overflow:hidden}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-categories-wrapper .blog-category .bc-left-side .bc-img-w img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-categories-wrapper .blog-category .bc-left-side .bc-info-wrapper{position:relative}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-categories-wrapper .blog-category .bc-left-side .bc-info-wrapper h5{font-weight:600;color:#000;letter-spacing:-.02em;line-height:20px;font-size:16px;transition:.2s all;text-transform:uppercase}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-categories-wrapper .blog-category .bc-left-side .bc-info-wrapper p{font-weight:400;color:#8c948f;font-size:12px;letter-spacing:-.01em;line-height:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-categories-wrapper .blog-category .bc-right-side{position:relative;display:flex;align-items:center;gap:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-categories-wrapper .blog-category .bc-right-side .bc-rs-w{position:relative;display:flex;gap:4px;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-categories-wrapper .blog-category .bc-right-side .bc-rs-w img{height:20px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-categories-wrapper .blog-category .bc-right-side .bc-rs-w p{font-weight:600;font-size:12px;line-height:16px;letter-spacing:-.02em;color:#8c948f}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-categories-wrapper .blog-category .bc-right-side .bc-rs-w svg{height:24px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-categories-wrapper .blog-category .bc-right-side .bc-rs-w svg path{stroke:#8c948f}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-categories-wrapper .hashtags-wrapper{position:relative;width:100%;display:flex;flex-wrap:wrap;gap:12px;background:#fff;border:1px solid #181A19;padding:12px;border-radius:12px;margin-top:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-categories-wrapper .hashtags-wrapper .hashtags-header{position:relative;display:flex;gap:4px;width:100%;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-categories-wrapper .hashtags-wrapper .hashtags-header svg{height:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-categories-wrapper .hashtags-wrapper .hashtags-header svg path{fill:#000}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-categories-wrapper .hashtags-wrapper .hashtags-header p{font-weight:600;font-size:16px;color:#000;line-height:20px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-categories-wrapper .hashtags-wrapper .tags{position:relative;display:flex;gap:8px;width:100%;flex-wrap:wrap}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-categories-wrapper .hashtags-wrapper .tags a{font-weight:600;font-size:16px;color:#8c948f;line-height:20px;letter-spacing:-.02em;text-transform:lowercase;transition:.2s all}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-categories-wrapper .hashtags-wrapper .tags a:hover{color:#49d538}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .single_blog__header .sbh__header h1{font-size:32px;color:#fff;line-height:40px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .single_blog__header .sbh__info .sbh_i_left p{color:#fff;font-size:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .single_blog__header .sbh__info .sbh_i_left span{color:#2f312f}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .single_blog__content .sbc__image__wrapper{height:360px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .single_blog__content .sbc__text{color:#fff!important}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper{width:100%}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .csw-cw-number-of-answers h2{font-weight:600;font-size:24px;line-height:32px;color:#fff}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .bc-user-info .bc-text-info p{color:#fff;font-size:16px;line-height:20px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper{background:#2f312f}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-user-info .bcw-text-info h4,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comment{color:#fff}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info .bcw-comments-info-img{height:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info p{line-height:18px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info .bcw-number-of-comments{color:#fff}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info .delete-blog-comment{height:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper .bcw-coc-comment-wrapper .bcw-coc-user-info .bcw-coc-text-info h4,.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper .bcw-coc-comment-wrapper .bcw-coc-comment{color:#fff}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .blog-post-preview .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-coc-wrapper .bcw-coc-comment-wrapper .bcw-coc-comments-info .delete-blog-comment{height:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .no-activity-wrapper{position:relative;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:12px;padding:24px;background:#181a19;gap:16px}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .no-activity-wrapper .naw-img-w{position:relative;width:160px;height:160px;border:1px solid #49D538;border-radius:50%;background:#2f312f;display:flex;justify-content:center;align-items:center}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .no-activity-wrapper h3{color:#fff;font-weight:600;font-size:24px;line-height:30px;letter-spacing:-.02em}.user-dashboard-wrapper .udw-inner-wrapper .udw-right-part .no-activity-wrapper p{color:#8c948f;font-size:16px;font-weight:400;line-height:20px;letter-spacing:-.02em}.new-post-wrapper{position:fixed;left:0;top:0;width:100%;height:100%;background:#0009;z-index:2000;display:grid;place-items:center;padding:24px;overflow:auto}.new-post-wrapper .new-post-inner-wrapper{position:relative;width:620px;background:#181a19;border-radius:12px}.new-post-wrapper .new-post-inner-wrapper .np-header{position:relative;width:100%;height:64px;display:flex;justify-content:center;align-items:center}.new-post-wrapper .new-post-inner-wrapper .np-header h6{font-size:16px;font-weight:600;color:#fff;line-height:20px;letter-spacing:-.02em}.new-post-wrapper .new-post-inner-wrapper .np-header .np-close{position:absolute;right:16px;top:12px;width:32px;height:32px;border-radius:50%;background:#4e5350;display:flex;justify-content:center;align-items:center}.new-post-wrapper .new-post-inner-wrapper .np-header .np-close:hover{cursor:pointer}.new-post-wrapper .new-post-inner-wrapper .np-header .np-close:hover img{transform:rotate(180deg);transition:.2s all}.new-post-wrapper .new-post-inner-wrapper .np-header .np-close img{height:16px;transition:.2s all}.new-post-wrapper .new-post-inner-wrapper .np-body{position:relative;width:100%;display:flex;gap:16px;flex-direction:column;padding:0 16px 16px}.new-post-wrapper .new-post-inner-wrapper .np-body .np-user-info{position:relative;width:100%;display:flex;gap:16px;align-items:center}.new-post-wrapper .new-post-inner-wrapper .np-body .np-user-info .np-ui-img-w{position:relative;width:32px;height:32px;border-radius:50%;overflow:hidden}.new-post-wrapper .new-post-inner-wrapper .np-body .np-user-info .np-ui-img-w img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.new-post-wrapper .new-post-inner-wrapper .np-body .np-user-info label{color:#fff;font-size:16px;font-weight:600;line-height:20px;letter-spacing:-.02em}.new-post-wrapper .new-post-inner-wrapper .np-body .np-form-wrapper{position:relative;width:100%;min-height:120px;display:flex;gap:16px;flex-direction:column}.new-post-wrapper .new-post-inner-wrapper .np-body .np-form-wrapper textarea{position:relative;width:100%;height:128px;border:none;padding:0;resize:none;background:none;overflow:hidden;color:#fff;font-weight:400;font-size:18px;line-height:26px;letter-spacing:-.02em}.new-post-wrapper .new-post-inner-wrapper .np-body .np-form-wrapper textarea:focus{outline:none;box-shadow:none}.new-post-wrapper .new-post-inner-wrapper .np-body .np-form-wrapper .np-link-wrapper{position:relative;width:100%;display:flex;flex-direction:column;flex-wrap:wrap;margin-top:16px;border-radius:12px;background:#2f312f;border:1px solid #4E5350}.new-post-wrapper .new-post-inner-wrapper .np-body .np-form-wrapper .np-link-wrapper .np-lw--img-w{position:relative;width:100%;overflow:hidden;height:128px;border-top-left-radius:12px;border-top-right-radius:12px}.new-post-wrapper .new-post-inner-wrapper .np-body .np-form-wrapper .np-link-wrapper .np-lw--img-w img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.new-post-wrapper .new-post-inner-wrapper .np-body .np-form-wrapper .np-link-wrapper .np-lw-info{position:relative;width:100%;display:flex;flex-direction:column;gap:8px;padding:12px}.new-post-wrapper .new-post-inner-wrapper .np-body .np-form-wrapper .np-link-wrapper .np-lw-info h6{color:#fff;font-size:12px;font-weight:400;line-height:16px;letter-spacing:-.01em}.new-post-wrapper .new-post-inner-wrapper .np-body .np-form-wrapper .np-link-wrapper .np-lw-info h5{color:#fff;font-size:16px;font-weight:400;line-height:20px;letter-spacing:-.02em}.new-post-wrapper .new-post-inner-wrapper .np-body .np-form-wrapper .np-images-wrapper{position:relative;width:100%;height:256px}.new-post-wrapper .new-post-inner-wrapper .np-body .np-form-wrapper .np-images-wrapper .np-iw-inside{position:relative;left:0;width:calc(100% + -0px);height:100%;overflow-x:auto;overflow-y:hidden;display:flex;gap:12px;scroll-snap-type:x mandatory;align-items:center;scrollbar-width:thin;scrollbar-color:#49D538 rgba(0,0,0,.12)}.new-post-wrapper .new-post-inner-wrapper .np-body .np-form-wrapper .np-images-wrapper .np-iw-inside::-webkit-scrollbar{height:8px}.new-post-wrapper .new-post-inner-wrapper .np-body .np-form-wrapper .np-images-wrapper .np-iw-inside::-webkit-scrollbar-track{background:#0000001f;border-radius:8px}.new-post-wrapper .new-post-inner-wrapper .np-body .np-form-wrapper .np-images-wrapper .np-iw-inside::-webkit-scrollbar-thumb{background-color:#49d538;border-radius:8px;border:2px solid transparent;background-clip:padding-box}.new-post-wrapper .new-post-inner-wrapper .np-body .np-form-wrapper .np-images-wrapper .np-iw-inside::-webkit-scrollbar-thumb:hover{background-color:#49d538}.new-post-wrapper .new-post-inner-wrapper .np-body .np-form-wrapper .np-images-wrapper .np-iw-inside .np-img-img{position:relative;height:256px;width:240px;overflow:hidden;flex:0 0 auto;scroll-snap-align:start;border-radius:12px}.new-post-wrapper .new-post-inner-wrapper .np-body .np-form-wrapper .np-images-wrapper .np-iw-inside .np-img-img .np-img-img-remove{position:absolute;right:16px;top:12px;width:32px;height:32px;border-radius:50%;background:#4e5350;display:flex;justify-content:center;align-items:center;z-index:50}.new-post-wrapper .new-post-inner-wrapper .np-body .np-form-wrapper .np-images-wrapper .np-iw-inside .np-img-img .np-img-img-remove:hover{cursor:pointer}.new-post-wrapper .new-post-inner-wrapper .np-body .np-form-wrapper .np-images-wrapper .np-iw-inside .np-img-img .np-img-img-remove:hover img{transform:rotate(180deg);transition:.2s all}.new-post-wrapper .new-post-inner-wrapper .np-body .np-form-wrapper .np-images-wrapper .np-iw-inside .np-img-img .np-img-img-remove img{height:16px;transition:.2s all}.new-post-wrapper .new-post-inner-wrapper .np-body .np-form-wrapper .np-images-wrapper .np-iw-inside .np-img-img .media-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.new-post-wrapper .new-post-inner-wrapper .np-body .np-form-wrapper .np-images-wrapper img{height:100%}.new-post-wrapper .new-post-inner-wrapper .np-body .np-form-wrapper .np-add-media-wrapper{position:relative;width:100%;display:flex;justify-content:flex-end}.new-post-wrapper .new-post-inner-wrapper .np-body .np-form-wrapper .np-add-media-wrapper img{height:32px}.new-post-wrapper .new-post-inner-wrapper .np-body .np-form-wrapper .np-add-post-btn{position:relative;width:100%}.new-post-wrapper .new-post-inner-wrapper .np-body .np-form-wrapper .np-add-post-btn button{position:relative;width:100%;height:48px;border-radius:12px;background:#49d538;border:none;text-transform:uppercase;font-size:16px;font-weight:600;letter-spacing:-.02em}.new-post-wrapper .new-post-inner-wrapper .np-body .np-form-wrapper .np-add-post-btn button:hover{cursor:pointer}.measurements-wrapper{position:relative;width:100%;min-height:300px;display:flex;flex-wrap:wrap;gap:24px;flex-direction:column}.measurements-wrapper .mw-next-measurement-info{position:relative;width:100%;display:flex;min-height:40px;background:#37301b;border-radius:12px;justify-content:space-between;gap:16px;padding:12px}.measurements-wrapper .mw-next-measurement-info .mw-mni-img-w{position:relative;width:64px;height:64px;display:flex;justify-content:center;align-items:center}.measurements-wrapper .mw-next-measurement-info .mw-mni-img-w img{width:100%;height:100%}.measurements-wrapper .mw-next-measurement-info .mw-mni-text-w{position:relative;width:calc(100% - 64px);display:flex;flex-direction:column;justify-items:flex-start;gap:8px;justify-content:center}.measurements-wrapper .mw-next-measurement-info .mw-mni-text-w h5{font-weight:600;font-size:16px;line-height:20px;letter-spacing:-.02em;color:#fff}.measurements-wrapper .mw-next-measurement-info .mw-mni-text-w h6{font-weight:400;font-size:14px;line-height:18px;letter-spacing:-.02em;color:#fff}.measurements-wrapper .mw-form-wrapper{position:relative;width:100%;display:flex;flex-wrap:wrap;gap:32px;background:#181a19;padding:24px;border-radius:12px;margin-bottom:0}.measurements-wrapper .mw-form-wrapper .fw-rows{position:relative;width:100%}.measurements-wrapper .mw-form-wrapper .fw-rows .row{margin-bottom:16px}.measurements-wrapper .mw-form-wrapper .fw-rows .row:last-child{margin-bottom:0}.measurements-wrapper .mw-form-wrapper .fw-rows .row label{font-size:14px;font-weight:400;line-height:18px;letter-spacing:-.02em;color:#fff}.measurements-wrapper .mw-form-wrapper .fw-rows .row input,.measurements-wrapper .mw-form-wrapper .fw-rows .row select{width:100%;height:42px;border:1px solid #4E5350;border-radius:12px;background:#2f312f;padding:0 12px;color:#fff;margin-top:4px;font-family:proxima-nova,sans-serif;font-weight:400;font-size:16px;letter-spacing:-.02em}.measurements-wrapper .mw-form-wrapper .fw-rows h3{color:#fff;font-weight:600;font-size:18px;line-height:24px;letter-spacing:-.02em}.measurements-wrapper .mw-form-wrapper .fw-rows p{color:#8c948f;font-size:14px;line-height:20px;letter-spacing:-.02em}.measurements-wrapper .mw-form-wrapper .fw-rows .mpw-pfw-r-btn-w{position:relative;width:100%;display:flex;justify-content:flex-end;align-items:center;gap:24px}@media only screen and (max-width: 800px){.measurements-wrapper .mw-form-wrapper .fw-rows .mpw-pfw-r-btn-w{justify-content:center}}.measurements-wrapper .mw-form-wrapper .fw-rows .mpw-pfw-r-btn-w.primary button{background:#49d538;border:1px solid #49D538;color:#000}.measurements-wrapper .mw-form-wrapper .fw-rows .mpw-pfw-r-btn-w a{font-weight:600;margin:0;padding:0}.measurements-wrapper .mw-form-wrapper .fw-rows .mpw-pfw-r-btn-w button{background:#000;height:40px;border-radius:8px;border:1px solid #FFFFFF;color:#fff;text-transform:uppercase;padding:0 32px;font-weight:600;letter-spacing:-.02em}.measurements-wrapper .mw-form-wrapper .fw-rows .mpw-pfw-r-btn-w button.primary{background:#49d538;border:1px solid #49D538;color:#000}.measurements-wrapper .mw-form-wrapper .fw-rows .mpw-pfw-r-btn-w button.green-border{border:1px solid #49D538;background:none;color:#49d538}@media only screen and (max-width: 800px){.measurements-wrapper .mw-form-wrapper .fw-rows .mpw-pfw-r-btn-w button{width:100%}}.measurements-wrapper .mw-form-wrapper .fw-rows-mc-w{position:relative;width:100%;min-height:40px;display:flex;justify-content:space-between}.measurements-wrapper .mw-form-wrapper .fw-rows-mc-w a .fw-rows-mc-w-last-measurement{position:relative;display:flex;align-items:center;gap:8px;background:#37301b;height:40px;padding:0 16px;border-radius:8px;font-weight:400;font-size:14px;line-height:18px;letter-spacing:-.02em;color:#ecac31}.measurements-wrapper .mw-last-measurements-wrapper{position:relative;width:100%;display:flex;gap:16px;flex-wrap:wrap}.measurements-wrapper .mw-last-measurements-wrapper a .measurement{position:relative;display:flex;align-items:center;gap:8px;background:#37301b;height:34px;padding:0 16px;border-radius:8px;font-weight:400;font-size:14px;line-height:18px;letter-spacing:-.02em;color:#ecac31}.measurements-wrapper .my-progress-wrapper{position:relative;width:100%}.measurements-wrapper .my-progress-wrapper h4{font-weight:600;font-size:18px;line-height:24px;letter-spacing:-.02em;color:#fff}.measurements-wrapper .my-progress-wrapper h6{font-weight:400;font-size:16px;line-height:20px;letter-spacing:-.02em;color:#8c948f}.measurements-wrapper .my-progress-wrapper h6 a{color:#49d538;font-weight:400;font-size:16px;line-height:20px;letter-spacing:-.02em}.progress-wrapper{position:relative;width:100%;min-height:300px;display:flex;flex-wrap:wrap;gap:24px;flex-direction:column}.progress-wrapper .pw-next-shooting-wrapper{position:relative;width:100%;display:flex;min-height:40px;background:#37301b;border-radius:12px;justify-content:space-between;gap:16px;padding:12px}.progress-wrapper .pw-next-shooting-wrapper .pw-ns-img-w{position:relative;width:64px;height:64px;display:flex;justify-content:center;align-items:center}.progress-wrapper .pw-next-shooting-wrapper .pw-ns-img-w img{width:100%;height:100%}.progress-wrapper .pw-next-shooting-wrapper .pw-ns-text-w{position:relative;width:calc(100% - 64px);display:flex;flex-direction:column;justify-items:flex-start;gap:8px;justify-content:center}.progress-wrapper .pw-next-shooting-wrapper .pw-ns-text-w h5{font-weight:600;font-size:16px;line-height:20px;letter-spacing:-.02em;color:#fff}.progress-wrapper .pw-next-shooting-wrapper .pw-ns-text-w h6{font-weight:400;font-size:14px;line-height:18px;letter-spacing:-.02em;color:#fff}.progress-wrapper .share-your-photos-wrapper{position:relative;width:100%;display:flex;flex-direction:column;padding:24px;border-radius:12px;background:#181a19;gap:24px}.progress-wrapper .share-your-photos-wrapper .syp-header{position:relative;width:100%;display:flex;flex-direction:column;justify-items:flex-start;gap:8px;justify-content:center}.progress-wrapper .share-your-photos-wrapper .syp-header h5{font-weight:600;font-size:18px;line-height:24px;letter-spacing:-.02em;color:#fff}.progress-wrapper .share-your-photos-wrapper .syp-header h6{font-weight:400;font-size:16px;line-height:20px;letter-spacing:-.02em;color:#8c948f}.progress-wrapper .share-your-photos-wrapper .syp-canvas{position:relative;width:100%;display:flex;justify-content:space-between;gap:24px;border-radius:12px}.progress-wrapper .share-your-photos-wrapper .syp-canvas .syp-ci{position:relative;width:calc(33.33% - 16px);border-radius:12px;background:#2f312f;display:flex;align-items:center;justify-items:flex-start;overflow:hidden}.progress-wrapper .share-your-photos-wrapper .syp-canvas .syp-ci:hover .progress-image-wrapper{opacity:0;pointer-events:none}.progress-wrapper .share-your-photos-wrapper .syp-canvas .syp-ci .syp-ci-center{position:relative;width:100%;display:flex;flex-direction:column;gap:16px;justify-content:center;align-items:center;border-radius:12px;padding:24px;background:#2f312f}.progress-wrapper .share-your-photos-wrapper .syp-canvas .syp-ci .syp-ci-center:hover{cursor:pointer}.progress-wrapper .share-your-photos-wrapper .syp-canvas .syp-ci .syp-ci-center .syp-ci-c-img-w{position:relative;width:56px;height:56px;border-radius:50%;display:flex;justify-content:center;align-items:center;background:#4e5350}.progress-wrapper .share-your-photos-wrapper .syp-canvas .syp-ci .syp-ci-center .syp-ci-c-img-w img{height:36px}.progress-wrapper .share-your-photos-wrapper .syp-canvas .syp-ci .syp-ci-center .syp-ci-c-text-w{position:relative;display:flex;align-items:center;flex-direction:column}.progress-wrapper .share-your-photos-wrapper .syp-canvas .syp-ci .syp-ci-center .syp-ci-c-text-w p{color:#fff;font-weight:400;font-size:14px;line-height:18px;letter-spacing:-.02em}.progress-wrapper .share-your-photos-wrapper .syp-canvas .syp-ci .syp-ci-center .syp-ci-c-body-img-w{position:relative}.progress-wrapper .share-your-photos-wrapper .syp-canvas .syp-ci .syp-ci-center .syp-ci-c-body-img-w img{height:118px}.progress-wrapper .share-your-photos-wrapper .syp-canvas .syp-ci .progress-image-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;transition:.2s}.progress-wrapper .share-your-photos-wrapper .syp-canvas .syp-ci .progress-image-wrapper img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.progress-wrapper .share-your-photos-wrapper .syp-canvas .syp-ci.locked:hover .progress-image-wrapper{opacity:1;pointer-events:initial}.progress-wrapper .pw-compare-photos{position:relative;width:100%;display:flex;flex-direction:column;background:#181a19;border-radius:12px;padding:24px;gap:24px}.progress-wrapper .pw-compare-photos .pw-cp-header{position:relative;width:100%;display:flex;flex-direction:column;align-items:center}.progress-wrapper .pw-compare-photos .pw-cp-header h3{color:#fff;font-size:16px;line-height:20px;letter-spacing:-.02em;font-weight:600;text-transform:uppercase}.progress-wrapper .pw-compare-photos .pw-cp-header p{color:#fff;font-size:14px;line-height:18px;letter-spacing:-.02em;font-weight:400}.progress-wrapper .pw-compare-photos .pw-cp-photos-wrapper{position:relative;width:100%;display:flex;justify-content:center;gap:24px;padding:36px;border-radius:8px;border:1px solid #2F312F;flex-wrap:wrap}.progress-wrapper .pw-compare-photos .pw-cp-photos-wrapper .pw-cp-pw-inner{position:relative;width:100%;display:flex;justify-content:center;gap:24px}.progress-wrapper .pw-compare-photos .pw-cp-photos-wrapper .pw-cp-pw-inner .pw-cp-pw-photo-wrapper{position:relative;width:calc(50% - 12px)}.progress-wrapper .pw-compare-photos .pw-cp-photos-wrapper .pw-cp-pw-inner .pw-cp-pw-photo-wrapper .pw-cp-pw-pw-inner{position:relative;width:100%;max-height:520px;overflow:hidden;border-radius:4px}.progress-wrapper .pw-compare-photos .pw-cp-photos-wrapper .pw-cp-pw-inner .pw-cp-pw-photo-wrapper .pw-cp-pw-pw-inner img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.progress-wrapper .pw-compare-photos .pw-cp-photos-wrapper .pw-cp-pw-inner .pw-cp-pw-photo-wrapper .pw-cp-pw-pw-inner .date-wrapper{position:absolute;left:24px;top:24px;padding:4px 8px;background:#49d538;border-radius:4px}.progress-wrapper .pw-compare-photos .pw-cp-photos-wrapper .pw-cp-pw-inner .pw-cp-pw-photo-wrapper .pw-cp-pw-pw-inner .date-wrapper p{color:#fff;font-size:14px;line-height:18px;letter-spacing:-.02em;font-weight:400}.progress-wrapper .pw-compare-photos .pw-cp-photos-wrapper .pw-cp-pw-inner .pw-cp-pw-photo-wrapper .pw-cp-pw-pw-inner.first-photo .date-wrapper{left:24px}.progress-wrapper .pw-compare-photos .pw-cp-photos-wrapper .pw-cp-pw-inner .pw-cp-pw-photo-wrapper .pw-cp-pw-pw-inner.other-photo .date-wrapper{right:24px}.progress-wrapper .pw-compare-photos .pw-cp-photos-wrapper .pw-cp-pw-buttons-wrapper{position:absolute;width:100%;display:flex;min-height:4px;bottom:64px;justify-content:center;gap:96px}.progress-wrapper .pw-compare-photos .pw-cp-photos-wrapper .pw-cp-pw-buttons-wrapper .pw-cp-pw-btn{left:12px;top:12px;width:40px;height:40px;border-radius:50%;background:#49d538;display:flex;justify-content:center;align-items:center}.progress-wrapper .pw-compare-photos .pw-cp-photos-wrapper .pw-cp-pw-buttons-wrapper .pw-cp-pw-btn:nth-child(2) img{transform:rotate(180deg)}.progress-wrapper .pw-compare-photos .pw-cp-photos-wrapper .pw-cp-pw-buttons-wrapper .pw-cp-pw-btn:hover{cursor:pointer}.progress-wrapper .gallery-links-wrapper{position:relative;width:100%;display:flex;flex-direction:column;gap:16px}.progress-wrapper .gallery-links-wrapper a{position:relative;width:100%}.progress-wrapper .gallery-links-wrapper .gallery-link-wrapper{position:relative;width:100%;background:#181a19;border-radius:12px;padding:12px;display:flex;justify-content:space-between;align-items:center}.progress-wrapper .gallery-links-wrapper .gallery-link-wrapper .glw-text-side{position:relative;display:flex;gap:16px;align-items:center}.progress-wrapper .gallery-links-wrapper .gallery-link-wrapper .glw-text-side .glw-ls-img-w{position:relative;width:36px;height:36px;border-radius:50%;background:#2f312f;display:flex;justify-content:center;align-items:center}.progress-wrapper .gallery-links-wrapper .gallery-link-wrapper .glw-text-side .glw-ls-img-w img{height:24px}.progress-wrapper .gallery-links-wrapper .gallery-link-wrapper .glw-text-side h4{color:#fff;font-weight:600;font-size:16px;line-height:20px;letter-spacing:-.02em}.progress-wrapper .gallery-links-wrapper .gallery-link-wrapper button{padding:8px 16px;border:1px solid #49D538;background:none;border-radius:8px;color:#49d538;font-weight:600;font-size:14px;line-height:18px;letter-spacing:-.02em;text-transform:uppercase}.statistics-wrapper{position:relative;width:100%;min-height:300px;display:flex;flex-wrap:wrap;gap:24px;flex-direction:column}.statistics-wrapper .udw-sw-small-wrapper{position:relative;width:100%;display:flex;justify-content:space-between;gap:24px}.statistics-wrapper .udw-sw-small-wrapper .st-st-wrapper{position:relative;width:calc(50% - 12px);border-radius:12px;background:#181a19;padding:16px;display:flex;justify-content:space-between;align-items:center}.statistics-wrapper .udw-sw-small-wrapper .st-st-wrapper.full-width{width:100%}.statistics-wrapper .udw-sw-small-wrapper .st-st-wrapper.full-width .st-st-text-w{max-width:80%}.statistics-wrapper .udw-sw-small-wrapper .st-st-wrapper .st-st-text-w{position:relative;display:flex;flex-direction:column;max-width:60%;gap:16px}.statistics-wrapper .udw-sw-small-wrapper .st-st-wrapper .st-st-text-w h4{color:#fff;font-weight:600;font-size:18px;line-height:24px;letter-spacing:-.02em}.statistics-wrapper .udw-sw-small-wrapper .st-st-wrapper .st-st-text-w p{color:#8c948f;font-weight:400;font-size:14px;line-height:18px;letter-spacing:-.02em}.statistics-wrapper .udw-sw-small-wrapper .st-st-wrapper .circle{--size: 96px;--border: 8px;--track-color: #253B16;--progress-color: #A5FF32;--p: 0;--deg: calc(var(--p) * 3.6deg);width:var(--size);height:var(--size);border-radius:50%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.statistics-wrapper .udw-sw-small-wrapper .st-st-wrapper .circle.blue{--track-color: #142849;--progress-color: #3E86FF}.statistics-wrapper .udw-sw-small-wrapper .st-st-wrapper .circle.blue p{color:#3e86ff}.statistics-wrapper .udw-sw-small-wrapper .st-st-wrapper .circle img{height:24px;width:24px}.statistics-wrapper .udw-sw-small-wrapper .st-st-wrapper .circle p{color:#49d538;font-weight:400;font-size:12px;line-height:18px;letter-spacing:-.02em}.statistics-wrapper .udw-sw-small-wrapper .st-st-wrapper .circle:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;padding:var(--border);background:conic-gradient(var(--track-color) 0deg,var(--track-color) 360deg);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - var(--border)),black calc(100% - var(--border) + 1px));mask:radial-gradient(farthest-side,transparent calc(100% - var(--border)),black calc(100% - var(--border) + 1px));z-index:0}.statistics-wrapper .udw-sw-small-wrapper .st-st-wrapper .circle:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;padding:var(--border);background:conic-gradient(var(--progress-color) 0deg,var(--progress-color) var(--deg),transparent var(--deg));-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - var(--border)),black calc(100% - var(--border) + 1px));mask:radial-gradient(farthest-side,transparent calc(100% - var(--border)),black calc(100% - var(--border) + 1px));z-index:1;transition:background .3s linear}.statistics-wrapper .no-activity-wrapper{position:relative;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:12px;padding:24px;background:#181a19;gap:16px}.statistics-wrapper .no-activity-wrapper .naw-img-w{position:relative;width:160px;height:160px;border:1px solid #49D538;border-radius:50%;background:#2f312f;display:flex;justify-content:center;align-items:center}.statistics-wrapper .no-activity-wrapper h3{color:#fff;font-weight:600;font-size:24px;line-height:30px;letter-spacing:-.02em}.statistics-wrapper .no-activity-wrapper p{color:#8c948f;font-size:16px;font-weight:400;line-height:20px;letter-spacing:-.02em}.choose-packages{position:relative;width:100%;display:flex;justify-content:space-between}@media only screen and (max-width: 800px){.choose-packages{flex-wrap:wrap;gap:20px}}.choose-packages .package{position:relative;width:calc(33.33% - 16px);min-height:120px;background:#181a19;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:16px;justify-content:space-between}@media only screen and (max-width: 800px){.choose-packages .package{width:100%}}.choose-packages .package.active .package-choose-btn button{border:1px solid #49D538;color:#49d538}.choose-packages .package .package-info{position:relative;display:flex;flex-direction:column;gap:16px;justify-content:flex-start}.choose-packages .package .package-info .pi-header{position:relative;display:flex;gap:16px;align-items:center}.choose-packages .package .package-info .pi-header h2{font-weight:600;font-size:24px;line-height:30px;letter-spacing:-.02em;color:#fff;margin-left:-8px}.choose-packages .package .package-info .pi-info{position:relative;width:100%}.choose-packages .package .package-info .pi-info ul{margin-bottom:0;padding-left:24px}.choose-packages .package .package-info .pi-info ul li{color:#fff;font-weight:400;line-height:18px;font-size:14px;letter-spacing:-.02em}.choose-packages .package .package-info .pi-duration-w{position:relative;display:flex;gap:12px;flex-direction:column}.choose-packages .package .package-info .pi-duration-w .pid-duration{position:relative;display:flex;gap:12px;align-items:center}.choose-packages .package .package-info .pi-duration-w .pid-duration:hover{cursor:pointer}.choose-packages .package .package-info .pi-duration-w .pid-duration.active .pid-d-circle{border:2px solid #49D538}.choose-packages .package .package-info .pi-duration-w .pid-duration.active .pid-d-circle .pid-d-inner-circle{width:10px;height:10px;background:#49d538;border-radius:50%}.choose-packages .package .package-info .pi-duration-w .pid-duration .pid-d-circle{position:relative;width:20px;height:20px;border:2px solid #4e5350;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:.2s all}.choose-packages .package .package-info .pi-duration-w .pid-duration .pid-d-circle .pid-d-inner-circle{transition:.2s all}.choose-packages .package .package-info .pi-duration-w .pid-duration p{color:#fff;font-weight:400;font-size:14px;line-height:18px;letter-spacing:-.02em}.choose-packages .package .package-info .pi-duration-w .pid-duration p span{color:#49d538;line-height:18px}.choose-packages .package .package-info .pi-duration-w .pid-duration p .old-price{text-decoration:line-through;font-size:12px;line-height:18px}.choose-packages .package .package-choose-btn{position:relative;width:100%}.choose-packages .package .package-choose-btn button{position:relative;width:100%;height:40px;border:1px solid #15711D;border-radius:12px;background:none;color:#15711d;font-weight:600;font-size:16px;line-height:20px;letter-spacing:-.02em;text-transform:uppercase;transition:.2s all}.have-a-coupon-wrapper{position:relative;width:100%;display:flex;height:88px;border-radius:12px;background:linear-gradient(to right,#181a19,#49d538);justify-content:space-between;padding:16px}.have-a-coupon-wrapper .hcw-text-w{position:relative;display:flex;flex-direction:column;gap:4px;justify-content:center}.have-a-coupon-wrapper .hcw-text-w h4{color:#fff;font-weight:500;font-size:24px;line-height:30px;letter-spacing:-.02em}.have-a-coupon-wrapper .hcw-text-w p{color:#fff;font-weight:300;font-size:14px;line-height:18px;letter-spacing:-.02em}.have-a-coupon-wrapper .hcw-button-w{position:relative;display:flex;align-items:center}.have-a-coupon-wrapper .hcw-button-w button{position:relative;width:260px;height:40px;border:1px solid #FFFFFF;border-radius:8px;background:none;font-weight:600;font-size:14px;line-height:18px;letter-spacing:-.02em;text-transform:uppercase;color:#fff}.have-a-coupon-wrapper .sign-30{position:absolute;left:500px;width:86px;height:76px;top:6px}.questionnaire-wrapper{position:relative;width:100%;border-radius:12px;min-height:120px;background:#181a19;padding:24px;display:flex;flex-direction:column;gap:16px}.questionnaire-wrapper .qw-header{position:relative;display:flex;flex-direction:column;align-items:center;gap:16px}.questionnaire-wrapper .qw-header h1{font-size:32px;color:#49d538;line-height:40px;letter-spacing:-.03em}.questionnaire-wrapper .qw-header h2{font-weight:600;font-size:24px;line-height:30px;letter-spacing:-.03em;color:#fff}.questionnaire-wrapper .qw-header .progress-line{display:flex;width:100%;height:2px;gap:4px;margin-top:8px}.questionnaire-wrapper .qw-header .progress-line .segment{flex:1;background:#4e5350;transition:background .3s ease}.questionnaire-wrapper .qw-header .progress-line .segment.active{background:#49d538}.questionnaire-wrapper .questionnaire-body{position:relative;width:100%;display:flex;flex-direction:column;gap:24px;margin-top:16px}.questionnaire-wrapper .questionnaire-body form{padding:0;margin:0}.questionnaire-wrapper .questionnaire-body .fw-rows{position:relative;width:100%}.questionnaire-wrapper .questionnaire-body .fw-rows .row{margin-bottom:16px}.questionnaire-wrapper .questionnaire-body .fw-rows .row:last-child{margin-bottom:0}.questionnaire-wrapper .questionnaire-body .fw-rows .row label{font-size:14px;font-weight:400;line-height:18px;letter-spacing:-.02em;color:#fff}.questionnaire-wrapper .questionnaire-body .fw-rows .row input,.questionnaire-wrapper .questionnaire-body .fw-rows .row select{width:100%;height:42px;border:1px solid #4E5350;border-radius:12px;background:#2f312f;padding:0 12px;color:#fff;margin-top:4px;font-family:proxima-nova,sans-serif;font-weight:400;font-size:16px;letter-spacing:-.02em}.questionnaire-wrapper .questionnaire-body .fw-rows h3{color:#fff;font-weight:600;font-size:18px;line-height:24px;letter-spacing:-.02em}.questionnaire-wrapper .questionnaire-body .fw-rows p{color:#8c948f;font-size:14px;line-height:20px;letter-spacing:-.02em}.questionnaire-wrapper .questionnaire-body .fw-rows .mpw-pfw-r-btn-w{position:relative;width:100%;display:flex;justify-content:flex-end;align-items:center;gap:24px}@media only screen and (max-width: 800px){.questionnaire-wrapper .questionnaire-body .fw-rows .mpw-pfw-r-btn-w{justify-content:center}}.questionnaire-wrapper .questionnaire-body .fw-rows .mpw-pfw-r-btn-w.primary button{background:#49d538;border:1px solid #49D538;color:#000}.questionnaire-wrapper .questionnaire-body .fw-rows .mpw-pfw-r-btn-w a{font-weight:600;margin:0;padding:0}.questionnaire-wrapper .questionnaire-body .fw-rows .mpw-pfw-r-btn-w button{background:#000;height:40px;border-radius:8px;border:1px solid #FFFFFF;color:#fff;text-transform:uppercase;padding:0 32px;font-weight:600;letter-spacing:-.02em}.questionnaire-wrapper .questionnaire-body .fw-rows .mpw-pfw-r-btn-w button.primary{background:#49d538;border:1px solid #49D538;color:#000}.questionnaire-wrapper .questionnaire-body .fw-rows .mpw-pfw-r-btn-w button.green-border{border:1px solid #49D538;background:none;color:#49d538}@media only screen and (max-width: 800px){.questionnaire-wrapper .questionnaire-body .fw-rows .mpw-pfw-r-btn-w button{width:100%}}.questionnaire-wrapper .questionnaire-body .q-user-info-wrapper{position:relative;display:flex;flex-direction:column;gap:24px}.questionnaire-wrapper .questionnaire-body .q-user-info-wrapper .custom-radio-group{display:flex;gap:12px;margin-bottom:24px;margin-top:8px}.questionnaire-wrapper .questionnaire-body .q-user-info-wrapper .custom-radio-group .custom-radio{position:relative;display:flex;align-items:center;gap:10px;cursor:pointer;font-size:16px}.questionnaire-wrapper .questionnaire-body .q-user-info-wrapper .custom-radio-group .custom-radio input{display:none}.questionnaire-wrapper .questionnaire-body .q-user-info-wrapper .custom-radio-group .custom-radio .radio-circle{width:20px;height:20px;border:2px solid #49D538;border-radius:50%;position:relative;transition:.3s ease}.questionnaire-wrapper .questionnaire-body .q-user-info-wrapper .custom-radio-group .custom-radio .radio-circle:after{content:"";position:absolute;width:10px;height:10px;background:#49d538;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);transition:.3s ease}.questionnaire-wrapper .questionnaire-body .q-user-info-wrapper .custom-radio-group .custom-radio input:checked+.radio-circle{border-color:#49d538}.questionnaire-wrapper .questionnaire-body .q-user-info-wrapper .custom-radio-group .custom-radio input:checked+.radio-circle:after{transform:translate(-50%,-50%) scale(1)}.questionnaire-wrapper .questionnaire-body .q-user-info-wrapper .custom-radio-group .custom-radio .label-text{-webkit-user-select:none;user-select:none;color:#fff}.questionnaire-wrapper .questionnaire-body .multiple-answers,.questionnaire-wrapper .questionnaire-body .mixed-radio,.questionnaire-wrapper .questionnaire-body .single-radio,.questionnaire-wrapper .questionnaire-body .text-answer{position:relative;width:100%;display:flex;flex-direction:column;gap:16px;padding:16px;background:#2f312f;border-radius:12px}.questionnaire-wrapper .questionnaire-body .multiple-answers h4,.questionnaire-wrapper .questionnaire-body .mixed-radio h4,.questionnaire-wrapper .questionnaire-body .single-radio h4,.questionnaire-wrapper .questionnaire-body .text-answer h4{color:#fff;font-weight:500;font-size:20px;line-height:26px;letter-spacing:-.02em}.questionnaire-wrapper .questionnaire-body .multiple-answers .options,.questionnaire-wrapper .questionnaire-body .mixed-radio .options,.questionnaire-wrapper .questionnaire-body .single-radio .options,.questionnaire-wrapper .questionnaire-body .text-answer .options{position:relative;width:100%;display:flex;flex-direction:column;gap:8px}.questionnaire-wrapper .questionnaire-body .multiple-answers .options .custom-radio,.questionnaire-wrapper .questionnaire-body .mixed-radio .options .custom-radio,.questionnaire-wrapper .questionnaire-body .single-radio .options .custom-radio,.questionnaire-wrapper .questionnaire-body .text-answer .options .custom-radio{position:relative;display:flex;align-items:center;gap:10px;cursor:pointer;font-size:16px}.questionnaire-wrapper .questionnaire-body .multiple-answers .options .custom-radio input,.questionnaire-wrapper .questionnaire-body .mixed-radio .options .custom-radio input,.questionnaire-wrapper .questionnaire-body .single-radio .options .custom-radio input,.questionnaire-wrapper .questionnaire-body .text-answer .options .custom-radio input{display:none}.questionnaire-wrapper .questionnaire-body .multiple-answers .options .custom-radio .radio-circle,.questionnaire-wrapper .questionnaire-body .mixed-radio .options .custom-radio .radio-circle,.questionnaire-wrapper .questionnaire-body .single-radio .options .custom-radio .radio-circle,.questionnaire-wrapper .questionnaire-body .text-answer .options .custom-radio .radio-circle{width:20px;height:20px;border:2px solid #49D538;border-radius:50%;position:relative;transition:.3s ease}.questionnaire-wrapper .questionnaire-body .multiple-answers .options .custom-radio .radio-circle:after,.questionnaire-wrapper .questionnaire-body .mixed-radio .options .custom-radio .radio-circle:after,.questionnaire-wrapper .questionnaire-body .single-radio .options .custom-radio .radio-circle:after,.questionnaire-wrapper .questionnaire-body .text-answer .options .custom-radio .radio-circle:after{content:"";position:absolute;width:10px;height:10px;background:#49d538;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);transition:.3s ease}.questionnaire-wrapper .questionnaire-body .multiple-answers .options .custom-radio input:checked+.radio-circle,.questionnaire-wrapper .questionnaire-body .mixed-radio .options .custom-radio input:checked+.radio-circle,.questionnaire-wrapper .questionnaire-body .single-radio .options .custom-radio input:checked+.radio-circle,.questionnaire-wrapper .questionnaire-body .text-answer .options .custom-radio input:checked+.radio-circle{border-color:#49d538}.questionnaire-wrapper .questionnaire-body .multiple-answers .options .custom-radio input:checked+.radio-circle:after,.questionnaire-wrapper .questionnaire-body .mixed-radio .options .custom-radio input:checked+.radio-circle:after,.questionnaire-wrapper .questionnaire-body .single-radio .options .custom-radio input:checked+.radio-circle:after,.questionnaire-wrapper .questionnaire-body .text-answer .options .custom-radio input:checked+.radio-circle:after{transform:translate(-50%,-50%) scale(1)}.questionnaire-wrapper .questionnaire-body .multiple-answers .options .custom-radio .label-text,.questionnaire-wrapper .questionnaire-body .mixed-radio .options .custom-radio .label-text,.questionnaire-wrapper .questionnaire-body .single-radio .options .custom-radio .label-text,.questionnaire-wrapper .questionnaire-body .text-answer .options .custom-radio .label-text{-webkit-user-select:none;user-select:none;color:#fff;font-size:14px;font-weight:300;line-height:18px;letter-spacing:-.02em}.questionnaire-wrapper .questionnaire-body .multiple-answers .options .custom-checkbox,.questionnaire-wrapper .questionnaire-body .mixed-radio .options .custom-checkbox,.questionnaire-wrapper .questionnaire-body .single-radio .options .custom-checkbox,.questionnaire-wrapper .questionnaire-body .text-answer .options .custom-checkbox{position:relative;cursor:pointer;display:flex;align-items:center;gap:10px;-webkit-user-select:none;user-select:none;color:#fff;font-size:14px;font-weight:300;line-height:18px;letter-spacing:-.02em}.questionnaire-wrapper .questionnaire-body .multiple-answers .options .custom-checkbox input,.questionnaire-wrapper .questionnaire-body .mixed-radio .options .custom-checkbox input,.questionnaire-wrapper .questionnaire-body .single-radio .options .custom-checkbox input,.questionnaire-wrapper .questionnaire-body .text-answer .options .custom-checkbox input{display:none}.questionnaire-wrapper .questionnaire-body .multiple-answers .options .custom-checkbox .checkmark,.questionnaire-wrapper .questionnaire-body .mixed-radio .options .custom-checkbox .checkmark,.questionnaire-wrapper .questionnaire-body .single-radio .options .custom-checkbox .checkmark,.questionnaire-wrapper .questionnaire-body .text-answer .options .custom-checkbox .checkmark{width:20px;height:20px;border:2px solid #4E5350;border-radius:4px;transition:.3s ease;position:relative}.questionnaire-wrapper .questionnaire-body .multiple-answers .options .custom-checkbox input:checked+.checkmark,.questionnaire-wrapper .questionnaire-body .mixed-radio .options .custom-checkbox input:checked+.checkmark,.questionnaire-wrapper .questionnaire-body .single-radio .options .custom-checkbox input:checked+.checkmark,.questionnaire-wrapper .questionnaire-body .text-answer .options .custom-checkbox input:checked+.checkmark{border-color:#49d538}.questionnaire-wrapper .questionnaire-body .multiple-answers .options .custom-checkbox input:checked+.checkmark:after,.questionnaire-wrapper .questionnaire-body .mixed-radio .options .custom-checkbox input:checked+.checkmark:after,.questionnaire-wrapper .questionnaire-body .single-radio .options .custom-checkbox input:checked+.checkmark:after,.questionnaire-wrapper .questionnaire-body .text-answer .options .custom-checkbox input:checked+.checkmark:after{content:"";position:absolute;top:2px;left:6px;width:5px;height:10px;border:solid #49D538;border-width:0 2px 2px 0;transform:rotate(45deg)}.questionnaire-wrapper .questionnaire-body .multiple-answers .options .custom-checkbox,.questionnaire-wrapper .questionnaire-body .multiple-answers .options .custom-radio,.questionnaire-wrapper .questionnaire-body .mixed-radio .options .custom-checkbox,.questionnaire-wrapper .questionnaire-body .mixed-radio .options .custom-radio,.questionnaire-wrapper .questionnaire-body .single-radio .options .custom-checkbox,.questionnaire-wrapper .questionnaire-body .single-radio .options .custom-radio,.questionnaire-wrapper .questionnaire-body .text-answer .options .custom-checkbox,.questionnaire-wrapper .questionnaire-body .text-answer .options .custom-radio{padding-left:30px}.questionnaire-wrapper .questionnaire-body .multiple-answers .options .custom-checkbox .radio-circle,.questionnaire-wrapper .questionnaire-body .multiple-answers .options .custom-radio .radio-circle,.questionnaire-wrapper .questionnaire-body .mixed-radio .options .custom-checkbox .radio-circle,.questionnaire-wrapper .questionnaire-body .mixed-radio .options .custom-radio .radio-circle,.questionnaire-wrapper .questionnaire-body .single-radio .options .custom-checkbox .radio-circle,.questionnaire-wrapper .questionnaire-body .single-radio .options .custom-radio .radio-circle,.questionnaire-wrapper .questionnaire-body .text-answer .options .custom-checkbox .radio-circle,.questionnaire-wrapper .questionnaire-body .text-answer .options .custom-radio .radio-circle{border:2px solid #4E5350}.questionnaire-wrapper .questionnaire-body .multiple-answers .options input,.questionnaire-wrapper .questionnaire-body .mixed-radio .options input,.questionnaire-wrapper .questionnaire-body .single-radio .options input,.questionnaire-wrapper .questionnaire-body .text-answer .options input,.questionnaire-wrapper .questionnaire-body .multiple-answers input,.questionnaire-wrapper .questionnaire-body .mixed-radio input,.questionnaire-wrapper .questionnaire-body .single-radio input,.questionnaire-wrapper .questionnaire-body .text-answer input{width:100%;height:42px;border:1px solid #4E5350;border-radius:12px;background:#2f312f;padding:0 12px;color:#fff;margin-top:4px;font-family:proxima-nova,sans-serif;font-weight:400;font-size:16px;letter-spacing:-.02em}.questionnaire-wrapper .questionnaire-body .fw-rows{margin-top:24px}.checkout-wrapper{position:relative;width:100%;display:flex;flex-direction:column}.checkout-wrapper .checkout-body{position:relative;width:100%;display:flex;flex-direction:column;gap:16px;padding:16px;border-radius:12px;background:#181a19}.checkout-wrapper .checkout-body h5{color:#fff;font-size:14px;line-height:18px;font-weight:400;letter-spacing:-.02em}.checkout-wrapper .checkout-body h1{color:#fff;font-size:32px;line-height:40px;letter-spacing:-.03em;font-weight:600}.checkout-wrapper .checkout-body ul{padding-left:36px;margin-bottom:0}.checkout-wrapper .checkout-body ul li{color:#fff;font-size:16px;line-height:20px;letter-spacing:-.02em;font-weight:400}.checkout-wrapper .checkout-body ul li span{color:#49d538;line-height:18px}.checkout-wrapper .checkout-body ul li .old-price{text-decoration:line-through;font-size:12px;line-height:18px}.checkout-wrapper .have-a-coupon-wrapper{position:relative;width:100%;height:86px}.have-a-code{position:relative;width:100%;height:86px;background:#181a19;border-radius:12px;padding:16px;display:flex;justify-content:space-between;align-items:center;gap:48px}.have-a-code .code-text{position:relative;display:flex;flex-direction:column;max-width:40%}.have-a-code .code-text h4{color:#fff;font-weight:600;font-size:20px;line-height:26px;letter-spacing:-.02em}.have-a-code .code-text p{color:#fff;font-weight:400;font-size:16px;line-height:20px;letter-spacing:-.02em}.have-a-code .code-input{position:relative;display:flex;align-items:center;gap:16px;flex:1}.have-a-code .code-input .input-wrapper{position:relative;display:flex;align-items:center;flex:1}.have-a-code .code-input .input-wrapper img{position:absolute;left:16px}.have-a-code .code-input .input-wrapper input{background:none;background:#2f312f;border-radius:12px;border:1px solid #4E5350;gap:8px;height:48px;width:100%;padding-left:48px;color:#fff;text-transform:uppercase}.have-a-code .code-input button{height:46px;width:76px;border:1px solid #15711D;border-radius:12px;background:none}.checkout-buttons{position:relative;width:100%;display:flex;justify-content:space-between;gap:24px}.checkout-buttons a{position:relative;width:calc(50% - 12px)}.checkout-buttons button{position:relative;width:100%;border:none;background:none;border-radius:8px;height:40px;font-size:14px;line-height:18px;letter-spacing:-.02em;text-transform:uppercase}.checkout-buttons button.cancel{border:1px solid #ECAC31;color:#ecac31}.checkout-buttons button.purchase{background:#49d538;color:#000;border:1px solid #49D538}.confirm-address-wrapper{position:relative;width:100%;display:flex;flex-direction:column;gap:24px;padding:24px;border-radius:12px;background:#181a19}.confirm-address-wrapper .pre-header{position:relative;width:100%;display:flex;align-items:center}.confirm-address-wrapper .pre-header p{font-size:20px;line-height:26px;font-weight:600;color:#fff}.confirm-address-wrapper .header{position:relative;width:100%;display:flex;padding:24px 0;justify-content:center;align-items:center;background:#2f312f;border-radius:12px}.confirm-address-wrapper .header h1{color:#fff;font-size:24px;line-height:32px;letter-spacing:-.02em;font-weight:600;text-transform:uppercase}.confirm-address-wrapper .header h1 span{text-decoration:line-through;font-size:14px}.confirm-address-wrapper .fw-rows{position:relative;width:100%}.confirm-address-wrapper .fw-rows .row{margin-bottom:16px}.confirm-address-wrapper .fw-rows .row:last-child{margin-bottom:0}.confirm-address-wrapper .fw-rows .row label{font-size:14px;font-weight:400;line-height:18px;letter-spacing:-.02em;color:#fff}.confirm-address-wrapper .fw-rows .row input,.confirm-address-wrapper .fw-rows .row select{width:100%;height:42px;border:1px solid #4E5350;border-radius:12px;background:#2f312f;padding:0 12px;color:#fff;margin-top:4px;font-family:proxima-nova,sans-serif;font-weight:400;font-size:16px;letter-spacing:-.02em}.confirm-address-wrapper .fw-rows h3{color:#fff;font-weight:600;font-size:18px;line-height:24px;letter-spacing:-.02em}.confirm-address-wrapper .fw-rows p{color:#8c948f;font-size:14px;line-height:20px;letter-spacing:-.02em}.confirm-address-wrapper .fw-rows .mpw-pfw-r-btn-w{position:relative;width:100%;display:flex;justify-content:flex-end;align-items:center;gap:24px}@media only screen and (max-width: 800px){.confirm-address-wrapper .fw-rows .mpw-pfw-r-btn-w{justify-content:center}}.confirm-address-wrapper .fw-rows .mpw-pfw-r-btn-w.primary button{background:#49d538;border:1px solid #49D538;color:#000}.confirm-address-wrapper .fw-rows .mpw-pfw-r-btn-w a{font-weight:600;margin:0;padding:0}.confirm-address-wrapper .fw-rows .mpw-pfw-r-btn-w button{background:#000;height:40px;border-radius:8px;border:1px solid #FFFFFF;color:#fff;text-transform:uppercase;padding:0 32px;font-weight:600;letter-spacing:-.02em}.confirm-address-wrapper .fw-rows .mpw-pfw-r-btn-w button.primary{background:#49d538;border:1px solid #49D538;color:#000}.confirm-address-wrapper .fw-rows .mpw-pfw-r-btn-w button.green-border{border:1px solid #49D538;background:none;color:#49d538}@media only screen and (max-width: 800px){.confirm-address-wrapper .fw-rows .mpw-pfw-r-btn-w button{width:100%}}.confirm-address-wrapper .terms-and-conditions{position:relative;width:100%;display:flex;min-height:30px}.confirm-address-wrapper .terms-and-conditions .agree-with-terms-and-conditions{position:relative;display:flex;gap:12px;align-items:center}.confirm-address-wrapper .terms-and-conditions .agree-with-terms-and-conditions:hover{cursor:pointer}.confirm-address-wrapper .terms-and-conditions .agree-with-terms-and-conditions.active .aw-tac-d-circle{border:2px solid #49D538}.confirm-address-wrapper .terms-and-conditions .agree-with-terms-and-conditions.active .aw-tac-d-circle .aw-tac-d-inner-circle{width:10px;height:10px;background:#49d538;border-radius:50%}.confirm-address-wrapper .terms-and-conditions .agree-with-terms-and-conditions .aw-tac-d-circle{position:relative;width:20px;height:20px;border:2px solid #4e5350;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:.2s all}.confirm-address-wrapper .terms-and-conditions .agree-with-terms-and-conditions .aw-tac-d-circle .aw-tac-d-inner-circle{transition:.2s all}.confirm-address-wrapper .terms-and-conditions .agree-with-terms-and-conditions p{color:#fff;font-weight:400;font-size:14px;line-height:18px;letter-spacing:-.02em}.confirm-address-wrapper .terms-and-conditions .agree-with-terms-and-conditions p a{color:#49d538}.confirm-address-wrapper .card-list-wrapper{position:relative;width:100%;display:flex;justify-content:space-between;padding:24px;border-radius:12px;background:#2f312f}.confirm-address-wrapper .other-links-wrapper{position:relative;width:100%}.confirm-address-wrapper .other-links-wrapper ul{color:#fff}.confirm-address-wrapper .other-links-wrapper ul li a{font-weight:400;color:#fff;font-size:14px;line-height:18px;letter-spacing:-.02em}.confirm-address-wrapper .ca-buttons-wrapper{position:relative;width:100%;display:flex;justify-content:flex-end;gap:24px}.confirm-address-wrapper .ca-buttons-wrapper .cancel,.confirm-address-wrapper .ca-buttons-wrapper .purchase{position:relative;border-radius:12px;padding:12px 32px;border:1px solid #49D538;background:none;color:#49d538;font-size:16px;font-weight:600;line-height:20px;letter-spacing:-.02em;text-transform:uppercase}.confirm-address-wrapper .ca-buttons-wrapper .purchase{background:#49d538;color:#080a09}.dashboard-redeem-wrapper{position:relative;width:100%;background:#181a19;border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:24px}.dashboard-redeem-wrapper .text-wrapper{position:relative;width:100%}.dashboard-redeem-wrapper .text-wrapper p,.dashboard-redeem-wrapper .text-wrapper li{color:#fff;font-weight:400;letter-spacing:-.02em;margin:0;padding:0}.dashboard-redeem-wrapper .text-wrapper ul{margin-top:16px;margin-bottom:0}.dashboard-redeem-wrapper .code-wrapper{position:relative;width:100%;display:flex;flex-direction:column;gap:8px}.dashboard-redeem-wrapper .code-wrapper .code-input{position:relative;display:flex;align-items:center;gap:16px;flex:1}.dashboard-redeem-wrapper .code-wrapper .code-input .input-wrapper{position:relative;display:flex;align-items:center;flex:1}.dashboard-redeem-wrapper .code-wrapper .code-input .input-wrapper img{position:absolute;left:16px}.dashboard-redeem-wrapper .code-wrapper .code-input .input-wrapper input{background:none;background:#2f312f;border-radius:12px;border:1px solid #4E5350;gap:8px;height:48px;width:100%;padding-left:48px;color:#fff;text-transform:uppercase}.dashboard-redeem-wrapper .code-wrapper .code-input button{height:46px;width:76px;border:1px solid #15711D;border-radius:12px;background:none}.dashboard-redeem-wrapper .code-wrapper .warning{display:none;gap:8px;align-items:center;margin:0;padding:0;color:#df1c41;font-weight:400;letter-spacing:-.02em;font-size:14px;line-height:18px}.dashboard-redeem-wrapper .code-wrapper.warn .code-input .input-wrapper input{outline:1px solid #DF1C41}.dashboard-redeem-wrapper .code-wrapper.warn .warning{display:flex}.monri-response-wrapper{position:relative;width:100%;display:flex;flex-direction:column;gap:24px}.monri-response-wrapper .response-wrapper{position:relative;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:12px;padding:24px;background:#181a19;gap:16px}.monri-response-wrapper .response-wrapper.fail .rw-img-w{border:1px solid #DF1C41}.monri-response-wrapper .response-wrapper .rw-img-w{position:relative;width:160px;height:160px;border:1px solid #49D538;border-radius:50%;background:#2f312f;display:flex;justify-content:center;align-items:center}.monri-response-wrapper .response-wrapper .rw-img-w img{max-height:60%;max-width:60%}.monri-response-wrapper .response-wrapper h3{color:#fff;font-weight:600;font-size:24px;line-height:30px;letter-spacing:-.02em}.monri-response-wrapper .response-wrapper p{color:#8c948f;font-size:16px;font-weight:400;line-height:20px;letter-spacing:-.02em;text-align:center;max-width:80%}.monri-response-wrapper .ud-back-menu{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center;height:64px;background:#181a19;border-radius:12px;padding:0 16px}.monri-response-wrapper .ud-back-menu a{position:relative;display:flex;width:300px}.monri-response-wrapper .ud-back-menu a .ud-bm-back-icon{position:relative;width:40px;height:40px;border-radius:50%;background:#4e5350;display:flex;justify-content:center;align-items:center}.monri-response-wrapper .ud-back-menu a .ud-bm-back-icon img{height:24px}.monri-response-wrapper .ud-back-menu .ud-bm-text{position:relative;display:flex;align-items:center;justify-content:center;width:calc(100% - 360px)}.monri-response-wrapper .ud-back-menu .ud-bm-text h1{color:#fff;font-weight:600;font-size:18px;line-height:20px;letter-spacing:-.02em;text-transform:uppercase}.monri-response-wrapper .ud-back-menu .ud-bm-right{position:relative;width:300px;display:flex;align-items:center;justify-content:flex-end}.monri-response-wrapper .ud-back-menu .ud-bm-right h4{color:#fff;font-weight:600;font-size:16px;line-height:20px;letter-spacing:-.02em}.redeem-access-questionnaire-wrapper{position:relative;width:100%;display:flex;background:#000;justify-content:center}.redeem-access-questionnaire-wrapper .raq-inner-wrapper{position:relative;width:960px;min-height:120px;background:#181a19;margin-top:136px;margin-bottom:24px;border-radius:12px}
