@charset "UTF-8";.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:12px 16px;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)}}h1,h2,h3,h4,h5,h6,p,span,a,label,small,button{margin:0;padding:0;font-family:proxima-nova,sans-serif}a,a:hover{color:inherit;text-decoration:none}h1{font-weight:400;font-size:88px;line-height:96px;letter-spacing:-.01em}@media (max-width: 1024px){h1{font-size:72px;line-height:80px}}@media (max-width: 768px){h1{font-size:48px;line-height:56px}}h2{font-weight:600;font-size:32px;line-height:40px;letter-spacing:-.03em}@media (max-width: 768px){h2{font-size:24px;line-height:30px}}h3{font-weight:300;font-size:24px;line-height:30px;letter-spacing:-.03em}@media (max-width: 768px){h3{font-size:20px;line-height:26px}}h4{font-weight:500;font-size:20px;line-height:26px;letter-spacing:-.02em}h5{font-weight:500;font-size:18px;line-height:27px;letter-spacing:-.02em}h6{font-weight:300;font-size:16px;line-height:20px;letter-spacing:-.02em}: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)}.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}.no-scroll{overflow:hidden;height:100vh;touch-action:none}.delete-it:hover{cursor:pointer}.danger-text{color:#df1c41}.danger-text:hover{cursor:pointer;color:#df1c41}.primary-btn,.dark-btn,.light-btn,.light-border-btn,.green-border-btn,.danger-btn{background:#49d538;padding:12px 48px;border-radius:12px;border:1px solid #49D538;text-transform:uppercase;color:#080a09;font-family:ProximaNova,sans-serif;font-weight:400;transition:.25s ease-in-out;white-space:nowrap}@media only screen and (max-width: 768px){.primary-btn,.dark-btn,.light-btn,.light-border-btn,.green-border-btn,.danger-btn{padding:12px 32px;font-size:14px;line-height:18px;border-radius:8px}}@media only screen and (max-width: 768px){.primary-btn.m-full,.dark-btn.m-full,.light-btn.m-full,.light-border-btn.m-full,.green-border-btn.m-full,.danger-btn.m-full{width:100%}}.primary-btn:hover,.dark-btn:hover,.light-btn:hover,.light-border-btn:hover,.green-border-btn:hover,.danger-btn:hover{background:#9dea6d;border:1px solid #9DEA6D}.dark-btn{background:#080a09;color:#fff;border:1px solid #080A09}.dark-btn:hover{background:#4e5350;border:1px solid #4E5350}.light-btn{background:#fff;color:#080a09;border:1px solid #080A09}.light-btn:hover{background:#4e5350;border:1px solid #4E5350;color:#fff}.light-border-btn{background:none;color:#fff;border:1px solid #ffffff}.light-border-btn:hover{background:#4e5350;border:1px solid #4E5350;color:#fff}.green-border-btn{background:none;color:#49d538;border:1px solid #49D538}.green-border-btn:hover{color:#080a09}.danger-btn{background:none;color:#df1c41;border:1px solid #DF1C41}.danger-btn:hover{background:#4e5350;border:1px solid #4E5350;color:#df1c41}.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}footer{position:relative;width:100%;min-height:120px;background:#080a09;display:flex;justify-content:center;padding:96px 0 24px;flex-wrap:wrap}@media (max-width: 1024px){footer{padding:64px 0 24px}}footer.app .footer-inner,footer.app .footer-inner-bottom{width:1440px;max-width:calc(100% - 48px)}@media (max-width: 1440px){footer.app .footer-inner,footer.app .footer-inner-bottom{width:calc(100% - 48px)}}@media (max-width: 1024px){footer.app .footer-inner,footer.app .footer-inner-bottom{width:calc(100% - 32px);max-width:calc(100% - 32px)}}footer.app .footer-inner a,footer.app .footer-inner-bottom a{color:#fff}footer .footer-inner{position:relative;display:flex;gap:16px;max-width:calc(100vw - 48px);justify-content:space-between;padding-bottom:96px;width:1240px}@media (max-width: 1280px){footer .footer-inner{width:1140px}}@media (max-width: 1024px){footer .footer-inner{width:960px;max-width:calc(100vw - 32px);padding-bottom:64px}}@media (max-width: 768px){footer .footer-inner{width:calc(100vw - 32px);max-width:unset}}@media (max-width: 431px){footer .footer-inner{flex-wrap:wrap;gap:48px}}footer .footer-inner .footer-column{position:relative;display:flex;flex-direction:column;gap:16px}@media (max-width: 1280px){footer .footer-inner .footer-column{width:100%}}@media (max-width: 431px){footer .footer-inner .footer-column{width:100%}}footer .footer-inner .footer-column:first-child{width:35%}@media (max-width: 1280px){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:1240px;border-top:1px solid #2F312F;display:flex;justify-content:center;align-items:center;padding-top:24px;max-width:calc(100vw - 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 (max-width: 768px){footer .footer-inner-bottom{width:calc(100vw - 32px);max-width:unset;flex-wrap:wrap;gap:16px}footer .footer-inner-bottom .line{display:none}footer .footer-inner-bottom p{width:100%}}.loading-wrapper{position:fixed;left:0;top:0;width:100%;height:100%;z-index:1200;background:#000c;display:flex;justify-content:center;align-items:center}@media (max-width: 768px){.loading-wrapper img{max-height:120px}}.public-content{position:relative;width:100%;min-height:120px}.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}}.public-content .website-inner-wrapper{position:relative;width:1240px;max-width:calc(100vw - 48px);margin-inline:auto;padding:96px 0}.public-content .website-inner-wrapper.d-flex{display:flex;gap:24px}.public-content .website-inner-wrapper.d-flex-column{flex-direction:column}.public-content .website-inner-wrapper.zero-wrapper{padding-top:216px}@media (max-width: 1024px){.public-content .website-inner-wrapper.zero-wrapper{padding-top:168px}}@media (max-width: 768px){.public-content .website-inner-wrapper.zero-wrapper{padding-top:152px}}@media (max-width: 1280px){.public-content .website-inner-wrapper{width:1140px}}@media (max-width: 1024px){.public-content .website-inner-wrapper{width:960px;max-width:calc(100vw - 32px);padding:64px 0;gap:16px}}@media (max-width: 768px){.public-content .website-inner-wrapper{width:calc(100vw - 32px);padding:48px 0}}.public-content .start-today{position:fixed;bottom:24px;z-index:100;width:300px;left:calc(50% - 150px);display:flex;justify-content:center;transition:opacity .25s ease,transform .25s ease}.public-content .start-today.is-hidden{opacity:0;pointer-events:none;transform:translateY(20px)}.mobile-trigger-menu{position:absolute;width:calc(100% - 32px);left:16px;top:16px;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 (max-width: 1024px){.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 (max-width: 1024px){nav .menu-bcg-image{display:block}}@media (max-width: 1024px){nav{background-image:url(/files/images/website/homepage/hero-mobile.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}}nav.main-dashboard-app-nav .main-nav{background:#2f312f}@media (max-width: 1024px){nav.main-dashboard-app-nav .main-nav{background:none}}@media (max-width: 1024px){nav{position:fixed;height:100%;display:none}nav.active{display:flex}}nav .main-nav{position:relative;display:flex;width:calc(100% - 48px);height:88px;background:#080a0999;list-style:none;border-radius:16px;margin:0;padding:0 20px}@media (max-width: 1024px){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: 1024px){nav .main-nav .inner-nav{width:100%}}@media only screen and (max-width: 1024px){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: 1024px){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;transition:.2s all ease-in-out}nav .main-nav .inner-nav li a:visited{color:#fff}nav .main-nav .inner-nav li a:hover{color:#8c948f}@media only screen and (max-width: 1024px){nav .main-nav .inner-nav li a{font-size:36px;line-height:48px}}@media only screen and (max-width: 1024px){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: 1024px){nav .main-nav .mn-buttons{width:100%;justify-content:flex-start}}nav .main-nav .mn-buttons .menu-register-btn{background:#49d538;padding:12px 32px;border-radius:12px;border:none;text-transform:uppercase;font-family:ProximaNova,sans-serif;font-weight:500;transition:.25s ease-in-out}nav .main-nav .mn-buttons .menu-register-btn:hover{background:#9dea6d}@media only screen and (max-width: 1024px){nav .main-nav .mn-buttons .menu-register-btn{background:none;color:#49d538;padding:0;font-size:36px;line-height:48px;font-weight:400}nav .main-nav .mn-buttons .menu-register-btn:hover{background:none;border:none}}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: 1024px){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: 1024px){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}}.shared-plans-wrapper{position:relative;width:100%;background-image:url(/files/images/website/shared/programs/image.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.shared-plans-wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#080a0999;z-index:1}.shared-plans-wrapper__content{position:relative;z-index:2}.shared-plans-wrapper.programs-wrapper{background-image:none;background:#080a09}.shared-plans-wrapper.programs-wrapper:before{display:none}.shared-plans-wrapper .shared-plans{z-index:10;overflow-x:visible}.shared-plans-wrapper .shared-plans h1{color:#fff;text-wrap:balance;max-width:26ch}.shared-plans-wrapper .shared-plans h1 span{color:#49d538}@media (max-width: 1440px){.shared-plans-wrapper .shared-plans h1{max-width:13ch}}@media (max-width: 768px){.shared-plans-wrapper .shared-plans h1{max-width:100%}}.shared-plans-wrapper .shared-plans h3{color:#fff;font-weight:400}.shared-plans-wrapper .shared-plans .plans-viewport{position:relative;width:100%;overflow:hidden}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper{position:relative;width:100%;display:flex;gap:24px;justify-content:space-between}@media (max-width: 1024px) and (min-width: 415px){.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper{display:flex;gap:16px;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;padding-right:32px;cursor:grab;-webkit-user-select:none;user-select:none;scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-y}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper.is-dragging{cursor:grabbing}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper::-webkit-scrollbar{display:none}}@media (max-width: 414px){.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper{display:flex;flex-direction:column!important;flex-wrap:nowrap!important;transform:none!important;gap:24px}}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan{position:relative;width:calc(33.33% - 16px);border-radius:24px;overflow:hidden;display:flex;flex-direction:column}@media (max-width: 1024px){.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan{width:400px;flex-shrink:0}}@media (max-width: 430px){.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan{width:100%}}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan .plan-header{position:relative;display:flex;gap:16px;align-items:center;background:linear-gradient(90deg,#737373,#acacac);justify-content:center;height:56px;border-top-right-radius:24px;border-top-left-radius:24px;flex-shrink:0}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan .plan-header img{height:27px}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan .plan-body{position:relative;width:100%;display:flex;flex-direction:column;min-height:120px;padding:24px;gap:24px;justify-content:space-between;flex:1;background:#fff}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan .plan-body .plan-body-data{position:relative;width:100%;display:flex;flex-direction:column;gap:8px;flex:1}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan .plan-body .plan-body-data .pb-header{position:relative;width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan .plan-body .plan-body-data .pb-prices-wrapper{position:relative;width:100%;display:flex;flex-direction:column;align-items:flex-start}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan .plan-body .plan-body-data .pb-prices-wrapper .pb-h-prices{position:relative;width:100%;display:flex;gap:4px;flex-wrap:wrap}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan .plan-body .plan-body-data .pb-prices-wrapper .pb-h-prices h3,.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan .plan-body .plan-body-data .pb-prices-wrapper .pb-h-prices h4{color:#000;margin-top:4px}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan .plan-body .plan-body-data .pb-prices-wrapper .pb-h-prices h3{font-weight:600}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan .plan-body .plan-body-data .pb-prices-wrapper .pb-h-prices h4{font-weight:400;margin-top:5px}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan .plan-body .plan-body-data .pb-prices-wrapper .pb-h-prices .pb-h-prices-normal{flex-shrink:0}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan .plan-body .plan-body-data .pb-prices-wrapper .pb-h-prices-sale{position:relative;height:18px;display:flex;align-items:center;margin-top:11px;justify-content:flex-start}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan .plan-body .plan-body-data .pb-prices-wrapper .pb-h-prices-sale p{color:#727974;font-size:14px;line-height:18px;letter-spacing:-.02em}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan .plan-body .plan-body-data .pb-prices-wrapper .pb-h-prices-sale:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cline x1='0' y1='100' x2='100' y2='0' stroke='%23DF1C41' stroke-width='1' vector-effect='non-scaling-stroke' shape-rendering='crispEdges'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan .plan-body .plan-body-data .plan-desc{font-weight:400;color:#080a09;line-height:18px;letter-spacing:-.02em}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan .plan-body .plan-body-data .plans-buttons-wrapper{position:relative;width:100%;display:flex;justify-content:space-between;gap:12px}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan .plan-body .plan-body-data .plans-buttons-wrapper button{position:relative;width:33%;border:1px solid #C1C7C4;border-radius:12px;padding:8px;font-weight:500;font-size:14px;line-height:18px;letter-spacing:-.02em}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan .plan-body .plan-body-data .plans-buttons-wrapper button.active{border:1px solid #49D538}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan .plan-body .plan-body-data .plans-line{position:relative;width:100%;height:1px;background:#c1c7c4;margin:16px 0}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan .plan-body .plan-body-data .plans-description{position:relative;width:100%}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan .plan-body .plan-body-data .plans-description .plan-description{position:relative;width:100%;display:flex;flex-direction:column;gap:8px}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan .plan-body .plan-body-data .plans-description .plan-description h4{font-weight:400}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan .plan-body .plan-body-data .plans-description .plan-description ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan .plan-body .plan-body-data .plans-description .plan-description ul li{display:flex;gap:8px;align-items:center}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan .plan-body .plan-body-data .plans-description .plan-description ul li p{font-size:14px;line-height:18px;letter-spacing:-.02em;font-weight:400;color:#080a09}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan .plan-body .plan-body-button{position:relative;width:100%;display:flex;justify-content:center}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan .plan-body .plan-body-button a button{background:#080a09;border:none;border-radius:12px;padding:13px 48px;color:#fff;font-weight:600;font-size:16px;line-height:20px;letter-spacing:-.02em;text-transform:uppercase}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan.gold .plan-header{background:linear-gradient(90deg,#f6bb23,#fce9a9)}.shared-plans-wrapper .shared-plans .plans-viewport .plans-wrapper .plan.black .plan-header{background:linear-gradient(90deg,#000,#494947)}.shared-plans-wrapper .shared-plans .plans-bullets{display:none;justify-content:center;gap:8px;margin-top:16px}.shared-plans-wrapper .shared-plans .plans-bullets span{width:8px;height:8px;border-radius:50%;background:#fff6;transition:all .25s ease}.shared-plans-wrapper .shared-plans .plans-bullets span.active{background:#49d538;transform:scale(1.25)}.shared-plans-wrapper .shared-plans .plans-bullets span:hover{cursor:pointer}@media (max-width: 1024px) and (min-width: 415px){.shared-plans-wrapper .shared-plans .plans-bullets{display:flex}}.shared-plans-wrapper .plans-slider{width:100%;padding-bottom:96px}@media (max-width: 1024px){.shared-plans-wrapper .plans-slider{padding-bottom:64px}}@media (max-width: 768px){.shared-plans-wrapper .plans-slider{padding-bottom:48px}}.shared-plans-wrapper .plans-slider .website-inner-wrapper{margin:0 auto;overflow:hidden;height:auto;padding:0}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper{overflow:hidden;margin:0;padding:0;height:auto}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper{height:auto;margin:0;padding:0;align-items:stretch;display:flex}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper.justify-center{justify-content:center}@media (max-width: 1024px){.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper.justify-center{justify-content:unset}}@media (max-width: 430px){.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper{display:flex;flex-wrap:wrap;gap:20px}}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan{position:relative;border-radius:24px;overflow:hidden;display:flex;flex-direction:column;height:auto;width:397px}@media (max-width: 1024px){.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan{width:400px;flex-shrink:0}}@media (max-width: 430px){.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan{width:100%}}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan .plan-header{position:relative;display:flex;gap:16px;align-items:center;background:linear-gradient(90deg,#737373,#acacac);justify-content:center;height:56px;border-top-right-radius:24px;border-top-left-radius:24px;flex-shrink:0}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan .plan-header img{height:27px}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan .plan-body{position:relative;width:100%;display:flex;flex-direction:column;min-height:120px;padding:24px;gap:24px;justify-content:space-between;flex:1;background:#fff}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan .plan-body .plan-body-data{position:relative;width:100%;display:flex;flex-direction:column;gap:8px;flex:1}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan .plan-body .plan-body-data .pb-header{position:relative;width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan .plan-body .plan-body-data .pb-prices-wrapper{position:relative;width:100%;display:flex;align-items:center}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan .plan-body .plan-body-data .pb-prices-wrapper .pb-h-price{position:relative;width:100%;display:none;justify-content:center;gap:16px;align-items:center}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan .plan-body .plan-body-data .pb-prices-wrapper .pb-h-price.active{display:flex}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan .plan-body .plan-body-data .pb-prices-wrapper .pb-h-price h3,.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan .plan-body .plan-body-data .pb-prices-wrapper .pb-h-price h4{color:#080a09}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan .plan-body .plan-body-data .pb-prices-wrapper .pb-h-price h3{font-size:16px;font-weight:600;line-height:20px;letter-spacing:-.02em}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan .plan-body .plan-body-data .pb-prices-wrapper .pb-h-price h4{font-size:14px;line-height:18px;font-weight:400;letter-spacing:-.02em;text-decoration:line-through}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan .plan-body .plan-body-data .pb-prices-wrapper .pb-h-prices{position:relative;width:100%;display:flex;gap:4px;flex-wrap:wrap}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan .plan-body .plan-body-data .pb-prices-wrapper .pb-h-prices h3,.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan .plan-body .plan-body-data .pb-prices-wrapper .pb-h-prices h4{color:#000;margin-top:4px}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan .plan-body .plan-body-data .pb-prices-wrapper .pb-h-prices h3{font-weight:600}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan .plan-body .plan-body-data .pb-prices-wrapper .pb-h-prices h4{font-weight:400;margin-top:5px}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan .plan-body .plan-body-data .pb-prices-wrapper .pb-h-prices .pb-h-prices-normal{flex-shrink:0}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan .plan-body .plan-body-data .plan-description{position:relative;width:100%;display:flex;justify-content:center;padding:0 0 8px}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan .plan-body .plan-body-data .plan-description p{font-weight:400;color:#080a09;font-size:14px;line-height:18px;letter-spacing:-.02em}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan .plan-body .plan-body-data .plans-buttons-wrapper{position:relative;width:100%;display:flex;justify-content:space-between;gap:12px}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan .plan-body .plan-body-data .plans-buttons-wrapper button{position:relative;width:33%;border:1px solid #C1C7C4;border-radius:12px;padding:8px;font-weight:500;font-size:14px;line-height:18px;letter-spacing:-.02em}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan .plan-body .plan-body-data .plans-buttons-wrapper button.active{border:1px solid #49D538}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan .plan-body .plan-body-data .plans-line{position:relative;width:100%;height:1px;background:#c1c7c4;margin:16px 0}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan .plan-body .plan-body-data .plans-description{position:relative;width:100%}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan .plan-body .plan-body-data .plans-description .plan-description{position:relative;width:100%;display:flex;flex-direction:column;gap:8px}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan .plan-body .plan-body-data .plans-description .plan-description h4{font-weight:400}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan .plan-body .plan-body-data .plans-description .plan-description ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan .plan-body .plan-body-data .plans-description .plan-description ul li{display:flex;gap:8px;align-items:center}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan .plan-body .plan-body-data .plans-description .plan-description ul li p{font-size:14px;line-height:18px;letter-spacing:-.02em;font-weight:400;color:#080a09}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan .plan-body .plan-body-button{position:relative;width:100%;display:flex;justify-content:center}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan.gold .plan-header{background:linear-gradient(90deg,#f6bb23,#fce9a9)}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan.gold .plan-body{background:linear-gradient(180deg,#fff,#f6f6f6 30%,#aaa)}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .plans-inner-wrapper .plan.black .plan-header{background:linear-gradient(90deg,#000,#494947)}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .swiper-pagination{position:relative;margin-top:24px;bottom:auto;display:flex;justify-content:center;gap:8px}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;border-radius:50%;background-color:#a7a9a7;opacity:1;transition:background-color .25s ease}.shared-plans-wrapper .plans-slider .website-inner-wrapper .plans-swiper .swiper-pagination .swiper-pagination-bullet-active{background-color:#49d538}.hero-wrapper{position:relative;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;background-repeat:no-repeat}.hero-wrapper.packages-hero-wrapper{background-image:url(/files/images/website/programs/programs-bcg.jpg)}.hero-wrapper.packages-hero-wrapper .hero-text .h3-heading{position:relative;width:100%;display:flex;flex-direction:column;gap:8px}.hero-wrapper.packages-hero-wrapper .hero-text .h3-heading h3{font-weight:300}.hero-wrapper.transformations-hero-wrapper{background-image:url(/files/images/website/transformations/bacakground.jpg)}.hero-wrapper.about-us-hero-wrapper{background-image:url(/files/images/website/pages/about-us.jpg)}.hero-wrapper.about-us-hero-wrapper .hero-text .h3-heading{max-width:60%}.hero-wrapper.single-program-hero-wrapper .program-content-wrapper{position:relative;width:calc(100% - 200px);display:flex;justify-content:space-between;gap:24px;z-index:10}@media (max-width: 1024px){.hero-wrapper.single-program-hero-wrapper .program-content-wrapper{width:calc(100% - 144px)}}@media (max-width: 768px){.hero-wrapper.single-program-hero-wrapper .program-content-wrapper{width:calc(100% - 32px)}}.hero-wrapper.single-program-hero-wrapper .program-content-wrapper .pcw-text-wrapper{position:relative;width:768px;display:flex;flex-direction:column;gap:24px}@media (max-width: 768px){.hero-wrapper.single-program-hero-wrapper .program-content-wrapper .pcw-text-wrapper{width:100%}}.hero-wrapper.single-program-hero-wrapper .program-content-wrapper .pcw-text-wrapper a button{background:none;border:1px solid #49D538;border-radius:8px;padding:4px 24px 4px 8px;display:flex;gap:8px;align-items:center;color:#fff;font-weight:500;font-size:18px;line-height:24px;letter-spacing:-.02em}.hero-wrapper.single-program-hero-wrapper .program-content-wrapper .pcw-text-wrapper h1,.hero-wrapper.single-program-hero-wrapper .program-content-wrapper .pcw-text-wrapper h3{color:#fff}.hero-wrapper.single-program-hero-wrapper .program-content-wrapper .pcw-text-wrapper h3{font-weight:400}.hero-wrapper.single-program-hero-wrapper .program-content-wrapper .pcw-info-wrapper{position:relative;width:360px;padding:24px;border-radius:16px;gap:16px;display:flex;flex-direction:column;border:1px solid #49D538;flex-shrink:0}@media (max-width: 1024px){.hero-wrapper.single-program-hero-wrapper .program-content-wrapper .pcw-info-wrapper{display:none}}.hero-wrapper.single-program-hero-wrapper .program-content-wrapper .pcw-info-wrapper .pcw-iw-row{position:relative;width:100%;display:flex;gap:16px;align-items:center}.hero-wrapper.single-program-hero-wrapper .program-content-wrapper .pcw-info-wrapper .pcw-iw-row h5{color:#fff;font-weight:400}.hero-wrapper.silver{background-image:url(/files/images/website/programs/silver.jpg)}.hero-wrapper.gold{background-image:url(/files/images/website/programs/gold.jpg)}.hero-wrapper.black{background-image:url(/files/images/website/programs/black.jpg)}.hero-wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#080a098c;z-index:1}.hero-wrapper__content{position:relative;z-index:2}@media (max-width: 768px){.hero-wrapper{background-image:url(/files/images/website/homepage/hero-mobile.jpg);height:100%}}.hero-wrapper .hero-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-wrapper .hero-text{position:relative;width:calc(100% - 200px);display:flex;flex-direction:column;gap:24px;z-index:10}@media (max-width: 1024px){.hero-wrapper .hero-text{width:calc(100% - 144px)}}@media (max-width: 768px){.hero-wrapper .hero-text{width:calc(100% - 32px)}}.hero-wrapper .hero-text h1{color:#fff;text-wrap:balance;max-width:20ch}@media (max-width: 1440px){.hero-wrapper .hero-text h1{max-width:13ch}}@media (max-width: 768px){.hero-wrapper .hero-text h1{max-width:100%}}.hero-wrapper .hero-text h3{color:#fff}@media (max-width: 1440px){.hero-wrapper .hero-text h3{max-width:50%}}@media (max-width: 768px){.hero-wrapper .hero-text h3{max-width:unset}}.hero-wrapper .hero-button-wrapper{position:absolute;bottom:48px;width:100%;min-height:40px;z-index:10;display:flex;justify-content:center}@media (max-width: 768px){.hero-wrapper .hero-button-wrapper{bottom:32px}}.h-results-section .h3-heading h3{font-weight:300}.h-results-section .rs-images-wrapper{position:relative;width:100%;min-height:120px}.h-results-section .rs-images-wrapper .results-image{position:relative;width:988px;margin-top:48px;max-width:100%}@media (max-width: 1280px){.h-results-section .rs-images-wrapper .results-image{width:908px}}@media (max-width: 1024px){.h-results-section .rs-images-wrapper .results-image{width:765px}}@media (max-width: 768px){.h-results-section .rs-images-wrapper .results-image{width:574px}}@media (max-width: 430px){.h-results-section .rs-images-wrapper .results-image{width:100%;margin-top:0}}.h-results-section .rs-images-wrapper .stat-image{position:absolute;right:0;top:0;width:432px}@media (max-width: 1280px){.h-results-section .rs-images-wrapper .stat-image{width:397px}}@media (max-width: 1024px){.h-results-section .rs-images-wrapper .stat-image{width:334px}}@media (max-width: 768px){.h-results-section .rs-images-wrapper .stat-image{width:251px}}@media (max-width: 430px){.h-results-section .rs-images-wrapper .stat-image{display:none}}.h-routine-wrapper{position:relative;width:100%;background-image:url(/files/images/website/homepage/routine/background.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.h-routine-wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#05070699;opacity:1;z-index:1}.h-routine-wrapper__content{position:relative;z-index:2}@media (max-width: 430px){.h-routine-wrapper:before{background:#080a09d9}}.h-routine-wrapper .h-routine{z-index:10}.h-routine-wrapper .h-routine h1{color:#fff;text-wrap:balance;max-width:26ch}.h-routine-wrapper .h-routine h1 span{color:#49d538}@media (max-width: 1440px){.h-routine-wrapper .h-routine h1{max-width:13ch}}@media (max-width: 768px){.h-routine-wrapper .h-routine h1{max-width:100%}}.h-routine-wrapper .h-routine .h3-heading h3{color:#fff;font-weight:300}.h-routine-wrapper .h-routine h2{color:#fff;font-weight:500}.h-routine-wrapper .h-routine .rw-three-elements-wrapper{position:relative;width:100%;display:flex;flex-direction:column;gap:48px;margin-top:24px}@media (max-width: 1024px){.h-routine-wrapper .h-routine .rw-three-elements-wrapper{gap:32px;margin-top:16px}}@media (max-width: 430px){.h-routine-wrapper .h-routine .rw-three-elements-wrapper{gap:48px;margin-top:24px}}.h-routine-wrapper .h-routine .rw-three-elements-wrapper .rw-tew-header{position:relative;width:100%;display:flex;justify-content:center}.h-routine-wrapper .h-routine .rw-three-elements-wrapper .rw-tew-header .rw-tew-250{position:relative;width:250px;height:250px;background:#ffffff29;border-radius:80px;display:flex;justify-content:center;align-items:center;z-index:20}.h-routine-wrapper .h-routine .rw-three-elements-wrapper .rw-tew-header .rw-tew-250 .rw-tew-188{position:relative;width:188px;height:188px;background:#ffffff29;border-radius:56px;display:flex;justify-content:center;align-items:center}.h-routine-wrapper .h-routine .rw-three-elements-wrapper .rw-tew-header .rw-tew-250 .rw-tew-188 .rw-tew-122{position:relative;width:122px;height:122px;background:#080a09;box-shadow:0 0 20px #49d538cc;border-radius:32px;display:flex;justify-content:center;align-items:center}.h-routine-wrapper .h-routine .rw-three-elements-wrapper .rw-tew-outline-wrapper{position:relative;width:100%;margin:0 auto;overflow:hidden;height:auto;padding:0;display:flex;justify-content:center}@media (max-width: 1150px){.h-routine-wrapper .h-routine .rw-three-elements-wrapper .rw-tew-outline-wrapper{left:-16px;width:calc(100% + 32px)}}.h-routine-wrapper .h-routine .rw-three-elements-wrapper .rw-tew-outline-wrapper .rw-tew-elements-wrapper{overflow:hidden;margin:0;padding:0;height:auto}.h-routine-wrapper .h-routine .rw-three-elements-wrapper .rw-tew-outline-wrapper .rw-tew-elements-wrapper .swiper-wrapper{display:flex;align-items:stretch}.h-routine-wrapper .h-routine .rw-three-elements-wrapper .rw-tew-outline-wrapper .rw-tew-elements-wrapper .swiper-wrapper .swiper-slide{display:flex;width:346px;flex-direction:column;border-radius:24px;padding:96px 40px;gap:12px;background:#181a1999;height:auto!important}@media (max-width: 430px){.h-routine-wrapper .h-routine .rw-three-elements-wrapper .rw-tew-outline-wrapper .rw-tew-elements-wrapper .swiper-wrapper .swiper-slide{width:291px;padding:96px 32px}}.h-routine-wrapper .h-routine .rw-three-elements-wrapper .rw-tew-outline-wrapper .rw-tew-elements-wrapper .swiper-wrapper .swiper-slide .slide-inner{display:flex;flex-direction:column;height:100%;flex:1;gap:12px}@media (max-width: 430px){.h-routine-wrapper .h-routine .rw-three-elements-wrapper .rw-tew-outline-wrapper .rw-tew-elements-wrapper .swiper-wrapper .swiper-slide h2{font-size:32px;line-height:40px}}.h-routine-wrapper .h-routine .rw-three-elements-wrapper .rw-tew-outline-wrapper .rw-tew-elements-wrapper .swiper-wrapper .swiper-slide h3{font-weight:300;color:#fff}@media (max-width: 430px){.h-routine-wrapper .h-routine .rw-three-elements-wrapper .rw-tew-outline-wrapper .rw-tew-elements-wrapper .swiper-wrapper .swiper-slide h3{font-size:24px;line-height:30px}}.h-routine-wrapper .h-routine .rw-three-elements-wrapper .rw-tew-outline-wrapper .rw-tew-elements-wrapper .swiper-wrapper .swiper-slide.first-element{border:2px solid #3E86FF}.h-routine-wrapper .h-routine .rw-three-elements-wrapper .rw-tew-outline-wrapper .rw-tew-elements-wrapper .swiper-wrapper .swiper-slide.first-element h2{color:#3e86ff}.h-routine-wrapper .h-routine .rw-three-elements-wrapper .rw-tew-outline-wrapper .rw-tew-elements-wrapper .swiper-wrapper .swiper-slide.second-element{border:2px solid #F04584}.h-routine-wrapper .h-routine .rw-three-elements-wrapper .rw-tew-outline-wrapper .rw-tew-elements-wrapper .swiper-wrapper .swiper-slide.second-element h2{color:#f04584}.h-routine-wrapper .h-routine .rw-three-elements-wrapper .rw-tew-outline-wrapper .rw-tew-elements-wrapper .swiper-wrapper .swiper-slide.third-element{border:2px solid #49D538}.h-routine-wrapper .h-routine .rw-three-elements-wrapper .rw-tew-outline-wrapper .rw-tew-elements-wrapper .swiper-wrapper .swiper-slide.third-element h2{color:#49d538}.h-routine-wrapper .h-routine .rw-three-elements-wrapper .rw-tew-outline-wrapper .rw-tew-elements-wrapper .swiper-pagination{position:relative;margin-top:24px;bottom:auto;display:flex;justify-content:center;gap:8px;display:none}.h-routine-wrapper .h-routine .rw-three-elements-wrapper .rw-tew-outline-wrapper .rw-tew-elements-wrapper .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;border-radius:50%;background-color:#4e5350;opacity:1;transition:background-color .25s ease}.h-routine-wrapper .h-routine .rw-three-elements-wrapper .rw-tew-outline-wrapper .rw-tew-elements-wrapper .swiper-pagination .swiper-pagination-bullet-active{background-color:#49d538}.trainings-details-wrapper{position:relative;width:100%;min-height:300px;background:#fff;overflow:hidden}.trainings-details-wrapper .h-trainings-details{padding-bottom:48px}.trainings-details-wrapper .h-trainings-details h1{text-wrap:balance;max-width:26ch}.trainings-details-wrapper .h-trainings-details h1 span{color:#49d538}@media (max-width: 1440px){.trainings-details-wrapper .h-trainings-details h1{max-width:13ch}}@media (max-width: 768px){.trainings-details-wrapper .h-trainings-details h1{max-width:100%}}.trainings-details-wrapper .h-trainings-details h3{font-weight:400}.trainings-details-wrapper .trainings-details-slider{width:100%;margin-bottom:96px}.trainings-details-wrapper .trainings-details-slider .website-inner-wrapper{margin:0 auto;overflow:visible;height:auto;padding:0}.trainings-details-wrapper .trainings-details-slider .website-inner-wrapper .details-swiper{overflow:visible}.trainings-details-wrapper .trainings-details-slider .website-inner-wrapper .details-swiper .details-inner-wrapper{align-items:center;height:auto;margin:0;padding:0}.trainings-details-wrapper .trainings-details-slider .website-inner-wrapper .details-swiper .details-inner-wrapper .detail-element{width:368px;height:543px;background:#fff;border-radius:24px;overflow:hidden;border:1px solid #C1C7C4;padding:24px;display:flex;flex-direction:column;transition:transform .3s ease,opacity .3s ease;background-size:cover;background-position:center;background-repeat:no-repeat}.trainings-details-wrapper .trainings-details-slider .website-inner-wrapper .details-swiper .details-inner-wrapper .detail-element:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#fff 17.83%,#fff0 60.74%);z-index:2}.trainings-details-wrapper .trainings-details-slider .website-inner-wrapper .details-swiper .details-inner-wrapper .detail-element.swiper-slide-active{opacity:1}.trainings-details-wrapper .trainings-details-slider .website-inner-wrapper .details-swiper .details-inner-wrapper .detail-element .text-wrapper{position:relative;width:80%;z-index:10}.trainings-details-wrapper .trainings-details-slider .website-inner-wrapper .details-swiper .details-inner-wrapper .detail-element h2{z-index:10;line-height:48px;letter-spacing:-.02em;font-weight:600}.trainings-details-wrapper .trainings-details-slider .website-inner-wrapper .details-swiper .details-inner-wrapper .detail-element.de-1{background-image:url(/files/images/website/homepage/details/1.png)}.trainings-details-wrapper .trainings-details-slider .website-inner-wrapper .details-swiper .details-inner-wrapper .detail-element.de-2{background-image:url(/files/images/website/homepage/details/2.png)}.trainings-details-wrapper .trainings-details-slider .website-inner-wrapper .details-swiper .details-inner-wrapper .detail-element.de-3{background-image:url(/files/images/website/homepage/details/3.png)}.trainings-details-wrapper .trainings-details-slider .website-inner-wrapper .details-swiper .details-inner-wrapper .detail-element.de-4{background-image:url(/files/images/website/homepage/details/4.png)}.trainings-details-wrapper .trainings-details-slider .website-inner-wrapper .details-swiper .details-inner-wrapper .detail-element.de-5{background-image:url(/files/images/website/homepage/details/5.png)}.trainings-details-wrapper .trainings-details-slider .website-inner-wrapper .details-swiper .details-inner-wrapper .detail-element.de-6{background-image:url(/files/images/website/homepage/details/6.png)}@media (max-width: 430px){.trainings-details-wrapper .trainings-details-slider .website-inner-wrapper .details-swiper .details-inner-wrapper .detail-element{width:312px;height:500px}}.trainings-details-wrapper .trainings-details-slider .website-inner-wrapper .details-swiper .swiper-pagination{position:relative;margin-top:24px;bottom:auto;display:flex;justify-content:center;gap:8px}.trainings-details-wrapper .trainings-details-slider .website-inner-wrapper .details-swiper .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;border-radius:50%;background-color:#4e5350;opacity:1;transition:background-color .25s ease}.trainings-details-wrapper .trainings-details-slider .website-inner-wrapper .details-swiper .swiper-pagination .swiper-pagination-bullet-active{background-color:#49d538}.h-quotes-wrapper{position:relative;width:100%;background:#000}.h-quotes-wrapper .h-quotes .quote-slide{position:relative;width:100%;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(99.71deg,#181a19 44.19%,#d62d6a 235.88%);border-radius:24px;padding:32px;gap:64px}.h-quotes-wrapper .h-quotes .quote-slide .qs-header{position:relative;width:100%;display:flex;flex-direction:column;gap:24px}.h-quotes-wrapper .h-quotes .quote-slide .qs-header .quote-image{height:28px;width:38px}.h-quotes-wrapper .h-quotes .quote-slide .qs-header h2{color:#fff;font-weight:400}@media (max-width: 430px){.h-quotes-wrapper .h-quotes .quote-slide .qs-header h2{font-size:32px;line-height:40px}}.h-quotes-wrapper .h-quotes .quote-slide .qs-trainee{position:relative;width:100%;display:flex;justify-content:space-between}.h-quotes-wrapper .h-quotes .quote-slide .qs-trainee .qs-t-user-info{position:relative;display:flex;align-items:center;gap:16px}@media (max-width: 430px){.h-quotes-wrapper .h-quotes .quote-slide .qs-trainee .qs-t-user-info{max-width:calc(100% - 136px)}}.h-quotes-wrapper .h-quotes .quote-slide .qs-trainee .qs-t-user-info .qs-t-ui-img-w{position:relative;border-radius:50%;overflow:hidden;flex-shrink:0;width:56px;height:56px}.h-quotes-wrapper .h-quotes .quote-slide .qs-trainee .qs-t-user-info .qs-t-ui-img-w img{position:relative;width:100%;height:100%}.h-quotes-wrapper .h-quotes .quote-slide .qs-trainee .qs-t-user-info .qs-t-ui-text-w{position:relative;display:flex;flex-direction:column}.h-quotes-wrapper .h-quotes .quote-slide .qs-trainee .qs-t-user-info .qs-t-ui-text-w h4,.h-quotes-wrapper .h-quotes .quote-slide .qs-trainee .qs-t-user-info .qs-t-ui-text-w h6{color:#fff}.h-quotes-wrapper .h-quotes .quote-slide .qs-trainee .qs-t-arrows-info{position:relative;display:flex;align-items:center;gap:24px}.h-quotes-wrapper .h-quotes .quote-slide .qs-trainee .qs-t-arrows-info button{width:52px;height:52px;border-radius:50%;border:1px solid rgba(255,255,255,.15);background:#fff3;cursor:pointer;display:flex;align-items:center;justify-content:center}.h-quotes-wrapper .h-quotes .quote-slide .qs-trainee .qs-t-arrows-info button.disabled{border:none;background:transparent;opacity:.4;cursor:default;pointer-events:none}.h-quotes-wrapper .h-quotes .swiper{position:relative;width:100%;height:auto}.h-quotes-wrapper .h-quotes .swiper .swiper-wrapper,.h-quotes-wrapper .h-quotes .swiper .swiper-wrapper .swiper-slide{position:relative;height:auto}.h-quotes-wrapper .h-quotes .swiper .swiper-nav{position:absolute;right:24px;bottom:24px;display:flex;gap:16px;z-index:10}.h-quotes-wrapper .h-quotes .swiper .swiper-nav .custom-prev,.h-quotes-wrapper .h-quotes .swiper .swiper-nav .custom-next{width:52px;height:52px;border-radius:50%;border:1px solid rgba(255,255,255,.15);background:#fff3;cursor:pointer;display:flex;align-items:center;justify-content:center}.h-quotes-wrapper .h-quotes .swiper .swiper-nav .custom-prev.swiper-button-disabled,.h-quotes-wrapper .h-quotes .swiper .swiper-nav .custom-next.swiper-button-disabled{border:none;background:transparent;opacity:.4;cursor:default;pointer-events:none}.h-faqs-wrapper{position:relative;width:100%;background:#080a09}.h-faqs-wrapper .h-faqs h1{color:#fff}.h-faqs-wrapper .h-faqs .faqs-inner-wrapper{position:relative;width:100%;display:flex;flex-direction:column;gap:16px}.h-faqs-wrapper .h-faqs .faqs-inner-wrapper .faq-element{position:relative;width:100%;display:flex;flex-direction:column;padding:24px;border-radius:16px;border:1px solid #4E5350}.h-faqs-wrapper .h-faqs .faqs-inner-wrapper .faq-element.active .faq-question img{transform:rotate(180deg)}.h-faqs-wrapper .h-faqs .faqs-inner-wrapper .faq-element.active .faq-answer{max-height:500px;opacity:1}.h-faqs-wrapper .h-faqs .faqs-inner-wrapper .faq-element:hover{cursor:pointer}.h-faqs-wrapper .h-faqs .faqs-inner-wrapper .faq-element .faq-question{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center}.h-faqs-wrapper .h-faqs .faqs-inner-wrapper .faq-element .faq-question h3{color:#fff;font-weight:500}.h-faqs-wrapper .h-faqs .faqs-inner-wrapper .faq-element .faq-question img{transition:transform .3s ease}.h-faqs-wrapper .h-faqs .faqs-inner-wrapper .faq-element .faq-answer{position:relative;width:100%;overflow:hidden;max-height:0;opacity:0;transition:max-height .35s ease,opacity .25s ease}.h-faqs-wrapper .h-faqs .faqs-inner-wrapper .faq-element .faq-answer p{font-weight:400;color:#fff;font-size:16px;line-height:20px;letter-spacing:-.02em;margin-top:24px}.compare-programs-wrapper{position:relative;width:100%;background-image:url(/files/images/website/shared/programs/image.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.compare-programs-wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#080a0999;z-index:1}.compare-programs-wrapper .p-compare-programs .cp-text-wrapper{position:relative;width:100%;display:flex;flex-direction:column;gap:24px;z-index:10}.compare-programs-wrapper .p-compare-programs .cp-text-wrapper h1{color:#fff;max-width:20ch}.compare-programs-wrapper .p-compare-programs .cp-text-wrapper h1 span{color:#49d538}@media (max-width: 1440px){.compare-programs-wrapper .p-compare-programs .cp-text-wrapper h1{max-width:13ch}}@media (max-width: 768px){.compare-programs-wrapper .p-compare-programs .cp-text-wrapper h1{max-width:100%}}.compare-programs-wrapper .p-compare-programs .cp-text-wrapper h3{color:#fff;font-weight:400}@media (max-width: 1440px){.compare-programs-wrapper .p-compare-programs .cp-text-wrapper h3{max-width:50%}}@media (max-width: 768px){.compare-programs-wrapper .p-compare-programs .cp-text-wrapper h3{max-width:unset}}.compare-programs-wrapper .p-compare-programs .compare-items-wrapper{position:relative;width:100%;display:flex;flex-direction:column;padding:24px;border-radius:24px;background:#f0f2f1;z-index:10;gap:16px;margin-top:16px}@media (max-width: 768px){.compare-programs-wrapper .p-compare-programs .compare-items-wrapper{padding:24px 16px}}.compare-programs-wrapper .p-compare-programs .compare-items-wrapper .ci-row{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center}.compare-programs-wrapper .p-compare-programs .compare-items-wrapper .ci-row .ci-column{position:relative;display:flex}.compare-programs-wrapper .p-compare-programs .compare-items-wrapper .ci-row .ci-column h2{margin-bottom:8px}@media (max-width: 1024px){.compare-programs-wrapper .p-compare-programs .compare-items-wrapper .ci-row .ci-column h2:after{font-weight:600;font-size:32px;line-height:40px;letter-spacing:-.03em}}@media (max-width: 768px){.compare-programs-wrapper .p-compare-programs .compare-items-wrapper .ci-row .ci-column h2:after{font-size:24px;line-height:30px;position:relative;top:4px}}.compare-programs-wrapper .p-compare-programs .compare-items-wrapper .ci-row .ci-column h3{font-weight:400}.compare-programs-wrapper .p-compare-programs .compare-items-wrapper .ci-row .ci-column.package{width:210px;justify-content:center}@media (max-width: 1024px){.compare-programs-wrapper .p-compare-programs .compare-items-wrapper .ci-row .ci-column.package{width:96px}}@media (max-width: 768px){.compare-programs-wrapper .p-compare-programs .compare-items-wrapper .ci-row .ci-column.package{width:48px}}.compare-programs-wrapper .p-compare-programs .compare-items-wrapper .ci-row .ci-column.package h3{text-align:center}.compare-programs-wrapper .p-compare-programs .compare-items-wrapper .ci-row .ci-column.ci-option{flex:1}.compare-programs-wrapper .p-compare-programs .compare-items-wrapper .ci-row .ci-column.silver .package-line,.compare-programs-wrapper .p-compare-programs .compare-items-wrapper .ci-row .ci-column.gold .package-line,.compare-programs-wrapper .p-compare-programs .compare-items-wrapper .ci-row .ci-column.black .package-line{position:absolute;top:0;width:100%;height:12px;display:none}.compare-programs-wrapper .p-compare-programs .compare-items-wrapper .ci-row .ci-column.silver .package-line{background:linear-gradient(97.06deg,#acacac 14.05%,#737373 81.58%)}@media (max-width: 1024px){.compare-programs-wrapper .p-compare-programs .compare-items-wrapper .ci-row .ci-column.silver h2{font-size:0px}.compare-programs-wrapper .p-compare-programs .compare-items-wrapper .ci-row .ci-column.silver h2:after{content:"S"}}.compare-programs-wrapper .p-compare-programs .compare-items-wrapper .ci-row .ci-column.gold .package-line{background:linear-gradient(96.58deg,#f6bb23 14.26%,#fce9a9 94.96%)}@media (max-width: 1024px){.compare-programs-wrapper .p-compare-programs .compare-items-wrapper .ci-row .ci-column.gold h2{font-size:0px}.compare-programs-wrapper .p-compare-programs .compare-items-wrapper .ci-row .ci-column.gold h2:after{content:"G"}}.compare-programs-wrapper .p-compare-programs .compare-items-wrapper .ci-row .ci-column.black .package-line{background:linear-gradient(96.58deg,#000 14.26%,#494947 94.96%)}@media (max-width: 1024px){.compare-programs-wrapper .p-compare-programs .compare-items-wrapper .ci-row .ci-column.black h2{font-size:0px}.compare-programs-wrapper .p-compare-programs .compare-items-wrapper .ci-row .ci-column.black h2:after{content:"B"}}.compare-programs-wrapper .p-compare-programs .compare-items-wrapper .ci-row .ci-column .ci-c-circle{position:relative;width:38px;height:38px;border-radius:50%;border:2px solid #D9D9D9;background:#d9d9d9}@media (max-width: 1024px){.compare-programs-wrapper .p-compare-programs .compare-items-wrapper .ci-row .ci-column .ci-c-circle{width:30px;height:30px}}.compare-programs-wrapper .p-compare-programs .compare-items-wrapper .ci-row .ci-column .ci-c-circle.active{border-color:#3e86ff}.compare-programs-wrapper .p-compare-programs .compare-items-wrapper .ci-row .ci-column .ci-c-circle.active:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/files/images/icons/tick-single.png) no-repeat center;background-size:24px 24px}@media (max-width: 1024px){.compare-programs-wrapper .p-compare-programs .compare-items-wrapper .ci-row .ci-column .ci-c-circle.active:after{background-size:16px 16px}}.about-program-wrapper{position:relative;width:100%;background:#fff}.about-program-wrapper .p-about-program{overflow:hidden}.about-program-wrapper .p-about-program .h3-heading h3{font-weight:300}.about-program-wrapper .p-about-program .program-details{position:relative;width:100%;display:flex;flex-direction:column;gap:24px;margin-top:16px}.about-program-wrapper .p-about-program .program-details .pd-row{position:relative;width:100%;display:flex;align-items:center;gap:24px;max-width:560px}.about-program-wrapper .p-about-program .program-details .pd-row img{height:48px;width:48px}.about-program-wrapper .p-about-program .program-details .pd-row h3{font-weight:400}.about-program-wrapper .p-about-program .hand-image{position:absolute;bottom:0;right:0;width:50%}@media (max-width: 430px){.about-program-wrapper .p-about-program .hand-image{position:relative;width:600px;bottom:-48px;left:-260px}}.message-successfully-sent-wrapper{position:fixed;left:0;top:0;width:100%;height:100%;z-index:1200;background:#000c;display:flex;justify-content:center;align-items:center}.message-successfully-sent-wrapper .mss-inner{position:relative;width:640px;min-height:120px;border-radius:24px;border:1px solid #4E5350;padding:48px;background:#181a19;display:flex;flex-direction:column;gap:24px}@media (max-width: 768px){.message-successfully-sent-wrapper .mss-inner{padding:24px;max-width:calc(100% - 16px);width:calc(100% - 16px);border-radius:12px}}.message-successfully-sent-wrapper .mss-inner .mss-image{position:relative;width:100%;display:flex;justify-content:center}.message-successfully-sent-wrapper .mss-inner .mss-image img{height:96px}.message-successfully-sent-wrapper .mss-inner .mss-text{position:relative;text-align:center}.message-successfully-sent-wrapper .mss-inner .mss-text p{color:#fff}.message-successfully-sent-wrapper .mss-inner .mss-text .note{color:#8c948f;margin-top:8px}.message-successfully-sent-wrapper .mss-inner .mss-buttons{position:relative;width:100%;display:flex;justify-content:center;align-items:center;gap:24px}@media (max-width: 768px){.message-successfully-sent-wrapper .mss-inner .mss-buttons{gap:16px}}@media (max-width: 768px){.message-successfully-sent-wrapper .mss-inner .mss-buttons button{flex:1}}.support-contact-us-wrapper{position:relative;width:100%;background:#080a09}.support-contact-us-wrapper .support-contact-us{padding-top:216px}@media (max-width: 1024px){.support-contact-us-wrapper .support-contact-us{padding-top:168px}}@media (max-width: 768px){.support-contact-us-wrapper .support-contact-us{padding-top:152px}}.support-contact-us-wrapper .support-contact-us h1,.support-contact-us-wrapper .support-contact-us h3{color:#fff}.support-contact-us-wrapper .support-contact-us .contact-form{position:relative;width:100%;display:flex;flex-direction:column;gap:24px}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner{position:relative;width:100%;display:flex;justify-content:space-between;gap:24px}@media (max-width: 768px){.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner{flex-wrap:wrap;gap:20px}}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side{position:relative;width:calc(50% - 12px);flex-direction:column;gap:24px;display:flex}@media (max-width: 768px){.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side{width:100%}}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-rows,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-rows{position:relative;width:100%;gap:24px;display:flex;flex-direction:column}@media (max-width: 768px){.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-rows,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-rows{gap:20px}}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-rows.flex-end,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-rows.flex-end{flex-direction:row;justify-content:flex-end}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-rows.space-between,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-rows.space-between{flex-direction:row;justify-content:space-between;align-items:center}@media (max-width: 768px){.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-rows.mobile-reverse,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-rows.mobile-reverse{flex-direction:column;gap:16px}}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-rows h3,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-rows h3{color:#fff;font-weight:600;font-size:18px;line-height:24px;letter-spacing:-.02em}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-rows p,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-rows p{color:#8c948f;font-size:14px;line-height:20px;letter-spacing:-.02em}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row{position:relative;width:100%;display:flex;gap:16px}@media (max-width: 768px){.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row{flex-wrap:wrap}}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .tooltip-wrapper,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .tooltip-wrapper,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .tooltip-wrapper,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .tooltip-wrapper{position:absolute;left:0;bottom:calc(100% + 12px);padding:16px;border-radius:8px;background:#080a09}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .tooltip-wrapper.tooltip-wrapper-2nd .triangle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .tooltip-wrapper.tooltip-wrapper-2nd .triangle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .tooltip-wrapper.tooltip-wrapper-2nd .triangle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .tooltip-wrapper.tooltip-wrapper-2nd .triangle{left:75px}@media (max-width: 430px){.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .tooltip-wrapper,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .tooltip-wrapper,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .tooltip-wrapper,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .tooltip-wrapper{background:#181a19}}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .tooltip-wrapper h5,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .tooltip-wrapper h5,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .tooltip-wrapper h5,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .tooltip-wrapper h5{font-weight:600;font-size:16px;line-height:20px;letter-spacing:-.02em;color:#fff}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .tooltip-wrapper p,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .tooltip-wrapper p,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .tooltip-wrapper p,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .tooltip-wrapper p{font-weight:400;font-size:16px;line-height:20px;letter-spacing:-.02em;color:#8c948f}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .tooltip-wrapper .triangle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .tooltip-wrapper .triangle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .tooltip-wrapper .triangle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .tooltip-wrapper .triangle{position:absolute;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #080A09;bottom:-8px;left:33px}@media (max-width: 430px){.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .tooltip-wrapper .triangle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .tooltip-wrapper .triangle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .tooltip-wrapper .triangle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .tooltip-wrapper .triangle{border-top:8px solid #181A19}}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100{position:relative;width:100%;display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start;flex-direction:column}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element label,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column label,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 label,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 label,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element label,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column label,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 label,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 label,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element label,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column label,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 label,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 label,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element label,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column label,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 label,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 label,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 textarea{position:relative;width:100%;display:flex;align-items:center;gap:8px}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element label,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column label,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 label,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 label,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element label,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column label,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 label,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 label,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element label,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column label,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 label,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 label,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element label,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column label,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 label,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 label{font-size:14px;font-weight:400;line-height:18px;letter-spacing:-.02em;color:#fff}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element label.greyed,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column label.greyed,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 label.greyed,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 label.greyed,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element label.greyed,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column label.greyed,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 label.greyed,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 label.greyed,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element label.greyed,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column label.greyed,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 label.greyed,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 label.greyed,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element label.greyed,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column label.greyed,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 label.greyed,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 label.greyed{color:#8c948f}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element label img:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column label img:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 label img:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 label img:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element label img:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column label img:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 label img:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 label img:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element label img:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column label img:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 label img:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 label img:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element label img:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column label img:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 label img:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 label img:hover{cursor:pointer}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element select,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column select,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 select,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 select,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element select,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column select,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 select,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 select,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element select,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column select,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 select,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 select,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element select,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column select,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 select,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 select{padding:6px 12px;border-radius:12px;border:1px solid #4E5350;background:#2f312f;color:#fff;font-size:16px;font-weight:400;letter-spacing:-.02;height:46px;outline:#4E5350;transition:.25s all ease-in-out}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element input::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element textarea::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element select::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column input::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column textarea::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column select::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 input::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 textarea::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 select::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 input::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 textarea::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 select::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element input::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element textarea::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element select::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column input::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column textarea::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column select::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 input::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 textarea::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 select::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 input::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 textarea::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 select::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element input::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element textarea::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element select::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column input::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column textarea::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column select::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 input::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 textarea::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 select::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 input::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 textarea::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 select::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element input::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element textarea::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element select::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column input::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column textarea::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column select::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 input::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 textarea::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 select::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 input::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 textarea::placeholder,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 select::placeholder{color:#8c948f;opacity:1}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element input:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element textarea:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element select:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column input:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column textarea:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column select:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 input:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 textarea:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 select:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 input:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 textarea:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 select:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element input:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element textarea:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element select:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column input:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column textarea:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column select:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 input:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 textarea:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 select:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 input:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 textarea:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 select:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element input:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element textarea:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element select:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column input:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column textarea:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column select:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 input:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 textarea:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 select:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 input:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 textarea:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 select:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element input:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element textarea:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element select:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column input:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column textarea:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column select:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 input:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 textarea:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 select:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 input:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 textarea:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 select:hover{outline:1px solid #C1C7C4}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element input:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element textarea:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element select:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column input:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column textarea:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column select:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 input:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 textarea:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 select:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 input:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 textarea:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 select:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element input:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element textarea:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element select:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column input:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column textarea:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column select:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 input:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 textarea:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 select:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 input:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 textarea:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 select:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element input:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element textarea:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element select:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column input:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column textarea:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column select:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 input:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 textarea:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 select:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 input:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 textarea:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 select:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element input:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element textarea:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element select:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column input:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column textarea:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column select:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 input:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 textarea:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 select:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 input:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 textarea:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 select:focus{outline:1px solid #00E599}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element input:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element textarea:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element select:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column input:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column textarea:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column select:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 input:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 textarea:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 select:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 input:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 textarea:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 select:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element input:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element textarea:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element select:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column input:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column textarea:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column select:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 input:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 textarea:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 select:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 input:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 textarea:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 select:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element input:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element textarea:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element select:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column input:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column textarea:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column select:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 input:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 textarea:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 select:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 input:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 textarea:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 select:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element input:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element textarea:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element select:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column input:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column textarea:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column select:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 input:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 textarea:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 select:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 input:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 textarea:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 select:disabled{color:#4e5350}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element input:read-only:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element input:read-only:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element textarea:read-only:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element textarea:read-only:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column input:read-only:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column input:read-only:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column textarea:read-only:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column textarea:read-only:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 input:read-only:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 input:read-only:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 textarea:read-only:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 textarea:read-only:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 input:read-only:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 input:read-only:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 textarea:read-only:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 textarea:read-only:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element input:read-only:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element input:read-only:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element textarea:read-only:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element textarea:read-only:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column input:read-only:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column input:read-only:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column textarea:read-only:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column textarea:read-only:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 input:read-only:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 input:read-only:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 textarea:read-only:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 textarea:read-only:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 input:read-only:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 input:read-only:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 textarea:read-only:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 textarea:read-only:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element input:read-only:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element input:read-only:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element textarea:read-only:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element textarea:read-only:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column input:read-only:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column input:read-only:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column textarea:read-only:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column textarea:read-only:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 input:read-only:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 input:read-only:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 textarea:read-only:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 textarea:read-only:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 input:read-only:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 input:read-only:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 textarea:read-only:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 textarea:read-only:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element input:read-only:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element input:read-only:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element textarea:read-only:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element textarea:read-only:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column input:read-only:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column input:read-only:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column textarea:read-only:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column textarea:read-only:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 input:read-only:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 input:read-only:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 textarea:read-only:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 textarea:read-only:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 input:read-only:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 input:read-only:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 textarea:read-only:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 textarea:read-only:focus{outline:#4E5350}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element .eye,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column .eye,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 .eye,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 .eye,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element .eye,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column .eye,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 .eye,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 .eye,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element .eye,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column .eye,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 .eye,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 .eye,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element .eye,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column .eye,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 .eye,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 .eye{position:absolute;right:12px;height:20px;top:38px}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element .eye:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column .eye:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 .eye:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 .eye:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element .eye:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column .eye:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 .eye:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 .eye:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element .eye:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column .eye:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 .eye:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 .eye:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element .eye:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column .eye:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 .eye:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 .eye:hover{cursor:pointer}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element select,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column select,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 select,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 select,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element select,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column select,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 select,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 select,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element select,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column select,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 select,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 select,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element select,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column select,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 select,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url(/files/images/icons/arrow-down.svg);background-repeat:no-repeat;background-position:right 12px center;background-size:16px}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element select:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column select:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 select:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 select:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element select:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column select:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 select:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 select:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element select:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column select:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 select:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 select:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element select:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column select:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 select:disabled,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 select:disabled{color:#fff;cursor:text;background-color:#2f312f}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element select:disabled:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element select:disabled:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column select:disabled:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column select:disabled:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 select:disabled:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 select:disabled:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 select:disabled:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 select:disabled:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element select:disabled:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element select:disabled:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column select:disabled:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column select:disabled:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 select:disabled:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 select:disabled:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 select:disabled:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 select:disabled:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element select:disabled:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element select:disabled:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column select:disabled:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column select:disabled:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 select:disabled:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 select:disabled:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 select:disabled:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 select:disabled:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element select:disabled:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element select:disabled:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column select:disabled:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column select:disabled:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 select:disabled:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 select:disabled:focus,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 select:disabled:hover,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 select:disabled:focus{outline:#4E5350}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element .auth-btn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element .register-btn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column .auth-btn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column .register-btn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 .auth-btn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 .register-btn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 .auth-btn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 .register-btn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element .auth-btn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element .register-btn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column .auth-btn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column .register-btn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 .auth-btn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 .register-btn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 .auth-btn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 .register-btn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element .auth-btn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element .register-btn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column .auth-btn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column .register-btn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 .auth-btn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 .register-btn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 .auth-btn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 .register-btn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element .auth-btn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element .register-btn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column .auth-btn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column .register-btn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 .auth-btn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 .register-btn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 .auth-btn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 .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:400}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element .custom-radio-group,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column .custom-radio-group,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 .custom-radio-group,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 .custom-radio-group,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element .custom-radio-group,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column .custom-radio-group,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 .custom-radio-group,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 .custom-radio-group,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element .custom-radio-group,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column .custom-radio-group,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 .custom-radio-group,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 .custom-radio-group,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element .custom-radio-group,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column .custom-radio-group,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 .custom-radio-group,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 .custom-radio-group{position:relative;width:100%;display:flex;gap:24px;justify-content:flex-start}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element .custom-radio-group.f-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column .custom-radio-group.f-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 .custom-radio-group.f-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 .custom-radio-group.f-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element .custom-radio-group.f-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column .custom-radio-group.f-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 .custom-radio-group.f-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 .custom-radio-group.f-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element .custom-radio-group.f-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column .custom-radio-group.f-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 .custom-radio-group.f-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 .custom-radio-group.f-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element .custom-radio-group.f-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column .custom-radio-group.f-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 .custom-radio-group.f-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 .custom-radio-group.f-column{flex-direction:column;gap:12px;padding-top:8px;padding-left:24px}@media (max-width: 768px){.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element .custom-radio-group.f-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column .custom-radio-group.f-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 .custom-radio-group.f-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 .custom-radio-group.f-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element .custom-radio-group.f-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column .custom-radio-group.f-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 .custom-radio-group.f-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 .custom-radio-group.f-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element .custom-radio-group.f-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column .custom-radio-group.f-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 .custom-radio-group.f-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 .custom-radio-group.f-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element .custom-radio-group.f-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column .custom-radio-group.f-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 .custom-radio-group.f-column,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 .custom-radio-group.f-column{padding-left:0}}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element .custom-radio,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column .custom-radio,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 .custom-radio,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 .custom-radio,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element .custom-radio,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column .custom-radio,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 .custom-radio,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 .custom-radio,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element .custom-radio,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column .custom-radio,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 .custom-radio,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 .custom-radio,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element .custom-radio,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column .custom-radio,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 .custom-radio,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 .custom-radio{position:relative;display:flex;align-items:center;gap:10px;cursor:pointer;font-size:16px;flex:0}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element .custom-radio input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column .custom-radio input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 .custom-radio input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 .custom-radio input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element .custom-radio input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column .custom-radio input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 .custom-radio input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 .custom-radio input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element .custom-radio input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column .custom-radio input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 .custom-radio input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 .custom-radio input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element .custom-radio input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column .custom-radio input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 .custom-radio input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 .custom-radio input{display:none}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element .custom-radio .radio-circle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column .custom-radio .radio-circle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 .custom-radio .radio-circle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 .custom-radio .radio-circle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element .custom-radio .radio-circle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column .custom-radio .radio-circle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 .custom-radio .radio-circle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 .custom-radio .radio-circle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element .custom-radio .radio-circle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column .custom-radio .radio-circle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 .custom-radio .radio-circle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 .custom-radio .radio-circle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element .custom-radio .radio-circle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column .custom-radio .radio-circle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 .custom-radio .radio-circle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 .custom-radio .radio-circle{width:20px;height:20px;border:2px solid #49D538;border-radius:50%;position:relative;transition:.3s ease;flex-shrink:0}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element .custom-radio .radio-circle:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column .custom-radio .radio-circle:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 .custom-radio .radio-circle:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 .custom-radio .radio-circle:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element .custom-radio .radio-circle:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column .custom-radio .radio-circle:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 .custom-radio .radio-circle:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 .custom-radio .radio-circle:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element .custom-radio .radio-circle:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column .custom-radio .radio-circle:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 .custom-radio .radio-circle:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 .custom-radio .radio-circle:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element .custom-radio .radio-circle:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column .custom-radio .radio-circle:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 .custom-radio .radio-circle:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 .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}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element .custom-radio input:checked+.radio-circle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column .custom-radio input:checked+.radio-circle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 .custom-radio input:checked+.radio-circle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 .custom-radio input:checked+.radio-circle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element .custom-radio input:checked+.radio-circle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column .custom-radio input:checked+.radio-circle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 .custom-radio input:checked+.radio-circle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 .custom-radio input:checked+.radio-circle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element .custom-radio input:checked+.radio-circle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column .custom-radio input:checked+.radio-circle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 .custom-radio input:checked+.radio-circle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 .custom-radio input:checked+.radio-circle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element .custom-radio input:checked+.radio-circle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column .custom-radio input:checked+.radio-circle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 .custom-radio input:checked+.radio-circle,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 .custom-radio input:checked+.radio-circle{border-color:#49d538}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element .custom-radio input:checked+.radio-circle:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column .custom-radio input:checked+.radio-circle:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 .custom-radio input:checked+.radio-circle:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 .custom-radio input:checked+.radio-circle:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element .custom-radio input:checked+.radio-circle:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column .custom-radio input:checked+.radio-circle:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 .custom-radio input:checked+.radio-circle:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 .custom-radio input:checked+.radio-circle:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element .custom-radio input:checked+.radio-circle:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column .custom-radio input:checked+.radio-circle:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 .custom-radio input:checked+.radio-circle:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 .custom-radio input:checked+.radio-circle:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element .custom-radio input:checked+.radio-circle:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column .custom-radio input:checked+.radio-circle:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 .custom-radio input:checked+.radio-circle:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 .custom-radio input:checked+.radio-circle:after{transform:translate(-50%,-50%) scale(1)}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element .custom-radio .label-text,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column .custom-radio .label-text,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 .custom-radio .label-text,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 .custom-radio .label-text,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element .custom-radio .label-text,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column .custom-radio .label-text,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 .custom-radio .label-text,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 .custom-radio .label-text,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element .custom-radio .label-text,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column .custom-radio .label-text,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 .custom-radio .label-text,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 .custom-radio .label-text,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element .custom-radio .label-text,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column .custom-radio .label-text,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 .custom-radio .label-text,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 .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}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element .custom-checkbox,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column .custom-checkbox,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 .custom-checkbox,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 .custom-checkbox,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element .custom-checkbox,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column .custom-checkbox,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 .custom-checkbox,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 .custom-checkbox,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element .custom-checkbox,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column .custom-checkbox,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 .custom-checkbox,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 .custom-checkbox,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element .custom-checkbox,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column .custom-checkbox,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 .custom-checkbox,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 .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}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element .custom-checkbox input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column .custom-checkbox input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 .custom-checkbox input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 .custom-checkbox input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element .custom-checkbox input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column .custom-checkbox input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 .custom-checkbox input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 .custom-checkbox input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element .custom-checkbox input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column .custom-checkbox input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 .custom-checkbox input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 .custom-checkbox input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element .custom-checkbox input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column .custom-checkbox input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 .custom-checkbox input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 .custom-checkbox input{display:none}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element .custom-checkbox .checkmark,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column .custom-checkbox .checkmark,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 .custom-checkbox .checkmark,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 .custom-checkbox .checkmark,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element .custom-checkbox .checkmark,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column .custom-checkbox .checkmark,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 .custom-checkbox .checkmark,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 .custom-checkbox .checkmark,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element .custom-checkbox .checkmark,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column .custom-checkbox .checkmark,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 .custom-checkbox .checkmark,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 .custom-checkbox .checkmark,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element .custom-checkbox .checkmark,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column .custom-checkbox .checkmark,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 .custom-checkbox .checkmark,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 .custom-checkbox .checkmark{width:20px;height:20px;border:2px solid #4E5350;border-radius:4px;transition:.3s ease;position:relative;flex-shrink:0}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element .custom-checkbox .checkmark.warn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column .custom-checkbox .checkmark.warn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 .custom-checkbox .checkmark.warn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 .custom-checkbox .checkmark.warn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element .custom-checkbox .checkmark.warn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column .custom-checkbox .checkmark.warn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 .custom-checkbox .checkmark.warn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 .custom-checkbox .checkmark.warn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element .custom-checkbox .checkmark.warn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column .custom-checkbox .checkmark.warn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 .custom-checkbox .checkmark.warn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 .custom-checkbox .checkmark.warn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element .custom-checkbox .checkmark.warn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column .custom-checkbox .checkmark.warn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 .custom-checkbox .checkmark.warn,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 .custom-checkbox .checkmark.warn{border:2px solid #DF1C41}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element .custom-checkbox input:checked+.checkmark,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column .custom-checkbox input:checked+.checkmark,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 .custom-checkbox input:checked+.checkmark,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 .custom-checkbox input:checked+.checkmark,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element .custom-checkbox input:checked+.checkmark,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column .custom-checkbox input:checked+.checkmark,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 .custom-checkbox input:checked+.checkmark,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 .custom-checkbox input:checked+.checkmark,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element .custom-checkbox input:checked+.checkmark,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column .custom-checkbox input:checked+.checkmark,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 .custom-checkbox input:checked+.checkmark,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 .custom-checkbox input:checked+.checkmark,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element .custom-checkbox input:checked+.checkmark,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column .custom-checkbox input:checked+.checkmark,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 .custom-checkbox input:checked+.checkmark,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 .custom-checkbox input:checked+.checkmark{border-color:#49d538}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element .custom-checkbox input:checked+.checkmark:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column .custom-checkbox input:checked+.checkmark:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 .custom-checkbox input:checked+.checkmark:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 .custom-checkbox input:checked+.checkmark:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element .custom-checkbox input:checked+.checkmark:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column .custom-checkbox input:checked+.checkmark:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 .custom-checkbox input:checked+.checkmark:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 .custom-checkbox input:checked+.checkmark:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element .custom-checkbox input:checked+.checkmark:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column .custom-checkbox input:checked+.checkmark:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 .custom-checkbox input:checked+.checkmark:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 .custom-checkbox input:checked+.checkmark:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element .custom-checkbox input:checked+.checkmark:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column .custom-checkbox input:checked+.checkmark:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 .custom-checkbox input:checked+.checkmark:after,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 .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)}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element .warning,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column .warning,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50 .warning,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100 .warning,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element .warning,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column .warning,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50 .warning,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 .warning,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element .warning,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column .warning,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50 .warning,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100 .warning,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element .warning,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column .warning,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50 .warning,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 .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}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element.warn input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column.warn input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50.warn input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100.warn input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element.warn input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column.warn input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50.warn input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100.warn input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element.warn input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column.warn input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50.warn input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100.warn input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element.warn input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column.warn input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50.warn input,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100.warn input{outline:1px solid #DF1C41}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .fw-b-element.warn .warning,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-column.warn .warning,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50.warn .warning,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-100.warn .warning,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .fw-b-element.warn .warning,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-column.warn .warning,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50.warn .warning,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100.warn .warning,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .fw-b-element.warn .warning,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-column.warn .warning,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50.warn .warning,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-100.warn .warning,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .fw-b-element.warn .warning,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-column.warn .warning,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50.warn .warning,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100.warn .warning{display:flex}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50{width:calc(50% - 8px)}@media (max-width: 768px){.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .fw-body-elements .c-col-50,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-50,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .fw-body-elements .c-col-50,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-50{width:100%}}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row{height:100%}@media (max-width: 768px){.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row{height:auto}}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100{height:100%}@media (max-width: 768px){.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100{height:auto}}.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 textarea{flex:1;resize:none}@media (max-width: 768px){.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .left-side .c-row .c-col-100 textarea,.support-contact-us-wrapper .support-contact-us .contact-form .cf-inner .right-side .c-row .c-col-100 textarea{min-height:120px;height:auto;flex:none}}.support-contact-us-wrapper .support-contact-us .contact-form .cf-btn-wrapper{display:flex;justify-content:flex-end}@media (max-width: 768px){.support-contact-us-wrapper .support-contact-us .contact-form .cf-btn-wrapper button{width:100%}}.transformations-images-wrapper{position:relative;width:100%;background:#fff}.transformations-images-wrapper .transformations-images .h3-heading h3{font-weight:300}.transformations-images-wrapper .transformations-images .images-wrapper{position:relative;width:100%;display:flex;justify-content:space-between;gap:24px}@media (max-width: 430px){.transformations-images-wrapper .transformations-images .images-wrapper{gap:16px;flex-wrap:wrap}}.transformations-images-wrapper .transformations-images .images-wrapper .img-with-text-wrapper{position:relative;width:calc(50% - 12px);background:#f0f2f1;padding:16px;border-radius:32px;display:flex;flex-direction:column;gap:24px}.transformations-images-wrapper .transformations-images .images-wrapper .img-with-text-wrapper h5{font-weight:400}.transformations-images-wrapper .transformations-images .images-wrapper .img-with-text-wrapper img{position:relative;width:100%;border-radius:24px}@media (max-width: 430px){.transformations-images-wrapper .transformations-images .images-wrapper .img-with-text-wrapper{width:100%}}.transformations-bottom-wrapper{position:relative;width:100%;background:#080a09}.transformations-bottom-wrapper .transformations-bottom h1{color:#fff}.transformations-bottom-wrapper .transformations-bottom .h3-heading h3{font-weight:300;color:#fff}.transformations-bottom-wrapper .transformations-bottom .images-wrapper{position:relative;width:100%;margin-bottom:96px}@media (max-width: 1024px){.transformations-bottom-wrapper .transformations-bottom .images-wrapper{margin-bottom:64px}}@media (max-width: 768px){.transformations-bottom-wrapper .transformations-bottom .images-wrapper{margin-bottom:48px}}.transformations-bottom-wrapper .transformations-bottom .images-wrapper img{max-width:100%}.transformations-bottom-wrapper .transformations-bottom .images-wrapper .img{position:absolute;bottom:-96px;right:0}@media (max-width: 1024px){.transformations-bottom-wrapper .transformations-bottom .images-wrapper .img{width:60%;bottom:-64px}}@media (max-width: 768px){.transformations-bottom-wrapper .transformations-bottom .images-wrapper .img{bottom:-48px}}.about-us-wrapper{position:relative;width:100%;background:#fff}.about-us-wrapper .about-us .media-wrapper{position:relative;width:100%;display:flex;gap:24px;justify-content:space-between}@media (max-width: 768px){.about-us-wrapper .about-us .media-wrapper{gap:16px;flex-wrap:wrap}}.about-us-wrapper .about-us .media-wrapper .mw-text-w{position:relative;width:calc(100% - 584px);display:flex;flex-direction:column;gap:24px}.about-us-wrapper .about-us .media-wrapper .mw-text-w h1{font-weight:300}.about-us-wrapper .about-us .media-wrapper .mw-text-w h2{font-weight:500}.about-us-wrapper .about-us .media-wrapper .mw-text-w h3{font-weight:200}.about-us-wrapper .about-us .media-wrapper .mw-text-w h3.bold{font-weight:600}@media (max-width: 1280px){.about-us-wrapper .about-us .media-wrapper .mw-text-w{width:calc(50% - 12px)}}@media (max-width: 768px){.about-us-wrapper .about-us .media-wrapper .mw-text-w{width:100%;gap:16px}}.about-us-wrapper .about-us .media-wrapper .mw-img-w{position:relative;width:560px}.about-us-wrapper .about-us .media-wrapper .mw-img-w img{width:100%}@media (max-width: 1280px){.about-us-wrapper .about-us .media-wrapper .mw-img-w{width:calc(50% - 12px)}}@media (max-width: 768px){.about-us-wrapper .about-us .media-wrapper .mw-img-w{width:100%}}@media (max-width: 768px){.about-us-wrapper .nutritionist .media-wrapper{flex-direction:column-reverse}}.policies-wrapper{position:relative;width:100%;min-height:100%;background:#080a09}.policies-wrapper .pw-inner-wrapper{padding-top:216px;display:flex;flex-direction:column;gap:24px}@media (max-width: 1024px){.policies-wrapper .pw-inner-wrapper{padding-top:168px}}@media (max-width: 768px){.policies-wrapper .pw-inner-wrapper{padding-top:152px}}.policies-wrapper .pw-inner-wrapper h1{color:#fff}.policies-wrapper .pw-inner-wrapper h2{color:#fff;font-weight:400}.policies-wrapper .pw-inner-wrapper h2 span{color:#49d538}.policies-wrapper .pw-inner-wrapper .pw-text-wrapper{position:relative;width:100%;display:flex;flex-direction:column;gap:16px;background:#181a19;border-radius:24px;padding:48px}@media (max-width: 768px){.policies-wrapper .pw-inner-wrapper .pw-text-wrapper{padding:0;background:none;margin-top:16px}}.policies-wrapper .pw-inner-wrapper .pw-text-wrapper h3{font-weight:600;color:#49d538}.policies-wrapper .pw-inner-wrapper .pw-text-wrapper p{font-weight:400;font-size:18px;line-height:24px;letter-spacing:-.02em;color:#fff}.blog-main-wrapper .blog-main{position:relative;display:flex;flex-wrap:wrap;gap:24px}.blog-main-wrapper .blog-main .blog__header{position:relative;width:100%;display:flex;gap:20px;flex-wrap:wrap;flex-direction:column}.blog-main-wrapper .blog-main .blog__header h1 span{color:#49d538}@media only screen and (max-width: 800px){.blog-main-wrapper .blog-main .blog__header h1{font-size:36px;line-height:48px}}.blog-main-wrapper .blog-main .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-main-wrapper .blog-main .blog__header p{font-size:18px;line-height:24px}}.blog-main-wrapper .blog-main .blog__header .bh__buttons{position:relative;width:100%;display:flex;gap:16px;justify-content:space-between;align-items:center}@media (max-width: 1280px){.blog-main-wrapper .blog-main .blog__header .bh__buttons{flex-direction:column-reverse;align-items:flex-start}}.blog-main-wrapper .blog-main .blog__header .bh__buttons .ph_b_w{position:relative;display:flex;gap:16px;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 1280px){.blog-main-wrapper .blog-main .blog__header .bh__buttons .ph_b_w{width:100%}}.blog-main-wrapper .blog-main .blog__header .bh__buttons .ph_b_w::-webkit-scrollbar{display:none}.blog-main-wrapper .blog-main .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;transition:.25s all ease-in-out}@media (max-width: 1280px){.blog-main-wrapper .blog-main .blog__header .bh__buttons .ph_i_w{width:100%}}.blog-main-wrapper .blog-main .blog__header .bh__buttons .ph_i_w:focus-within{border-color:#00e599}.blog-main-wrapper .blog-main .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-main-wrapper .blog-main .blog__header .bh__buttons .ph_i_w input:focus,.blog-main-wrapper .blog-main .blog__header .bh__buttons .ph_i_w input:focus-visible{outline:none}.blog-main-wrapper .blog-main .blog__header .bh__buttons .ph_i_w img{height:16px}.blog-main-wrapper .blog-main .blog__body{position:relative;width:100%;min-height:120px;display:flex;justify-content:flex-start;gap:24px;flex-wrap:wrap}.blog-main-wrapper .blog-main .blog__body a{position:relative;width:calc(33.33% - 16px);text-decoration:none}@media only screen and (max-width: 1000px){.blog-main-wrapper .blog-main .blog__body a{width:calc(50% - 12px)}}@media only screen and (max-width: 800px){.blog-main-wrapper .blog-main .blog__body a{width:100%}}.blog-main-wrapper .blog-main .blog__body a .blog__post{display:flex;width:100%;flex-wrap:wrap;gap:20px}.blog-main-wrapper .blog-main .blog__body a .blog__post .bp__img_wrapper{position:relative;width:100%;height:267px;overflow:hidden}.blog-main-wrapper .blog-main .blog__body a .blog__post .bp__img_wrapper img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.blog-main-wrapper .blog-main .blog__body a .blog__post .bp__text{position:relative;width:100%;display:flex;flex-direction:column;gap:8px}.blog-main-wrapper .blog-main .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-main-wrapper .blog-main .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-main-wrapper .blog-main .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-main-wrapper .blog-main .blog__load_more{position:relative;width:100%;display:flex;justify-content:flex-start;padding:24px 0 36px}.blog-main-wrapper .blog-main .single_blog__header{position:relative;width:100%;display:flex;flex-wrap:wrap;gap:20px}.blog-main-wrapper .blog-main .single_blog__header .sbh__back{position:relative;width:100%}.blog-main-wrapper .blog-main .single_blog__header .sbh__back a{display:flex;gap:12px}.blog-main-wrapper .blog-main .single_blog__header .sbh__back a img{height:18px;margin-top:2px}.blog-main-wrapper .blog-main .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-main-wrapper .blog-main .single_blog__header .sbh__header{position:relative;max-width:1000px}.blog-main-wrapper .blog-main .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-main-wrapper .blog-main .single_blog__header .sbh__header h1{font-size:48px;line-height:56px}}@media only screen and (max-width: 800px){.blog-main-wrapper .blog-main .single_blog__header .sbh__header h1{font-size:36px;line-height:42px}}.blog-main-wrapper .blog-main .single_blog__header .sbh__info{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center}@media (max-width: 768px){.blog-main-wrapper .blog-main .single_blog__header .sbh__info{flex-wrap:wrap;gap:16px}}.blog-main-wrapper .blog-main .single_blog__header .sbh__info .sbh_i_left{position:relative;display:flex;gap:12px}.blog-main-wrapper .blog-main .single_blog__header .sbh__info .sbh_i_left p,.blog-main-wrapper .blog-main .single_blog__header .sbh__info .sbh_i_left span{font-family:Proxima Nova,sans-serif;font-weight:400;line-height:20px}.blog-main-wrapper .blog-main .single_blog__header .sbh__info .sbh_i_left .category{color:#49d538}.blog-main-wrapper .blog-main .single_blog__header .sbh__info .sbh_i_right .share-blog-btn{height:32px;border-radius:8px;background:#4e5350;color:#fff;padding:0 12px;border:2px solid #4E5350;transition:.3s all ease-in-out}.blog-main-wrapper .blog-main .single_blog__header .sbh__info .sbh_i_right .share-blog-btn img{height:18px;margin-top:-4px}.blog-main-wrapper .blog-main .single_blog__header .sbh__info .sbh_i_right .share-blog-btn.copied{background:#49d538;border:2px solid #49D538}.blog-main-wrapper .blog-main .single_blog__content{position:relative;width:100%;display:flex;flex-wrap:wrap;gap:20px}.blog-main-wrapper .blog-main .single_blog__content .sbc__image__wrapper{position:relative;width:100%;height:500px;border-radius:24px;overflow:hidden}@media only screen and (max-width: 768px){.blog-main-wrapper .blog-main .single_blog__content .sbc__image__wrapper{height:auto}}.blog-main-wrapper .blog-main .single_blog__content .sbc__image__wrapper .desktop{width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media only screen and (max-width: 768px){.blog-main-wrapper .blog-main .single_blog__content .sbc__image__wrapper .desktop{display:none}}.blog-main-wrapper .blog-main .single_blog__content .sbc__image__wrapper .mobile{position:relative;width:100%;display:none}@media only screen and (max-width: 768px){.blog-main-wrapper .blog-main .single_blog__content .sbc__image__wrapper .mobile{display:block}}.blog-main-wrapper .blog-main .single_blog__content .embedded_video{position:relative;width:100%;border:1px solid rgba(0,0,0,.1);border-radius:24px;aspect-ratio:16/9;overflow:hidden}.blog-main-wrapper .blog-main .single_blog__content .embedded_video iframe{width:100%;height:100%;border:none}.blog-main-wrapper .blog-main .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-main-wrapper .blog-main .comment-section-wrapper{flex-wrap:wrap}}.blog-main-wrapper .blog-main .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-main-wrapper .blog-main .comment-section-wrapper .csw-comments-wrapper{width:100%}}.blog-main-wrapper .blog-main .comment-section-wrapper .csw-comments-wrapper .csw-cw-number-of-answers{position:relative;width:100%}.blog-main-wrapper .blog-main .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-main-wrapper .blog-main .comment-section-wrapper .csw-comments-wrapper .bc-user-info{position:relative;width:100%;display:flex;gap:16px}.blog-main-wrapper .blog-main .comment-section-wrapper .csw-comments-wrapper .bc-user-info .bc-ui-img-w{width:36px;height:36px;border-radius:50%;overflow:hidden}.blog-main-wrapper .blog-main .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-main-wrapper .blog-main .comment-section-wrapper .csw-comments-wrapper .bc-user-info .bc-text-info{position:relative;display:flex;align-items:center}.blog-main-wrapper .blog-main .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-main-wrapper .blog-main .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper{position:relative;width:100%;background:#f0f2f1;border-radius:12px;overflow:hidden;border:none}.blog-main-wrapper .blog-main .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper.active textarea{height:96px}.blog-main-wrapper .blog-main .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper.active .bc-buttons-wrapper{display:flex}.blog-main-wrapper .blog-main .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper.active-with-reply .bc-buttons-wrapper{justify-content:space-between}.blog-main-wrapper .blog-main .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-main-wrapper .blog-main .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper textarea:focus{outline:none;box-shadow:none}.blog-main-wrapper .blog-main .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-main-wrapper .blog-main .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-main-wrapper .blog-main .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-main-wrapper .blog-main .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper .bc-buttons-wrapper .cbw-reply-to img{height:16px}.blog-main-wrapper .blog-main .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper .bc-buttons-wrapper .cbw-reply-to img:hover{cursor:pointer}.blog-main-wrapper .blog-main .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-main-wrapper .blog-main .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-main-wrapper .blog-main .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-main-wrapper .blog-main .comment-section-wrapper .csw-comments-wrapper .blog-new-comment-wrapper .bc-buttons-wrapper .bc-inner-buttons button:hover{cursor:pointer}.blog-main-wrapper .blog-main .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper{position:relative;width:100%;display:flex;flex-direction:column;gap:24px}.blog-main-wrapper .blog-main .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-main-wrapper .blog-main .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-main-wrapper .blog-main .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-main-wrapper .blog-main .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-main-wrapper .blog-main .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-main-wrapper .blog-main .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-main-wrapper .blog-main .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-main-wrapper .blog-main .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-main-wrapper .blog-main .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comment span{color:#49d538}.blog-main-wrapper .blog-main .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-main-wrapper .blog-main .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info img{height:24px}.blog-main-wrapper .blog-main .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info p,.blog-main-wrapper .blog-main .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info a,.blog-main-wrapper .blog-main .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-main-wrapper .blog-main .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info a,.blog-main-wrapper .blog-main .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info span{text-decoration:underline;color:#3e86ff}.blog-main-wrapper .blog-main .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info a:hover,.blog-main-wrapper .blog-main .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info span:hover{cursor:pointer}.blog-main-wrapper .blog-main .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info .delete-blog-comment{height:18px}.blog-main-wrapper .blog-main .comment-section-wrapper .csw-comments-wrapper .comments-on-post-wrapper .blog-comment-wrapper .bcw-comments-info .delete-blog-comment:hover{cursor:pointer}.blog-main-wrapper .blog-main .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-main-wrapper .blog-main .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-main-wrapper .blog-main .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-main-wrapper .blog-main .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-main-wrapper .blog-main .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-main-wrapper .blog-main .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-main-wrapper .blog-main .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-main-wrapper .blog-main .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-main-wrapper .blog-main .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-main-wrapper .blog-main .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-main-wrapper .blog-main .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-main-wrapper .blog-main .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-main-wrapper .blog-main .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-main-wrapper .blog-main .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-main-wrapper .blog-main .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-main-wrapper .blog-main .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-main-wrapper .blog-main .comment-section-wrapper .csw-categories-wrapper{position:relative;width:100%;top:0}}.blog-main-wrapper .blog-main .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-main-wrapper .blog-main .comment-section-wrapper .csw-categories-wrapper .blog-category:hover{background:#2f312f;cursor:pointer}.blog-main-wrapper .blog-main .comment-section-wrapper .csw-categories-wrapper .blog-category:hover .bc-left-side .bc-info-wrapper h5{color:#fff}.blog-main-wrapper .blog-main .comment-section-wrapper .csw-categories-wrapper .blog-category:hover .bc-right-side .bc-rs-w svg path{stroke:#49d538}.blog-main-wrapper .blog-main .comment-section-wrapper .csw-categories-wrapper .blog-category .bc-left-side{position:relative;display:flex;gap:16px;align-items:center}.blog-main-wrapper .blog-main .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-main-wrapper .blog-main .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-main-wrapper .blog-main .comment-section-wrapper .csw-categories-wrapper .blog-category .bc-left-side .bc-info-wrapper{position:relative}.blog-main-wrapper .blog-main .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-main-wrapper .blog-main .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-main-wrapper .blog-main .comment-section-wrapper .csw-categories-wrapper .blog-category .bc-right-side{position:relative;display:flex;align-items:center;gap:16px}.blog-main-wrapper .blog-main .comment-section-wrapper .csw-categories-wrapper .blog-category .bc-right-side .bc-rs-w{position:relative;display:flex;gap:4px;align-items:center}.blog-main-wrapper .blog-main .comment-section-wrapper .csw-categories-wrapper .blog-category .bc-right-side .bc-rs-w img{height:20px}.blog-main-wrapper .blog-main .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-main-wrapper .blog-main .comment-section-wrapper .csw-categories-wrapper .blog-category .bc-right-side .bc-rs-w svg{height:24px}.blog-main-wrapper .blog-main .comment-section-wrapper .csw-categories-wrapper .blog-category .bc-right-side .bc-rs-w svg path{stroke:#8c948f}.blog-main-wrapper .blog-main .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-main-wrapper .blog-main .comment-section-wrapper .csw-categories-wrapper .hashtags-wrapper .hashtags-header{position:relative;display:flex;gap:4px;width:100%;align-items:center}.blog-main-wrapper .blog-main .comment-section-wrapper .csw-categories-wrapper .hashtags-wrapper .hashtags-header svg{height:16px}.blog-main-wrapper .blog-main .comment-section-wrapper .csw-categories-wrapper .hashtags-wrapper .hashtags-header svg path{fill:#000}.blog-main-wrapper .blog-main .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-main-wrapper .blog-main .comment-section-wrapper .csw-categories-wrapper .hashtags-wrapper .tags{position:relative;display:flex;gap:8px;width:100%;flex-wrap:wrap}.blog-main-wrapper .blog-main .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-main-wrapper .blog-main .comment-section-wrapper .csw-categories-wrapper .hashtags-wrapper .tags a:hover{color:#49d538}.blog-download-app{position:relative;width:100%;min-height:300px;background:#080a09}.blog-download-app .website-inner-wrapper{gap:24px}.blog-download-app .website-inner-wrapper h1,.blog-download-app .website-inner-wrapper h3{color:#fff}.blog-download-app .website-inner-wrapper h3{font-weight:400;font-size:24px;line-height:30px;letter-spacing:-.02em}.blog-download-app .website-inner-wrapper .bda-images-wrapper{position:relative;width:100%;display:flex;justify-content:center;gap:24px;margin-top:24px;align-items:flex-start}@media (max-width: 430px){.blog-download-app .website-inner-wrapper .bda-images-wrapper{flex-wrap:wrap;margin-top:0;gap:16px}}@media (max-width: 1024px){.blog-download-app .website-inner-wrapper .bda-images-wrapper img{max-width:45%}}@media (max-width: 430px){.blog-download-app .website-inner-wrapper .bda-images-wrapper img{width:100%;max-width:100%}}.blog-download-app .website-inner-wrapper .bda-images-wrapper .right-image{margin-top:48px}@media (max-width: 430px){.blog-download-app .website-inner-wrapper .bda-images-wrapper .right-image{margin-top:0}}.blog-download-app .website-inner-wrapper .bda-apps-images{position:relative;width:100%;display:flex;justify-content:center;gap:24px;align-items:center}@media (max-width: 430px){.blog-download-app .website-inner-wrapper .bda-apps-images img{height:42px}}
