.main_header{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:100%;transition:transform .3s ease-in-out;position:fixed;top:0;transform:translateY(0)}.main_header.header_hidden{transform:translateY(-100%)}.main_header .header_inner{border-bottom:1px solid #fff3;justify-content:space-between;align-items:center;height:80px;display:flex}.main_header .logo_wrapper{align-items:center;display:flex}@media (max-width:575px){.main_header .logo_wrapper img{width:76px;height:35px}}.main_header .nav_wrapper{justify-content:center;display:flex}@media (max-width:575px){.main_header .nav_wrapper{display:none}}.main_header .nav_links{gap:45px;margin:0;padding:0;list-style:none;display:flex}.main_header .nav_links li{opacity:0;position:relative}.main_header .nav_links li:after{content:"";background-color:var(--primary);transform-origin:50%;width:100%;height:2px;transition:transform .35s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-28px;left:50%;transform:translate(-50%)scaleX(0)}.main_header .nav_links li:hover:after,.main_header .nav_links li.active:after{transform:translate(-50%)scaleX(1)}.main_header .nav_links li a{color:#fff;font-size:14px;font-weight:400;text-decoration:none;display:block;overflow:hidden}.main_header .nav_links li .nav_text{height:20px;line-height:1em;display:inline-block;position:relative}.main_header .nav_links li .text_top,.main_header .nav_links li .text_bottom{will-change:transform;transition:transform .45s cubic-bezier(.22,.61,.36,1);display:block}.main_header .nav_links li .text_bottom{position:absolute;top:120%;left:0}.main_header .nav_links li:hover .text_top,.main_header .nav_links li:hover .text_bottom{transform:translateY(-150%)}.main_header .lang_switch button{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;font-size:14px}.main_header .lang_switch button:hover{opacity:1}.home_page .hero_slider{overflow:hidden}.home_page .swiper-slide:not(.posts .swiper-slide){width:100%!important}.home_page .hero_slider{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative}.home_page .hero_slider .slide_item{position:relative}.home_page .hero_slider .slide_item .top_bg{object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none;width:100vw;height:100vh}.home_page .hero_slider .slide_item .parallax_img{will-change:transform}.home_page .hero_slider .hero_content{top:50%;text-align:center;color:#fff;z-index:20;pointer-events:none;width:1004px;max-width:90%;position:absolute;inset-inline-start:50%;transform:translate(-50%,-50%)}@media (max-width:575px){.home_page .hero_slider .hero_content{max-width:95%}}.home_page .hero_slider .hero_content h2{font-size:52px;font-weight:300;line-height:60px}@media (max-width:575px){.home_page .hero_slider .hero_content h2{font-size:24px;line-height:45px}}.home_page .hero_slider .hero_content h1{color:var(--primary);margin-top:75px;font-size:52px;font-weight:700}@media (max-width:575px){.home_page .hero_slider .hero_content h1{margin-top:55px;font-size:20px;line-height:100%}}.home_page .hero_slider .arrow_buttons{bottom:34px;z-index:20;gap:20px;display:flex;position:absolute;inset-inline-end:10%}@media (max-width:575px){.home_page .hero_slider .arrow_buttons{inset-inline-end:50%;transform:translate(50%)}}.home_page .hero_slider .arrow_buttons .slider_arrow{will-change:transform;cursor:pointer;background:0 0;border:none;position:relative;transform:translate(0)}.home_page .hero_slider .arrow_buttons .slider_arrow img{pointer-events:none}.home_page .hero_slider .slider_progress{bottom:120px;z-index:20;background:#ffffff4d;width:85%;height:2px;position:absolute;inset-inline-start:50%;overflow:hidden;transform:translate(-50%)}.home_page .hero_slider .slider_progress span{will-change:transform;background:var(--primary);transform-origin:0;will-change:transform;width:100%;height:100%;display:block;transform:scaleX(0)}.home_page .hero_slider .swiper-wrapper{transition-timing-function:cubic-bezier(.4,0,.2,1)}.home_page .hero_slider .content{will-change:transform,opacity}.home_page .hero_slider .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.home_page .better_half_section{background-color:#f5ede3}.home_page .better_half_section .right_section p{letter-spacing:0%;vertical-align:middle;color:var(--black);margin-top:10px;font-size:16px;font-weight:400;line-height:30px}.home_page .better_half_section .right_section .button_wrapper{justify-content:end;align-items:center;margin-top:10px;display:flex}@media (max-width:575px){.home_page .better_half_section .right_section .button_wrapper{justify-content:start;margin-top:20px}}.home_page .better_half_section .expanding-values{isolation:isolate;background-color:#000;min-height:521px;margin-top:40px;padding:0;display:flex;overflow:hidden}.home_page .better_half_section .expanding-values .expanding-panel{cursor:pointer;will-change:flex-grow;flex:1;position:relative;overflow:hidden}.home_page .better_half_section .expanding-values .expanding-panel-bg{filter:brightness(.75);background-position:50%;background-size:cover;transition:transform .6s;position:absolute;inset:0;transform:scale(1)}.home_page .better_half_section .expanding-values .expanding-panel:hover .expanding-panel-bg{transform:scale(1.08)}.home_page .better_half_section .expanding-values .expanding-panel-text{color:#fff;letter-spacing:.08em;white-space:nowrap;pointer-events:none;font-size:36px;font-weight:400;line-height:53px;position:absolute;top:50%;left:50%;transform:translate(-50%)rotate(-90deg)}.home_page .better_half_section .expanding-values .expanding-panel-subtitle{color:#ffffffd9;pointer-events:none;text-align:center;font-size:14px;line-height:1.4;position:absolute;top:62%;left:32px;right:32px}.home_page .better_half_section .expanding-values .expanding-panel-text,.home_page .better_half_section .expanding-values .expanding-panel-subtitle{will-change:transform,opacity}@media (max-width:768px){.home_page .better_half_section .expanding-values{flex-direction:column;min-height:auto}.home_page .better_half_section .expanding-values .expanding-panel{flex:none;height:80px;transition:height .4s}.home_page .better_half_section .expanding-values .expanding-panel:hover{height:295px}.home_page .better_half_section .expanding-values .expanding-panel-text{white-space:normal;font-size:24px;line-height:1.3;top:50%;left:32px;transform:translateY(-50%)rotate(0)!important}.home_page .better_half_section .expanding-values .expanding-panel-subtitle{text-align:left;font-size:13px;inset:auto 32px 24px}}@media (max-width:480px){.home_page .better_half_section .expanding-values .expanding-panel-text{font-size:20px;left:24px}.home_page .better_half_section .expanding-values .expanding-panel-subtitle{font-size:12px;bottom:20px;left:24px;right:24px}}.home_page .branches_section{background-color:var(--primary);color:var(--white);position:relative}.home_page .branches_section .vector_image{inset-inline-end:0;opacity:0;position:absolute;top:0;transform:translate(100%)}@media (max-width:575px){.home_page .branches_section .vector_image{display:none}}.home_page .branches_section .sub_title{margin-top:20px}.home_page .branches_section .count_wrapper{width:fit-content;position:relative}.home_page .branches_section .count_wrapper .count_icon{transform-origin:50%;margin-top:20px;margin-bottom:10px;transform:scale(0)}@media (max-width:575px){.home_page .branches_section .count_wrapper .count_icon{width:136px;height:136px}}.home_page .branches_section .count_wrapper span.count_number{letter-spacing:0%;vertical-align:middle;top:50%;font-size:80px;font-weight:400;line-height:100px;position:absolute;inset-inline-start:45%;transform:translate(-50%,-50%)}@media (max-width:575px){.home_page .branches_section .count_wrapper span.count_number{font-size:56px}}.home_page .branches_section .count_wrapper .count_plus{top:50%;font-size:60px;position:absolute;inset-inline-start:80%;transform:translate(-50%,-50%)}@media (max-width:575px){.home_page .branches_section .count_wrapper .count_plus{font-size:42px}}.home_page .branches_section .main_btn{gap:30px;width:270px;margin-top:30px}.home_page .branches_section p{letter-spacing:0%;vertical-align:middle;font-size:24px;font-weight:700;line-height:100%}@media (max-width:575px){.home_page .branches_section p{font-size:20px}}.home_page .branches_section .right_section{position:relative;overflow:hidden}@media (max-width:575px){.home_page .branches_section .right_section .branch_vector{width:100%;height:auto}}.home_page .branches_section .right_section .single_branch_wrapper .branch_inner{opacity:0;transform-origin:bottom;will-change:transform,opacity;transform:scale(.6)}.home_page .branches_section .right_section .single_branch_wrapper .marker_icon{will-change:transform;object-fit:contain}@media (max-width:575px){.home_page .branches_section .right_section .single_branch_wrapper .marker_icon{width:12px;height:14px}}.home_page .branches_section .right_section .single_branch_wrapper{top:36px;position:absolute;inset-inline-start:100px}@media (max-width:575px){.home_page .branches_section .right_section .single_branch_wrapper{inset-inline-start:50px;top:30px}}.home_page .branches_section .right_section .single_branch_wrapper.branch2{top:180px}@media (max-width:575px){.home_page .branches_section .right_section .single_branch_wrapper.branch2{top:120px;inset-inline-start:65px}}.home_page .branches_section .right_section .single_branch_wrapper.branch3{top:194px;inset-inline-start:40%}@media (max-width:575px){.home_page .branches_section .right_section .single_branch_wrapper.branch3{top:134px;inset-inline-start:43%}}.home_page .branches_section .right_section .single_branch_wrapper.branch4{top:75%;inset-inline-start:39%}.home_page .branches_section .right_section .single_branch_wrapper.branch5{top:63%;inset-inline-start:70%}.home_page .branches_section .right_section .single_branch_wrapper .count{justify-content:center;align-items:center;gap:3px;display:flex;position:relative}.home_page .branches_section .right_section .single_branch_wrapper .count .marker_pulse{opacity:0;top:50%;z-index:-1;pointer-events:none;background:#70bea94d;border-radius:50%;width:60px;height:60px;position:absolute;inset-inline-start:32%;transform:translate(-50%,-50%)}.home_page .branches_section .right_section .single_branch_wrapper .count span{letter-spacing:0%;color:var(--black);font-size:20px;font-weight:700;line-height:100%}@media (max-width:575px){.home_page .branches_section .right_section .single_branch_wrapper .count span{font-size:10px}}.home_page .branches_section .right_section .single_branch_wrapper h6{text-align:center;max-width:76px;letter-spacing:0%;color:#d2aa83;margin-top:5px;font-size:14px;font-weight:700;line-height:16px}@media (max-width:575px){.home_page .branches_section .right_section .single_branch_wrapper h6{max-width:66px;font-size:10px;line-height:12px}}.home_page .great_to_see_section{color:var(--white);background-color:#d2aa83;height:840px;position:relative}@media (max-width:575px){.home_page .great_to_see_section{height:810px}}.home_page .great_to_see_section .left_section *{will-change:transform,opacity}.home_page .great_to_see_section .left_section{flex-direction:column;justify-content:center;gap:25px;height:700px;display:flex}@media (max-width:575px){.home_page .great_to_see_section .left_section{gap:10px;height:fit-content}}.home_page .great_to_see_section .left_section .para_texts p{font-weight:400}@media (max-width:575px){.home_page .great_to_see_section .left_section .para_texts p{font-size:14px}}.home_page .great_to_see_section .left_section .para_texts p:nth-child(2){margin-top:30px}@media (max-width:575px){.home_page .great_to_see_section .left_section .para_texts p:nth-child(2){margin-top:10px}}.home_page .great_to_see_section .left_section .download_section .stores{flex-wrap:nowrap;gap:20px;margin-top:16px;display:flex}.home_page .great_to_see_section .left_section .download_section .stores img{width:150px;height:47px}.home_page .great_to_see_section .left_section .download_section h2{vertical-align:middle;font-size:18px;font-weight:700;line-height:100%}@media (max-width:575px){.home_page .great_to_see_section .left_section .download_section h2{font-size:14px}}.home_page .great_to_see_section .right_section img.app_img{object-fit:contain;z-index:5;height:auto;margin-inline-start:40px;position:absolute;bottom:0}@media (max-width:575px){.home_page .great_to_see_section .right_section img.app_img{width:226px;height:384px;margin-inline-start:0;inset-inline-start:50%;transform:translate(-50%)}}.home_page .great_to_see_section .right_section .vector_bg{bottom:unset;transform-origin:50%;will-change:transform;z-index:1;position:absolute;top:50%;transform:translateY(-50%)scale(0)}@media (max-width:575px){.home_page .great_to_see_section .right_section .vector_bg{top:75%;width:280px;height:263px;inset-inline-start:12%}}footer{background-color:#000;padding-top:66px}@media (max-width:575px){footer{padding-top:50px}}footer .inner_wrapper{color:var(--white);gap:200px;display:flex}@media (max-width:575px){footer .inner_wrapper{flex-direction:column;gap:30px}}footer .inner_wrapper .left_section p{letter-spacing:0%;vertical-align:middle;margin-top:25px;font-size:14px;font-weight:400;line-height:24px}footer .inner_wrapper .left_section h2{letter-spacing:0%;vertical-align:middle;margin-top:35px;margin-bottom:15px;font-size:16px;font-weight:700;line-height:20px}footer .inner_wrapper .left_section .stores{gap:10px;display:flex}@media (max-width:575px){footer .inner_wrapper .left_section .stores{flex-direction:column;gap:15px}footer .inner_wrapper .left_section .stores img{width:170px;height:52px}}footer .inner_wrapper .center_section{min-width:90px}footer .inner_wrapper .center_section h2{letter-spacing:0%;vertical-align:middle;margin-bottom:20px;font-size:16px;font-weight:700;line-height:20px}footer .inner_wrapper .center_section ul{padding-left:0}@media (max-width:575px){footer .inner_wrapper .center_section ul{flex-wrap:wrap;gap:10px 25px;max-width:250px;display:flex}footer .inner_wrapper .center_section ul li{width:100px}}footer .inner_wrapper .center_section ul li a{letter-spacing:0%;vertical-align:middle;color:var(--white);font-size:14px;font-weight:400;line-height:34px;text-decoration:none}footer .inner_wrapper .right_section{min-width:285px}footer .inner_wrapper .right_section h2{letter-spacing:0%;vertical-align:middle;font-size:16px;font-weight:700;line-height:20px}@media (max-width:575px){footer .inner_wrapper .right_section h2{margin-bottom:15px}}footer .inner_wrapper .right_section ul.socials_inner{gap:14px;padding-left:0;display:flex}footer .inner_wrapper .right_section h3{letter-spacing:0%;vertical-align:middle;margin-top:18px;font-size:16px;font-weight:700;line-height:20px}@media (max-width:575px){footer .inner_wrapper .right_section h3{margin-top:30px}}footer .inner_wrapper .right_section .contact_info{padding-left:0}footer .inner_wrapper .right_section .contact_info li{align-items:center;gap:15px;margin-top:15px;display:flex}footer .inner_wrapper .right_section .contact_info li a{letter-spacing:0%;color:var(--white);font-size:16px;font-weight:400;line-height:24px;text-decoration:none}footer .bottom_vector{border-bottom:1px solid #ffffff80}@media (max-width:575px){footer .bottom_vector{display:none}}footer .bottom_vector .vector_img{margin-left:auto;margin-right:40px;display:block}footer .copyright_section{justify-content:space-between;align-items:center;height:90px;display:flex}@media (max-width:575px){footer .copyright_section{border-top:1px solid #ffffff1a;flex-direction:column-reverse;padding:15px 0}}footer .copyright_section p{letter-spacing:0%;vertical-align:middle;color:var(--white);margin-bottom:0;font-size:14px;font-weight:400;line-height:20px}
:root{--background:#fff;--foreground:#171717}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--black);background:var(--background)}*,html,body{font-family:var(--font-frutiger-arabic),sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}a,button{transition:all .3s ease-in-out}ul{margin-bottom:0;padding-left:0;list-style:none}h1,h2,h3,h4,h5,h6,p,a,button{margin-bottom:0;font-weight:700}button:disabled{opacity:.8;cursor:not-allowed}img{max-width:100%}@media (min-width:1200px){.container,.container-sm{max-width:1100px;padding:0}}@media (max-width:575px){.container,.container-sm{max-width:95%}}.g_center{justify-content:center;align-items:center;display:flex}.g_end{justify-content:end;align-items:center;display:flex}.g_between{justify-content:space-between;align-items:center;display:flex}.common_section{margin:100px 0}@media (max-width:575px){.common_section{margin:50px 0}}.common_section_2{padding:100px 0}@media (max-width:575px){.common_section_2{padding:50px 0}}.ltr{direction:ltr}.rtl{direction:rtl}.g_around{justify-content:space-around;display:flex}.g_between{justify-content:space-between;display:flex}.g_evenly{justify-content:space-evenly;display:flex}.align_top{align-items:start}.align_bottom{align-items:end}.align_center{align-items:center}.sub_title{font-size:16px;font-weight:400;line-height:30px}
.half_circle_title{position:relative}.half_circle_title .title{top:50%;position:absolute;inset-inline-start:24px;transform:translateY(-50%)}@media (max-width:575px){.half_circle_title .title{font-size:24px;inset-inline-start:15px}}.half_circle_title .shape{width:112px;height:112px;overflow:hidden}@media (max-width:575px){.half_circle_title .shape{height:66px}}.half_circle_title .shape_inner{background-color:var(--primary);border-radius:50%;width:112px;height:112px;display:block}@media (max-width:575px){.half_circle_title .shape_inner{width:66px;height:66px}}.main_btn{border:1px solid var(--primary);width:208px;height:56px;color:var(--primary);letter-spacing:0%;text-align:center;vertical-align:middle;background-color:#0000;border-radius:16px;justify-content:center;align-items:center;gap:16px;font-size:20px;font-weight:900;line-height:100%;display:flex}.main_btn.varient_white{color:var(--white);border-color:var(--white)}@media (max-width:575px){.main_btn{width:168px;height:51px;font-size:14px}.main_btn img{width:18px;height:18px}}.animated_btn{align-items:center;gap:12px;display:inline-flex;position:relative;overflow:hidden}.animated_btn:hover{box-shadow:inset 0 0 0 1px var(--primary),0 0 0 4px #ffffff0a}.animated_btn .btn_text{height:1em;line-height:1em;display:inline-block;position:relative}.animated_btn .text_top,.animated_btn .text_bottom{will-change:transform;transition:transform .35s cubic-bezier(.22,.61,.36,1);display:block}.animated_btn .text_bottom{position:absolute;top:300%;left:0}.animated_btn:hover .text_top,.animated_btn:hover .text_bottom{transform:translateY(-300%)}
:root{--primary:#70bea9;--black:#000;--white:#fff}
.top_section_title{letter-spacing:0%;font-size:64px;font-weight:500;line-height:100%}.title{letter-spacing:0%;font-size:48px;font-weight:700;line-height:100%;overflow:hidden}@media (max-width:575px){.title{font-size:20px;line-height:38px}}.title .word{will-change:transform,opacity;display:inline-block}.sub_title{letter-spacing:0;font-size:20px;font-weight:400;line-height:30px}@media (max-width:575px){.sub_title{font-size:16px}}
.home_page .posts .title{font-weight:400}.home_page .posts .sub_title{font-size:16px;font-weight:400}.home_page .posts .post_button{display:flex}.home_page .posts .post_card{background-color:#d2aa832e;flex-direction:column;justify-content:space-between;height:433px;padding:20px;display:flex}.home_page .posts .post_card .post_date{display:none}.home_page .posts .post_card .post_header{gap:30px}@media (max-width:575px){.home_page .posts .post_card .post_header{gap:12px}}.home_page .posts .post_card .post_header .tag{font-size:16px;font-weight:600}.home_page .posts .post_card .post_header .date{color:#d2aa83;border:1px solid #d2aa83;border-radius:17px;align-items:center;width:160px;height:27px;padding:5px 15px;display:flex}.home_page .posts .post_card .post_header .date span{margin-bottom:5px;font-size:16px;font-weight:500}.home_page .posts .post_card .card_title{margin-top:17px;font-size:24px;font-weight:700}.home_page .posts .posts_swiper{touch-action:pan-y pinch-zoom;margin:40px 0;overflow:hidden}.home_page .posts .posts_swiper .swiper-wrapper{align-items:center}.home_page .posts .posts_swiper .swiper-slide{justify-content:center;transition:opacity .4s,transform .4s;display:flex;overflow:visible}.home_page .posts .posts_swiper .swiper-slide-active{opacity:1;z-index:2;width:542px!important;max-width:100%!important}.home_page .posts .posts_swiper .swiper-slide .post_card_mixed{transition:transform .4s,box-shadow .4s;transform:scaleY(.7)!important}.home_page .posts .posts_swiper .swiper-slide-active .post_card_mixed{box-shadow:0 24px 50px #0000002e;transform:scale(1)!important}.home_page .posts .post_card_mixed{will-change:transform;width:542px;max-width:100%;height:397px;transition:transform .4s,box-shadow .4s;position:relative;transform:translateZ(0)}.home_page .posts .post_card_mixed .content{background:linear-gradient(#0000 5.82%,#00000080 100%);width:100%;height:100%;padding:25px;position:absolute}.home_page .posts .post_card_mixed .card_title{color:var(--white);max-width:86%;font-size:24px;font-weight:700}@media (max-width:575px){.home_page .posts .post_card_mixed .card_title{max-width:100%}}.home_page .posts .post_card_mixed .post_date{justify-content:end;display:flex}.home_page .posts .post_card_mixed .post_date span{color:var(--white);background-color:#0000004d;border-radius:17px;padding:5px 15px;display:inline-block}.home_page .posts .post_card_mixed .tag{color:var(--white);margin-bottom:10px}.home_page .posts .post_card_mixed .date{display:none}.home_page .posts .post_card_mixed img{object-fit:cover;width:100%}.home_page .posts .post_card_mixed .pc_mixed_content_wrapper{will-change:transform,opacity;position:absolute;bottom:20px;overflow:hidden;transform:translateZ(0)}.home_page .posts .main_btn{width:227px;height:56px;color:var(--primary);border-width:1px;border:1px solid var(--primary);background-color:var(--white);border-radius:16px}@media (max-width:575px){.home_page .posts .main_btn{width:150px;height:40px;margin-top:15px}.home_page .posts .mobile_btn{border-radius:16px;width:100%;margin-bottom:40px}}.home_page .our_partners{background-repeat:no-repeat;background-size:cover}.home_page .our_partners .title,.home_page .our_partners .sub_title{color:var(--black);font-weight:400}.home_page .our_partners .sub_title{font-size:16px;font-weight:400}.home_page .our_partners .main_btn{border:1px solid var(--primary);width:255px;height:56px;color:var(--primary);background:0 0;border-radius:16px;margin-top:40px;overflow:hidden}@media (max-width:575px){.home_page .our_partners .main_btn{margin-top:25px}}.home_page .our_partners .main_btn .btn-text-wrapper{height:1.2em;position:relative;overflow:hidden}.home_page .our_partners .main_btn .btn-text{will-change:transform;flex-direction:column;height:2.4em;display:flex}.home_page .our_partners .main_btn .btn-text-original,.home_page .our_partners .main_btn .btn-text-clone{white-space:nowrap;line-height:1.2em;display:block}.home_page .our_partners .partners-marquee{width:100%;padding:2.5rem 0;overflow:hidden}.home_page .our_partners .partners-marquee-wrapper{width:fit-content}.home_page .our_partners .partners-inner{will-change:transform;backface-visibility:hidden;gap:20px}.home_page .our_partners .partner_item{border:1px solid #ededed;border-radius:24px;flex:none;width:200px;padding:0 1rem}@media (max-width:575px){.home_page .our_partners .partner_container{max-width:100%}}.home_page .our_partners .partners_row{margin-top:30px;overflow:hidden}.home_page .our_partners .partners_row .partner_image{will-change:transform;background:linear-gradient(123.33deg,#ffffff59 2.76% 45.3%),linear-gradient(110.37deg,#fff0 50%,#fff3 96.96%);max-width:200px;padding:10px}.home_page .our_partners .partners_row .partner_image:hover{transform:scale(1.08);box-shadow:0 10px 30px #00000014}.home_page .our_partners .partner_details_left{background:url(/images/home/partnersLeft.webp) 0 0/cover no-repeat;min-height:698px}@media (max-width:575px){.home_page .our_partners .partner_details_left{min-height:330px;margin-top:30px}.home_page .our_partners .partner_row{background-color:#d2aa83}}.home_page .our_partners .partner_details_right{background-color:#d2aa83;max-width:587px;min-height:100%;padding:33px;display:flex;position:relative;overflow:hidden}@media (max-width:575px){.home_page .our_partners .partner_details_right{max-width:100%;padding:25px 25px 90px}}.home_page .our_partners .partner_details_right .top_leaf{position:absolute;top:0;right:0}@media (max-width:575px){.home_page .our_partners .partner_details_right .top_leaf{display:none}}.home_page .our_partners .partner_details_right .bottom_leaf{position:absolute;bottom:0;left:12px}.home_page .our_partners .partner_details_right .partner_wrapper{min-height:100%;margin-top:132px;display:flex}@media (max-width:575px){.home_page .our_partners .partner_details_right .partner_wrapper{margin-top:35px}}.home_page .our_partners .partner_details_right .partner_wrapper .title{font-size:46px}@media (max-width:1400px){.home_page .our_partners .partner_details_right .partner_wrapper .title{font-size:42px}}@media (max-width:575px){.home_page .our_partners .partner_details_right .partner_wrapper .title{font-size:20px;line-height:36px}}.home_page .our_partners .partner_details_right .partner_wrapper .title,.home_page .our_partners .partner_details_right .partner_wrapper .sub_title{color:var(--white)}.home_page .our_partners .partner_details_right .partner_wrapper .sub_title{margin-top:25px}@media (max-width:575px){.home_page .our_partners .partner_details_right .partner_wrapper .button_wrapper{width:100%}}.home_page .our_partners .partner_details_right .partner_wrapper button{border:1px solid var(--white);width:216px;color:var(--white);text-align:center;vertical-align:middle;font-size:20px;font-weight:700}.home_page .our_partners .partner_details_right .partner_wrapper button:hover{box-shadow:unset}@media (max-width:575px){.home_page .our_partners .partner_details_right .partner_wrapper button{width:100%;height:47px;font-size:14px}}
