: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)}}
: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) 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 .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) .swiper-navigation-icon{transform:rotate(180deg)}: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) .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) .swiper-navigation-icon{transform:rotate(90deg)}
.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}
.pagination-module-scss-module__eCB2pW__container{gap:8px;max-width:max-content;margin:0 auto;display:flex}.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__containerClassName{justify-content:center;align-items:center;gap:16px;width:100%;display:flex}.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__activeLinkClassName,.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__activeLinkClassName a{color:#fff;cursor:pointer;background-color:#58952e;border-radius:50%;place-items:center;width:40px;height:40px;font-size:18px;display:grid}.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__nextClassName,.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__previousClassName,.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__pageClassName{background-color:#fff;border-radius:50%;list-style-type:none}.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__nextClassName a,.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__previousClassName a,.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__pageClassName a{cursor:pointer;place-items:center;width:40px;height:40px;font-size:18px;display:grid}.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__nextClassName:active,.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__previousClassName:active,.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__pageClassName:active{transform:scale(.5)}.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__nextClassName:hover,.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__previousClassName:hover,.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__pageClassName:hover{background-color:#ebf2e6;transition:all .5s}.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__goToFirstPage{cursor:pointer;background-color:#fff;border:1px solid #0000;border-radius:50%;place-items:center;width:56px;height:40px;list-style-type:none;display:grid}.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__goToFirstPage:hover{background-color:#ebf2e6;transition:all .5s}.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__goToFirstPage:active{transform:scale(.5)}.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__disabledClassName,.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__disabled{background-color:#fff;transition:all .5s}.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__disabledClassName a,.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__disabled a{color:#fff}.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__disabledClassName svg path,.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__disabled svg path{stroke:#bdbebe}.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__disabledClassName:active,.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__disabled:active{transform:unset}.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__disabledClassName:hover,.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__disabled:hover{background-color:#fff;transition:all .5s}.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__disabledClassName:hover a,.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__disabled:hover a{color:#fff}.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__disabledClassName:hover svg path,.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__disabled:hover svg path{stroke:#bdbebe}@media screen and (max-width:767px){.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__nextClassName a,.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__previousClassName a,.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__pageClassName a{width:24px;height:24px;font-size:14px}.pagination-module-scss-module__eCB2pW__container .pagination-module-scss-module__eCB2pW__goToFirstPage{width:36px;height:24px}}
.banner-module-scss-module__vWzsjG__background{--sample-width:1680;background-color:#58952e;position:relative}.banner-module-scss-module__vWzsjG__background .banner-module-scss-module__vWzsjG__container{height:100%}.banner-module-scss-module__vWzsjG__background .banner-module-scss-module__vWzsjG__formTitle{max-width:calc(800/var(--sample-width)*var(--container-max-width));place-items:center;gap:8px;width:100%;height:100%;margin:0 auto;display:grid;position:relative}.banner-module-scss-module__vWzsjG__background .banner-module-scss-module__vWzsjG__formTitle .banner-module-scss-module__vWzsjG__heading1,.banner-module-scss-module__vWzsjG__background .banner-module-scss-module__vWzsjG__formTitle .banner-module-scss-module__vWzsjG__sub_title,.banner-module-scss-module__vWzsjG__background .banner-module-scss-module__vWzsjG__formTitle .banner-module-scss-module__vWzsjG__description{color:#fff;text-align:center}.banner-module-scss-module__vWzsjG__background .banner-module-scss-module__vWzsjG__imageBackgroundBanner{object-fit:cover;aspect-ratio:459/453;width:50%;max-width:459px;height:100%}.banner-module-scss-module__vWzsjG__boxInformation{--sample-width:1680;top:calc(-120/var(--sample-width)*var(--container-max-width));z-index:2;background-color:#fff;border-radius:24px;grid-template-columns:1.2fr 1.6fr 1fr;max-width:1321px;margin:0 auto;padding:40px;display:grid;position:relative;box-shadow:0 2.86px 5.32px #004c9e08,0 9.605px 17.869px #004c9e0a,0 43px 80px #004c9e12}@media screen and (max-width:1399px){.banner-module-scss-module__vWzsjG__boxInformation{padding:40px 20px}}.banner-module-scss-module__vWzsjG__boxInformation .banner-module-scss-module__vWzsjG__itemInfor{flex-direction:column;align-items:center;width:100%;height:100%;display:flex}.banner-module-scss-module__vWzsjG__boxInformation .banner-module-scss-module__vWzsjG__itemInfor:last-child .banner-module-scss-module__vWzsjG__borderLine{border-right:0 solid #bdbebe}.banner-module-scss-module__vWzsjG__boxInformation .banner-module-scss-module__vWzsjG__itemInfor .banner-module-scss-module__vWzsjG__borderLine{border-right:1px solid #bdbebe;flex-direction:column;align-items:center;gap:16px;width:100%;height:100%;padding:0 80px;display:flex}@media screen and (max-width:1399px){.banner-module-scss-module__vWzsjG__boxInformation .banner-module-scss-module__vWzsjG__itemInfor .banner-module-scss-module__vWzsjG__borderLine{padding:0 40px}.banner-module-scss-module__vWzsjG__boxInformation .banner-module-scss-module__vWzsjG__itemInfor .banner-module-scss-module__vWzsjG__borderLine .banner-module-scss-module__vWzsjG__imageWorldMap{width:56px;height:auto}}@media screen and (max-width:1199px){.banner-module-scss-module__vWzsjG__boxInformation .banner-module-scss-module__vWzsjG__itemInfor .banner-module-scss-module__vWzsjG__borderLine{padding:0 20px}}.banner-module-scss-module__vWzsjG__boxInformation .banner-module-scss-module__vWzsjG__itemInfor .banner-module-scss-module__vWzsjG__borderLine p{text-align:center;transition:all .5s}.banner-module-scss-module__vWzsjG__boxInformation .banner-module-scss-module__vWzsjG__itemInfor .banner-module-scss-module__vWzsjG__highlight:hover p{color:#58952e}.banner-module-scss-module__vWzsjG__worldMap{--sample-width:1680;margin-top:calc(-160/var(--sample-width)*var(--container-max-width));padding-top:calc(80/var(--sample-width)*var(--container-max-width));border-radius:24px}.banner-module-scss-module__vWzsjG__worldMap .banner-module-scss-module__vWzsjG__gmapCanvas{object-fit:cover;aspect-ratio:1680/700;background:#fff;border:none;border-radius:24px;width:100%;height:100%;padding:8px;box-shadow:0 2.86px 5.32px #004c9e08,0 9.605px 17.869px #004c9e0a,0 43px 80px #004c9e12}@media screen and (max-width:991px){.banner-module-scss-module__vWzsjG__boxInformation .banner-module-scss-module__vWzsjG__itemInfor .banner-module-scss-module__vWzsjG__imageWorldMap{width:40px}}@media screen and (max-width:767px){.banner-module-scss-module__vWzsjG__background{--sample-width:580}.banner-module-scss-module__vWzsjG__background .banner-module-scss-module__vWzsjG__container{padding-top:calc(126/var(--sample-width)*var(--container-max-width))!important;padding-bottom:calc(126/var(--sample-width)*var(--container-max-width))!important}.banner-module-scss-module__vWzsjG__background .banner-module-scss-module__vWzsjG__formTitle{height:auto}.banner-module-scss-module__vWzsjG__background .banner-module-scss-module__vWzsjG__imageBackgroundBanner{aspect-ratio:359/223;width:80%;height:auto}.banner-module-scss-module__vWzsjG__boxInformation{border-radius:12px;grid-template-columns:repeat(1,1fr);gap:32px;padding:24px 16px;top:-24px}.banner-module-scss-module__vWzsjG__boxInformation .banner-module-scss-module__vWzsjG__itemInfor .banner-module-scss-module__vWzsjG__borderLine{border-right:unset;padding-bottom:32px}.banner-module-scss-module__vWzsjG__boxInformation .banner-module-scss-module__vWzsjG__itemInfor .banner-module-scss-module__vWzsjG__borderLine .banner-module-scss-module__vWzsjG__imageWorldMap{width:40px}.banner-module-scss-module__vWzsjG__boxInformation .banner-module-scss-module__vWzsjG__itemInfor hr{width:100px}.banner-module-scss-module__vWzsjG__boxInformation .banner-module-scss-module__vWzsjG__itemInfor:last-child hr{display:none}.banner-module-scss-module__vWzsjG__worldMap{margin-top:calc(-84/var(--sample-width)*var(--container-max-width));border-radius:12px}.banner-module-scss-module__vWzsjG__worldMap .banner-module-scss-module__vWzsjG__gmapCanvas{border-radius:12px;min-height:355px;padding:8px}}
.banner-module-scss-module__CVt3JW__containerBanner{--sample-width:1680;background:#ebf2e6;height:100%;display:grid;position:relative}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container{padding-top:45px;padding-bottom:40px}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__formTitle{justify-content:center;gap:100px;padding-bottom:47px;display:flex}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__formTitle .banner-module-scss-module__CVt3JW__heading1,.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__formTitle .banner-module-scss-module__CVt3JW__sub_title,.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__formTitle .banner-module-scss-module__CVt3JW__description{text-align:left}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__formTitle .banner-module-scss-module__CVt3JW__heading1{color:#70ad47}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__formTitle .banner-module-scss-module__CVt3JW__wrapper{width:40%;max-width:520px}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__formTitle img{object-fit:cover;aspect-ratio:635/289;width:50%;max-width:635px;height:100%}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__textInformation{color:#fff;background:#70ad47;border-radius:12px;flex-direction:column;align-items:center;gap:24px;padding:40px 0;display:flex}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__textInformation .banner-module-scss-module__CVt3JW__formContent{color:#fff;flex-direction:column;align-items:center;gap:12px;display:flex}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__textInformation .banner-module-scss-module__CVt3JW__formContent h4,.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__textInformation .banner-module-scss-module__CVt3JW__formContent h6{color:#fff}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__textInformation .banner-module-scss-module__CVt3JW__description,.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__textInformation p{color:#fff;text-align:center;max-width:1112px;margin:auto}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__textInformation .banner-module-scss-module__CVt3JW__formSloganItem{grid-template-columns:repeat(3,1fr);gap:24px;padding-top:24px;display:grid}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__textInformation .banner-module-scss-module__CVt3JW__formSloganItem .banner-module-scss-module__CVt3JW__card{color:#262626;background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:16px;padding:32px 24px;display:flex}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__textInformation .banner-module-scss-module__CVt3JW__formSloganItem .banner-module-scss-module__CVt3JW__card .banner-module-scss-module__CVt3JW__iconSloganItem{width:48px;height:auto}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__textInformation .banner-module-scss-module__CVt3JW__formSloganItem .banner-module-scss-module__CVt3JW__card .banner-module-scss-module__CVt3JW__colorHeading6{color:#262626;margin-bottom:0}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__textInformation .banner-module-scss-module__CVt3JW__formSloganItem .banner-module-scss-module__CVt3JW__card .banner-module-scss-module__CVt3JW__formContentSlogan{flex-direction:column;display:flex}@media screen and (max-width:1300px){.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__textInformation .banner-module-scss-module__CVt3JW__formSloganItem .banner-module-scss-module__CVt3JW__card{padding:24px 16px}}@media screen and (max-width:1199px){.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__textInformation .banner-module-scss-module__CVt3JW__formSloganItem .banner-module-scss-module__CVt3JW__card{padding:16px 8px}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__textInformation .banner-module-scss-module__CVt3JW__formSloganItem .banner-module-scss-module__CVt3JW__card .banner-module-scss-module__CVt3JW__heading6{font-size:16px}}@media screen and (max-width:767px){.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__textInformation .banner-module-scss-module__CVt3JW__formSloganItem{grid-template-columns:repeat(1,1fr);gap:16px}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__textInformation .banner-module-scss-module__CVt3JW__formSloganItem .banner-module-scss-module__CVt3JW__card{padding:16px}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__textInformation .banner-module-scss-module__CVt3JW__formSloganItem .banner-module-scss-module__CVt3JW__card .banner-module-scss-module__CVt3JW__iconSloganItem{width:32px;height:auto}}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__formSlogan{padding:0 16px;position:relative}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__formSlogan svg{position:absolute}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__formSlogan .banner-module-scss-module__CVt3JW__decorLeft{top:-16px;left:0}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__formSlogan .banner-module-scss-module__CVt3JW__decorRight{bottom:-16px;right:0}@media screen and (max-width:1199px){.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__formTitle{gap:50px}}@media screen and (max-width:768px){.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container{padding-top:0}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__formTitle{flex-direction:column;gap:24px}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__formTitle .banner-module-scss-module__CVt3JW__heading1,.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__formTitle .banner-module-scss-module__CVt3JW__sub_title,.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__formTitle .banner-module-scss-module__CVt3JW__description{text-align:center}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__formTitle .banner-module-scss-module__CVt3JW__description{font-size:14px}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__formTitle .banner-module-scss-module__CVt3JW__wrapper{width:100%;max-width:none}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__formTitle img{width:100%;max-width:none;aspect-ratio:unset;padding:0 25px}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__formSlogan{padding:0 16px;position:relative}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__formSlogan svg{position:absolute}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__formSlogan .banner-module-scss-module__CVt3JW__decorLeft{top:-16px;left:0}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__formSlogan .banner-module-scss-module__CVt3JW__decorRight{bottom:-16px;right:0}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__formSlogan .banner-module-scss-module__CVt3JW__textInformation{padding:16px}.banner-module-scss-module__CVt3JW__containerBanner .banner-module-scss-module__CVt3JW__container .banner-module-scss-module__CVt3JW__formSlogan .banner-module-scss-module__CVt3JW__textInformation p{font-size:14px;font-weight:300}}
.banner-module-scss-module__1eqH6a__containerBanner{position:relative}.banner-module-scss-module__1eqH6a__containerBanner p{margin-bottom:0}.banner-module-scss-module__1eqH6a__containerBanner .banner-module-scss-module__1eqH6a__container{place-items:center;padding-top:40px;padding-bottom:20rem;display:grid}.banner-module-scss-module__1eqH6a__containerBanner .banner-module-scss-module__1eqH6a__container .banner-module-scss-module__1eqH6a__formTitle{place-items:center;max-width:1166px;display:grid}.banner-module-scss-module__1eqH6a__containerBanner .banner-module-scss-module__1eqH6a__container .banner-module-scss-module__1eqH6a__formTitle .banner-module-scss-module__1eqH6a__heading1,.banner-module-scss-module__1eqH6a__containerBanner .banner-module-scss-module__1eqH6a__container .banner-module-scss-module__1eqH6a__formTitle .banner-module-scss-module__1eqH6a__sub_title,.banner-module-scss-module__1eqH6a__containerBanner .banner-module-scss-module__1eqH6a__container .banner-module-scss-module__1eqH6a__formTitle .banner-module-scss-module__1eqH6a__description{text-align:center}.banner-module-scss-module__1eqH6a__containerBanner .banner-module-scss-module__1eqH6a__container .banner-module-scss-module__1eqH6a__formTitle .banner-module-scss-module__1eqH6a__sub_title{max-width:1166px}.banner-module-scss-module__1eqH6a__containerBanner .banner-module-scss-module__1eqH6a__container .banner-module-scss-module__1eqH6a__formTitle .banner-module-scss-module__1eqH6a__heading1{color:#70ad47}.banner-module-scss-module__1eqH6a__containerBanner .banner-module-scss-module__1eqH6a__container .banner-module-scss-module__1eqH6a__imageBackgroundBanner{object-fit:cover;aspect-ratio:459/453;width:50%;max-width:459px;height:100%}.banner-module-scss-module__1eqH6a__containerBanner .banner-module-scss-module__1eqH6a__backgroundColor{height:100%}@media screen and (max-width:767px){.banner-module-scss-module__1eqH6a__containerBanner .banner-module-scss-module__1eqH6a__container{padding-bottom:0}.banner-module-scss-module__1eqH6a__containerBanner .banner-module-scss-module__1eqH6a__backgroundColor{background:#ebf2e6}.banner-module-scss-module__1eqH6a__containerBanner .banner-module-scss-module__1eqH6a__backgroundColor:before{content:unset}.banner-module-scss-module__1eqH6a__containerBanner .banner-module-scss-module__1eqH6a__backgroundColor .banner-module-scss-module__1eqH6a__formTitle{padding-bottom:40px}.banner-module-scss-module__1eqH6a__containerBanner .banner-module-scss-module__1eqH6a__backgroundColor .banner-module-scss-module__1eqH6a__formTitle .banner-module-scss-module__1eqH6a__heading1{margin-bottom:0;padding-bottom:4px}.banner-module-scss-module__1eqH6a__containerBanner .banner-module-scss-module__1eqH6a__backgroundColor .banner-module-scss-module__1eqH6a__formTitle .banner-module-scss-module__1eqH6a__description,.banner-module-scss-module__1eqH6a__containerBanner .banner-module-scss-module__1eqH6a__backgroundColor .banner-module-scss-module__1eqH6a__formTitle .banner-module-scss-module__1eqH6a__sub_title{margin-bottom:0}.banner-module-scss-module__1eqH6a__containerBanner .banner-module-scss-module__1eqH6a__decorBanner1,.banner-module-scss-module__1eqH6a__containerBanner .banner-module-scss-module__1eqH6a__decorBanner2{display:none}}.banner-module-scss-module__1eqH6a__containerSubBanner{z-index:2;flex-direction:column;align-items:center;max-width:1520px;margin:-20rem auto auto;display:flex;position:relative}.banner-module-scss-module__1eqH6a__containerSubBanner .banner-module-scss-module__1eqH6a__decor{position:absolute}.banner-module-scss-module__1eqH6a__containerSubBanner .banner-module-scss-module__1eqH6a__decor_top{top:0;left:0}.banner-module-scss-module__1eqH6a__containerSubBanner .banner-module-scss-module__1eqH6a__decor_bot{bottom:0;right:0}.banner-module-scss-module__1eqH6a__containerSubBanner .banner-module-scss-module__1eqH6a__formSubBanner{background:#70ad47;flex-direction:column;gap:40px;max-width:1440px;margin:0 40px;padding:136px 104px 144px;display:flex;-webkit-mask-image:url(/media/discovery/maskImage-top.webp);mask-image:url(/media/discovery/maskImage-top.webp);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.banner-module-scss-module__1eqH6a__containerSubBanner .banner-module-scss-module__1eqH6a__formSubBanner h2,.banner-module-scss-module__1eqH6a__containerSubBanner .banner-module-scss-module__1eqH6a__formSubBanner h3,.banner-module-scss-module__1eqH6a__containerSubBanner .banner-module-scss-module__1eqH6a__formSubBanner .banner-module-scss-module__1eqH6a__text{color:#fff;text-align:center;margin-bottom:0}.banner-module-scss-module__1eqH6a__containerSubBanner .banner-module-scss-module__1eqH6a__formSubBanner .banner-module-scss-module__1eqH6a__imageForm{justify-content:center;width:100%;display:flex}.banner-module-scss-module__1eqH6a__containerSubBanner .banner-module-scss-module__1eqH6a__formSubBanner .banner-module-scss-module__1eqH6a__imageSlogan{object-fit:cover;aspect-ratio:16/9;width:100%;max-width:400px;height:100%;margin-top:24px}.banner-module-scss-module__1eqH6a__containerSubBanner .banner-module-scss-module__1eqH6a__formSubBanner .banner-module-scss-module__1eqH6a__text{padding-top:24px}.banner-module-scss-module__1eqH6a__containerSubBanner .banner-module-scss-module__1eqH6a__formSubBanner .banner-module-scss-module__1eqH6a__item{grid-template-columns:repeat(3,1fr);gap:24px;padding-top:24px;display:grid}.banner-module-scss-module__1eqH6a__containerSubBanner .banner-module-scss-module__1eqH6a__formSubBanner .banner-module-scss-module__1eqH6a__item .banner-module-scss-module__1eqH6a__card{color:#262626;background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:16px;padding:32px 24px;display:flex}.banner-module-scss-module__1eqH6a__containerSubBanner .banner-module-scss-module__1eqH6a__formSubBanner .banner-module-scss-module__1eqH6a__item .banner-module-scss-module__1eqH6a__card .banner-module-scss-module__1eqH6a__iconSloganItem{width:48px;height:auto}.banner-module-scss-module__1eqH6a__containerSubBanner .banner-module-scss-module__1eqH6a__formSubBanner .banner-module-scss-module__1eqH6a__item .banner-module-scss-module__1eqH6a__card .banner-module-scss-module__1eqH6a__heading6{margin-bottom:0}.banner-module-scss-module__1eqH6a__containerSubBanner .banner-module-scss-module__1eqH6a__formSubBanner .banner-module-scss-module__1eqH6a__item .banner-module-scss-module__1eqH6a__card .banner-module-scss-module__1eqH6a__formContentSlogan{flex-direction:column;display:flex}@media screen and (max-width:1300px){.banner-module-scss-module__1eqH6a__containerSubBanner .banner-module-scss-module__1eqH6a__formSubBanner .banner-module-scss-module__1eqH6a__item .banner-module-scss-module__1eqH6a__card{padding:24px 16px}}@media screen and (max-width:1199px){.banner-module-scss-module__1eqH6a__containerSubBanner .banner-module-scss-module__1eqH6a__formSubBanner .banner-module-scss-module__1eqH6a__item .banner-module-scss-module__1eqH6a__card{padding:16px 8px}.banner-module-scss-module__1eqH6a__containerSubBanner .banner-module-scss-module__1eqH6a__formSubBanner .banner-module-scss-module__1eqH6a__item .banner-module-scss-module__1eqH6a__card .banner-module-scss-module__1eqH6a__heading6{font-size:16px}}@media screen and (max-width:991px){.banner-module-scss-module__1eqH6a__containerSubBanner .banner-module-scss-module__1eqH6a__formSubBanner{padding:86px 54px 94px}}@media screen and (max-width:767px){.banner-module-scss-module__1eqH6a__containerBanner{height:100%}.banner-module-scss-module__1eqH6a__containerSubBanner{width:100%;max-width:unset;margin-top:40px}.banner-module-scss-module__1eqH6a__containerSubBanner .banner-module-scss-module__1eqH6a__formSubBanner{max-width:unset;gap:40px;margin:0;padding:32px 32px 40px;-webkit-mask-image:url(/media/discovery/maske-topMobile.webp);mask-image:url(/media/discovery/maske-topMobile.webp)}.banner-module-scss-module__1eqH6a__containerSubBanner .banner-module-scss-module__1eqH6a__formSubBanner .banner-module-scss-module__1eqH6a__text{padding-top:0}.banner-module-scss-module__1eqH6a__containerSubBanner .banner-module-scss-module__1eqH6a__formSubBanner .banner-module-scss-module__1eqH6a__item{grid-template-columns:repeat(1,1fr);gap:16px}.banner-module-scss-module__1eqH6a__containerSubBanner .banner-module-scss-module__1eqH6a__formSubBanner .banner-module-scss-module__1eqH6a__item .banner-module-scss-module__1eqH6a__card{padding:16px}.banner-module-scss-module__1eqH6a__containerSubBanner .banner-module-scss-module__1eqH6a__formSubBanner .banner-module-scss-module__1eqH6a__item .banner-module-scss-module__1eqH6a__card .banner-module-scss-module__1eqH6a__iconSloganItem{width:32px;height:auto}}
.banner-module-scss-module__CyTQsG__flex{padding:27px 0}.banner-module-scss-module__CyTQsG__flex .banner-module-scss-module__CyTQsG__container{height:100%}.banner-module-scss-module__CyTQsG__flex .banner-module-scss-module__CyTQsG__container .banner-module-scss-module__CyTQsG__formTitle h1,.banner-module-scss-module__CyTQsG__flex .banner-module-scss-module__CyTQsG__container .banner-module-scss-module__CyTQsG__formTitle .banner-module-scss-module__CyTQsG__sub_title,.banner-module-scss-module__CyTQsG__flex .banner-module-scss-module__CyTQsG__container .banner-module-scss-module__CyTQsG__formTitle .banner-module-scss-module__CyTQsG__formSlogan{text-align:center;color:#70ad47;gap:24px;max-width:837px;display:grid;position:relative}.banner-module-scss-module__CyTQsG__flex .banner-module-scss-module__CyTQsG__container .banner-module-scss-module__CyTQsG__formTitle h1 h5,.banner-module-scss-module__CyTQsG__flex .banner-module-scss-module__CyTQsG__container .banner-module-scss-module__CyTQsG__formTitle h1 h6,.banner-module-scss-module__CyTQsG__flex .banner-module-scss-module__CyTQsG__container .banner-module-scss-module__CyTQsG__formTitle .banner-module-scss-module__CyTQsG__sub_title h5,.banner-module-scss-module__CyTQsG__flex .banner-module-scss-module__CyTQsG__container .banner-module-scss-module__CyTQsG__formTitle .banner-module-scss-module__CyTQsG__sub_title h6,.banner-module-scss-module__CyTQsG__flex .banner-module-scss-module__CyTQsG__container .banner-module-scss-module__CyTQsG__formTitle .banner-module-scss-module__CyTQsG__formSlogan h5,.banner-module-scss-module__CyTQsG__flex .banner-module-scss-module__CyTQsG__container .banner-module-scss-module__CyTQsG__formTitle .banner-module-scss-module__CyTQsG__formSlogan h6{color:#70ad47}.banner-module-scss-module__CyTQsG__flex .banner-module-scss-module__CyTQsG__container .banner-module-scss-module__CyTQsG__imageBackgroundBanner{object-fit:cover;aspect-ratio:731/540;width:50%;max-width:731px;height:100%}@media screen and (max-width:991px){.banner-module-scss-module__CyTQsG__flex .banner-module-scss-module__CyTQsG__container .banner-module-scss-module__CyTQsG__formSlogan{gap:12px}.banner-module-scss-module__CyTQsG__flex .banner-module-scss-module__CyTQsG__imageBackgroundBanner{max-width:100%;aspect-ratio:unset;height:auto}}@media screen and (max-width:767px){.banner-module-scss-module__CyTQsG__flex{padding:40px 0}.banner-module-scss-module__CyTQsG__flex .banner-module-scss-module__CyTQsG__container{gap:24px}.banner-module-scss-module__CyTQsG__flex .banner-module-scss-module__CyTQsG__container .banner-module-scss-module__CyTQsG__imageBackgroundBanner{width:100%;padding:0 16px}}
.banner-module-scss-module__BKuo5a__formPadding{padding:34px 0 48px}.banner-module-scss-module__BKuo5a__formPadding .banner-module-scss-module__BKuo5a__formTitle{text-align:center;gap:24px;max-width:837px;display:grid;position:relative}.banner-module-scss-module__BKuo5a__formPadding .banner-module-scss-module__BKuo5a__formTitle .banner-module-scss-module__BKuo5a__heading1,.banner-module-scss-module__BKuo5a__formPadding .banner-module-scss-module__BKuo5a__formTitle .banner-module-scss-module__BKuo5a__sub_title,.banner-module-scss-module__BKuo5a__formPadding .banner-module-scss-module__BKuo5a__formTitle .banner-module-scss-module__BKuo5a__description{color:#70ad47}.banner-module-scss-module__BKuo5a__formPadding .banner-module-scss-module__BKuo5a__imageBanner{object-fit:cover;aspect-ratio:459/453;width:50%;max-width:459px;height:100%}@media screen and (max-width:767px){.banner-module-scss-module__BKuo5a__formPadding{gap:24px;grid-template-columns:repeat(1,1fr)!important}.banner-module-scss-module__BKuo5a__formPadding .banner-module-scss-module__BKuo5a__formTitle .banner-module-scss-module__BKuo5a__heading1{padding:0 73px}.banner-module-scss-module__BKuo5a__formPadding .banner-module-scss-module__BKuo5a__imageBanner{width:90%}}@media screen and (max-width:374px){.banner-module-scss-module__BKuo5a__formPadding .banner-module-scss-module__BKuo5a__formTitle .banner-module-scss-module__BKuo5a__heading1{padding:0 24px}}
.popupImageDetail-module-scss-module__zlMrzG__containerPopup{flex-direction:column;max-width:1680px;height:auto;margin:auto;display:flex}.popupImageDetail-module-scss-module__zlMrzG__containerPopup .popupImageDetail-module-scss-module__zlMrzG__imagePopup{width:100%;max-width:999px;height:auto;margin:auto}.popupImageDetail-module-scss-module__zlMrzG__containerPopup .popupImageDetail-module-scss-module__zlMrzG__imagePopup .popupImageDetail-module-scss-module__zlMrzG__imageGallery{object-fit:cover;aspect-ratio:999/517;border-radius:12px;width:100%;height:100%}.popupImageDetail-module-scss-module__zlMrzG__containerPopup .popupImageDetail-module-scss-module__zlMrzG__svgClose{cursor:pointer;position:absolute;top:-24px;right:-56px}.popupImageDetail-module-scss-module__zlMrzG__containerPopup .popupImageDetail-module-scss-module__zlMrzG__svgClose:hover{transition:all .4s}.popupImageDetail-module-scss-module__zlMrzG__containerPopup .popupImageDetail-module-scss-module__zlMrzG__svgClose:hover path{fill:#fff;transition:all .4s}.popupImageDetail-module-scss-module__zlMrzG__containerPopup .popupImageDetail-module-scss-module__zlMrzG__svgClose:hover circle{fill:#6cb63a;transition:all .4s}.popupImageDetail-module-scss-module__zlMrzG__containerPopup .popupImageDetail-module-scss-module__zlMrzG__imageDetailThumb{cursor:pointer;height:100%}.popupImageDetail-module-scss-module__zlMrzG__containerPopup .popupImageDetail-module-scss-module__zlMrzG__imageDetailThumb .popupImageDetail-module-scss-module__zlMrzG__imageGallery{object-fit:cover;aspect-ratio:298/178;width:100%;height:100%}@media screen and (max-width:991px){.popupImageDetail-module-scss-module__zlMrzG__containerPopup{gap:40px}.popupImageDetail-module-scss-module__zlMrzG__containerPopup .popupImageDetail-module-scss-module__zlMrzG__imagePopup{width:95%}.popupImageDetail-module-scss-module__zlMrzG__containerPopup .popupImageDetail-module-scss-module__zlMrzG__svgClose{right:-38px}}
.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__submenu{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__submenu .news-module-scss-module__pB0Dhq__text{border:unset;cursor:pointer;background:#f1f1f1;border-radius:100px;padding:12px 40px;font-size:18px;transition:all .3s;position:relative;overflow:hidden}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__submenu .news-module-scss-module__pB0Dhq__text:hover{color:#fff;background:#70ad47;transition:all .3s}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__submenu .news-module-scss-module__pB0Dhq__text:hover .news-module-scss-module__pB0Dhq__label{color:#fff;z-index:2;position:relative}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__submenu .news-module-scss-module__pB0Dhq__activeBtn{border:unset;cursor:pointer;color:#fff;background:#70ad47;border-radius:100px;padding:12px 40px;font-size:18px;font-weight:400;position:relative;overflow:hidden}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews{--sample-width:1680;gap:24px;margin-top:40px;display:flex}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft{flex-direction:column;gap:40px;width:75%;height:100%;display:flex}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__contentTop{background:#f3f8ff;border-radius:24px;flex-direction:column;gap:40px;padding:40px;display:flex}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__contentBottom{flex-direction:column;gap:32px;display:flex}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__contentBottom .news-module-scss-module__pB0Dhq__itemListNews{align-items:center;gap:24px;display:flex}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__contentBottom .news-module-scss-module__pB0Dhq__itemListNews:hover{cursor:pointer}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__contentBottom .news-module-scss-module__pB0Dhq__itemListNews .news-module-scss-module__pB0Dhq__hoverImage{aspect-ratio:370/247;border-radius:12px;flex:.5;max-width:370px;overflow:hidden}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__contentBottom .news-module-scss-module__pB0Dhq__itemListNews .news-module-scss-module__pB0Dhq__imageListNews{aspect-ratio:370/247;object-fit:cover;width:100%;height:100%;transition:all .4s}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__contentBottom .news-module-scss-module__pB0Dhq__itemListNews .news-module-scss-module__pB0Dhq__imageListNews:hover{transition:all .4s;transform:scale(1.03)}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__contentBottom .news-module-scss-module__pB0Dhq__itemListNews .news-module-scss-module__pB0Dhq__itemNewsListContent{flex-direction:column;flex:1;gap:8px;display:flex}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__contentBottom .news-module-scss-module__pB0Dhq__itemListNews .news-module-scss-module__pB0Dhq__itemNewsListContent .news-module-scss-module__pB0Dhq__titleRowNews{text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__contentBottom .news-module-scss-module__pB0Dhq__itemListNews .news-module-scss-module__pB0Dhq__itemNewsListContent .news-module-scss-module__pB0Dhq__descriptionListNews{color:#262626;font-size:18px;font-weight:300}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__imageNews{position:relative}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__imageNews img{width:calc(554/var(--sample-width)*var(--container-max-width));height:calc(334/var(--sample-width)*var(--container-max-width));object-fit:cover;border-radius:12px}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__imageNews p{color:#fff;top:calc(24/var(--sample-width)*var(--container-max-width));left:calc(24/var(--sample-width)*var(--container-max-width));z-index:2;background:#70ad47;border-radius:12px;padding:8px 16px;font-size:16px;font-weight:400;position:absolute}@media screen and (max-width:768px){.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__imageNews p{border-radius:8px;top:8px;left:8px}}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews{grid-template-areas:"image1 image1 image1""image2 image3 image4";gap:24px;display:grid;overflow:hidden}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews{flex-direction:column;gap:12px;display:flex;position:relative}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews:hover{cursor:pointer}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews p{color:#fff;top:calc(17/var(--sample-width)*var(--container-max-width));left:calc(17/var(--sample-width)*var(--container-max-width));opacity:.9;z-index:2;background:#70ad47;border-radius:12px;padding:8px 16px;font-size:16px;font-weight:400;position:absolute}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews .news-module-scss-module__pB0Dhq__imageRowNews{width:100%;height:calc(253/var(--sample-width)*var(--container-max-width));object-fit:cover;border-radius:12px}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews .news-module-scss-module__pB0Dhq__customFormImage{border-radius:12px;overflow:hidden}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews .news-module-scss-module__pB0Dhq__customFormImage:hover img{transition:all .3s;transform:scale(1.05)}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews img{transition:all .3s}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews:first-child{flex-direction:row;grid-area:image1;padding-bottom:16px}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews:first-child .news-module-scss-module__pB0Dhq__customFormImage{width:43.8%;position:relative}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews:first-child .news-module-scss-module__pB0Dhq__imageRowNews{object-fit:cover;aspect-ratio:504/334;width:100%;max-width:504px;height:100%}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews:first-child .news-module-scss-module__pB0Dhq__information2{flex-direction:row!important}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews:first-child .news-module-scss-module__pB0Dhq__contentRight{flex-direction:column;gap:16px;width:56.2%;padding-left:28px;display:flex}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews:first-child .news-module-scss-module__pB0Dhq__titleRowNews,.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews:first-child .news-module-scss-module__pB0Dhq__title{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:32px;font-weight:600;line-height:48px;display:-webkit-box;overflow:hidden}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews:first-child .news-module-scss-module__pB0Dhq__shortContents{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:18px;font-weight:300;line-height:27px;display:-webkit-box;overflow:hidden}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews:nth-child(2){grid-area:image2}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews:nth-child(2) .news-module-scss-module__pB0Dhq__shortContents{display:none}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews:nth-child(2) .news-module-scss-module__pB0Dhq__titleRowNews{color:#444;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews:nth-child(2) .news-module-scss-module__pB0Dhq__contentRight{gap:8px;display:grid}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews:nth-child(3){grid-area:image3}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews:nth-child(3) .news-module-scss-module__pB0Dhq__shortContents{display:none}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews:nth-child(3) .news-module-scss-module__pB0Dhq__titleRowNews{color:#444;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews:nth-child(3) .news-module-scss-module__pB0Dhq__contentRight{gap:8px;display:grid}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews:nth-child(4){grid-area:image4}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews:nth-child(4) .news-module-scss-module__pB0Dhq__shortContents{display:none}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews:nth-child(4) .news-module-scss-module__pB0Dhq__titleRowNews{color:#444;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews:nth-child(4) .news-module-scss-module__pB0Dhq__contentRight{gap:8px;display:grid}@media screen and (max-width:768px){.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews{display:flex}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews:first-child{flex-direction:column-reverse;padding-bottom:0}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews:first-child .news-module-scss-module__pB0Dhq__customFormImage{order:2;width:100%}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews:first-child .news-module-scss-module__pB0Dhq__imageRowNews{width:100%;max-width:100%}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews:first-child .news-module-scss-module__pB0Dhq__contentRight{flex-direction:column;order:3;gap:8px;width:100%;padding-left:0;display:flex}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews:first-child .news-module-scss-module__pB0Dhq__titleRowNews{font-size:18px;font-weight:500;line-height:27px}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews:first-child .news-module-scss-module__pB0Dhq__shortContents{order:1;font-size:14px;font-weight:300;line-height:21px}}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__wrapperContentRight{width:100%}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__wrapperContentRight .news-module-scss-module__pB0Dhq__contentRight{width:100%!important}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__wrapperContentRight .news-module-scss-module__pB0Dhq__contentRight .news-module-scss-module__pB0Dhq__bot{background-color:#f3f8ff;border-radius:24px;height:auto;padding:40px}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__wrapperContentRight .news-module-scss-module__pB0Dhq__contentRight .news-module-scss-module__pB0Dhq__bot .news-module-scss-module__pB0Dhq__titleBot{align-items:center;gap:12px;padding-bottom:40px;display:flex}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__wrapperContentRight .news-module-scss-module__pB0Dhq__contentRight .news-module-scss-module__pB0Dhq__bot .news-module-scss-module__pB0Dhq__titleBot h6{color:#00a3ff;font-weight:500}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__wrapperContentRight .news-module-scss-module__pB0Dhq__contentRight .news-module-scss-module__pB0Dhq__bot .news-module-scss-module__pB0Dhq__sliderContainer{width:100%}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__wrapperContentRight .news-module-scss-module__pB0Dhq__contentRight .news-module-scss-module__pB0Dhq__bot .news-module-scss-module__pB0Dhq__sliderContainer .news-module-scss-module__pB0Dhq__imageSlide{width:100%;height:auto}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__wrapperContentRight .news-module-scss-module__pB0Dhq__contentRight .news-module-scss-module__pB0Dhq__bot .news-module-scss-module__pB0Dhq__navigationListMenu{gap:16px;padding-top:40px;display:grid}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__wrapperContentRight .news-module-scss-module__pB0Dhq__contentRight .news-module-scss-module__pB0Dhq__bot .news-module-scss-module__pB0Dhq__navigationListMenu .news-module-scss-module__pB0Dhq__formListMeu{align-items:center;gap:12px;display:flex}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__wrapperContentRight .news-module-scss-module__pB0Dhq__contentRight .news-module-scss-module__pB0Dhq__bot .news-module-scss-module__pB0Dhq__navigationListMenu .news-module-scss-module__pB0Dhq__formListMeu h6{transition:all .5s}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__wrapperContentRight .news-module-scss-module__pB0Dhq__contentRight .news-module-scss-module__pB0Dhq__bot .news-module-scss-module__pB0Dhq__navigationListMenu .news-module-scss-module__pB0Dhq__formListMeu:hover h6{color:#00a3ff}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__information,.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__information2{color:#666;align-items:center;gap:8px;font-size:16px;font-weight:300;display:flex}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__information .news-module-scss-module__pB0Dhq__informationContent,.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__information2 .news-module-scss-module__pB0Dhq__informationContent{align-items:center;gap:8px;display:flex}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__information .news-module-scss-module__pB0Dhq__informationContent img,.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__information2 .news-module-scss-module__pB0Dhq__informationContent img{width:24px!important;height:24px!important}@media screen and (max-width:1199px){.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews{flex-direction:column}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft{width:100%}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentRight{width:100%}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__contentTop .news-module-scss-module__pB0Dhq__firstNews .news-module-scss-module__pB0Dhq__firstNewsContent .news-module-scss-module__pB0Dhq__title{-webkit-line-clamp:2;font-size:18px}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__contentTop .news-module-scss-module__pB0Dhq__firstNews .news-module-scss-module__pB0Dhq__firstNewsContent .news-module-scss-module__pB0Dhq__description,.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__information,.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__information2{font-size:14px}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__information .news-module-scss-module__pB0Dhq__informationContent img,.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__information2 .news-module-scss-module__pB0Dhq__informationContent img{width:18px!important;height:18px!important}}@media screen and (max-width:768px){.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container{width:100%}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__submenu{gap:8px}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews{flex-direction:column}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft{width:100%}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__contentTop{border-radius:0;gap:16px;padding:40px 16px}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__contentTop .news-module-scss-module__pB0Dhq__firstNews{text-align:start;flex-direction:column;gap:8px}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__contentTop .news-module-scss-module__pB0Dhq__firstNews img{width:100%;height:auto}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__contentTop .news-module-scss-module__pB0Dhq__firstNews .news-module-scss-module__pB0Dhq__firstNewsContent{gap:8px}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__contentTop .news-module-scss-module__pB0Dhq__firstNews .news-module-scss-module__pB0Dhq__firstNewsContent .news-module-scss-module__pB0Dhq__title{-webkit-line-clamp:inherit;max-height:fit-content;font-size:18px;font-weight:500}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__contentTop .news-module-scss-module__pB0Dhq__firstNews .news-module-scss-module__pB0Dhq__firstNewsContent .news-module-scss-module__pB0Dhq__icon{width:16px;height:16px}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__contentTop .news-module-scss-module__pB0Dhq__firstNews .news-module-scss-module__pB0Dhq__firstNewsContent .news-module-scss-module__pB0Dhq__description{font-size:14px}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews{flex-direction:column;gap:16px}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews{gap:8px;width:100%}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__rowNews .news-module-scss-module__pB0Dhq__itemRowNews .news-module-scss-module__pB0Dhq__imageRowNews{width:100%;height:auto}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__contentBottom{gap:24px;margin:0 16px}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__contentBottom .news-module-scss-module__pB0Dhq__itemListNews{gap:8px}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__contentBottom .news-module-scss-module__pB0Dhq__itemListNews .news-module-scss-module__pB0Dhq__itemNewsListContent{gap:4px}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentLeft .news-module-scss-module__pB0Dhq__contentBottom .news-module-scss-module__pB0Dhq__itemListNews .news-module-scss-module__pB0Dhq__itemNewsListContent .news-module-scss-module__pB0Dhq__descriptionListNews{text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:14px;display:-webkit-box;overflow:hidden}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentRight{gap:8px;width:100%;display:grid}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentRight .news-module-scss-module__pB0Dhq__bot .news-module-scss-module__pB0Dhq__titleBot h6{font-size:18px;font-weight:500}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentRight .news-module-scss-module__pB0Dhq__bot .news-module-scss-module__pB0Dhq__sliderContainer .news-module-scss-module__pB0Dhq__imageSlide{border-radius:24px}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentRight .news-module-scss-module__pB0Dhq__bot .news-module-scss-module__pB0Dhq__navigationListMenu{gap:16px;padding-top:40px;display:grid}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentRight .news-module-scss-module__pB0Dhq__bot .news-module-scss-module__pB0Dhq__navigationListMenu .news-module-scss-module__pB0Dhq__formListMeu{align-items:center;gap:12px;display:flex}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentRight .news-module-scss-module__pB0Dhq__bot .news-module-scss-module__pB0Dhq__navigationListMenu .news-module-scss-module__pB0Dhq__formListMeu h6{transition:all .5s}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__contentRight .news-module-scss-module__pB0Dhq__bot .news-module-scss-module__pB0Dhq__navigationListMenu .news-module-scss-module__pB0Dhq__formListMeu:hover h6{color:#00a3ff}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__information{align-items:center;font-size:12px}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__information .news-module-scss-module__pB0Dhq__informationContent .news-module-scss-module__pB0Dhq__imageCalendar,.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__information2 .news-module-scss-module__pB0Dhq__informationContent .news-module-scss-module__pB0Dhq__imageCalendar{width:16px!important;height:17px!important}.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__information .news-module-scss-module__pB0Dhq__informationContent img,.news-module-scss-module__pB0Dhq__containerNews .news-module-scss-module__pB0Dhq__container .news-module-scss-module__pB0Dhq__wrapperNews .news-module-scss-module__pB0Dhq__information2 .news-module-scss-module__pB0Dhq__informationContent img{width:16px!important;height:16px!important}}
.index-module-scss-module__Ceda4G__contentRight{flex-direction:column;gap:24px;width:25%;display:flex}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper{--sample-width:1680;background-color:#f3f8ff;border-radius:24px;height:auto;padding:40px}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__titleTop{gap:12px;display:flex}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__titleTop svg{width:calc(40/var(--sample-width)*var(--container-max-width));height:calc(40/var(--sample-width)*var(--container-max-width))}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__titleTop h6{font-size:calc(24/var(--sample-width)*var(--container-max-width));color:#00a3ff;margin:auto 0}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__sliderContainer{padding-top:calc(40/var(--sample-width)*var(--container-max-width));width:100%}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__sliderContainer .index-module-scss-module__Ceda4G__formImageSlide .index-module-scss-module__Ceda4G__coverImage{height:100%}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__sliderContainer .index-module-scss-module__Ceda4G__formImageSlide .index-module-scss-module__Ceda4G__coverImage .index-module-scss-module__Ceda4G__imageSlide{object-fit:cover;aspect-ratio:338/529;border:1px solid #b1ecff;border-radius:24px;width:100%;height:100%}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__navigationListMenu{gap:16px;padding-top:36px;display:grid}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__navigationListMenu .index-module-scss-module__Ceda4G__formListMeu{align-items:center;gap:12px;width:fit-content;display:flex}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__navigationListMenu .index-module-scss-module__Ceda4G__formListMeu .index-module-scss-module__Ceda4G__iconSubMenu{width:calc(40/var(--sample-width)*var(--container-max-width));height:calc(40/var(--sample-width)*var(--container-max-width))}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__navigationListMenu .index-module-scss-module__Ceda4G__formListMeu .index-module-scss-module__Ceda4G__highlightText{font-size:calc(20/var(--sample-width)*var(--container-max-width));transition:all .5s}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__navigationListMenu .index-module-scss-module__Ceda4G__formListMeu:hover .index-module-scss-module__Ceda4G__highlightText{color:#00a3ff}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__titleBottom{margin-bottom:calc(32/var(--sample-width)*var(--container-max-width));font-size:calc(40/var(--sample-width)*var(--container-max-width))}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__wrapperListNews{flex-direction:column;gap:24px;display:flex}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__wrapperListNews .index-module-scss-module__Ceda4G__item{align-items:center;gap:16px;display:flex}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__wrapperListNews .index-module-scss-module__Ceda4G__item .index-module-scss-module__Ceda4G__image{object-fit:cover;border-radius:8px;width:clamp(75px,6.45833vw,124px);height:auto}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__wrapperListNews .index-module-scss-module__Ceda4G__item .index-module-scss-module__Ceda4G__hiddenText{-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;transition:all .5s;display:-webkit-box;overflow:hidden}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__wrapperListNews .index-module-scss-module__Ceda4G__item .index-module-scss-module__Ceda4G__hiddenText:hover .index-module-scss-module__Ceda4G__highlightText{color:#00a3ff}@media screen and (max-width:768px){.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__wrapperListNews .index-module-scss-module__Ceda4G__item .index-module-scss-module__Ceda4G__hiddenText{display:block}}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__wrapperCategory{flex-direction:column;gap:16px;display:flex}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__wrapperCategory .index-module-scss-module__Ceda4G__itemCategory{gap:8px;width:fit-content;transition:all .5s;display:flex}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__wrapperCategory .index-module-scss-module__Ceda4G__itemCategory:hover svg path{stroke:#00a3ff;transition:all .5s}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__wrapperCategory .index-module-scss-module__Ceda4G__itemCategory:hover .index-module-scss-module__Ceda4G__category{color:#00a3ff;transition:all .5s}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__wrapperCategory .index-module-scss-module__Ceda4G__itemCategory .index-module-scss-module__Ceda4G__rowImage{width:calc(24/var(--sample-width)*var(--container-max-width));height:auto}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__wrapperCategory .index-module-scss-module__Ceda4G__itemCategory .index-module-scss-module__Ceda4G__category{color:#8d8d8d;font-size:calc(18/var(--sample-width)*var(--container-max-width))}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__wrapperCategory .index-module-scss-module__Ceda4G__highlightLink svg path{stroke:#00a3ff}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__wrapperCategory .index-module-scss-module__Ceda4G__highlightLink .index-module-scss-module__Ceda4G__category{color:#00a3ff;font-weight:500}@media screen and (max-width:1199px){.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__titleTop svg{width:40px;height:auto;top:0}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__titleTop h6,.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__titleBottom{font-size:24px}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__sliderContainer{width:60%;margin:auto}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__navigationListMenu .index-module-scss-module__Ceda4G__formListMeu .index-module-scss-module__Ceda4G__iconSubMenu{width:40px;height:40px}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__navigationListMenu .index-module-scss-module__Ceda4G__formListMeu .index-module-scss-module__Ceda4G__highlightText{font-size:20px}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__wrapperCategory .index-module-scss-module__Ceda4G__itemCategory .index-module-scss-module__Ceda4G__rowImage{width:24px}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__wrapperCategory .index-module-scss-module__Ceda4G__itemCategory .index-module-scss-module__Ceda4G__category{font-size:18px}}@media screen and (max-width:768px){.index-module-scss-module__Ceda4G__contentRight{width:100%}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper{border-radius:12px;padding:40px 16px}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__titleTop h6{font-size:16px}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__titleTop svg{width:32px;height:32px}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__sliderContainer{width:100%}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__titleBottom{margin-bottom:16px;font-size:20px}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__formImageSlide .index-module-scss-module__Ceda4G__imageSlide{border-radius:12px;width:100%}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__wrapperCategory .index-module-scss-module__Ceda4G__itemCategory{align-items:center}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__wrapperCategory .index-module-scss-module__Ceda4G__itemCategory .index-module-scss-module__Ceda4G__category{font-size:14px}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__navigationListMenu .index-module-scss-module__Ceda4G__formListMeu .index-module-scss-module__Ceda4G__iconSubMenu{width:32px;height:32px}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__wrapper .index-module-scss-module__Ceda4G__navigationListMenu .index-module-scss-module__Ceda4G__formListMeu .index-module-scss-module__Ceda4G__highlightText{font-size:16px}.index-module-scss-module__Ceda4G__contentRight .index-module-scss-module__Ceda4G__newsHotMobile{background-color:#0000;padding:0}}
.newsDetails-module-scss-module__fzTziW__containerNewsDetails .newsDetails-module-scss-module__fzTziW__container .newsDetails-module-scss-module__fzTziW__wrapperNews{--sample-width:1680;gap:24px;display:flex}.newsDetails-module-scss-module__fzTziW__containerNewsDetails .newsDetails-module-scss-module__fzTziW__container .newsDetails-module-scss-module__fzTziW__wrapperNews .newsDetails-module-scss-module__fzTziW__contentLeft{background:#f3f8ff;border-radius:24px;flex-direction:column;gap:16px;width:75%;height:100%;padding:64px;display:flex}.newsDetails-module-scss-module__fzTziW__containerNewsDetails .newsDetails-module-scss-module__fzTziW__container .newsDetails-module-scss-module__fzTziW__wrapperNews .newsDetails-module-scss-module__fzTziW__contentLeft .newsDetails-module-scss-module__fzTziW__title{color:#444;width:100%;height:auto;font-size:32px;font-weight:600}.newsDetails-module-scss-module__fzTziW__containerNewsDetails .newsDetails-module-scss-module__fzTziW__container .newsDetails-module-scss-module__fzTziW__wrapperNews .newsDetails-module-scss-module__fzTziW__contentLeft .newsDetails-module-scss-module__fzTziW__information{color:#666;align-items:center;gap:8px;font-size:16px;font-weight:300;display:flex}.newsDetails-module-scss-module__fzTziW__containerNewsDetails .newsDetails-module-scss-module__fzTziW__container .newsDetails-module-scss-module__fzTziW__wrapperNews .newsDetails-module-scss-module__fzTziW__contentLeft .newsDetails-module-scss-module__fzTziW__information .newsDetails-module-scss-module__fzTziW__informationContent{align-items:center;gap:8px;display:flex}.newsDetails-module-scss-module__fzTziW__containerNewsDetails .newsDetails-module-scss-module__fzTziW__container .newsDetails-module-scss-module__fzTziW__wrapperNews .newsDetails-module-scss-module__fzTziW__contentLeft .newsDetails-module-scss-module__fzTziW__wrapperContent{overflow:hidden}.newsDetails-module-scss-module__fzTziW__containerNewsDetails .newsDetails-module-scss-module__fzTziW__container .newsDetails-module-scss-module__fzTziW__wrapperNews .newsDetails-module-scss-module__fzTziW__contentLeft .newsDetails-module-scss-module__fzTziW__wrapperContent ul{margin-bottom:10px!important;margin-left:20px!important}.newsDetails-module-scss-module__fzTziW__containerNewsDetails .newsDetails-module-scss-module__fzTziW__container .newsDetails-module-scss-module__fzTziW__wrapperNews .newsDetails-module-scss-module__fzTziW__contentLeft .newsDetails-module-scss-module__fzTziW__wrapperContent ul li{margin-bottom:8px!important}.newsDetails-module-scss-module__fzTziW__containerNewsDetails .newsDetails-module-scss-module__fzTziW__container .newsDetails-module-scss-module__fzTziW__wrapperNews .newsDetails-module-scss-module__fzTziW__contentLeft .newsDetails-module-scss-module__fzTziW__wrapperContent p,.newsDetails-module-scss-module__fzTziW__containerNewsDetails .newsDetails-module-scss-module__fzTziW__container .newsDetails-module-scss-module__fzTziW__wrapperNews .newsDetails-module-scss-module__fzTziW__contentLeft .newsDetails-module-scss-module__fzTziW__wrapperContent img{margin-bottom:16px}.newsDetails-module-scss-module__fzTziW__containerNewsDetails .newsDetails-module-scss-module__fzTziW__container .newsDetails-module-scss-module__fzTziW__wrapperNews .newsDetails-module-scss-module__fzTziW__contentLeft .newsDetails-module-scss-module__fzTziW__wrapperContent p{font-weight:300;line-height:150%}.newsDetails-module-scss-module__fzTziW__containerNewsDetails .newsDetails-module-scss-module__fzTziW__container .newsDetails-module-scss-module__fzTziW__wrapperNews .newsDetails-module-scss-module__fzTziW__contentLeft .newsDetails-module-scss-module__fzTziW__wrapperContent * img{text-align:center;margin-top:16px;margin-left:auto;margin-right:auto;height:auto!important}@media screen and (max-width:1199px){.newsDetails-module-scss-module__fzTziW__containerNewsDetails .newsDetails-module-scss-module__fzTziW__container .newsDetails-module-scss-module__fzTziW__wrapperNews{flex-direction:column}.newsDetails-module-scss-module__fzTziW__containerNewsDetails .newsDetails-module-scss-module__fzTziW__container .newsDetails-module-scss-module__fzTziW__wrapperNews .newsDetails-module-scss-module__fzTziW__contentLeft,.newsDetails-module-scss-module__fzTziW__containerNewsDetails .newsDetails-module-scss-module__fzTziW__container .newsDetails-module-scss-module__fzTziW__wrapperNews .newsDetails-module-scss-module__fzTziW__contentRight{width:100%}}@media screen and (max-width:768px){.newsDetails-module-scss-module__fzTziW__containerNewsDetails .newsDetails-module-scss-module__fzTziW__container .newsDetails-module-scss-module__fzTziW__wrapperNews{flex-direction:column}.newsDetails-module-scss-module__fzTziW__containerNewsDetails .newsDetails-module-scss-module__fzTziW__container .newsDetails-module-scss-module__fzTziW__wrapperNews .newsDetails-module-scss-module__fzTziW__contentLeft{width:100%;padding:32px 16px}.newsDetails-module-scss-module__fzTziW__containerNewsDetails .newsDetails-module-scss-module__fzTziW__container .newsDetails-module-scss-module__fzTziW__wrapperNews .newsDetails-module-scss-module__fzTziW__contentLeft .newsDetails-module-scss-module__fzTziW__title{font-size:18px}.newsDetails-module-scss-module__fzTziW__containerNewsDetails .newsDetails-module-scss-module__fzTziW__container .newsDetails-module-scss-module__fzTziW__wrapperNews .newsDetails-module-scss-module__fzTziW__contentLeft .newsDetails-module-scss-module__fzTziW__information{font-size:14px}.newsDetails-module-scss-module__fzTziW__containerNewsDetails .newsDetails-module-scss-module__fzTziW__container .newsDetails-module-scss-module__fzTziW__wrapperNews .newsDetails-module-scss-module__fzTziW__contentLeft .newsDetails-module-scss-module__fzTziW__wrapperContent ul{margin-bottom:8px!important}.newsDetails-module-scss-module__fzTziW__containerNewsDetails .newsDetails-module-scss-module__fzTziW__container .newsDetails-module-scss-module__fzTziW__wrapperNews .newsDetails-module-scss-module__fzTziW__contentLeft .newsDetails-module-scss-module__fzTziW__wrapperContent p{font-size:14px}.newsDetails-module-scss-module__fzTziW__containerNewsDetails .newsDetails-module-scss-module__fzTziW__container .newsDetails-module-scss-module__fzTziW__wrapperNews .newsDetails-module-scss-module__fzTziW__contentLeft .newsDetails-module-scss-module__fzTziW__wrapperContent img{margin:0;width:100%!important}.newsDetails-module-scss-module__fzTziW__containerNewsDetails .newsDetails-module-scss-module__fzTziW__container .newsDetails-module-scss-module__fzTziW__wrapperNews .newsDetails-module-scss-module__fzTziW__contentRight{width:100%}.newsDetails-module-scss-module__fzTziW__containerNewsDetails .newsDetails-module-scss-module__fzTziW__container .newsDetails-module-scss-module__fzTziW__wrapperNews .newsDetails-module-scss-module__fzTziW__contentRight .newsDetails-module-scss-module__fzTziW__wrapper .newsDetails-module-scss-module__fzTziW__titleBottom{margin-bottom:16px;font-size:20px}.newsDetails-module-scss-module__fzTziW__containerNewsDetails .newsDetails-module-scss-module__fzTziW__container .newsDetails-module-scss-module__fzTziW__wrapperNews .newsDetails-module-scss-module__fzTziW__contentRight .newsDetails-module-scss-module__fzTziW__wrapper .newsDetails-module-scss-module__fzTziW__wrapperCategory .newsDetails-module-scss-module__fzTziW__itemCategory{align-items:center}.newsDetails-module-scss-module__fzTziW__containerNewsDetails .newsDetails-module-scss-module__fzTziW__container .newsDetails-module-scss-module__fzTziW__wrapperNews .newsDetails-module-scss-module__fzTziW__contentRight .newsDetails-module-scss-module__fzTziW__wrapper .newsDetails-module-scss-module__fzTziW__wrapperCategory .newsDetails-module-scss-module__fzTziW__itemCategory .newsDetails-module-scss-module__fzTziW__category{font-size:14px;font-weight:500}}
