section.horizontal-tabs-module{overflow:hidden;position:relative;z-index:1}section.horizontal-tabs-module .wrapper{width:100%}section.horizontal-tabs-module .wrapper .wrapper-top{margin:0 auto 60px;max-width:1020px}section.horizontal-tabs-module .wrapper .wrapper-top .subtitle{margin:0 auto;max-width:810px}section.horizontal-tabs-module .wrapper .wrapper-tabs .wrapper-tabs-top{align-items:stretch;background:var(--color3);border-radius:10px;display:flex;padding:10px}section.horizontal-tabs-module .wrapper .wrapper-tabs .wrapper-tabs-top .tab-title{align-items:center;border-radius:6px;color:var(--text-color1);cursor:pointer;display:flex;height:auto;justify-content:center;margin-left:5px;margin-right:5px;transition:background-color .3s ease-in-out,background-image .3s ease-in-out,color .3s ease-in-out;width:100%;will-change:background-color,background-image,color}section.horizontal-tabs-module .wrapper .wrapper-tabs .wrapper-tabs-top .tab-title:first-child{margin-left:0}section.horizontal-tabs-module .wrapper .wrapper-tabs .wrapper-tabs-top .tab-title:last-child{margin-right:0}section.horizontal-tabs-module .wrapper .wrapper-tabs .wrapper-tabs-top .tab-title.active,section.horizontal-tabs-module .wrapper .wrapper-tabs .wrapper-tabs-top .tab-title:hover{background:var(--color1);color:var(--text-color2)}section.horizontal-tabs-module .wrapper .wrapper-tabs .wrapper-tabs-top .tab-title p{font-size:16px;font-style:normal;font-weight:600;line-height:150%;padding:20px;text-align:center;width:100%}section.horizontal-tabs-module .wrapper .wrapper-tabs .wrapper-tabs-content .tab{display:none;flex-wrap:wrap;justify-content:center;margin:0 -5px;opacity:0;transition:opacity .5s ease-in-out;visibility:hidden;width:100%;will-change:opacity}section.horizontal-tabs-module .wrapper .wrapper-tabs .wrapper-tabs-content .tab.active{display:flex;opacity:1;visibility:visible}section.horizontal-tabs-module .wrapper .wrapper-tabs .wrapper-tabs-content .tab .card{align-items:center;border-radius:10px;color:var(--text-color1);cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:45px 5px 0;padding:30px 60px;text-align:center;transition:background-color .3s ease-in-out,background-image .3s ease-in-out;width:calc(50% - 10px);will-change:background-color,background-image}section.horizontal-tabs-module .wrapper .wrapper-tabs .wrapper-tabs-content .tab .card .wrapper-button{margin-top:20px}section.horizontal-tabs-module .wrapper .wrapper-tabs .wrapper-tabs-content .tab .card .wrapper-button .btn{color:var(--color6);transition:inherit;transition:opacity .3s ease-in-out}section.horizontal-tabs-module .wrapper .wrapper-tabs .wrapper-tabs-content .tab .card .wrapper-button .btn:after{background:var(--color6);transition:inherit}section.horizontal-tabs-module .wrapper .wrapper-tabs .wrapper-tabs-content .tab .card:hover{background:var(--color6);color:var(--text-color2)}section.horizontal-tabs-module .wrapper .wrapper-tabs .wrapper-tabs-content .tab .card:hover .wrapper-button .btn{color:var(--text-color2)}section.horizontal-tabs-module .wrapper .wrapper-tabs .wrapper-tabs-content .tab .card:hover .wrapper-button .btn:after{background:var(--text-color2)}@media (max-width:768px){section.horizontal-tabs-module .wrapper .wrapper-tabs .wrapper-tabs-top{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}section.horizontal-tabs-module .wrapper .wrapper-tabs .wrapper-tabs-top .tab-title{margin:0 0 15px;width:100%}section.horizontal-tabs-module .wrapper .wrapper-tabs .wrapper-tabs-top .tab-title:last-child{margin-bottom:0}section.horizontal-tabs-module .wrapper .wrapper-tabs .wrapper-tabs-content .tab .card{margin-left:0;margin-right:0;padding:30px 60px;width:100%}}