:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
.SectionTitle-module-scss-module__NxQMbq__SectionTitle .SectionTitle-module-scss-module__NxQMbq__label{color:var(--color_primary);align-items:center;gap:12px;margin-bottom:20px;display:flex}@media (max-width:767px){.SectionTitle-module-scss-module__NxQMbq__SectionTitle .SectionTitle-module-scss-module__NxQMbq__label{font-size:14px}}.SectionTitle-module-scss-module__NxQMbq__SectionTitle .SectionTitle-module-scss-module__NxQMbq__label:before{content:"";background-color:#00099e;border-radius:100%;width:8px;height:8px}.SectionTitle-module-scss-module__NxQMbq__SectionTitle .SectionTitle-module-scss-module__NxQMbq__title{color:var(--color_primary_900)}.SectionTitle-module-scss-module__NxQMbq__SectionTitle.SectionTitle-module-scss-module__NxQMbq__dark_bg .SectionTitle-module-scss-module__NxQMbq__label:before{content:"";background-color:#fff;border-radius:100%;width:8px;height:8px}.SectionTitle-module-scss-module__NxQMbq__SectionTitle.SectionTitle-module-scss-module__NxQMbq__dark_bg .SectionTitle-module-scss-module__NxQMbq__label,.SectionTitle-module-scss-module__NxQMbq__SectionTitle.SectionTitle-module-scss-module__NxQMbq__dark_bg .SectionTitle-module-scss-module__NxQMbq__title{color:#fff!important}.SectionTitle-module-scss-module__NxQMbq__section_main_Wrap{justify-content:space-between;align-items:end;display:flex}@media (max-width:991px){.SectionTitle-module-scss-module__NxQMbq__section_main_Wrap{flex-direction:column;align-items:start;gap:20px}}
.EventCard-module-scss-module__g7RzcG__EventCard{background-color:var(--color_secondary_200);border-radius:6px;padding:20px;position:sticky;top:0}@media (max-width:767px){.EventCard-module-scss-module__g7RzcG__EventCard{padding:11px}}.EventCard-module-scss-module__g7RzcG__EventCard img{border-radius:6px;width:100%}@media (min-width:1200px) and (max-width:1400px){.EventCard-module-scss-module__g7RzcG__EventCard img{object-fit:cover;height:400px}}.EventCard-module-scss-module__g7RzcG__EventCard .EventCard-module-scss-module__g7RzcG__tag_date_wrap{align-items:center;gap:10px;margin-top:20px;display:flex}.EventCard-module-scss-module__g7RzcG__EventCard .EventCard-module-scss-module__g7RzcG__tag_date_wrap .EventCard-module-scss-module__g7RzcG__tag{background-color:var(--color_primary_300);color:var(--color_secondary_200);border-radius:2px;padding:4px 10px;font-weight:300}.EventCard-module-scss-module__g7RzcG__EventCard .EventCard-module-scss-module__g7RzcG__tag_date_wrap .EventCard-module-scss-module__g7RzcG__date:before{content:"•";color:var(--color_primary);padding-right:10px}.EventCard-module-scss-module__g7RzcG__EventCard .EventCard-module-scss-module__g7RzcG__title{margin-top:20px}@media (max-width:1200px){.EventCard-module-scss-module__g7RzcG__EventCard .EventCard-module-scss-module__g7RzcG__title{padding-bottom:20px}}
.NewsCard-module-scss-module__j7Apsa__NewsCard .NewsCard-module-scss-module__j7Apsa__meta,.NewsCard-module-scss-module__j7Apsa__NewsCard .NewsCard-module-scss-module__j7Apsa__arrow_btn{align-items:center;display:flex}.NewsCard-module-scss-module__j7Apsa__NewsCard .NewsCard-module-scss-module__j7Apsa__arrow_btn{justify-content:center}.NewsCard-module-scss-module__j7Apsa__NewsCard{cursor:pointer;border-bottom:1px solid #fffcea33;padding:20px}@media (min-width:1200px) and (max-width:1400px){.NewsCard-module-scss-module__j7Apsa__NewsCard{padding:10px 20px}}@media (max-width:1199px){.NewsCard-module-scss-module__j7Apsa__NewsCard{border-top:1px solid #fffcea33;border-bottom:none;padding:20px 10px}}.NewsCard-module-scss-module__j7Apsa__NewsCard .NewsCard-module-scss-module__j7Apsa__card_top{justify-content:space-between;align-items:flex-start;margin-bottom:15px;display:flex}.NewsCard-module-scss-module__j7Apsa__NewsCard .NewsCard-module-scss-module__j7Apsa__tag{background-color:var(--color_primary_300);color:var(--color_secondary_200);border-radius:2px;padding:4px 10px;font-weight:300}.NewsCard-module-scss-module__j7Apsa__NewsCard .NewsCard-module-scss-module__j7Apsa__arrow_btn{background-color:var(--color_secondary_200);opacity:0;width:40px;height:40px;transition:var(--transition);border-radius:2px;flex-shrink:0}@media (max-width:1199px){.NewsCard-module-scss-module__j7Apsa__NewsCard .NewsCard-module-scss-module__j7Apsa__arrow_btn{opacity:1;width:22px;height:22px}}.NewsCard-module-scss-module__j7Apsa__NewsCard .NewsCard-module-scss-module__j7Apsa__arrow_btn img{width:15px}@media (max-width:1024px){.NewsCard-module-scss-module__j7Apsa__NewsCard .NewsCard-module-scss-module__j7Apsa__arrow_btn img{width:8px}}.NewsCard-module-scss-module__j7Apsa__NewsCard .NewsCard-module-scss-module__j7Apsa__title{color:var(--color_secondary_200)}.NewsCard-module-scss-module__j7Apsa__NewsCard .NewsCard-module-scss-module__j7Apsa__meta{color:var(--color_neutral_200);gap:10px;margin-top:18px}.NewsCard-module-scss-module__j7Apsa__NewsCard:hover{background-color:var(--color_primary_700)}.NewsCard-module-scss-module__j7Apsa__NewsCard:hover .NewsCard-module-scss-module__j7Apsa__arrow_btn{opacity:1}
.NewsSlider-module-scss-module__32B3LW__NewsSlider .NewsSlider-module-scss-module__32B3LW__dots{display:none}@media (max-width:1024px){.NewsSlider-module-scss-module__32B3LW__NewsSlider .NewsSlider-module-scss-module__32B3LW__slider_track{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;display:flex;overflow-x:scroll}.NewsSlider-module-scss-module__32B3LW__NewsSlider .NewsSlider-module-scss-module__32B3LW__slider_track::-webkit-scrollbar{display:none}.NewsSlider-module-scss-module__32B3LW__NewsSlider .NewsSlider-module-scss-module__32B3LW__slide{scroll-snap-align:start;flex:0 0 100%}.NewsSlider-module-scss-module__32B3LW__NewsSlider .NewsSlider-module-scss-module__32B3LW__dots{align-items:center;gap:8px;margin-top:24px;display:flex}.NewsSlider-module-scss-module__32B3LW__NewsSlider .NewsSlider-module-scss-module__32B3LW__dot{cursor:pointer;background-color:#ffffff40;border-radius:2px;flex:1;min-width:0;height:2px;position:relative;overflow:hidden}.NewsSlider-module-scss-module__32B3LW__NewsSlider .NewsSlider-module-scss-module__32B3LW__dot_progress{background-color:var(--color_secondary_200);width:0;height:100%;animation:4s linear forwards NewsSlider-module-scss-module__32B3LW__fillProgress;display:block;position:absolute;top:0;left:0}}@keyframes NewsSlider-module-scss-module__32B3LW__fillProgress{0%{width:0}to{width:100%}}
.HomeNewsEvents-module-scss-module__khY7sW__HomeNewsEvents{background-color:var(--color_primary_600)}.HomeNewsEvents-module-scss-module__khY7sW__HomeNewsEvents .HomeNewsEvents-module-scss-module__khY7sW__home_news_event_wrap{gap:20px;margin-top:48px;display:flex}@media (max-width:1024px){.HomeNewsEvents-module-scss-module__khY7sW__HomeNewsEvents .HomeNewsEvents-module-scss-module__khY7sW__home_news_event_wrap{flex-direction:column}}@media (max-width:767px){.HomeNewsEvents-module-scss-module__khY7sW__HomeNewsEvents .HomeNewsEvents-module-scss-module__khY7sW__home_news_event_wrap{gap:35px}}.HomeNewsEvents-module-scss-module__khY7sW__HomeNewsEvents .HomeNewsEvents-module-scss-module__khY7sW__home_news_event_wrap .HomeNewsEvents-module-scss-module__khY7sW__event_wrap{width:50%}@media (max-width:1024px){.HomeNewsEvents-module-scss-module__khY7sW__HomeNewsEvents .HomeNewsEvents-module-scss-module__khY7sW__home_news_event_wrap .HomeNewsEvents-module-scss-module__khY7sW__event_wrap{width:100%}}.HomeNewsEvents-module-scss-module__khY7sW__HomeNewsEvents .HomeNewsEvents-module-scss-module__khY7sW__home_news_event_wrap .HomeNewsEvents-module-scss-module__khY7sW__news_wrap{width:48%}@media (max-width:1024px){.HomeNewsEvents-module-scss-module__khY7sW__HomeNewsEvents .HomeNewsEvents-module-scss-module__khY7sW__home_news_event_wrap .HomeNewsEvents-module-scss-module__khY7sW__news_wrap{width:100%}}
.LeadershipCard-module-scss-module__8pkYka__LeadershipCard{border-radius:6px;overflow:hidden}.LeadershipCard-module-scss-module__8pkYka__LeadershipCard .LeadershipCard-module-scss-module__8pkYka__leader_img_wrap{overflow:hidden}.LeadershipCard-module-scss-module__8pkYka__LeadershipCard .LeadershipCard-module-scss-module__8pkYka__leader_img_wrap .LeadershipCard-module-scss-module__8pkYka__leaderImg{cursor:pointer;border-radius:6px;width:100%;transition:transform .4s;overflow:hidden}.LeadershipCard-module-scss-module__8pkYka__LeadershipCard .LeadershipCard-module-scss-module__8pkYka__leader_img_wrap .LeadershipCard-module-scss-module__8pkYka__leaderImg:hover{transform:scale(1.05)}.LeadershipCard-module-scss-module__8pkYka__LeadershipCard .LeadershipCard-module-scss-module__8pkYka__content_icon_wrap{justify-content:space-between;align-items:flex-start;margin-top:20px;display:flex}.LeadershipCard-module-scss-module__8pkYka__LeadershipCard .LeadershipCard-module-scss-module__8pkYka__content_icon_wrap .LeadershipCard-module-scss-module__8pkYka__content_wrap{width:70%}@media (max-width:767px){.LeadershipCard-module-scss-module__8pkYka__LeadershipCard .LeadershipCard-module-scss-module__8pkYka__content_icon_wrap .LeadershipCard-module-scss-module__8pkYka__content_wrap{width:100%}}.LeadershipCard-module-scss-module__8pkYka__LeadershipCard .LeadershipCard-module-scss-module__8pkYka__content_icon_wrap .LeadershipCard-module-scss-module__8pkYka__content_wrap .LeadershipCard-module-scss-module__8pkYka__desgination{color:#464646b3;margin-top:10px}@media (max-width:767px){.LeadershipCard-module-scss-module__8pkYka__LeadershipCard .LeadershipCard-module-scss-module__8pkYka__content_icon_wrap .LeadershipCard-module-scss-module__8pkYka__content_wrap .LeadershipCard-module-scss-module__8pkYka__desgination{line-height:1.5}}.LeadershipCard-module-scss-module__8pkYka__LeadershipCard .LeadershipCard-module-scss-module__8pkYka__content_icon_wrap .LeadershipCard-module-scss-module__8pkYka__content_wrap .LeadershipCard-module-scss-module__8pkYka__mobile_icon{background-color:var(--color_primary_300);border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;display:none}@media (max-width:767px){.LeadershipCard-module-scss-module__8pkYka__LeadershipCard .LeadershipCard-module-scss-module__8pkYka__content_icon_wrap .LeadershipCard-module-scss-module__8pkYka__content_wrap .LeadershipCard-module-scss-module__8pkYka__mobile_icon{margin-top:12px;display:flex}}.LeadershipCard-module-scss-module__8pkYka__LeadershipCard .LeadershipCard-module-scss-module__8pkYka__content_icon_wrap .LeadershipCard-module-scss-module__8pkYka__icon{background-color:var(--color_primary_300);border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}@media (max-width:767px){.LeadershipCard-module-scss-module__8pkYka__LeadershipCard .LeadershipCard-module-scss-module__8pkYka__content_icon_wrap .LeadershipCard-module-scss-module__8pkYka__icon{display:none}}
.HomeLeadership-module-scss-module__4eJ0Fq__HomeLeadership{background-color:#fff;overflow:hidden}.HomeLeadership-module-scss-module__4eJ0Fq__HomeLeadership .HomeLeadership-module-scss-module__4eJ0Fq__home_leadership_wrap{grid-template-columns:repeat(4,1fr);gap:40px 20px;margin-top:35px;display:grid}@media (max-width:1024px){.HomeLeadership-module-scss-module__4eJ0Fq__HomeLeadership .HomeLeadership-module-scss-module__4eJ0Fq__home_leadership_wrap{display:none}}.HomeLeadership-module-scss-module__4eJ0Fq__HomeLeadership .HomeLeadership-module-scss-module__4eJ0Fq__home_leadership_swiper{margin-top:35px}@media (max-width:1024px){.HomeLeadership-module-scss-module__4eJ0Fq__HomeLeadership .HomeLeadership-module-scss-module__4eJ0Fq__home_leadership_swiper{display:block}}.HomeLeadership-module-scss-module__4eJ0Fq__HomeLeadership .HomeLeadership-module-scss-module__4eJ0Fq__home_leadership_swiper .swiper-wrapper{align-items:stretch}.HomeLeadership-module-scss-module__4eJ0Fq__HomeLeadership .HomeLeadership-module-scss-module__4eJ0Fq__home_leadership_swiper .swiper-slide{height:auto;display:flex}.HomeLeadership-module-scss-module__4eJ0Fq__HomeLeadership .HomeLeadership-module-scss-module__4eJ0Fq__home_leadership_swiper .swiper-slide>*{width:100%;height:100%}.HomeLeadership-module-scss-module__4eJ0Fq__HomeLeadership .HomeLeadership-module-scss-module__4eJ0Fq__arrow_wrap{justify-content:center;align-items:center;gap:12px;margin-top:24px;display:flex}.HomeLeadership-module-scss-module__4eJ0Fq__HomeLeadership .HomeLeadership-module-scss-module__4eJ0Fq__arrow_wrap .HomeLeadership-module-scss-module__4eJ0Fq__prev_arrow,.HomeLeadership-module-scss-module__4eJ0Fq__HomeLeadership .HomeLeadership-module-scss-module__4eJ0Fq__arrow_wrap .HomeLeadership-module-scss-module__4eJ0Fq__next_arrow{background:var(--color_primary);cursor:pointer;border-radius:2px;transition:opacity .3s}.HomeLeadership-module-scss-module__4eJ0Fq__HomeLeadership .HomeLeadership-module-scss-module__4eJ0Fq__arrow_wrap .HomeLeadership-module-scss-module__4eJ0Fq__prev_arrow.HomeLeadership-module-scss-module__4eJ0Fq__disabled,.HomeLeadership-module-scss-module__4eJ0Fq__HomeLeadership .HomeLeadership-module-scss-module__4eJ0Fq__arrow_wrap .HomeLeadership-module-scss-module__4eJ0Fq__next_arrow.HomeLeadership-module-scss-module__4eJ0Fq__disabled{opacity:.5;pointer-events:none}.HomeLeadership-module-scss-module__4eJ0Fq__HomeLeadership .HomeLeadership-module-scss-module__4eJ0Fq__arrow_wrap .HomeLeadership-module-scss-module__4eJ0Fq__prev_arrow img,.HomeLeadership-module-scss-module__4eJ0Fq__HomeLeadership .HomeLeadership-module-scss-module__4eJ0Fq__arrow_wrap .HomeLeadership-module-scss-module__4eJ0Fq__next_arrow img{width:40px;height:40px;display:block}@media (max-width:767px){.HomeLeadership-module-scss-module__4eJ0Fq__HomeLeadership .HomeLeadership-module-scss-module__4eJ0Fq__home_leadership_wrap[data-scroll=out]{opacity:0;transform:translateY(24px)}.HomeLeadership-module-scss-module__4eJ0Fq__HomeLeadership .HomeLeadership-module-scss-module__4eJ0Fq__home_leadership_wrap[data-scroll=in]{opacity:1;transform:translateY(0)}}.HomeLeadership-module-scss-module__4eJ0Fq__HomeLeadership .HomeLeadership-module-scss-module__4eJ0Fq__title_wrap_swiper{justify-content:space-between;align-items:end;display:flex}.HomeLeadership-module-scss-module__4eJ0Fq__HomeLeadership .HomeLeadership-module-scss-module__4eJ0Fq__title_wrap_swiper .HomeLeadership-module-scss-module__4eJ0Fq__small_wrap{width:65%}@media (max-width:767px){.HomeLeadership-module-scss-module__4eJ0Fq__HomeLeadership .HomeLeadership-module-scss-module__4eJ0Fq__title_wrap_swiper .HomeLeadership-module-scss-module__4eJ0Fq__small_wrap{width:100%}.HomeLeadership-module-scss-module__4eJ0Fq__HomeLeadership .HomeLeadership-module-scss-module__4eJ0Fq__title_wrap_swiper .HomeLeadership-module-scss-module__4eJ0Fq__arrow_wrap_ipad{display:none}}@media (min-width:1025px){.HomeLeadership-module-scss-module__4eJ0Fq__HomeLeadership .HomeLeadership-module-scss-module__4eJ0Fq__title_wrap_swiper .HomeLeadership-module-scss-module__4eJ0Fq__arrow_wrap_ipad{display:none}}@media (min-width:767px){.HomeLeadership-module-scss-module__4eJ0Fq__HomeLeadership .HomeLeadership-module-scss-module__4eJ0Fq__arrow_wrap_mobile{display:none}}
:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}
.OurPartners-module-scss-module__DlErOG__OurPartners{z-index:2;background-color:#fff;padding:100px 0;position:relative;overflow:hidden}.OurPartners-module-scss-module__DlErOG__OurPartners .swiper-pagination{text-align:center;margin-top:30px;position:relative}.OurPartners-module-scss-module__DlErOG__OurPartners .swiper-pagination-bullet{opacity:1;background:#d6d6d6;border-radius:0;width:231px;height:2px;position:relative;overflow:hidden;margin:0 5px!important}@media (min-width:1200px) and (max-width:1400px){.OurPartners-module-scss-module__DlErOG__OurPartners .swiper-pagination-bullet{width:200px}}@media (max-width:1200px){.OurPartners-module-scss-module__DlErOG__OurPartners .swiper-pagination-bullet{width:140px}}@media (max-width:991px){.OurPartners-module-scss-module__DlErOG__OurPartners .swiper-pagination-bullet{display:none}}.OurPartners-module-scss-module__DlErOG__OurPartners .swiper-pagination-bullet:after{content:"";background:#4f46e5;width:0%;height:100%;position:absolute;top:0;left:0}.OurPartners-module-scss-module__DlErOG__OurPartners .swiper-pagination-bullet-active:after{animation:8s linear forwards OurPartners-module-scss-module__DlErOG__paginationProgress}@keyframes OurPartners-module-scss-module__DlErOG__paginationProgress{0%{width:0%}to{width:100%}}.OurPartners-module-scss-module__DlErOG__slide{position:relative}.OurPartners-module-scss-module__DlErOG__slide .OurPartners-module-scss-module__DlErOG__image_wrap{border-radius:8px;position:relative;overflow:hidden}.OurPartners-module-scss-module__DlErOG__slide .OurPartners-module-scss-module__DlErOG__image_wrap img{object-fit:cover;width:100%;display:block}.OurPartners-module-scss-module__DlErOG__slide .OurPartners-module-scss-module__DlErOG__overlayCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:5px;max-width:450px;padding:100px 40px;position:absolute;top:50%;left:40px;transform:translateY(-50%)}@media (max-width:1200px){.OurPartners-module-scss-module__DlErOG__slide .OurPartners-module-scss-module__DlErOG__overlayCard{padding:40px 20px}}@media (max-width:767px){.OurPartners-module-scss-module__DlErOG__slide .OurPartners-module-scss-module__DlErOG__overlayCard{width:auto;max-width:none;inset:auto 20px -30px;transform:none}}.OurPartners-module-scss-module__DlErOG__slide .OurPartners-module-scss-module__DlErOG__overlayCard .OurPartners-module-scss-module__DlErOG__title{margin-bottom:24px;color:var(--color_secondary_200)!important}.OurPartners-module-scss-module__DlErOG__slide .OurPartners-module-scss-module__DlErOG__overlayCard .OurPartners-module-scss-module__DlErOG__description{color:var(--color_secondary_200)!important}.OurPartners-module-scss-module__DlErOG__topSection{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:40px;display:flex}@media (max-width:767px){.OurPartners-module-scss-module__DlErOG__topSection{flex-direction:column;align-items:flex-start}}.OurPartners-module-scss-module__DlErOG__topSection .OurPartners-module-scss-module__DlErOG__arrow_wrap{align-items:center;gap:12px;display:flex}.OurPartners-module-scss-module__DlErOG__topSection .OurPartners-module-scss-module__DlErOG__arrow_wrap .OurPartners-module-scss-module__DlErOG__prev_arrow,.OurPartners-module-scss-module__DlErOG__topSection .OurPartners-module-scss-module__DlErOG__arrow_wrap .OurPartners-module-scss-module__DlErOG__next_arrow{background:var(--color_primary);cursor:pointer;border-radius:2px;transition:opacity .3s}.OurPartners-module-scss-module__DlErOG__topSection .OurPartners-module-scss-module__DlErOG__arrow_wrap .OurPartners-module-scss-module__DlErOG__prev_arrow img,.OurPartners-module-scss-module__DlErOG__topSection .OurPartners-module-scss-module__DlErOG__arrow_wrap .OurPartners-module-scss-module__DlErOG__next_arrow img{width:40px;height:40px;display:block}@media (max-width:767px){.OurPartners-module-scss-module__DlErOG__topSection .OurPartners-module-scss-module__DlErOG__arrow_wrap{display:none}}.OurPartners-module-scss-module__DlErOG__mobile_arrow_wrap{display:none}@media (max-width:767px){.OurPartners-module-scss-module__DlErOG__mobile_arrow_wrap{justify-content:center;align-items:center;gap:12px;padding-top:24px;display:flex}.OurPartners-module-scss-module__DlErOG__mobile_arrow_wrap .OurPartners-module-scss-module__DlErOG__prev_arrow,.OurPartners-module-scss-module__DlErOG__mobile_arrow_wrap .OurPartners-module-scss-module__DlErOG__next_arrow{background:var(--color_primary);cursor:pointer;transition:opacity .3s}.OurPartners-module-scss-module__DlErOG__mobile_arrow_wrap .OurPartners-module-scss-module__DlErOG__prev_arrow img,.OurPartners-module-scss-module__DlErOG__mobile_arrow_wrap .OurPartners-module-scss-module__DlErOG__next_arrow img{width:40px;height:40px;display:block}}@media (max-width:991px){.OurPartners-module-scss-module__DlErOG__overlayCard{width:400px;padding:30px}}@media (max-width:767px){.OurPartners-module-scss-module__DlErOG__OurPartners{padding:70px 0}:is(.OurPartners-module-scss-module__DlErOG__OurPartners .swiper-button-prev,.OurPartners-module-scss-module__DlErOG__OurPartners .swiper-button-next){display:none}.OurPartners-module-scss-module__DlErOG__slide img{aspect-ratio:361/610;object-fit:cover}}
.Portfolio-module-scss-module__0zhYdG__portfolio{z-index:2;background-color:#fff;position:relative;overflow:hidden}.Portfolio-module-scss-module__0zhYdG__portfolio .Portfolio-module-scss-module__0zhYdG__content{padding-bottom:40px}.Portfolio-module-scss-module__0zhYdG__card{box-sizing:border-box;background-color:#fffcea;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;border-right:1px solid #dcdcdc;flex:1 0 0;justify-content:center;align-items:center;height:220px;padding:0 40px;display:flex}@media (max-width:1200px){.Portfolio-module-scss-module__0zhYdG__card{height:180px}}.Portfolio-module-scss-module__0zhYdG__card:first-child{border-left:1px solid #dcdcdc}.Portfolio-module-scss-module__0zhYdG__card img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}@media (max-width:1200px){.Portfolio-module-scss-module__0zhYdG__card img{width:160px}}@media (max-width:767px){.Portfolio-module-scss-module__0zhYdG__card{height:120px;padding:20px}}
.TestimonialCard-module-scss-module__jPa7ma__TestimonialCard{background:var(--color_secondary_200);border-radius:8px;flex-direction:column;display:flex;position:relative;overflow:hidden}.TestimonialCard-module-scss-module__jPa7ma__TestimonialCard .TestimonialCard-module-scss-module__jPa7ma__TestimonialCard__content{flex:1;padding:40px}@media (max-width:767px){.TestimonialCard-module-scss-module__jPa7ma__TestimonialCard .TestimonialCard-module-scss-module__jPa7ma__TestimonialCard__content{padding:40px 30px 60px}}.TestimonialCard-module-scss-module__jPa7ma__TestimonialCard .TestimonialCard-module-scss-module__jPa7ma__TestimonialCard__content .TestimonialCard-module-scss-module__jPa7ma__TestimonialCard__quote{margin:0;line-height:140%}.TestimonialCard-module-scss-module__jPa7ma__TestimonialCard .TestimonialCard-module-scss-module__jPa7ma__TestimonialCard__bottom{border-top:1px solid #d8e1ff;justify-content:space-between;align-items:center;gap:100px;padding:0 0 0 40px;display:flex;position:relative}@media (max-width:767px){.TestimonialCard-module-scss-module__jPa7ma__TestimonialCard .TestimonialCard-module-scss-module__jPa7ma__TestimonialCard__bottom{gap:0;padding:0 0 0 25px}}.TestimonialCard-module-scss-module__jPa7ma__TestimonialCard .TestimonialCard-module-scss-module__jPa7ma__TestimonialCard__bottom .TestimonialCard-module-scss-module__jPa7ma__TestimonialCard__info{flex-direction:column;display:flex}.TestimonialCard-module-scss-module__jPa7ma__TestimonialCard .TestimonialCard-module-scss-module__jPa7ma__TestimonialCard__bottom .TestimonialCard-module-scss-module__jPa7ma__TestimonialCard__info .TestimonialCard-module-scss-module__jPa7ma__TestimonialCard__stars{gap:4px;margin-bottom:18px;display:flex}.TestimonialCard-module-scss-module__jPa7ma__TestimonialCard .TestimonialCard-module-scss-module__jPa7ma__TestimonialCard__bottom .TestimonialCard-module-scss-module__jPa7ma__TestimonialCard__info .TestimonialCard-module-scss-module__jPa7ma__TestimonialCard__name{color:#1d2018;margin:0}.TestimonialCard-module-scss-module__jPa7ma__TestimonialCard .TestimonialCard-module-scss-module__jPa7ma__TestimonialCard__bottom .TestimonialCard-module-scss-module__jPa7ma__TestimonialCard__info .TestimonialCard-module-scss-module__jPa7ma__TestimonialCard__role{color:#1d201899;margin-top:10px}.TestimonialCard-module-scss-module__jPa7ma__TestimonialCard .TestimonialCard-module-scss-module__jPa7ma__TestimonialCard__bottom .TestimonialCard-module-scss-module__jPa7ma__TestimonialCard__avatarWrapper{position:relative}.TestimonialCard-module-scss-module__jPa7ma__TestimonialCard .TestimonialCard-module-scss-module__jPa7ma__TestimonialCard__bottom .TestimonialCard-module-scss-module__jPa7ma__TestimonialCard__avatarWrapper .TestimonialCard-module-scss-module__jPa7ma__TestimonialCard__avatar{object-fit:cover;border-radius:8px 0;width:147px;height:155px}.TestimonialCard-module-scss-module__jPa7ma__TestimonialCard .TestimonialCard-module-scss-module__jPa7ma__TestimonialCard__bottom .TestimonialCard-module-scss-module__jPa7ma__TestimonialCard__avatarWrapper .TestimonialCard-module-scss-module__jPa7ma__TestimonialCard__avatarStar{z-index:3;pointer-events:none;width:36px;height:36px;position:absolute;top:-20px;left:-10px}
.Testimonials-module-scss-module__gkOh7W__Testimonials{z-index:2;background-color:#fff;padding:100px 0;position:relative;overflow:hidden}.Testimonials-module-scss-module__gkOh7W__Testimonials .swiper-wrapper{align-items:stretch}.Testimonials-module-scss-module__gkOh7W__Testimonials .swiper-slide{height:auto;display:flex}.Testimonials-module-scss-module__gkOh7W__Testimonials .swiper-slide>*{width:100%;height:100%}.Testimonials-module-scss-module__gkOh7W__Testimonials .Testimonials-module-scss-module__gkOh7W__topSection{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:40px;display:flex}@media (max-width:767px){.Testimonials-module-scss-module__gkOh7W__Testimonials .Testimonials-module-scss-module__gkOh7W__topSection{flex-direction:column;align-items:flex-start}}.Testimonials-module-scss-module__gkOh7W__Testimonials .Testimonials-module-scss-module__gkOh7W__topSection .Testimonials-module-scss-module__gkOh7W__arrow_wrap{align-items:center;gap:12px;display:flex}.Testimonials-module-scss-module__gkOh7W__Testimonials .Testimonials-module-scss-module__gkOh7W__topSection .Testimonials-module-scss-module__gkOh7W__arrow_wrap .Testimonials-module-scss-module__gkOh7W__prev_arrow,.Testimonials-module-scss-module__gkOh7W__Testimonials .Testimonials-module-scss-module__gkOh7W__topSection .Testimonials-module-scss-module__gkOh7W__arrow_wrap .Testimonials-module-scss-module__gkOh7W__next_arrow{background:var(--color_primary);cursor:pointer;border-radius:2px;transition:opacity .3s}.Testimonials-module-scss-module__gkOh7W__Testimonials .Testimonials-module-scss-module__gkOh7W__topSection .Testimonials-module-scss-module__gkOh7W__arrow_wrap .Testimonials-module-scss-module__gkOh7W__prev_arrow img,.Testimonials-module-scss-module__gkOh7W__Testimonials .Testimonials-module-scss-module__gkOh7W__topSection .Testimonials-module-scss-module__gkOh7W__arrow_wrap .Testimonials-module-scss-module__gkOh7W__next_arrow img{width:40px;height:40px;display:block}@media (max-width:767px){.Testimonials-module-scss-module__gkOh7W__Testimonials .Testimonials-module-scss-module__gkOh7W__topSection .Testimonials-module-scss-module__gkOh7W__arrow_wrap{display:none}}.Testimonials-module-scss-module__gkOh7W__Testimonials .Testimonials-module-scss-module__gkOh7W__mobile_arrow_wrap{display:none}@media (max-width:767px){.Testimonials-module-scss-module__gkOh7W__Testimonials .Testimonials-module-scss-module__gkOh7W__mobile_arrow_wrap{justify-content:center;align-items:center;gap:12px;padding-top:24px;display:flex}.Testimonials-module-scss-module__gkOh7W__Testimonials .Testimonials-module-scss-module__gkOh7W__mobile_arrow_wrap .Testimonials-module-scss-module__gkOh7W__prev_arrow,.Testimonials-module-scss-module__gkOh7W__Testimonials .Testimonials-module-scss-module__gkOh7W__mobile_arrow_wrap .Testimonials-module-scss-module__gkOh7W__next_arrow{background:var(--color_primary);cursor:pointer;transition:opacity .3s}.Testimonials-module-scss-module__gkOh7W__Testimonials .Testimonials-module-scss-module__gkOh7W__mobile_arrow_wrap .Testimonials-module-scss-module__gkOh7W__prev_arrow img,.Testimonials-module-scss-module__gkOh7W__Testimonials .Testimonials-module-scss-module__gkOh7W__mobile_arrow_wrap .Testimonials-module-scss-module__gkOh7W__next_arrow img{width:40px;height:40px;display:block}}.Testimonials-module-scss-module__gkOh7W__Testimonials .Testimonials-module-scss-module__gkOh7W__test_swiper{padding:0px calc(var(--container_left_space) + 15px)}@media (max-width:1200px){.Testimonials-module-scss-module__gkOh7W__Testimonials .Testimonials-module-scss-module__gkOh7W__test_swiper{padding-right:unset}}@media (max-width:767px){.Testimonials-module-scss-module__gkOh7W__Testimonials .Testimonials-module-scss-module__gkOh7W__test_swiper{padding-right:15px}}
.Home-module-scss-module__ndsUTa__HomePage{background-color:var(--color_secondary_200)}
.HomeContact-module-scss-module__tse9VW__HomeContact{z-index:2;background-color:#fff;padding-top:40px;position:relative}@media (max-width:767px){.HomeContact-module-scss-module__tse9VW__HomeContact{padding-top:unset}}.HomeContact-module-scss-module__tse9VW__HomeContact .HomeContact-module-scss-module__tse9VW__line_wrap{background-color:#ccceec;width:100%;height:1px;position:relative}.HomeContact-module-scss-module__tse9VW__HomeContact .HomeContact-module-scss-module__tse9VW__line_wrap .HomeContact-module-scss-module__tse9VW__img_Wrap{position:absolute;left:50%;transform:translate(-50%,-50%)}.HomeContact-module-scss-module__tse9VW__HomeContact .HomeContact-module-scss-module__tse9VW__line_wrap .HomeContact-module-scss-module__tse9VW__img_Wrap img{animation:8s linear infinite HomeContact-module-scss-module__tse9VW__rotate_clockwise}@media (max-width:767px){.HomeContact-module-scss-module__tse9VW__HomeContact .HomeContact-module-scss-module__tse9VW__line_wrap .HomeContact-module-scss-module__tse9VW__img_Wrap img{width:50px}}@keyframes HomeContact-module-scss-module__tse9VW__rotate_clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.HomeContact-module-scss-module__tse9VW__HomeContact .HomeContact-module-scss-module__tse9VW__main_contact_wrap{background-color:#00099e;border-radius:10px;margin-top:60px;padding:70px 130px;display:flex}@media (max-width:1400px){.HomeContact-module-scss-module__tse9VW__HomeContact .HomeContact-module-scss-module__tse9VW__main_contact_wrap{padding:40px}}@media (max-width:1024px){.HomeContact-module-scss-module__tse9VW__HomeContact .HomeContact-module-scss-module__tse9VW__main_contact_wrap{padding:70px 40px}}@media (max-width:767px){.HomeContact-module-scss-module__tse9VW__HomeContact .HomeContact-module-scss-module__tse9VW__main_contact_wrap{flex-direction:column;padding:60px 40px}}.HomeContact-module-scss-module__tse9VW__HomeContact .HomeContact-module-scss-module__tse9VW__main_contact_wrap .HomeContact-module-scss-module__tse9VW__left{width:25%}@media (max-width:1200px){.HomeContact-module-scss-module__tse9VW__HomeContact .HomeContact-module-scss-module__tse9VW__main_contact_wrap .HomeContact-module-scss-module__tse9VW__left{width:30%}}@media (max-width:991px){.HomeContact-module-scss-module__tse9VW__HomeContact .HomeContact-module-scss-module__tse9VW__main_contact_wrap .HomeContact-module-scss-module__tse9VW__left{width:40%}}@media (max-width:767px){.HomeContact-module-scss-module__tse9VW__HomeContact .HomeContact-module-scss-module__tse9VW__main_contact_wrap .HomeContact-module-scss-module__tse9VW__left{width:100%;padding-bottom:40px}}.HomeContact-module-scss-module__tse9VW__HomeContact .HomeContact-module-scss-module__tse9VW__main_contact_wrap .HomeContact-module-scss-module__tse9VW__right{border-left:1px solid #fffcea80;flex:1;padding-left:60px}@media (max-width:767px){.HomeContact-module-scss-module__tse9VW__HomeContact .HomeContact-module-scss-module__tse9VW__main_contact_wrap .HomeContact-module-scss-module__tse9VW__right{padding-left:unset;border-left:unset;border-top:1px solid #fffcea80;padding-top:40px}}@media (min-width:767px) and (max-width:1024px){.HomeContact-module-scss-module__tse9VW__HomeContact .HomeContact-module-scss-module__tse9VW__new_Addr{font-size:18px}}
