body{overflow-x:hidden!important;padding-right:0!important}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font-family:inherit;vertical-align:baseline;box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}*:after,*:before{box-sizing:border-box}button{border:none;cursor:pointer;border-radius:5px;font-family:inherit;outline:none}button:focus{outline:none;box-shadow:none}a,a:hover{text-decoration:none}textarea,input{border:none;outline:none;box-shadow:none;font-family:inherit;width:100%}select{appearance:none;-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}img{height:100%;width:100%;object-fit:contain}a{color:inherit;text-decoration:none}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}h1,h2,h3,p{margin:0}ul,li{margin:0;padding:0;list-style-type:none}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.container{max-width:960px;margin:0 auto;padding:0px 1rem}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1140px}}@media (min-width: 1400px){.container{max-width:1320px}}@media (min-width: 1920px){.container{max-width:1440px}}@media (min-width: 2560px){.container{max-width:1920px}}header{border-bottom:1px solid #727272;position:absolute;top:0;left:0;right:0;z-index:99;padding:17px 0;z-index:999}@media (max-width: 767px){header{padding:15px 0}}@media (max-width: 575px){header{padding:10px 0}}.logo{height:47px;max-width:135px;width:100%;display:inline-block}@media (max-width: 767px){.logo{height:35px;max-width:90px}}@media (max-width: 575px){.logo{height:25px;max-width:75px}}.logo img{height:100%;width:100%;object-fit:contain}.header_content{display:grid;align-items:center;grid-template-columns:1fr 150px;column-gap:20px}.header_nav{display:flex;align-items:center;column-gap:20px;column-gap:60px}.header_nav nav{display:flex;align-items:center;column-gap:20px}@media (max-width: 1200px){.header_nav nav{display:none}}.header_nav nav ul{display:flex;align-items:center;column-gap:10px}.header_nav nav ul li a{color:#fff;text-decoration:none;padding:10px 6px;text-wrap:nowrap;transition:color .3s ease}@media (max-width: 1440px){.header_nav nav ul li a{font-size:1rem}}.header_nav nav ul li a.active,.header_nav nav ul li a:hover{color:#e21b22}.header_nav nav .nav_btns{display:flex;align-items:center;column-gap:10px}.header_options{display:flex;align-items:center;justify-content:flex-end;column-gap:20px}.offcanvas{background:#03010a;box-shadow:0 40px 80px #47474740}.offcanvas .btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");color:#ffeaea;background:#f3efef var(--bs-btn-close-bg) center/1em auto no-repeat}@media (max-width: 575.99px){.offcanvas .btn-close{--bs-offcanvas-width: 300px}}.sidebar-menu ul{padding-bottom:100px;display:flex;flex-direction:column;gap:10px}.sidebar-menu ul li a{color:#fff;text-decoration:none;padding:10px 6px;text-wrap:nowrap;transition:color .3s ease}@media (max-width: 576px){.sidebar-menu ul li a{font-size:1rem}}.footer{background:#000}.footer_logo{height:54px;width:154px;display:block}@media (max-width: 575.99px){.footer_logo{margin-right:auto;margin-left:auto;height:35px;width:110px}}.footer_logo img{height:100%;width:100%;object-fit:contain}.footer_wrapper{display:grid;grid-template-columns:2fr 1fr 1fr;column-gap:40px;padding-top:83px;padding-bottom:70px}@media (max-width: 767.99px){.footer_wrapper{grid-template-columns:repeat(2,1fr);grid-gap:40px;padding-top:50px;padding-bottom:50px}}@media (max-width: 575.99px){.footer_wrapper{grid-template-columns:repeat(1,1fr);grid-gap:30px;text-align:center}}.footer_brands p{font-size:1.125rem;font-weight:400;line-height:30px;color:#fff;padding:20px 0;max-width:535px;width:100%}@media (max-width: 535px){.footer_brands p{font-size:.875rem;line-height:24px;max-width:340px;margin:0 auto;text-align:center}}.footer_socail{display:flex;align-items:center;column-gap:10px}@media (max-width: 575.99px){.footer_socail{justify-content:center}}.footer_socail li a{color:#fff;font-size:1.375rem}.footer_socail li a:hover{color:#e21b22}.footer_widgets h4{font-family:Poppins,sans-serif;font-size:1.5625rem;font-weight:600;line-height:37.5px;color:#fff;padding-bottom:10px;margin-bottom:20px;position:relative}@media (max-width: 576px){.footer_widgets h4{font-size:1.25rem}}.footer_widgets h4:after{position:absolute;bottom:0;left:0;height:4px;width:58px;background:#e21b22;content:""}@media (max-width: 575.99px){.footer_widgets h4:after{left:50%;transform:translate(-50%)}}.footer_widgets ul li a{font-size:1rem;font-weight:400;line-height:30px;color:#fff;padding:5px 0;margin-bottom:5px}.footer_widgets ul li a:hover{text-decoration:underline;opacity:.7}@media (max-width: 575px){.footer_widgets ul li a{font-size:.875rem}}.footer_cp{border-top:1px solid #ffffff;padding:20px 0;text-align:center;font-family:Poppins,sans-serif;font-size:1rem;font-weight:400;line-height:30px;color:#fff;background:#000}@media (max-width: 576px){.footer_cp{padding:15px 0}.footer_cp p{font-size:.75rem}}.form_devider_3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px}@media (max-width: 767.99px){.form_devider_3{grid-template-columns:repeat(1,1fr);grid-gap:12px}}.page_hero{background-color:#00000073;background-image:url(/build/assets/header-bg-b1a0a1ca.png);background-repeat:no-repeat;background-size:cover;background-position:center center;position:relative;z-index:1;overflow:hidden}.page_hero:before{position:absolute;height:100%;width:100%;top:0;left:0;background:#000000;content:"";opacity:.6;z-index:-1}.page_hero_shape{position:absolute;top:0;right:-60px;height:315px;width:370px;z-index:-1}@media (max-width: 575.99px){.page_hero_shape{height:200px;width:245px;opacity:.7}}.page_hero_text{display:flex;align-items:center;justify-content:center;padding-top:180px;padding-bottom:80px}@media (max-width: 767px){.page_hero_text{padding-top:150px;padding-bottom:100px}}.page_hero_text h1{color:#fff;padding-bottom:5px;text-align:center;font-size:clamp(2.4rem,-.6829rem + 5.6098vw,3.875rem)}@media (max-width: 576px){.page_hero_text h1{font-size:1.875rem}}button:disabled{pointer-events:none;opacity:.9}.btn_primary{background-color:#e21b22;color:#fff;border:2px solid #e21b22;border-radius:0;padding:10px 20px;cursor:pointer;font-family:Outfit,sans-serif;transition:.2s all ease-in-out}.btn_primary:hover{opacity:.9}.btn_secondary{background-color:#000;color:#fff;border:2px solid #000;border-radius:0;padding:10px 20px;cursor:pointer;font-family:Outfit,sans-serif}.btn_secondary:hover{color:#fff;opacity:.8}.btn_primary_outline{background-color:#e21b22;color:#fff;border:2px solid #e21b22;border-radius:0;padding:10px 20px;cursor:pointer;font-family:Outfit,sans-serif;border-color:#fff;background-color:transparent;transition:.2s all ease-in-out}.btn_primary_outline:hover{background-color:#e21b22;color:#fff;border-color:#e21b22}.btn_primary_white{background-color:#fff;color:#e21b22;border:2px solid #fff;padding:10px 30px;cursor:pointer;font-family:Outfit,sans-serif;transition:all .4s ease;font-weight:700;border-radius:6px}.btn_primary_white:hover{background:transparent;border:2px solid #fff;color:#fff}.view_more{font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:600;line-height:31.5px;color:#e21b22;background:transparent;text-decoration:underline}.side_menu{position:absolute;max-width:506px;width:100%;background:#000000;padding:40px 50px;min-height:100vh;right:0;top:0;z-index:999;max-height:100vh;overflow-y:auto}@media (max-width: 1440px){.side_menu{padding:40px 30px}}.side_menu_bottom{padding-top:30px}.side_menu_bottom label{font-family:Poppins,sans-serif;font-size:20px;font-weight:400;line-height:30px;color:#fff}.side_menu_bottom ._phone{padding-top:20px}.side_menu_bottom ._phone p{color:#e21b22;font-size:20px;font-weight:400;line-height:30px;font-weight:600}.side_menu_bottom ._phone p a:hover{text-decoration:underline;color:#e21b22}.side_menu_bottom ._item{padding-top:20px}.side_menu_bottom ._item p,.side_menu_bottom ._item a{font-family:Poppins,sans-serif;font-size:20px;font-weight:400;line-height:30px;color:#fff;display:block}.side_menu_bottom ._item a:hover{text-decoration:underline;color:#e21b22}.side_menu_head{text-align:right;position:relative}.side_menu_head .side_menu_close{position:absolute;right:0;top:-8px;z-index:99}.side_menu_close{height:35px;width:35px;padding:8px;background:transparent}.side_menu_close img{height:100%;width:100%;object-fit:contain}.side_menu_title{color:#fff;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;padding-bottom:10px;position:relative;margin-bottom:10px}.side_menu_title:after{position:absolute;bottom:0;left:0;height:2px;width:58px;background:#e21b22;content:""}.side_menu .quick_links_pragraph p{padding-top:15px;color:#fff;font-family:Outfit,sans-serif;font-size:1.125rem;font-weight:400;line-height:25.2px}.auth_area{padding-top:150px;padding-bottom:50px;overflow:hidden;padding-bottom:70px!important}.auth_area:after{display:none}@media (max-width: 767px){.auth_area{padding-top:120px;padding-bottom:40px!important}}@media (max-width: 576px){.auth_area{padding-top:90px}}.auth_content{display:grid;grid-template-columns:560fr 750fr}@media (max-width: 992.99px){.auth_content{grid-template-columns:repeat(1,1fr)}}.auth_text{background:#e21b22;padding:100px 40px;position:relative;z-index:1}@media screen and (max-width: 991px){.auth_text{padding-bottom:320px;padding-top:50px}}@media screen and (max-width: 575.99px){.auth_text{padding-bottom:250px}}@media screen and (max-width: 450px){.auth_text{padding-bottom:200px}}.auth_text:after{position:absolute;background-image:url(/build/assets/bg-testimonial-c009960d.png);background-repeat:no-repeat;background-size:contain;background-position:center;content:"";bottom:0;left:0;height:100%;width:100%;background-position:bottom right;z-index:-1}@media (max-width: 576px){.auth_text:after{height:170px;width:100%;background-position:bottom left}}.auth_text h2{color:#fff;font-size:3.5rem;font-weight:600;padding-bottom:10px;border-bottom:1px solid #ffffff;text-align:center;margin-bottom:20px}@media (max-width: 1200.99px){.auth_text h2{font-size:2.1875rem}}@media (max-width: 576.99px){.auth_text h2{font-size:1.875rem;font-weight:600}}.auth_text p{font-size:25px;font-weight:500;text-align:center;color:#fff}@media (max-width: 1200.99px){.auth_text p{font-size:1.125rem;line-height:1.6}}@media (max-width: 576.99px){.auth_text p{font-size:1rem;font-weight:400;max-width:220px;margin:0 auto}}.auth_form{background:#ffffff;padding:40px;position:relative;z-index:99}@media (max-width: 767px){.auth_form{padding:40px 30px}}.auth_form_wrapper{max-width:572px;width:100%;margin:0 auto}.auth_form_head{display:flex;align-items:center;justify-content:space-between;column-gap:20px;padding-bottom:24px}@media (max-width: 576px){.auth_form_head{justify-content:center}}.auth_form_head p{font-size:1.25rem;font-weight:500;line-height:30px;color:#666}.auth_form_head p a{color:#e21b22;text-decoration:underline}.auth_form_head p a:hover{color:#000}@media (max-width: 768px){.auth_form_head p{font-size:1rem}}.auth_form_head .btn_left{color:#e21b22;font-size:1.5rem;transition:.3s all ease;background:transparent}.auth_form_head .btn_left:hover{color:#000}@media (max-width: 576px){.auth_form_head .btn_left{display:none}}.auth_form_header{padding-bottom:20px}.auth_form_header h2{border-bottom:1px solid #999999;padding-bottom:10px;color:#000;font-weight:600;margin-bottom:20px}@media (max-width: 576px){.auth_form_header h2{font-size:1.875rem;margin-bottom:15px}}.auth_form_header p{font-size:1.125rem;font-weight:500;line-height:30px;color:#666}@media (max-width: 768px){.auth_form_header p{font-size:1rem;line-height:1.4}.auth_form_header p br{display:none}}@media (max-width: 576px){.auth_form_header p{font-size:.875rem;line-height:1.4}}.auth_form_box .single_input input,.auth_form_box .single_input select{border-radius:10px;padding:16px 20px}@media (max-width: 768px){.auth_form_box .single_input input,.auth_form_box .single_input select{border-radius:0}}.auth_form_btns{text-align:center}.auth_form_btns .btn_primary{width:100%;margin-top:15px;padding:12px;font-size:1.25rem;border-radius:10px}.auth_form_btns .btn_forgot{margin-top:20px;color:#e21b22;font-size:20px;font-weight:500;line-height:30px;text-align:center;text-decoration:underline;display:inline-block}.auth_form_btns .btn_forgot:hover{color:#000}@media (max-width: 576px){.auth_form_btns .btn_forgot{font-size:.875rem;margin-top:15px}}.auth_form_footer{text-align:center;padding-top:30px}@media (max-width: 768px){.auth_form_footer{padding-top:20px}.auth_form_footer .social_media_btns{grid-gap:10px}.auth_form_footer .social_media_btns button{border-radius:0}}.auth_form_footer h5{font-size:1.25rem;font-weight:400;text-align:center;color:#000;padding-bottom:20px}@media (max-width: 576px){.auth_form_footer h5{font-size:.875rem}}.auth_signup .auth_content{grid-template-columns:750fr 560fr}@media (max-width: 992.99px){.auth_signup .auth_content{display:flex;flex-direction:column-reverse}}.auth_signup .auth_text:after{background-image:url(/build/assets/bg-testimonial-2-d5d70459.png);left:inherit;right:0;height:100%;width:100%;bottom:0;background-position:bottom right}@media (max-width: 450px){.auth_signup .auth_text:after{height:170px;width:100%;background-position:bottom right}}.auth_options{display:grid;grid-template-columns:repeat(2,1fr);padding-bottom:25px}@media (max-width: 768.99px){.auth_options{grid-template-columns:repeat(1,1fr)}}.auth_options button{font-weight:600;font-size:1.125rem;padding:14px 20px}.authStripe_wrapper{display:grid;grid-template-columns:1fr 1.4fr;position:relative;z-index:99}@media (max-width: 991px){.authStripe_wrapper{grid-template-columns:1fr}}.authStripe_text{background:#E21B22;display:flex;flex-direction:column;justify-content:space-between}.authStripe_text .textBox{padding:40px}.authStripe_text .textBox .head_top{display:flex;align-items:center;column-gap:10px}.authStripe_text .textBox .head_top .btn_back{background:transparent;color:#fff}.authStripe_text .textBox .head_top .btn_back span{font-size:1.25rem;font-weight:600;padding:0 5px}@media (max-width: 768px){.authStripe_text .textBox .head_top .btn_back span{font-size:1rem}}.authStripe_text .textBox .head_top .btn_back strong{padding:4px 10px;background:#ffffff;display:inline-flex;align-items:center;justify-content:center;color:#333;font-weight:500}@media (max-width: 768px){.authStripe_text .textBox .head_top .btn_back strong{font-size:.75rem}}.authStripe_text .textBox .head .title{padding-top:16px;color:#fff;font-weight:700;font-size:3.125rem;border-bottom:1px solid #ffffff;padding-bottom:5px}@media (max-width: 768px){.authStripe_text .textBox .head .title{font-size:1.875rem}}.authStripe_text .textBox .body{padding-left:100px;padding-top:20px}@media (max-width: 768px){.authStripe_text .textBox .body{padding-left:70px}}.authStripe_text .textBox .body p{color:#fff;font-size:1.25rem;padding:10px 0}@media (max-width: 768px){.authStripe_text .textBox .body p{font-size:.9375rem}}.authStripe_text .textBox .body h2{font-size:2.5rem;font-weight:600;color:#fff}@media (max-width: 768px){.authStripe_text .textBox .body h2{font-size:1.875rem}}.authStripe_text .shrtLInk{color:#fff;padding:20px 20px 30px;font-size:.9375rem;text-align:center}.authStripe_text .shrtLInk a:hover{text-decoration:underline}.authStripe_from{background:#ffffff}.authStripe_from .authBody{max-width:570px;margin:0 auto;padding:40px}.authStripe_from .authBody .btn_green{background:#00D978;padding:14px 20px;width:100%;border:1px solid #00D978;color:#000;font-size:1.25rem;font-weight:600;display:flex;align-items:center;justify-content:center;column-gap:10px;transition:.3s all ease}.authStripe_from .authBody .btn_green span{height:20px;width:20px;border-radius:50%;background:#050607;color:#fff;font-size:1rem;display:flex;align-items:center;justify-content:center}.authStripe_from .authBody .btn_green:hover{background:transparent}.authStripe_from .authBody .form_devider{text-align:center;padding:20px 0;position:relative;z-index:1}.authStripe_from .authBody .form_devider:before{content:"";position:absolute;top:50%;left:0;right:0;width:100%;height:1px;background:#999999;margin:0 auto;z-index:-1}.authStripe_from .authBody .form_devider p{width:165px;margin:0 auto;font-size:.9375rem;color:#999;font-weight:400;background:#ffffff}.authStripe_from .authBody .body .cardInformation{margin:13px 0}.authStripe_from .authBody .body .cardInformation .deviderBox{display:grid;grid-template-columns:1fr 1fr}.authStripe_from .authBody .body .cardInformation .deviderBox .searchInput{border:1px solid #DFDFDF;padding:20px 25px}.authStripe_from .authBody .body .cardInformation .deviderBox .searchInput:first-child{border-right:none}.authStripe_from .authBody .body .search_input{margin-top:13px}.authStripe_from .authBody .body .stripe_check{background:#F2F2F2;padding:15px 25px;margin-top:13px}.stripe_check .form_checkbox .styled-checkbox+label:before{position:absolute;left:0;top:2px;content:"";margin-right:10px;display:inline-block;vertical-align:text-top;width:28px;height:28px;background:white;border:2px solid #e21b22}.stripe_check .form_checkbox .styled-checkbox:checked+label:after{left:8px;top:14px;width:3px;height:3px}.stripe_check .form_checkbox label{padding-left:40px!important}.stripe_check .form_checkbox label span{font-size:.75rem;font-weight:500;color:#999;display:block}.stripe_submit .btn_primary{width:100%;margin-top:13px;font-size:1.25rem;font-weight:600;border-radius:10px;padding:13px 20px;border:2px solid #e21b22}@media (max-width: 767px){.stripe_submit .btn_primary{border-radius:5px}}h1,h2{font-size:4rem;font-family:Outfit,sans-serif}h3{font-size:3rem;font-family:Outfit,sans-serif}h4{font-size:2.25rem;font-family:Outfit,sans-serif}h5{font-size:1.5625rem;font-family:Outfit,sans-serif}.p-lg{font-size:1.25rem;font-family:Outfit,sans-serif}.p-md{font-size:1.125rem;font-family:Outfit,sans-serif}p{font-size:1rem}@media (max-width: 1200px){h1,h2{font-size:2.625rem}h3{font-size:2.25rem}h4{font-size:1.875rem}h5{font-size:1.25rem}}@media (max-width: 992px){h1,h2{font-size:1.875rem}h3{font-size:1.75rem}h4{font-size:1.375rem}h5{font-size:1.125rem}}html{scroll-behavior:smooth}body{font-family:Poppins,sans-serif;color:#999;font-size:1.25rem;font-weight:400;line-height:1.4;position:relative;overflow-x:hidden}.our-error{padding:80px 0}.searchSelect{position:relative;z-index:1;background:#f3f1f1;padding:14px 25px 5px}.searchSelect label{font-size:.9375rem;color:#999;font-family:Outfit,sans-serif;display:block}.searchSelect select,.searchSelect input{width:100%;font-size:.9375rem;color:#333;font-family:Outfit,sans-serif;border:none;outline:none;cursor:pointer;box-shadow:none;position:relative;z-index:9;background:transparent;padding:3px 10px 10px}.searchSelect.isSelect:after{position:absolute;content:"";background-image:url(/build/assets/arrow-down-d81cf329.svg);background-repeat:no-repeat;background-size:contain;background-position:center;height:31px;width:31px;top:50%;right:15px;transform:translateY(-50%);z-index:1}.searchBtn{position:relative;z-index:1;background:#f3f1f1;padding:22px 25px;cursor:pointer}.searchBtn img{height:31px;width:31px}.searchInput{position:relative;z-index:1;background:#f3f1f1;padding:14px 25px 5px}.searchInput label{font-size:.9375rem;color:#999;font-family:Outfit,sans-serif;display:block;font-weight:500}@media (max-width: 576px){.searchInput label{font-size:.875rem}}.searchInput input{width:100%;font-size:1.125rem;color:#333;font-weight:500;font-family:Outfit,sans-serif;border:none;outline:none;box-shadow:none;z-index:9;background:transparent;padding-top:3px;padding-bottom:10px}@media (max-width: 576px){.searchInput input{font-size:1rem}}.ctSelect{position:relative;z-index:1;background:#ffffff;border-radius:10px;padding:0}.ctSelect select{width:100%;font-size:.9375rem;color:#333;font-family:Outfit,sans-serif;border:none;outline:none;cursor:pointer;box-shadow:none;position:relative;z-index:9;background:transparent;padding:20px 10px 20px 20px;min-width:250px;border:1px solid #c8c8c8;border-radius:10px}.ctSelect:after{position:absolute;content:"";background-image:url(/build/assets/arrow-down-d81cf329.svg);background-repeat:no-repeat;background-size:contain;background-position:center;height:31px;width:31px;top:50%;right:15px;transform:translateY(-50%);z-index:1}.irs--round .irs-bar{background-color:red}.irs--round .irs-line{background-color:#e0e0e0;border-radius:10px}.irs--round .irs-handle{background-color:red;border:2px solid #000000}.irs--round .irs-from,.irs--round .irs-to,.irs--round .irs-single{background-color:transparent;color:#000}.home_header{position:relative;background:transparent;position:absolute;top:0;left:0}.home_header:after{position:absolute;top:-10px;right:0;background-image:url(/build/assets/hero-shape-58f013b3.png);background-repeat:no-repeat;background-size:contain;background-position:top right;content:"";z-index:-1;width:365px;height:390px}@media (max-width: 1440px){.home_header:after{height:250px}}@media screen and (max-width: 1200px){.home_header:after{height:210px}}@media screen and (max-width: 767px){.home_header:after{height:180px}}@media screen and (max-width: 576px){.home_header:after{height:140px;top:0}}.mini_header{background-image:url(/build/assets/mini-header-352356f5.png);background-repeat:no-repeat;background-size:cover;background-position:center;position:relative}.mini_header:before{position:absolute;height:100%;width:100%;top:0;left:0;background:#000000;content:"";opacity:.6;z-index:-1}.mini_header:after{position:absolute;top:-10px;right:0;background-image:url(/build/assets/hero-shape-white-df2863b6.png);background-repeat:no-repeat;background-size:contain;background-position:top right;content:"";z-index:-1;width:365px;height:390px}@media screen and (max-width: 1200px){.mini_header:after{height:300px}}@media screen and (max-width: 767px){.mini_header:after{height:180px}}@media screen and (max-width: 576px){.mini_header:after{height:140px;top:0}}.shoppingCart_btn{position:relative;background:transparent;outline:none;height:30px;width:30px;display:flex;align-items:center;justify-content:center}.shoppingCart_btn img{height:30px;width:23px;object-fit:contain}@media (max-width: 767px){.shoppingCart_btn img{height:25px;width:20px}}.shoppingCart_btn .shoppingCartQuantity{position:absolute;height:18px;width:18px;background:#e21b22;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:12px;top:0;left:17px}@media (max-width: 767px){.shoppingCart_btn .shoppingCartQuantity{height:15px;width:15px;font-size:.625rem;top:2px;left:18px}}.menuBar_bar{display:flex;align-items:center;justify-content:center;background:transparent;outline:none;max-width:34px;max-height:24px;height:100%;width:100%}@media (max-width: 1200px){.menuBar_bar{display:none}}@media (max-width: 767px){.menuBar_bar{max-width:28px;max-height:18px;height:100%;width:100%}}.menuBar_bar.sm_block{display:none}@media (max-width: 1200px){.menuBar_bar.sm_block{display:flex}}.menuBar_bar img{height:100%;width:100%;object-fit:contain}.priceRange_lable{display:flex;align-items:center;justify-content:space-between;margin-bottom:-10px}.priceRange_lable_title{font-family:Outfit,sans-serif;font-size:15px;font-weight:500;line-height:18.9px;color:#999}.priceRange_startEnd_rice{display:flex;align-items:center;justify-content:flex-end;column-gap:10px}.priceRange_startEnd_rice span{font-family:Outfit,sans-serif;font-size:15px;font-weight:500;line-height:18.9px;color:#333}.widget_title h3{font-family:Outfit,sans-serif;font-size:2.25rem;font-weight:600;line-height:45.36px;color:#000;padding-bottom:10px;border-bottom:1px solid #999999;margin-bottom:25px}@media (max-width: 991px){.widget_title h3{font-size:1.875rem}}.aside_post{padding-top:40px}.aside_post.sm_block{display:none}@media (max-width: 991px){.aside_post{display:none}.aside_post.sm_block{display:block}}.single_post{display:grid;grid-template-columns:85fr 200fr;column-gap:20px}@media (max-width: 991.99px){.single_post{grid-template-columns:1fr;max-width:420px;width:100%;margin:0 auto}}.single_post ._thumb{max-width:85px;width:100%;max-height:80px;height:100%}@media (max-width: 991.99px){.single_post ._thumb{max-width:100%;max-height:350px}}.single_post ._thumb img{height:100%;width:100%;object-fit:cover}.single_post ._text h5{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;line-height:30px;color:#000}@media (max-width: 991.99px){.single_post ._text h5{text-align:center;padding:20px 30px}}.single_post:not(:last-child){margin-bottom:25px}@media (max-width: 991.99px){.single_post:not(:last-child){margin-bottom:40px;border-bottom:1px solid #999999}}.pagination{display:flex;justify-content:center;align-items:center;padding-top:45px;gap:10px;flex-wrap:wrap}.pagination a{background:#e6e6e6;display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border-radius:10px;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700;line-height:31.5px;color:#999;transition:.2s all ease}@media (max-width: 768.99px){.pagination a{padding:5px 13px;font-size:1rem;font-weight:500}}.pagination a:hover{text-decoration:none;color:#fff;background:#000}.pagination a.active{background:#000;color:#fff}.devider_2{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px}@media (max-width: 768.99px){.devider_2{grid-template-columns:repeat(1,1fr)}}.devider_2:not(:first-child){margin-top:15px}.devider{margin-top:15px}.social_media_btns{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px}@media (max-width: 576.99px){.social_media_btns{grid-template-columns:repeat(1,1fr)}}.social_media_btns a{width:100%;border:1px solid #999999;padding:10px 20px;transition:.2s all ease;font-size:1.375rem;font-weight:600;text-align:center;display:flex;align-items:center;justify-content:center;background:transparent;color:#4e4e4e}.social_media_btns a img{max-width:28px;max-height:28px;height:100%;width:100%;object-fit:contain;margin-right:5px}.social_media_btns a:hover{border-color:#e21b22}.social_media_btns a.btn_facebook{color:#0865ff}.single_service_cart .btn_primary{width:calc(100% - 40px);margin:20px;border-radius:10px;font-weight:600}@media (max-width: 575px){.single_service_cart .btn_primary{font-size:1rem}}.single_service_cart .btn_primary:hover{background:#000000;color:#fff;border-color:#000}.single_service_cart .card_rating ul li.rating_star{height:22px;width:20px}.single_service_cart .card_rating p{font-size:1rem}.drk_header{background-color:#000000e0;position:relative;z-index:1}.drk_header:before{background-image:url(/build/assets/mini-header-352356f5.png);background-repeat:no-repeat;background-position:center;background-size:cover;position:absolute;top:0;left:0;content:"";width:100%;height:100%;z-index:-1;opacity:.4}.bullet_dist_list{margin-bottom:10px;list-style:none;position:relative}.bullet_dist_list:before{position:absolute;left:18px;top:10px;height:calc(100% - 30px);width:6px;background:#e21b22;content:""}@media (max-width: 991.99px){.bullet_dist_list:before{left:13px;height:calc(100% - 40px)}}.bullet_dist_list .single_item{padding-left:58px;position:relative}@media (max-width: 991.99px){.bullet_dist_list .single_item{padding-left:42px}}.bullet_dist_list .single_item p{color:#999;font-size:1.25rem;font-weight:400}@media (max-width: 991.99px){.bullet_dist_list .single_item p{font-size:1rem}}.bullet_dist_list .single_item p strong{font-weight:700;color:#e21b22;margin-right:10px}.bullet_dist_list .single_item:not(:last-child){margin-bottom:30px}@media (max-width: 991.99px){.bullet_dist_list .single_item:not(:last-child){margin-bottom:20px}}.bullet_dist_list .single_item:before{content:"1";width:40px;height:40px;border-radius:50%;color:#fff;font-weight:700;font-size:1.25rem;background:#e21b22;margin-right:8px;display:flex;align-items:center;justify-content:center;top:0;left:0;position:absolute}@media (max-width: 767.99px){.bullet_dist_list .single_item:before{width:30px;height:30px;font-size:1rem}}.bullet_dist_list .single_item:nth-child(2):before{content:"2"}.bullet_dist_list .single_item:nth-child(3):before{content:"3"}.bullet_dist_list .single_item:nth-child(4):before{content:"4"}.bullet_dist_list .single_item:nth-child(5):before{content:"5"}.bullet_dist_list .single_item:nth-child(6):before{content:"6"}.faq{padding:70px 0;background-image:url(/build/assets/faq-bg-d172631c.png);background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;z-index:1}@media (max-width: 767.99px){.faq{padding:50px 0}}.faq:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:-1}.faq_header{text-align:center;max-width:750px;width:100%;margin:0 auto;padding-bottom:30px}.faq_header h2{color:#fff;font-weight:600;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.6);margin-bottom:20px}.faq_header p{font-size:1.25rem;text-align:center;color:#fff}@media (max-width: 991px){.faq_header p{font-size:1rem}}@media (max-width: 767px){.faq_header p{font-size:.875rem}}.faq_wrapper{max-width:1076px;width:100%;margin:0 auto}.faq .single_faq{background:rgba(255,255,255,.2);box-shadow:4px 4px 20px #0000001a}.faq .single_faq:not(:last-child){margin-bottom:10px}.faq .single_faq .faq_title{padding:15px 50px 15px 30px;position:relative;cursor:pointer;transition:.3s all ease}@media (max-width: 991px){.faq .single_faq .faq_title{padding:12px 40px 12px 20px}}.faq .single_faq .faq_title:before{content:"";position:absolute;top:12px;right:20px;width:30px;height:30px;transition:.2s all ease;background-image:url(/build/assets/down-arrow-098c9fb0.svg);background-repeat:no-repeat;background-size:contain;background-position:center;display:flex;align-items:center;justify-content:center}@media (max-width: 991px){.faq .single_faq .faq_title:before{top:7px;right:10px}}.faq .single_faq .faq_title.active{background:#e21b22}.faq .single_faq .faq_title.active:before{transform:rotate(180deg)}.faq .single_faq .faq_title h5{color:#fff;font-family:Poppins,sans-serif;font-size:1.375rem;font-weight:500}@media (max-width: 991px){.faq .single_faq .faq_title h5{font-size:1rem}}@media (max-width: 767px){.faq .single_faq .faq_title h5{font-size:.875rem}}.faq .single_faq .faq_body{padding:20px 30px;display:none}@media (max-width: 991px){.faq .single_faq .faq_body{padding:12px 20px}}.faq .single_faq .faq_body p{color:#fff;font-family:Poppins,sans-serif;font-size:20px;font-weight:500}@media (max-width: 991px){.faq .single_faq .faq_body p{font-size:1rem}}@media (max-width: 767px){.faq .single_faq .faq_body p{font-size:.875rem}}.feature_list_head{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #e21b22}.feature_list_head button{font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700;color:#999;border-bottom:5px solid transparent;border-radius:0;background:transparent;padding-bottom:10px}@media (max-width: 991px){.feature_list_head button{font-size:1.125rem;border-bottom:3px solid transparent;padding-bottom:5px}}@media (max-width: 575px){.feature_list_head button{font-size:1rem}}.feature_list_head button.active{border-color:#e21b22;color:#e21b22}.feature_list_body{padding-top:40px}@media (max-width: 991px){.feature_list_body{padding-top:30px}}.feature_list_content{font-size:1.125rem}@media (max-width: 767px){.feature_list_content{font-size:1rem}}.feature_list_content ul li{position:relative;z-index:1;padding-left:50px;font-family:Poppins,sans-serif;font-size:1.5rem}@media (max-width: 991px){.feature_list_content ul li{font-size:1.125rem}}@media (max-width: 767px){.feature_list_content ul li{font-size:1rem;padding-left:40px}}.feature_list_content ul li:not(:last-child){padding-bottom:30px}@media (max-width: 767px){.feature_list_content ul li:not(:last-child){padding-bottom:20px}}.feature_list_content ul li:before{content:"";position:absolute;top:4px;left:0;width:30px;height:30px;background-image:url(/build/assets/circle-check-3b54559c.png);background-repeat:no-repeat;background-size:contain;background-position:center;display:flex;align-items:center;justify-content:center;transition:.3s all ease}@media (max-width: 767px){.feature_list_content ul li:before{width:25px;height:25px}}.steps_tabs{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;max-width:680px;width:100%}.steps_tabs .step{position:relative;z-index:1;cursor:pointer}.steps_tabs .step:before{position:absolute;top:30px;width:100%;height:2px;background:#d3d3d3;left:0;content:"";z-index:-1}.steps_tabs .step.active ._icon{background:#e21b22}.steps_tabs .step.active:before{background:#e21b22}.steps_tabs ._icon{height:60px;width:60px;border-radius:50%;background:#d3d3d3;display:flex;align-items:center;justify-content:center;margin:0 auto}.steps_tabs ._icon img{height:30px;width:30px;object-fit:contain}.steps_tabs h5{font-weight:500;font-size:1.5rem;color:#000;padding-top:15px;text-align:center;max-width:190px;width:100%;margin:0 auto}@media (max-width: 992.99px){.steps_tabs h5{font-size:1.125rem}}@media (max-width: 767.99px){.steps_tabs h5{font-size:.875rem;max-width:120px;width:100%}}.modals_area{padding:100px 0}.modal-content{padding:20px}@media screen and (max-width: 991px){.modal-content{padding:15px}}.modal_header{position:relative;display:grid;grid-template-columns:200px 1fr;column-gap:20px;padding-bottom:25px}@media screen and (max-width: 992px){.modal_header{grid-template-columns:1fr;row-gap:20px}.modal_header .modal_header_thumb{max-width:200px}.modal_header .modal_header_thumb img{height:100%;width:100%;object-fit:contain}}.modal_header_text{max-width:80%}.modal_close{position:absolute;top:5px;right:5px;cursor:pointer;height:24px;display:flex;align-items:center;justify-content:center;width:24px;background:transparent}.modal_title{font-size:30px;font-weight:600;line-height:37.8px;color:#000;border-bottom:1px solid #999999}@media screen and (max-width: 992px){.modal_title{font-size:22px}}.product_price{display:flex;align-items:center;column-gap:30px;padding-top:15px}@media screen and (max-width: 992px){.product_price{padding-bottom:10px;padding-top:10px}}.regular_price{font-size:15px;font-weight:600;line-height:18.9px;color:#000;position:relative}.regular_price:after{position:absolute;left:-4px;width:calc(100% + 10px);height:3px;background:#e21b22;content:"";top:8px}.offer_price{font-size:20px;font-weight:600;line-height:25.2px;color:#e21b22}.product_category_list{display:flex;align-items:center;column-gap:20px}.product_category_list li{position:relative;font-family:Outfit,sans-serif;font-size:20px;font-weight:400}@media screen and (max-width: 992px){.product_category_list li{font-size:16px}}.product_category_list li:after{position:absolute;right:-10px;top:5px;height:18px;width:2px;content:"";background:#999999}.product_category_list li:last-child:after{display:none}#make_enquiry_modal{padding:20px}@media screen and (max-width: 991px){#make_enquiry_modal .xcite_form_right{display:flex;flex-direction:column-reverse;row-gap:20px}}.widget_head{display:flex;align-items:center;justify-content:space-between;column-gap:20px;padding:15px 0;border-bottom:1px solid #999999}.widget_head h3{font-size:1.875rem;color:#000;font-weight:600}@media (max-width: 991px){.widget_head h3{font-size:1.5rem}}@media (max-width: 575.99){.widget_head h3{font-size:1.25rem}}.widget_head h5{color:#e21b22;font-size:1.25rem;font-weight:600}@media (max-width: 991px){.widget_head h5{font-size:1.125rem}}@media (max-width: 575.99){.widget_head h5{font-size:1rem}}@media (max-width: 575px){.popular_listings-next img,.popular_listings-prev img{max-height:28px;max-width:40px}}.offcanvas-body{background:#ffffff;padding:15px 0}.offcanvas-body .sidebar-menu ul{width:100%;padding-bottom:10px}.offcanvas-body .sidebar-menu ul li{width:100%}.offcanvas-body .sidebar-menu ul li a{color:#000;font-size:.875rem;padding:15px 30px;border-bottom:1px solid #727272;width:100%;display:flex;align-items:center;position:relative;transition:.2s all ease-in-out}.offcanvas-body .sidebar-menu ul li a:after{position:absolute;content:"";height:15px;width:15px;background-image:url(/build/assets/mini-logo-0258cf8c.png);background-repeat:no-repeat;background-size:contain;background-position:center;left:10px;top:17px;opacity:0;visibility:hidden}.offcanvas-body .sidebar-menu ul li a.active,.offcanvas-body .sidebar-menu ul li a:hover{color:#e21b22;font-weight:500}.offcanvas-body .sidebar-menu ul li a.active:after,.offcanvas-body .sidebar-menu ul li a:hover:after{opacity:1;visibility:visible}.offcanvas-body .sidebar-menu ul li:last-child a{border-bottom:none}.offcanvas-body .nav_btns a{display:flex;align-items:center;width:100%;font-weight:500;padding:16px 30px;font-size:.9375rem}.offcanvas-body .nav_btns a.btn_primary_outline{background:#000000;color:#fff;border-color:#000}.offcanvas-body .siver_socail{display:flex;align-items:center;padding:20px 30px 0;column-gap:15px}.offcanvas-body .siver_socail li a{display:block;transition:.2s all ease-in-out}.offcanvas-body .siver_socail li a:hover{color:#e21b22}.offcanvas-header{flex-direction:column;justify-content:center;align-items:center;padding:60px 30px;position:relative}.offcanvas-header .logo{height:42px;max-width:120px;display:flex;align-items:center;margin-bottom:25px}.offcanvas-header .logo img{height:100%;width:100%;object-fit:contain}.offcanvas-header h4{color:#e21b22;font-size:1.5rem;font-weight:700;text-align:center;padding-bottom:15px}.offcanvas-header h5{color:#fff;font-size:1.25rem;font-weight:700;text-align:center}.offcanvas-header .btn_close{position:absolute;top:20px;right:20px;font-size:24px;cursor:pointer;color:#e21b22;background:transparent;display:none}@media (max-width: 450px){.offcanvas-header .btn_close{display:block}}.offcanvas.offcanvas-end{border-color:transparent;border-left:0px}.section_load_more{text-align:center;padding:15px 0;display:none}@media (max-width: 768px){.section_load_more{display:block}}.section_load_more .btn_load_more{color:#e21b22;font-size:1.25rem;font-weight:700;padding:15px 30px;background:transparent}.section_load_more .btn_load_more:hover{color:#000}.sm_btn_stock{font-family:Outfit,sans-serif;font-size:.625rem;font-weight:400;line-height:12.6px;color:#fff;background:#30bc2d;padding:8px;border-radius:25px;display:inline-block}.sm_btn_stock.sm_btn_visits{background:#e21b22}@media (min-width: 768px){.sm_btn_stock{padding:8px 15px;font-weight:600}}.topPGShape{position:relative;z-index:1}.topPGShape:after{content:"";background-image:url(/build/assets/hero-shape-58f013b3.png);background-repeat:no-repeat;background-position:top right;background-size:contain;height:350px;width:100%;position:absolute;top:0;right:0;display:none;z-index:-2}@media (max-width: 1200px){.topPGShape:after{display:block}}@media (max-width: 991px){.topPGShape:after{height:280px}}@media (max-width: 991px){.topPGShape:after{height:240px}}@media (max-width: 576px){.topPGShape:after{height:120px}}.provider_cart{border-radius:10px;box-shadow:4px 4px 20px #0000001a;background:#ffffff;padding:30px 30px 60px;width:100%;max-width:100%;border-bottom:10px solid transparent;transition:.3s all ease-in-out}.provider_cart:hover{border-color:#e21b22}.ui-datepicker-calendar{display:none}.primary-color{color:#e21b22}.single_input input,.single_input select{background:#f2f2f2;padding:22px 30px;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:400;line-height:25.2px;color:#000;width:100%}.single_input input::placeholder,.single_input select::placeholder{color:#999}@media screen and (max-width: 768px){.single_input input,.single_input select{padding:15px 20px;font-size:1.125rem}}textarea{width:100%;background:#f2f2f2;margin-top:21px;padding:22px 30px;height:126px;font-family:Outfit,sans-serif;font-size:20px;font-weight:400;line-height:25.2px;color:#000}textarea::placeholder{color:#999}.heroArea{background-color:#00000073;background-image:url(/build/assets/header-bg-b1a0a1ca.png);background-repeat:no-repeat;background-size:cover;background-position:center center;min-height:100vh;position:relative;z-index:2;padding-bottom:320px}@media (max-width: 991px){.heroArea{min-height:100%}}@media (max-width: 576px){.heroArea{min-height:100%;padding-bottom:220px;height:100%}}.heroArea:before{position:absolute;height:100%;width:100%;top:0;left:0;background:#000000;content:"";opacity:.6}.heroArea:after{position:absolute;bottom:-42px;right:0;width:1219px;height:659px;background-image:url(/build/assets/hero-oig4-4fe92029.png);background-repeat:no-repeat;background-size:contain;background-position:center right;z-index:2;content:""}@media (max-width: 1440px){.heroArea:after{width:780px;height:460px}}@media (max-width: 1200px){.heroArea:after{width:916px;height:530px}}@media (max-width: 992px){.heroArea:after{width:786px;height:456px}}@media (max-width: 768px){.heroArea:after{height:375px;width:658px;bottom:-18px}}@media (max-width: 575px){.heroArea:after{height:400px;width:518px}}@media (max-width: 575px){.heroArea:after{height:301px;width:100%;background-position:bottom right}}.hero_shape{position:absolute;top:0;right:-60px;height:389px;width:365px;z-index:-1}@media (max-width: 575px){.hero_shape{height:200px;width:245px}}.hero_content{padding-top:260px;position:relative;z-index:99}@media (max-width: 991px){.hero_content{padding-top:150px}}@media (max-width: 575px){.hero_content{padding-top:130px}}.hero_text h1{color:#fff;padding-bottom:5px;font-size:clamp(3rem,-.6829rem + 5.6098vw,3.875rem);max-width:620px;font-weight:600}@media (max-width: 1440px){.hero_text h1{font-size:3.25rem}}@media (max-width: 991px){.hero_text h1{font-size:2.625rem}}@media (max-width: 575px){.hero_text h1{font-size:2.125rem;max-width:330px;padding-bottom:10px}}.hero_text h3{color:#e21b22;padding-bottom:29px;font-size:clamp(1.25rem,.2256rem + 3.4146vw,3rem)}@media (max-width: 1440px){.hero_text h3{font-size:2.25rem}}@media (max-width: 1200px){.hero_text h3{font-size:1.75rem}}@media (max-width: 768px){.hero_text h3{font-size:1.5rem}}@media (max-width: 576px){.hero_text h3{font-size:1.25rem}}@media (max-width: 575px){.hero_text .btn_primary{border-radius:5px;font-size:.875rem}}.miniSearch{padding:70px 0;background-image:url(/build/assets/miniSearch-795d1f82.png);background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;z-index:1}@media (max-width: 768px){.miniSearch{padding:65px 0}}.miniSearch:after{position:absolute;top:0;left:0;height:100%;width:100%;content:"";z-index:-1;opacity:.7}.miniSearch_content h2{text-align:center;color:#333;padding-bottom:26px;font-weight:600;font-size:clamp(2rem,.2256rem + 3.4146vw,3rem)}@media (max-width: 575px){.miniSearch_content h2{font-size:1.875rem;max-width:245px;margin:0 auto;text-align:center;padding-bottom:15px}}.miniSearch_box{background:#ffffff;border-radius:10px;box-shadow:4px 4px 20px #0000001a;padding:34px 34px 29px}@media (max-width: 768px){.miniSearch_box{padding:20px}}.miniSearch_box_top{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:25px}@media (max-width: 992px){.miniSearch_box_top{grid-template-columns:1fr}}@media (max-width: 575px){.miniSearch_box_top{grid-gap:20px}}.miniSearch_box_bottom{display:grid;grid-template-columns:2.1fr 1fr;grid-gap:25px;padding-top:29px}@media (max-width: 992px){.miniSearch_box_bottom{grid-template-columns:1fr}}@media (max-width: 575px){.miniSearch_box_bottom{grid-gap:20px;padding-top:20px}}.miniSearch_box_bottom .btn_secondary{border-radius:10px}@media (max-width: 768px){.miniSearch_box_bottom .btn_secondary{border-radius:5px}}.service{padding:75px 0;background:#ffffff}@media (max-width: 768px){.service{padding:45px 0}}.service_header{text-align:center;padding-bottom:31px;max-width:848px;margin:0 auto}.service_header h3{color:#333;padding-bottom:14px}.service_header p{font-size:20px;font-weight:400;color:#999}.service_items{display:flex;column-gap:20px;transition:all .3s ease}@media (max-width: 992px){.service_items{display:grid;grid-template-columns:1fr;row-gap:20px}}.service_item{background-size:cover;background-position:center;background-repeat:no-repeat;padding:40px;height:560px;display:flex;justify-content:flex-end;flex-direction:column;flex-grow:1;transition:all .5s ease;overflow:hidden;position:relative}@media (max-width: 991px){.service_item{height:360px}}@media (max-width: 768px){.service_item{height:300px}}@media (max-width: 576px){.service_item{height:260px;padding:20px}}.service_item .btn_custom{background:#e21b22;color:#fff;padding:20px 40px;clip-path:polygon(5% 0,100% 0,95% 100%,0 100%);display:inline-block;max-width:310px;border-radius:0;font-family:Outfit,sans-serif;font-size:25px;font-weight:600;line-height:31.5px;transition:.3s all ease-in-out;position:absolute;bottom:50px;left:60px}@media (max-width: 1400px){.service_item .btn_custom{font-size:1.25rem;max-width:290px}}@media (max-width: 1200px){.service_item .btn_custom{font-size:1rem;max-width:190px;padding:10px;width:100%}}@media (max-width: 575px){.service_item .btn_custom{padding:10px 20px;font-size:.9375rem;line-height:1.5;max-width:170px}}.service_item p{padding-top:23px;color:#fff;font-size:20px;font-weight:400;line-height:30px;transition:opacity .7s ease;max-width:650px;width:100%}@media (max-width: 991px){.service_item p{font-size:1rem;line-height:1.5}}.service_item p.show-text{opacity:1}@media (max-width: 575px){.service_item p{padding-top:10px;font-size:.75rem;line-height:1.4;max-width:310px}}.service_item_first{background-image:url(/build/assets/services-item-lg-7e5adc44.png);background-position:center}.service_item_first .btn_custom{bottom:120px}@media (max-width: 991px){.service_item_first .btn_custom{left:50px;bottom:100px}}@media (max-width: 575px){.service_item_first .btn_custom{left:20px;bottom:80px}}.service_item_first.shrink .btn_custom{bottom:50px;left:40px}.service_item_first.shrink p{visibility:hidden;opacity:0}.service_item_second{background-image:url(/build/assets/bg-1-dfb4a476.png);background-position:right}.service_item_second .btn_custom{bottom:50px;left:70px}@media (max-width: 991px){.service_item_second .btn_custom{bottom:100px;left:50px}}@media (max-width: 575px){.service_item_second .btn_custom{left:20px;bottom:80px}}.service_item_second p{visibility:hidden;opacity:0}@media (max-width: 991px){.service_item_second p{visibility:visible;opacity:1}}.service_item_second.expand .btn_custom{bottom:120px;left:40px}.service_item_second.expand p{visibility:visible;opacity:1}.featured{background:#e9e9e9;padding:89px 0 103px}@media (max-width: 991.99px){.featured{padding:45px 0}}.featured_header{padding-bottom:34px}@media (max-width: 991px){.featured_header{padding-bottom:10px}}.featured_header h3{padding-bottom:26px;color:#333;font-weight:600}@media (max-width: 991px){.featured_header h3{padding-bottom:10px}}.featured_nav{padding-bottom:34px;display:flex;align-items:center;justify-content:space-between}@media (max-width: 991.99px){.featured_nav{flex-direction:column;gap:30px;align-items:flex-start}}.featured_nav ul{display:flex;align-items:center}.featured_nav ul li button{display:inline-block;padding:12px 20px;background:transparent;font-family:Poppins,sans-serif;font-size:20px;font-weight:600;line-height:30px;text-align:center;color:#666;transition:.3s all ease-in-out;border-bottom:2px solid transparent;border-radius:0}.featured_nav ul li button.active{color:#e21b22;border-color:#e21b22}@media (max-width: 991.99px){.featured_nav ul li button{font-size:.875rem;padding:8px 15px;line-height:1.4}}.featured_nav_select{display:flex;align-items:center;justify-content:flex-end;column-gap:15px}.featured_nav_select label{font-family:Outfit,sans-serif;font-size:20px;font-weight:500;line-height:25.2px;color:#000}@media (max-width: 991.99px){.featured_nav_select label{font-size:.875rem}}@media (max-width: 991.99px){.featured_nav_select .ctSelect select{padding:8px 20px;min-width:200px}}.featured_cards{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:20px;row-gap:34px}@media (max-width: 1199.99px){.featured_cards{grid-template-columns:1fr 1fr}}@media (max-width: 767.99px){.featured_cards{grid-template-columns:1fr}}.featured_card{box-shadow:4px 4px 10px #0000001a;background:#fff}.featured_card .popup_gallery{position:absolute;top:20px;left:20px;width:calc(100% - 40px);height:calc(100% - 40px);background:rgba(226,27,34,.514);display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:.4s all ease-in-out;z-index:1}.featured_card .popup_gallery_btn{width:60px;height:60px;cursor:pointer;display:flex;align-items:center;justify-content:center;background:#000000;color:#fff;font-size:1.75rem}.featured_card:hover .popup_gallery{opacity:1;visibility:visible}.featured .view_more{width:130px;margin:47px auto 0;color:#e21b22;font-family:Outfit,sans-serif;font-size:25px;font-weight:600;line-height:31.5px;text-align:center;display:flex;justify-content:center;align-items:center}@media (max-width: 767.99px){.featured .view_more{font-size:1.25rem}}@media (max-width: 575.99px){.featured .view_more{font-size:1.125rem;margin-top:35px}}.card_header{height:332px;position:relative;z-index:1}@media (max-width: 576px){.card_header{height:300px}}.card_header img{height:100%;width:100%;object-fit:cover}.card_price{position:absolute;bottom:1px;left:0;z-index:11;background:#e21b22;padding:10px 30px;margin:0}@media (max-width: 576px){.card_price{bottom:0}}.card_price h3{font-family:Poppins,sans-serif;font-size:20px;font-weight:600;line-height:30px;color:#fff}@media (max-width: 576px){.card_price h3{font-size:1.125rem;line-height:1.5}}.card_body{padding-top:30px;background:#fff}.card_body h3{font-family:Poppins,sans-serif;font-size:1.5625rem;font-weight:600;line-height:37.5px;color:#000;padding:0 24px 10px}@media (max-width: 576px){.card_body h3{font-size:1.25rem;text-align:left;line-height:1.4}}.card_rating{display:flex;align-items:center;column-gap:5px;padding:0 24px}@media (max-width: 576px){.card_rating{justify-content:flex-start}}.card_rating ul{display:flex;align-items:center;column-gap:2px}.card_rating ul li.rating_star{display:block;height:30px;width:27px;background-image:url(/build/assets/star-40b4b322.svg);background-repeat:no-repeat;background-position:center;background-size:contain}@media (max-width: 575px){.card_rating ul li.rating_star{height:24px;width:24px}}.card_rating p{font-family:Poppins,sans-serif;font-size:1.125rem;font-weight:500;line-height:30px;color:#999}@media (max-width: 575px){.card_rating p{font-size:1rem;line-height:27px}}.card_info ul{display:flex;align-items:center;column-gap:30px;padding:20px 24px 0}.card_info ul li{display:flex;align-items:center;column-gap:10px}.card_info ul li img{height:28px;width:28px;object-fit:contain}.card_info ul li span{font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:600;line-height:30px;color:#000}@media (max-width: 575px){.card_info ul li span{font-size:1.125rem}}.card_footer{padding-top:40px}.card_footer ul{display:flex;align-items:center;justify-content:space-between;column-gap:10px}.card_footer ul li{display:flex;align-items:center;column-gap:10px;width:100%;justify-content:center;color:#e21b22;padding:12px 20px;font-weight:600;font-size:1.25rem}.card_footer ul li img{height:22px;width:22px;object-fit:contain}.provider_features{padding:35px 0;background-image:url(/build/assets/reviews-counter-4b38dd4b.png);background-repeat:no-repeat;background-position:center;background-size:cover}@media (max-width: 575.99px){.provider_features{background-image:url(/build/assets/mobile-home-dff4ce7c.png)}}.provider_features_carts{display:grid;grid-template-columns:repeat(4,1fr);column-gap:60px}@media (max-width: 992.99px){.provider_features_carts{grid-template-columns:repeat(2,1fr);grid-gap:30px}}@media (max-width: 575.99px){.provider_features_carts{grid-template-columns:repeat(1,1fr);grid-gap:63px}}.provider_features_cart{text-align:center;position:relative}.provider_features_cart h2{color:#fff}.provider_features_cart p{font-size:1.75rem;font-weight:400;line-height:48px;color:#fff}@media (max-width: 575.99px){.provider_features_cart p{font-size:1rem}}@media (max-width: 991.99px){.provider_features_cart:nth-child(2):after{display:none}}@media (max-width: 576px){.provider_features_cart:nth-child(2):after{display:block}}.provider_features_cart:after{position:absolute;height:90%;width:2px;background:#ffffff;right:-30px;top:5%;content:""}@media (max-width: 575.99px){.provider_features_cart:after{position:absolute;height:90%;width:2px;left:50%;bottom:-83px;transform:rotate(90deg);top:inherit;display:block}}.provider_features_cart:last-child:after{display:none}.popular_listings{padding:85px 0;background:#ffffff}.popular_listings_header{border-bottom:1px solid #a0a0a0;align-items:center}.popular_listings_header h3{color:#333;padding-bottom:10px}@media (max-width: 575px){.popular_listings_header h3{font-size:1.875rem}}.popular_listings_slider{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;padding-top:40px}@media (max-width: 1199.99px){.popular_listings_slider{grid-template-columns:repeat(3,1fr)}}@media (max-width: 992.99px){.popular_listings_slider{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767.99px){.popular_listings_slider{grid-template-columns:repeat(1,1fr)}}.popular_listings_cart .thumb{height:270px;width:100%;object-fit:cover}.popular_listings_text h4{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;line-height:37.5px;color:#000;padding-bottom:2px;padding-top:10px}.popular_listings_text h5{font-family:Poppins,sans-serif;font-size:25px;font-weight:600;line-height:37.5px;color:#e21b22}.popular_listings .card_rating{padding:10px 0 0}.carShowCase_header{background-image:url(/build/assets/video-bg-0cc17a7b.png);background-repeat:no-repeat;background-size:cover;height:600px;display:flex;align-items:center;justify-content:center;background-position:center;transition:.4s all ease;position:relative;z-index:11}@media (max-width: 575.99px){.carShowCase_header{height:230px}}.carShowCase_header:before{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,rgb(0,0,0) 0%,rgba(0,0,0,0) 100%);z-index:1;content:"";opacity:0;visibility:hidden;transition:.3s all ease-in-out}.carShowCase_header:hover:before{visibility:visible;opacity:1}.carShowCase_header:hover .btn_play span{height:60px;width:60px}.carShowCase_header:hover .btn_play span i{font-size:1.5rem}.carShowCase_header:hover .btn_play span:after{height:calc(100% + 15px);width:calc(100% + 15px);border:1px solid #ffffff}.carShowCase_header:hover .btn_play strong{opacity:1;visibility:visible;transform:translate(0)}.carShowCase_carts{display:grid;grid-template-columns:1fr 1fr}@media (max-width: 575.99px){.carShowCase_carts{grid-template-columns:repeat(1,1fr)}}.carShowCase_single{display:flex;flex-direction:column;align-items:center;justify-content:center}.carShowCase_single h4{font-family:Outfit,sans-serif;font-size:2rem;font-weight:800;line-height:45.36px;color:#fff;padding-bottom:14px;max-width:680px;margin:0 auto;text-align:center}@media (max-width: 767.99px){.carShowCase_single h4{font-size:1.25rem;line-height:1.4}}@media (max-width: 575.99px){.carShowCase_single h4{font-size:.9375rem}}.carShowCase_single p{font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:400;line-height:31.5px;color:#fff;max-width:680px;margin:0 auto;text-align:center}@media (max-width: 767.99px){.carShowCase_single p{line-height:1.4}}@media (max-width: 575.99px){.carShowCase_single p{font-size:1rem}}.carShowCase_single:nth-child(1){background-image:url(/build/assets/thumb-left-3a18d5ed.png);background-repeat:no-repeat;background-size:cover;height:400px;display:flex;align-items:center;justify-content:center;padding:20px}@media (max-width: 575px){.carShowCase_single:nth-child(1){height:230px;padding:10px 20px}}.carShowCase_single:nth-child(2){background-image:url(/build/assets/thumb-right-4e7792a1.png);background-repeat:no-repeat;background-size:cover;height:400px;display:flex;align-items:center;justify-content:center;padding:20px}@media (max-width: 575px){.carShowCase_single:nth-child(2){height:230px;padding:10px 20px}}.carShowCase .btn_play{background:transparent;display:flex;align-items:center;column-gap:20px;transition:.4s all ease;position:relative;z-index:99}@media (max-width: 768px){.carShowCase .btn_play{flex-direction:column;row-gap:10px}}.carShowCase .btn_play span{height:120px;width:120px;margin:5px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;position:relative;transition:.3s all ease}.carShowCase .btn_play span:after{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:calc(100% + 15px);width:calc(100% + 15px);border-radius:50%;background:transparent;content:"";border:2px solid #ffffff}.carShowCase .btn_play strong{color:#fff;font-weight:600;font-size:1.5rem;transition:.4s all ease-in-out;opacity:0;visibility:hidden;transform:translate(50px)}.carShowCase .btn_play i{color:#e21b22;font-size:2.375rem;transition:.3s all ease-in-out}@media (max-width: 768px){.carShowCase .btn_play span{height:80px;width:80px}}@media (max-width: 575px){.carShowCase .btn_play span{height:50px;width:50px}.carShowCase .btn_play i{font-size:1.25rem}.carShowCase .btn_play:after{border-width:3px;height:calc(100% + 10px);width:calc(100% + 10px);left:-5px;top:-5px}}.provider{background:#e9e9e9;padding-top:120px}@media (max-width: 575px){.provider{padding-top:0}}.provider_header{display:grid;grid-template-columns:1fr 1.7fr;column-gap:50px;align-items:flex-end}@media (max-width: 991.99px){.provider_header{grid-template-columns:1fr;row-gap:30px}}.provider_header .thumb{position:relative}@media (max-width: 575.99px){.provider_header .thumb{margin-left:auto;max-width:400px;width:100%;padding-left:40px}}.provider_header .thumb img{height:658px;width:100%;object-fit:cover}@media (max-width: 575px){.provider_header .thumb img{height:420px}}.provider_header .thumb_text{position:absolute;top:100px;left:-25%;background:#000;padding:20px;color:#fff;font-family:Outfit,sans-serif;font-size:35px;font-weight:600;line-height:44.1px;text-align:center;max-width:233px;width:100%}@media (max-width: 767px){.provider_header .thumb_text{max-width:155px;left:0}}.provider_header .text h2{color:#333;padding-bottom:22px;font-size:clamp(2rem,.8293rem + 3.9024vw,4rem);font-weight:600}@media (max-width: 575px){.provider_header .text h2{font-size:1.875rem;line-height:1.4}}.provider_header .text h5{font-family:Poppins,sans-serif;font-size:20px;font-weight:400;line-height:30px;text-align:left;color:#0a2357}@media (max-width: 575px){.provider_header .text h5{font-size:1.125rem;line-height:1.4;padding-bottom:10px}}.provider_header .text p{font-family:Poppins,sans-serif;font-size:1.125rem;font-weight:400;line-height:30px;text-align:left;color:#666;padding-bottom:34px}@media (max-width: 575px){.provider_header .text p{font-size:.875rem;line-height:1.4;padding-bottom:24px}}.provider_header .text .btn_primary{padding:12px 50px;border-radius:10px;font-weight:600;display:inline-block}.provider_body{padding-top:50px;padding-bottom:80px}.provider_carts{display:grid;grid-template-columns:repeat(3,1fr);column-gap:40px}@media (max-width: 1399.99px){.provider_carts{column-gap:30px}}@media (max-width: 1199.99px){.provider_carts{grid-template-columns:repeat(2,1fr)}}@media (max-width: 991.99px){.provider_carts{grid-template-columns:repeat(1,1fr);row-gap:15px}}.provider_cart{max-width:100%;width:100%}.provider_cart_head{display:grid;grid-template-columns:70px 1fr;column-gap:20px;padding-bottom:25px}.provider_cart_head img{height:70px;width:70px;object-fit:contain}.provider_cart_head h4{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;line-height:35px;color:#333}@media (max-width: 1440px){.provider_cart_head h4{font-size:1.25rem;line-height:1.3}}@media (max-width: 576px){.provider_cart_head h4{font-size:1.125rem;line-height:1.3}}@media (max-width: 992px){.provider_cart_head{grid-template-columns:50px 1fr;padding-bottom:15px}.provider_cart_head img{height:50px;width:50px}}.provider_cart p{font-size:1.125rem;font-weight:400;text-align:left;color:#999}@media (max-width: 992px){.provider_cart{max-width:100%;padding:25px 20px;border-radius:10px;box-shadow:none;background:transparent}.provider_cart p{font-size:.875rem}}.partners-slide-item img,.stdio_brands_slide_item img{max-width:100%;height:auto;width:auto;object-fit:cover}.partners{padding-bottom:70px;background:#e9e9e9;position:relative;z-index:1}@media (max-width: 991px){.partners{padding-bottom:50px}}.partners:after{position:absolute;height:2px;width:100%;background:#ababab;content:"";top:15px;left:0;z-index:-1}@media (max-width: 991px){.partners:after{height:1px}}.partners_wrapper h5{font-size:1.5rem;font-weight:600;line-height:30.24px;text-align:center;text-transform:uppercase;color:#333;background:#e9e9e9;width:260px;margin:0 auto}@media (max-width: 991px){.partners_wrapper h5{font-size:1.25rem;width:180px}}@media (max-width: 767px){.partners_wrapper h5{font-size:1rem;width:160px}}.partners_wrapper ul{padding-top:60px;display:flex;align-items:center;column-gap:20px;justify-content:space-between}.partners_wrapper ul li{display:flex;align-items:center;justify-content:center}.partners_wrapper ul li img{max-height:87px;max-width:120px;object-fit:contain}.cta{background-image:url(/build/assets/miniSearch-795d1f82.png);background-repeat:no-repeat;background-size:cover;background-position:center;padding:95px 0 60px;position:relative;z-index:1}@media (max-width: 575.99px){.cta{padding-top:50px;padding-bottom:30px}}.cta_wrapper{display:grid;grid-template-columns:1fr 1fr}@media (max-width: 992.99px){.cta_wrapper{grid-template-columns:1fr}}.cta_text h2{color:#333;padding-bottom:10px;font-size:clamp(2rem,.8293rem + 3.9024vw,4rem)}@media (max-width: 767px){.cta_text h2{max-width:270px;width:100%;font-size:1.875rem}}.cta_text p{color:#999;font-size:1.125rem;font-weight:400;padding-bottom:40px}@media (max-width: 767px){.cta_text p{font-size:.875rem;padding-bottom:20px}}.cta .ctaForm{width:100%;display:grid;grid-template-columns:1fr 220px;grid-gap:10px}@media (max-width: 575.99px){.cta .ctaForm{grid-template-columns:1fr 133px}}@media (max-width: 450px){.cta .ctaForm{grid-template-columns:1fr 100px;column-gap:5px}}.cta .ctaForm input{width:100%;background:#ffffff;border-radius:10px;border:1px solid #cec4c4;padding:10px 20px;font-size:1.125rem}@media (max-width: 575.99px){.cta .ctaForm input{font-size:.9375rem;border-radius:5px;padding:10px 15px}}.cta .ctaForm .btn_secondary{background-color:#000;padding:15px 20px;border-radius:10px;font-weight:600}@media (max-width: 575.99px){.cta .ctaForm .btn_secondary{font-size:1.125rem;padding:10px 20px;border-radius:5px}}@media (max-width: 450px){.cta .ctaForm .btn_secondary{font-size:.9375rem;padding:10px 15px}}.about_us{padding:78px 0;background:#ffffff;overflow-x:hidden}@media (max-width: 768px){.about_us{padding:40px 0}}.about_us_header{text-align:center;max-width:1080px;margin:0 auto;padding-bottom:80px}@media (max-width: 768px){.about_us_header{padding-bottom:20px}}.about_us_header h2{padding-bottom:10px;font-size:clamp(2rem,.8293rem + 3.9024vw,4rem);color:#000}@media (max-width: 768px){.about_us_header h2{font-size:1.875rem;line-height:1.4}}.about_us_header p{font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:400;line-height:37.8px;text-align:center;color:#999}@media (max-width: 768px){.about_us_header p{font-size:1rem;line-height:1.4}}.about_us .about_us_thumb_slider{display:flex;align-items:center;justify-content:center;column-gap:80px;padding-bottom:20px}.about_us .thumb_slider_single{display:flex;align-items:center;justify-content:center;height:230px}@media (max-width: 768px){.about_us .thumb_slider_single{height:210px}}.about_us .thumb_slider_single:after{position:absolute;height:1px;width:10px;border:15px solid transparent;content:"";bottom:-40px;left:50%;transform:translate(-50%,-50%) rotate(180deg)}@media (max-width: 767px){.about_us .thumb_slider_single:after{border-bottom:35px solid #e21b22;bottom:-40px}}@media (max-width: 767px){.about_us .thumb_slider_single{position:relative;z-index:999}}.about_us .thumb_slider_single img{height:130px;width:130px;border-radius:50%;border:5px solid #a5a5a5;object-fit:cover;transition:.3s all ease-in-out;position:relative}@media (max-width: 767px){.about_us .thumb_slider_single img{border:10px solid #e21b22;position:relative;border-radius:50%;transform:scale(1.2)}}.about_us .thumb_slider_single.slick-center{position:relative;z-index:999}.about_us .thumb_slider_single.slick-center img{border:10px solid #e21b22;position:relative;border-radius:50%;transform:scale(1.4)}.about_us .thumb_slider_single.slick-center:after{border-bottom:35px solid #e21b22}.about_us_thumb_wrapper{max-width:660px;width:100%;margin:0 auto}.about_us_text_slider{max-width:1080px;width:100%;text-align:center;margin:0 auto}.about_us_text_slider p{font-family:Outfit,sans-serif;font-size:clamp(1.3rem,.8293rem + 3.9024vw,2.8rem);font-weight:300;line-height:1.2;text-align:center;color:#999;padding-top:10px;padding-bottom:20px}@media (max-width: 991px){.about_us_text_slider p{font-size:1.25rem;line-height:1.4}}@media (max-width: 575px){.about_us_text_slider p{font-size:1rem}}.about_us_text_slider h4{color:#e21b22;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:500;line-height:37.8px;text-align:center}.about_us_text_slider h4 span{font-weight:400}@media (max-width: 991px){.about_us_text_slider h4{font-size:1.5rem}}@media (max-width: 575.99px){.about_us_text_slider h4{font-size:1.25rem}}.about_us .quote_icon{height:78px;width:78px;margin:0 auto}.about_us .quote_icon img{height:100%;width:100%;object-fit:contain}.about_us .slick-dots{bottom:-50px}.about_us .slick-dots li{margin:2px}.about_us .slick-dots li button:before{border:2px solid #e21b22;border-radius:50%;content:" ";opacity:1;height:16px;width:16px}.about_us .slick-dots li button:hover:before{background:#e21b22}.about_us .slick-dots li.slick-active button:before{background:#e21b22}.article{padding-top:70px}.article_header{display:flex;align-items:flex-end;justify-content:space-between;column-gap:30px;padding-bottom:35px}@media (max-width: 767.99px){.article_header{flex-direction:column;gap:30px;align-items:flex-start}}.article_header_btn{display:flex;justify-content:flex-end}.article_header_btn.sm_block{display:none}.article_header_btn:hover .btn_primary{background:#000;border-color:#000;color:#fff}@media (max-width: 767.99px){.article_header_btn{display:none}.article_header_btn.sm_block{display:flex;width:100%;padding-top:20px}.article_header_btn.sm_block .btn_primary{width:100%;text-align:center;font-size:.9375rem}}.article_header_btn .btn_primary{padding:12px 50px;border-radius:8px;font-family:Outfit,sans-serif;font-size:1.375rem;font-weight:600}.article_header_left{max-width:660px;width:100%}.article_header_left h3{color:#333;padding-bottom:18px}@media (max-width: 767.99px){.article_header_left h3{font-size:1.875rem;text-align:center}}.article_header_left p{font-family:Poppins;font-size:1.125rem;font-weight:400;line-height:30px;color:#999}@media (max-width: 767.99px){.article_header_left p{font-size:1rem;line-height:1.4;text-align:center}}.article_carts{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:22px}@media (max-width: 991.99px){.article_carts{grid-template-columns:repeat(2,1fr);grid-gap:20px}}@media (max-width: 767.99px){.article_carts{grid-template-columns:repeat(1,1fr);grid-gap:20px}}.article_cart .thumb{overflow:hidden;height:385px;width:100%;border-radius:10px}.article_cart img{height:100%;width:100%;object-fit:cover;border-radius:10px;transition:transform .5s cubic-bezier(.4,0,.2,1),filter .3s ease-in-out;filter:brightness(90%)}.article_cart:hover img{transform:scale(1.3);filter:brightness(100%)}.article_cart_text{padding-top:25px}.article_cart_text h4{font-size:1rem;font-family:Outfit,sans-serif;font-weight:500;color:#999;padding-bottom:10px}.article_cart_text h4 sup{font-size:.8125rem}.article_cart_text h3{font-family:Outfit,sans-serif;font-size:1.625rem;font-weight:600;line-height:37.8px;color:#333;padding-bottom:15px}@media (max-width: 768px){.article_cart_text h3{font-size:1.25rem;line-height:1.4;padding-bottom:10px}}.article_cart_text .read_more{color:#e21b22;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:500;line-height:31.5px}@media (max-width: 768px){.article_cart_text .read_more{font-size:1rem}}.getInTouch{padding-top:85px;padding-bottom:50px}@media (max-width: 991.99px){.getInTouch{padding-top:45px}.getInTouch textarea{margin-top:12px;padding:12px 20px}}.getInTouch_header{text-align:center}.getInTouch_header h3{color:#333;font-weight:600;line-height:60.48px;padding-bottom:10px;margin-bottom:20px;position:relative;text-align:center}@media (max-width: 991.99px){.getInTouch_header h3{line-height:40px}}.getInTouch_header h3:after{position:absolute;bottom:0;left:0;height:6px;width:128px;background:#e21b22;content:"";right:0;margin:0 auto}@media (max-width: 991.99px){.getInTouch_header h3:after{height:3px;max-width:200px;width:100%}}.getInTouch_form{padding-top:18px;max-width:975px;margin:0 auto}.getInTouch_form .btn_primary{width:100%;margin-top:20px;font-family:Outfit,sans-serif;font-size:1.375rem;font-weight:600;color:#fff;padding:12px 20px;border-radius:10px}.getInTouch_form .btn_primary:hover{background:#000;border-color:#000}@media (max-width: 991.99px){.getInTouch_form .btn_primary{font-size:1.125rem}}@media (max-width: 767.99px){.getInTouch_form .btn_primary{font-size:1rem;border-radius:5px;margin-top:5px}}.getInTouch_info{align-items:center;justify-content:center;display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:40px;padding-top:92px}@media (max-width: 991.99px){.getInTouch_info{grid-template-columns:repeat(1,1fr);row-gap:20px;padding-top:50px}}.getInTouch_info .single_info{display:flex;align-items:center;column-gap:15px}.getInTouch_info .single_info .icon{height:70px;width:70px;border:1px solid #969696;border-radius:50%;background:transparent;padding:14px;transition:.3s all ease-in-out;display:flex;align-items:center;justify-content:center;font-size:2rem}@media (max-width: 768px){.getInTouch_info .single_info .icon{height:55px;width:55px}}.getInTouch_info .single_info:hover .icon{background:#E21B22;border-color:#e21b22;color:#fff}.getInTouch_info .single_info .text{color:#000;font-size:25px;font-weight:400;text-align:left}.getInTouch_info .single_info .text p{color:#000;font-size:1.25rem}@media (max-width: 768px){.getInTouch_info .single_info .text p{font-size:1.125rem}}.getInTouch_info .single_info .text h4{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:400;line-height:30px;text-align:left;color:#000}@media (max-width: 768px){.getInTouch_info .single_info .text h4{font-size:1.25rem}}@media (max-width: 991.99px){.getInTouch_info .single_info .text,.getInTouch_info .single_info .text h4{font-size:1.25rem}}.getInTouch_info .single_info:first-child .text p{color:#e21b22;font-weight:500}@media screen and (max-width: 1440px){.cta:after{height:355px;width:630px;top:30px;right:3%}}@media screen and (max-width: 1200px){.cta:after{height:355px;width:519px;top:30px;right:3%}}@media screen and (max-width: 767.99px){.cta:after{display:none}}.register_area{background-image:url(/build/assets/register-mask-5722dd1e.svg);background-repeat:no-repeat;background-position:bottom center;text-align:center;padding-top:50px;position:relative;z-index:1;background-size:cover}.register_area:before{content:"";position:absolute;width:100%;height:100%;background-image:url(/build/assets/register-bg-4fa15d52.svg);z-index:-1;background-repeat:no-repeat;background-position:bottom center;background-size:contain;bottom:75px;left:0;right:0}.register_area .illustration{height:530px;width:100%;text-align:center;max-width:1170px}@media (max-width: 991px){.register_area .illustration{height:350px}}@media (max-width: 767px){.register_area .illustration{height:300px}}@media (max-width: 575px){.register_area .illustration{height:240px}}@media (min-width: 2000px){.register_area .illustration{height:704px;max-width:2327px}}@media (min-width: 2800px){.register_area .illustration{height:723px}}@media (min-width: 3000px){.register_area .illustration{height:840px}}@media (min-width: 3500px){.register_area .illustration{height:920px}}@media (min-width: 4000px){.register_area .illustration{height:930px}}@media (min-width: 4100px){.register_area .illustration{height:1000px}}.register_area .illustration img{height:100%;width:100%;object-fit:contain}.register_text h2{font-size:4rem;font-weight:600;color:#e21b22;padding-bottom:10px}@media (max-width: 1200px){.register_text h2{font-size:2.625rem}}@media (max-width: 575px){.register_text h2{font-size:1.875rem}}.register_text h3{font-size:3rem;color:#333;padding-bottom:20px;font-weight:600}@media (max-width: 768px){.register_text h3{font-size:1.25rem}}.register_text .btn_primary{max-width:260px;display:flex;align-items:center;justify-content:center;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:600;border-radius:10px;margin:0 auto}@media (max-width: 768px){.register_text .btn_primary{font-size:1.125rem}}@media (max-width: 575px){.register_text .btn_primary{font-size:1rem}}.about_area{padding:80px 0;background:#ffffff}@media (max-width: 991.99px){.about_area{padding:50px 0}}.about_header{position:relative;z-index:9;padding-bottom:20px}.about_header h2{text-align:center;padding-bottom:20px;color:#000;font-size:clamp(2.4rem,-.6829rem + 5.6098vw,3.875rem)}@media (max-width: 576px){.about_header{padding-bottom:20px}.about_header h2{font-size:1.875rem}}.about_header .global_brands_thumb{display:flex;align-items:center;justify-content:center}.about_header .global_brands_thumb img{height:430px;width:100%;object-fit:contain}@media (max-width: 992px){.about_header .global_brands_thumb img{height:300px}}@media (max-width: 575px){.about_header .global_brands_thumb img{height:200px}}@media (max-width: 480px){.about_header .global_brands_thumb img{height:153px}}.about_content_header{text-align:center;padding-bottom:60px}@media (max-width: 767.99px){.about_content_header{padding-bottom:20px}}.about_content_header h3{color:#000;padding-bottom:30px}@media (max-width: 575.99px){.about_content_header h3{font-size:1.5rem;padding-bottom:10px}}.about_content_header p{color:#666;font-family:Poppins,sans-serif;font-size:1.125rem;line-height:1.4}.about_content_header p:not(:last-child){padding-bottom:30px}@media (max-width: 768px){.about_content_header p{font-size:1rem}}@media (max-width: 575.99px){.about_content_header p{font-size:.875rem}}.about_photograph{padding-top:1.25rem}.about_photograph_single{display:grid;grid-template-columns:1fr 2fr;grid-gap:30px}.about_photograph_single:not(:last-child){padding-bottom:30px}@media (max-width: 992px){.about_photograph_single{grid-template-columns:1fr}}.about_photograph_single .thumb img{width:100%;height:100%;object-fit:cover}.about_photograph_single .thumb img:nth-child(1){max-height:326px}.about_photograph_single .thumb img:nth-child(2){max-height:640px}.about_photograph_single .text_group:not(:first-child){padding-top:35px}.about_photograph_single .text_group h4{font-family:Outfit,sans-serif;font-size:3rem;font-weight:600;line-height:60.48px;color:#000;padding-bottom:1.875rem}@media (max-width: 768px){.about_photograph_single .text_group h4{font-size:2rem;padding-bottom:.625rem;line-height:1.3}}@media (max-width: 576px){.about_photograph_single .text_group h4{font-size:1.5rem;text-align:center}}.about_photograph_single .text_group p{font-size:1.125rem;font-weight:400;color:#666}@media (max-width: 576px){.about_photograph_single .text_group p{font-size:.875rem;text-align:center}}.about_photograph_single .text_group p:not(:last-child){padding-bottom:1.25rem}.about_services{padding-top:80px}.about_services h2{text-align:center;padding-bottom:30px;color:#000}@media (max-width: 991.99px){.about_services h2{font-size:2.25rem}}@media (max-width: 576px){.about_services h2{font-size:1.875rem}}.dealers{padding:60px 0}@media (max-width: 768px){.dealers{padding:40px 0}}.dealers_hero{position:relative;z-index:2;background-color:#e21b22b2;background-image:url(/build/assets/dealers-hero-bg-f872da67.png);background-repeat:no-repeat;background-size:cover;background-position:center}@media (max-width: 767px){.dealers_hero{background-color:#e21b22d5}}.dealers_hero_text{text-align:center;color:#fff;padding-top:80px;padding-bottom:120px}@media (max-width: 768px){.dealers_hero_text{padding-bottom:20px;padding-top:40px}}.dealers_hero_text h2{padding-top:90px;max-width:770px;width:100%;margin:0 auto;text-align:center;position:relative;font-size:clamp(2.4rem,-.6829rem + 5.6098vw,3.875rem)}.dealers_hero_text h2:after{position:absolute;content:"";left:0;right:0;bottom:0;height:1px;width:100%;background:#ffffff}@media screen and (max-width: 767.99px){.dealers_hero_text h2{padding-top:50px;font-size:2.125rem;padding-bottom:14px}}@media screen and (max-width: 575.99px){.dealers_hero_text h2{padding-top:10px;font-size:1.5625rem}}.dealers_hero_text h1{font-size:4rem}@media screen and (max-width: 575.99px){.dealers_hero_text h1{font-size:1.875rem}}.dealers_hero_text h4{padding-top:20px;font-size:2rem}@media screen and (max-width: 767.99px){.dealers_hero_text h4{font-size:1.5rem;padding-top:10px}}@media screen and (max-width: 767.99px){.dealers_hero_text h4{font-size:1.25rem;padding-top:5px}}.dealers_wrapper{display:grid;grid-template-columns:418fr 882fr;border-radius:20px;box-shadow:4px 4px 20px #00000026}@media (max-width: 1400px){.dealers_wrapper{grid-template-columns:310px 1fr}}@media (max-width: 992.99px){.dealers_wrapper{grid-template-columns:1fr}}.dealers_form{background:#000;border-radius:20px 0 0 20px;padding:35px}@media (max-width: 992.99px){.dealers_form{border-radius:20px 20px 0 0;padding:35px 20px}}.dealers_searchBox{position:relative;background:linear-gradient(89.4deg,rgba(255,255,255,.54) -84.79%,rgba(255,255,255,0) 128.29%);border-radius:10px;margin-bottom:23px}@media (max-width: 576px){.dealers_searchBox{border-radius:10px 10px 0 0;margin-bottom:10px}}.dealers_searchBox input{width:100%;padding:12px 12px 12px 50px;background:transparent;outline:none;border:none;height:100%;color:#fff}@media (max-width: 576px){.dealers_searchBox input{font-size:1rem}}.dealers_searchBox span{position:absolute;height:35px;width:35px;display:flex;align-items:center;justify-content:center;background:transparent;top:7px;left:10px}.dealers_searchBox span i{color:#fff;font-size:1.125rem}.dealers_search_options{display:grid;grid-template-columns:1fr;column-gap:8px}@media (max-width: 991.99px){.dealers_search_options{grid-template-columns:1fr 1fr}}.dealers_search_content{background:#ffffff;border-radius:10px;padding:25px 20px;display:flex;flex-direction:column;justify-content:space-between;gap:24px}@media (max-width: 992.99px){.dealers_search_content{min-height:auto}}@media (max-width: 576px){.dealers_search_content{background:transparent;padding:0}}.dealers_search_options .searchSelect{margin-bottom:11px}@media (max-width: 575px){.dealers_search_options .searchSelect{padding:10px 15px 2px}.dealers_search_options .searchSelect:after{height:25px;width:25px;right:10px}}.dealers_search_btn button{width:100%;display:block;border-radius:10px;padding:12px 20px}.dealers_search_btn button:not(:last-child){margin-bottom:10px}@media (max-width: 576px){.dealers_search_btn button{border-radius:0}.dealers_search_btn button.btn_secondary{background:#ffffff;color:#e21b22;border-color:#fff}}.dealers_map{border-radius:0 20px 20px 0;position:relative;height:100%;display:flex;flex-direction:column;justify-content:flex-end}@media (max-width: 992.99px){.dealers_map{height:700px}}@media (max-width: 767.99px){.dealers_map{height:650px}}.dealers .canvas{height:400px}@media (min-width: 992px){.dealers .canvas{height:700px}}.dealers_search_result{padding:10px;border-radius:0 0 20px;position:relative;z-index:1;background:rgba(255,255,255,.0392156863);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (max-width: 992.99px){.dealers_search_result{max-height:100%}}.dealers_search_result .head{display:flex;align-items:center;justify-content:space-between;column-gap:20px}.dealers_search_result .head h3{font-size:1.5rem;font-weight:500;line-height:31.5px;color:#000}@media (max-width: 991.99px){.dealers_search_result .head h3{font-size:1.125rem}}@media (max-width: 575.99px){.dealers_search_result .head h3{font-size:.875rem}}.dealers_search_result .head .btn_view_more{background:transparent;outline:none;border:none}.dealers_search_result .head .btn_view_more:hover{text-decoration:underline}@media (max-width: 991.99px){.dealers_search_result .head .btn_view_more{font-size:1.125rem}}@media (max-width: 575.99px){.dealers_search_result .head .btn_view_more{font-size:.875rem}}.dealers_search_result ._items ._single{background:#e21b22;border:1px solid #e21b22;border-radius:10px;padding:25px 20px;min-width:280px;width:100%;height:100%}@media (max-width: 575.99px){.dealers_search_result ._items ._single{min-width:185px;padding:17px 15px}}.dealers_search_result ._items ._single_head{display:grid;grid-template-columns:80px 1fr;align-items:center;column-gap:10px}@media (max-width: 767.99px){.dealers_search_result ._items ._single_head{grid-template-columns:53px 1fr}}.dealers_search_result ._items ._single_info h4{font-family:Poppins,sans-serif;font-size:.875rem;font-weight:600;line-height:21px;color:#fff;padding-bottom:5px}@media (max-width: 767.99px){.dealers_search_result ._items ._single_info h4{font-size:.625rem}}.dealers_search_result ._items ._single_info p{font-size:.75rem;font-weight:400;line-height:18px;color:#fff}@media (max-width: 767.99px){.dealers_search_result ._items ._single_info p{font-size:.625rem}}.dealers_search_result ._items ._single_img{max-width:80px;max-height:70px;height:100%;width:100%}.dealers_search_result ._items ._single_img img{height:100%;width:100%;object-fit:cover}.dealers_search_result ._items ._single .btn_white{width:100%;padding:12px 20px;background:#ffffff;color:#e21b22;font-family:Outfit,sans-serif;font-size:12px;font-weight:600;line-height:15.12px;text-align:center;margin-top:10px;transition:.2s all ease}.dealers_search_result ._items ._single .btn_white:hover{background:#000;color:#fff}.dealers_feature{padding-bottom:70px;padding-top:50px}.dealers_feature .featured_cards{padding-top:40px}@media (max-width: 768px){.dealers_feature{padding-top:50px}.dealers_feature .featured_cards{padding-top:30px}}.dealers_feature_header h3{color:#000;border-bottom:1px solid #999999;padding-bottom:8px;margin-bottom:30px}@media (max-width: 768px){.dealers_feature_header h3{padding-bottom:5px;margin-bottom:20px;font-size:28px}}.dealers_feature ._search{display:grid;grid-template-columns:1fr 200px}.dealers_feature ._search input{width:100%;padding:14px 0 14px 20px;background:#e8e8e8;border-radius:10px 0 0 10px;color:#000;font-size:18px}.dealers_feature ._search input::placeholder{color:#666}.dealers_feature ._search .btn_secondary{padding:14px 20px;border-radius:0 10px 10px 0;width:100%}@media (max-width: 767px){.dealers_feature ._search{grid-template-columns:1fr;row-gap:10px}.dealers_feature ._search input{font-size:16px;padding-right:0;border-radius:10px}.dealers_feature ._search .btn_secondary{border-radius:10px;font-size:16px}}.dealers_article_header{display:grid;grid-template-columns:220px 1fr;border-bottom:1px solid #999999}@media (max-width: 767px){.dealers_article_header{grid-template-columns:126px 1fr;border-bottom:none}}.dealers_article_header ._thumb img{height:100%;width:100%;object-fit:cover}.dealers_article_header ._text{display:flex;align-items:flex-end;justify-content:space-between;padding:20px}.dealers_article_header ._text h3{color:#000}@media (max-width: 767px){.dealers_article_header ._text{display:block}.dealers_article_header ._text h3{border-bottom:1px solid #999999;padding-bottom:5px}}.dealers_article_header .socail{display:flex;align-items:center;column-gap:10px;justify-content:flex-end}.dealers_article_header .socail a{font-size:28px;height:35px;width:35px;display:flex;align-items:center;justify-content:center;color:#000}.dealers_article_header .socail a:hover{opacity:.7}@media (max-width: 767px){.dealers_article_header .socail{justify-content:flex-start;padding-top:8px;column-gap:5px}.dealers_article_header .socail a{font-size:24px}}.dealers_article_body{display:grid;grid-template-columns:1.8fr 1fr;grid-gap:30px;padding-top:60px}@media (max-width: 992px){.dealers_article_body{grid-template-columns:1fr;padding-top:40px}}.dealers_article_body ._title{color:#000;border-bottom:1px solid #999999;padding-bottom:10px;margin-bottom:30px;font-size:32px}@media (max-width: 767px){.dealers_article_body ._title{font-size:24px;padding-bottom:5px;margin-bottom:20px}}.dealers_article .desc p:not(:last-child){margin-bottom:30px}.dealers_article .info .socail_info{background:#eaeaea;padding:30px 25px}.dealers_article .info .socail_info ._single{display:flex;align-items:center;column-gap:10px}.dealers_article .info .socail_info ._single:not(:last-child){margin-bottom:20px}.dealers_article .info .socail_info ._single .thumb{height:45px;width:45px}.dealers_article .info .socail_info ._single .thumb img{height:100%;width:100%;object-fit:contain}.dealers_article .info .socail_info ._single h5{color:#000;font-size:20px;font-weight:500}.dealers_article ._form{box-shadow:4px 4px 20px #0000001a;padding:30px 20px;margin-top:30px}.dealers_article ._form h4{color:#000;padding-bottom:15px;font-size:32px;font-weight:700}@media (max-width: 768px){.dealers_article ._form{padding:30px 25px}.dealers_article ._form h4{font-size:24px;padding-bottom:5px}}.dealers_article ._form .single_input{margin-top:20px}.dealers_article ._form .single_input:first-child{margin-top:0}.dealers_article ._form .single_input textarea{margin-top:0;margin-bottom:15px}.dealers_article ._form .btn_primary{width:100%;padding:15px 20px;background:#e21b22;color:#fff;font-size:18px;font-weight:600;border:none;transition:.2s all ease;border-radius:10px}.dealers_article ._form .btn_primary:hover{background:#000;color:#fff}.dealers_feature_content .card_body h3{text-align:left}.dealers_feature_content .card_rating{text-align:left;justify-content:flex-start}.blogs{padding-top:110px;padding-bottom:90px}@media (max-width: 1200px){.blogs{padding:80px 0}}@media (max-width: 991px){.blogs{padding:60px 0}}@media (max-width: 575px){.blogs{padding:45px 0}}.blogs_header{padding-bottom:50px;max-width:860px;width:100%;margin:0 auto;text-align:center}@media (max-width: 575px){.blogs_header{padding-bottom:30px}}.blogs_header h2{color:#000;border-bottom:1px solid #999999;font-size:clamp(2rem,.2256rem + 3.4146vw,3rem)}.blogs_search{max-width:640px;width:100%;background:#e8e8e8;border-radius:10px;position:relative;margin:25px auto 0;z-index:1}.blogs_search .btn_submit{position:absolute;height:100%;width:70px;display:flex;align-items:center;justify-content:center;right:0;top:0;background:transparent;z-index:1;cursor:pointer}.blogs_search .btn_submit i{color:#666;opacity:.7}.blogs_search .btn_submit:hover i{opacity:1;color:#000}.blogs_search input{width:100%;padding:18px 70px 18px 20px;color:#000;font-family:Poppins,sans-serif;font-size:1.125rem;font-weight:400;line-height:25.2px;background:transparent}.blogs_search input::placeholder{color:#666}.blogs_content{display:grid;grid-template-columns:repeat(2,1fr);column-gap:25px;row-gap:40px}@media (max-width: 992.99px){.blogs_content{grid-template-columns:repeat(1,1fr)}}.blogs_card .blog_img{height:385px;width:100%}@media (max-width: 575.99px){.blogs_card .blog_img{height:270px}}.blogs_card .blog_img img{height:100%;width:100%;object-fit:cover;border-radius:10px}.blogs_card .blog_content{padding-top:25px}@media (max-width: 768px){.blogs_card .blog_content{padding-top:20px}}.blogs_card .blog_content small{font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:500;line-height:25.2px;color:#999;display:block;padding-bottom:12px}@media (max-width: 768px){.blogs_card .blog_content small{font-size:1rem;padding-bottom:8px}}.blogs_card .blog_content h4{font-size:1.875rem;font-weight:600;line-height:37.8px;color:#333;padding-bottom:12px}@media (max-width: 575.99px){.blogs_card .blog_content h4{font-size:1.25rem;line-height:1.4;padding-bottom:8px}}.blogs_card .blog_content .read_more{font-family:Outfit,sans-serif;font-size:1.4375rem;font-weight:500;line-height:31.5px;color:#e21b22}@media (max-width: 575.99px){.blogs_card .blog_content .read_more{font-size:.9375rem}}.blogs .pagination{display:flex;justify-content:center;align-items:center;padding-top:65px}.blogs .pagination ul{display:flex;align-items:center;column-gap:8px}.blogs .pagination ul li .pagination_btn{background:#e6e6e6;border-radius:5px;display:flex;align-items:center;justify-content:center;font-family:Outfit,sans-serif;font-size:25px;font-weight:700;color:#999;height:46px;width:47px}.blogs .pagination ul li .pagination_btn.active{background:#000000;color:#fff}@media (max-width: 767px){.blogs .pagination{display:none}}.blog{padding:90px 0}@media (max-width: 1200px){.blog{padding:70px 0}}@media (max-width: 575px){.blog{padding:45px 0}}.blog_header{padding-bottom:40px}@media (max-width: 991px){.blog_header{padding-bottom:25px}}@media (max-width: 575px){.blog_header{padding-bottom:15px}}.blog_header h2{border-bottom:1px solid #999999;padding-bottom:5px;color:#000;font-family:Outfit,sans-serif;font-size:64px;font-weight:600;line-height:1.2;text-transform:capitalize;font-size:clamp(2rem,.8293rem + 3.9024vw,4rem)}@media (max-width: 768px){.blog_header h2{font-size:1.875rem}}.blog_banner{height:500px;width:100%}@media (max-width: 1200px){.blog_banner{height:400px}}@media (max-width: 991px){.blog_banner{height:300px}}@media (max-width: 768px){.blog_banner{height:250px}}@media (max-width: 576px){.blog_banner{height:190px}}.blog_banner img{height:100%;width:100%;object-fit:cover}.blog_content{padding-top:60px}@media (max-width: 991px){.blog_content{padding-top:40px}}@media (max-width: 575px){.blog_content{padding-top:30px}}.blog_post_title{font-family:Outfit,sans-serif;font-size:35px;font-weight:600;line-height:44.1px;color:#000;padding-bottom:10px;border-bottom:1px solid #999999;margin-bottom:22px}@media (max-width: 991px){.blog_post_title{font-size:1.875rem;line-height:1.4}}@media (max-width: 767px){.blog_post_title{font-size:1.5rem;margin-bottom:15px}}@media (max-width: 575px){.blog_post_title{font-size:1.25rem;margin-bottom:10px}}.blog_post p{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:400;color:#999}.blog_post p:not(:last-child){padding-bottom:30px}@media (max-width: 1200px){.blog_post p{font-size:1.25rem}}@media (max-width: 991px){.blog_post p{font-size:1rem;line-height:1.5}}.blog_post_banner{padding:40px 0;text-align:center}@media (max-width: 768px){.blog_post_banner{padding:20px 0}}.blog_post_banner h5{font-family:Outfit,sans-serif;font-size:30px;font-weight:500;line-height:37.8px;text-align:center;padding-bottom:50px;color:#000}@media (max-width: 768px){.blog_post_banner h5{font-size:1.5rem;line-height:1.4;padding-bottom:30px;max-width:360px;margin:0 auto}}.blog_post_banner img{max-width:970px;height:100%;width:100%;object-fit:contain}.blog_post_nav{padding:30px 0;display:flex;align-items:center;justify-content:space-between;column-gap:30px}@media (max-width: 767px){.blog_post_nav{padding:25px 0;margin-bottom:10px}}.blog_post_nav button{background:transparent;border:none;outline:none;font-family:Outfit,sans-serif;font-size:25px;font-weight:600;line-height:31.5px;display:flex;align-items:center;column-gap:15px;color:#000;transition:.3s all ease}@media (max-width: 768px){.blog_post_nav button{font-size:1.25rem}}.blog_post_nav button.btn_pref{justify-content:flex-start}.blog_post_nav button.btn_next{justify-content:flex-end}.blog_post_nav button:hover{color:#999}.blog_post_commentBox ._header{display:flex;align-items:center;justify-content:space-between;column-gap:20px;border-bottom:1px solid #999999;padding-bottom:10px;margin-bottom:30px}.blog_post_commentBox ._header h4{font-family:Outfit,sans-serif;font-size:2rem;font-weight:600;line-height:44.1px;text-align:left;text-transform:capitalize;color:#000}@media (max-width: 1200px){.blog_post_commentBox ._header h4{font-size:1.75rem;line-height:1.4}}@media (max-width: 768px){.blog_post_commentBox ._header h4{font-size:1.5rem}}@media (max-width: 575px){.blog_post_commentBox ._header h4{font-size:1.25rem}}.blog_post_share{display:flex;align-items:center;column-gap:30px;justify-content:flex-end}@media (max-width: 768.99px){.blog_post_share{column-gap:7px}}.blog_post_share h5{font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:600;line-height:37.8px;color:#000}@media (max-width: 768.99px){.blog_post_share h5{font-size:1.125rem;line-height:1.4}}@media (max-width: 575px){.blog_post_share h5{font-size:.9375rem}}.blog_post_share ul{display:flex;align-items:center;justify-content:flex-end;column-gap:10px}@media (max-width: 768px){.blog_post_share ul{column-gap:5px}}.blog_post_share ul li a{font-size:24px;color:#000;height:25px;width:25px;display:flex;justify-content:center;align-items:center;text-decoration:none}@media (max-width: 767px){.blog_post_share ul li a{font-size:1.125rem;height:20px;width:20px}}.blog_post_share ul li a:hover{color:#999}.blog_post_form .btn_primary{width:100%;padding:14px 20px;border-radius:10px;margin-top:20px}.blog_card_wrapper{margin-bottom:30px;box-shadow:0 0 10px #0000001a}.blog_card_wrapper .blog_card_image{height:150px;width:100%;margin-bottom:20px}.blog_card_wrapper .blog_card_image img{height:100%;width:100%;object-fit:cover}.blog_card_wrapper .blog_card_content{padding:0 30px}.blog_card_wrapper .blog_card_content .title{color:#000;font-size:1.5625rem;margin-bottom:20px;padding:0 40px}.blog_card_wrapper .blog_card_content .desc{font-size:20px;font-weight:400;color:#999;padding-bottom:40px}.car_feature{padding:65px 0}.car_feature_header{text-align:center}.car_feature_header h4{font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:600;line-height:30px;color:#e21b22;padding-bottom:5px}.car_feature_header h3{font-weight:600;line-height:60.48px;color:#333}@media (max-width: 1199.99px){.car_feature_slider{grid-template-columns:repeat(2,1fr)}}@media (max-width: 575.99px){.car_feature_slider{grid-template-columns:repeat(1,1fr)}}.car_feature_slider .single_car{border:2px solid #e21b22;padding:15px;height:200px}.car_feature_slider .single_car img{height:100%;width:100%;object-fit:contain}.car_feature_product{padding-top:110px;display:grid;grid-template-columns:repeat(2,1fr);align-items:center}@media (max-width: 755.99px){.car_feature_product{display:flex;flex-direction:column-reverse;row-gap:20px;padding-top:10px}}.car_feature_product ._text h4{font-size:1.875rem;font-weight:600;line-height:37.8px;color:#000;padding-bottom:10px}@media (max-width: 768px){.car_feature_product ._text h4{text-align:center}}.car_feature_product ._text .card_rating{padding:0 0 20px}.car_feature_product ._text h3{font-size:2.8125rem;font-weight:400;line-height:56.7px;color:#999;padding-bottom:15px}.car_feature_product ._text h3 strong{color:#e21b22;font-weight:600}@media (max-width: 758px){.car_feature_product ._text h3{text-align:center;font-size:2.25rem}}.car_feature_product ._text h5{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:500;line-height:37.5px;color:#666;padding-bottom:5px}@media (max-width: 758px){.car_feature_product ._text h5{text-align:center;font-size:1rem}}.car_feature_product ._text .text_list{font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:400;line-height:30px;color:#999;padding-bottom:5px}@media (max-width: 758px){.car_feature_product ._text .text_list{text-align:center}.car_feature_product ._text .text_list li{font-size:1rem}}.car_feature_product ._text .btn_primary{max-width:390px;width:100%;border-radius:10px;font-size:1.125rem;font-weight:600}@media (max-width: 767px){.car_feature_product ._text .btn_primary{max-width:100%}}.car_feature_product ._illustration{height:100%;width:100%}.car_feature_status{display:flex;align-items:center;column-gap:34px;padding-top:10px;padding-bottom:20px}@media (max-width: 767px){.car_feature_status{justify-content:center;padding-bottom:30px}}.car_feature_status li{position:relative;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:400;color:#666}@media (max-width: 767px){.car_feature_status li{font-size:1rem}}.car_feature_status li:nth-child(1):before{display:none}.car_feature_status li:before{position:absolute;left:-20px;top:50%;transform:translateY(-50%);content:"";width:5px;height:5px;border-radius:50%;background:#666666}.car_feature_slider_row{position:relative}.car_feature_slider_row .car_feature-prev{position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:2}.car_feature_slider_row .car_feature-next{position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:2}.searchProduct{padding-top:70px;padding-bottom:90px}.searchProduct .miniSearch_content h3{text-align:center;color:#333;padding-bottom:30px}@media (max-width: 575px){.searchProduct .miniSearch_content h3{max-width:200px;margin:0 auto}}@media (max-width: 575px){.searchProduct .miniSearch_box{background:transparent;padding:0;box-shadow:none}}.searchResult{padding-top:95px}.searchResult_header{display:flex;align-items:center;justify-content:space-between;column-gap:30px}@media (max-width: 575.99px){.searchResult_header{gap:20px}}.searchResult_header .shortBy{display:flex;align-items:center;column-gap:15px}.searchResult_header .shortBy label{color:#000;font-weight:600}@media (max-width: 767px){.searchResult_header .shortBy label{font-size:.9375rem}}@media (max-width: 767px){.searchResult_header .shortBy .ctSelect select{padding:10px;min-width:150px}}.searchResult .featured_cards{padding-top:40px}.carPage_partner .partners{background:transparent}.carPage_partner .partners_wrapper h5{background:#fff}.singleProduct{display:grid;grid-template-columns:770fr 460fr;column-gap:40px}.singleProduct_area{padding:50px 0}.singleProduct_wrapper{display:grid;grid-template-columns:1.5fr 1fr;column-gap:40px}@media (max-width: 991px){.singleProduct_wrapper{grid-template-columns:1fr}}.singleProduct_content{max-width:870px;width:100%}@media (max-width: 1400px){.singleProduct_content{max-width:700px}}@media (max-width: 1200px){.singleProduct_content{max-width:550px}}@media (max-width: 991px){.singleProduct_content{max-width:100%}.singleProduct_content .container{padding:0}}.singleProduct_dateTime{display:flex;align-items:center;column-gap:25px;padding-bottom:12px}.singleProduct_dateTime p{font-family:Outfit,sans-serif;font-size:20px;font-weight:400;line-height:25.2px;text-align:center;color:#666;padding-left:25px;position:relative;z-index:1}.singleProduct_dateTime p:before{position:absolute;left:0;top:50%;transform:translateY(-50%);height:16px;width:20px;content:"";background-repeat:no-repeat;background-size:contain;background-position:center}.singleProduct_dateTime p:nth-child(1):before{background-image:url(/build/assets/history-8f5d8548.svg)}.singleProduct_dateTime p:nth-child(2):before{background-image:url(/build/assets/eye-27a955b4.svg)}.singleProduct_desc .sm_btn_stock{font-family:Outfit,sans-serif;font-size:.625rem;font-weight:600;line-height:12.6px;color:#fff;background:#30bc2d;padding:8px 15px;border-radius:25px;display:inline-block}.singleProduct_desc .sm_btn_stock.sm_btn_visits{background:#e21b22}.singleProduct_desc .widget_head{display:flex;align-items:center;justify-content:space-between;column-gap:20px;padding:15px 0;border-bottom:1px solid #999999}.singleProduct_desc .widget_head h3{color:#000}.singleProduct_desc .widget_head h5{color:#e21b22}.singleProduct_desc ._content{padding-top:20px}.singleProduct_desc ._content p{font-size:20px;font-weight:300;line-height:24.2px;text-align:left;color:#999}.singleProduct .widget_head{padding-top:16px;padding-bottom:10px;border-bottom:1px solid #999999}.singleProduct .widget_head h3{font-family:Outfit,sans-serif;font-size:1.875rem;font-weight:600;line-height:37.8px;text-align:left;color:#000}.singleProduct .widget_head h5{font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:600;line-height:40px;text-align:right;color:#e21b22}.singleProduct_details{padding-top:20px}.singleProduct_details ._content table{width:100%}.singleProduct_details ._content table tr td{font-family:Outfit,sans-serif;font-weight:500;line-height:31.5px;font-size:1.5rem;color:#666;border-bottom:1px solid #999999;padding:20px}.singleProduct_details ._content table tr td:first-child{font-family:Poppins,sans-serif;padding-left:0;border-right:1px solid #999999}@media (max-width: 768px){.singleProduct_details ._content table tr td:first-child{border-right:none}}.singleProduct_details ._content table tr td ul li{list-style-type:disc;margin-left:20px}@media (max-width: 768px){.singleProduct_details ._content table tr{display:flex;flex-direction:column;border-bottom:1px solid #999999;padding:20px 0}.singleProduct_details ._content table tr td:first-child{padding-bottom:10px;font-size:1.25rem}.singleProduct_details ._content table tr td{padding:0;border-right:none;border:none;font-size:.9375rem}}.singleProduct_reviews{padding-top:50px}.singleProduct_reviews ._content{padding-top:30px}.singleProduct_reviews ._review_category{display:flex;align-items:center;justify-content:space-between;column-gap:20px}@media (max-width: 575px){.singleProduct_reviews ._review_category{column-gap:10px}}.singleProduct_reviews ._review_category h4{font-size:1.875rem;font-weight:600;line-height:60px;text-align:left;color:#000}@media (max-width: 768px){.singleProduct_reviews ._review_category h4{font-size:1.25rem;line-height:40px;font-size:1.125rem}}@media (max-width: 768px){.singleProduct_reviews ._review_category .card_rating{padding:0}.singleProduct_reviews ._review_category .card_rating .rating_star{height:20px;width:20px}.singleProduct_reviews ._review_category .card_rating p{font-size:.9375rem}}.singleProduct_aside_head h3{font-size:2.25rem;font-weight:600;line-height:50.4px;color:#000;border-bottom:1px solid #999999;padding:10px 0}@media (max-width: 768px){.singleProduct_aside_head h3{font-size:1.875rem;line-height:1.3}}.singleProduct_aside_head h4{font-size:1.125rem;font-weight:600;line-height:45.36px;color:#e21b22}@media (min-width: 576px){.singleProduct_aside_head h4{font-size:1.5625rem}}@media (min-width: 768px){.singleProduct_aside_head h4{font-size:2rem}}.singleProduct_aside_head_btns{padding-top:10px}.singleProduct_aside_head_btns button{width:100%;display:flex;align-items:center;justify-content:center;border-radius:10px;padding:12px 20px;margin-bottom:10px}.singleProduct_aside_table{background:#eaeaea;padding:10px 20px;margin-top:15px}@media (max-width: 768px){.singleProduct_aside_table{margin-top:5px}}.singleProduct_aside_table table{width:100%}.singleProduct_aside_table table tr td{font-family:Outfit,sans-serif;font-size:.9375rem;font-weight:600;line-height:40px;color:#000}@media (min-width: 768px){.singleProduct_aside_table table tr td{font-size:1.125rem}}.singleProduct_aside_table table tr td:first-child{text-align:left}.singleProduct_aside_table table tr td:last-child{text-align:right}.singleProduct_aside_location{padding-top:30px}.singleProduct_aside_location ._title{font-family:Outfit,sans-serif;font-size:30px;font-weight:600;line-height:37.8px;text-transform:uppercase;color:#000;padding-bottom:10px;border-bottom:1px solid #999999;margin-bottom:20px}.singleProduct_aside_location ._location{padding-left:30px;position:relative;font-size:1.25rem;font-weight:400;line-height:24.2px;color:#000}.singleProduct_aside_location ._location:before{position:absolute;height:28px;width:26px;content:"";background-image:url(/build/assets/location-7b99224d.png);background-repeat:no-repeat;background-size:contain;background-position:center;top:50%;left:0;transform:translateY(-50%)}.singleProduct_aside_location_map{padding-top:20px}.singleProduct_aside_location_map img{height:250px;width:100%;object-fit:cover}.singleProduct_aside_location_map iframe{width:100%;height:250px}.singleProduct_aside_location .btn_secondary{margin-top:10px;width:100%;border-radius:10px}.singleProduct_aside_contact{padding:30px;margin-top:30px;box-shadow:4px 4px 20px #0000001a}@media (max-width: 768px){.singleProduct_aside_contact{padding:20px}.singleProduct_aside_contact ._form input,.singleProduct_aside_contact ._form textarea{border-radius:8px}}.singleProduct_aside_contact ._head{display:grid;grid-template-columns:120px 1fr;column-gap:10px;align-items:center}.singleProduct_aside_contact ._head_text h3{font-size:1.25rem;font-weight:600;color:#000;padding-bottom:5px}.singleProduct_aside_contact ._head_text h4{font-size:1.25rem;font-weight:600;color:#e21b22}.singleProduct_aside_contact ._form{padding-top:20px}.singleProduct_aside_contact ._form h3{font-size:30px;font-weight:600;color:#000;padding-bottom:15px}.singleProduct_aside_contact ._form .single_input{margin-bottom:10px}.singleProduct_aside_contact ._form .single_input input{padding:12px 20px;font-size:1.125rem}.singleProduct_aside_contact ._form textarea{margin-top:0;padding:12px 20px;font-size:1.125rem}.singleProduct_aside_contact ._form .btn_primary{width:100%;border-radius:10px;padding:12px 20px;font-size:1.125rem}.checkout{padding:90px 0}@media (max-width: 768px){.checkout{padding:50px 0}}@media (max-width: 575.99px){.checkout{padding-top:25px;padding-bottom:35px}}.checkout_wrapper{display:grid;grid-template-columns:1.3fr 1fr;column-gap:35px}@media (max-width: 992.99px){.checkout_wrapper{grid-template-columns:1fr;grid-gap:20px}}.checkout_gallery{max-width:650px;width:100%}@media (max-width: 992.99px){.checkout_gallery{max-width:100%}}.checkout_gallery img{height:100%;width:100%;object-fit:cover}@media (max-width: 992px){.checkout_details{padding-top:30px}}.checkout_details ._title{border-bottom:1px solid #999999;padding-bottom:15px;font-size:36px;font-weight:600;color:#000}@media (max-width: 576px){.checkout_details ._title{font-size:1.875rem;padding-bottom:10px}}.checkout_details ._price{display:flex;align-items:center;column-gap:30px;padding:20px 0}@media (max-width: 576px){.checkout_details ._price{column-gap:15px}}.checkout_details ._price strong{font-size:36px;font-weight:600;line-height:45.36px;color:#e21b22}@media (max-width: 576px){.checkout_details ._price strong{font-size:1.875rem}}.checkout_details ._price small{font-size:16px;font-weight:600;line-height:20.16px;color:#000;display:inline-block;position:relative;padding:0 5px}.checkout_details ._price small:after{position:absolute;content:"";top:50%;left:0;height:2px;width:100%;background:#e21b22}.checkout_details table{max-width:310px;width:100%}.checkout_details table tr td{font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:400;line-height:28px;color:#999}.checkout ._card_btns{display:flex;align-items:center;column-gap:20px;padding-top:20px}@media (max-width: 576px){.checkout ._card_btns{flex-direction:column-reverse;align-items:flex-start;row-gap:25px}}.checkout ._card_btns .btn_primary{border-radius:10px;padding:12px 20px;height:60px}@media (max-width: 576px){.checkout ._card_btns .btn_primary{width:100%;height:50px;font-size:1.125rem;padding:10px}}.checkout ._card_btns ._product_quantity{max-width:130px;width:100%;border:1px solid #999999;border-radius:10px}.checkout ._card_btns ._product_quantity input{padding:12px 20px;border-radius:10px;outline:none;color:#e21b22;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:600;line-height:25.2px;text-align:center;height:60px}.checkout ._card_btns ._product_quantity input::placeholder{color:#e21b22}@media (max-width: 576px){.checkout ._card_btns ._product_quantity input{height:50px;padding:10px}}.checkout ._card_btns ._product_stock{display:flex;align-items:center;column-gap:10px}.checkout ._card_btns ._product_stock img{max-width:20px;width:100%;max-height:16px;height:100%;object-fit:contain}.checkout ._card_btns ._product_stock p{font-family:Outfit,sans-serif;font-size:.8125rem;font-weight:600;line-height:16.38px;color:#999}.checkout ._card_btns_devider{display:flex;align-items:center;column-gap:30px}.checkout_review{padding-top:35px}@media (max-width: 768px){.checkout_review{padding-top:24px}}.checkout_review_head,.checkout_review_head ._btns,.checkout_review_head ._tab{display:flex;align-items:center;column-gap:25px}@media (max-width: 768px){.checkout_review_head ._btns{column-gap:12px}}@media (max-width: 576px){.checkout_review_head{display:flex;flex-direction:column-reverse;row-gap:30px;align-items:flex-start}}.checkout_review_head h4{font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:500;line-height:25.2px;color:#666;padding-bottom:5px}.checkout_review_head h4.active{border-bottom:2px solid #e21b22}.checkout_review_head .fav_btn,.checkout_review_head .share_btn{border:1.3px solid #e21b22;border-radius:10px;padding:10px 15px;display:flex;align-items:center;justify-content:center;background:transparent;color:#e21b22}.checkout_review_content{padding-top:40px}.checkout_review_content h4{font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:500;line-height:25.2px;text-align:left;color:#666}.checkout_review_content p{padding-top:15px;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:400;line-height:25.2px;color:#999}.recently_viewed{padding:80px 0;background:#e9e9e9}@media (max-width: 768px){.recently_viewed{padding:35px 0}.recently_viewed ._title{text-align:center}}.recently_viewed ._title{color:#333}.recently_viewed .featured_cards{padding-top:30px}.checkout_service{background:#e9e9e9;padding:130px 0}@media (max-width: 992.99px){.checkout_service{padding:60px 0}}@media (max-width: 767.99px){.checkout_service{padding:30px 0}}.checkout_service .checkout_services_wrapper{display:grid;grid-template-columns:repeat(3,1fr);column-gap:25px}@media (max-width: 992.99px){.checkout_service .checkout_services_wrapper{grid-template-columns:repeat(2,1fr);grid-gap:20px}}@media (max-width: 768.99px){.checkout_service .checkout_services_wrapper{grid-template-columns:repeat(1,1fr);grid-gap:20px}}.checkout_details_slider{background:#f0f0f0;position:relative}.checkout_details_slider .swiper-slide{width:100%}@media (max-width: 768.99px){.checkout_details_slider .swiper-slide{height:320px}}@media (max-width: 768.99px){.checkout_details_slider .swiper-slide{height:230px}}.checkout_details_slider img{width:100%;object-fit:cover}.checkout_details_slider .heckout-btn-wrapper{position:absolute;left:50%;bottom:20px;transform:translate(-50%);display:flex;gap:10px;z-index:3}.checkout_details_slider_2{background:#f0f0f0;position:relative}.checkout_details_slider_2 .swiper-slide{width:100%}@media (max-width: 768.99px){.checkout_details_slider_2 .swiper-slide{height:320px}}@media (max-width: 576px){.checkout_details_slider_2 .swiper-slide{height:260px}}.checkout_details_slider_2 img{object-fit:cover}.checkout_details_slider_2 .checkout-btn-next{position:absolute;top:50%;right:20px;transform:translateY(-50%);z-index:2}.checkout_details_slider_2 .checkout-btn-next img{height:auto;width:auto}.checkout_details_slider_2 .checkout-btn-prev{position:absolute;top:50%;left:20px;transform:translateY(-50%);z-index:2}.checkout_details_slider_2 .checkout-btn-prev img{height:auto;width:auto}.stdio_hero{position:relative;z-index:1}.stdio_hero_illustration{position:absolute;height:100%;width:55vw;right:0;top:0;bottom:0;z-index:-1}.stdio_hero_illustration img{height:100%;width:100%;object-fit:contain}@media (max-width: 991px){.stdio_hero_illustration{top:175px}}@media (max-width: 991px){.stdio_hero_illustration{top:180px;width:100%}}@media (max-width: 650px){.stdio_hero_illustration{top:175px}}@media (max-width: 575px){.stdio_hero_illustration{top:170px}}@media (max-width: 500px){.stdio_hero_illustration{top:170px}}@media (max-width: 400px){.stdio_hero_illustration{top:230px}}.stdio_hero_wrapper{display:grid;grid-template-columns:1.3fr 1fr;padding-top:100px;padding-bottom:30px}@media (max-width: 1199.99px){.stdio_hero_wrapper{grid-template-columns:repeat(1,1fr);padding-top:85px}}@media (max-width: 575.99px){.stdio_hero_wrapper{padding-top:55px}}.stdio_hero_text{max-width:630px;width:100%}@media (max-width: 768.99px){.stdio_hero_text{max-width:100%}}.stdio_hero_text h2{color:#000;font-weight:700;padding-bottom:10px;font-size:clamp(2rem,.8293rem + 3.9024vw,4rem)}.stdio_hero_text h2 span{color:#e21b22}@media (max-width: 991px){.stdio_hero_text h2{font-size:2.625rem;max-width:430px;line-height:1.3}}@media (max-width: 767px){.stdio_hero_text h2{font-size:2.1875rem;max-width:370px}}.stdio_hero_text h4{font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:700;color:#000;padding-bottom:20px}@media (max-width: 991px){.stdio_hero_text h4{font-size:1.5rem}}@media (max-width: 767px){.stdio_hero_text h4{font-size:1.25rem}}.stdio_hero_text p{font-size:1.25rem;font-weight:400;line-height:30px;color:#000;padding-bottom:30px;max-width:500px;width:100%}@media (max-width: 991px){.stdio_hero_text p{max-width:430px;font-size:1.125rem;line-height:1.4}}@media (max-width: 767px){.stdio_hero_text p{font-size:.9375rem}}@media (max-width: 991px){.stdio_hero_text{padding-bottom:350px}}@media (max-width: 820px){.stdio_hero_text{padding-bottom:300px}}@media (max-width: 767px){.stdio_hero_text{padding-bottom:250px}}@media (max-width: 650px){.stdio_hero_text{padding-bottom:150px}}.stdio_brands{padding:70px 0}@media (max-width: 575px){.stdio_brands{padding-bottom:40px}}.stdio_brands_wrapper{display:flex;justify-content:space-between;align-items:center;column-gap:30px;flex-wrap:nowrap}.stdio_gallery{padding:70px 0}@media (max-width: 1200px){.stdio_gallery{padding:60px 0}}@media (max-width: 768px){.stdio_gallery{padding:50px 0}}@media (max-width: 575px){.stdio_gallery{padding:40px 0}}.stdio_gallery_wrapper ._head{text-align:center;padding-bottom:39px}@media (max-width: 1200px){.stdio_gallery_wrapper ._head{padding-bottom:30px}}@media (max-width: 991px){.stdio_gallery_wrapper ._head{padding-bottom:20px}}@media (max-width: 768px){.stdio_gallery_wrapper ._head{padding-bottom:15px}}.stdio_gallery_wrapper ._head h3{font-size:64px;font-weight:700;color:#000;padding-bottom:10px}@media (max-width: 1200px){.stdio_gallery_wrapper ._head h3{font-size:3.25rem;line-height:1.4}}@media (max-width: 991px){.stdio_gallery_wrapper ._head h3{font-size:2.625rem}}@media (max-width: 768px){.stdio_gallery_wrapper ._head h3{font-size:2.25rem}}@media (max-width: 575px){.stdio_gallery_wrapper ._head h3{font-size:2rem}}.stdio_gallery_wrapper ._head h3 span{color:#e21b22}.stdio_gallery_wrapper ._head p{font-size:1.25rem;font-weight:400;color:#999}@media (max-width: 991px){.stdio_gallery_wrapper ._head p{font-size:1.125rem}}@media (max-width: 768px){.stdio_gallery_wrapper ._head p{font-size:1rem}}@media (max-width: 575px){.stdio_gallery_wrapper ._head p{font-size:.875rem}}.stdio_gallery_wrapper ._content{background-image:url(/build/assets/shocase-bg-86323264.png);min-height:565px;background-size:cover;background-position:center;width:100%;display:flex;align-items:center;justify-content:center;position:relative}@media (max-width: 1200px){.stdio_gallery_wrapper ._content{min-height:465px}}@media (max-width: 991px){.stdio_gallery_wrapper ._content{min-height:365px}}@media (max-width: 768px){.stdio_gallery_wrapper ._content{min-height:265px}}@media (max-width: 575px){.stdio_gallery_wrapper ._content{min-height:180px}}.stdio_gallery_wrapper ._content:after{position:absolute;left:0;top:0;height:100%;width:100%;background:#000;opacity:.7;content:""}.stdio_gallery_wrapper ._content .btn_play{display:flex;align-items:center;justify-content:center;border:2px solid #e21b22;padding:10px;border-radius:50%;background:transparent;position:relative;z-index:2;height:100px;width:100px;transition:.5s all ease-in-out;filter:brightness(90%)}.stdio_gallery_wrapper ._content .btn_play svg path{transition:.5s all ease-in-out}@media (max-width: 768px){.stdio_gallery_wrapper ._content .btn_play{height:60px;width:60px}}.stdio_gallery_wrapper ._content:hover .btn_play{transform:scale(1.3);filter:brightness(100%);color:#e21b22;border-color:#fff}.stdio_gallery_wrapper ._content:hover .btn_play svg path{fill:#e21b22}.stdio_gallery_pro{padding-top:70px}@media (max-width: 1200px){.stdio_gallery_pro{padding-top:60px}}@media (max-width: 991px){.stdio_gallery_pro{padding-top:50px}}@media (max-width: 768px){.stdio_gallery_pro{padding-top:40px}}.stdio_gallery_pro ._content_gallery .top_row,.stdio_gallery_pro ._content_gallery .bottom_row{display:flex;align-items:center;justify-content:center;column-gap:30px}.stdio_gallery_pro ._content_gallery .top_row .single_item,.stdio_gallery_pro ._content_gallery .bottom_row .single_item{width:33.33%;padding-top:10px}.stdio_gallery_pro ._content_gallery .top_row .single_item:first-child{width:66.66%}@media (max-width: 991px){.stdio_gallery_pro ._content_gallery .top_row{column-gap:15px;padding-top:15px}}@media (max-width: 575px){.stdio_gallery_pro ._content_gallery .top_row{column-gap:8px;padding-top:8px}}.stdio_gallery_pro ._content_gallery .bottom_row .single_item:last-child{width:66.66%}@media (max-width: 991px){.stdio_gallery_pro ._content_gallery .bottom_row{column-gap:15px;padding-top:15px}}@media (max-width: 575px){.stdio_gallery_pro ._content_gallery .bottom_row{column-gap:8px;padding-top:8px}}.stdio_gallery_pro ._content_gallery .single_item{overflow:hidden;position:relative}.stdio_gallery_pro ._content_gallery .single_item:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,rgba(226,27,34,.7333333333) 0%,transparent 100%);z-index:1;opacity:0;visibility:hidden;transition:.5s all ease-in-out}.stdio_gallery_pro ._content_gallery .single_item img{height:100%;width:100%;object-fit:cover;transition:.5s all ease-in-out}.stdio_gallery_pro ._content_gallery .single_item:hover:before{opacity:1;visibility:visible}.stdio_gallery_pro ._content_gallery .single_item:hover img{transform:scale(1.3)}.how_it_works{padding-top:70px;background-image:url(/build/assets/how-it-work-bg-a9a37092.png);background-repeat:no-repeat;background-size:cover;background-position:center;min-height:1027px}@media (max-width: 1200px){.how_it_works{padding-top:60px;min-height:860px}}@media (max-width: 991px){.how_it_works{padding-top:50px;min-height:100%;min-height:720px}}@media (max-width: 768px){.how_it_works{min-height:100%;padding-bottom:150px}}.how_it_works_header{text-align:center;color:#fff;max-width:754px;margin:0 auto}.how_it_works_header h2{font-size:2.125rem;line-height:1.4}@media (max-width: 991px){.how_it_works_header h2{font-size:1.875rem}}.how_it_works_header p{font-size:1.25rem;font-weight:400;padding-top:10px}@media (max-width: 991px){.how_it_works_header p{font-size:1rem}}@media (max-width: 576px){.how_it_works_header p{font-size:.875rem}}.how_it_works_list{display:grid;grid-template-columns:repeat(3,1fr);column-gap:50px;padding-top:50px}@media (max-width: 768.99px){.how_it_works_list{grid-template-columns:repeat(1,1fr);grid-gap:20px}}.how_it_works_list .single_item{text-align:center;color:#fff;position:relative}@media (max-width: 768px){.how_it_works_list .single_item{padding-bottom:40px;margin-bottom:28px}.how_it_works_list .single_item:after{position:absolute;left:0;right:0;bottom:0;margin:0 auto;height:3px;width:220px;background:#e21b22;content:""}.how_it_works_list .single_item:last-child:after{display:none}}.how_it_works_list .single_item img{height:40px;width:100%;object-fit:contain}.how_it_works_list .single_item h3{font-size:1.5rem;font-weight:700;padding-bottom:10px;padding-top:20px}@media (max-width: 991px){.how_it_works_list .single_item h3{font-size:1.25rem}}.how_it_works_list .single_item p{font-size:1.25rem;font-weight:400}@media (max-width: 991px){.how_it_works_list .single_item p{font-size:.875rem}}.how_it_works_wrapper{position:relative;height:100%;width:100%}.how_it_works_footer{position:absolute;top:100%;left:0;right:0;height:470px;width:100%;transform:translateY(150px)}@media (max-width: 1200px){.how_it_works_footer{transform:translateY(25px)}}@media (max-width: 991px){.how_it_works_footer{transform:translateY(-10px)}}@media (max-width: 768.99px){.how_it_works_footer{height:171px;transform:translateY(10px)}}.benefits{padding-top:180px;background:#ffffff}@media (max-width: 991px){.benefits{padding-top:120px}}@media (max-width: 768.99px){.benefits{padding-top:80px}}.benefits_wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;align-items:center}@media (max-width: 991.99px){.benefits_wrapper{grid-template-columns:1fr;grid-gap:35px}}.benefits_illustration{width:90%}@media (max-width: 991.99px){.benefits_illustration{width:100%;height:230px}}@media (max-width: 575.99px){.benefits_illustration{height:190px}}.benefits_illustration img{object-fit:cover}.benefits_text ._head{padding-bottom:30px}@media (max-width: 991.99px){.benefits_text ._head{text-align:center;padding-bottom:25px}}.benefits_text ._head h3{color:#000;padding-bottom:20px;font-weight:700}@media (max-width: 991.99px){.benefits_text ._head h3{padding-bottom:15px}}.benefits_text ._head h3 span{color:#e21b22}.benefits_text ._head p{font-size:1.25rem;font-weight:400;color:#999}@media (max-width: 991.99px){.benefits_text ._head p{font-size:1.125rem}}@media (max-width: 767.99px){.benefits_text ._head p{font-size:1rem}}@media (max-width: 575.99px){.benefits_text ._head p{font-size:.875rem}}.collection{padding:100px 0 60px}@media (max-width: 991.99px){.collection{padding:70px 0 50px}}@media (max-width: 575.99px){.collection{padding:50px 0}}.collection_header{padding-bottom:55px}.collection_header h3{text-align:center;font-weight:700;color:#000;border-bottom:1px solid #999999;padding-bottom:10px;margin-bottom:15px}.collection_header h3 span{color:#e21b22}.collection_header p{color:#999;font-size:1.25rem}@media (max-width: 991.99px){.collection_header p{font-size:1rem}}@media (max-width: 575.99px){.collection_header p{font-size:.875rem}}.collection_content{display:grid;grid-template-columns:repeat(3,1fr);column-gap:25px;row-gap:32px}@media (max-width: 1199.99px){.collection_content{grid-template-columns:repeat(2,1fr);grid-gap:20px}}@media (max-width: 992.99px){.collection_content{grid-template-columns:repeat(1,1fr)}}.details_wrapper{padding:100px 0 80px;background:#d9d9d9}@media (max-width: 991.99px){.details_wrapper{padding:70px 0 50px}}@media (max-width: 575.99px){.details_wrapper{padding:50px 0}}.details_content{display:grid;grid-template-columns:1fr 1.2fr;align-items:center;grid-gap:30px}@media (max-width: 992.99px){.details_content{grid-template-columns:repeat(1,1fr);grid-gap:40px}}.details_text h3{color:#e21b22;padding-bottom:15px;font-weight:700}.details_text p{color:#000;font-size:1.25rem;padding-bottom:30px}@media (max-width: 991.99px){.details_text p{font-size:1rem;padding-bottom:20px}}@media (max-width: 575.99px){.details_text p{font-size:.875rem;padding-bottom:15px}}.details_text ul{padding-top:20px}.details_text ul li{font-size:1.5rem;font-weight:400;color:#000;padding-left:30px;position:relative}@media (max-width: 991.99px){.details_text ul li{font-size:1.25rem}}@media (max-width: 575.99px){.details_text ul li{font-size:1rem}}.details_text ul li:before{position:absolute;left:0;top:10px;height:10px;width:10px;background:#e21b22;border-radius:50%;content:""}.details_text ul li:not(:last-child){padding-bottom:30px}@media (max-width: 991.99px){.details_text ul li:not(:last-child){padding-bottom:20px}}@media (max-width: 768px){.details_text{max-width:260px;margin:0 auto}}.details_illustration img{max-height:600px}.details_features{display:grid;grid-template-columns:repeat(2,1fr)}@media (max-width: 992.99px){.details_features{grid-template-columns:repeat(1,1fr)}}.details_features .feature_single{background-repeat:no-repeat;background-size:cover;background-position:center;padding:100px;position:relative;z-index:1}@media (max-width: 1440px){.details_features .feature_single{padding:80px}}@media (max-width: 1200px){.details_features .feature_single{padding:60px}}@media (max-width: 768px){.details_features .feature_single{padding:50px}}.details_features .feature_single:before{position:absolute;height:100%;width:100%;content:"";top:0;left:0;opacity:.6;z-index:-1}.details_features .feature_single h4{font-size:3.5rem;font-weight:600;color:#fff;padding-bottom:20px;text-transform:uppercase}@media (max-width: 1440px){.details_features .feature_single h4{font-size:2.625rem}}@media (max-width: 1200px){.details_features .feature_single h4{font-size:1.875rem}}@media (max-width: 768px){.details_features .feature_single h4{font-size:1.5rem}}@media (max-width: 575.99px){.details_features .feature_single h4{font-size:1.25rem}}.details_features .feature_single p{font-size:1.25rem;color:#fff}@media (max-width: 1200px){.details_features .feature_single p{font-size:1.125rem}}@media (max-width: 768px){.details_features .feature_single p{font-size:1rem}}@media (max-width: 575.99px){.details_features .feature_single p{font-size:.875rem}}.details_features .feature_single:nth-child(1){background-image:url(/build/assets/details-1-ce7d7911.png)}.details_features .feature_single:nth-child(1):before{background:#000}.details_features .feature_single:nth-child(2){background-image:url(/build/assets/details-2-2c448e1f.png)}.details_features .feature_single:nth-child(2):before{background:#e21b22}.stdio_reviews{padding:100px 0}@media (max-width: 991.99px){.stdio_reviews{padding:70px 0}}@media (max-width: 575.99px){.stdio_reviews{padding:55px 0 10px}}.stdio_reviews_header{text-align:center;padding-bottom:60px;max-width:1100px;margin:0 auto}@media (max-width: 991.99px){.stdio_reviews_header{padding-bottom:40px}}.stdio_reviews_header h2{font-weight:700;color:#e21b22;padding-bottom:15px}@media (max-width: 991.99px){.stdio_reviews_header h2{padding-bottom:10px}}@media (max-width: 575.99px){.stdio_reviews_header h2{padding-bottom:5px}}.stdio_reviews_header p{font-size:1.25rem;font-weight:400;color:#999}.stdio_reviews_slider .single_item{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px}.stdio_reviews_slider .single_item ._illustration{max-height:600px;max-width:600px;height:100%;width:100%}.stdio_reviews_slider .single_item ._illustration img{height:100%;width:100%;object-fit:cover}.stdio_reviews_slider .single_item ._text{padding-top:80px}.stdio_reviews span{height:50px;width:60px;display:flex;align-items:center}.stdio_reviews span img{height:100%;width:100%;object-fit:contain}.stdio_reviews p{font-size:28px;font-weight:400;color:#999;padding-top:10px;padding-bottom:10px;margin-bottom:20px}@media (max-width: 991.99px){.stdio_reviews p{font-size:1rem}}@media (max-width: 575.99px){.stdio_reviews p{font-size:.875rem}}.stdio_reviews h5{font-size:1.5rem;color:#39322d}.studio_partners{background:transparent}.studio_partners .partners_wrapper h5{background:#ffffff}.stdio_reviews_thump .swiper-slide{height:400px}.stdio_reviews_thump .swiper-slide img{height:100%;width:100%}.stdio_reviews_content{position:relative;padding-bottom:50px}@media (max-width: 991px){.stdio_reviews_content{padding-top:60px}}@media (max-width: 767px){.stdio_reviews_content{padding-top:40px}}@media (max-width: 575px){.stdio_reviews_content{padding-top:30px}}.stdio_reviews_content .stdio_reviews_buttons{position:absolute;gap:13px;display:flex;align-items:center;z-index:222;right:0;bottom:35px}@media (max-width: 575.99px){.stdio_reviews_content .stdio_reviews_buttons{bottom:40px}}.stdio_reviews_content .stdio_reviews_buttons .stdio_reviews-prev,.stdio_reviews_content .stdio_reviews_buttons .stdio_reviews-next{border:1px solid #000;height:50px;width:50px;border-radius:50%;padding:12px}@media (max-width: 575.99px){.stdio_reviews_content .stdio_reviews_buttons .stdio_reviews-prev,.stdio_reviews_content .stdio_reviews_buttons .stdio_reviews-next{height:40px;width:40px;padding:8px}}.stdio_reviews_content .stdio_reviews_buttons .stdio_reviews-prev:hover,.stdio_reviews_content .stdio_reviews_buttons .stdio_reviews-next:hover{background:#e21b22;color:#fff;border-color:#e21b22}.tech_specs{padding-top:100px;background:#ffffff}@media (max-width: 1200px){.tech_specs{padding-top:80px}}@media (max-width: 767px){.tech_specs{padding-top:50px}}.tech_specs_header{text-align:center;max-width:1000px;width:100%;margin:0 auto}.tech_specs_header h2{color:#000;font-weight:700;padding-bottom:10px}.tech_specs_header h2 span{color:#e21b22}.tech_specs_header p{font-size:1.25rem;font-weight:400;color:#999}@media (max-width: 767px){.tech_specs_header p{font-size:1rem}}@media (max-width: 575px){.tech_specs_header p{font-size:.875rem}}.tech_specs_content{padding-top:50px;display:grid;grid-template-columns:repeat(2,1fr)}@media (max-width: 991px){.tech_specs_content{grid-template-columns:1fr;row-gap:35px;padding-top:30px}}.tech_specs_content ._illustration{max-width:90%;margin:0 auto;text-align:center}@media (max-width: 767px){.tech_specs_content ._illustration{max-width:100%}}.tech_specs_content ._illustration img{object-fit:contain}.team_members{padding:70px 0;background:#ffffff}@media (max-width: 767px){.team_members{padding:40px 0}}.team_members_header{padding-bottom:40px;text-align:center}@media (max-width: 767px){.team_members_header{padding-bottom:30px}}.team_members_header h2{color:#000;font-weight:700;border-bottom:1px solid #999999}.team_members_header h2 span{color:#e21b22}.team_members_header p{font-size:1.25rem;font-weight:400;color:#666;padding-top:20px}@media (max-width: 767px){.team_members_header p{font-size:1rem}}.team_members_content{display:grid;grid-template-columns:repeat(3,1fr);column-gap:20px;row-gap:25px}@media (max-width: 1200px){.team_members_content{grid-template-columns:repeat(2,1fr)}}@media (max-width: 575px){.team_members_content{grid-template-columns:1fr}}.team_members .team_cart{box-shadow:4px 4px 10px #0000001a;background:#ffffff;transition:.2s all ease}.team_members .team_cart:hover{box-shadow:none}.team_members .team_cart .thumb{height:auto;width:100%}.team_members .team_cart .thumb img{height:100%;width:100%;object-fit:cover}@media (max-width: 991px){.team_members .team_cart .thumb{height:auto;width:100%}}.team_members .team_cart .text{text-align:center;padding:30px}@media (max-width: 991px){.team_members .team_cart .text{padding:20px}}.team_members .team_cart .text h4{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;color:#e21b22}.team_members .team_cart .text p{font-size:1.125rem;color:#999;padding-top:10px}.timeline{padding:100px 0}@media (max-width: 1200px){.timeline{padding:80px 0}}@media (max-width: 991px){.timeline{padding:60px 0}}@media (max-width: 768px){.timeline{padding:50px 0}}.timeline_header{text-align:center;max-width:1100px;margin:0 auto}.timeline_header h2{font-weight:700;color:#000}.timeline_header h2 span{color:#e21b22}.timeline_header p{color:#999;font-size:1.25rem;padding-top:20px}@media (max-width: 991px){.timeline_header p{font-size:1.125rem}}@media (max-width: 575px){.timeline_header p{font-size:1rem}}.timeline_content{padding-top:80px}.timeline_items{display:grid;grid-template-columns:repeat(2,1fr);column-gap:175px;row-gap:60px}@media (max-width: 1200px){.timeline_items{column-gap:120px}}@media (max-width: 991px){.timeline_items{column-gap:80px}}@media (max-width: 575px){.timeline_items{column-gap:23px}}.timeline_cart{border:1px solid #e21b22;max-width:410px;width:100%;position:relative;z-index:1;background:#ffffff}.timeline_cart:nth-child(odd){margin-left:auto}.timeline_cart:after{position:absolute;content:"";background-image:url(/build/assets/line-right-bottom-38c76c4b.svg);background-repeat:no-repeat;background-position:top right;height:100%;width:100%;left:100%;top:50%;z-index:-1}@media (max-width: 1200px){.timeline_cart:after{left:85%}}@media (max-width: 991px){.timeline_cart:after{left:80%}}.timeline_cart:nth-child(2n):after{position:absolute;content:"";background-image:url(/build/assets/line-left-bottom-72a9234d.svg);background-repeat:no-repeat;background-position:top left;height:100%;width:100%;left:inherit;right:100%;top:50%}@media (max-width: 1200px){.timeline_cart:nth-child(2n):after{right:85%}}@media (max-width: 991px){.timeline_cart:nth-child(2n):after{right:80%}}.timeline_cart_last:after{display:none}.timeline_text{padding:20px 10px;position:relative;z-index:1;background:#ffffff}@media (max-width: 991px){.timeline_text{padding-top:10px}}.timeline_text h5{font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:700;color:#000}@media (max-width: 991px){.timeline_text h5{font-size:1rem}}.timeline_text p{color:#000;font-size:1.25rem;font-weight:500;padding-top:10px}@media (max-width: 991px){.timeline_text p{font-size:1rem}}.timeline_date{background:#e21b22;width:120px;text-align:center;font-size:1.25rem;font-weight:500;color:#fff;padding:4px;margin-top:-17px;margin-left:10px}.app_component{background-image:url(/build/assets/mobile-app-bg-ffbe2712.png);background-repeat:no-repeat;background-size:cover;background-position:center;padding:100px 0;position:relative;z-index:1}@media (max-width: 1200px){.app_component{padding:80px 0}}@media (max-width: 991px){.app_component{padding:60px 0}}@media (max-width: 767px){.app_component{padding:50px 0 0;margin-bottom:90px}}.app_component_wrapper{display:grid;grid-template-columns:1.3fr 1fr;column-gap:40px;align-items:center}@media (max-width: 767px){.app_component_wrapper{grid-template-columns:1fr}}.app_component_text h2{font-weight:700;color:#fff;padding-bottom:40px}@media (max-width: 991px){.app_component_text h2{padding-bottom:20px;font-size:1.875rem}}.app_component_text p{font-size:1.25rem;color:#fff}@media (max-width: 991px){.app_component_text p{font-size:1.125rem}}@media (max-width: 575px){.app_component_text p{font-size:.9375rem}}.app_component_text .app_list{display:grid;grid-template-columns:repeat(2,1fr);max-width:510px;align-items:center;column-gap:10px;padding-top:60px}@media (max-width: 991px){.app_component_text .app_list{padding-top:40px}}.app_component_text .app_list button{background:transparent;border-radius:8px;height:70px;width:100%}.app_component_text .app_list button img{object-fit:contain}.app_component_illustration{max-height:570px;height:100%;display:flex;align-items:center;justify-content:center}.app_component_illustration img{width:100%;height:100%;object-fit:contain}@media (max-width: 767px){.app_component_illustration{transform:translateY(60px)}}@media (max-width: 767px){.app_component{margin-bottom:110px}}.singleProduct_aside_head{display:none}.singleProduct_aside_head.lg_block{display:block}@media (max-width: 991px){.singleProduct_aside_head.lg_block{display:none}}.singleProduct_aside_head.sm_block{display:none}@media (max-width: 991px){.singleProduct_aside_head.sm_block{display:block}}.checkout_details_slider_2{margin-bottom:50px}@media (max-width: 1200px){.checkout_details_slider_2{margin-bottom:20px}}@media (max-width: 991px){.checkout_details_slider_2{margin-bottom:10px}}.checkout_details_slider_2_wrapper{max-width:860px}@media (max-width: 575px){.checkout_details_slider_2_wrapper{max-width:calc(100vw - 32px)}}.car_partners{background:transparent}.car_partners .partners_wrapper h5{background:#fff}.partners-slide-item{text-align:center}@media (max-width: 768px){.searchResult .view_more{display:none}.searchResult .view_more.sm_block{display:block}}.searchResult .searchButton{text-align:center;align-items:center;justify-content:center;display:none}@media (max-width: 768px){.searchResult .searchButton{display:flex;padding-top:35px}.searchResult .searchButton .view_more{font-size:.875rem}}.carStudio_partners .partners{background:transparent}.carStudio_partners .partners_wrapper h5{background:#ffffff}.stdio_brands .swiper-wrapper{display:flex;animation:scroll 20s linear infinite}@media (max-width: 575px){.stdio_brands .swiper-wrapper{animation:scroll 10s linear infinite}}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.services{padding-top:70px;padding-bottom:50px;position:relative;z-index:1}@media (max-width: 991.99px){.services{padding-top:40px}}.services_wrapper{display:grid;grid-template-columns:315fr 1000fr;column-gap:30px}@media (max-width: 991.99px){.services_wrapper{grid-template-columns:repeat(1,1fr)}}.services_aside{display:block}.services_aside .filter_mb_head{display:none;align-items:center;justify-content:space-between;padding:16px;background:#e21b22}@media (max-width: 991.99px){.services_aside .filter_mb_head{display:flex}}.services_aside .filter_mb_head .filter_head_title{color:#fff;font-size:1.375rem;font-weight:600;display:flex;align-items:center;column-gap:5px}.services_aside .filter_mb_head .filter_head_title img{height:28px;width:28px;object-fit:contain}.services_aside .filter_mb_head .btn_services_filter_done{color:#fff;padding:8px 15px;font-size:1.125rem;font-weight:600;background:transparent;border-radius:8px;border:2px solid #fff}.services_aside .filter_mb_head .btn_services_filter_done:hover{background:#ffffff;color:#e21b22}.services_aside .aside_serarch .content{position:relative;background:#e8e8e8;border-radius:10px;z-index:1}.services_aside .aside_serarch .content input{width:100%;background:#e8e8e8;border-radius:10px;padding:14px 60px 14px 20px;color:#000}.services_aside .aside_serarch .content input::placeholder{color:#666}.services_aside .aside_serarch .content .searchSubmit{height:40px;width:40px;display:flex;align-items:center;justify-content:center;top:5px;right:10px;position:absolute;background:transparent;font-size:1.25rem;color:#666}.services_aside .aside_serarch .content .searchSubmit:hover{color:#000}.services_aside .aside_filter,.services_aside .aside_category{padding-top:40px}.services_aside .aside_category .content ul{display:flex;flex-wrap:wrap;align-items:center;grid-gap:10px}.services_aside .aside_category .content ul li button{background:#e8e8e8;border-radius:10px;padding:10px 15px;font-family:Outfit,sans-serif;font-size:1.125rem;font-weight:400;line-height:25.2px;color:#666}.services_aside .aside_category .content ul li button.active{background:#e21b22;font-weight:600;color:#fff}@media (max-width: 991.99px){.services_aside{display:none}.services_aside.active_filter{display:block;position:absolute;top:0;left:0;right:0;background:#ffffff;z-index:99999;width:100%}.services_aside .widget_title h3{font-size:1.25rem;line-height:30px;margin-bottom:20px}.services_aside .aside_serarch{padding:20px 17px 0}.services_aside .aside_serarch .input_search input{font-size:1.125rem}.services_aside .aside_filter{padding:20px 17px 0}.services_aside .aside_category{padding:20px 17px 40px}.services_aside .aside_category .content ul li button{font-size:.9375rem;padding:8px 15px}}.services_content{background:transparent}.services_header{display:flex;align-items:center;padding-bottom:20px;justify-content:flex-end}@media (max-width: 991px){.services_header{justify-content:space-between}}.services_header .short_by{max-width:210px;width:100%;display:grid;align-items:center;column-gap:10px;grid-template-columns:60px 1fr}.services_header .short_by label{font-family:Outfit,sans-serif;font-size:.9375rem;font-weight:600;line-height:18.9px;text-align:left;color:#000}.services_header .short_by select{min-width:100%;padding:10px 15px}.services_header .btn_services_filter{display:none;align-items:center;justify-content:flex-end;column-gap:5px;color:#000;font-size:1.25rem;background:transparent;transition:.3s all ease;padding:5px 0}.services_header .btn_services_filter img{height:22px;width:22px;object-fit:contain}.services_header .btn_services_filter:hover{opacity:.7}@media (max-width: 991px){.services_header .btn_services_filter{display:flex}}.services_items{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}@media (max-width: 1199.99px){.services_items{grid-template-columns:repeat(2,1fr)}}@media (max-width: 991.99px){.services_items{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768.99px){.services_items{grid-template-columns:repeat(1,1fr)}}.services_items .card_body h3{text-align:center}.services_items .card_body .card_rating{justify-content:center}.shop_checkout{padding:100px 0}@media screen and (max-width: 768px){.shop_checkout{padding:50px 0}}.shop_checkout_content{display:grid;grid-template-columns:2fr 1fr;grid-gap:30px}@media (max-width: 992.99px){.shop_checkout_content{grid-template-columns:repeat(1,1fr);grid-gap:30px}}.shop_checkout_details ._head{display:flex;align-items:flex-end;justify-content:space-between;border-bottom:1px solid #999999;padding-bottom:10px}.shop_checkout_details ._head h2{color:#000}@media (max-width: 576px){.shop_checkout_details ._head h2{font-size:1.75rem}}.shop_checkout_details ._head p{color:#e21b22;font-size:1.5rem;font-weight:500;font-size:1.125rem}.shop_checkout_form{padding-top:60px}@media (max-width: 567px){.shop_checkout_form{padding-top:30px}}.shop_checkout_order{padding-top:87px}@media (max-width: 992.99px){.shop_checkout_order{padding-top:30px}}.shop_checkout_order_header ._bottom_order{display:flex;align-items:center;justify-content:space-between;column-gap:20px;padding-top:5px}.shop_checkout_order_header ._bottom_order p{font-family:Poppins,sans-serif;font-size:.9375rem;font-weight:400;color:#fff}.shop_checkout_order ._body{background:#333333;box-shadow:4px 4px 20px #00000040;padding:90px 40px}@media screen and (max-width: 991.99px){.shop_checkout_order ._body{padding-top:40px;padding-bottom:60px}}.shop_checkout_order ._body ._title{font-family:Poppins,sans-serif;font-size:3.125rem;font-weight:600;color:#fff;text-align:center;padding-bottom:70px}@media (max-width: 1200.99px){.shop_checkout_order ._body ._title{font-size:1.875rem;padding-bottom:60px}}.shop_checkout_order ._body .mini_order{display:flex;align-items:center;justify-content:space-between;column-gap:20px;padding-bottom:5px;border-bottom:1px solid #ffffff}.shop_checkout_order ._body .mini_order:not(:first-child){margin-top:30px}.shop_checkout_order ._body .mini_order h4,.shop_checkout_order ._body .mini_order h5{font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:600;color:#fff}@media screen and (max-width: 768px){.shop_checkout_order ._body .mini_order h4,.shop_checkout_order ._body .mini_order h5{font-size:1rem}}.shop_checkout_order ._footer{background:#e21b22}.shop_checkout_order ._footer .btn_primary{font-size:1.5rem;font-weight:600;color:#fff;padding:20px;text-align:center;width:100%}.tab_billing_info{padding-top:50px}.tab_billing_info ._body{background:#ffffff;box-shadow:4px 4px 20px #0000001a;padding:40px}@media screen and (max-width: 768px){.tab_billing_info ._body{padding:20px 25px}}.tab_billing_info ._body h3{font-size:1.875rem;font-weight:600;color:#000;padding-bottom:10px}@media (max-width: 768px){.tab_billing_info ._body h3{font-size:1.75rem;padding-bottom:5px}}@media (max-width: 768px){.tab_billing_info ._body h3{font-size:1.5rem}}.tab_billing_button{margin-top:30px}.tab_billing_button .btn_primary{border-radius:10px;padding:15px 40px}.checkOut_list{padding-top:30px}.checkOut_list_head{display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:20px}.checkOut_list_head p{text-align:center;font-size:.9375rem;font-weight:500;color:#6a6a6a}.checkOut_list_item{display:grid;padding:20px;column-gap:10px;position:relative;align-items:center;margin-bottom:25px;background:#f5f5f5;border:1px solid #dbdbdb;grid-template-columns:repeat(4,1fr)}@media (max-width: 992.99px){.checkOut_list_item{padding:10px}}.checkOut_list_item .action_btn{position:absolute;right:20px;top:20px;height:30px;width:30px;color:#e21b22;background:rgba(226,27,34,.1);transition:.3s all ease}.checkOut_list_item .action_btn:hover{background:#e21b22;color:#fff}.checkOut_list .product_info{max-width:150px;width:100%}.checkOut_list .product_info p{font-size:1.125rem;font-weight:400;color:#000;text-align:center;padding-top:10px}@media (max-width: 992.99px){.checkOut_list .product_info p{font-size:.875rem;padding-top:5px}}.checkOut_list .product_thumb{max-width:150px;max-height:110px}.checkOut_list .product_thumb img{object-fit:cover}@media (max-width: 992.99px){.checkOut_list .product_thumb{max-width:100px;max-height:80px;margin:0 auto}}.checkOut_list .product_price{text-align:center;color:#000;font-size:1.125rem;justify-content:center}@media (max-width: 992.99px){.checkOut_list .product_price{font-size:1rem}}@media (max-width: 450px){.checkOut_list .product_price{font-size:.875rem}}.checkOut_list .product_subtotal{text-align:center;color:#000;font-size:1.125rem}@media (max-width: 992.99px){.checkOut_list .product_subtotal{font-size:1rem}}@media (max-width: 450px){.checkOut_list .product_subtotal{font-size:.875rem}}.checkOut_list .product_quantity_box{max-width:130px;border:1px solid #e21b22;border-radius:10px}.checkOut_list .product_quantity_box input{width:100%;padding:12px 15px;text-align:center;border-radius:10px}@media screen and (max-width: 450px){.checkOut_list .product_quantity_box input{padding:8px 10px;font-size:.875rem}}.checkOut_list_footer{padding-top:10px}.checkOut_list_footer ._top{display:grid;grid-template-columns:repeat(4,1fr)}@media screen and (max-width: 767px){.checkOut_list_footer ._top{grid-template-columns:1.2fr 1fr 1fr}.checkOut_list_footer ._top span{display:none}}.checkOut_list_footer ._top .btn_back{background:transparent;color:#e21b22;display:flex;align-items:center;column-gap:30px;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:500}.checkOut_list_footer ._top .btn_back:hover{opacity:.5}@media (max-width: 992.99px){.checkOut_list_footer ._top .btn_back{column-gap:10px;font-size:1rem}}.checkOut_list_footer ._top .btn_back span{display:block}.checkOut_list_footer ._top h4{font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:500;color:#000;text-align:center}@media (max-width: 992.99px){.checkOut_list_footer ._top h4{font-size:1rem}}.checkOut_list_footer .btn_secondary{width:100%;border-radius:10px;text-align:center;margin-top:30px}@media screen and (max-width: 768px){.shopingCart_checkout_content .shop_checkout_order ._body ._title{padding-bottom:30px}}.photography_hero{padding-top:120px}.photography_hero_content{display:grid;grid-template-columns:1.3fr 1fr;align-items:center}@media (max-width: 767.99px){.photography_hero_content{grid-template-columns:1fr;padding-top:40px}}.photography_hero_text h5{font-size:1.25rem;font-weight:600;color:#fff}@media (max-width: 768px){.photography_hero_text h5{font-size:1.125rem}}.photography_hero_text h1{color:#fff;padding-bottom:10px}@media (max-width: 768px){.photography_hero_text h1{font-size:2rem;padding:10px 0}}.photography_hero_text h4{color:#fff;font-family:Poppins,sans-serif;font-size:1.875rem;font-weight:500}@media (max-width: 768px){.photography_hero_text h4{font-size:1.125rem}}.photography_hero_text .btn_primary{margin-top:30px;border-radius:10px;padding:12px 60px}@media (max-width: 768px){.photography_hero_text .btn_primary{border-radius:5px}}.photography_hero_illustration{max-width:575px;width:100%;transform:translateY(7px)}@media (max-width: 1440px){.photography_hero_illustration{max-width:340px}}@media (max-width: 767.99px){.photography_hero_illustration{height:400px;transform:translateY(0)}}.photography_hero_illustration img{object-fit:contain}.pt_features{background:#f2f2f2;padding:90px 0}@media (max-width: 1200px){.pt_features{padding:70px 0}}@media (max-width: 991px){.pt_features{padding:60px 0}}@media (max-width: 575px){.pt_features{padding:50px 0}}.pt_header{text-align:center;padding-bottom:60px}@media (max-width: 991px){.pt_header{padding-bottom:10px}}.pt_header h3{font-size:3.125rem;font-weight:600;color:#000;padding-bottom:10px;border-bottom:1px solid #999999}@media (max-width: 1200px){.pt_header h3{font-size:2.625rem}}@media (max-width: 576px){.pt_header h3{font-size:1.875rem}}.pt_header p{font-size:1.5rem;font-weight:500;color:#666;padding-top:10px}@media (max-width: 1200px){.pt_header p{font-size:1.25rem}}@media (max-width: 576px){.pt_header p{font-size:.875rem}}.pt_items{display:grid;grid-template-columns:1fr 1fr 1fr}@media (max-width: 992.99px){.pt_items{font-size:30px;grid-template-columns:1fr}}.pt_item{box-shadow:4px 4px 20px #0000001a;padding:20px;background:#ffffff;display:grid;grid-template-columns:100px 1fr;align-items:center;column-gap:20px;position:relative;z-index:1}@media (max-width: 991px){.pt_item{padding:30px 25px}}.pt_item:after{position:absolute;content:"";height:50px;width:60px;background-image:url(/build/assets/play-shape-8abe1408.png);background-repeat:no-repeat;background-size:contain;background-position:center;transform:rotate(5deg);z-index:-1}.pt_item_thumb{width:80px;height:80px;margin:0 auto}.pt_item_text h5{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:500;padding-bottom:10px;color:#000}@media (max-width: 576px){.pt_item_text h5{font-size:1.25rem;padding-bottom:5px}}.pt_item_text p{font-size:1.25rem;font-weight:500;color:#999}@media (max-width: 576px){.pt_item_text p{font-size:.875rem}}@media (max-width: 992.99px){.pt_items_left .pt_item{margin-bottom:10px}}.pt_items_left .pt_item:nth-child(2){margin-top:100px;transform:translate(-50px)}@media (max-width: 992.99px){.pt_items_left .pt_item:nth-child(2){margin-top:0;transform:translate(0)}}.pt_items_left .pt_item:after{right:-35px}@media (max-width: 992.99px){.pt_items_left .pt_item:after{display:none}}@media (max-width: 992.99px){.pt_items_right .pt_item{margin-bottom:20px}}.pt_items_right .pt_item:nth-child(2){margin-top:100px;transform:translate(50px)}@media (max-width: 992.99px){.pt_items_right .pt_item:nth-child(2){margin-top:0;transform:translate(0)}}.pt_items_right .pt_item:after{left:-35px;transform:rotate(160deg)}@media (max-width: 992.99px){.pt_items_right .pt_item:after{display:none}}.pt_items_center{transform:scale(1.3)}@media (max-width: 992.99px){.pt_items_center{order:-1;padding-bottom:40px;transform:scale(1)}}.pt_product{padding:80px 0;background:#f2f2f2}@media (max-width: 1200px){.pt_product{padding:70px 0}}@media (max-width: 767px){.pt_product{padding:50px 0}}.pt_product_header{text-align:center;max-width:860px;width:100%;margin:0 auto;padding-bottom:30px}.pt_product_header h3{border-bottom:1px solid #999999;padding-bottom:10px;margin-bottom:15px;color:#000;font-weight:600}.pt_product_header p{color:#999;font-size:1.5rem;max-width:760px;width:100%;margin:0 auto;font-weight:500}@media (max-width: 992px){.pt_product_header p{font-size:1rem}}.pt_product_items{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}@media (max-width: 992.99px){.pt_product_items{grid-template-columns:repeat(1,1fr);gap:20px}}.pt_product_items .single_product{position:relative;box-shadow:4px 4px 20px #0000001a;padding:35px 30px;background:#ffffff;transition:.3s all ease-in-out;border-radius:10px}.pt_product_items .single_product .icon,.pt_product_items .single_product .text{position:relative;z-index:1}.pt_product_items .single_product:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#ffffff 0%,#333333 100%);opacity:0;transition:opacity .3s ease-in-out;z-index:0;border-radius:10px}.pt_product_items .single_product .icon{height:58px;width:65px;background:#e21b22;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#fff;transition:.3s all ease-in-out}.pt_product_items .single_product .text{padding-top:20px}.pt_product_items .single_product .text h4{font-size:1.875rem;font-weight:600;color:#e21b22;transition:.3s all ease-in-out}@media (max-width: 576px){.pt_product_items .single_product .text h4{font-size:1.5rem}}.pt_product_items .single_product .text p{color:#999;line-height:1.3;padding-top:15px;font-size:1.25rem;font-family:Outfit,sans-serif;transition:.3s all ease-in-out}@media (max-width: 576px){.pt_product_items .single_product .text p{font-size:1.125rem}}.pt_product_items .single_product:hover .icon{background:#ffffff;color:#333}.pt_product_items .single_product:hover .text h4,.pt_product_items .single_product:hover .text p{color:#fff}.pt_product_items .single_product:hover:before{opacity:1}.pt_services_wrapper{background-image:url(/build/assets/pt-services-367e4fbc.png);background-repeat:no-repeat;background-position:center;background-size:cover;padding:80px 0;border-bottom:10px solid #e21b22;position:relative;z-index:1}@media (max-width: 1200px){.pt_services_wrapper{padding:60px 0}}@media (max-width: 767px){.pt_services_wrapper{padding:50px 0}}.pt_services_wrapper:before{position:absolute;content:"";height:100%;width:100%;background-color:#0009;z-index:-1;top:0;left:0}.pt_services_header{text-align:center;color:#fff;padding-bottom:40px}.pt_services_header h3{padding-bottom:10px;border-bottom:1px solid #ffffff;margin-bottom:15px}.pt_services_header p{font-size:1.5rem;max-width:1260px;margin:0 auto;width:100%}@media (max-width: 992px){.pt_services_header p{font-size:1.125rem}}.pt_services_content{display:grid;grid-template-columns:1fr 2fr;grid-gap:30px;align-items:center}@media (max-width: 992.99px){.pt_services_content{grid-template-columns:repeat(1,1fr)}}.pt_services_thumb{height:400px}.pt_services_thumb img{object-fit:cover}.pt_services_list{display:grid;grid-template-columns:repeat(2,1fr);column-gap:30px;row-gap:80px}@media (max-width: 992.99px){.pt_services_list{grid-template-columns:repeat(1,1fr);row-gap:30px}}.pt_services_list .single_item p{position:relative;padding-left:45px;color:#fff;font-size:1.5rem;font-weight:500;z-index:1}@media (max-width: 992px){.pt_services_list .single_item p{font-size:1.125rem}}.pt_services_list .single_item p:after{position:absolute;content:"";background-image:url(/build/assets/check-white-bb55ba79.png);left:0;top:0;height:35px;width:35px;background-repeat:no-repeat;background-size:contain;background-position:center;z-index:-1}.dealer_photographer{background:#ffffff;padding-top:80px}@media (max-width: 1200px){.dealer_photographer{padding-top:70px}}@media (max-width: 991px){.dealer_photographer{padding-top:60px}}@media (max-width: 575px){.dealer_photographer{padding-top:50px}}.dealer_header{max-width:860px;width:100%;padding-bottom:30px}.dealer_header h2{color:#000;font-weight:600;border-bottom:1px solid #999999;padding-bottom:5px;margin-bottom:15px}.dealer_header p{font-size:25px;font-weight:500;color:#999}@media (max-width: 576px){.dealer_header p{font-size:1rem}}.dealer_content{width:100%;background-image:url(/build/assets/details-1-ce7d7911.png);background-repeat:no-repeat;background-size:cover;background-position:center;min-height:530px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}@media (max-width: 767px){.dealer_content{min-height:280px}}.dealer_content:after{position:absolute;left:0;top:0;height:100%;width:100%;background:rgba(0,0,0,.6);z-index:-1;content:""}.dealer_content .product_video .btn_play{background:#ffffff;height:120px;width:120px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#e21b22;font-size:2.625rem;position:relative;z-index:1;transition:.3s all ease}@media (max-width: 768px){.dealer_content .product_video .btn_play{height:70px;width:70px;font-size:1.5rem}}.dealer_content .product_video .btn_play:after{position:absolute;height:0px;width:0px;top:50%;left:50%;transform:translate(-50%,-50%);content:"";border:4px solid #ffffff;border-radius:50%;filter:blur(6px);z-index:-1;animation:grow-shrink 2s ease-in-out infinite}@keyframes grow-shrink{0%{height:0px;width:0px;opacity:.5}50%{height:220px;width:220px;opacity:1}to{height:0px;width:0px;opacity:.5}}@media (max-width: 768px){@keyframes grow-shrink{0%{height:0px;width:0px;opacity:.5}50%{height:120px;width:120px;opacity:1}to{height:0px;width:0px;opacity:.5}}}.dl_photography{background-image:url(/build/assets/dl-0f9e252e.png);background-repeat:no-repeat;background-position:center;background-size:cover;padding:80px 0;position:relative;z-index:1}@media (max-width: 768px){.dl_photography{padding:50px 0}}.dl_photography:before{position:absolute;content:"";height:100%;width:100%;background-color:#0009;z-index:-1;top:0;left:0}.dl_photography_wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;align-items:center}@media (max-width: 992.99px){.dl_photography_wrapper{grid-template-columns:repeat(1,1fr)}}.dl_photography_text ._head h3{font-weight:600;padding-bottom:10px;border-bottom:1px solid #ffffff;margin-bottom:15px;color:#fff}.dl_photography_text ._head p{color:#fff;font-size:1.5rem;font-weight:500}@media (max-width: 576px){.dl_photography_text ._head p{font-size:1rem}}.dl_photography_text ._feature{padding-top:25px}.dl_photography_text ._feature h4{color:#e21b22;font-size:32px;font-weight:500}@media (max-width: 576px){.dl_photography_text ._feature h4{font-size:1.75rem}}.dl_photography_text ._feature p{font-size:1.5rem;padding-top:10px;color:#fff}@media (max-width: 576px){.dl_photography_text ._feature p{font-size:1.125rem}}.equipment{padding-bottom:80px;padding-top:60px;background:#f2f2f2}@media (max-width: 1200px){.equipment{padding:70px 0}}@media (max-width: 575px){.equipment{padding:50px 0}}.equipment_header{text-align:center;padding-bottom:40px}@media (max-width: 575px){.equipment_header{padding-bottom:30px}}.equipment_header h2{padding-bottom:10px;border-bottom:1.4px solid rgba(153,153,153,.4235294118);margin-bottom:15px;color:#000}@media (max-width: 768px){.equipment_header h2{margin-bottom:10px}}.equipment_header p{color:#666;font-size:1.5rem}@media (max-width: 768px){.equipment_header p{font-size:1.125rem}}.equipment_content{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}@media (max-width: 992.99px){.equipment_content{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768.99px){.equipment_content{grid-template-columns:repeat(1,1fr)}}.equipment_cart{box-shadow:4px 4px 10px #0000001a}.equipment_cart ._thumb{height:210px}.equipment_cart ._thumb img{object-fit:cover}.equipment_cart ._text{padding:20px;text-align:center}.equipment_cart ._text h4{font-family:Poppins,sans-serif;font-size:1.5625rem;font-weight:600;color:#000;padding-bottom:10px}@media (max-width: 991px){.equipment_cart ._text h4{font-size:1.25rem}}.equipment_cart ._text p{font-size:1.125rem;color:#999}@media (max-width: 991px){.equipment_cart ._text p{font-size:1rem}}.call_us{background-image:url(/build/assets/contact-bg-4e0364d2.png);background-repeat:no-repeat;background-size:cover;background-position:center;padding:60px 0;text-align:center;position:relative;z-index:1}@media (max-width: 1200px){.call_us{padding:70px 0}}@media (max-width: 767px){.call_us{padding:50px 0}}.call_us:before{position:absolute;content:"";height:100%;width:100%;background-color:#0009;z-index:-1;top:0;left:0}.call_us_wrapper h4{font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:500;color:#fff;padding-bottom:5px}@media (max-width: 768px){.call_us_wrapper h4{font-size:1rem}}.call_us_wrapper h2{font-weight:700;color:#fff}@media (max-width: 768px){.call_us_wrapper h2{font-size:1.5rem}}.delivery_inc{background-image:url(/build/assets/delivery-bg-4e50e6a4.png);background-repeat:no-repeat;background-position:center;background-size:cover;padding:80px 0;position:relative;z-index:1}.delivery_inc_header{text-align:center;padding-bottom:50px;color:#000}.delivery_inc_header h2{border-bottom:1px solid #000000;padding-bottom:10px;margin-bottom:15px;font-weight:600}@media (max-width: 768px){.delivery_inc_header h2{font-size:1.875rem}}.delivery_inc_header p{font-size:1.5rem}@media (max-width: 768px){.delivery_inc_header p{font-size:1.125rem}}.delivery_inc_content{display:grid;grid-template-columns:repeat(2,1fr);column-gap:160px;row-gap:34px;position:relative;z-index:1}@media (max-width: 992.99px){.delivery_inc_content{grid-template-columns:repeat(1,1fr)}}.delivery_inc_content:before{position:absolute;content:"";height:100%;width:80px;background-image:url(/build/assets/line-shape-9b9bdd3c.png);background-repeat:no-repeat;background-size:contain;background-position:center;top:10px;left:50%;transform:translate(-50%);z-index:-1}@media (max-width: 992.99px){.delivery_inc_content:before{display:none}}.delivery_inc .single_item{position:relative;z-index:1}.delivery_inc .single_item:before{position:absolute;content:"";height:5px;width:80px;background-color:#e21b22;z-index:-1;bottom:40px;left:-80px}@media (max-width: 992.99px){.delivery_inc .single_item:before{display:none}}.delivery_inc .single_item .item_date h4{color:#000;font-size:1.125rem;padding-bottom:10px;font-family:Poppins,sans-serif}.delivery_inc .single_item .item_text{background:#ffffff;box-shadow:4px 4px 20px #0000001a;padding:25px}@media (max-width: 992.99px){.delivery_inc .single_item .item_text{padding:12px}}.delivery_inc .single_item .item_text h5{font-family:Poppins,sans-serif;font-size:25px;font-weight:500;color:#000}@media (max-width: 992.99px){.delivery_inc .single_item .item_text h5{font-size:16px}}.delivery_inc .single_item .item_text h5 strong{font-weight:600;color:#e21b22;font-size:1.75rem;margin-right:10px}.delivery_inc .single_item:nth-child(odd){transform:translateY(80px)}.delivery_inc .single_item:nth-child(odd):before{bottom:20px;right:-80px;left:inherit}@media (max-width: 992.99px){.delivery_inc .single_item:nth-child(odd){transform:translateY(0)}}.delivery_inc .single_item:nth-child(odd) .item_date h4{text-align:right}@media (max-width: 992.99px){.delivery_inc .single_item:nth-child(odd) .item_date h4{text-align:left}}.includs{background-image:url(/build/assets/vehicle-bg-5200e142.png);background-repeat:no-repeat;background-size:cover;background-position:center;padding:80px 0;position:relative;z-index:1}.includs:after{position:absolute;content:"";height:100%;width:100%;background-color:#0009;z-index:-1;top:0;left:0}.includs_header{text-align:center;color:#fff}.includs_header h2{padding-bottom:10px;border-bottom:1px solid #ffffff;max-width:630px;width:100%;margin:0 auto}.includs_header p{font-size:1.5rem;font-weight:500;padding-top:15px}.includs_content{padding-top:40px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.includs_item{background:linear-gradient(117.43deg,rgba(255,255,255,.61) -71.88%,rgba(255,255,255,0) 131.46%);padding:50px 20px}.includs_item h4{color:#fff;font-family:Poppins,sans-serif;font-size:2rem;padding-bottom:10px;text-align:center}.includs_item p{color:#fff;text-align:center;font-size:1.25rem}.section_vehicle{padding:80px 0}@media (max-width: 1200px){.section_vehicle{padding:70px 0}}@media (max-width: 768px){.section_vehicle{padding:50px 0}}.section_vehicle_content .section_header{text-align:center;max-width:890px;margin:0 auto;padding-bottom:35px}.section_vehicle_content .section_header h3{font-size:3.125rem;color:#fff;font-weight:600;border-bottom:1px solid #ffffff;padding-bottom:10px;max-width:640px;margin:0 auto 20px}@media (max-width: 1200px){.section_vehicle_content .section_header h3{font-size:2.625rem}}@media (max-width: 991px){.section_vehicle_content .section_header h3{font-size:2.25rem}}@media (max-width: 767px){.section_vehicle_content .section_header h3{font-size:1.875rem;margin-bottom:10px}}.section_vehicle_content .section_header p{text-align:center;color:#fff;font-weight:500;font-size:1.5rem}@media (max-width: 991px){.section_vehicle_content .section_header p{font-size:1.125rem}}@media (max-width: 767px){.section_vehicle_content .section_header p{font-size:1rem}}.section_vehicle .single_card_wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px}@media (max-width: 1199.99px){.section_vehicle .single_card_wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768.99px){.section_vehicle .single_card_wrapper{grid-template-columns:repeat(1,1fr);grid-gap:10px}}.section_vehicle .single_card{position:relative;min-height:280px;padding:60px;transition:background .4s ease-in-out;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (max-width: 768.99px){.section_vehicle .single_card{padding:50px 30px;min-height:270px}}.section_vehicle .single_card .title{font-family:Poppins;font-size:35px;font-weight:600;line-height:52.5px;text-align:center;color:#fff;position:relative;z-index:1}@media (max-width: 991px){.section_vehicle .single_card .title{font-size:1.5rem}}.section_vehicle .single_card .desc{font-family:Poppins;font-size:20px;font-weight:500;text-align:center;color:#fff;position:relative;z-index:1}@media (max-width: 991px){.section_vehicle .single_card .desc{font-size:1.25rem}}.section_vehicle .single_card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(117.43deg,rgba(255,255,255,.61) -71.88%,rgba(255,255,255,0) 131.46%);z-index:1;transition:background .4s ease-in-out}.section_vehicle .single_card:hover:before{background:linear-gradient(to bottom,rgba(226,27,34,.199),rgba(226,27,34,.952))}.section_product_slider{padding:60px 0;background:#ffffff}@media (max-width: 768px){.section_product_slider{padding:50px 0}}.section_product_slider .product_slider_sec_title{font-family:Outfit,sans-serif;font-size:clamp(2rem,.6667rem + 2.7778vw,4rem);font-weight:700;line-height:63px;text-align:left}@media (max-width: 991.99px){.section_product_slider .product_slider_sec_title{font-size:1.75rem;line-height:1.4}}@media (max-width: 400px){.section_product_slider .product_slider_sec_title{font-size:1.625rem}}.section_product_slider .product_slider .product_slide_item{height:500px;width:100%;overflow:hidden}@media (max-width: 991.99px){.section_product_slider .product_slider .product_slide_item{height:300px}}.section_product_slider .product_slider .product_slide_item img{height:100%;width:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1),filter .3s ease-in-out;filter:brightness(90%)}.section_product_slider .product_slider .product_slide_item:hover img{transform:scale(1.2);filter:brightness(100%)}@media (max-width: 992.99px){.section_product_slider .sec_title_wrapper{margin-bottom:30px}.section_product_slider .sec_title_wrapper.gap-5{gap:10px!important;flex-direction:row!important;justify-content:space-between!important;align-items:center}}.section_product_slider .product_slider_buttons .product_slider_button_next,.section_product_slider .product_slider_buttons .product_slider_button_prev{height:50px;width:50px;border-radius:50%;background:#000000;padding:10px;transition:all .4s ease}.section_product_slider .product_slider_buttons .product_slider_button_next:hover,.section_product_slider .product_slider_buttons .product_slider_button_prev:hover{background:#e21b22}@media (max-width: 1200px){.section_product_slider .product_slider_buttons .product_slider_button_next,.section_product_slider .product_slider_buttons .product_slider_button_prev{height:40px;width:40px}}.section_product_slider .product_slider_wrapper{padding-left:230px}@media (max-width: 992.99px){.section_product_slider .product_slider_wrapper{padding-left:0}}@media (min-width: 992.99px) and (max-width: 1600.99px){.section_product_slider .product_slider_wrapper{padding-left:clamp(0px,-1.2632rem + 5.2632vw,230px)}}.section_aboutus_slider{padding-bottom:100px;background:#f2f2f2;position:relative;z-index:1}.section_aboutus_slider .section_header{padding-top:60px}@media (max-width: 992.99px){.section_aboutus_slider{padding-bottom:50px}.section_aboutus_slider .section_header{padding-top:40px}}.section_aboutus_slider:after{position:absolute;left:300px;top:0;content:"";height:100%;width:28%;background:#e21b22;z-index:-1}@media (max-width: 1440px){.section_aboutus_slider:after{left:0;width:46%}}@media (max-width: 575px){.section_aboutus_slider:after{width:176px}}.section_aboutus_slider .section_header{padding-left:300px;margin-bottom:33px}@media (max-width: 992.99px){.section_aboutus_slider .section_header{padding-left:0}}.section_aboutus_slider .section_header .title{font-family:Outfit;font-size:clamp(1.8rem,.6667rem + 2.7778vw,4rem);font-weight:600;line-height:63px;color:#fff;border-bottom:1px solid #999999;margin-bottom:20px;padding-bottom:15px}.section_aboutus_slider .section_header .title span{color:#000}@media (max-width: 1200px){.section_aboutus_slider .section_header .title{padding-bottom:5px;margin-bottom:10px}}.section_aboutus_slider .section_header p{font-family:Poppins;font-size:25px;font-weight:500;line-height:37.5px;text-align:center;color:#666}@media (max-width: 1200px){.section_aboutus_slider .section_header p{color:#fff;text-align:left;font-size:1rem;text-shadow:1px 0px 4px #000000}}.section_aboutus_slider .aboutus_slider{padding-bottom:50px}.section_aboutus_slider .aboutus_slide_item{background:#ffffff;padding:30px 35px 40px}.section_aboutus_slider .aboutus_slide_item .icon{height:40px;width:40px;margin-bottom:20px}.section_aboutus_slider .aboutus_slide_item p{font-size:20px;font-weight:300;line-height:25px;text-align:left;color:#000}.section_aboutus_slider .aboutus_pagination{bottom:0}.section_aboutus_slider .aboutus_pagination .swiper-pagination-bullet{background:#000000;width:40px;height:5px;border-radius:0;opacity:1}.section_aboutus_slider .aboutus_pagination .swiper-pagination-bullet-active{background:#e21b22;width:100px;height:5px;border-radius:0}.finance_blog{padding:80px 0}@media (max-width: 991px){.finance_blog{padding:60px 0}}@media (max-width: 575px){.finance_blog{padding:50px 0}}.finance_blog_content{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width: 992.99px){.finance_blog_content{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767.99px){.finance_blog_content{grid-template-columns:repeat(1,1fr)}}.finance_blog_cart{box-shadow:0 4px 6px #0000001a}.finance_blog_cart ._thumb{height:150px;overflow:hidden}.finance_blog_cart ._thumb img{object-fit:cover}.finance_blog_cart ._text{padding:20px 20px 30px;text-align:center;border:1px solid transparent;transition:.3s all ease-in-out;border-top:none}.finance_blog_cart ._text h4{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:500;padding-bottom:15px;color:#000;transition:.3s all ease-in-out}@media (max-width: 576px){.finance_blog_cart ._text h4{font-size:1.25rem}}.finance_blog_cart ._text p{font-size:1.25rem;font-weight:400;color:#999}@media (max-width: 576px){.finance_blog_cart ._text p{font-size:1rem;padding-bottom:10px}}.finance_blog_cart:hover ._text{border-color:#e21b22}.finance_blog_cart:hover ._text h4{color:#e21b22}.finance_enquiry{padding:80px 0 280px;background-image:url(/build/assets/bg-1-dfb4a476.png);background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;z-index:1;border-bottom:3px solid #e21b22;overflow:hidden}@media (max-width: 1200.99px){.finance_enquiry{padding-bottom:600px;padding-top:60px}}@media (max-width: 992.99px){.finance_enquiry{padding-bottom:400px;padding-top:45px}}.finance_enquiry:before{position:absolute;content:"";top:0;left:0;background:#000000;height:100%;width:100%;opacity:.6;z-index:-1}.finance_enquiry:after{position:absolute;background-image:url(/build/assets/enquiry-thumb-f43bbc38.png);background-repeat:no-repeat;background-size:contain;background-position:center;content:"";right:-50px;top:35%;height:602px;width:958px;z-index:1}@media (max-width: 1200.99px){.finance_enquiry:after{top:inherit;bottom:0}}@media (max-width: 992.99px){.finance_enquiry:after{height:500px;width:800px}}@media (max-width: 768.99px){.finance_enquiry:after{height:410px;width:675px}}@media (max-width: 575.99px){.finance_enquiry:after{height:350px;width:100%;object-fit:contain}}.finance_enquiry_content{max-width:60%;width:100%}@media (max-width: 1200.99px){.finance_enquiry_content{max-width:100%}}.finance_enquiry .steps_tabs h5{color:#fff}.finance_enquiry_details{padding-top:40px}.finance_enquiry_details ._content{background:#ffffff;padding:30px 35px;border-radius:10px;box-shadow:4px 4px 20px #0000001a}@media (max-width: 576px){.finance_enquiry_details ._content{padding:25px 20px}}.finance_enquiry_details h3{font-family:Outfit,sans-serif;font-size:30px;font-weight:600;color:#000;padding-bottom:20px}.finance_enquiry_details .devider{margin-top:0;padding-bottom:15px;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media (max-width: 576px){.finance_enquiry_details .devider{grid-template-columns:1fr;gap:10px}}.finance_enquiry .btn_primary{padding:14px 60px;font-weight:600;font-size:1.25rem;border-radius:10px;margin-top:30px}.finance_calculator{padding:80px 0;background-image:url(/build/assets/how-it-work-bg-a9a37092.png);background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;z-index:1}@media (max-width: 1200px){.finance_calculator{padding:60px 0}}@media (max-width: 767px){.finance_calculator{padding:50px 0}}.finance_calculator:before{position:absolute;content:"";top:0;left:0;background:#000000;height:100%;width:100%;opacity:.6;z-index:-1}.finance_calculator_head h3{color:#fff;border-bottom:1px solid #ffffff;font-weight:700;padding-bottom:5px;margin-bottom:35px}.finance_calculator_content{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}@media (max-width: 992.99px){.finance_calculator_content{grid-template-columns:repeat(1,1fr)}}.finance_calculator_graph{background:linear-gradient(90.46deg,rgba(255,255,255,.29) -12.73%,rgba(255,255,255,0) 134.29%);padding:30px;border-radius:10px}.finance_calculator .btn_primary{width:100%;font-weight:600;border-radius:10px;margin-top:30px;padding:14px 30px}@media (max-width: 767px){.finance_calculator .btn_primary{padding:10px 30px;line-height:1.5;font-size:1.25rem;margin-top:15px}}.finance_calculator .finance_chart{width:100%}.finance_calculator .finance_chart #chart{height:343px}@media (max-width: 575px){.finance_calculator .finance_chart #chart{width:450px!important}}@media (max-width: 500px){.finance_calculator .finance_chart #chart{width:400px!important}}@media (max-width: 450px){.finance_calculator .finance_chart #chart{width:350px!important}}@media (max-width: 400px){.finance_calculator .finance_chart #chart{width:300px!important}}.afr_calculator{background-color:#f2f2f2;padding:80px 0}@media (max-width: 1200px){.afr_calculator{padding:60px 0}}@media (max-width: 575.99px){.afr_calculator{padding:50px 0}}.afr_header h3{font-family:Outfit;font-weight:600;padding-bottom:15px;color:#000;border-bottom:1px solid #999999}.afr_content{padding-top:30px;display:grid;grid-template-columns:1.8fr 1fr;gap:30px}@media (max-width: 1200.99px){.afr_content{grid-template-columns:repeat(1,1fr)}}.afr_calculation{background:#ffffff;box-shadow:0 4px 14px #0000001a;padding:50px;border-radius:10px}@media (max-width: 768px){.afr_calculation{padding:40px}}@media (max-width: 575.99px){.afr_calculation{padding:30px}}.afr_calculation .loan_amount label{font-family:Outfit,sans-serif;font-size:25px;font-weight:500;line-height:31.5px;text-align:left;color:#000;display:block;padding-bottom:10px}@media (max-width: 768px){.afr_calculation .loan_amount label{font-size:1.25rem;padding-bottom:0}}.afr_options{padding:50px 30px;background:#ffffff;box-shadow:0 4px 14px #0000001a;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.afr_options ._top{text-align:center}.afr_options ._top h4{font-size:1.375rem;font-weight:600;color:#000}.afr_options ._top h3{font-size:2rem;font-weight:600;color:#e21b22;padding:10px 0}@media (max-width: 576px){.afr_options ._top h3{font-size:1.5rem}}.afr_options ._top p{font-size:1.25rem;color:#999}@media (max-width: 576px){.afr_options ._top p{font-size:1rem}}.afr_options .btn_primary{width:100%;border-radius:10px;padding:12px 20px;font-weight:600;font-size:1.375rem;margin-top:40px}@media (max-width: 576px){.afr_options .btn_primary{font-size:1.125rem}}.extended_warranty{padding:80px 0;background-image:url(/build/assets/warranty-bg-2a024e5a.png);background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;z-index:1}@media (max-width: 1200px){.extended_warranty{padding:60px 0}}@media (max-width: 767px){.extended_warranty{padding:50px 0}}.extended_warranty:before{position:absolute;content:"";top:0;left:0;background:#000000;height:100%;width:100%;opacity:.6;z-index:-1}.extended_warranty_header h3{font-weight:600;border-bottom:1px solid #ffffff;color:#fff;padding-bottom:5px}.extended_warranty_header p{font-size:1.25rem;font-weight:500;color:#fff;margin-top:25px}@media (max-width: 576px){.extended_warranty_header p{font-size:1rem;margin-top:20px}}.extended_warranty_content{display:grid;grid-template-columns:1.2fr 1fr;padding-top:45px;gap:50px}@media (max-width: 992.99px){.extended_warranty_content{grid-template-columns:repeat(1,1fr)}}.extended_warranty_content ._text h3{font-weight:600;border-bottom:1px solid #ffffff;color:#fff;padding-bottom:5px}.extended_warranty_content ._text p{font-size:1.25rem;font-weight:500;color:#fff;margin-top:25px}@media (max-width: 576px){.extended_warranty_content ._text p{font-size:1rem;margin-top:20px}}.extended_warranty_content ._thumbs_devider{display:grid;grid-template-columns:1fr .7fr;gap:20px;padding-bottom:20px}@media (max-width: 768px){.extended_warranty_content ._thumbs_devider{gap:15px;padding-bottom:15px}}.extended_warranty_content ._thumbs ._item{height:280px;width:100%}.extended_warranty_content ._thumbs ._item img{object-fit:cover}.loan_amount .irs--round .irs-line{background-color:transparent;border-radius:10px;border:1px solid #000000}.loan_amount_counter{position:relative;z-index:1}.loan_amount_counter .btn_loan{height:24px;width:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background:#e21b22;position:absolute;right:0;z-index:2;font-size:.75rem;line-height:12px}.loan_amount_counter .btn_loan:hover{opacity:.7}.loan_amount_counter .btn_minus{top:0}.loan_amount_counter .btn_plus{right:0}.loan_amount h4{font-size:1.5rem;font-weight:500;line-height:31.5px;text-align:center;color:#000}@media (max-width: 768px){.loan_amount h4{font-size:1.25rem}}.page_hero_text{text-align:center;display:flex;flex-direction:column}.page_hero_text p{font-size:1.875rem;font-weight:500;color:#fff}@media (max-width: 576px){.page_hero_text p{font-size:1rem}}.btn_loan{height:24px;width:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background:#e21b22;position:absolute;z-index:2;font-size:.75rem;line-height:12px}.btn_loan:hover{opacity:.7}#finance_calculator .irs--round .irs-line{background-color:transparent;border-radius:10px;border:1px solid #ffffff}#finance_calculator .irs--round .irs-handle{border-color:#fff}#finance_calculator h4{color:#fff}.loan_term{padding-top:30px}@media (max-width: 768px){.loan_term{padding-top:20px}}@media (max-width: 575.99px){.loan_term{padding-top:10px}}.loan_term label{font-family:Outfit,sans-serif;font-size:25px;font-weight:500;line-height:31.5px;text-align:left;color:#000;display:block;padding-bottom:10px}@media (max-width: 576px){.loan_term label{font-size:20px}}.loan_term_options{position:relative}.loan_term_options p{border-radius:5px;padding:13px 20px;width:100%;background:#f2f2f2;text-align:center;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:500;line-height:31.5px;color:#000}@media (max-width: 576px){.loan_term_options p{padding:11px 20px;font-size:1.25rem}}.loan_term_options button{position:absolute;top:50%;transform:translateY(-50%)}.loan_term_options button.btn_minus{left:15px}.loan_term_options button.btn_plus{right:15px}.repayment_frequency{padding-top:30px}.repayment_frequency h3{font-family:Outfit,sans-serif;font-size:25px;font-weight:500;line-height:31.5px;text-align:left;color:#000;display:block;padding-bottom:10px}.repayment_frequency_btns{max-width:300px;width:100%;display:grid;border:1px solid #000000;grid-template-columns:repeat(3,1fr);padding:5px;gap:10px}.repayment_frequency_btns .rep_btn{background:transparent;position:relative;padding:6px;border-radius:0;display:block;font-family:Poppins,sans-serif;font-size:.875rem;font-weight:400;text-align:center;transition:.3s all ease}.repayment_frequency_btns .rep_btn:hover,.repayment_frequency_btns .rep_btn.active{color:#fff;background:#e21b22}.repayment_frequency_btns .rep_btn:not(:last-child):after{position:absolute;right:-6px;height:calc(100% + 10px);content:"";width:1px;background:#000;top:-5px}.finance_calculator .repayment_frequency h3{color:#fff}.finance_calculator .repayment_frequency_btns{border-color:#fff}.finance_calculator .repayment_frequency_btns .rep_btn{color:#fff}.finance_calculator .repayment_frequency_btns .rep_btn.active{background:#e21b22}.finance_calculator .repayment_frequency_btns .rep_btn:after{background:#ffffff}.finance_calculator .loan_amount label,.finance_calculator .loan_term label{color:#fff;font-size:1.25rem}.finance_calculator .calculate_payment{text-align:center;padding:20px;border-radius:5px;margin-top:30px;background:#ffffff}@media (max-width: 576px){.finance_calculator .calculate_payment{padding:15px}}.finance_calculator .calculate_payment h4{max-width:360px;width:100%;margin:0 auto;font-family:Outfit,sans-serif;font-size:1.875rem;font-weight:600;line-height:37.8px;text-align:center;color:#000}@media (max-width: 576px){.finance_calculator .calculate_payment h4{font-size:1.25rem;max-width:280px;line-height:1.4}}.finance_calculator .calculate_payment h4 span{color:#e21b22}.xcite-form-title{color:#e21b22;font-size:1.25rem;font-family:Outfit;font-size:20px;font-weight:600;line-height:25.2px;padding-bottom:15px}.xcite-form .form_submit .btn_primary{background:#e21b22;font-family:Outfit;font-size:20px;font-weight:600;text-align:center;padding:12px 25px;color:#fff;border-radius:8px;transition:.3s ease;width:100%}@media screen and (max-width: 991px){.xcite-form .form_submit .btn_primary{font-size:16px}}.xcite-form .form_submit .btn_primary:hover{opacity:.7}.xcite-form .nice-select .option{width:100%}.xcite-form .nice-select .option.selected{font-weight:400}.xcite-form .nice-select .list{width:100%}.xcite_form_wrapper{display:grid;grid-template-columns:1fr 1fr;column-gap:20px}@media screen and (max-width: 992px){.xcite_form_wrapper{grid-template-columns:1fr;padding-bottom:20px}}.xcite_form_wrapper .searchSelect{margin-bottom:15px}.xcite_form_wrapper .search_input{margin-bottom:15px;padding:10px 20px 5px;background:#f3f1f1}.xcite_form_wrapper .search_input label{font-family:Outfit,sans-serif;font-size:15px;font-weight:500;line-height:14px;color:#999}.xcite_form_wrapper .search_input input{font-family:Outfit,sans-serif;font-size:15px;font-weight:500;color:#000;padding-top:5px;padding-bottom:10px;background:transparent}.xcite_form_wrapper .search_input input::placeholder{color:#333}.xcite_form_wrapper .search_textarea{background:#f3f1f1;padding:14px 10px 5px 20px}.xcite_form_wrapper .search_textarea label{font-family:Outfit,sans-serif;font-size:15px;font-weight:500}.xcite_form_wrapper .search_textarea textarea{font-family:Outfit,sans-serif;font-size:15px;font-weight:500;line-height:18.9px;color:#333;margin:0;padding:5px 0;height:100%}#make_enquiry_modal .search_textarea textarea{min-height:270px}@media screen and (max-width: 991px){#make_enquiry_modal .search_textarea textarea{min-height:130px;height:100%;background:transparent}}.send_to_a_friend_content .form_submit{padding-top:10px}#send_to_a_friend .search_textarea{margin-bottom:15px}#send_to_a_friend .xcite_form_wrapper{padding-bottom:0}.cta_style_2{padding:0}@media screen and (max-width: 991px){.cta_style_2{padding-top:50px}}.cta_style_2 .title{margin-bottom:15px}.cta_style_2 .btn_secondary{border-radius:10px;display:inline-block}.cta_style_2 .cta_wrapper{align-items:center}.form_checkbox{margin-bottom:8px}.form_checkbox .styled-checkbox{position:absolute;opacity:0}.form_checkbox .styled-checkbox+label{position:relative;cursor:pointer;-webkit-user-select:none;user-select:none;font-family:Outfit,sans-serif;font-size:15px;font-weight:500;line-height:18.9px;text-align:left;color:#000;padding:0 0 0 30px}.form_checkbox .styled-checkbox+label a{font-family:Outfit,sans-serif;font-size:15px;font-weight:500;color:#0094ff}.form_checkbox .styled-checkbox+label:before{position:absolute;left:0;top:2px;content:"";margin-right:10px;display:inline-block;vertical-align:text-top;width:20px;height:20px;background:white;border:2px solid #e21b22}.form_checkbox .styled-checkbox:hover+label:before{background:#e21b22}.form_checkbox .styled-checkbox:checked+label:before{background:#e21b22}.form_checkbox .styled-checkbox:disabled+label{color:#b8b8b8;cursor:auto}.form_checkbox .styled-checkbox:disabled+label:before{box-shadow:none;background:#ddd}.form_checkbox .styled-checkbox:checked+label:after{content:"";position:absolute;left:5px;top:11px;background:white;width:2px;height:2px;box-shadow:2px 0 #fff,4px 0 #fff,4px -2px #fff,4px -4px #fff,4px -6px #fff,4px -8px #fff;transform:rotate(45deg)}.modals_wrapper{margin-bottom:20px}.form-check-input:checked{background-color:#e21b22;border-color:#e21b22}.form-check-input:focus{border-color:#e21b22;outline:0;box-shadow:0 0 0 .25rem #e21b2240}.car-filter .search-area{padding:0 24px}.car-filter .lists{margin-top:32px;max-height:400px;position:relative;padding:0 24px}.car-filter .lists ul{margin-top:32px}.car-filter .lists ul li{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.car-filter .lists ul li a{color:#e21b22}.car-filter .lists ul li a:hover{text-decoration:underline}.car-filters-area{display:flex;flex-direction:column;gap:12px}.car-filters-area .car-filter-sorting-area{text-align:center;background-color:#fff;border:1px solid #dcddde;padding:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:10px}@media (min-width: 576px){.car-filters-area .car-filter-sorting-area{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.car-filters-area .car-filter-sorting-area .filter-search{display:flex;align-items:center;gap:10px}.car-filters-area .car-filter-sorting-area .filter-search label{font-weight:500;font-size:13px;color:#333;cursor:pointer}.car-filters-area .car-filter-sorting-area .filter-search input{font-weight:400;font-size:14px;line-height:42px;display:inline-block;vertical-align:middle;white-space:normal;padding:0 10px;height:42px;margin-block-start:5px;width:100%;background-color:#fff;border-radius:0;border-width:1px;border-color:#a7a9ac;border-style:solid;-webkit-transition:.2s border-color ease-in-out;transition:.2s border-color ease-in-out}.car-filters-area .car-filter-sorting-area .filter-sorting{display:flex;align-items:center;gap:16px}.car-filters-area .car-filter-sorting-area .filter-sorting .filter-reset{background-color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#333;padding:4px 8px;border:1px solid #333;transition:all .5s ease-in-out;text-transform:uppercase;font-weight:500;border-radius:0}.car-filters-area .car-filter-sorting-area .filter-sorting .filter-reset:hover{color:#fff;background-color:#333;border-color:#333}.car-filters-area .car-filter-sorting-area .filter-sorting .filter-select{border:1px solid #a7a9ac;padding:4px 8px;min-width:220px;height:42px;border-radius:0}.car-filters-area .car-filter-sorting-area .filter-sorting .filter-select:focus{box-shadow:0 0 #0d6efd40}.car-filters-area .car-filter-sorting-area .filter-sorting .filter-select:focus-visible{outline:0}.car-filters-area .car-filter-select-area{border:1px solid #dcddde;padding:12px}.car-filters-area .car-filter-select-area .car-filter-checkboxes{display:flex;align-items:center;justify-content:center;gap:8px}.car-filters-area .car-filter-select-area .car-filter-checkboxes .car-filter-checkbox{background-color:#ededed;padding:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:0;cursor:pointer}.car-filters-area .car-filter-select-area .car-filter-checkboxes .car-filter-checkbox input{margin:auto}.car-filters-area .car-filter-select-area .car-filter-checkboxes .car-filter-checkbox label{font-size:12px}.car-filters-area .car-filter-select-area .car-filter-checkboxes .car-filter-checkbox:first-of-type{border-radius:5px 0 0 5px}.car-filters-area .car-filter-select-area .car-filter-checkboxes .car-filter-checkbox:last-of-type{border-radius:0 5px 5px 0}@media (min-width: 576px){.car-filters-area .car-filter-select-area .car-filter-checkboxes .car-filter-checkbox{padding:13px 20px}.car-filters-area .car-filter-select-area .car-filter-checkboxes .car-filter-checkbox label{font-size:14px}}.car-filters-area .car-filter-select-area .car-filter-select label{color:#999;font-weight:500;cursor:pointer;display:block;font-size:12px}@media (min-width: 576px){.car-filters-area .car-filter-select-area .car-filter-select label{font-size:14px}}.car-filters-area .car-filter-select-area .car-filter-select select,.car-filters-area .car-filter-select-area .car-filter-select input{font-weight:400;font-size:14px;line-height:42px;display:inline-block;vertical-align:middle;white-space:normal;padding:0 10px;height:42px;margin-block-start:5px;width:100%;background-color:#fff;border-radius:0;border-width:1px;border-color:#a7a9ac;border-style:solid;-webkit-transition:.2s border-color ease-in-out;transition:.2s border-color ease-in-out}.car-filters-area .car-filter-select-area .car-filter-select select:focus,.car-filters-area .car-filter-select-area .car-filter-select input:focus{box-shadow:0 0 #0d6efd40}.car-filters-area .car-filter-select-area .car-filter-select select:focus-visible,.car-filters-area .car-filter-select-area .car-filter-select input:focus-visible{outline:0}.car-filters-area .car-filter-select-area .car-filter-more{display:flex;flex-flow:row wrap;grid-column:-1/1}.car-filters-area .car-filter-select-area .car-filter-more .car-filter-more-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;font-weight:500;background-color:#fff;border:3px solid #a7a9ac;padding:8px;color:#a7a9ac;transition:color .15s ease-in-out,border-color .15s ease-in-out;font-size:14px;text-transform:uppercase}.car-filters-area .car-filter-select-area .car-filter-more .car-filter-more-btn i{font-size:20px;transition:all .5s ease-in-out}.car-filters-area .car-filter-select-area .car-filter-more .car-filter-more-btn:hover,.car-filters-area .car-filter-select-area .car-filter-more .car-filter-more-btn.active{border-color:#e21b22;color:#e21b22}.car-filters-area .car-filter-select-area .car-filter-more .car-filter-more-btn.active i{transform:rotate(180deg)}.share-overlay{position:fixed;width:100%;height:100%;top:50%;left:-150%;transition:top 0s .2s ease-in-out,opacity .2s 0s ease-in-out,transform .2s 0s ease-in-out;background-color:#000c;z-index:999}.share-overlay.show{left:50%;opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1);transition:top 0s 0s ease-in-out,opacity .2s 0s ease-in-out,transform .2s 0s ease-in-out}.share-popup{position:fixed;background:#fff;padding:25px;border-radius:15px;top:50%;left:-150%;max-width:550px;z-index:1000;opacity:0;pointer-events:none;box-shadow:0 10px 15px #0000001a;transform:translate(-50%,-50%) scale(1.2);transition:top 0s .2s ease-in-out,opacity .2s 0s ease-in-out,transform .2s 0s ease-in-out}.share-popup button{outline:none;cursor:pointer;font-weight:500;border-radius:4px;border:2px solid transparent;transition:background .1s linear,border-color .1s linear,color .1s linear}.share-popup .view-modal{top:50%;color:#7d2ae8;font-size:18px;padding:10px 25px;background:#fff;transform:translate(-50%,-50%)}.share-popup.show{left:50%;opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1);transition:top 0s 0s ease-in-out,opacity .2s 0s ease-in-out,transform .2s 0s ease-in-out}.share-popup header{padding:0 0 20px;border-bottom:1px solid #ebedf9;position:relative}.share-popup header span{font-size:14px;font-weight:600}.share-popup header .close{color:#878787;font-size:17px;background:#f2f3fb;height:33px;width:33px;cursor:pointer}.share-popup header .close:hover{background:#ebedf9}.share-popup .content{margin:20px 0}.share-popup .content p{font-size:16px}.share-popup .content .icons a{height:50px;width:50px;font-size:20px;text-decoration:none;border:1px solid transparent}.share-popup .content .field{margin:12px 0 -5px;height:45px;border-radius:4px;padding:0 5px;border:1px solid #e1e1e1}.share-popup .icons{margin:15px 0 20px}.share-popup .icons a i{transition:transform .3s ease-in-out}.share-popup .icons a:nth-child(1){color:#1877f2;border-color:#b7d4fb}.share-popup .icons a:nth-child(1):hover{background:#1877F2}.share-popup .icons a:nth-child(2){color:#46c1f6;border-color:#b6e7fc}.share-popup .icons a:nth-child(2):hover{background:#46C1F6}.share-popup .icons a:nth-child(3){color:#e1306c;border-color:#f5bccf}.share-popup .icons a:nth-child(3):hover{background:#e1306c}.share-popup .icons a:nth-child(4){color:#25d366;border-color:#bef4d2}.share-popup .icons a:nth-child(4):hover{background:#25D366}.share-popup .icons a:nth-child(5){color:#08c;border-color:#b3e6ff}.share-popup .icons a:nth-child(5):hover{background:#0088cc}.share-popup .icons a:hover{color:#fff;border-color:transparent}.share-popup .icons a:hover i{transform:scale(1.2)}.share-popup .field.active{border-color:#7d2ae8}.share-popup .field.active i{color:#7d2ae8}.share-popup .field i{width:50px;font-size:18px;text-align:center}.share-popup .field input{width:100%;height:100%;border:none;outline:none;font-size:15px}.share-popup .field button{color:#fff;padding:5px 18px;background:#e21b22}.share-popup :is(header,.icons,.field){display:flex;align-items:center;justify-content:space-between}.share-popup header .close,.icons a{display:flex;align-items:center;border-radius:50%;justify-content:center;transition:all .3s ease-in-out;margin-left:10px}.sidebar{width:277px;height:100vh;flex-shrink:0;background:#E21B22;transition:all .3s ease;position:relative;z-index:9;transition:.5s ease-in-out}@media (max-width: 1200px){.sidebar{left:-100%;position:fixed}}.sidebar.active{left:0%}.sidebar .nav{gap:8px;padding:0 32px}.sidebar .nav .nav-link{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:8px;font-size:18px;color:#fff}.sidebar .nav .nav-link:hover,.sidebar .nav .nav-link.active{background-color:#fff;color:#000!important}.sidebar .nav .nav-link img{width:25px}.sidebar .logo_area{padding:30px}.sidebar .logo_area h3{color:#fff;text-align:center;font-size:25px;font-style:normal;font-weight:600;line-height:normal}.sidebar .logout_area .logout_btn{position:absolute;bottom:0;background:#000;display:flex;align-items:center;justify-content:center;padding:12px 24px;width:100%;gap:8px}.sidebar .logout_area .logout_btn img{width:25px;height:25px}.dashboard-section{display:flex}.dashboard-section .content{border-radius:20px;width:100%}.dashboard-section .content .content-header{border-radius:20px 20px 0 0;background:#FFF;height:103px;padding:24px}.dashboard-section .content .content-header .title{color:#000;font-family:Poppins;font-size:36px;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 767px){.dashboard-section .content .content-header .title{font-size:28px}}.dashboard-section .content .content-header .search-bar{max-width:640px;height:60px;border-radius:10px;background:#F3F6FB}@media (min-width: 992px){.dashboard-section .content .content-header .search-bar{width:640px}}.dashboard-section .content .content-header .search-bar input{background-color:transparent;height:100%;padding-left:60px;padding-right:24px}.dashboard-section .content .content-header .search-bar .search{position:absolute;top:26%;left:4%}.dashboard-section .content .content-header .search-bar .search img{width:29px;height:29px}.dashboard-section .content .content-header .search-bar .tune{position:absolute;top:13%;right:3%;width:51px;height:46px;border-radius:5px;background:#E21B22;cursor:pointer;display:flex;align-items:center;justify-content:center}.dashboard-section .content .content-header .search-bar .tune img{width:33px;height:30px}.dashboard-section .content .content-header .dashboard-report .btn-group{border:1px solid #999999;padding:8px}.dashboard-section .content .content-header .dashboard-report .btn-group .btn:focus{outline:none}.dashboard-section .content .content-header .dashboard-report .btn-group .btn.active{background:#E21B22;border-radius:8px;color:#fff}.dashboard-card .card-bg{background-color:#ffeaea;padding:8px;border-radius:8px}.dashboard-card .icon{width:21px}.dashboard-card .subtitle{color:#e21b22}.loading{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9;background-color:#00000080}.loading#partialsLoading{display:flex;align-items:center;justify-content:center;background-color:transparent}.rating{display:inline-block;position:relative;font-size:11px}.rating .rating-label p{color:#1a3760;font-size:13px;font-style:normal;font-weight:600;line-height:38px;letter-spacing:0em}.rating label{position:absolute;top:0;left:0;height:100%;cursor:pointer}.rating label:last-child{position:static}.rating label:last-child .icon{color:#000}.rating label:nth-child(1){z-index:5}.rating label:nth-child(2){z-index:4}.rating label:nth-child(3){z-index:3}.rating label:nth-child(4){z-index:2}.rating label:nth-child(5){z-index:1}.rating label input{position:absolute;top:0;left:0;opacity:0}.rating label input:focus:not(:checked)~.icon:last-child{color:#000;text-shadow:0 0 5px #e21b22}.rating label .icon{float:left;color:transparent;margin-left:5px;font-size:20px}.rating:not(:hover) label input:checked~.icon{color:#e21b22}.rating:hover label:hover input~.icon{color:#e21b22}
