.my-text-block h1,.my-text-block h2{position:relative;padding-bottom:2.25rem;font-style:normal;font-weight:700;text-transform:uppercase;color:var(--based-black);font-size:2.375rem;line-height:2.5rem;margin-bottom:3rem}@media (max-width:1023px){.my-text-block h1,.my-text-block h2{font-size:1.5rem;line-height:1.875rem;padding-bottom:1.75rem;margin-bottom:2.5rem}}@media (max-width:767px){.my-text-block h1,.my-text-block h2{margin-bottom:2rem}}.my-text-block h1:after,.my-text-block h2:after{position:absolute;content:"";bottom:0;left:0;width:7.75rem;height:.75rem;background:var(--blue-process-cyan)}.my-text-block h3{margin-bottom:1.5rem;font-size:1.5rem;line-height:1.875rem;font-weight:600}@media (max-width:1023px){.my-text-block h3{font-size:1.25rem;line-height:1.5rem}}@media (max-width:767px){.my-text-block h3{font-size:1.125rem;margin-bottom:1rem}}.my-text-block h4,.my-text-block h5,.my-text-block h6{font-weight:700;font-size:1rem;line-height:1.375rem;margin-bottom:1rem}.my-text-block ol,.my-text-block ul{list-style-position:inside;margin-bottom:1.5rem}.my-text-block ul{list-style-type:disc}.my-text-block p{margin-bottom:1em}.my-text-block p:last-of-type{margin-bottom:3em}.my-text-block p:last-child{margin-bottom:0}.my-text-additional,.my-text-main{max-width:62.5rem;font-size:1rem;line-height:1.375rem}.my-text-additional{display:none;margin-top:3rem}@media (max-width:1023px){.my-text-additional{margin-top:2.5rem}}@media (max-width:767px){.my-text-additional{margin-top:2rem}}.my-text-btn{display:inline-block;width:15rem;height:2.625rem;border-radius:.25rem;color:#0af;border:2px solid #0af;background-color:#fff;-webkit-transition:.3s;transition:.3s;font-weight:500;font-size:.875rem;line-height:1.125rem;position:relative;z-index:1;cursor:pointer}.my-text-btn:hover{color:#fff;background-color:#0af}.my-text-toggle-wrapper{position:relative;text-align:center;margin-top:3rem}@media (max-width:1023px){.my-text-toggle-wrapper{margin-top:2.5rem}}.my-text-toggle-wrapper:before{content:"";display:block;width:100%;max-width:87.5rem;height:1px;position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:0;bottom:0;margin:auto;background:-webkit-gradient(linear,left top,right top,from(rgba(0,170,255,0)),color-stop(50%,#0af),to(rgba(0,170,255,0)));background:linear-gradient(90deg,rgba(0,170,255,0) 0,#0af 50%,rgba(0,170,255,0) 100%)}