.seo-block{padding-top:100px;padding-bottom:100px}.seo-block__title{font-weight:700;font-size:26px;line-height:120%;letter-spacing:2%;margin-bottom:20px}.seo-block__btn{position:relative;display:flex;width:100%;justify-content:center;margin-top:20px}.seo-block__btn button{color:#8f8f8f}.seo-block__btn button._show::before{content:attr(data-hide)}.seo-block__btn button::before{display:block;content:attr(data-show);font-weight:700;font-size:18px;line-height:120%;letter-spacing:0%;text-align:center;color:#8f8f8f}.seo-text-hide{overflow:hidden;display:grid;grid-template-rows:0fr;transition:.2s .1s;position:relative}.seo-text-hide::after{position:absolute;content:"";width:100%;height:100%;background:linear-gradient(360deg, rgb(255, 255, 255) 20%, rgba(255, 255, 255, 0.18) 100%);bottom:0;left:0}.seo-text-hide._show{grid-template-rows:1fr;transition:.2s .1s}.seo-text-hide._show::after{height:0}.seo-text{min-height:80px}.seo-text *{color:var(--base-black-Defolt, #181818);font-size:16px;font-family:"Mulish";font-style:normal;font-weight:400;line-height:135%}@media(max-width: 1024px){.seo-text *{font-size:14px}}.seo-text a{color:var(--Blue-Links, #234484);font-family:Mulish;font-style:normal;font-weight:500;line-height:130%;text-decoration-line:underline}.seo-text a:hover{text-decoration:none}.seo-text h1{color:var(--base-black-Defolt, #181818);font-size:42px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.84px}@media(max-width: 1024px){.seo-text h1{font-size:38px}}@media(max-width: 600px){.seo-text h1{font-size:32px}}.seo-text h2{color:var(--base-black-Defolt, #181818);font-size:36px;font-style:normal;font-weight:700;line-height:120%}@media(max-width: 1024px){.seo-text h2{font-size:32px}}@media(max-width: 600px){.seo-text h2{font-size:28px}}.seo-text h3{color:var(--base-black-Defolt, #181818);font-size:32px;font-style:normal;font-weight:700;line-height:120%}@media(max-width: 600px){.seo-text h3{font-size:24px}}.seo-text h4{color:var(--base-black-Defolt, #181818);font-size:26px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.52px}@media(max-width: 1024px){.seo-text h4{font-size:24px}}@media(max-width: 600px){.seo-text h4{font-size:22px}}.seo-text h5{color:var(--base-black-Defolt, #181818);font-size:21px;font-style:normal;font-weight:700;line-height:135%}@media(max-width: 1024px){.seo-text h5{font-size:19px}}@media(max-width: 600px){.seo-text h5{font-size:17px}}.seo-text h6{color:var(--base-black-Defolt, #181818);font-size:18px;font-style:normal;font-weight:700;line-height:120%}@media(max-width: 1024px){.seo-text h6{font-size:17px}}@media(max-width: 600px){.seo-text h6{font-size:16px}}.seo-text strong,.seo-text b{font-weight:700}.seo-text strong *,.seo-text b *{font-weight:700}.seo-text i,.seo-text em{font-style:italic}.seo-text ol{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:12px}.seo-text ol li::marker{color:#174e9e;font-size:16px;font-style:normal;font-weight:700;line-height:135%;letter-spacing:.32px}.seo-text ul{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:12px}.seo-text ul li::marker{color:#174e9e;font-size:16px;font-style:normal;font-weight:700;line-height:135%;letter-spacing:.32px}.seo-text iframe{max-width:calc(100vw - var(--padding) - var(--padding));max-height:calc(60vw - var(--padding) - var(--padding))}@media(max-width: 600px){.seo-text iframe{max-height:75vw}}.seo-text img{max-width:calc(100vw - var(--padding) - var(--padding))}