.adv-section.tab-content{display:none!important}.adv-section.tab-content.active{display:flex!important}.adv-section{align-items:stretch;display:flex;font-family:inherit;min-height:600px}.adv-left{align-self:flex-start;flex-shrink:0;overflow:hidden;position:sticky;top:0;width:40%}.adv-left-img{display:block;height:auto;object-fit:cover;object-position:center 20%;width:100%;z-index:0}.adv-left-overlay{background:rgba(5,15,30,.65);inset:0;position:absolute}.adv-left-content{display:flex;flex-direction:column;inset:0;justify-content:center;padding:60px 48px;position:absolute;z-index:2}.adv-headline{color:#fff;font-size:56px;font-weight:700;line-height:1.15;margin-bottom:20px}.adv-subtext{color:hsla(0,0%,100%,.8);font-size:24px;line-height:1.6;margin:0}.adv-right{align-self:stretch;background:#fff;flex:1}.adv-item,.adv-right{display:flex;flex-direction:column}.adv-item{border-bottom:1px solid #e4e8ed;flex:1}.adv-item:first-child{border-top:1px solid #e4e8ed}.adv-item-trigger{align-items:center;background:#f4f5f6;border:none;cursor:pointer;display:flex;flex-shrink:0;flex:1;gap:24px;justify-content:space-between;padding:28px 48px;text-align:left;transition:background-color .8s cubic-bezier(.4,0,.2,1),color .8s cubic-bezier(.4,0,.2,1);width:100%}.adv-item-trigger:hover{background:#eeeff0}.adv-item--open .adv-item-trigger{background:#fff}.adv-item-trigger>span:first-child{color:#0d1117;font-size:32px;font-weight:400;line-height:1.3;transition:color .8s cubic-bezier(.4,0,.2,1),font-weight .8s cubic-bezier(.4,0,.2,1)}.adv-item--open .adv-item-trigger>span:first-child{font-weight:600}.adv-icon{flex-shrink:0;height:35px;position:relative;width:35px}.adv-icon:after,.adv-icon:before{background:#0d1117;border-radius:2px;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .8s cubic-bezier(.4,0,.2,1),opacity .8s cubic-bezier(.4,0,.2,1)}.adv-icon:before{height:2px;width:18px}.adv-icon:after{height:18px;width:2px}.adv-item--open .adv-icon:after{opacity:0;transform:translate(-50%,-50%) rotate(90deg)}.adv-item-body{max-height:0;overflow:hidden;padding:0 48px;transition:background-color .8s cubic-bezier(.4,0,.2,1)}.adv-item-body,.adv-item-body li,.adv-item-body p{font-size:18px!important;line-height:1.5!important}.adv-item--closing .adv-item-body{animation:advClose .5s cubic-bezier(.4,0,.2,1) forwards}.adv-item--open .adv-item-body{animation:advOpen .5s cubic-bezier(.4,0,.2,1) forwards;padding:0 48px 28px}@keyframes advOpen{0%{max-height:0;opacity:0}to{max-height:300px;opacity:1}}@keyframes advClose{0%{max-height:300px;opacity:1}to{max-height:0;opacity:0}}.adv-item-body li,.adv-item-body p,.adv-item-body ul{color:inherit;font-size:15px;line-height:1.7;margin:0}.adv-item-body ul{margin-top:8px;padding-left:20px}@media (max-width:700px){.adv-section{flex-direction:column;min-height:unset}.adv-left{position:relative;top:auto;width:100%}.adv-left-content{padding:48px 28px}.adv-item{flex:unset}.adv-item-trigger{padding:22px 28px}.adv-item-body{padding:0 28px}.adv-item--open .adv-item-body{padding:0 28px 22px}}