.sel-glossary-term-banner{padding:2rem 0 4rem;background-color:#22252b;position:relative;overflow:hidden}.sel-glossary-term-banner .banner-wrapper{display:flex;flex-flow:column;gap:32px}.sel-glossary-term-banner .banner-wrapper .banner-top{padding-bottom:16px;border-bottom:1px solid #62625f}.sel-glossary-term-banner .banner-wrapper .banner-top .back{font-family:Cairo,sans-serif;font-size:18px;color:#fc7347;display:flex;align-items:center;gap:4px;text-decoration:underline;text-underline-offset:5px;transition:.3s;width:fit-content}.sel-glossary-term-banner .banner-wrapper .banner-top .back:hover{text-decoration:unset}.sel-glossary-term-banner .banner-wrapper .banner-top .back svg{transition:.3s}.sel-glossary-term-banner .banner-wrapper .banner-top .back:hover svg{transform:translateX(-3px)}.sel-glossary-term-banner .banner-wrapper .banner-info{display:flex;align-items:center;gap:32px}.sel-glossary-term-banner .banner-wrapper .banner-info .left{flex:1}.sel-glossary-term-banner .banner-wrapper .banner-info .left h1{font-family:Cairo,sans-serif;font-size:52px;font-weight:600;color:#fff;margin-bottom:16px;max-width:650px}.sel-glossary-term-banner .banner-wrapper .banner-info .left p{font-family:Cairo,sans-serif;font-size:18px;font-weight:400;color:#fff;max-width:650px}.sel-glossary-term-banner .banner-wrapper .banner-info .right{max-width:450px;height:260px;width:100%}.sel-glossary-term-banner .banner-wrapper .banner-info .right img{opacity:.7;width:100%;height:100%;object-fit:contain}@media screen and (max-width:1100px){.sel-glossary-term-banner .banner-wrapper .banner-info .right{max-width:300px}}@media screen and (max-width:998px){.sel-glossary-term-banner .banner-wrapper .banner-info .left h1{font-size:38px}.sel-glossary-term-banner .banner-wrapper .banner-info .left p{font-size:16px}.sel-glossary-term-banner{padding:2rem 0 3rem}}@media screen and (max-width:768px){.sel-glossary-term-banner .banner-wrapper .banner-info{flex-flow:column;align-items:flex-start;gap:40px}.sel-glossary-term-banner .banner-wrapper .banner-info .right{max-width:240px;height:160px;margin:0 auto}}.sel-glossary-term-content{padding:2rem 0 4rem}.sel-glossary-term-content .term-content-wrapper{display:flex;gap:80px}.sel-glossary-term-content .term-content-wrapper .content{flex:1}.sel-glossary-term-content .term-content-wrapper .content h2{font-size:30px}.sel-glossary-term-content .term-content-wrapper .content h3{font-size:26px}.sel-glossary-term-content .term-content-wrapper .content h4{font-size:22px}.sel-glossary-term-content .term-content-wrapper .content .sel-back-to-top{margin-top:100px}.sel-glossary-term-content .term-content-wrapper .include{max-width:256px;width:100%;position:sticky;top:140px;height:fit-content}.sel-glossary-term-content .term-content-wrapper .include .include-title{font-family:Cairo,sans-serif;font-size:18px;color:#22252b;font-weight:700;display:block;margin-bottom:16px}.sel-glossary-term-content .term-content-wrapper .include .include-list{display:flex;flex-flow:column;gap:12px;border-left:1px solid #c9cbc6;margin:0;list-style-type:none}.sel-glossary-term-content .term-content-wrapper .include .include-list li{padding-left:26px;position:relative}.sel-glossary-term-content .term-content-wrapper .include .include-list li a{font-family:Cairo,sans-serif;font-size:18px}.sel-glossary-term-content .term-content-wrapper .include .include-list li.active:after{content:'';position:absolute;left:0;top:0;height:100%;border-left:3px solid #22252b}@media screen and (max-width:998px){.sel-glossary-term-content .term-content-wrapper{gap:60px}}@media screen and (max-width:768px){.sel-glossary-term-content .term-content-wrapper{flex-flow:column;gap:50px}.sel-glossary-term-content .term-content-wrapper .include{max-width:100%;position:relative;top:0}}