.b-tabs-titles{display:flex;flex-direction:column;padding-bottom:1.5rem;border-bottom:1px solid #31323d;gap:1rem 3rem}@media(min-width:992px){.b-tabs-titles{flex-direction:row;padding-bottom:1rem}}.b-tabs-titles-single{position:relative;color:#31323d;font-size:1rem;font-weight:700;line-height:normal}.b-tabs-titles-single--active .b-tabs-titles-single__tab-name{color:#fd822c}.b-tabs-titles-single__tab-name{margin:0;color:#31323d}.b-tabs-titles-single__tab-name:hover{color:#fd822c}.b-tabs-titles .b-tabs-titles-single{text-decoration:none}.b-tabs-titles.b-tabs-titles--shadow{flex-direction:row;padding:0;border:none;gap:0}.b-tabs-titles.b-tabs-titles--shadow .b-tabs-titles-single{position:relative;z-index:1;padding:.5rem 1.5rem;border-radius:.5rem .5rem 0 0;border-right:1px solid rgba(0,0,0,.02);background:#fafafa;box-shadow:0 -10px 20px -8px rgba(0,0,0,.1)}.b-tabs-titles.b-tabs-titles--shadow .b-tabs-titles-single--active{z-index:2;background:#fff}.b-tabs-titles.b-tabs-titles--shadow+.b-tabs-content{padding:1rem 1.5rem 1.5rem;border-radius:0 .5rem .5rem .5rem;background:#fff;box-shadow:0 8px 40px 0 rgba(0,0,0,.08)}.b-tabs-titles.b-tabs-titles--shadow+.b-tabs-content .b-tabs-content-single{margin:0}.b-tabs-titles.b-tabs-titles--orange-background{position:relative;padding:1.5rem;border:unset;border-radius:.5rem;margin-bottom:4rem;background:rgba(253,130,44,.05);gap:1rem 2.5rem}@media(min-width:992px){.b-tabs-titles.b-tabs-titles--orange-background{padding:.5rem 1.5rem}}.b-tabs-titles.b-tabs-titles--orange-background:after{position:absolute;bottom:-2rem;left:0;width:100%;height:.063rem;background:#959595;content:""}