.training-section{padding-top:80px;padding-bottom:80px;background:#3d4543}@media (max-width:992px){.training-section{padding-top:50px;padding-bottom:50px}}@media (max-width:768px){.training-section{padding-top:32px;padding-bottom:32px}}.training-section *{color:#ececec}.training-section .container{display:flex;flex-flow:column;gap:16px;align-items:center}.training-section h2{margin-bottom:0;color:#fff}.training-section h2 span{color:#a3d55f}.training-section .description{font-family:"Open Sans",sans-serif;font-size:1.125rem;font-style:normal;font-weight:400;line-height:150%;margin-top:0;margin-bottom:16px}@media (max-width:1280px){.training-section .description{font-size:.875rem}}.training-section .tabs-box{position:relative;display:flex;flex-flow:column;width:100%}@media (max-width:768px){.training-section .select-menu{max-width:100%}}@media (max-width:768px){.training-section .select-menu.active .icon-arrow-short-down{transform:rotate(-180deg)}}@media (max-width:768px){.training-section .select-menu.active .tabs-nav{display:block;opacity:0;z-index:10;animation-name:fadeInUp;-webkit-animation-name:fadeInUp;animation-duration:.4s;animation-fill-mode:both;-webkit-animation-duration:.4s;-webkit-animation-fill-mode:both}}.training-section .select-btn{display:none}@media (max-width:768px){.training-section .select-btn{font-family:"Open Sans",sans-serif;font-size:1rem;font-style:normal;font-weight:700;line-height:150%;display:flex;justify-content:space-between;align-items:center;color:#0271ce;height:45px;background:0 0;padding:5px 12px;border-radius:8px;cursor:pointer;border:1px solid #bcc5c4}}@media (max-width:768px) and (max-width:1280px){.training-section .select-btn{font-size:.875rem}}@media (max-width:768px){.training-section .sBtn-text{font-family:"Open Sans",sans-serif;font-size:1rem;font-style:normal;font-weight:700;line-height:150%;font-size:1rem!important;color:#a3d55f}}@media (max-width:768px) and (max-width:1280px){.training-section .sBtn-text{font-size:.875rem}}.training-section .tabs-nav{align-items:center;border-bottom:1px solid #777d7b;display:flex;justify-content:center}@media (max-width:768px){.training-section .tabs-nav{position:absolute;left:0;right:0;width:100%;max-width:536px;margin:45px auto 0;overflow-y:auto;max-height:295px;padding:10px;border-radius:8px;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);animation-name:fadeInDown;-webkit-animation-name:fadeInDown;animation-duration:.35s;animation-fill-mode:both;-webkit-animation-duration:.35s;-webkit-animation-fill-mode:both}}.training-section .tab-nav-item{font-size:1.25rem;font-style:normal;font-weight:400;line-height:150%;align-items:center;background:0 0;border:none;border-bottom:2px solid transparent;cursor:pointer;display:flex;height:32px;justify-content:center;margin-bottom:-1px;padding-bottom:8px;margin-left:24px;margin-right:24px;transition:all .2s ease;outline:0}@media (max-width:1300px){.training-section .tab-nav-item{margin-left:12px;margin-right:12px}}@media (max-width:1180px){.training-section .tab-nav-item{font-size:1rem}}@media (max-width:992px){.training-section .tab-nav-item{font-size:.875rem;margin-left:6px;margin-right:6px}}.training-section .tab-nav-item:focus,.training-section .tab-nav-item:hover{color:#a3d55f;border-bottom:1px solid #a3d55f}.training-section .tab-nav-item.active{font-weight:700;color:#a3d55f;border-bottom:3px solid #a3d55f}@media (max-width:768px){.training-section .tab-nav-item{display:flex;height:40px;cursor:pointer;align-items:center;background:#fff;border-radius:0;border:0;outline:0;margin:0}.training-section .tab-nav-item.active{border-radius:0;border:0;outline:0;margin:0}.training-section .tab-nav-item.active .option-text{color:#0271ce}.training-section .tab-nav-item .option-text{font-family:"Open Sans",sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:150%;color:#3d4543}}@media (max-width:768px) and (max-width:1280px){.training-section .tab-nav-item .option-text{font-size:.875rem}}.training-section .tabs-body{margin-top:32px;display:none;flex-wrap:wrap;gap:32px}@media (max-width:1300px){.training-section .tabs-body{gap:16px}}.training-section .tabs-body.active{display:flex}.training-section .child-tabs{display:flex;flex-flow:column;width:322px;height:100%}@media (max-width:768px){.training-section .child-tabs{width:100%}}.training-section .tab-child-item{font-family:"Open Sans",sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:150%;color:#3d4543;color:#ececec;background:0 0;border:none;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;text-align:left;height:40px;padding:8px 0;transition:all .2s ease;margin-bottom:8px;outline:0;width:100%;line-height:1.1}@media (max-width:1280px){.training-section .tab-child-item{font-size:.875rem}}@media (max-width:768px){.training-section .tab-child-item{font-size:1rem;border-bottom:1px solid #777d7b}}.training-section .tab-child-item span{width:16px;height:16px;margin-right:10px}.training-section .tab-child-item:last-of-type{margin-bottom:0}.training-section .tab-child-item.active-child{padding:8px 8px 8px 16px;color:#a3d55f;background:#646a69;border-left:2px solid #a3d55f;font-weight:700}.training-section .tab-child-item.active-child span{width:0;height:0;opacity:0;margin:0}.training-section .tab-child-item:hover{color:#a3d55f;background:#646a69}.training-section .content-row{width:calc(100% - 354px)}@media (max-width:768px){.training-section .content-row{position:fixed;overflow-y:auto;background:#fff;top:0;left:0;height:100%;display:none;width:100%;z-index:102}.training-section .content-row:has(>.active-child){display:block}}.training-section .mobile-navbar{display:none}@media (max-width:768px){.training-section .mobile-navbar{background:#3d4543;position:fixed;top:0;left:0;right:0;display:flex;padding:16px 24px;align-items:center;justify-content:end;gap:12px;align-self:stretch;z-index:100}}.training-section .inner-content{display:flex;flex-flow:wrap;gap:32px;width:100%}@media (max-width:768px){.training-section .inner-content{display:flex;flex-flow:column;overflow-y:auto;height:100%}}.training-section .child-body{display:none;flex-wrap:wrap;gap:32px}.training-section .child-body.active-child{display:flex}@media (max-width:768px){.training-section .child-body.active-child{position:fixed!important;display:block;top:0;left:0;right:0;bottom:0;background:#fff;padding:80px 16px 16px 16px;z-index:99;height:100%;width:100%;max-height:100%}}@media (max-width:768px){.training-section .tabs-content{position:relative}}.training-section .center{max-width:489px;width:calc(50% - 17px)}@media (max-width:992px){.training-section .center{width:100%}}@media (max-width:768px){.training-section .center{margin-bottom:24px;max-width:100%}}.training-section h3{color:#fff;margin-bottom:24px}@media (max-width:768px){.training-section h3{color:#0c0c0c;font-size:1.625rem;font-weight:600;margin-bottom:8px}}.training-section .ch-description{font-family:"Open Sans",sans-serif;font-size:1.125rem;font-style:normal;font-weight:400;line-height:150%;margin-top:0;margin-bottom:24px}@media (max-width:1280px){.training-section .ch-description{font-size:.875rem}}@media (max-width:768px){.training-section .ch-description{font-size:1rem;color:#3d4543;margin-bottom:16px}}.training-section .right{border-radius:16px;overflow:hidden;width:calc(50% - 17px)}@media (max-width:992px){.training-section .right{width:100%}}.training-section .right img,.training-section .right picture{display:inline-block;width:485px;height:328px;-o-object-fit:cover;object-fit:cover;max-height:448px}@media (max-width:1300px){.training-section .right img,.training-section .right picture{width:100%}}@media (max-width:768px){.training-section .right img,.training-section .right picture{display:block;overflow:initial;width:100%;height:auto;order:3;margin-bottom:0;max-height:360px}}@media (max-width:768px){.training-section .icon-arrow-short-down{width:16px;height:16px;font-size:16px;transition:.3s;color:#fff}}@keyframes fadeInUp{from{transform:translate3d(0,30px,0)}to{transform:translate3d(0,0,0);opacity:1}}@keyframes fadeInDown{from{transform:translate3d(0,0,0);opacity:1}to{transform:translate3d(0,20px,0);opacity:0}}