@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&family=Roboto+Flex&family=Inter:wght@400;500&display=swap";.text-page{font-size:clamp(16px,.9085rem + .39vw,20px);line-height:1.2}.text-page h1,.text-page h2,.text-page h3,.text-page h4,.text-page h5,.text-page h6{color:#fff;font-weight:700;line-height:1.2}.text-page h1{margin-bottom:32px;font-size:clamp(32px,1.2683rem + 3.122vw,64px)}.text-page h2{margin-bottom:32px;font-size:clamp(28px,1.2927rem + 1.951vw,48px)}.text-page h3{margin-bottom:24px;font-size:clamp(24px,1.2256rem + 1.171vw,36px)}.text-page h4{margin-bottom:24px;font-size:clamp(22px,1.1463rem + .976vw,32px)}.text-page h5{margin-bottom:20px;font-size:clamp(20px,1.1585rem + .39vw,24px)}.text-page h6{margin-bottom:20px;font-size:clamp(18px,1.0793rem + .195vw,20px)}.text-page p{color:#fff;margin-bottom:20px;font-size:clamp(16px,.9085rem + .39vw,20px);font-weight:500;line-height:1.4}.text-page p img{float:right;margin-bottom:24px;margin-left:24px}.text-page a{color:#7994ff;font-weight:600;text-decoration:underline;transition:color .3s}.text-page a:hover{color:#c5d1ff;text-decoration:none}.text-page strong,.text-page b{font-weight:700}.text-page em{font-style:italic}.text-page ul,.text-page ol{margin-top:24px}.text-page ul{padding-left:22px;list-style-image:url(/build/assets/li-CxZA3EoG.svg)}.text-page ul li{margin-bottom:16px;padding-left:10px}.text-page ol{counter-reset:text-ol}.text-page ol li{counter-increment:text-ol;margin-bottom:16px;padding-left:25px;position:relative}.text-page ol li:before{content:counters(text-ol, ".") ".";white-space:nowrap;font-weight:600;position:absolute;top:0;left:0}.text-page ol ol{counter-reset:text-ol;margin-top:16px}.text-page ol ol li{padding-left:45px}.text-page ol ol ol li{padding-left:55px}.text-page blockquote{text-align:center;background:linear-gradient(#070928 0%,#121545 100%);border:1px solid #25297d;border-radius:32px;margin:80px 0;padding:40px 32px;font-size:clamp(16px,.9085rem + .39vw,20px);font-style:italic;font-weight:700;line-height:2;position:relative}.text-page blockquote:before{content:url(/build/assets/blockquote-69boZmDX.svg);width:65px;position:absolute;bottom:0;left:10px;transform:translateY(80%)}.text-page blockquote:after{content:url(/build/assets/blockquote-69boZmDX.svg);width:65px;position:absolute;top:0;right:10px;transform:translateY(-80%)rotate(180deg)}.text-page blockquote .author{font-size:clamp(18px,.9878rem + .585vw,24px);font-style:italic;font-weight:300;position:absolute;bottom:0;right:32px;transform:translateY(100%)}@media screen and (width<=360px){.text-page blockquote .author{font-size:16px;right:0}}.text-page br{content:"";margin-bottom:5px;display:block}.text-page hr{border:none;border-top:1px dashed #7994ff;margin:30px 0}.text-page img{border-radius:16px;margin:20px 0}.post-page h1{text-align:center;margin-bottom:32px;font-size:clamp(28px,1.2927rem + 1.951vw,48px);font-weight:700;line-height:1}.post-page .info{justify-content:space-between;align-items:center;font-size:16px;font-weight:600;line-height:32px;display:flex}@media screen and (width<=600px){.post-page .info{flex-direction:column}}.post-page .info .author{text-decoration:underline}.post-page .img-wrapper{margin:42px 0;position:relative}.post-page .img-wrapper .bg{filter:blur(20px);width:100%;height:100%;margin:0;position:absolute;inset:0}.post-page .img-wrapper .front{z-index:1;object-fit:contain;margin:0;position:relative}.post-page .action{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;font-size:16px;font-weight:600;line-height:32px;display:flex}.post-page .action img{border-radius:0}.post-page .action .views{align-items:center;gap:8px;display:flex}.post-page .action .share{position:relative}.post-page .action .share img{border-radius:0;margin:0}.post-page .action .share__toggle{cursor:pointer;background-color:#0000;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .3s,border-color .3s;display:flex}.post-page .action .share__toggle:hover,.post-page .action .share__toggle[aria-expanded=true]{background-color:#171950;border-color:#105cff}.post-page .action .share__menu{position:relative}.post-page .action .share__menu:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#454197 0%,#1e1e43 100%);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.post-page .action .share__menu{z-index:10;background:linear-gradient(360deg,#101233 0%,#1f216d 100%);border-radius:16px;min-width:220px;padding:16px;position:absolute;bottom:calc(100% + 12px);box-shadow:9px 4px 16px #00000040}.post-page .action .share__title{color:#bcbcbc;margin-bottom:12px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;line-height:1.5}.post-page .action .share__list{flex-direction:column;gap:4px;display:flex}.post-page .action .share__item{cursor:pointer;text-align:left;white-space:nowrap;color:#fff;border-radius:8px;align-items:center;gap:12px;width:100%;padding:8px 12px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;line-height:1.5;transition:background-color .2s;display:flex}.post-page .action .share__item img{width:24px;height:24px}.post-page .action .share__item:hover{background-color:#1f1f5a}.post-page .action .share__item:focus-visible{outline-offset:2px;outline:2px solid #625db4}.post-page .quote{text-align:center;background:linear-gradient(#0d0f32 0%,#171950 100%);border:1px dashed #105cff;border-radius:32px;margin:40px 0;padding:40px 24px;font-size:clamp(16px,.9085rem + .39vw,20px);font-weight:700;line-height:40px}
