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.custom-theme.primary{background-color:var(--theme-custom-color-primary)!important}section.tabs-module.custom-theme .tabs-links .tab-link.active:after,section.tabs-module.custom-theme .tabs-links .tab-link:after{background-color:var(--theme-custom-color-secondary)!important}section.tabs-module.custom-theme .tabs-links .tab-link.active .title{color:var(--theme-custom-color-secondary)!important}section.tabs-module.white{background-color:#fff}section.tabs-module.grey{background-color:#f7f7f7}section.tabs-module.primary{background-color:var(--color1-05)}section.tabs-module:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='500' height='605' fill='none' viewBox='0 0 500 605'%3E%3Cmask id='b' width='500' height='605' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='url(%23a)' d='M0 0h500v605H0z'/%3E%3C/mask%3E%3Cg stroke='%23777' stroke-dasharray='4.15 4.15' stroke-width='.83' mask='url(%23b)' opacity='.5'%3E%3Cpath d='M380.461 428.173 277.73 530.904 174.998 428.173 277.73 325.442z'/%3E%3Cpath d='M585.924 428.173 483.193 530.904 380.46 428.173l102.732-102.731zM380.461 222.731 277.73 325.462 174.998 222.731 277.73 120z'/%3E%3Cpath d='M585.924 222.731 483.193 325.462 380.46 222.731 483.193 120zM380.809 632.971 278.078 735.702 175.346 632.971 278.078 530.24z'/%3E%3Cpath d='M586.27 632.972 483.539 735.703 380.807 632.972 483.54 530.241zM483.527 325.154 380.796 427.885 278.064 325.154l102.732-102.731zM688.99 325.154 586.259 427.885 483.527 325.154 586.26 222.423z'/%3E%3Cpath d='M483.527 530.597 380.796 633.328 278.064 530.597l102.732-102.731zM688.99 530.597 586.259 633.328 483.527 530.597 586.26 427.866z'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='a' x1='250' x2='423.957' y1='302' y2='436.897' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23D9D9D9' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23737373'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;bottom:0;content:"";height:605px;position:absolute;right:0;width:500px}section.tabs-module .container .title{color:#020c0d;margin-bottom:60px}section.tabs-module .wrapper-tabs{display:flex;flex-direction:row;gap:30px}section.tabs-module .tabs-links{display:flex;flex-direction:column;gap:45px;width:calc(25% - 20px)}section.tabs-module .tabs-links .tab-link{cursor:pointer;padding-bottom:15px;position:relative;width:100%}section.tabs-module .tabs-links .tab-link:after,section.tabs-module .tabs-links .tab-link:before{bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease-in-out}section.tabs-module .tabs-links .tab-link:before{background-color:#efefef;width:100%}section.tabs-module .tabs-links .tab-link:after{background-color:var(--color1);width:0}section.tabs-module .tabs-links .tab-link .title{color:#777;font-family:Montserrat,sans-serif;font-size:18px;font-weight:600;margin-bottom:0}section.tabs-module .tabs-links .tab-link.active:after{background-color:var(--color1);width:100%}section.tabs-module .tabs-links .tab-link.active .title{color:var(--color1)}section.tabs-module .tabs-contents{display:flex;flex-direction:row;gap:30px;height:auto;width:calc(75% - 15px)}section.tabs-module .tabs-contents .wrapper-images{border-radius:3px;height:100%;min-height:280px;overflow:hidden;position:relative;width:44%}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%;-o-object-fit:cover;object-fit:cover;width:100%}section.tabs-module .tabs-contents .texts{overflow:hidden;position:relative;width:calc(56% - 30px)}section.tabs-module .tabs-contents .texts .text-content{left:0;opacity:0;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:#020c0d;margin-bottom:30px}section.tabs-module .tabs-contents .texts .text-content .text{color:#020c0d}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:25px;width:25px}section.tabs-module .wrapper-list .list .wrapper-img img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}@media screen and (max-width:768px){section.tabs-module:before{content:none}section.tabs-module .tabs-contents,section.tabs-module .tabs-contents .wrapper-images{display:none}section.tabs-module .tabs-links{gap:15px;width:100%}section.tabs-module .tabs-links .tab-link{border:1px solid #efefef;border-radius:5px;overflow:hidden;padding:15px;position:relative}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.active{padding-left:15px}section.tabs-module .tabs-links .tab-link.active .title{color:#020c0d}section.tabs-module .tabs-links .tab-link.active .title:after{transform:translateY(-50%) rotate(180deg)}section.tabs-module .tabs-links .tab-link .title{color:#020c0d;font-size:20px;left:-15px;margin-bottom:20px;padding:15px 38px 15px 15px;position:relative;top:-15px;width:calc(100% + 30px)}section.tabs-module .tabs-links .tab-link .title:after{background-color:var(--color1);content:"";height:10px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='10' fill='none' viewBox='0 0 16 10'%3E%3Cpath fill='%2318A8B4' d='M8.002 6.464 14.189.277l1.768 1.768L8.002 10 .047 2.045 1.815.277z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='10' fill='none' viewBox='0 0 16 10'%3E%3Cpath fill='%2318A8B4' d='M8.002 6.464 14.189.277l1.768 1.768L8.002 10 .047 2.045 1.815.277z'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:transform .3s ease-in-out;width:16px}section.tabs-module .tabs-links .tab-link .text-content .title{display:none}section.tabs-module .tabs-links .tab-link .text-content .text{color:#020c0d;font-size:16px;font-weight:500}}