section.subscribe{background-color:var(--White);min-height:100vh;padding-block:clamp(60px,9.375vw,180px)}@media (width<=1024px){section.subscribe{align-items:flex-start;min-height:730px}}section.subscribe .section-bg:not([data-lazy]){background:url(../img/bg/subscribe/subscribe-bg.webp) 50%/cover no-repeat}@media (width<=1024px){section.subscribe .section-bg:not([data-lazy]){background:url(../img/bg/subscribe/subscribe-bg--mobile.webp) 50%/cover no-repeat}}section.subscribe .section-header{grid-area:1/3/2/12}section.subscribe .section-content{grid-area:2/3/3/7;gap:clamp(16px,1.563vw,30px)}@media (width<=1024px){section.subscribe .section-content{grid-area:2/3/3/10}}section.subscribe .section-content .btn-text{color:var(--PrimaryNeutral)}section.subscribe .section-title{color:var(--MainDark)}section.subscribe .section-form .double-row{gap:clamp(20px,1.563vw,30px);display:flex}@media (width<=1024px){section.subscribe .section-form .double-row{flex-direction:column;gap:0}}section.subscribe .section-form p{flex-direction:column;display:flex}section.subscribe .section-form .screen-reader-response,section.subscribe .section-form .wpcf7-response-output{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;word-wrap:normal!important;position:absolute!important}section.subscribe .section-form .wpcf7-not-valid-tip{color:var(--red-error);font-size:clamp(12px,.677vw,13px);line-height:140%;position:absolute;top:100%;left:0}section.subscribe .section-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=file]),section.subscribe .section-form textarea{appearance:none;width:100%;box-shadow:none;background:0 0;outline:none}section.subscribe .section-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=file])::placeholder,section.subscribe .section-form textarea::placeholder{color:#0000}section.subscribe .section-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=file]):focus-visible,section.subscribe .section-form textarea:focus-visible{border-color:var(--blue);outline:none}section.subscribe .section-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=file]).wpcf7-not-valid,section.subscribe .section-form textarea.wpcf7-not-valid{border-color:var(--red-error)}section.subscribe .section-form .wpcf7-submit{margin-top:30px}section.subscribe .section-form button[type=submit]:disabled{pointer-events:none}section.subscribe .section-form button[type=submit] .btn-icon:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='20' viewBox='0 0 19 20' fill='none'%3E%3Cpath d='M18.6654 10C18.6654 5.03077 14.4679 0.833352 9.4987 0.833353L9.4987 2.66669C13.4743 2.66669 16.832 6.02444 16.832 10C16.832 13.9756 13.4743 17.3334 9.4987 17.3334C5.52311 17.3334 2.16536 13.9756 2.16536 10L0.332031 10C0.332031 14.9693 4.53036 19.1667 9.4987 19.1667C14.4679 19.1667 18.6654 14.9693 18.6654 10Z' fill='white'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:18px;height:18px;animation:1s linear infinite spinner;display:none;position:absolute}section.subscribe .section-form button[type=submit].loading .btn-icon--inner{display:none}section.subscribe .section-form button[type=submit].loading .btn-icon:after{display:block}@keyframes spinner{to{transform:rotate(360deg)}}section.subscribe .section-form .double-row{gap:clamp(14px,.833vw,16px);margin-bottom:clamp(14px,1.25vw,24px)}section.subscribe .section-form form{align-items:flex-start;margin-top:clamp(24px,1.667vw,32px)}@media (width<=768px){section.subscribe .section-form form{margin-top:40px}section.subscribe .section-form form label{font-size:12px}}section.subscribe .section-form form p{gap:clamp(4px,.313vw,6px);position:relative}section.subscribe .section-form form p input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file]){border:2px solid var(--24);border-radius:8px;padding:clamp(10px,.833vw,16px) clamp(14px,.833vw,16px)}section.subscribe .section-form form p input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file])::placeholder{color:var(--40)!important}section.related-posts{background-color:var(--White);padding-block:clamp(86px,10.417vw,200px)}@media (width<=1024px){section.related-posts .container{flex-direction:column;display:flex}}section.related-posts .section-header{grid-area:1/1/2/8;grid-template-columns:repeat(7,1fr);column-gap:clamp(10px,.833vw,16px);display:grid}@media (width<=1024px){section.related-posts .section-header{display:flex}}section.related-posts .section-title{grid-column:3/-1}section.related-posts .section-button{grid-area:1/9/2/12;place-self:end}@media (width<=1024px){section.related-posts .section-button{justify-self:unset;align-self:unset;margin-top:40px}}section.related-posts .section-content{grid-area:2/3/3/12;grid-template-columns:repeat(6,1fr);gap:clamp(40px,3.125vw,60px) clamp(10px,.833vw,16px);margin-top:clamp(40px,3.125vw,60px);display:grid}@media (width<=768px){section.related-posts .section-content{flex-direction:column;display:flex}}section.related-posts .section-content .post-card .icon{border-radius:8px}section.related-posts .section-content .post-card .icon img{transition:var(--transition-bezier)}section.related-posts .section-content .post-card .date{color:var(--96)}section.related-posts .section-content .post-card .title{color:var(--MainDark);transition:color var(--transition);box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;min-height:2.2em;margin-top:clamp(8px,.833vw,16px);margin-bottom:0;display:-webkit-box;overflow:hidden}@media (width<=1024px){section.related-posts .section-content .post-card .title{width:70%}}@media (width<=768px){section.related-posts .section-content .post-card .title{width:100%;min-height:auto}}section.related-posts .section-content .post-card .tags-wrapper{height:clamp(32px,2.083vw,40px);overflow-y:hidden}section.related-posts .section-content .post-card .tags{flex-wrap:wrap;gap:5px;display:flex}section.related-posts .section-content .post-card .tags .tag{background-color:var(--12);color:var(--MainDark);-webkit-user-select:none;user-select:none;width:max-content;font-family:var(--neue_m);letter-spacing:normal;border-radius:12px;flex:none;justify-content:center;align-items:center;gap:10px;padding-block:clamp(6px,.417vw,8px);padding-inline:clamp(16px,1.042vw,20px);font-size:14px;font-weight:500;line-height:146%;transition:color .3s;display:flex}section.related-posts .section-content .post-card .tags .tag.active{color:var(--blue)}@media (hover:hover) and (pointer:fine) and (width>=768px){section.related-posts .section-content .post-card .tags .tag:hover{color:var(--blue)}section.related-posts .section-content .post-card .tags .tag:hover .icon-close:before,section.related-posts .section-content .post-card .tags .tag:hover .icon-close:after{background-color:var(--blue)}}section.related-posts .section-content .post-card .tags .tag .icon-close{cursor:pointer;flex:none;width:14px;height:14px;display:flex;position:relative}section.related-posts .section-content .post-card .tags .tag .icon-close:before,section.related-posts .section-content .post-card .tags .tag .icon-close:after{content:"";background-color:var(--blue);width:100%;height:2px;transition:background-color .3s;position:absolute;top:50%;left:0}section.related-posts .section-content .post-card .tags .tag .icon-close:before{transform:rotate(45deg)}section.related-posts .section-content .post-card .tags .tag .icon-close:after{transform:rotate(-45deg)}section.related-posts .section-content .post-card .tags .tag .icon-close:hover:before,section.related-posts .section-content .post-card .tags .tag .icon-close:hover:after{background-color:""}section.related-posts .section-content .post-card .description{box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;text-overflow:ellipsis;transition:opacity var(--transition);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}section.related-posts .section-content .post-card .description-mobile{display:none}section.related-posts .section-content .post-card.card-big{grid-column-end:span 6;justify-content:space-between;display:flex}section.related-posts .section-content .post-card.card-big .date-small,section.related-posts .section-content .post-card.card-big .title-small{display:none}section.related-posts .section-content .post-card.card-big .icon{aspect-ratio:872/445;width:calc(66.6667% - 1.33333*clamp(12px,.833vw,16px) + clamp(12px,.833vw,16px))}section.related-posts .section-content .post-card.card-big .content{width:calc(33.3333% - clamp(12px,.833vw,16px)/1.5)}section.related-posts .section-content .post-card.card-big .title{margin-top:clamp(8px,.729vw,14px)}section.related-posts .section-content .post-card.card-big .tags-wrapper{margin-top:10px}section.related-posts .section-content .post-card.card-big .description{margin-top:20px}section.related-posts .section-content .post-card.card-big .author-link{justify-content:center;align-items:center;gap:clamp(12px,.833vw,16px);margin-top:clamp(14px,1.042vw,20px);display:inline-flex}section.related-posts .section-content .post-card.card-big .author-link span{color:var(--96);transition:color .3s}section.related-posts .section-content .post-card.card-big .author-link--icon{border-radius:50%;width:clamp(30px,1.667vw,32px);height:clamp(30px,1.667vw,32px);overflow:hidden}@media (hover:hover) and (pointer:fine) and (width>=768px){section.related-posts .section-content .post-card.card-big .author-link:hover span{color:var(--blue)}}section.related-posts .section-content .post-card.card-big .author-link.active{pointer-events:none}section.related-posts .section-content .post-card.card-big .author-link.active span{color:var(--blue)}@media (width<=1024px){section.related-posts .section-content .post-card.card-big .icon,section.related-posts .section-content .post-card.card-big .content{width:calc(50% - clamp(12px,.833vw,16px))}}@media (width<=768px){section.related-posts .section-content .post-card.card-big{grid-column:unset;flex-direction:column}section.related-posts .section-content .post-card.card-big .icon,section.related-posts .section-content .post-card.card-big .content{width:100%}section.related-posts .section-content .post-card.card-big .icon{aspect-ratio:428/254;margin-top:14px}section.related-posts .section-content .post-card.card-big .date-big,section.related-posts .section-content .post-card.card-big .title-big{display:none}section.related-posts .section-content .post-card.card-big .date-small,section.related-posts .section-content .post-card.card-big .title-small{display:block}section.related-posts .section-content .post-card.card-big .title-small{margin-top:8px}section.related-posts .section-content .post-card.card-big .author-link{display:none}}section.related-posts .section-content .post-card.card-small{grid-column-end:span 2}@media (width<=1024px){section.related-posts .section-content .post-card.card-small{grid-column-end:span 3}}section.related-posts .section-content .post-card.card-small .date-big,section.related-posts .section-content .post-card.card-small .title-big{display:none}section.related-posts .section-content .post-card.card-small .icon{aspect-ratio:428/254;margin-top:clamp(16px,1.25vw,24px)}section.related-posts .section-content .post-card.card-small .tags-wrapper{margin-top:clamp(16px,1.25vw,24px)}section.related-posts .section-content .post-card.card-small .description{transition:opacity var(--transition);opacity:0;margin-top:clamp(16px,1.25vw,24px)}@media (width<=1024px){section.related-posts .section-content .post-card.card-small .description{opacity:1}}section.related-posts .section-content .post-card.card-small .author-link{display:none}section.related-posts .section-content .post-card.card-medium{grid-column-end:span 3}@media (width<=1024px){section.related-posts .section-content .post-card.card-medium{grid-column-end:span 3}}section.related-posts .section-content .post-card.card-medium .date-big,section.related-posts .section-content .post-card.card-medium .title-big{display:none}section.related-posts .section-content .post-card.card-medium .icon{aspect-ratio:428/254;margin-top:clamp(16px,1.25vw,24px)}section.related-posts .section-content .post-card.card-medium .tags-wrapper{margin-top:clamp(16px,1.25vw,24px)}section.related-posts .section-content .post-card.card-medium .description{transition:opacity var(--transition);opacity:0;margin-top:clamp(16px,1.25vw,24px)}@media (width<=1024px){section.related-posts .section-content .post-card.card-medium .description{opacity:1}}section.related-posts .section-content .post-card.card-medium .author-link{display:none}@media (hover:hover) and (pointer:fine) and (width>=768px){section.related-posts .section-content .post-card:hover .title{color:var(--blue)}section.related-posts .section-content .post-card:hover .description{opacity:1}section.related-posts .section-content .post-card:hover img{transition:all 1.7s cubic-bezier(.16,1,.3,1);transform:scale(1.1)}}section.article{background-color:var(--White);padding-block:clamp(86px,10.417vw,200px);overflow:hidden}section.article .section-header{grid-area:1/2/2/12;grid-template-columns:repeat(10,1fr);gap:30px clamp(10px,.833vw,16px);display:grid;position:relative}@media (width<=1024px){section.article .section-header{grid-area:1/1/2/13}}@media (width<=768px){section.article .section-header{flex-direction:column;gap:30px;display:flex}}section.article .section-breadcrumbs{grid-area:1/3/2/9;padding-inline:clamp(20px,3.125vw,60px)}@media (width<=1024px){section.article .section-breadcrumbs{padding-inline:0}}section.article .section-title{grid-area:2/3/3/9;padding-inline:clamp(20px,3.125vw,60px)}@media (width<=1024px){section.article .section-title{padding-inline:0}}section.article .section-content{grid-area:2/2/3/12;grid-template-columns:repeat(10,1fr);column-gap:clamp(10px,.833vw,16px);display:grid}@media (width<=1024px){section.article .section-content{grid-area:2/1/3/13}}@media (width<=768px){section.article .section-content{flex-direction:column;display:flex}}section.article .article-nav{grid-area:1/1/2/3}@media (width<=1024px){section.article .article-nav{display:none}}section.article .article-nav .list{opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none;transition:opacity var(--transition)}section.article .article-nav .list.visible{opacity:1;pointer-events:all;-webkit-user-select:all;user-select:all}section.article .article-nav .nav-title{color:var(--96);-webkit-user-select:none;user-select:none}section.article .article-nav ul{max-height:calc(100vh - 250px);margin:clamp(14px,1.042vw,20px) 0 0;padding:0;list-style-type:none}section.article .article-nav ul li{-webkit-user-select:none;user-select:none;align-items:flex-start;gap:clamp(12px,.729vw,14px);min-height:clamp(35px,3.646vw,70px);padding-block:clamp(12px,.729vw,14px);display:flex}section.article .article-nav ul li .marker{flex-direction:column;flex:none;align-items:center;gap:clamp(12px,.729vw,14px);width:1.146vw;display:flex}section.article .article-nav ul li .marker span{opacity:.4;width:clamp(10px,1.146vw,22px);height:clamp(8px,1.042vw,20px);transition:opacity var(--transition);flex:none;position:relative}section.article .article-nav ul li .marker span:before{content:"";background:var(--Blue);position:absolute;inset:0;-webkit-mask:url(../img/icons/hexagon-outline.svg) 50%/contain no-repeat;mask:url(../img/icons/hexagon-outline.svg) 50%/contain no-repeat}section.article .article-nav ul li .marker span:after{content:"";background:var(--Blue);width:2px;height:100%;display:block;position:absolute;top:100%;left:50%;transform:translate(-50%,50%)}section.article .article-nav ul li .nav-button{font-family:var(--neue_r);letter-spacing:normal;box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;text-align:left;color:var(--96);cursor:pointer;-webkit-box-orient:vertical;margin-top:-.3em;font-size:clamp(14px,.833vw,16px);font-weight:400;line-height:160%;transition:color .3s;display:-webkit-box;overflow:hidden}section.article .article-nav ul li:hover .marker span,section.article .article-nav ul li.active .marker span{opacity:1}section.article .article-nav ul li:hover .nav-button,section.article .article-nav ul li.active .nav-button{color:var(--MainDark)}section.article .article-nav ul li:last-child .marker span:after{display:none}section.article .article-content{grid-area:1/3/2/9;padding-inline:clamp(20px,3.125vw,60px)}section.article .article-content h2{font-family:var(--helvetica_m);letter-spacing:normal;margin-top:clamp(32px,2.083vw,40px);font-size:clamp(24px,1.875vw,36px);font-weight:500;line-height:125%}section.article .article-content h3{font-family:var(--helvetica_m);letter-spacing:normal;margin-top:clamp(32px,2.083vw,40px);font-size:clamp(22px,1.667vw,32px);font-weight:500;line-height:110%}section.article .article-content h4{font-family:var(--neue_r);letter-spacing:normal;margin-top:clamp(32px,2.083vw,40px);font-size:clamp(20px,1.458vw,28px);font-weight:400;line-height:136%}section.article .article-content p{font-family:var(--neue_r);letter-spacing:normal;margin-top:clamp(14px,1.042vw,20px);font-size:clamp(14px,.833vw,16px);font-weight:400;line-height:160%}section.article .article-content a{color:var(--blue);text-decoration:underline}section.article .article-content .wp-block-image:not(:first-of-type){margin-top:clamp(14px,1.042vw,20px)}section.article .article-content .wp-block-image{max-width:100%;margin-block:clamp(32px,2.083vw,40px);overflow:hidden}section.article .article-content .wp-block-image img,section.article .article-content .wp-block-image picture,section.article .article-content .wp-block-image canvas,section.article .article-content .wp-block-image video,section.article .article-content .wp-block-image iframe{object-fit:contain;width:100%;height:100%}section.article .article-content .wp-block-image figure{margin:0;padding:0;overflow:hidden}section.article .article-content .wp-block-image figure img,section.article .article-content .wp-block-image figure picture,section.article .article-content .wp-block-image figure canvas,section.article .article-content .wp-block-image figure video,section.article .article-content .wp-block-image figure iframe{object-fit:contain;width:100%;height:100%}section.article .article-content .wp-block-image figure img{width:100%!important}section.article .article-content .wp-block-image .alignright{float:none;margin:0}@media (width<=1024px){section.article .article-content{order:1;margin-top:0;padding-inline:0}}section.article .article-info{flex-direction:column;grid-area:1/9/2/11;display:flex}@media (width<=1024px){section.article .article-info{order:0;margin-top:10px}}section.article .article-info .date{font-family:var(--neue_r);letter-spacing:normal;color:var(--96);font-size:clamp(14px,.833vw,16px);font-weight:400;line-height:160%}section.article .article-info .author{gap:14px;margin-top:30px;display:flex}section.article .article-info .author .icon{border-radius:50%;flex:none;justify-content:center;align-items:center;width:clamp(46px,3.125vw,60px);height:clamp(46px,3.125vw,60px);display:flex;overflow:hidden}section.article .article-info .author .icon img,section.article .article-info .author .icon picture,section.article .article-info .author .icon canvas,section.article .article-info .author .icon video,section.article .article-info .author .icon iframe{object-fit:cover;width:100%;height:100%}section.article .article-info .author .name p{color:var(--96)}section.article .article-info .author .name span{color:var(--MainDark);transition:color var(--transition)}section.article .article-info .author:hover .name span{color:var(--blue)}section.article .article-info .tags{flex-wrap:wrap;gap:5px;margin-top:clamp(15px,1.042vw,20px);display:flex}section.article .article-info .tags-title{color:var(--96);margin-top:clamp(30px,3.125vw,60px)}section.article .article-info .tags .tag{background-color:var(--12);color:var(--MainDark);-webkit-user-select:none;user-select:none;width:max-content;font-family:var(--neue_m);letter-spacing:normal;border-radius:12px;flex:none;justify-content:center;align-items:center;gap:10px;padding-block:clamp(6px,.417vw,8px);padding-inline:clamp(16px,1.042vw,20px);font-size:14px;font-weight:500;line-height:146%;transition:color .3s;display:flex}section.article .article-info .tags .tag.active{color:var(--blue)}@media (hover:hover) and (pointer:fine) and (width>=768px){section.article .article-info .tags .tag:hover{color:var(--blue)}section.article .article-info .tags .tag:hover .icon-close:before,section.article .article-info .tags .tag:hover .icon-close:after{background-color:var(--blue)}}section.article .article-info .tags .tag .icon-close{cursor:pointer;flex:none;width:14px;height:14px;display:flex;position:relative}section.article .article-info .tags .tag .icon-close:before,section.article .article-info .tags .tag .icon-close:after{content:"";background-color:var(--blue);width:100%;height:2px;transition:background-color .3s;position:absolute;top:50%;left:0}section.article .article-info .tags .tag .icon-close:before{transform:rotate(45deg)}section.article .article-info .tags .tag .icon-close:after{transform:rotate(-45deg)}section.article .article-info .tags .tag .icon-close:hover:before,section.article .article-info .tags .tag .icon-close:hover:after{background-color:""}section.article .article-info button.scrollto-button{margin-top:3.125vw}@media (width<=1024px){section.article .article-info button.scrollto-button{display:none}}section.related-posts{background-color:var(--gray-light)}