@import url("https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:"Barlow",sans-serif;color:#0D373A;position:static !important}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:18px;line-height:1.3}@media screen and (max-width: 575px){p{font-size:16px}}.fr_wrapper header .navbar .navbar-collapse .navbar-nav{-webkit-column-gap:2px;column-gap:2px}.fr_wrapper header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link.auth-btn{padding:6px 14px;max-width:130px}.fr_wrapper header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link{font-size:14px}.primary-btn{border:2px solid #387965;background-color:transparent;outline:none;border-radius:30px;padding:14px 30px;color:#387965;font-size:20px;line-height:1.3;text-align:center;font-weight:600;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;display:inline-block}.primary-btn:hover{background-color:#EF8450;border:2px solid #EF8450;color:#fff}@media screen and (max-width: 1199px){.primary-btn{font-size:16px;padding:12px 30px}}@media screen and (max-width: 575px){.primary-btn{font-size:14px;padding:8px 16px}}.sub-heading{font-size:24px;line-height:1.3;color:#387965;font-weight:500;position:relative;padding-bottom:10px;margin-bottom:24px;display:block}.sub-heading::after{content:url("../images/subhead-underline.svg");position:absolute;bottom:0;left:0}@media screen and (max-width: 991px){.sub-heading::after{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}}@media screen and (max-width: 1199px){.sub-heading{margin-bottom:10px;font-size:20px}}.section-heading{font-size:50px;line-height:1.3;color:#0D373A;font-weight:700;margin-bottom:25px}@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}}.section-padding{padding:60px 0}@media screen and (max-width: 575px){.section-padding{padding:25px 0}}.to-top-btn{position:fixed;bottom:10px;right:30px;padding:10px 12px;z-index:5;border-radius:50%;background-color:#387965;border:1px solid #fff;-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:#387965;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:350px;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}}.print-btn:hover{background-color:#EF8450;color:#fff}.print-btn:hover span{color:#fff}.print-btn:hover img{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(41deg) brightness(106%) contrast(102%);filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(41deg) brightness(106%) contrast(102%)}[id]{scroll-margin-top:80px}@media (max-width: 767px){[id]{scroll-margin-top:50px}}#chat-widget-container{bottom:-10px !important;z-index:11 !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}}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:20px 0}header.sticky{top:0;background-color:rgba(255,255,255,0.5);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:10px 0}header.header-open{background-color:#fff}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;border-radius:30px}}@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:12px;column-gap:12px}@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 10px}@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(13,55,58,0.5);-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;position:relative;font-size:16px;line-height:1.3;font-weight:500}@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:#387965}header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link.auth-btn{background-color:transparent;border:1px solid #387965;color:#387965;padding:10px 22px;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;width:100%;max-width:115px}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:hover{background-color:#387965 !important;color:#fff !important}header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link.auth-btn:hover img{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(25%) hue-rotate(4deg) brightness(106%) contrast(106%) !important;filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(25%) hue-rotate(4deg) brightness(106%) contrast(106%) !important}header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link.auth-btn.dark{background-color:#387965;color:#fff;-webkit-transition:all 0.5s;transition:all 0.5s}header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link.auth-btn.dark img{-webkit-filter:brightness(0) saturate(100%) invert(13%) sepia(17%) saturate(1219%) hue-rotate(152deg) brightness(101%) contrast(99%);filter:brightness(0) saturate(100%) invert(13%) sepia(17%) saturate(1219%) hue-rotate(152deg) brightness(101%) contrast(99%)}header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link.auth-btn.dark:hover{background-color:transparent !important;border:1px solid #387965;color:#387965 !important}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:4px;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;border-radius:50%;background-color:#fff;width:36px;height:36px}header .navbar .menu-btn .hamburger .bar{height:2px;border-radius:14px;background-color:#387965;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;width:20px}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{margin-top:60px;background-color:#F4F3EE;padding:60px 0}@media screen and (max-width: 575px){footer{padding:50px 0 12px;margin-top:25px}}@media screen and (max-width: 575px){footer p{font-size:14px}}footer .footer-wrapper{background-color:#387965;color:#fff;padding:40px;border-radius:32px;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:40px}@media screen and (max-width: 991px){footer .footer-wrapper{row-gap:20px}}@media screen and (max-width: 575px){footer .footer-wrapper{padding:20px 16px;border-radius:20px}}footer .footer-wrapper .navbar-brand img{width:100%;display:block}footer .footer-wrapper hr{border-color:#fff}footer .footer-wrapper .accordion .accordion-item{border:none;background-color:transparent}footer .footer-wrapper .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-wrapper .accordion .accordion-item .accordion-header .accordion-button{margin-bottom:0}}@media screen and (max-width: 575px){footer .footer-wrapper .accordion .accordion-item .accordion-header .accordion-button{font-size:20px}}footer .footer-wrapper .accordion .accordion-item .accordion-header .accordion-button::after{background-image:url("../images/icons/arrow-down.svg");-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}footer .footer-wrapper .accordion .accordion-item .accordion-header .accordion-button[aria-expanded="true"]::after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}footer .footer-wrapper .accordion .accordion-item .accordion-collapse 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-wrapper .accordion .accordion-item .accordion-collapse ul{padding-top:20px}}@media screen and (max-width: 575px){footer .footer-wrapper .accordion .accordion-item .accordion-collapse ul{row-gap:10px}}footer .footer-wrapper .accordion .accordion-item .accordion-collapse 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-wrapper .accordion .accordion-item .accordion-collapse ul li{border-bottom:1px solid rgba(255,255,255,0.5);padding-bottom:6px}footer .footer-wrapper .accordion .accordion-item .accordion-collapse ul li img{width:18px;height:18px}}footer .footer-wrapper .accordion .accordion-item .accordion-collapse ul li a,footer .footer-wrapper .accordion .accordion-item .accordion-collapse ul li p{font-size:16px;line-height:1.3;color:rgba(255,252,235,0.7)}@media screen and (max-width: 575px){footer .footer-wrapper .accordion .accordion-item .accordion-collapse ul li a,footer .footer-wrapper .accordion .accordion-item .accordion-collapse ul li p{font-size:14px}}footer .footer-wrapper .accordion .accordion-item .accordion-collapse ul li a:not(.email)::first-letter{text-transform:uppercase}footer .footer-wrapper .accordion .accordion-item .accordion-collapse ul li a:hover{color:#fff}@media screen and (min-width: 992px){footer .footer-wrapper .accordion .accordion-collapse{display:block !important;height:auto !important;visibility:visible !important;overflow:visible !important}footer .footer-wrapper .accordion .accordion-button{pointer-events:none}footer .footer-wrapper .accordion .accordion-button::after{-webkit-transform:rotate(180deg) !important;transform:rotate(180deg) !important;display:none}footer .footer-wrapper .accordion .accordion-button.collapsed{color:#fff;background-color:transparent;-webkit-box-shadow:none;box-shadow:none}}@media screen and (max-width: 991px){footer .footer-wrapper .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-wrapper .accordion .accordion-button[aria-expanded="false"]::after{-webkit-transform:rotate(0deg);transform:rotate(0deg)}footer .footer-wrapper .accordion .accordion-button[aria-expanded="true"]::after{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@media (max-width: 575px){footer .footer-info-wrapper{padding-bottom:60px}}footer .footer-info-wrapper .cards{width:100%;max-width:300px}footer .footer-info-wrapper .navbar-brand img{width:100%;max-width:330px}.page-banner{padding:145px 0 60px;background-image:url("../images/breadcrumb-bg.svg");background-position:center;background-repeat:no-repeat;background-color:#F4F3EE;background-size:cover;margin-bottom:60px}@media screen and (max-width: 575px){.page-banner{padding:120px 0 60px;margin-bottom:25px}}.page-banner .banner-wrapper h3{font-size:60px;line-height:1.3;color:#0D373A;font-weight:700;margin-bottom:15px;text-align:center}.page-banner .banner-wrapper h3::first-letter{text-transform:uppercase}@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:6px;column-gap:6px}.page-banner .banner-wrapper ul li::after{content:'';width:6px;height:6px;border-radius:50%;background-color:#EF8450}.page-banner .banner-wrapper ul li a{font-size:20px;line-height:1.3;color:#0D373A;font-weight:500}@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:#EF8450}.page-banner .banner-wrapper ul li:last-child::after{display:none}.page-banner .banner-wrapper ul li:last-child a{font-weight:400;pointer-events:none}table{width:100%;overflow:hidden;border-collapse:separate;border-radius:15px;border-spacing:0;table-layout:fixed;border:1px solid rgba(8,52,28,0.3)}@media only screen and (max-width: 575px){table{table-layout:auto}}table th{background-color:#0D373A;color:#fff;padding:25px 30px;font-weight:500;font-size:22px;line-height:1.3;border-right:1px solid rgba(255,255,255,0.3)}table th:first-of-type{border-radius:12px 0 0 0}table th:last-of-type{border-radius:0 12px 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:#0D373A}table tr td{padding:25px 30px;line-height:1.5;vertical-align:top;border-right:1px solid rgba(8,52,28,0.3);border-bottom:1px solid rgba(8,52,28,0.3);background-color:#fff}@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}table tr:nth-child(even) td{background-color:rgba(56,121,101,0.2)}@media only screen and (max-width: 991px){table br{display:block}}table.faq{background:#fff}table.faq th{background-color:#0D373A;color:#fff;border-right:1px solid rgba(255,255,255,0.3)}table.faq th:last-child{border:none}.form-group{margin-bottom:16px}.form-group .form-control{padding:16px 24px;border-radius:8px;border:1px solid #DDDDDD;background-color:transparent;font-size:18px;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:#387965}.form-group .form-control:focus::-webkit-input-placeholder{color:#387965 !important}.form-group textarea.form-control{border-radius:8px}.form-text{font-size:18px;line-height:1.3;color:#0D373A;font-weight:500}@media screen and (max-width: 767px){.form-text{font-size:16px}}.form-text a{color:#0D373A;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out}.form-text a:hover{color:#387965}.signup-section{margin-top:130px}@media screen and (max-width: 1199px){.signup-section{margin-top:100px}}.signup-section .img-wrapper{width:100%;max-width:100%}.signup-section .img-wrapper img{width:100%}.signup-section .heading-wrappper p{color:rgba(13,55,58,0.7)}.modal{background:rgba(0,0,0,0.2);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@media screen and (max-width: 1199px){.modal .modal-dialog{padding:0 10px}}@media screen and (min-width: 991px){.modal .modal-dialog{max-width:1018px}}.modal .modal-content{border-radius:20px;background-color:#fff;border:none;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:25px;height:25px;position:absolute;top:10px;right:10px;z-index:3;padding:0}.modal .modal-content .btn-close:focus{-webkit-box-shadow:none;box-shadow:none}.modal .modal-content .modal-body{background-color:transparent;border-radius:20px;padding:35px;z-index:2}@media screen and (max-width: 575px){.modal .modal-content .modal-body{padding:30px 16px}}.modal .modal-content .modal-body .section-heading{font-size:40px;margin-bottom:20px;letter-spacing:0}@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:#387965;-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{color:#EF8450}@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:rgba(0,0,0,0.7)}@media only screen and (max-width: 575px){.modal .modal-content .modal-body p,.modal .modal-content .modal-body li{font-size:14px}}.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}.welcome-modal .modal-dialog{width:100%;max-width:100%;margin:0}.welcome-modal .modal-content{border-radius:0}.welcome-modal .modal-content .modal-body{border-radius:0;background-image:url("../images/welcome-modal-bg.svg");background-size:contain;background-position:center;background-repeat:no-repeat}@media screen and (max-width: 1599px){.welcome-modal .modal-content .modal-body{background-size:cover}}@media (min-width: 1600px){.welcome-modal .modal-content .modal-body{background-position:11vw}}.welcome-modal .modal-content .modal-body .content{border-left:1px solid rgba(13,55,58,0.3);padding-left:50px}@media screen and (max-width: 991px){.welcome-modal .modal-content .modal-body .content{border-left:none;padding-left:0}}.welcome-modal .modal-content .modal-body .content p::first-letter{text-transform:uppercases}.welcome-modal .modal-content .modal-body .img-wrapper img{width:100%;max-width:320px}.policy-content{font-size:16px;line-height:28px;color:rgba(0,0,0,0.7);position:relative}@media (max-width: 767px){.policy-content{font-size:15px}}.policy-content a{color:#387965;font-weight:bold}.policy-content a:hover{color:#EF8450}.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:#0D373A;margin-bottom:20px;font-weight:600}@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:#0D373A;font-weight:600}.policy-content p{color:rgba(0,0,0,0.7)}.policy-content p small{font-size:14px;line-height:20px}table{margin-top:0;padding-top:0}.banner-section{margin-top:130px}@media screen and (max-width: 1199px){.banner-section{margin-top:100px}}.banner-section .banner-info{text-align:right;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:end;-ms-flex-align:end;align-items:end;row-gap:20px;position:relative}.banner-section .banner-info .icon-img{position:absolute;bottom:-40%;right:50%}@media (max-width: 1199px){.banner-section .banner-info .icon-img{bottom:-30%}}@media (max-width: 991px){.banner-section .banner-info .icon-img{bottom:0%;right:20%;max-width:120px}}@media (max-width: 767px){.banner-section .banner-info .icon-img{bottom:0%;right:10%;max-width:100px}}@media (max-width: 575px){.banner-section .banner-info .icon-img{bottom:0%;right:0%;max-width:40px}}.banner-section .banner-info::after{position:absolute;content:url(../../assets/images/icons/banner-icon2.svg);top:-40%;right:30%;display:none}@media (min-width: 992px){.banner-section .banner-info::after{display:block}}@media screen and (max-width: 991px){.banner-section .banner-info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;row-gap:10px}}.banner-section .banner-info .small-heading{font-size:20px;line-height:1.3;color:#387965;font-weight:500;text-transform:uppercase;display:block}@media screen and (max-width: 991px){.banner-section .banner-info .small-heading{font-size:18px}}@media screen and (max-width: 575px){.banner-section .banner-info .small-heading{font-size:12px}}.banner-section .banner-info h2{font-size:70px;line-height:1;font-weight:600;text-transform:uppercase;color:#0D373A}@media screen and (max-width: 1399px){.banner-section .banner-info h2{font-size:50px}}@media screen and (max-width: 1199px){.banner-section .banner-info h2{font-size:40px}}@media screen and (max-width: 991px){.banner-section .banner-info h2{font-size:32px}}@media screen and (max-width: 575px){.banner-section .banner-info h2{font-size:24px}}.banner-section .banner-info h2 span{font-size:120px;font-weight:800}@media screen and (max-width: 1399px){.banner-section .banner-info h2 span{font-size:100px}}@media screen and (max-width: 1199px){.banner-section .banner-info h2 span{font-size:80px}}@media screen and (max-width: 991px){.banner-section .banner-info h2 span{font-size:60px}}@media screen and (max-width: 575px){.banner-section .banner-info h2 span{font-size:44px}}.banner-section .banner-info p{font-size:16px;line-height:1.4;color:#0D373A;width:100%;max-width:450px}@media screen and (max-width: 575px){.banner-section .banner-info p{font-size:14px}}.banner-section .img-wrapper{position:relative}@media (min-width: 1400px){.banner-section .img-wrapper::after{position:absolute;content:url(../../assets/images/icons/banner-triangle-icon.svg);left:-10%;top:20%}}.banner-section .img-wrapper .arrow-img{position:absolute;right:-10%;top:6%;rotate:-10deg;max-width:170px}@media (max-width: 1199px){.banner-section .img-wrapper .arrow-img{max-width:150px}}@media (max-width: 991px){.banner-section .img-wrapper .arrow-img{top:-100px;right:inherit;max-width:100px;rotate:0deg}}@media (max-width: 767px){.banner-section .img-wrapper .arrow-img{top:-100px;right:inherit;max-width:70px;rotate:21deg}}@media (max-width: 575px){.banner-section .img-wrapper .arrow-img{top:-70px;right:inherit;max-width:50px;rotate:21deg}}.banner-section .img-wrapper img{width:100%;max-width:100%}@media screen and (max-width: 1199px){.banner-section .img-wrapper img{max-width:500px;margin:0 auto;display:block}}.features-section{background-color:#F4F3EE;padding:60px 0;margin-bottom:60px}@media screen and (max-width: 1199px){.features-section{padding:50px 0;margin-bottom:0px}}@media screen and (max-width: 575px){.features-section{padding:50px 0;margin-bottom:25px}}@media screen and (max-width: 1199px){.features-section .sub-heading::after{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}}.features-section .feature-card{border-radius:20px;padding:30px;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;color:#fff;text-align:center;height:100%;width:100%}@media screen and (max-width: 1399px){.features-section .feature-card{padding:20px}}@media screen and (max-width: 575px){.features-section .feature-card{max-width:230px;margin:0 auto}}@media screen and (max-width: 991px){.features-section .feature-card{padding:20px 10px}}.features-section .feature-card.first{background-color:#EF8450}.features-section .feature-card.second{background-color:#387965}.features-section .feature-card.third{background-color:#EDCB4B}.features-section .feature-card .icon-box{width:128px;aspect-ratio:1;border-radius:50%;background-color:#0D373A;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}@media screen and (max-width: 1199px){.features-section .feature-card .icon-box{width:100px}.features-section .feature-card .icon-box img{width:50px}}@media screen and (max-width: 991px){.features-section .feature-card .icon-box{width:80px}.features-section .feature-card .icon-box img{width:40px}}.features-section .feature-card h4{font-size:24px;line-height:1.3;font-weight:600;margin-bottom:0}@media screen and (max-width: 991px){.features-section .feature-card h4{font-size:20px}}.features-section .feature-card p{font-size:16px;line-height:1.3;color:rgba(255,255,255,0.7)}@media screen and (max-width: 991px){.features-section .feature-card p{font-size:14px}}.about-section{overflow:hidden;position:relative}@media (min-width: 992px){.about-section::after{position:absolute;content:'';width:220px;height:220px;border-radius:50%;background-color:#EDCB4B;right:-110px;top:100px}}.about-section .img-wrapper{position:relative}@media screen and (max-width: 991px){.about-section .img-wrapper{width:100%;max-width:500px;margin:0 auto}}.about-section .img-wrapper::before{content:'';height:324px;aspect-ratio:1;background-image:url("../images/vectors/vector-1.svg");background-position:left center;background-size:contain;background-repeat:no-repeat;position:absolute;bottom:-50px;left:-70px;z-index:-1}@media screen and (max-width: 575px){.about-section .img-wrapper::before{height:200px;bottom:-25px;left:-30px}}.about-section .img-wrapper img{width:100%;max-width:100%}.about-section p{margin-bottom:18px;font-size:16px;line-height:1.3;color:#0D373A}.about-section ul{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:24px;padding:0;margin-bottom:24px}@media screen and (max-width: 991px){.about-section ul{max-width:300px;margin:0 auto 20px;text-align:left}}.about-section ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-column-gap:16px;column-gap:16px;font-size:16px;line-height:1.3;color:#0D373A}.about-section ul li::before{content:'';width:18px;height:18px;background-image:url("../images/icons/bullet-icon.svg");background-repeat:no-repeat;background-position:center;background-size:contain;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.working-section{background-color:#F4F3EE;margin:60px 0;padding:60px 0;position:relative}@media (min-width: 767px){.working-section::after{position:absolute;content:'';width:149px;height:149px;border-radius:50%;background-color:#387965;left:-70px;bottom:100px}.working-section::before{position:absolute;content:'';width:35px;height:35px;border-radius:50%;background-color:#EF8450;left:70px;bottom:80px}}.working-section .icon-img{position:absolute;top:15px;right:15px}@media screen and (max-width: 575px){.working-section{padding:50px 0;margin-bottom:25px}}.working-section .heading-wrappper{width:100%;max-width:320px;margin-left:auto}@media screen and (max-width: 1199px){.working-section .heading-wrappper{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;text-align:center;margin:0 auto}}.working-section .heading-wrappper .section-heading{position:relative;margin-bottom:10px}.working-section .heading-wrappper .section-heading::before{content:'';width:110px;aspect-ratio:1;background-image:url("../images/vectors/vector-2.svg");background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;top:-70px;left:-70px;opacity:0.5}@media screen and (max-width: 1199px){.working-section .heading-wrappper .section-heading::before{width:80px;top:-55px;left:-55px}}@media screen and (max-width: 575px){.working-section .heading-wrappper .section-heading::before{width:50px;left:0;top:-35px}}.working-section .heading-wrappper p{font-size:16px}@media (max-width: 575px){.working-section .heading-wrappper p{font-size:12px}}.working-section .working-card{border-radius:20px;padding:30px;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;color:#fff;text-align:center;height:100%;width:100%}@media screen and (max-width: 1399px){.working-section .working-card{padding:20px}}@media screen and (max-width: 575px){.working-section .working-card{max-width:230px;margin:0 auto}}@media screen and (max-width: 991px){.working-section .working-card{padding:20px 10px}}.working-section .working-card.first{background-color:#EF8450}.working-section .working-card.second{background-color:#387965}.working-section .working-card .icon-box{width:128px;aspect-ratio:1;border-radius:50%;background-color:#0D373A;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}@media screen and (max-width: 1199px){.working-section .working-card .icon-box{width:100px}.working-section .working-card .icon-box img{width:50px}}@media screen and (max-width: 991px){.working-section .working-card .icon-box{width:80px}.working-section .working-card .icon-box img{width:40px}}.working-section .working-card h4{font-size:24px;line-height:1.3;font-weight:500;margin-bottom:0}@media screen and (max-width: 991px){.working-section .working-card h4{font-size:20px}}.working-section .working-card p{font-size:16px;line-height:1.3;color:rgba(255,255,255,0.7)}@media screen and (max-width: 991px){.working-section .working-card p{font-size:14px}}.service-section{position:relative}@media (min-width: 1200px){.service-section::after{position:absolute;content:'';width:149px;height:149px;border-radius:50%;background-color:#EDCB4B;left:-70px;bottom:50px}}.service-section .services-wrapper{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:30px}@media screen and (max-width: 991px){.service-section .services-wrapper{row-gap:10px}}.service-section .services-wrapper li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-column-gap:24px;column-gap:24px}@media screen and (max-width: 991px){.service-section .services-wrapper li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.service-section .services-wrapper li .icon-box{width:85px;aspect-ratio:1;border-radius:10px;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 auto;flex:0 0 auto}.service-section .services-wrapper li .icon-box.first{background-color:#EF8450}.service-section .services-wrapper li .icon-box.second{background-color:#387965}.service-section .services-wrapper li .icon-box.third{background-color:#EDCB4B}@media screen and (max-width: 1199px){.service-section .services-wrapper li .icon-box{width:60px}.service-section .services-wrapper li .icon-box img{width:36px}}.service-section .services-wrapper li .info-wrapper h6{font-size:24px;line-height:1.3;font-weight:600}@media screen and (max-width: 1199px){.service-section .services-wrapper li .info-wrapper h6{font-size:20px}}@media screen and (max-width: 575px){.service-section .services-wrapper li .info-wrapper h6{font-size:18px}}.service-section .services-wrapper li .info-wrapper p{font-size:16px;line-height:1.3;color:rgba(0,0,0,0.7)}@media screen and (max-width: 991px){.service-section .services-wrapper li .info-wrapper p{max-width:350px;margin:0 auto}}@media screen and (max-width: 575px){.service-section .services-wrapper li .info-wrapper p{font-size:14px}}.service-section .img-wrapper{width:100%;max-width:100%}@media screen and (max-width: 991px){.service-section .img-wrapper{max-width:500px;margin:0 auto}}.service-section .img-wrapper img{width:100%}.cta-section{background-color:#F4F3EE;margin:60px 0}@media screen and (max-width: 991px){.cta-section{padding-top:38px;overflow:hidden}}@media screen and (max-width: 575px){.cta-section{margin:25px 0}}.cta-section .img-wrapper-lg{position:relative}.cta-section .img-wrapper-lg .cta-bg{width:100%;max-width:100%}.cta-section .img-wrapper-lg .cta-girl{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width: 1399px){.cta-section .img-wrapper-lg .cta-girl{width:400px}}@media screen and (max-width: 1199px){.cta-section .img-wrapper-lg .cta-girl{width:340px}}.cta-section .img-wrapper-lg::before{content:'';width:100%;height:276px;background-color:#EDCB4B;border-radius:0 200px 200px 0;display:block;position:absolute;bottom:0;left:-50%}@media screen and (max-width: 1399px){.cta-section .img-wrapper-lg::before{height:250px}}@media screen and (max-width: 1199px){.cta-section .img-wrapper-lg::before{height:200px}}.cta-section .img-wrapper-sm{width:100%;max-width:400px;margin:0 auto;position:relative}.cta-section .img-wrapper-sm img{width:100%;position:relative;z-index:2}.cta-section .img-wrapper-sm::before{content:'';width:calc(100% + 200px);height:180px;background-color:#EDCB4B;border-radius:200px 0 0 200px;display:block;position:absolute;bottom:0;right:-80%;z-index:1}@media screen and (max-width: 575px){.cta-section .img-wrapper-sm::before{height:150px}}.pricing-section{position:relative;overflow:hidden}@media (min-width: 767px){.pricing-section::after{position:absolute;content:'';width:149px;height:149px;border-radius:50%;background-color:#387965;left:-70px;bottom:100px}}@media (min-width: 767px) and (max-width: 1400px){.pricing-section::after{width:110px;height:110px}}@media (min-width: 767px) and (max-width: 1500px){.pricing-section::after{width:120px;height:120px}}@media (min-width: 767px){.pricing-section::before{position:absolute;content:'';width:35px;height:35px;border-radius:50%;background-color:#EF8450;left:70px;bottom:80px}}.pricing-section .price-card{padding:14px 14px 30px 14px;border-radius:20px;text-align:center;color:#fff;opacity:0.9;-webkit-filter:blur(3px);filter:blur(3px);cursor:pointer;position:relative;z-index:1}.pricing-section .price-card.first{background-color:#EF8450}.pricing-section .price-card.second{background-color:#387965}.pricing-section .price-card.third{background-color:#EDCB4B;position:relative}@media (min-width: 992px){.pricing-section .price-card.third::after{position:absolute;content:url(../../assets/images/icons/printer-dots.svg);right:-100px;top:-100px}}@media screen and (max-width: 767px){.pricing-section .price-card{width:100%;max-width:300px;margin:0 auto}}.pricing-section .price-card .card-name{width:100%;background-color:#fff;color:#0D373A;padding:10px;border-radius:20px;margin-bottom:40px}.pricing-section .price-card .card-name h3{font-size:36px;line-height:1.3;font-weight:700;margin-bottom:0}@media screen and (max-width: 1199px){.pricing-section .price-card .card-name h3{font-size:32px}}@media screen and (max-width: 575px){.pricing-section .price-card .card-name h3{font-size:26px}}.pricing-section .price-card h4{font-size:32px;line-height:1.3;font-weight:700}.pricing-section .price-card p{font-size:20px;line-height:1.3;margin-bottom:10px}.pricing-section .price-card p:nth-child(4){margin-bottom:30px}@media screen and (max-width: 1199PX){.pricing-section .price-card p{font-size:16px}}@media screen and (max-width: 575px){.pricing-section .price-card p{font-size:14px}}.pricing-section .price-card .primary-btn{border:2px solid #fff;color:#fff}.pricing-section .price-card .primary-btn:hover{background-color:#fff;color:#387965}.pricing-section .price-card.active{opacity:1;-webkit-filter:none;filter:none}.pricing-section .price-card.active .card-name{background-color:#0D373A;color:#fff}.support-section{margin-bottom:60px}@media screen and (min-width: 992px) and (max-width: 1400px){.support-section{padding-top:0px !important}}@media screen and (max-width: 575px){.support-section{margin-bottom:25px}}@media screen and (max-width: 1199px){.support-section .sub-heading::after{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}}.support-section .support-card{border-radius:20px;padding:30px;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;color:#fff;text-align:center;height:100%;width:100%;position:relative;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}@media screen and (max-width: 1399px){.support-section .support-card{padding:20px}}@media screen and (max-width: 575px){.support-section .support-card{max-width:230px;margin:0 auto}}@media screen and (max-width: 991px){.support-section .support-card{padding:20px 10px}}.support-section .support-card.first{background-color:#EF8450}.support-section .support-card.second{background-color:#387965}.support-section .support-card.third{background-color:#EDCB4B}.support-section .support-card .icon-box{width:128px;aspect-ratio:1;border-radius:50%;background-color:#0D373A;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}.support-section .support-card .icon-box img{-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}@media screen and (max-width: 1199px){.support-section .support-card .icon-box{width:100px}.support-section .support-card .icon-box img{width:50px}}@media screen and (max-width: 991px){.support-section .support-card .icon-box{width:80px}.support-section .support-card .icon-box img{width:40px}}.support-section .support-card h4{font-size:24px;line-height:1.3;font-weight:600;margin-bottom:0}@media screen and (max-width: 991px){.support-section .support-card h4{font-size:20px}}.support-section .support-card p{font-size:16px;line-height:1.3;color:rgba(255,255,255,0.7)}@media screen and (max-width: 991px){.support-section .support-card p{font-size:14px}}.support-section .support-card:hover{-webkit-box-shadow:0 6px 15px 0 rgba(8,52,28,0.1);box-shadow:0 6px 15px 0 rgba(8,52,28,0.1)}.support-section .support-card:hover .icon-box img{scale:1.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:#0D373A;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:#387965;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(0,0,0,0.7)}.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}}.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:#0d373a;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 #fff;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:#0d373a;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}}
