@import url("https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap");*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:"Lexend",sans-serif}body.body-overlay{overflow:hidden;-webkit-transition:background-color 0.3s ease-in-out;transition:background-color 0.3s ease-in-out}body.body-overlay::before{content:"";background-color:rgba(0,0,0,0.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);width:100%;height:100%;position:fixed;top:0;left:0;z-index:6}a{text-decoration:none}p{margin-bottom:0;font-size:16px;line-height:1.3}@media screen and (max-width: 575px){p{font-size:14px}}.primary-btn{-webkit-clip-path:polygon(15px 0, 100% 0, 100% 100%, 0 100%, 0 15px);clip-path:polygon(15px 0, 100% 0, 100% 100%, 0 100%, 0 15px);padding:16px 26px;background-color:#EF3E2C;color:#fff;font-size:16px;line-height:1.3;font-weight:300;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;display:inline-block;border:0;outline:0}@media screen and (max-width: 575px){.primary-btn{font-size:14px;padding:10px 18px}}.primary-btn.dark{background-color:#1D1819}.primary-btn.dark:hover{background-color:#EF3E2C}.primary-btn.hover-white:hover{background-color:#fff;color:#1D1819}.primary-btn:hover{background-color:#1D1819}.separator{width:2px;height:52px;background-image:-webkit-gradient(linear, left top, left bottom, from(#312829), color-stop(49%, rgba(255,255,255,0.5)), to(#221C1D));background-image:linear-gradient(#312829 0%, rgba(255,255,255,0.5) 49%, #221C1D 100%);display:block;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.section-padding{padding:60px 0}@media screen and (max-width: 991px){.section-padding{padding:40px 0}}@media screen and (max-width: 575px){.section-padding{padding:25px 0}}.small-heading{font-size:18px;line-height:1.3;color:#EF3E2C;font-weight:300;margin-bottom:6px;text-transform:capitalize}@media screen and (max-width: 575px){.small-heading{font-size:16px}}.section-heading{font-size:50px;line-height:1.3;font-weight:400;color:#1D1819;margin-bottom:20px;text-transform:capitalize}@media screen and (max-width: 1399px){.section-heading{font-size:42px}}@media screen and (max-width: 1199px){.section-heading{font-size:32px}}@media screen and (max-width: 575px){.section-heading{font-size:26px}}.to-top-btn{position:fixed;bottom:30px;right:30px;padding:10px 12px;z-index:5;background-color:#fff;border:1px solid #EF3E2C;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-webkit-transform:translateX(50px);transform:translateX(50px);opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50px;height:50px}@media only screen and (max-width: 991px){.to-top-btn{bottom:5px}}@media only screen and (max-width: 575px){.to-top-btn{padding:6px 8px;bottom:10px;right:10px;width:30px;height:30px}}.to-top-btn.btn-show{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}@media screen and (max-width: 575px){.to-top-btn img{width:15px}}.print-btn{border-radius:0 8px 8px 0;background-color:#EF3E2C;display:block;height:110px;padding:10px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;color:#fff;position:-webkit-sticky;position:sticky;top:150px;left:0;z-index:10;float:right;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.print-btn::before{display:none}.print-btn span{position:static;background-color:transparent;padding:0;-webkit-transform:none;transform:none;color:#fff}@media only screen and (max-width: 575px){.print-btn span{display:none}}.print-btn img{width:20px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media only screen and (max-width: 575px){.print-btn img{margin:0;-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@media only screen and (max-width: 575px){.print-btn{height:auto}}#chat-widget-container{bottom:-10px !important}@media only screen and (max-width: 575px){.g-recaptcha{-webkit-transform:scale(0.88);transform:scale(0.88);-webkit-transform-origin:0;transform-origin:0}}[id]{scroll-margin-top:100px}@media (max-width: 767px){[id]{scroll-margin-top:50px}}.first_latter_capitle::first-letter{text-transform:uppercase !important}.fr_wrapper .banner-info h2{font-size:70px !important}.fr_wrapper .pricing-section .pricing-wrapper .tab-content h5{font-size:21px}header{-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;position:fixed;top:0;left:0;right:0;z-index:10;padding:24px 0;background-color:transparent}header.sticky{top:0;background-color:#1D1819;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:16px 0}header.header-open{background-color:#1D1819}header.header-open.sticky{background-color:#1D1819;-webkit-backdrop-filter:none;backdrop-filter:none}header .navbar{position:static !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}@media only screen and (max-width: 1199px){header .navbar{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width: 991px){header .navbar{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width: 575px){header .navbar .navbar-brand img{max-width:165px}}header .navbar .navbar-collapse .navbar-nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:5px;column-gap:5px}@media only screen and (max-width: 1199px){header .navbar .navbar-collapse .navbar-nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}header .navbar .navbar-collapse .navbar-nav .nav-item{padding:0 15px}@media only screen and (max-width: 1399px){header .navbar .navbar-collapse .navbar-nav .nav-item{padding:0 8px}}header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link{padding:0;color:rgba(255,255,255,0.6);-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;position:relative;font-size:14px;line-height:1.3;font-weight:300;white-space:nowrap !important}@media only screen and (max-width: 1199px){header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link{text-align:center;margin:10px 0}}header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link:hover,header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link.active{color:#fff}header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link.auth-btn{background-color:transparent;color:#fff;border:1px solid #fff;padding:8px 16px;border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:8px;column-gap:8px;white-space:nowrap !important}header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link.auth-btn:hover{background-color:#fff !important;color:#1D1819 !important;border:1px solid #fff}header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link.auth-btn img{-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link.auth-btn.filled{background-color:#fff;color:#000}header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link.auth-btn.filled:hover{background-color:transparent !important;color:#fff !important;border:1px solid #fff}header .navbar .navbar-collapse::-webkit-scrollbar{width:0}header .navbar .menu-btn{display:none;background-color:transparent;border-radius:5px;border:none}@media only screen and (max-width: 1199px){header .navbar .menu-btn{display:block}}header .navbar .menu-btn .hamburger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:5px;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;border-radius:50%;background-color:transparent;width:36px;height:36px}header .navbar .menu-btn .hamburger .bar{height:1px;border-radius:0;background-color:#fff;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;width:24px}header .navbar .menu-btn .hamburger.active{-webkit-transform:rotate(360deg);transform:rotate(360deg)}header .navbar .menu-btn .hamburger.active .bar:nth-child(1){-webkit-transform:translateY(6px) rotate(45deg);transform:translateY(6px) rotate(45deg)}header .navbar .menu-btn .hamburger.active .bar:nth-child(2){opacity:0}header .navbar .menu-btn .hamburger.active .bar:nth-child(3){-webkit-transform:translateY(-6px) rotate(-45deg);transform:translateY(-6px) rotate(-45deg)}footer{background-color:#1D1819}@media screen and (max-width: 575px){footer p{font-size:12px}}footer .footer-main{padding:60px 0 50px}footer .footer-main .navbar-brand{display:inline-block}footer .footer-main .navbar-brand img{width:100%;max-width:390px;display:block}footer .footer-main hr{border-color:#fff}@media only screen and (max-width: 767px){footer .footer-main hr{display:none}}footer .footer-main .accordion .accordion-item{border:none;background-color:transparent}footer .footer-main .accordion .accordion-item .accordion-header .accordion-button{background-color:transparent;color:#fff;-webkit-box-shadow:none;box-shadow:none;padding:0;margin-bottom:28px;font-size:20px;line-height:1.4;font-weight:500}@media screen and (max-width: 991px){footer .footer-main .accordion .accordion-item .accordion-header .accordion-button{margin-bottom:0}}@media screen and (max-width: 575px){footer .footer-main .accordion .accordion-item .accordion-header .accordion-button{font-size:16px}}footer .footer-main .accordion .accordion-item .accordion-header .accordion-button::after{background-image:url("../images/icons/arrow-down.svg")}footer .footer-main .accordion .link-wrapper ul{padding-left:0;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}@media screen and (max-width: 991px){footer .footer-main .accordion .link-wrapper ul{padding-top:20px}}@media screen and (max-width: 575px){footer .footer-main .accordion .link-wrapper ul{row-gap:10px}}footer .footer-main .accordion .link-wrapper ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:10px;column-gap:10px}@media screen and (max-width: 575px){footer .footer-main .accordion .link-wrapper ul li img{width:18px;height:18px}}footer .footer-main .accordion .link-wrapper ul li a,footer .footer-main .accordion .link-wrapper ul li p{font-size:16px;line-height:1.3;color:#fff;font-weight:300}@media screen and (max-width: 575px){footer .footer-main .accordion .link-wrapper ul li a,footer .footer-main .accordion .link-wrapper ul li p{font-size:14px}}footer .footer-main .accordion .link-wrapper ul li a:hover{color:#EF3E2C}footer .footer-main .quick-links{padding:30px 0;margin:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:40px;column-gap:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 991px){footer .footer-main .quick-links{-webkit-column-gap:20px;column-gap:20px}}@media only screen and (max-width: 767px){footer .footer-main .quick-links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;row-gap:10px}}footer .footer-main .quick-links li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:40px;column-gap:40px}@media only screen and (max-width: 991px){footer .footer-main .quick-links li{-webkit-column-gap:20px;column-gap:20px}}@media only screen and (max-width: 767px){footer .footer-main .quick-links li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:10px}}footer .footer-main .quick-links li a{font-size:24px;line-height:1.3;color:#fff;font-weight:300}footer .footer-main .quick-links li a:hover{color:#EF3E2C}@media only screen and (max-width: 1199px){footer .footer-main .quick-links li a{font-size:18px}}@media only screen and (max-width: 991px){footer .footer-main .quick-links li a{font-size:16px}}footer .footer-main .quick-links li::after{content:'';width:1px;height:26px;background-color:rgba(255,255,255,0.2)}@media only screen and (max-width: 767px){footer .footer-main .quick-links li::after{width:100%;height:1px}}footer .footer-main .quick-links li:last-child::after{display:none}footer .footer-main .cards{width:100%;max-width:300px}footer .footer-copyright{background-color:#EF3E2C;color:#fff;text-align:center;padding:28px 0}@media only screen and (max-width: 575px){footer .footer-copyright{padding:20px 0 70px}}footer .footer-copyright p{font-size:16px;line-height:1.3;font-weight:300}@media only screen and (max-width: 767px){footer .footer-copyright p{max-width:400px;margin:0 auto}}@media only screen and (max-width: 575px){footer .footer-copyright p{font-size:14px}}@media screen and (min-width: 992px){footer .footer-main .accordion .accordion-collapse{display:block !important;height:auto !important;visibility:visible !important;overflow:visible !important}footer .footer-main .accordion .accordion-button{pointer-events:none}footer .footer-main .accordion .accordion-button::after{-webkit-transform:rotate(180deg) !important;transform:rotate(180deg) !important;display:none}footer .footer-main .accordion .accordion-button.collapsed{color:#fff;background-color:transparent;-webkit-box-shadow:none;box-shadow:none}}@media screen and (max-width: 991px){footer .footer-main .accordion .accordion-button::after{-webkit-transition:-webkit-transform 0.2s ease;transition:-webkit-transform 0.2s ease;transition:transform 0.2s ease;transition:transform 0.2s ease, -webkit-transform 0.2s ease}footer .footer-main .accordion .accordion-button[aria-expanded="false"]::after{-webkit-transform:rotate(0deg);transform:rotate(0deg)}footer .footer-main .accordion .accordion-button[aria-expanded="true"]::after{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.page-banner{background-color:#1D1819;padding:140px 0 50px}.page-banner .banner-wrapper h3{font-size:60px;line-height:1.3;color:#fff;font-weight:400;margin-bottom:15px;text-align:center}@media screen and (max-width: 1399px){.page-banner .banner-wrapper h3{font-size:42px}}@media screen and (max-width: 1199px){.page-banner .banner-wrapper h3{font-size:32px}}@media screen and (max-width: 575px){.page-banner .banner-wrapper h3{font-size:26px}}.page-banner .banner-wrapper ul{padding:0;margin:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:6px;column-gap:6px}.page-banner .banner-wrapper ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:10px;column-gap:10px}.page-banner .banner-wrapper ul li::after{content:'';width:6px;height:6px;border-radius:50%;background-color:#EF3E2C}.page-banner .banner-wrapper ul li a{font-size:20px;line-height:1.3;color:#fff;font-weight:200}@media screen and (max-width: 991px){.page-banner .banner-wrapper ul li a{font-size:18px}}@media screen and (max-width: 575px){.page-banner .banner-wrapper ul li a{font-size:16px}}.page-banner .banner-wrapper ul li a:hover{color:#EF3E2C}.page-banner .banner-wrapper ul li:last-child::after{display:none}.page-banner .banner-wrapper ul li:last-child a{font-weight:300;pointer-events:none}.form-group{margin-bottom:16px}.form-group .form-control{padding:14px 20px;border-radius:0;border:1px solid #EF3E2C;background-color:#ffffff;font-size:16px;line-height:1.3;-webkit-box-shadow:none;box-shadow:none}@media screen and (max-width: 575px){.form-group .form-control{padding:12px 16px;font-size:16px}}.form-group .form-control::-webkit-input-placeholder{color:rgba(24,19,29,0.6) !important}.form-group .form-control:focus{border-color:#EF3E2C}.form-group .form-control:focus::-webkit-input-placeholder{color:#EF3E2C !important}.form-group .primary-btn{width:100%;max-width:380px}@media screen and (max-width: 767px){.form-group .primary-btn{max-width:100%}}.form-text{font-size:16px;line-height:1.3;color:#000;font-weight:400;text-align:center}@media screen and (max-width: 575px){.form-text{font-size:14px}}.form-text a{color:#EF3E2C;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out}.form-text a:hover{text-decoration:underline}.modal{background:rgba(29,24,25,0.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media screen and (min-width: 575px){.modal .modal-dialog{max-width:600px}}.modal .modal-content{border-radius:0;border:1px solid #EF3E2C;position:relative}.modal .modal-content .btn-close{margin:0;--bs-btn-close-bg: none;background-color:transparent;background-image:url("../images/icons/modal-close.svg");background-size:24px;border-radius:50%;opacity:1;width:30px;height:30px;position:absolute;top:20px;right:20px;z-index:3}.modal .modal-content .btn-close:focus{-webkit-box-shadow:none;box-shadow:none}.modal .modal-content .modal-body{border-radius:0;padding:60px 40px;z-index:2}.modal .modal-content .modal-body .section-heading{font-size:40px;margin-bottom:20px;letter-spacing:0;color:#EF3E2C}@media only screen and (max-width: 767px){.modal .modal-content .modal-body .section-heading{font-size:22px}}.modal .modal-content .modal-body a{text-decoration:none;color:#EF3E2C;-webkit-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out;font-size:16px}.modal .modal-content .modal-body a:hover{text-decoration:underline}@media only screen and (max-width: 575px){.modal .modal-content .modal-body a{font-size:14px}}.modal .modal-content .modal-body p,.modal .modal-content .modal-body li{font-size:16px;line-height:1.5;color:#1D1819}@media only screen and (max-width: 575px){.modal .modal-content .modal-body p,.modal .modal-content .modal-body li{font-size:14px}}@media only screen and (max-width: 575px){.modal .modal-content .modal-body{padding:20px 16px 16px}}.modal .modal-content .modal-body p.agree-terms{margin-bottom:30px}.modal .modal-content .modal-footer{border:none;padding:0 30px 40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;border-radius:0 0 20px 20px}@media screen and (min-width: 992px){.modal.contact-modal .modal-dialog{max-width:1200px;padding:0 10px}}.modal.contact-modal .modal-content{background-color:rgba(0,0,0,0.2);-webkit-backdrop-filter:blur(200px);backdrop-filter:blur(200px)}.modal.contact-modal .modal-content .btn-close{background-image:url("../images/icons/close-white.svg")}.modal.contact-modal .modal-content .modal-body{padding:0}.modal.contact-modal .modal-content .modal-body .content{padding:30px 60px;background-color:#fff}@media only screen and (max-width: 1199px){.modal.contact-modal .modal-content .modal-body .content{padding:20px 40px}}@media only screen and (max-width: 991px){.modal.contact-modal .modal-content .modal-body .content{padding:30px 20px}}.modal.contact-modal .modal-content .modal-body .contact-info{padding:40px 30px;position:relative;height:100%}@media only screen and (max-width: 1199px){.modal.contact-modal .modal-content .modal-body .contact-info{padding:30px 20px}}.modal.contact-modal .modal-content .modal-body .contact-info h3{color:#fff;margin-bottom:0}.modal.contact-modal .modal-content .modal-body .contact-info p{color:#fff;font-weight:300}.modal.contact-modal .modal-content .modal-body .contact-info ul{padding:0;margin:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}.modal.contact-modal .modal-content .modal-body .contact-info ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:12px;column-gap:12px}.modal.contact-modal .modal-content .modal-body .contact-info ul li:last-child{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.modal.contact-modal .modal-content .modal-body .contact-info ul li .icon-box{width:44px;aspect-ratio:1;border-radius:50%;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal.contact-modal .modal-content .modal-body .contact-info ul li a,.modal.contact-modal .modal-content .modal-body .contact-info ul li p{color:#fff}.modal.contact-modal .modal-content .modal-body .contact-info ul li p{max-width:200px}.modal.contact-modal .modal-content .modal-body .contact-info .contact-img{position:absolute;bottom:0;right:0}@media only screen and (max-width: 1199px){.modal.contact-modal .modal-content .modal-body .contact-info .contact-img{width:100%;max-width:300px}}@media only screen and (max-width: 991px){.modal.contact-modal .modal-content .modal-body .contact-info .contact-img{max-width:200px}}@media only screen and (max-width: 767px){.modal.contact-modal .modal-content .modal-body .contact-info .contact-img{display:none}}table{width:100%;overflow:hidden;border-collapse:separate;border-radius:15px;border-spacing:0;table-layout:fixed;border:1px solid rgba(29,24,25,0.5)}@media only screen and (max-width: 575px){table{table-layout:auto}}table th{background-color:#1D1819;color:#fff;padding:25px 30px;font-weight:500;font-size:22px;line-height:1.3;border-right:1px solid rgba(255,255,255,0.2)}table th:first-of-type{border-radius:15px 0 0 0}table th:last-of-type{border-radius:0 15px 0 0;border-right:none}@media only screen and (max-width: 1199px){table th{font-size:18px}}@media only screen and (max-width: 767px){table th{font-size:12px;padding:16px 8px}}table tr{color:#1D1819}table tr:nth-child(even){background-color:rgba(239,62,44,0.2)}table tr td{padding:25px 30px;line-height:1.5;vertical-align:top;border-right:1px solid rgba(29,24,25,0.2);border-bottom:1px solid rgba(29,24,25,0.2)}@media only screen and (max-width: 767px){table tr td{padding:16px 8px;font-size:12px}}@media only screen and (max-width: 380px){table tr td{padding:10px 3px}}table tr td:last-child{border-right:none}table tr:last-of-type td{border-bottom:none}@media only screen and (max-width: 991px){table br{display:block}}.banner-section-1{background-color:#1D1819;color:#fff;padding:100px 0 0;position:relative;overflow:hidden}.banner-section-1::before{content:'';background-image:url("../images/wellneslogo.svg");background-position:center right 10px;background-repeat:no-repeat;background-size:370px;display:block;width:calc(50% - 100px);height:70%;background-color:#EF3E2C;-webkit-clip-path:polygon(0 0, 100% 0, 100% 70%, 70% 100%, 0 100%);clip-path:polygon(0 0, 100% 0, 100% 70%, 70% 100%, 0 100%);position:absolute;top:0;right:0;z-index:1}@media screen and (max-width: 1399px){.banner-section-1::before{width:50%}}@media screen and (max-width: 1199px){.banner-section-1::before{background-size:320px}}@media screen and (max-width: 991px){.banner-section-1::before{display:none}}.banner-section-1 .row{position:relative;z-index:2}.banner-section-1 .banner-info{position:relative}.banner-section-1 .banner-info::before{content:'';width:670px;aspect-ratio:1/0.2;background-color:rgba(255,209,209,0.6);border-radius:50%;-webkit-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg);position:absolute;top:50%;left:50%;-webkit-filter:blur(210px);filter:blur(210px);z-index:1}.banner-section-1 .banner-info h2{font-size:80px;line-height:1.3;font-weight:300;margin-bottom:40px;z-index:2}@media screen and (max-width: 1399px){.banner-section-1 .banner-info h2{font-size:60px}}@media screen and (max-width: 991px){.banner-section-1 .banner-info h2{text-align:center;font-size:40px;margin-bottom:20px}}@media screen and (max-width: 767px){.banner-section-1 .banner-info h2{font-size:32px}}@media screen and (max-width: 575px){.banner-section-1 .banner-info h2{font-size:26px}}.banner-section-1 .banner-info .btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:20px;column-gap:20px;position:relative;z-index:2}@media screen and (max-width: 991px){.banner-section-1 .banner-info .btn-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width: 575px){.banner-section-1 .banner-info .btn-wrapper{-webkit-column-gap:15px;column-gap:15px}}.banner-section-1 .banner-info p{font-weight:300;color:rgba(255,255,255,0.6);position:relative;z-index:2}.banner-section-1 .img-wrapper{width:100%;max-width:530px;margin-left:-12px}@media screen and (max-width: 1399px){.banner-section-1 .img-wrapper{max-width:400px}}@media screen and (max-width: 991px){.banner-section-1 .img-wrapper{max-width:500px;margin:0 auto;display:block}}.banner-section-1 .img-wrapper img{width:100%}.banner-section-2{background-color:#1D1819;margin-bottom:60px}@media screen and (max-width: 991px){.banner-section-2{margin-bottom:40px;overflow:hidden}}@media screen and (max-width: 575px){.banner-section-2{margin-bottom:25px}}.banner-section-2 .info-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-right:-12px;height:100%}.banner-section-2 .info-left::before{content:'';width:200%;height:100%;background-color:#fff;position:absolute;top:0;right:0;z-index:1;border-bottom:2px solid #EF3E2C}@media screen and (max-width: 991px){.banner-section-2 .info-left::before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.banner-section-2 .info-left img{width:100%;max-width:300px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-top:-130px;position:relative;z-index:2;-webkit-filter:drop-shadow(0 4px 16px rgba(0,0,0,0.5));filter:drop-shadow(0 4px 16px rgba(0,0,0,0.5))}@media screen and (max-width: 1399px){.banner-section-2 .info-left img{max-width:120px;margin-top:90px}}@media screen and (max-width: 1199px){.banner-section-2 .info-left img{max-width:100px;margin-top:40px}}@media screen and (max-width: 991px){.banner-section-2 .info-left img{margin-top:40px}}.banner-section-2 .info-left .info-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px;position:relative;z-index:2;padding:10px}@media screen and (max-width: 1199px){.banner-section-2 .info-left .info-1{row-gap:10px}}.banner-section-2 .info-left .info-1 h4{font-size:27px;line-height:1.3;margin-bottom:0;font-weight:400}@media screen and (max-width: 1399px){.banner-section-2 .info-left .info-1 h4{font-size:24px}}@media screen and (max-width: 1199px){.banner-section-2 .info-left .info-1 h4{font-size:18px}}.banner-section-2 .info-left .info-1 p{font-size:16px;line-height:1.3;font-weight:300}@media screen and (max-width: 1199px){.banner-section-2 .info-left .info-1 p{font-size:14px}}.banner-section-2 .info-left .info-1 a{color:#EF3E2C;font-size:16px;line-height:1.3;text-decoration:underline;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.banner-section-2 .info-left .info-1 a:hover{color:#1D1819}.banner-section-2 .info-right{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;overflow:hidden}@media screen and (max-width: 1199px){.banner-section-2 .info-right{height:200px}}.banner-section-2 .info-right .info-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 53%;flex:0 0 53%;position:relative;width:100%;height:100%}@media screen and (max-width: 1399px){.banner-section-2 .info-right .info-2{-webkit-box-flex:0;-ms-flex:0 0 40.5%;flex:0 0 40.5%}}@media screen and (max-width: 1199px){.banner-section-2 .info-right .info-2{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%}}@media screen and (max-width: 991px){.banner-section-2 .info-right .info-2{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%}}@media screen and (max-width: 767px){.banner-section-2 .info-right .info-2{-webkit-box-flex:0;-ms-flex:0 0 43.5%;flex:0 0 43.5%}}.banner-section-2 .info-right .info-2::after{content:'';width:2px;height:50%;background-image:-webkit-gradient(linear, left top, left bottom, from(#312829), color-stop(49%, rgba(255,255,255,0.5)), to(#221C1D));background-image:linear-gradient(#312829 0%, rgba(255,255,255,0.5) 49%, #221C1D 100%);position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1;display:block}@media screen and (max-width: 991px){.banner-section-2 .info-right .info-2::after{width:0.5px}}.banner-section-2 .info-right .info-2::before{content:'';width:50%;height:2px;background-image:-webkit-gradient(linear, left top, left bottom, from(#312829), color-stop(49%, rgba(255,255,255,0.5)), to(#221C1D));background-image:linear-gradient(#312829 0%, rgba(255,255,255,0.5) 49%, #221C1D 100%);position:absolute;top:50%;left:50%;z-index:1;display:block}@media screen and (max-width: 991px){.banner-section-2 .info-right .info-2::before{height:1px}}.banner-section-2 .info-right .info-2 img{position:relative;z-index:2}@media screen and (max-width: 991px){.banner-section-2 .info-right .info-2 img{max-width:35px}}.banner-section-2 .info-right .info-3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:20px;position:relative;z-index:3;color:#fff;text-align:center;-webkit-box-flex:0;-ms-flex:0 0 47%;flex:0 0 47%;border-width:2px;border-style:solid;-o-border-image:linear-gradient(to right, rgba(255,255,255,0.4), rgba(255,255,255,0.2)) 1;border-image:-webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0.4)), to(rgba(255,255,255,0.2))) 1;border-image:linear-gradient(to right, rgba(255,255,255,0.4), rgba(255,255,255,0.2)) 1;height:100%}.banner-section-2 .info-right .info-3::before{content:'';width:150px;aspect-ratio:1;background-color:rgba(255,209,209,0.7);border-radius:50%;-webkit-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg);position:absolute;top:50%;left:30%;-webkit-filter:blur(100px);filter:blur(100px);z-index:1}@media screen and (max-width: 767px){.banner-section-2 .info-right .info-3::before{width:100px;-webkit-filter:blur(70px);filter:blur(70px)}}@media screen and (max-width: 1399px){.banner-section-2 .info-right .info-3{-webkit-box-flex:0;-ms-flex:0 0 59.5%;flex:0 0 59.5%}}@media screen and (max-width: 1199px){.banner-section-2 .info-right .info-3{-webkit-box-flex:0;-ms-flex:0 0 52%;flex:0 0 52%;row-gap:10px}}@media screen and (max-width: 991px){.banner-section-2 .info-right .info-3{padding:30px 10px;border-width:1px;-webkit-box-flex:0;-ms-flex:0 0 55%;flex:0 0 55%}}@media screen and (max-width: 767px){.banner-section-2 .info-right .info-3{-webkit-box-flex:0;-ms-flex:0 0 56.5%;flex:0 0 56.5%}}.banner-section-2 .info-right .info-3 h4{font-size:50px;line-height:1.3;position:relative;z-index:2}@media screen and (max-width: 1399px){.banner-section-2 .info-right .info-3 h4{font-size:24px}}@media screen and (max-width: 1199px){.banner-section-2 .info-right .info-3 h4{font-size:18px}}.banner-section-2 .info-right .info-3 p{font-size:16px;line-height:1.3;font-weight:300;color:rgba(255,255,255,0.6);max-width:200px;margin:0 auto;position:relative;z-index:2}@media screen and (max-width: 1199px){.banner-section-2 .info-right .info-3 p{font-size:14px}}.banner-section-2 .info-right .info-3 a{color:#fff;font-size:16px;line-height:1.3;text-decoration:underline;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;position:relative;z-index:2}.banner-section-2 .info-right .info-3 a:hover{color:#EF3E2C}.about-section{position:relative}.about-section::before{content:'';width:580px;aspect-ratio:1/0.8;background-image:url("../images/vectors/vector-1.svg");background-position:left bottom;background-repeat:no-repeat;background-size:contain;position:absolute;bottom:0;left:0;z-index:-1}@media screen and (max-width: 991px){.about-section::before{width:300px;bottom:100px}}.about-section .img-wrapper{width:100%;max-width:100%;position:relative}@media screen and (max-width: 991px){.about-section .img-wrapper{max-width:450px;margin:0 auto}}.about-section .img-wrapper img{width:100%}.about-section .img-wrapper::before{content:'';width:180px;aspect-ratio:1;background-color:#1D1819;position:absolute;bottom:0;right:100%;-webkit-clip-path:polygon(100% 0, 0 100%, 100% 100%);clip-path:polygon(100% 0, 0 100%, 100% 100%)}@media screen and (max-width: 1399px){.about-section .img-wrapper::before{width:100px}}@media screen and (max-width: 991px){.about-section .img-wrapper::before{display:none}}@media screen and (max-width: 991px){.about-section .info-wrapper{text-align:center}}.about-section .info-wrapper p{font-size:16px;line-height:1.3;color:rgba(29,24,25,0.6);margin-bottom:50px}@media screen and (max-width: 575px){.about-section .info-wrapper p{font-size:14px}}.cta-section{padding-top:130px;margin:60px 0}@media screen and (max-width: 991px){.cta-section{padding-top:0;margin:40px 0}}@media screen and (max-width: 575px){.cta-section{margin:25px 0}}.cta-section .bg-wrapper{background-color:#EF3E2C;position:relative}@media screen and (max-width: 991px){.cta-section .bg-wrapper{padding-top:60px}}.cta-section .bg-wrapper::before{content:'';background-image:url("../images/wellneslogo.svg");background-size:contain;background-position:left center;background-repeat:no-repeat;width:650px;height:325px;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}@media screen and (max-width: 1199px){.cta-section .bg-wrapper::before{width:450px;height:225px}}@media screen and (max-width: 991px){.cta-section .bg-wrapper::before{display:none}}.cta-section .img-wrapper{width:100%;max-width:100%;line-height:0;position:relative;z-index:1}.cta-section .img-wrapper img{width:100%;max-width:512px;margin-left:auto;display:block;margin-top:-130px;position:relative;z-index:2;-webkit-filter:drop-shadow(0 4px 16px rgba(0,0,0,0.5));filter:drop-shadow(0 4px 16px rgba(0,0,0,0.5))}@media screen and (max-width: 991px){.cta-section .img-wrapper img{max-width:400px;margin:0 auto;-webkit-filter:none;filter:none}}.cta-section .bg-wrapper{background-image:#EF3E2C}@media screen and (max-width: 991px){.cta-section .bg-wrapper{text-align:center}}.cta-section .bg-wrapper p{font-size:16px;line-height:1.3;color:rgba(255,255,255,0.6);margin-bottom:50px}@media screen and (max-width: 575px){.cta-section .bg-wrapper p{font-size:14px}}.service-section{position:relative}.service-section::before{content:'';width:580px;aspect-ratio:1/0.8;background-image:url("../images/vectors/vector-1.svg");background-position:left bottom;background-repeat:no-repeat;background-size:contain;position:absolute;bottom:0;left:0;z-index:-1}@media screen and (max-width: 991px){.service-section::before{width:300px;bottom:200px}}.service-section .img-wrapper{width:100%;max-width:100%}.service-section .img-wrapper img{width:100%}@media screen and (max-width: 991px){.service-section .info-wrapper{text-align:center}}.service-section .info-wrapper p{font-size:16px;line-height:1.3;color:rgba(29,24,25,0.6);margin-bottom:50px}@media screen and (max-width: 575px){.service-section .info-wrapper p{font-size:14px}}.pricing-section .heading-wrapper p{font-size:16px;line-height:1.3;color:rgba(29,24,25,0.6);margin-bottom:50px}@media screen and (max-width: 575px){.pricing-section .heading-wrapper p{font-size:14px}}.pricing-section .pricing-wrapper .tab-nav{border:2px solid #1D1819;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style-type:none;padding:0;width:100%;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;margin:0 auto 45px}.pricing-section .pricing-wrapper .tab-nav li a{padding:19px 24px;font-size:16px;line-height:1.3;background-color:#fff;color:#1D1819;display:inline-block;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.pricing-section .pricing-wrapper .tab-nav li a:hover,.pricing-section .pricing-wrapper .tab-nav li a.active{background-color:#EF3E2C;color:#fff}@media screen and (max-width: 575px){.pricing-section .pricing-wrapper .tab-nav li a{font-size:12px;padding:10px}}.pricing-section .pricing-wrapper .tab-content{background-color:#1D1819;padding:2px;position:relative;overflow:hidden}@media screen and (max-width: 991px){.pricing-section .pricing-wrapper .tab-content{max-width:400px;margin:0 auto}}@media screen and (max-width: 575px){.pricing-section .pricing-wrapper .tab-content{max-width:280px;text-align:center}}.pricing-section .pricing-wrapper .tab-content::before{content:'';width:100%;height:100%;background-color:transparent;position:absolute;top:0;left:0;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;z-index:-1}.pricing-section .pricing-wrapper .tab-content .inner-wrapper{padding:30px;background-color:#fff}@media screen and (max-width: 1399px){.pricing-section .pricing-wrapper .tab-content .inner-wrapper{padding:20px}}.pricing-section .pricing-wrapper .tab-content .inner-wrapper::after{content:'';width:0;height:0;border-width:45px 45px 0 0;border-color:#fff transparent transparent transparent;border-style:solid;display:inline-block;-webkit-filter:drop-shadow(1.5px 1.5px 0 #1D1819);filter:drop-shadow(1.5px 1.5px 0 #1D1819);position:absolute;top:0;left:0;z-index:2}@media screen and (max-width: 1399px){.pricing-section .pricing-wrapper .tab-content .inner-wrapper::after{border-width:35px 35px 0 0}}.pricing-section .pricing-wrapper .tab-content h4{font-size:20px;line-height:1.3;color:#EF3E2C;margin-bottom:6px}.pricing-section .pricing-wrapper .tab-content p{font-size:12px;line-height:1.3;color:rgba(29,24,25,0.6);margin-bottom:28px}@media screen and (max-width: 1399px){.pricing-section .pricing-wrapper .tab-content p{font-size:11px;margin-bottom:20px}}.pricing-section .pricing-wrapper .tab-content h5{font-size:26px;line-height:1;font-weight:500;color:#1D1819;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-column-gap:6px;column-gap:6px;margin-bottom:35px}@media screen and (max-width: 1399px){.pricing-section .pricing-wrapper .tab-content h5{font-size:23px;margin-bottom:20px}}@media screen and (max-width: 575px){.pricing-section .pricing-wrapper .tab-content h5{font-size:45px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.pricing-section .pricing-wrapper .tab-content h5 span{font-size:16px;line-height:1.3;font-weight:300}@media screen and (max-width: 1399px){.pricing-section .pricing-wrapper .tab-content h5 span{font-size:14px}}.pricing-section .pricing-wrapper .tab-content ul{list-style-type:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}@media screen and (max-width: 575px){.pricing-section .pricing-wrapper .tab-content ul{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;margin:0 auto}}.pricing-section .pricing-wrapper .tab-content ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:6px;column-gap:6px;font-size:13px;line-height:1.3;color:#1D1819}@media screen and (max-width: 1399px){.pricing-section .pricing-wrapper .tab-content ul li{font-size:11px}}.pricing-section .pricing-wrapper .tab-content ul li::before{content:'';width:8px;height:8px;background-color:#EF3E2C;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.pricing-section .pricing-wrapper .tab-content .primary-btn{pointer-events:none;opacity:0.7}.pricing-section .pricing-wrapper .tab-content.active{position:relative;overflow:visible}.pricing-section .pricing-wrapper .tab-content.active::before{content:'';background-color:#EF3E2C;top:10px;left:10px}.pricing-section .pricing-wrapper .tab-content.active .primary-btn{pointer-events:all;opacity:1}@media (max-width: 1400px){.faq-section{padding-bottom:0px !important}}.faq-section .faq-accordion .accordion-item{border:none;border-radius:15px;margin-bottom:20px;background-color:transparent;-webkit-box-shadow:0 6px 15px 0 rgba(8,52,28,0.15);box-shadow:0 6px 15px 0 rgba(8,52,28,0.15)}@media screen and (max-width: 991px){.faq-section .faq-accordion .accordion-item{border-radius:20px}}.faq-section .faq-accordion .accordion-item .wrapper .accordion-header{color:#fff}.faq-section .faq-accordion .accordion-item .wrapper .accordion-header button{background-color:transparent;border:none;outline:none;width:100%;color:#000;text-align:left;padding:30px;border-radius:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:6px;column-gap:6px;font-weight:500;font-size:20px;line-height:1.3}.faq-section .faq-accordion .accordion-item .wrapper .accordion-header button::after{content:'';width:28px;height:28px;background-image:url("../images/icons/faq-plus.svg");background-position:center;background-repeat:no-repeat;background-size:16px 16px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-shadow:0 3px 15px 0 rgba(8,52,28,0.15);box-shadow:0 3px 15px 0 rgba(8,52,28,0.15);border-radius:6px}@media screen and (max-width: 575px){.faq-section .faq-accordion .accordion-item .wrapper .accordion-header button::after{width:18px;height:18px;background-size:10px 10px;border-radius:4px}}@media screen and (max-width: 767px){.faq-section .faq-accordion .accordion-item .wrapper .accordion-header button{font-size:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width: 575px){.faq-section .faq-accordion .accordion-item .wrapper .accordion-header button{padding:20px}}.faq-section .faq-accordion .accordion-item .wrapper .accordion-header button[aria-expanded="true"]::after{background-color:#EF3E2C;background-image:url("../images/icons/faq-minus.svg")}.faq-section .faq-accordion .accordion-item .wrapper .accordion-collapse{margin-top:5px}.faq-section .faq-accordion .accordion-item .wrapper .accordion-collapse .content-wrapper{padding:0 30px 40px 30px;border-radius:20px 20px 40px 40px;background-color:transparent;color:rgba(29,24,25,0.6)}.faq-section .faq-accordion .accordion-item .wrapper .accordion-collapse .content-wrapper p{font-size:18px;line-height:1.4}@media screen and (max-width: 1199px){.faq-section .faq-accordion .accordion-item .wrapper .accordion-collapse .content-wrapper p{font-size:16px}}@media screen and (max-width: 575px){.faq-section .faq-accordion .accordion-item .wrapper .accordion-collapse .content-wrapper p{font-size:14px}}@media screen and (max-width: 575px){.faq-section .faq-accordion .accordion-item .wrapper .accordion-collapse .content-wrapper{padding:0 20px 20px}}.support-card{width:100%;max-width:100%;height:100%;background-color:#EF3E2C;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:20px;padding:50px;text-align:center}@media screen and (max-width: 1199px){.support-card{padding:50px 30px}}@media screen and (max-width: 767px){.support-card{max-width:300px;margin:0 auto}}.support-card .icon-box{width:150px;aspect-ratio:1;background-color:#1D1819;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%}@media screen and (max-width: 1399px){.support-card .icon-box{width:100px}}.support-card .icon-box img{width:68px;aspect-ratio:1}@media screen and (max-width: 1399px){.support-card .icon-box img{width:50px}}.support-card h4{font-size:28px;line-height:1;margin-bottom:0}@media screen and (max-width: 1399px){.support-card h4{font-size:24px}}.support-card p{font-weight:300}.signup-section{background-image:url("../images/signup-bg.png");background-color:#f3f1e5;background-position:left bottom;background-repeat:no-repeat;padding:40px 0;position:relative;overflow:hidden}@media screen and (max-width: 1499px){.signup-section{background-position:-200px bottom}}@media screen and (max-width: 1199px){.signup-section{background-position:-280px bottom}}@media screen and (max-width: 991px){.signup-section{background-image:none}}.signup-section::before{content:'';width:50%;height:100%;position:absolute;top:0;left:50%;background:rgba(229,185,138,0.3);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1}@media screen and (max-width: 991px){.signup-section::before{display:none}}.signup-section .show-front{position:relative;z-index:2}.policy-content{font-size:16px;line-height:28px;color:rgba(29,24,25,0.6);position:relative}@media (max-width: 767px){.policy-content{font-size:15px}}.policy-content a{color:#EF3E2C}.policy-content a:hover{text-decoration:underline}.policy-content h1,.policy-content h2,.policy-content h3,.policy-content h4,.policy-content h5,.policy-content h6{font-size:26px;line-height:32px;color:#1D1819;margin-bottom:20px;font-weight:500}@media (max-width: 767px){.policy-content h1,.policy-content h2,.policy-content h3,.policy-content h4,.policy-content h5,.policy-content h6{font-size:18px;line-height:28px}}.policy-content b{font-size:18px;color:#1D1819;font-weight:500}.policy-content p{color:#08103090}.policy-content p small{font-size:14px;line-height:20px}.policy-content [id]{display:block;margin-top:-100px;padding-top:100px}@media (max-width: 767px){.policy-content [id]{margin-top:-80px;padding-top:80px}}.policy-content [id] table{display:table !important;margin-top:0 !important;padding-top:0 !important}table{margin-top:0;padding-top:0}.skiptranslate,.goog-te-combo{display:none !important}body{top:0 !important}.goog-te-gadget{display:block !important}#google_translate_element,select.goog-te-combo{position:fixed;z-index:999;top:-999px}body .goog-text-highlight{background:transparent !important;-webkit-box-shadow:none !important;box-shadow:none !important}#teams-dropdown-menu span.icon .fa{display:none}.loader{z-index:999999;position:fixed;top:0;bottom:0;height:100vh;width:100%;background:#fff;left:0}#teams-dropdown-menu ul li{text-transform:capitalize}#teams-dropdown-menu{border-radius:3px;position:relative;background-color:#ffffff;cursor:pointer;width:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:10px;height:36px;padding:6px}#teams-dropdown-menu .flag-text{font-size:0px;color:#000000}#teams-dropdown-menu ul{background:#fff;border-radius:5px;-webkit-box-shadow:0 2px 5px #0a0a0a0d, 0 0 10px 0 #0a0a0a14;box-shadow:0 2px 5px #0a0a0a0d, 0 0 10px 0 #0a0a0a14;display:none;left:0;overflow:hidden;padding:10px 0;position:absolute;top:50px;width:135px;z-index:99;padding:0;left:unset !important;right:0}img.img-fluid.flg{margin-right:10px}#teams-dropdown-menu ul.active{display:block;-webkit-animation:slidedown 0.2s;animation:slidedown 0.2s;top:50px}@-webkit-keyframes slidedown{from{margin-top:-25px;opacity:0}to{margin-top:0;opacity:1}}@keyframes slidedown{from{margin-top:-25px;opacity:0}to{margin-top:0;opacity:1}}#teams-dropdown-menu ul li{padding:10px 15px;color:#000000;font-size:14px;letter-spacing:0.5px;height:auto !important;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0;float:none}#teams-dropdown-menu ul li:hover{color:#000 !important;background-color:#f0f0f0}#teams-dropdown-menu span.icon:before{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid #000000;border-right:0.3em solid transparent;border-bottom:0;border-left:0.3em solid transparent;position:relative;top:2px}@media screen and (max-width: 1199px){#teams-dropdown-menu{height:32px;position:relative !important;background-color:#ffffff;cursor:pointer !important;width:60px !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;margin-right:0px !important}#teams-dropdown-menu .flag-text{font-size:0px;color:#000000;margin-right:10px}#teams-dropdown-menu .submenu-button{display:none}#teams-dropdown-menu span.icon i{color:#000}.header-main #teams-dropdown-menu{margin-left:auto !important}div#dropBlock_wrapper{margin-right:10px;margin-left:auto}.header.sticky header nav.menu.open ul{margin-top:25px}}
