footer,header,section{--color1:#18a8b4;--color1-05:#f4fbfb;--background:#002d31;--background-70:rgba(0,45,49,.698)}footer.classic,header.classic,section.classic{--color1:#a52336;--color1-05:#fcf8f9;--background:#590e18;--background-70:rgba(89,14,24,.698)}section.tabs-module{overflow:hidden;position:relative;z-index:1}section.tabs-module.blue-20-bg .tabs-links{border:none}section.tabs-module.blue-20-bg .tabs-links .tab-link{background-color:#007f8a;border:none}section.tabs-module.blue-20-bg .tabs-links .tab-link .title{color:#fff}section.tabs-module.blue-20-bg .tabs-links .tab-link.active{background-color:#fff}section.tabs-module.blue-20-bg .tabs-links .tab-link.active .title{color:#007f8a}section.tabs-module.blue-20-bg .tabs-links .tab-link.active:after{background-color:#007f8a}section.tabs-module.blue-20-bg .tabs-links .tab-link:after,section.tabs-module.blue-20-bg .tabs-links .tab-link:before{background-color:#fff}section.tabs-module.blue-20-bg .wrapper-list .list .text{color:#fff}section.tabs-module.blue-20-bg .tabs-contents .texts{background-color:#fff}section.tabs-module.blue-20-bg .tabs-contents .texts .text-content .title{color:#007f8a}section.tabs-module.blue-20-bg .tabs-contents .texts .text-content .text{color:#0e0e0e}section.tabs-module .container{position:relative}section.tabs-module .container .title{margin-bottom:30px;position:relative}section.tabs-module .container .title span{display:block}section.tabs-module .container .title div.picker{height:calc(100% + 30px);position:absolute;right:0;top:0;width:37px;z-index:1}section.tabs-module .container .title div.picker.picker1{bottom:auto}section.tabs-module .container .title div.picker.picker2{top:calc(100% + 30px)}@media screen and (max-width:768px){section.tabs-module .container .title div.picker{display:none}}section.tabs-module .container div.picker{height:37px;position:absolute;right:30px;width:37px;z-index:1}section.tabs-module .container div.picker.picker1{bottom:100%}section.tabs-module .container div.picker.picker2{top:0}@media screen and (max-width:768px){section.tabs-module .container div.picker{display:none}}section.tabs-module .wrapper-tabs{display:flex;flex-direction:row;justify-content:space-between;position:relative}section.tabs-module .tabs-links{border-top:1px solid #007f8a;display:flex;flex-direction:column;width:25%}section.tabs-module .tabs-links .tab-link{background-color:#fff;border-bottom:1px solid #007f8a;border-left:1px solid #007f8a;cursor:pointer;padding:2rem;position:relative;transition:background-color .3s ease-in-out;width:100%}@media screen and (min-width:768px){section.tabs-module .tabs-links .tab-link{background-color:transparent}}section.tabs-module .tabs-links .tab-link:after,section.tabs-module .tabs-links .tab-link:before{bottom:0;content:"";height:1px;left:0;position:absolute;transition:width .3s ease-in-out}section.tabs-module .tabs-links .tab-link:before{background-color:#fff;width:100%}section.tabs-module .tabs-links .tab-link:after{background-color:#fff;width:0}section.tabs-module .tabs-links .tab-link .title{color:#007f8a;font-family:Montserrat,sans-serif;font-size:18px;font-weight:400;margin-bottom:0}section.tabs-module .tabs-links .tab-link.active{background-color:#007f8a}section.tabs-module .tabs-links .tab-link.active:after{background-color:#007f8a;height:2px;width:100%}section.tabs-module .tabs-links .tab-link.active .title{color:#fff;font-weight:600}section.tabs-module .tabs-contents{display:flex;flex-direction:row;height:auto;width:75%}section.tabs-module .tabs-contents .wrapper-images{height:100%;min-height:280px;overflow:hidden;position:relative;width:50%}section.tabs-module .tabs-contents .wrapper-images .wrapper-img{background-color:#020c0d;height:100%;left:0;position:absolute;top:0;transform:translateX(-100%);transition:transform .3s ease-in-out;width:100%}section.tabs-module .tabs-contents .wrapper-images .wrapper-img.active,section.tabs-module .tabs-contents .wrapper-images .wrapper-img:first-child{transform:translateX(0)}section.tabs-module .tabs-contents .wrapper-images .wrapper-img img{height:100%;object-fit:cover;width:100%}section.tabs-module .tabs-contents .texts{background-color:#007f8a;overflow:hidden;position:relative;width:50%}section.tabs-module .tabs-contents .texts .text-content{left:0;opacity:0;padding:40px;position:absolute;top:0;transform:translateX(-100%);transition:.3s ease-in-out;width:100%}section.tabs-module .tabs-contents .texts .text-content.active,section.tabs-module .tabs-contents .texts .text-content:first-child{opacity:1;transform:translateX(0)}section.tabs-module .tabs-contents .texts .text-content.inactive{opacity:0;transform:translateX(100%)}section.tabs-module .tabs-contents .texts .text-content .title{color:#fff;margin-bottom:30px}section.tabs-module .tabs-contents .texts .text-content .text{color:#fff}section.tabs-module .wrapper-list{align-items:center;display:flex;flex-wrap:wrap;gap:15px 30px;margin-bottom:30px}section.tabs-module .wrapper-list .list{align-items:center;display:flex;gap:10px}section.tabs-module .wrapper-list .list .wrapper-img{height:24px;width:24px}section.tabs-module .wrapper-list .list .wrapper-img img{height:100%;object-fit:contain;object-position:center;width:100%}section.tabs-module .wrapper-list .list .text{font-size:16px;font-weight:600;letter-spacing:0;line-height:155%}section.tabs-module .wrapper-btn{margin:56px auto 0}@media screen and (max-width:768px){section.tabs-module.blue-20-bg .tabs-links .tab-link{border:none}section.tabs-module.blue-20-bg .tabs-links .tab-link[aria-expanded=true] .title:after{background-color:#007f8a}section.tabs-module.blue-20-bg .tabs-links .tab-link .title:after{background-color:#fff}section.tabs-module.blue-20-bg .tabs-links .tab-link .text-content .inner-content>.text,section.tabs-module.blue-20-bg .tabs-links .tab-link .text-content .wrapper-list .list .text{color:#0e0e0e}section.tabs-module .tabs-contents{display:none}section.tabs-module .tabs-links{border:none;gap:1rem;width:100%}section.tabs-module .tabs-links .tab-link{border:1px solid #007f8a;overflow:hidden;padding:18px}section.tabs-module .tabs-links .tab-link:after,section.tabs-module .tabs-links .tab-link:before{content:none}section.tabs-module .tabs-links .tab-link[aria-expanded=true] .text-content{grid-template-rows:1fr}section.tabs-module .tabs-links .tab-link[aria-expanded=true] .title{font-weight:700}section.tabs-module .tabs-links .tab-link[aria-expanded=true] .title:after{background-color:#fff;transform:translateY(-50%) rotate(180deg)}section.tabs-module .tabs-links .tab-link .title{display:inline-block;font-size:18px;font-weight:400;line-height:1.4;padding-right:46px;position:relative}section.tabs-module .tabs-links .tab-link .title:after{background-color:#007f8a;content:"";height:30px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill='none' viewBox='0 0 30 30'%3E%3Cpath fill='%23007f8a' d='m15 16.464 6.187-6.187 1.768 1.768L15 20l-7.955-7.955 1.768-1.768z'/%3E%3C/svg%3E");mask-position:50%;mask-repeat:no-repeat;mask-size:contain;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:transform .3s ease-in-out;width:30px}section.tabs-module .tabs-links .tab-link .text-content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease-in-out}section.tabs-module .tabs-links .tab-link .text-content .inner-content{overflow:hidden}section.tabs-module .tabs-links .tab-link .text-content .inner-content>.text{color:#fff;font-size:14px;font-weight:400;padding-top:1rem}section.tabs-module .tabs-links .tab-link .text-content .title{display:none}section.tabs-module .tabs-links .tab-link .text-content .wrapper-list{margin:0;padding-top:1rem}section.tabs-module .tabs-links .tab-link .text-content .wrapper-list .list{gap:30px 10px}section.tabs-module .tabs-links .tab-link .text-content .wrapper-list .list .text{color:#fff;font-size:16px;font-weight:600;letter-spacing:0;line-height:155%}section.tabs-module .tabs-links .tab-link .text-content .wrapper-list .list .wrapper-img img{aspect-ratio:1/1;height:auto;max-width:24px;object-fit:contain;width:100%}}