.tabs{padding-bottom:100px}.tabs-list{align-items:stretch;display:flex;justify-content:flex-start}@media screen and (max-width:980px){.tabs-list{display:block}}.tabs-list-item{color:rgba(0,0,0,.75);cursor:pointer;font-size:36px;font-weight:700;letter-spacing:-.2rem;line-height:92%;margin-right:90px;opacity:.4;position:relative;transition:.3s}.tabs-list-item:last-child{margin-right:0}@media screen and (max-width:980px){.tabs-list-item{display:table;font-size:45px;margin-bottom:10px;margin-right:0}.tabs-list-item:last-child{margin-bottom:0}}.tabs-list-item:after{background-color:rgba(0,0,0,.3);bottom:-10px;content:"";height:1px;left:0;position:absolute;right:0}.tabs-list-item.active{color:var(--cprimary);cursor:default;opacity:1}.tabs-list-item.active:after{display:none}.tabs-content{border-radius:16px;height:450px;margin-top:45px;overflow:hidden}@media screen and (max-width:980px){.tabs-content{height:210px}}.tabs-content iframe{height:100%!important;width:100%!important}