html{-ms-overflow-style:none;scrollbar-width:none}
html::-webkit-scrollbar{display:none}
.panel-2,.panel-2 ul li{padding:1rem}
.panel-1 span,.panel-2 .text p:nth-of-type(2),.panel-2.og .text p:nth-of-type(2),.panel-2.og h1{-webkit-text-fill-color:transparent}
.tyn-aside-base + .tyn-main{overflow:scroll !important}
p{font-weight:400 !important}
.panels{padding:0 2%;height:100%;max-height:100%;overflow:auto;flex-grow:1}
.panels h1{font-weight:700}
.panel-1{width:100%;max-width:800px;text-align:center;margin:4rem auto}
.column{flex-direction:column}
.panel-1-title{margin:1.2rem 0;justify-content:center;align-items:center}
.panel-1 img{max-width:80px;margin:0 1rem}
.panel-1-body{max-width:80%;margin:3.5rem auto;text-align:left}
.panel-3 h1,.panel-3 h4,.panel-4,.panel-4 .button,.pills h1{text-align:center}
.panel-1 span{display:inline-flex;background:linear-gradient(90deg,#00b6e0 0,#02ce90 100%);-webkit-background-clip:text}
.panel-1 p{font-size:1.2rem}
hr{background:#f6f6f6;border:none;display:block;height:2px;overflow:visible;position:relative;width:100%;opacity:1}
hr:first-of-type:before{left:0}
hr:last-of-type:after{right:0}
.panel-2.og{background:linear-gradient(180deg,rgba(151,151,151,.2) 0,rgba(252,50,108,0) 100%)}
.panel-2{max-width:1024px;border-radius:1.25rem;margin:3rem auto}
.panel-2.two{margin-top:120px;background:#f6f6f6;border:1px solid #ededed}
[data-bs-theme="dark"] .panel-2.two{background:#141414;border:1px solid #3a3a3a}
.panel-2.og .text{padding-left:0;padding-right:4%}
.panel-2.og .img img{width:300px;max-width:300px;box-shadow:none;padding:1rem}
.panel-2 ul{display:flex;flex-direction:row}
.panel-2 .content{display:flex;flex-direction:row;justify-content:center;align-items:center;max-width:1200px;margin:2rem auto}
.panel-2 .text{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;max-width:55%;padding-left:5%;padding-right:1%}
.panel-2.og .text p:nth-of-type(2){background:linear-gradient(270deg,#6441e2 0,#00b6e0 100%);-webkit-background-clip:text}
.panel-2 .text p:nth-of-type(2){margin-top:1rem;color:#60d55f;background:linear-gradient(270deg,#6441e2 0,#fc326c 100%);-webkit-background-clip:text;cursor:pointer;font-size:120%;transition:.3s}
.panel-2 .img img{border-radius:1.25rem;max-width:120px;box-shadow:0 1px 5px rgba(0,0,0,.225)}
.panel-2.og h1{background:linear-gradient(90deg,#6441e2 0,#00b6e0 100%);-webkit-background-clip:text}
.panel-2 h1{background:linear-gradient(90deg,#6441e2 0,#fc326c 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.panel-3 h1,.panel-3 h4.hide-mobile{background:linear-gradient(90deg,#00b6e0 0,#02ce90 100%);-webkit-text-fill-color:transparent}
.panel-3{padding:5rem 0 3rem;width:98%}
.panel-3 h1{-webkit-background-clip:text}
.panel-3 .content,.panel-5 .content{display:flex;flex-direction:row;justify-content:center;align-items:center;max-width:1200px;margin:0 auto}
.panel-3 h4{color:#3a3a3a;padding-top:1rem;cursor:pointer}
.panel-3 h4.hide-mobile{-webkit-background-clip:text}
.pills{max-width:59%;padding:2rem 0 1rem 4rem}
.pills h1{margin-bottom:4rem}
.panel-3 li{background:#fff;padding:1rem 2rem;margin:1rem 0;border-radius:9px;max-width:100%;border:.5px solid #ededed;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);transition:.3s cubic-bezier(.25,.8,.25,1)}
.panel-3 li:hover{cursor:pointer;box-shadow:0 7px 14px rgba(0,0,0,.25),0 5px 5px rgba(0,0,0,.22)}
[data-bs-theme="dark"] .panel-3 li{border:.5px solid #3a3a3a}
[data-bs-theme="dark"] .panel-3 li:hover{background:#3a3a3a;border:.5px solid #ededed}
.text{max-width:39%}
.panel-4{display:flex;justify-content:center;align-items:center;padding:150px 0}
.panel-4 .content{max-width:95%}
.panel-4 h1{margin-bottom:.5em}
.panel-4 p{font-size:21px;line-height:1.5em;margin:1.5rem 0 2.5rem}
.panel-4 .button{background:#5f88d5;background:linear-gradient(151deg,#5f88d5 0%,#3f48fc 100%);color:#fff;font-weight:500;display:inline-block;text-decoration:none;font-size:21px;line-height:1em;padding:1em 1.5em;border-radius:.275em;transition:.2s linear;position:relative;z-index:100;cursor:pointer;border:none;margin:1rem .75em .75em}
.panel-4 .button:hover{background:linear-gradient(151deg,#4178df 0%,#323ae2 100%)}
.panel-5{background:#f6f6f6;max-width:1024px;border-radius:1.25rem;margin:5rem auto;color:#202020;border:1px solid #ededed}
[data-bs-theme="dark"] .panel-5{background:#141414;border:1px solid #3a3a3a;color:#fafafa}
.panel-5 h1{margin-bottom:1rem}
.panel-5 .text{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;max-width:55%;padding:1rem;margin-left:2rem}
.panel-5 .img{max-width:45%;padding-top:2rem}
.panel-5 ul{list-style-type:disc;margin-top:.5rem}
.panel-5 .img img{max-width:320px}
.panel-5 li{margin:.35rem 0 .5rem 3rem}
.show-mobile{display:none !important}
[data-bs-theme="dark"] .add-dark-mode{background:#181625!important}
.ask-container{padding:.5rem 0 .6rem 0;z-index:100;position:sticky;bottom:0}
[data-bs-theme=light] .ask-container{background:#fff}
[data-bs-theme=dark] .ask-container{background:#0f0f0f}
@media screen and (min-width:1024px){.panel-1 h1,.panel-4 h1{font-size:35px}}
@media screen and (max-width:1100px){.panel-2,.panel-5{max-width:98%}}
@media screen and (max-width:1024px){.panel-3 h4.show-mobile{margin-bottom:60px}
.show-mobile{display:flex !important;justify-content:center;margin-bottom:2rem}
.hide-mobile{display:none !important}
.panel-5 h1,.panel-5 p{font-size:auto}
.panel-3{padding:0}
.panel-2{margin:4rem auto;width:95%}
.panel-2 .text{padding-left:0;max-width:95%;margin:1rem 0 3.75rem}
.panel-2 .content,.panel-3 .content,.panel-5 .content{flex-direction:column}
.panel-5 .text{max-width:95%;margin-left:0}
.panel-2 .img,.panel-5 .img,.pills{max-width:100%}
.panel-2.og .img img{width:180px}
.panel-2 .content{margin:.5rem auto 2rem}
.text{max-width:85%;margin-top:1rem}
.pills{padding:2rem 0}
.pills h1{margin-bottom:3rem}
.float-right{margin-left:auto;order:2}
.panel-2 h1{margin-bottom:1.5rem}
.panel-5{width:95%;margin:3rem auto}
.panel-1-title{padding:1.25rem 1.25rem .5rem}}
@media screen and (max-width:904px){.panel-1-title h1{mad-width:200px}}
@media screen and (max-width:420px){.panel-1-body{max-width:90%}}