section.tabs-module{overflow:hidden;position:relative;z-index:1}section.tabs-module.yellow .wrapper-tabs .tab:after{background-color:#ffd75d}section.tabs-module.yellow .wrapper-tabs .tab.active span,section.tabs-module.yellow .wrapper-tabs .tab:hover span{color:#001432}section.tabs-module.blue .wrapper-tabs .tab:after{background-color:#0027a6}section.tabs-module.blue .wrapper-tabs .tab.active span,section.tabs-module.blue .wrapper-tabs .tab:hover span{color:#0027a6}section.tabs-module .container{position:relative;z-index:2}section.tabs-module .wrapper-top{text-align:center}section.tabs-module .wrapper-tabs{align-items:flex-end;display:flex;gap:15px 30px;justify-content:space-between;margin-top:60px;width:100%}section.tabs-module .wrapper-tabs .tabs-line{display:flex;gap:10px 30px;width:100%}section.tabs-module .wrapper-tabs .tab{align-items:center;cursor:pointer;display:flex;font-size:24px;font-weight:500;gap:10px;position:relative;width:100%}section.tabs-module .wrapper-tabs .tab:after,section.tabs-module .wrapper-tabs .tab:before{bottom:-10px;content:"";height:2px;left:0;position:absolute}section.tabs-module .wrapper-tabs .tab:before{background-color:rgba(0,0,0,.314);width:100%}section.tabs-module .wrapper-tabs .tab:after{transition:width .3s cubic-bezier(.455,.03,.515,.955);width:0}section.tabs-module .wrapper-tabs .tab .wrapper-logo{height:45px;opacity:.5;transition:opacity .3s cubic-bezier(.455,.03,.515,.955);width:45px}section.tabs-module .wrapper-tabs .tab .wrapper-logo img{height:100%;width:100%}section.tabs-module .wrapper-tabs .tab span{display:block;opacity:.5;transition:color .3s cubic-bezier(.455,.03,.515,.955),opacity .3s cubic-bezier(.455,.03,.515,.955)}section.tabs-module .wrapper-tabs .tab.active:after,section.tabs-module .wrapper-tabs .tab:hover:after{width:100%}section.tabs-module .wrapper-tabs .tab.active .wrapper-logo,section.tabs-module .wrapper-tabs .tab.active span,section.tabs-module .wrapper-tabs .tab:hover .wrapper-logo,section.tabs-module .wrapper-tabs .tab:hover span{opacity:1}section.tabs-module .wrapper-container-tabs{margin-top:30px;position:relative}section.tabs-module .wrapper-container-tabs .container-tab{align-items:center;display:flex;gap:30px;justify-content:space-between;left:0;opacity:0;padding:30px;pointer-events:none;position:absolute;top:0;transform:translateY(20px);transition:.75s;width:100%}section.tabs-module .wrapper-container-tabs .container-tab.active{opacity:1;pointer-events:inherit;transform:translateY(0)}section.tabs-module .wrapper-content{width:50%}section.tabs-module .wrapper-content .list{display:flex;flex-direction:column;gap:10px;margin:30px 0}section.tabs-module .wrapper-content .list li{padding-left:30px;position:relative}section.tabs-module .wrapper-content .list li.check:before{content:"";height:11px;left:0;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='11' fill='none' viewBox='0 0 12 11'%3E%3Cpath fill='%2300269F' d='M11.678.412c.375.48.45 1.344.075 1.92l-.075.096-6.383 8.16c-.376.48-1.052.576-1.502.096l-.076-.096-3.38-4.32a1.67 1.67 0 0 1 0-2.016c.376-.48 1.052-.576 1.503-.096l.075.096 2.553 3.264L10.026.412c.375-.48 1.051-.576 1.502-.096z'/%3E%3C/svg%3E");mask-repeat:no-repeat;mask-size:contain;position:absolute;top:7px;width:12px}section.tabs-module .wrapper-content .list li.check.blue:before{background-color:#0027a6}section.tabs-module .wrapper-content .list li.check.yellow:before{background-color:#ffd75d}section.tabs-module .wrapper-content .list li.check.white:before{background-color:#fff}section.tabs-module .wrapper-content .list li.round:before{border-radius:100%;content:"";height:12px;left:0;overflow:hidden;position:absolute;top:50%;transform:translateY(-50%);width:12px}section.tabs-module .wrapper-content .list li.round.blue:before{background-color:#0027a6}section.tabs-module .wrapper-content .list li.round.yellow:before{background-color:#ffd75d}section.tabs-module .wrapper-content .list li.round.white:before{background-color:#fff}section.tabs-module .wrapper-img{max-width:540px;width:50%}section.tabs-module .wrapper-img img{border-radius:10px;height:100%;width:100%}section.tabs-module .swiper-tabs{display:none}@media screen and (max-width:969px){section.tabs-module .block-tabs{display:none}section.tabs-module.yellow .swiper-tabs .card{border:2px solid #001432}section.tabs-module.yellow .swiper-tabs .card .wrapper-top:before{background-color:#ffd75d}section.tabs-module.blue .swiper-tabs .card{background-color:#e9f1f9}section.tabs-module.blue .swiper-tabs .card .wrapper-top:before{background-color:#0027a6}section.tabs-module.blue .swiper-tabs .card .wrapper-top span{color:#0027a6}section.tabs-module.blue .swiper-tabs .swiper-pagination-bullet-active{background-color:#0027a6}section.tabs-module .swiper-tabs{display:block;margin-top:20px}section.tabs-module .card{border-radius:10px;padding:20px 15px}section.tabs-module .card .wrapper-top{align-items:center;cursor:pointer;display:flex;font-size:24px;font-weight:500;gap:10px;margin-bottom:20px;position:relative;text-align:left;width:100%}section.tabs-module .card .wrapper-top:before{bottom:-10px;content:"";height:2px;left:0;position:absolute;width:100%}section.tabs-module .card .wrapper-top .wrapper-logo{height:45px;opacity:1;transition:opacity .3s cubic-bezier(.455,.03,.515,.955);width:45px}section.tabs-module .card .wrapper-top .wrapper-logo img{height:100%;width:100%}section.tabs-module .card .wrapper-top span{display:block;opacity:1;transition:color .3s cubic-bezier(.455,.03,.515,.955),opacity .3s cubic-bezier(.455,.03,.515,.955)}section.tabs-module .card .block-content{align-items:center;display:flex;gap:30px;justify-content:space-between;opacity:1;padding:30px 0;width:100%}section.tabs-module .swiper-wrapper-nav{height:50px}}@media screen and (max-width:768px){section.tabs-module .card .wrapper-content{width:100%}section.tabs-module .card .wrapper-img{display:none}}