body.boh{overflow:hidden}.main-header{left:0;position:absolute;right:0;top:0;transition:all .3s ease;z-index:9}.main-header.sticky{position:fixed}.main-header .mh-overlay{background-color:#000000a3;bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:all .3s ease;visibility:hidden}.main-header.mhm-open .mh-overlay{opacity:1;pointer-events:all;visibility:visible}.main-header .mh-inner{position:relative;transition:all .3s ease}.main-header .mh-border{background:linear-gradient(90deg,#1b75bb,#38a9dc);height:4px}.main-header .mh-topbar{border-bottom:1px solid rgba(235,238,241,.16);padding:16px 0}.main-header .mh-container{margin:0 auto;max-width:1328px;padding:0 24px;width:100%}.main-header .mh-topbar .mht-row{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between}.main-header .mh-topbar .mh-logo,.main-header .mh-topbar .mh-logo a{display:flex}.main-header .mh-topbar .mh-logo a img{max-width:198px;object-fit:contain;object-position:left}.main-header .mh-topbar .mh-logo a img.color_logo{display:none}.main-header .mh-topbar .mht-row .mh-btn{display:flex;gap:15px}.main-header .mh-topbar .mht-row .mh-btn a{background-color:#87c525;border:1px solid #87c525;border-radius:100px;color:#fff;font-family:Helvetica Neue;font-size:16px;font-weight:500;line-height:normal;padding:11px 23px;transition:all .3s ease}.main-header .mh-topbar .mht-row .mh-btn a:hover{background-color:unset;border-color:#fff;color:#87c525}.main-header .mh-topbar .mht-row .mh-btn a.mhb-icon{align-items:center;display:flex;gap:10px}.main-header .mh-topbar .mht-row .mh-btn a.mhb-icon span{flex:1}.main-header .mh-topbar .mht-row .mh-btn a.mhb-icon svg{height:18px;width:18px}.main-header .mh-menubar{padding:27px 0;position:relative}.main-header .mh-menubar .mhm-row{align-items:center;display:flex;flex-wrap:wrap;gap:24px}.main-header .mh-menubar .mhm-menu{display:flex;flex:1;flex-wrap:wrap;gap:16px}.main-header .mh-menubar .mhm-menu .mhmm-item{display:flex}.main-header .mh-menubar .mhm-menu .mhmm-item>a{align-items:center;color:#fff;display:flex;font-family:Helvetica Neue;font-size:12px;font-weight:400;gap:2px;line-height:21px;text-align:right;text-transform:uppercase}.main-header.mhm-active .mh-menubar .mhm-menu .mhmm-item>a{color:rgba(77,77,79,.48)}.main-header.mhm-active .mh-menubar .mhm-menu .mhmm-item:hover>a{color:#4d4d4f}.main-header .mh-menubar .mhm-menu .mhmm-item:hover>a svg{transform:rotate(180deg)}.main-header .mh-menubar .mhm-option{align-items:center;display:flex;flex-wrap:wrap;gap:32px}.main-header .mh-menubar .mhm-option .mhm-user{display:flex;position:relative}.main-header .mh-menubar .mhm-option .mhm-user .mhmu-btn{align-items:center;display:flex;gap:6px}.main-header .mh-menubar .mhm-option .mhm-user .mhmu-icon{align-items:center;background-color:#fff;border-radius:100%;color:#1b75bb;cursor:pointer;display:flex;height:21px;justify-content:center;padding:3px;width:21px}.main-header .mh-menubar .mhm-option .mhm-user .mhmu-icon svg{height:100%;width:100%}.main-header .mh-menubar .mhm-option .mhm-user .mhmu-btn .mhmu-text{color:#4d4d4f;display:none;font-family:Helvetica Neue;font-size:14px;font-weight:400;line-height:21px;text-align:left}.main-header .mh-menubar .mhm-option .mhm-user .mhmu-dropdown{background-color:#fff;border-radius:16px;min-width:210px;opacity:0;padding:12px 0 12px 10px;pointer-events:none;position:absolute;top:calc(100% + 10px);transform:translateX(calc(-50% + 11px));transition:all .3s ease;visibility:hidden}.main-header .mh-menubar .mhm-option .mhm-user:hover .mhmu-dropdown{opacity:1;pointer-events:all;visibility:visible}.main-header .mh-menubar .mhm-option .mhm-user .mhmu-dropdown:before{content:"";height:10px;left:0;position:absolute;right:0;top:-10px}.main-header .mh-menubar .mhm-option .mhm-user .mhmu-dropdown a{color:#4d4d4f;display:block;font-family:Helvetica Neue;font-size:14px;font-weight:400;line-height:21px;padding:4px 16px 4px 6px;text-align:left;transition:all .3s ease}.main-header .mh-menubar .mhm-option .mhm-user .mhmu-dropdown a:hover{background:linear-gradient(90deg,rgba(27,117,187,0),rgba(27,117,187,.16));font-weight:500}.main-header .mh-menubar .mhm-option .mhm-lang{position:relative}.main-header .mh-menubar .mhm-option .mhm-lang .mhml-selected{align-items:center;cursor:pointer;display:flex;flex-wrap:wrap;gap:8px;user-select:none}.main-header .mh-menubar .mhm-option .mhm-lang .mhml-selected .mhmls-flag{display:flex}.main-header .mh-menubar .mhm-option .mhm-lang .mhml-selected .mhmls-flag img{border-radius:100%;height:20px;object-fit:contain;width:20px}.main-header .mh-menubar .mhm-option .mhm-lang .mhml-selected .mhmls-labal{align-items:center;color:#fff;display:flex;font-family:Helvetica Neue;font-size:14px;font-weight:500;gap:2px;letter-spacing:.35px;line-height:21px;text-align:right}.main-header .mh-menubar .mhm-option .mhm-lang:hover .mhml-selected .mhmls-labal svg{transform:rotate(180deg)}.main-header .mh-menubar .mhm-option .mhm-lang .mhml-dropdown{background-color:#fff;border-radius:16px;opacity:0;padding:12px 0;pointer-events:none;position:absolute;right:0;top:calc(100% + 10px);transition:all .3s ease;visibility:hidden}.main-header .mh-menubar .mhm-option .mhm-lang:hover .mhml-dropdown{opacity:1;pointer-events:all;visibility:visible}.main-header .mh-menubar .mhm-option .mhm-lang .mhml-dropdown:before{content:"";height:10px;left:0;position:absolute;right:0;top:-10px;z-index:1}.main-header .mh-menubar .mhm-option .mhm-lang .mhml-dropdown .mhmld-item{align-items:center;cursor:pointer;display:flex;gap:8px;padding:4.5px 16px;transition:all .3s ease;user-select:none}.main-header .mh-menubar .mhm-option .mhm-lang .mhml-dropdown .mhmld-item .mhmld-flag{display:flex}.main-header .mh-menubar .mhm-option .mhm-lang .mhml-dropdown .mhmld-item .mhmld-flag img{height:20px;width:20px}.main-header .mh-menubar .mhm-option .mhm-lang .mhml-dropdown .mhmld-item .mhmld-labal{color:#4d4d4f;font-family:Helvetica Neue;font-size:14px;font-weight:400;letter-spacing:.35px;line-height:21px;text-align:left}.main-header .mh-menubar .mhm-option .mhm-lang .mhml-dropdown .mhmld-item:hover{background:linear-gradient(90deg,rgba(27,117,187,0),rgba(27,117,187,.16))}.main-header .mh-menubar .mhm-option .mhm-lang .mhml-dropdown .mhmld-item:hover .mhmld-labal{font-weight:500}.main-header .mh-menubar .mhm-option .mhm-search{color:#fff;display:flex;position:relative}.main-header .mh-menubar .mhm-option .mhm-search .mhmos-btn{cursor:pointer;display:flex;user-select:none}.main-header.mhm-active .mh-inner{background-color:#fff;position:relative;z-index:9}.main-header.mhm-active .mh-topbar .mh-logo a img.color_logo{display:block}.main-header.mhm-active .mh-topbar .mh-logo a img.white_logo{display:none}.main-header.mhm-active .mh-topbar .mht-row .mh-btn a:hover{border-color:#87c525}.main-header.mhm-active .mh-topbar{border-bottom-color:#ebeef1}.main-header.mhm-active .mh-menubar .mhm-option .mhm-search{color:#4d4d4f}.main-header.mhm-active .mh-menubar .mhm-option .mhm-user .mhmu-icon{background-color:#1b75bb;color:#fff}.main-header.mhm-active .mh-menubar .mhm-option .mhm-lang .mhml-selected .mhmls-labal{color:#4d4d4f}.main-header.mhm-active .mh-menubar .mhm-option .mhm-lang .mhml-dropdown,.main-header.mhm-active .mh-menubar .mhm-option .mhm-user .mhmu-dropdown{border:1px solid #ebeef1}.main-header .mhm-dropdown{background-color:#fff;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:100%;transform:translateY(20px);transition:all .3s ease;visibility:hidden}.main-header .mhm-dropdown:before{content:"";height:28px;left:0;position:absolute;right:0;top:-28px}.main-header .mh-menubar .mhm-menu .mhmm-item:hover .mhm-dropdown{opacity:1;pointer-events:all;transform:translateY(0);visibility:visible}.main-header .mhm-dropdown .mhmd-top{border-top:1px solid #ebeef1}.main-header .mhm-dropdown .mhm-container{margin:0 auto;max-width:1328px;padding:0 24px;width:100%}.main-header .mhm-dropdown .mhmd-footer{background-color:#fafafa;border-top:1px solid #ebeef1;padding:16px 0}.main-header .mhm-dropdown .mhmd-footer .mhmf-row{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;padding:0 16px}.main-header .mhm-dropdown .mhmd-footer .mhmf-row .mhm-left{color:#4d4d4f;font-family:Helvetica Neue;font-size:14px;font-weight:400;line-height:21px;text-align:left}.main-header .mhm-dropdown .mhmd-footer .mhmf-row .mhm-left a{color:#87c525;font-weight:700}.main-header .mhm-dropdown .mhmd-footer .mhmf-row .mhm-left a.mhmfwa-btn{align-items:center;display:inline-flex;flex-wrap:wrap;gap:5px;margin-left:10PX}.main-header .mhm-dropdown .mhmd-footer .mhmf-row .mhm-left a.mhmfwa-btn span{flex:1}.main-header .mhm-dropdown .mhmd-footer .mhmf-row .mhm-left a.mhmfwa-btn svg{height:18px;width:18px}.main-header .mhm-dropdown .mhmd-footer .mhmf-row .mhm-right{color:#99acc2;font-family:Helvetica Neue;font-size:14px;font-weight:400;line-height:19.42px;text-align:left}.main-header .mhmd-lo{border-left:1px solid #ebeef1;border-right:1px solid #ebeef1;padding:40px 56px}.main-header .mhmd-lo .mhmdlo-row{display:flex;flex-wrap:wrap;gap:16px}.main-header .mhmd-lo .mhmdlo-row .mhmdlo-item{border-radius:16px;padding:8px 8px 16px;transition:all .3s ease;width:calc(25% - 12px)}.main-header .mhmd-lo .mhmdlo-row .mhmdlo-item:hover{background-color:#1b75bb}.main-header .mhmd-lo .mhmdlo-row .mhmdlo-item .mhmdloi-img{display:flex}.main-header .mhmd-lo .mhmdlo-row .mhmdlo-item .mhmdloi-img img{border-radius:12px;height:124px;object-fit:cover;object-position:center;width:100%}.main-header .mhmd-lo .mhmdlo-row .mhmdlo-item .mhmdloi-title{align-items:center;display:flex;gap:8px;justify-content:space-between;overflow:hidden;padding:12px 8px 0}.main-header .mhmd-lo .mhmdlo-row .mhmdlo-item .mhmdloi-title span{color:#4d4d4f;font-family:Helvetica Neue;font-size:16px;font-weight:500;line-height:19.54px;text-align:left;transition:all .3s ease}.main-header .mhmd-lo .mhmdlo-row .mhmdlo-item:hover .mhmdloi-title span{color:#fff;text-decoration:underline}.main-header .mhmd-lo .mhmdlo-row .mhmdlo-item .mhmdloi-title svg{color:#fff;transition:all .3s ease}.main-header .mhmd-lt{border-left:1px solid #ebeef1;border-right:1px solid #ebeef1}.main-header .mhmd-lt .mhmdlt-row{display:flex;flex-wrap:wrap}.main-header .mhmd-lt .mhmdlt-row .mhmdlt-col1{display:flex;flex:1;flex-wrap:wrap;gap:16px;padding:40px 56px}.main-header .mhmd-lt .mhmdlt-row .mhmdlt-col2{border-left:1px solid #ebeef1;padding:44px 10px;width:586px}.main-header .mhmd-lt .mhmdlt-row .mhmdlt-col1 .mhmdltc-item{align-items:center;display:flex;flex-wrap:wrap;gap:12px;padding:8px;width:calc(50% - 8px)}.main-header .mhmd-lt .mhmdlt-row .mhmdlt-col1 .mhmdltc-item .mhmdltci-img{display:flex;height:80px;width:124px}.main-header .mhmd-lt .mhmdlt-row .mhmdlt-col1 .mhmdltc-item .mhmdltci-img img{border-radius:12px;height:100%;object-fit:cover;width:100%}.main-header .mhmd-lt .mhmdlt-row .mhmdlt-col1 .mhmdltc-item .mhmdltci-title{color:#4d4d4f;display:flex;flex:1;flex-wrap:wrap;font-family:Helvetica Neue;font-size:16px;font-weight:500;gap:10px;justify-content:space-between;line-height:19.54px;padding-left:8px;text-align:left}.main-header .mhmd-lt .mhmdlt-row .mhmdlt-col1 .mhmdltc-item .mhmdltci-title svg{color:#87c525;opacity:0}.main-header .mhmd-lt .mhmdlt-row .mhmdlt-col2 .mhmdltc2-title{color:#7b8694;font-family:Helvetica Neue;font-size:14px;font-weight:400;line-height:16.7px;padding-bottom:40px;text-align:center}.main-header .mhmd-lt .mhmdlt-row .mhmdlt-col2 .mhmdltc2-slider .swiper-slide img{display:block;max-height:40px;max-width:100%;object-fit:contain;object-position:center}.main-header .mhmd-lth{border-left:1px solid #ebeef1;border-right:1px solid #ebeef1}.main-header .mhmd-lth .mhmdlth-row{display:flex;flex-wrap:wrap}.main-header .mhmd-lth .mhmdlth-row .mhmdlth-col1{display:flex;flex:1;flex-direction:column;flex-wrap:wrap;gap:16px;padding:40px 56px}.main-header .mhmd-lth .mhmdlth-row .mhmdlth-col2{border-left:1px solid #ebeef1;padding:40px 0 40px 32px;width:586px}.main-header .mhmd-lth .mhmdlth-row .mhmdlth-col1 .mhmdlth-item{align-items:center;display:flex;flex-wrap:wrap;gap:12px;padding:8px;width:100%}.main-header .mhmd-lth .mhmdlth-row .mhmdlth-col1 .mhmdlth-item .mhmdlthi-img{display:flex;height:80px;width:124px}.main-header .mhmd-lth .mhmdlth-row .mhmdlth-col1 .mhmdlth-item .mhmdlthi-img img{border-radius:12px;height:100%;object-fit:cover;width:100%}.main-header .mhmd-lth .mhmdlth-row .mhmdlth-col1 .mhmdlth-item .mhmdlthi-title{align-items:center;color:#4d4d4f;display:flex;flex:1;flex-wrap:wrap;font-family:Helvetica Neue;font-size:16px;font-weight:500;justify-content:space-between;line-height:19.54px;padding-left:8px;text-align:left}.main-header .mhmd-lth .mhmdlth-row .mhmdlth-col1 .mhmdlth-item .mhmdlthi-title svg{color:#87c525;opacity:0}.main-header .mhmd-lth .mhmdlth-row .mhmdlth-col2 .mhmdlthc2-title{color:#4d4d4f;font-family:Helvetica Neue;font-size:14px;font-weight:700;line-height:17.09px;padding-bottom:16px;text-align:left;text-transform:uppercase}.main-header .mhmd-lth .mhmdlth-row .mhmdlth-col2 .mhmdlthc2-slider .swiper-slide img{border-radius:16px;display:block;height:167px;object-fit:cover;object-position:center;width:185px}.mhmdltc2-slider .swiper-wrapper{align-items:center}.main-header .mhmd-lf .mhmdlf-row .mhmdlf-col1 .mhmdlf-item .mhmdlfi-title span,.main-header .mhmd-lfi .mhmdlfic1-row .mhmdlfic1-item .mhmdlfic1i-title span,.main-header .mhmd-lt .mhmdlt-row .mhmdlt-col1 .mhmdltc-item .mhmdltci-title span{flex:1;padding-right:3px}.main-header .mhmd-lf{border-left:1px solid #ebeef1;border-right:1px solid #ebeef1}.main-header .mhmd-lf .mhmdlf-row{display:flex;flex-wrap:wrap}.main-header .mhmd-lf .mhmdlf-row .mhmdlf-col1{display:flex;flex:1;flex-wrap:wrap;gap:16px;padding:40px 56px}.main-header .mhmd-lf .mhmdlf-row .mhmdlf-col1 .mhmdlf-item{align-items:center;display:flex;flex-wrap:wrap;gap:12px;padding:8px;width:calc(50% - 8px)}.main-header .mhmd-lf .mhmdlf-row .mhmdlf-col1 .mhmdlf-item .mhmdlfi-img{display:flex;height:80px;width:124px}.main-header .mhmd-lf .mhmdlf-row .mhmdlf-col1 .mhmdlf-item .mhmdlfi-img img{border-radius:12px;height:100%;object-fit:cover;width:100%}.main-header .mhmd-lf .mhmdlf-row .mhmdlf-col1 .mhmdlf-item .mhmdlfi-title{color:#4d4d4f;display:flex;flex:1;flex-wrap:wrap;font-family:Helvetica Neue;font-size:16px;font-weight:500;justify-content:space-between;line-height:19.54px;padding-left:8px;text-align:left}.main-header .mhmd-lf .mhmdlf-row .mhmdlf-col1 .mhmdlf-item .mhmdlfi-title svg{color:#87c525;opacity:0}.main-header .mhmd-lf .mhmdlf-row .mhmdlf-col2{border-left:1px solid #ebeef1;padding:24px 56px;width:536px}.main-header .mhmd-lf .mhmdlf-row .mhmdlf-col2 .mhmdlf-video{cursor:pointer;margin:0 auto;max-width:425px;position:relative}.main-header .mhmd-lf .mhmdlf-row .mhmdlf-col2 .mhmdlf-video .mhmdlf-vimg{border-radius:16px;bottom:0;height:100%;left:0;object-fit:cover;position:absolute;right:0;top:0;width:100%;z-index:1}.main-header .mhmd-lf .mhmdlf-row .mhmdlf-col2 .mhmdlf-video .mhmdlf-vimg img{border-radius:16px;height:100%;object-fit:cover;width:100%}.main-header .mhmd-lf .mhmdlf-row .mhmdlf-col2 video{border-radius:16px;display:block;height:240px;width:100%}.main-header .mhmd-lf .mhmdlf-row .mhmdlf-col2 .mhmdlf-video .mhmdlf-vimg svg{left:calc(50% - 32px);position:absolute;top:calc(50% - 32px);z-index:1}.main-header .mhmd-lf .mhmdlf-row .mhmdlf-col2 .mhmdlf-video .mhmdlf-vimg.playing{display:none}.main-header .mhmd-lf .mhmdlf-row .mhmdlf-col2 .mhmdlf-video .oembed_container{display:block;max-height:100%!important;max-width:100%!important}.main-header .mhmd-lf .mhmdlf-row .mhmdlf-col2 .mhmdlf-video .oembed_container .iframe_wrapper{padding-top:0}.main-header .mhmd-lf .mhmdlf-row .mhmdlf-col2 .mhmdlf-video .oembed_container .iframe_wrapper iframe{border-radius:16px;display:block;max-height:100%!important;max-width:100%!important}.main-header .mhmd-lfi{border-left:1px solid #ebeef1;border-right:1px solid #ebeef1}.main-header .mhmd-lfi .mhmdlfi-row{display:flex;flex-wrap:wrap}.main-header .mhmd-lfi .mhmdlfi-row .mhmdlfi-col1{display:flex;flex:1;flex-direction:column;flex-wrap:wrap;padding:40px 56px}.main-header .mhmd-lfi .mhmdlfi-row .mhmdlfi-col2{border-left:1px solid #ebeef1;padding:40px 56px;width:592px}.main-header .mhmd-lfi .mhmdlfic1-row{border-bottom:1px solid #ebeef1;display:flex;flex-wrap:wrap;gap:16px;padding-bottom:24px}.main-header .mhmd-lfi .mhmdlfic1-row .mhmdlfic1-item{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;gap:12px;padding:8px;width:calc(50% - 8px)}.main-header .mhmd-lfi .mhmdlfic1-row .mhmdlfic1-item .mhmdlfic1i-img{display:flex;height:80px;width:124px}.main-header .mhmd-lfi .mhmdlfic1-row .mhmdlfic1-item .mhmdlfic1i-img img{border-radius:12px;height:100%;object-fit:cover;width:100%}.main-header .mhmd-lfi .mhmdlfic1-row .mhmdlfic1-item .mhmdlfic1i-title{align-items:center;color:#4d4d4f;display:flex;flex:1;flex-wrap:wrap;font-family:Helvetica Neue;font-size:16px;font-weight:500;justify-content:space-between;line-height:19.54px;padding-left:8px;text-align:left}.main-header .mhmd-lfi .mhmdlfic1-row .mhmdlfic1-item .mhmdlfic1i-title svg{color:#87c525;opacity:0}.main-header .mhmd-lfi .mhmdlfic1-cats{padding-top:24px}.main-header .mhmd-lfi .mhmdlfic1-cats .mhmdlfic1c-title{color:#4d4d4f;font-family:Helvetica Neue;font-size:14px;font-weight:700;line-height:17.09px;padding-bottom:16px;text-align:left;text-transform:uppercase}.main-header .mhmd-lfi .mhmdlfic1-cats .mhmdlfic1c-list{column-gap:16px;display:flex;flex-wrap:wrap}.main-header .mhmd-lfi .mhmdlfic1-cats .mhmdlfic1c-list.mhmdlfic1c-list-two .mhmdlfic1cl-item{width:calc(50% - 8px)}.main-header .mhmd-lfi .mhmdlfic1-cats .mhmdlfic1c-list .mhmdlfic1cl-item img{height:24px;object-fit:contain;width:24px}.main-header .mhmd-lfi .mhmdlfic1-cats .mhmdlfic1c-list .mhmdlfic1cl-item{align-items:center;border-radius:16px;cursor:pointer;display:flex;flex-wrap:wrap;gap:12px;padding:12px;transition:all .3s ease;user-select:none;width:calc(33.33% - 11px)}.main-header .mhmd-lfi .mhmdlfic1-cats .mhmdlfic1c-list .mhmdlfic1cl-item span{color:#4d4d4f;flex:1;font-family:Helvetica Neue;font-size:14px;font-weight:500;line-height:17.09px;text-align:left}.main-header .mhmd-lfi .mhmdlfic1-cats .mhmdlfic1c-list .mhmdlfic1cl-item svg{opacity:0;transition:all .3s ease}.main-header .mhmd-lfi .mhmdlfic1-cats .mhmdlfic1c-list .mhmdlfic1cl-item.mhmdlfic1cl-active,.main-header .mhmd-lfi .mhmdlfic1-cats .mhmdlfic1c-list .mhmdlfic1cl-item:hover{background:linear-gradient(90deg,rgba(27,117,187,0),rgba(27,117,187,.08))}.main-header .mhmd-lfi .mhmdlfic1-cats .mhmdlfic1c-list .mhmdlfic1cl-item.mhmdlfic1cl-active svg,.main-header .mhmd-lfi .mhmdlfic1-cats .mhmdlfic1c-list .mhmdlfic1cl-item:hover svg{opacity:1}.main-header .mhmd-lfi .mhmdlfic2-title{color:#4d4d4f;font-family:Helvetica Neue;font-size:14px;font-weight:700;line-height:17.09px;padding-bottom:16px;text-align:left;text-transform:uppercase}.main-header .mhmd-lfi .mhmdlfic2-posts{display:none;flex-wrap:wrap;gap:16px}.main-header .mhmd-lfi .mhmdlfic2-posts.mhmdlfic2p-active{display:flex}.main-header .mhmd-lfi .mhmdlfic2-posts .mhmdlfic2p-item{display:flex;flex-direction:column;width:calc(33.33% - 11px)}.main-header .mhmd-lfi .mhmdlfic2-posts .mhmdlfic2p-item .mhmdlfic2pi-img{display:flex}.main-header .mhmd-lfi .mhmdlfic2-posts .mhmdlfic2p-item .mhmdlfic2pi-img img{border-radius:16px;height:150px;object-fit:cover;width:100%}.main-header .mhmd-lfi .mhmdlfic2-posts .mhmdlfic2p-item .mhmdlfic2pi-title{color:#4d4d4f;flex:1;font-family:Helvetica Neue;font-size:16px;font-weight:500;line-height:21.12px;padding-bottom:8px;padding-top:16px;text-align:left}.main-header .mhmd-lfi .mhmdlfic2-posts .mhmdlfic2p-item .mhmdlfic2pi-rm{color:#1b75bb;font-family:Helvetica Neue;font-size:12px;font-weight:500;line-height:18px;text-align:left}.main-header .mh-topbar .mht-row .mh-hamburger{color:#fff;cursor:pointer;display:none;height:24px;width:24px}.main-header .mh-topbar .mht-row .mh-hamburger.mhh-active{color:#4d4d4f}.main-header .mh-topbar .mht-row .mh-hamburger .mhh-cls,.main-header .mh-topbar .mht-row .mh-hamburger.mhh-active .mhh-open{display:none}.main-header .mh-topbar .mht-row .mh-hamburger.mhh-active .mhh-cls{display:block}.main-header .mh-menubar .mhm-btn,.main-header .mh-menubar .mhm-mob,.main-header .mhmd-lo .mhmdlo-row .mhmdlo-item .mhmdloi-icon{display:none}.mhmdltc2-slider .swiper-slide{display:flex;justify-content:center}.main-header .mh-mob-search{display:none;padding:24px 24px 0}.main-header .mh-mob-search form{background-color:unset;padding:0;position:relative;width:100%}.main-header .mh-mob-search form input[type=text]{border:1px solid #ebeef1;border-radius:100px;color:#4d4d4f;font-family:Helvetica Neue;font-size:16px;font-weight:400;line-height:22px;outline:0;padding:16px 40px 16px 24px;text-align:left;width:100%}.main-header .mh-mob-search form input[type=text]::placeholder{color:#99acc2;opacity:1}.main-header .mh-mob-search form input[type=text]::-ms-input-placeholder{color:#99acc2}.main-header .mh-mob-search form button{background-color:unset;border:0;display:flex;padding:0;position:absolute;right:16px;top:16px}.main-header .mhmo-search{background-color:#fff;border-radius:100px;display:flex;flex-wrap:wrap;gap:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:-10px;top:-13px;transition:all .3s ease;visibility:hidden;width:350px;z-index:9}.main-header .mhmo-search.mhmos-active{opacity:1;pointer-events:all;visibility:visible}.main-header.mhm-active .mhmo-search{box-shadow:0 0 0 2px #87c525}.main-header .mhmo-search>form{background-color:#fff;border:0;border-radius:100px;display:flex;flex:1;flex-wrap:wrap;padding:0}.main-header .mhmo-search>form input[type=text]{background-color:#fff;border:1px solid #fff;border-radius:100px;color:#4d4d4f;flex:1;font-family:Helvetica Neue;font-size:16px;font-weight:400;line-height:24px;outline:0;padding:10px 20px;text-align:left}.main-header .mhmo-search>form button{background-color:#87c525;border:0;color:#fff;padding:7px 12px}.main-header .mhmo-search button{align-items:center;background-color:unset;border:0;color:#87c525;display:flex;padding:0 15px}.main-header .mhmo-search>button>svg{height:18px;width:18px}.main-header .mhmd-lfi .mhmdlfic2-posts .mhmdlfic2p-item .mhmdlfic2pi-img:empty{height:150px;width:100%}@media (min-width:1024px) and (max-width:1099.98px){.main-header .mh-menubar .mhm-menu,.main-header .mh-menubar .mhm-row{gap:10px}.main-header .mh-menubar .mhm-option{gap:16px}.main-header .mhmd-lo,.main-header .mhmd-lt .mhmdlt-row .mhmdlt-col1,.main-header .mhmd-lth .mhmdlth-row .mhmdlth-col1{padding:24px}.main-header .mhmd-lth .mhmdlth-row .mhmdlth-col2{padding:24px 0 24px 24px;width:500px}.main-header .mhmd-lth .mhmdlth-row .mhmdlth-col2 .mhmdlthc2-slider .swiper-slide img{height:130px;width:150px}.main-header .mhmd-lf .mhmdlf-row .mhmdlf-col1{padding:24px}.main-header .mhmd-lf .mhmdlf-row .mhmdlf-col2{padding:24px;width:450px}.main-header .mhmd-lfi .mhmdlfi-row .mhmdlfi-col1{padding:24px}.main-header .mhmd-lfi .mhmdlfi-row .mhmdlfi-col2{padding:24px;width:400px}.main-header .mhmd-lfi .mhmdlfic1-cats .mhmdlfic1c-list .mhmdlfic1cl-item{width:calc(50% - 8px)}}@media (max-width:1023.98px){.main-header .mh-menubar,.main-header .mh-topbar .mht-row .mh-btn{display:none}.main-header .mh-topbar .mht-row .mh-hamburger{display:flex}.main-header .mh-topbar .mh-logo a img{max-width:150px}.main-header .mh-menubar .mhm-option .mhm-search{display:none}.main-header.mhm-res-open .mh-topbar{border:0}.main-header.mhm-res-open .mh-menubar{background-color:#fff;bottom:0;display:flex;flex-direction:column;left:0;overflow:hidden;padding:0;position:fixed;right:0;top:68px;z-index:1}.main-header.mhm-res-open .mh-menubar .mh-container{flex:1;overflow:auto;padding:0}.main-header.mhm-res-open .mh-menubar .mhm-row{align-items:normal;flex-direction:column;gap:0;height:100%;overflow:auto}.main-header.mhm-res-open .mh-menubar .mhm-row .mhm-menu{flex-direction:column;gap:24px;overflow:auto;padding:40px;width:100%}.main-header .mh-menubar .mhm-option{background-color:#fafafa;padding:22px 24px}.main-header .mh-menubar .mhm-option .mhm-lang{display:flex;justify-content:center;width:calc(50% - 16px)}.main-header .mh-menubar .mhm-option .mhm-user .mhmu-btn .mhmu-text{display:block}.main-header .mh-menubar .mhm-option .mhm-user{justify-content:center;width:calc(50% - 16px)}.main-header.mhm-res-open .mh-menubar .mhm-option .mhm-user .mhmu-dropdown{bottom:calc(100% + 10px);opacity:0;pointer-events:none;top:unset;transform:translateX(20px);visibility:hidden}.main-header .mh-menubar .mhm-option .mhm-user.mhmu-open .mhmu-dropdown{opacity:1;pointer-events:all;visibility:visible}.main-header.mhm-res-open .mh-menubar .mhm-option .mhm-lang .mhml-dropdown{bottom:calc(100% + 10px);opacity:0;pointer-events:none;top:unset;transform:translateX(calc(-50% + 5px));visibility:hidden}.main-header.mhm-res-open .mh-menubar .mhm-option .mhm-lang.mhml-open .mhml-dropdown{opacity:1;pointer-events:all;visibility:visible}.main-header.mhm-res-open .mh-menubar .mhm-option .mhm-lang .mhml-selected .mhmls-labal svg{transform:rotate(0deg)}.main-header.mhm-res-open .mh-menubar .mhm-option .mhm-lang.mhml-open .mhml-selected .mhmls-labal svg{transform:rotate(180deg)}.main-header .mh-menubar .mhm-option .mhm-lang:before{border-left:1px solid #ebeef1;bottom:0;content:"";height:48px;left:0;position:absolute;top:-14px}.main-header .mh-menubar .mhm-mob{background-color:#fafafa;border-top:1px solid #ebeef1;display:flex;flex-wrap:wrap;gap:8px;padding:16px}.main-header .mh-menubar .mhm-mob .mhmm-left{color:#4d4d4f;font-family:Helvetica Neue;font-size:14px;font-weight:400;line-height:21px;text-align:center;width:100%}.main-header .mh-menubar .mhm-mob .mhmm-left a{color:#87c525;font-weight:700}.main-header .mh-menubar .mhm-mob .mhmm-left .mhmmwa-btn{align-items:center;display:flex;gap:10px;justify-content:center;justify-self:center}.main-header .mh-menubar .mhm-mob .mhmm-left .mhmmwa-btn svg{height:18px;width:18px}.main-header .mh-menubar .mhm-mob .mhmm-right{color:#99acc2;font-family:Helvetica Neue;font-size:12px;font-weight:400;line-height:14.32px;text-align:center;width:100%}.main-header .mh-menubar .mhm-btn{display:block;padding:0 24px 32px}.main-header .mh-menubar .mhm-btn a{background-color:#87c525;border-radius:100px;color:#fff;display:block;font-family:Helvetica Neue;font-size:14px;font-weight:500;line-height:17.09px;padding:16px 23px;text-align:center;transition:all .3s ease;width:100%}.main-header .mh-menubar .mhm-btn a.mhb-icon{align-items:center;display:flex;gap:10px;justify-content:center;margin-bottom:15px}.main-header .mh-menubar .mhm-btn a.mhb-icon svg{height:18px;width:18px}.main-header .mh-menubar .mhm-menu .mhmm-item>a{font-size:14px;font-weight:400;line-height:21px;width:100%}.main-header.mhm-active .mh-menubar .mhm-menu .mhmm-item>a{color:#4d4d4f}.main-header .mh-menubar .mhm-menu .mhmm-item>a span{flex:1;text-align:left}.main-header .mh-menubar .mhm-menu .mhmm-item:hover>a svg{transform:unset}.main-header.mhm-active .mh-menubar .mhm-menu .mhmm-item>a svg{transform:rotate(-90deg)}.main-header.mhm-res-open .mh-menubar .mhm-row .mhm-menu.mhmmi-parent .mhmm-item{display:none;height:100%;max-width:100%;overflow:auto}.main-header.mhm-res-open .mh-menubar .mhm-row .mhm-menu.mhmmi-parent .mhmm-item>a{gap:16px}.main-header.mhm-res-open .mh-menubar .mhm-row .mhm-menu.mhmmi-parent{padding:0}.main-header.mhm-res-open .mh-menubar .mhm-row .mhm-menu.mhmmi-parent .mhmm-item.mhmmi-active{display:flex;flex-direction:column}.main-header.mhm-res-open .mh-menubar .mhm-row .mhm-menu.mhmmi-parent .mhmm-item.mhmmi-active>a{border-bottom:1px solid #ebeef1;padding:32px 24px 24px}.main-header.mhm-res-open .mh-menubar .mhm-row .mhm-menu.mhmmi-parent .mhmm-item>a svg{order:-1;transform:rotate(90deg)}.main-header.mhm-res-open .mh-menubar .mhm-row .mhm-menu .mhmm-item .mhm-dropdown{display:none;flex:1;opacity:1;overflow:auto;pointer-events:all;position:relative;top:0;transform:translateY(0);visibility:visible}.main-header.mhm-res-open .mh-menubar .mhm-row .mhm-menu.mhmmi-parent .mhmm-item.mhmmi-active .mhm-dropdown{display:block}.main-header.mhm-res-open .mh-menubar .mhm-row .mhm-menu.mhmmi-parent .mhmm-item.mhmmi-active .mhm-dropdown .mhmd-footer,.main-header.mhm-res-open .mh-menubar .mhm-row .mhm-menu.mhmmi-parent .mhmm-item.mhmmi-active .mhm-dropdown:before{display:none}.main-header.mhm-res-open .mh-menubar .mhm-row .mhm-menu.mhmmi-parent .mhmm-item.mhmmi-active .mhm-dropdown .mhmd-top .mhmd-lo a.mhmdlo-item{align-items:center;border:0;display:flex;gap:12px;padding:16px;width:100%}.main-header .mhmd-lo .mhmdlo-row .mhmdlo-item .mhmdloi-img{display:none}.main-header .mhmd-lo .mhmdlo-row .mhmdlo-item .mhmdloi-icon{display:flex}.main-header .mhmd-lo .mhmdlo-row .mhmdlo-item .mhmdloi-title{flex:1;padding:0}.main-header .mhmd-lt{border:0;height:100%}.main-header .mhmd-lt .mhmdlt-row{flex-direction:column;height:100%}.main-header .mhmd-lt .mhmdlt-row .mhmdlt-col1{flex-direction:column;gap:8px;overflow:auto;padding:32px 24px;width:100%}.main-header .mhmd-lt .mhmdlt-row .mhmdlt-col1 .mhmdltc-item{border:0;width:100%}.main-header .mhmd-lt .mhmdlt-row .mhmdlt-col1 .mhmdltc-item .mhmdltci-img{height:64px;width:64px}.main-header .mhmd-lt .mhmdlt-row .mhmdlt-col1 .mhmdltc-item .mhmdltci-title{padding-left:0}.main-header .mhmd-lt .mhmdlt-row .mhmdlt-col2{border:0;border-top:1px solid #ebeef1;display:flex;flex-direction:column;overflow:hidden;padding:32px 0;width:100%}.main-header .mhmd-lt .mhmdlt-row .mhmdlt-col2 .mhmdltc2-title{padding-bottom:32px}.main-header .mhm-dropdown .mhmd-top{border:0;height:100%}.main-header .mhm-dropdown .mhm-container{height:100%;max-width:100%;padding:0}.main-header .mhmd-lo{height:100%;overflow:auto;padding:32px 24px}.main-header .mhmd-lo .mhmdlo-row{gap:0}.main-header .mhmd-lt .mhmdlt-row .mhmdlt-col2 .mhmdltc2-slider .swiper-slide img{width:auto}.main-header .mhmd-lth{border:0;height:100%}.main-header .mhmd-lth .mhmdlth-row{flex-direction:column;height:100%}.main-header .mhmd-lth .mhmdlth-row .mhmdlth-col1{flex-wrap:nowrap;gap:8px;overflow:auto;padding:32px 24px;width:100%}.main-header .mhmd-lth .mhmdlth-row .mhmdlth-col1 .mhmdlth-item .mhmdlthi-img{height:64px;width:64px}.main-header .mhmd-lth .mhmdlth-row .mhmdlth-col2{border-left:0;border-top:1px solid #ebeef1;display:none;padding:32px 0 32px 24px;width:100%}.main-header .mhmd-lf{border:0;height:100%}.main-header .mhmd-lf .mhmdlf-row{flex-direction:column;flex-wrap:nowrap;height:100%}.main-header .mhmd-lf .mhmdlf-row .mhmdlf-col1{flex-direction:column;flex-wrap:nowrap;gap:8px;overflow:auto;padding:32px 24px;width:100%}.main-header .mhmd-lf .mhmdlf-row .mhmdlf-col1 .mhmdlf-item{width:100%}.main-header .mhmd-lf .mhmdlf-row .mhmdlf-col1 .mhmdlf-item .mhmdlfi-img{height:64px;width:64px}.main-header .mhmd-lf .mhmdlf-row .mhmdlf-col2{border-left:0;border-top:1px solid #ebeef1;display:none;padding:32px 24px;width:100%}.main-header .mhmd-lfi{border:0;height:100%}.main-header .mhmd-lfi .mhmdlfi-row{flex-direction:column;height:100%}.main-header .mhmd-lfi .mhmdlfi-row .mhmdlfi-col1{flex-wrap:nowrap;padding:0;width:100%}.main-header .mhmd-lfi .mhmdlfic1-row{border:0;flex-direction:column;flex-wrap:nowrap;gap:8px;overflow:auto;padding:32px 24px;width:100%}.main-header .mhmd-lfi .mhmdlfic1-row .mhmdlfic1-item{width:100%}.main-header .mhmd-lfi .mhmdlfic1-row .mhmdlfic1-item .mhmdlfic1i-img{height:64px;width:64px}.main-header .mhmd-lfi .mhmdlfi-row .mhmdlfi-col2{display:none}.main-header .mhmd-lfi .mhmdlfic1-cats{padding:0 24px 32px}.main-header .mhmd-lfi .mhmdlfic1-cats .mhmdlfic1c-title{border-top:1px solid #ebeef1;padding-top:24px}.main-header .mhmd-lfi .mhmdlfic1-cats .mhmdlfic1c-list .mhmdlfic1cl-item,.main-header .mhmd-lfi .mhmdlfic1-cats .mhmdlfic1c-list.mhmdlfic1c-list-two .mhmdlfic1cl-item{width:100%}.main-header.mhm-res-open .mh-menubar .mhm-row .mhm-menu.mhmmi-parent+.mhm-btn{display:none}.main-header .mhmd-lth .mhmdlth-row .mhmdlth-col2 .mhmdlthc2-slider .swiper-slide img{height:124px;object-fit:cover;width:142px}.mhmdltc2-slider{width:100%}.main-header.mhm-active .mh-topbar .mht-row .mh-hamburger{color:#4d4d4f}.main-header .mh-mob-search{display:flex}}