:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(90deg)}}}.blog-highlights_core__rAjNP{padding-top:165px;padding-bottom:182px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_title__JofN6{line-height:73px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz{margin-top:64px;display:grid;justify-content:space-between;grid-template-columns:minmax(0,1018px) minmax(0,512px);grid-gap:24px;gap:24px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz.one{justify-content:center;grid-template-columns:minmax(0,1018px)}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz.one .blog-highlights_first__eK6Nw{height:auto;grid-row:auto}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR{width:100%;padding:17px;display:flex;flex-direction:column;align-items:flex-start;position:relative;border-radius:30px;gap:24px;background-color:#fff}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_overflow__jb1Kl{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;border-radius:30px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_image__SSmNP img{border-radius:15px;max-width:100%;height:100%;width:478px;-o-object-fit:cover;object-fit:cover;aspect-ratio:478/204}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_content__u0Uq8{width:100%;display:flex;gap:12px;flex-direction:column;padding:8px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_content__u0Uq8 .blog-highlights_categoryAndDate__2tW1w{flex-wrap:wrap;display:flex;align-items:center;justify-content:space-between;gap:10px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_content__u0Uq8 .blog-highlights_categoryAndDate__2tW1w .blog-highlights_categories__yExQr{display:flex;flex:1 1;flex-wrap:wrap;gap:6px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_content__u0Uq8 .blog-highlights_categoryAndDate__2tW1w .blog-highlights_category___8gRw{padding:5px 8px;display:flex;justify-content:center;align-items:center;line-height:normal;text-transform:uppercase;color:#000030;min-height:23px;width:-moz-fit-content;width:fit-content;background-color:#ddcbff;font-family:overpass-mono-regular,Arial,Helvetica,sans-serif;border-radius:39px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_content__u0Uq8 .blog-highlights_categoryAndDate__2tW1w .blog-highlights_date__gZjx7{letter-spacing:normal;line-height:22px;opacity:.55}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_content__u0Uq8 h3{color:#000030;font-family:pp-radio-grotesk-bold,Arial,Helvetica,sans-serif;font-size:20px;line-height:24px;letter-spacing:-.01em;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:2}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_first__eK6Nw{width:100%;height:-moz-fit-content;height:fit-content;grid-row:span 2;align-items:flex-start;flex-direction:column;overflow:hidden;height:auto}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_first__eK6Nw .blog-highlights_image__SSmNP{width:100%;overflow:hidden}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_first__eK6Nw .blog-highlights_image__SSmNP img{width:100%!important;height:100%;aspect-ratio:984/560;border-radius:15px;-o-object-fit:cover;object-fit:cover}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_first__eK6Nw .blog-highlights_content__u0Uq8{max-width:100%;padding:12px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_first__eK6Nw .blog-highlights_content__u0Uq8 h3{font-size:28px;line-height:34px;-webkit-line-clamp:1}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_first__eK6Nw .blog-highlights_content__u0Uq8 .blog-highlights_except__Z1N28{margin-top:8px;letter-spacing:normal;line-height:28px;color:#000030;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:1}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_moreArticles__Srn8O{margin-top:65px;margin-left:auto}@media(max-width:1600px){.blog-highlights_core__rAjNP{padding-top:138.6px;padding-bottom:152.88px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_title__JofN6{line-height:61.32px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz{margin-top:53.76px;grid-template-columns:minmax(0,855.12px) minmax(0,430.08px);gap:20.16px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz.one{grid-template-columns:minmax(0,855.12px)}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR{padding:14.28px;border-radius:25.2px;gap:20.16px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_overflow__jb1Kl{border-radius:25.2px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_image__SSmNP img{border-radius:12.6px;width:401.52px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_content__u0Uq8{gap:10.08px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_content__u0Uq8 .blog-highlights_categoryAndDate__2tW1w{gap:8.4px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_content__u0Uq8 .blog-highlights_categoryAndDate__2tW1w .blog-highlights_categories__yExQr{gap:5.04px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_content__u0Uq8 .blog-highlights_categoryAndDate__2tW1w .blog-highlights_category___8gRw{border-radius:32.76px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_content__u0Uq8 .blog-highlights_categoryAndDate__2tW1w .blog-highlights_date__gZjx7{line-height:18.48px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_content__u0Uq8 h3{font-size:16.8px;line-height:20.16px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_first__eK6Nw .blog-highlights_image__SSmNP img{border-radius:12.6px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_first__eK6Nw .blog-highlights_content__u0Uq8 h3{font-size:23.52px;line-height:28.56px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_first__eK6Nw .blog-highlights_content__u0Uq8 .blog-highlights_except__Z1N28{line-height:23.52px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_moreArticles__Srn8O{margin-top:54.6px}}@media(max-width:1439.95px){.blog-highlights_core__rAjNP{padding-top:125.4px;padding-bottom:138.32px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_title__JofN6{line-height:55.480000000000004px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz{margin-top:48.64px;grid-template-columns:minmax(0,773.6800000000001px) minmax(0,389.12px);gap:18.240000000000002px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz.one{grid-template-columns:minmax(0,773.6800000000001px)}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR{padding:12.92px;border-radius:22.8px;gap:18.240000000000002px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_overflow__jb1Kl{border-radius:22.8px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_image__SSmNP img{border-radius:11.4px;width:363.28000000000003px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_content__u0Uq8{gap:9.120000000000001px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_content__u0Uq8 .blog-highlights_categoryAndDate__2tW1w{gap:7.6px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_content__u0Uq8 .blog-highlights_categoryAndDate__2tW1w .blog-highlights_categories__yExQr{gap:4.5600000000000005px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_content__u0Uq8 .blog-highlights_categoryAndDate__2tW1w .blog-highlights_category___8gRw{border-radius:29.64px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_content__u0Uq8 .blog-highlights_categoryAndDate__2tW1w .blog-highlights_date__gZjx7{line-height:16.72px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_content__u0Uq8 h3{font-size:15.2px;line-height:18.240000000000002px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_first__eK6Nw .blog-highlights_image__SSmNP img{border-radius:11.4px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_first__eK6Nw .blog-highlights_content__u0Uq8 h3{font-size:21.28px;line-height:25.84px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_first__eK6Nw .blog-highlights_content__u0Uq8 .blog-highlights_except__Z1N28{line-height:21.28px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_moreArticles__Srn8O{margin-top:49.4px}}@media(max-width:1279.95px){.blog-highlights_core__rAjNP{padding-top:60px;padding-bottom:87px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_title__JofN6{line-height:27px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz{margin-top:30px;gap:30px;grid-template-columns:minmax(0,777px) minmax(0,400px)}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR{border-radius:15px;padding:17px;gap:9px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_overflow__jb1Kl{border-radius:15px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_image__SSmNP img{border-radius:5px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_content__u0Uq8{gap:12px;padding:8px 8px 4px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_content__u0Uq8 .blog-highlights_categoryAndDate__2tW1w{gap:10px;flex-wrap:wrap}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_content__u0Uq8 .blog-highlights_categoryAndDate__2tW1w .blog-highlights_category___8gRw{border-radius:39px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_content__u0Uq8 .blog-highlights_categoryAndDate__2tW1w .blog-highlights_date__gZjx7{line-height:22px;font-size:16px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_content__u0Uq8 h3{font-size:14px;line-height:17px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_first__eK6Nw{height:-moz-fit-content;height:fit-content}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_first__eK6Nw .blog-highlights_image__SSmNP img{border-radius:5px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_first__eK6Nw .blog-highlights_content__u0Uq8{padding:8px 8px 4px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_first__eK6Nw .blog-highlights_content__u0Uq8 h3{font-size:14px;line-height:17px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_first__eK6Nw .blog-highlights_content__u0Uq8 .blog-highlights_except__Z1N28{display:none;margin-top:4px;line-height:22px}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_moreArticles__Srn8O{margin-top:30px}}@media(max-width:1023.95px){.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_title__JofN6{text-align:center}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz{grid-template-columns:1fr}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_image__SSmNP{width:100%}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_image__SSmNP img{aspect-ratio:984/560;height:100%;width:100%}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_first__eK6Nw .blog-highlights_content__u0Uq8 h3{-webkit-line-clamp:2}.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_moreArticles__Srn8O{margin:30px auto 0}}@media(max-width:767.95px){.blog-highlights_core__rAjNP .blog-highlights_wrapper__YJrUE .blog-highlights_posts__yUwdz .blog-highlights_post__TLNsR .blog-highlights_image__SSmNP img{aspect-ratio:295/204}}.blog-most-recent_core__0CI_j{padding-bottom:156px}.blog-most-recent_core__0CI_j .blog-most-recent_wrapper__CWSxB .blog-most-recent_title__Rfqtn{line-height:73px}.blog-most-recent_core__0CI_j .blog-most-recent_wrapper__CWSxB .blog-most-recent_posts__dF74y{margin-top:64px;display:grid;justify-content:space-between;grid-template-columns:repeat(4,1fr);grid-gap:25px;gap:25px}.blog-most-recent_core__0CI_j .blog-most-recent_wrapper__CWSxB .blog-most-recent_moreArticles__1QLls{margin-top:64px;margin-left:auto}@media(max-width:1600px){.blog-most-recent_core__0CI_j{padding-bottom:131.04px}.blog-most-recent_core__0CI_j .blog-most-recent_wrapper__CWSxB .blog-most-recent_title__Rfqtn{line-height:61.32px}.blog-most-recent_core__0CI_j .blog-most-recent_wrapper__CWSxB .blog-most-recent_posts__dF74y{margin-top:53.76px;gap:21px}.blog-most-recent_core__0CI_j .blog-most-recent_wrapper__CWSxB .blog-most-recent_moreArticles__1QLls{margin-top:53.76px}}@media(max-width:1439.95px){.blog-most-recent_core__0CI_j{padding-bottom:118.56px}.blog-most-recent_core__0CI_j .blog-most-recent_wrapper__CWSxB .blog-most-recent_title__Rfqtn{line-height:55.480000000000004px}.blog-most-recent_core__0CI_j .blog-most-recent_wrapper__CWSxB .blog-most-recent_posts__dF74y{margin-top:48.64px;gap:19px}.blog-most-recent_core__0CI_j .blog-most-recent_wrapper__CWSxB .blog-most-recent_moreArticles__1QLls{margin-top:48.64px}}@media(max-width:1279.95px){.blog-most-recent_core__0CI_j{padding-bottom:60px}.blog-most-recent_core__0CI_j .blog-most-recent_wrapper__CWSxB .blog-most-recent_title__Rfqtn{line-height:27px}.blog-most-recent_core__0CI_j .blog-most-recent_wrapper__CWSxB .blog-most-recent_posts__dF74y{margin-top:30px;gap:30px;grid-template-columns:repeat(3,1fr)}.blog-most-recent_core__0CI_j .blog-most-recent_wrapper__CWSxB .blog-most-recent_moreArticles__1QLls{margin-top:30px}}@media(max-width:1023.95px){.blog-most-recent_core__0CI_j .blog-most-recent_wrapper__CWSxB .blog-most-recent_title__Rfqtn{text-align:center}.blog-most-recent_core__0CI_j .blog-most-recent_wrapper__CWSxB .blog-most-recent_posts__dF74y{grid-template-columns:repeat(2,1fr)}.blog-most-recent_core__0CI_j .blog-most-recent_wrapper__CWSxB .blog-most-recent_moreArticles__1QLls{margin:30px auto 0}}@media(max-width:767.95px){.blog-most-recent_core__0CI_j .blog-most-recent_wrapper__CWSxB .blog-most-recent_posts__dF74y{grid-template-columns:1fr}}.blog-detail-related_core__4orF2{padding-bottom:40px;color:#7e00d2}.blog-detail-related_core__4orF2 .blog-detail-related_wrapper__po5HE{display:flex;flex-direction:column;align-items:flex-start}.blog-detail-related_core__4orF2 .blog-detail-related_wrapper__po5HE h2{font-family:pp-radio-grotesk-bold,Arial,Helvetica,sans-serif;text-transform:uppercase;font-size:20px!important;line-height:20px!important}.blog-detail-related_core__4orF2 .blog-detail-related_wrapper__po5HE .blog-detail-related_sliderContainer__cRt_D{margin-top:30px;width:100%;max-width:787px}.blog-detail-related_core__4orF2 .blog-detail-related_wrapper__po5HE .blog-detail-related_sliderContainer__cRt_D .blog-detail-related_slider__H_ktL{container-type:inline-size;width:100%}.blog-detail-related_core__4orF2 .blog-detail-related_wrapper__po5HE .blog-detail-related_sliderContainer__cRt_D .blog-detail-related_slider__H_ktL .swiper-slide{align-self:stretch;height:auto}.blog-detail-related_core__4orF2 .blog-detail-related_wrapper__po5HE .blog-detail-related_sliderContainer__cRt_D .blog-detail-related_slider__H_ktL .blog-detail-related_related__DHkUl{display:flex;flex-direction:column;width:100%;height:100%;background-color:#efe6ff;position:relative;border-radius:6px 6px 15px 15px}.blog-detail-related_core__4orF2 .blog-detail-related_wrapper__po5HE .blog-detail-related_sliderContainer__cRt_D .blog-detail-related_slider__H_ktL .blog-detail-related_related__DHkUl .blog-detail-related_image__GkSL4 img{-o-object-fit:cover;object-fit:cover;aspect-ratio:249/100;border-radius:6px 6px 0 0;max-width:100%;height:auto}.blog-detail-related_core__4orF2 .blog-detail-related_wrapper__po5HE .blog-detail-related_sliderContainer__cRt_D .blog-detail-related_slider__H_ktL .blog-detail-related_related__DHkUl section{padding:14px 20px;align-self:stretch}.blog-detail-related_core__4orF2 .blog-detail-related_wrapper__po5HE .blog-detail-related_sliderContainer__cRt_D .blog-detail-related_slider__H_ktL .blog-detail-related_related__DHkUl section h3{font-family:pp-radio-grotesk-bold,Arial,Helvetica,sans-serif;line-height:22px}.blog-detail-related_core__4orF2 .blog-detail-related_wrapper__po5HE .blog-detail-related_sliderContainer__cRt_D .blog-detail-related_slider__H_ktL .blog-detail-related_related__DHkUl .blog-detail-related_overflow__n4Tvp{border-radius:6px 6px 15px 15px;position:absolute;top:0;width:100%;height:100%;left:0}@media(max-width:1600px){.blog-detail-related_core__4orF2{padding-bottom:33.6px}.blog-detail-related_core__4orF2 .blog-detail-related_wrapper__po5HE h2{font-size:16.8px!important;line-height:16.8px!important}.blog-detail-related_core__4orF2 .blog-detail-related_wrapper__po5HE .blog-detail-related_sliderContainer__cRt_D{margin-top:25.2px;max-width:661.0799999999999px}.blog-detail-related_core__4orF2 .blog-detail-related_wrapper__po5HE .blog-detail-related_sliderContainer__cRt_D .blog-detail-related_slider__H_ktL .blog-detail-related_related__DHkUl{border-radius:5.04px 5.04px 12.6px 12.6px}.blog-detail-related_core__4orF2 .blog-detail-related_wrapper__po5HE .blog-detail-related_sliderContainer__cRt_D .blog-detail-related_slider__H_ktL .blog-detail-related_related__DHkUl .blog-detail-related_image__GkSL4 img{border-radius:5.04px 5.04px 0 0}.blog-detail-related_core__4orF2 .blog-detail-related_wrapper__po5HE .blog-detail-related_sliderContainer__cRt_D .blog-detail-related_slider__H_ktL .blog-detail-related_related__DHkUl section{padding:11.76px 16.8px}.blog-detail-related_core__4orF2 .blog-detail-related_wrapper__po5HE .blog-detail-related_sliderContainer__cRt_D .blog-detail-related_slider__H_ktL .blog-detail-related_related__DHkUl section h3{line-height:18.48px}.blog-detail-related_core__4orF2 .blog-detail-related_wrapper__po5HE .blog-detail-related_sliderContainer__cRt_D .blog-detail-related_slider__H_ktL .blog-detail-related_related__DHkUl .blog-detail-related_overflow__n4Tvp{border-radius:5.04px 5.04px 12.6px 12.6px}}@media(max-width:1439.95px){.blog-detail-related_core__4orF2{padding-bottom:30.4px}.blog-detail-related_core__4orF2 .blog-detail-related_wrapper__po5HE h2{font-size:15.2px!important;line-height:15.2px!important}.blog-detail-related_core__4orF2 .blog-detail-related_wrapper__po5HE .blog-detail-related_sliderContainer__cRt_D{margin-top:22.8px;max-width:598.12px}.blog-detail-related_core__4orF2 .blog-detail-related_wrapper__po5HE .blog-detail-related_sliderContainer__cRt_D .blog-detail-related_slider__H_ktL .blog-detail-related_related__DHkUl{border-radius:4.5600000000000005px 4.5600000000000005px 11.4px 11.4px}.blog-detail-related_core__4orF2 .blog-detail-related_wrapper__po5HE .blog-detail-related_sliderContainer__cRt_D .blog-detail-related_slider__H_ktL .blog-detail-related_related__DHkUl .blog-detail-related_image__GkSL4 img{border-radius:4.5600000000000005px 4.5600000000000005px 0 0}.blog-detail-related_core__4orF2 .blog-detail-related_wrapper__po5HE .blog-detail-related_sliderContainer__cRt_D .blog-detail-related_slider__H_ktL .blog-detail-related_related__DHkUl section{padding:10.64px 15.2px}.blog-detail-related_core__4orF2 .blog-detail-related_wrapper__po5HE .blog-detail-related_sliderContainer__cRt_D .blog-detail-related_slider__H_ktL .blog-detail-related_related__DHkUl section h3{line-height:16.72px}.blog-detail-related_core__4orF2 .blog-detail-related_wrapper__po5HE .blog-detail-related_sliderContainer__cRt_D .blog-detail-related_slider__H_ktL .blog-detail-related_related__DHkUl .blog-detail-related_overflow__n4Tvp{border-radius:4.5600000000000005px 4.5600000000000005px 11.4px 11.4px}}@media(max-width:1279.95px){.blog-detail-related_core__4orF2{padding-bottom:23px}.blog-detail-related_core__4orF2 .blog-detail-related_wrapper__po5HE h2{font-size:12px!important;line-height:12px!important}.blog-detail-related_core__4orF2 .blog-detail-related_wrapper__po5HE .blog-detail-related_sliderContainer__cRt_D{margin-top:18px}.blog-detail-related_core__4orF2 .blog-detail-related_wrapper__po5HE .blog-detail-related_sliderContainer__cRt_D .blog-detail-related_slider__H_ktL .blog-detail-related_related__DHkUl{border-radius:3.5px 3.5px 15px 15px}.blog-detail-related_core__4orF2 .blog-detail-related_wrapper__po5HE .blog-detail-related_sliderContainer__cRt_D .blog-detail-related_slider__H_ktL .blog-detail-related_related__DHkUl .blog-detail-related_image__GkSL4 img{width:100%;border-radius:3.5px 3.5px 0 0}.blog-detail-related_core__4orF2 .blog-detail-related_wrapper__po5HE .blog-detail-related_sliderContainer__cRt_D .blog-detail-related_slider__H_ktL .blog-detail-related_related__DHkUl section{padding:8px 12px}.blog-detail-related_core__4orF2 .blog-detail-related_wrapper__po5HE .blog-detail-related_sliderContainer__cRt_D .blog-detail-related_slider__H_ktL .blog-detail-related_related__DHkUl section h3{line-height:13px;font-size:9.3px}.blog-detail-related_core__4orF2 .blog-detail-related_wrapper__po5HE .blog-detail-related_sliderContainer__cRt_D .blog-detail-related_slider__H_ktL .blog-detail-related_related__DHkUl .blog-detail-related_overflow__n4Tvp{border-radius:3.5px 3.5px 15px 15px}}.blog-search_core__uLzEs{width:100%}.blog-search_core__uLzEs .blog-search_form__fflnB{position:relative;display:flex;flex-direction:column}@media(min-width:1279.95px){.blog-search_core__uLzEs .blog-search_form__fflnB:hover input{border:1px solid #7e00d2}}.blog-search_core__uLzEs .blog-search_form__fflnB label{display:none}.blog-search_core__uLzEs .blog-search_form__fflnB input{background-color:rgba(0,0,0,0);width:100%;border:1px solid #000030;border-radius:47.08px;outline:none;color:#000030;transition:all .35s ease-out;font-size:16px;line-height:normal;height:62px;font-family:overpass-mono-medium,Arial,Helvetica,sans-serif;padding:7px 80px 7px 30px}.blog-search_core__uLzEs .blog-search_form__fflnB input::-moz-placeholder{text-transform:uppercase;color:#000030}.blog-search_core__uLzEs .blog-search_form__fflnB input::placeholder{text-transform:uppercase;color:#000030}.blog-search_core__uLzEs .blog-search_form__fflnB input:-webkit-autofill{-webkit-transition:background-color 5000s ease-out 0s;transition:background-color 5000s ease-out 0s}.blog-search_core__uLzEs .blog-search_form__fflnB input:focus{border:1px solid #7e00d2}.blog-search_core__uLzEs .blog-search_form__fflnB .blog-search_submit__9ukNh{background-color:#a576ff;border-radius:50%;width:48px;aspect-ratio:1/1;display:grid;place-items:center;position:absolute;right:9px;top:50%;transform:translateY(-50%);transition:all .35s ease-out}@media(min-width:1279.95px){.blog-search_core__uLzEs .blog-search_form__fflnB .blog-search_submit__9ukNh:hover{background-color:#7e00d2}}.blog-search_core__uLzEs .blog-search_form__fflnB .blog-search_submit__9ukNh svg{width:20px;height:auto;max-width:100%}@media(max-width:1600px){.blog-search_core__uLzEs .blog-search_form__fflnB input{border-radius:39.5472px;font-size:13.44px;height:52.08px}.blog-search_core__uLzEs .blog-search_form__fflnB .blog-search_submit__9ukNh{width:40.32px;right:7.56px}.blog-search_core__uLzEs .blog-search_form__fflnB .blog-search_submit__9ukNh svg{width:16.8px}}@media(max-width:1439.95px){.blog-search_core__uLzEs .blog-search_form__fflnB input{border-radius:35.7808px;font-size:12.16px;height:47.12px}.blog-search_core__uLzEs .blog-search_form__fflnB .blog-search_submit__9ukNh{width:36.480000000000004px;right:6.84px}.blog-search_core__uLzEs .blog-search_form__fflnB .blog-search_submit__9ukNh svg{width:15.2px}}@media(max-width:1279.95px){.blog-search_core__uLzEs .blog-search_form__fflnB input{font-size:12px;line-height:15px;padding:7px 60px 7px 15px;height:40px}.blog-search_core__uLzEs .blog-search_form__fflnB .blog-search_submit__9ukNh{width:30px;right:7px}.blog-search_core__uLzEs .blog-search_form__fflnB .blog-search_submit__9ukNh svg{width:14px}}.blog-heading_core__6WAmL{padding-top:196px}.blog-heading_core__6WAmL .blog-heading_wrapper__GCz5L .blog-heading_content___OKNV{display:flex;flex-direction:column;background-color:#fff;padding:85px 87px 82px 84px;border-radius:32px}.blog-heading_core__6WAmL .blog-heading_wrapper__GCz5L .blog-heading_content___OKNV section{justify-content:space-between;align-items:flex-start;flex-wrap:wrap;display:flex;gap:50px}.blog-heading_core__6WAmL .blog-heading_wrapper__GCz5L .blog-heading_content___OKNV section .blog-heading_title__1AE3q{white-space:pre-line;line-height:73px}.blog-heading_core__6WAmL .blog-heading_wrapper__GCz5L .blog-heading_content___OKNV section .blog-heading_filtersContainer__4rWMx{width:100%;max-width:674px;display:flex;align-items:flex-end;flex-direction:column;gap:46px}@media(max-width:1600px){.blog-heading_core__6WAmL{padding-top:164.64px}.blog-heading_core__6WAmL .blog-heading_wrapper__GCz5L .blog-heading_content___OKNV{padding:71.39999999999999px 73.08px 68.88px 70.56px;border-radius:26.88px}.blog-heading_core__6WAmL .blog-heading_wrapper__GCz5L .blog-heading_content___OKNV section{gap:42px}.blog-heading_core__6WAmL .blog-heading_wrapper__GCz5L .blog-heading_content___OKNV section .blog-heading_title__1AE3q{line-height:61.32px}.blog-heading_core__6WAmL .blog-heading_wrapper__GCz5L .blog-heading_content___OKNV section .blog-heading_filtersContainer__4rWMx{max-width:566.16px;gap:38.64px}}@media(max-width:1439.95px){.blog-heading_core__6WAmL{padding-top:148.96px}.blog-heading_core__6WAmL .blog-heading_wrapper__GCz5L .blog-heading_content___OKNV{padding:64.6px 66.12px 62.32px 63.84px;border-radius:24.32px}.blog-heading_core__6WAmL .blog-heading_wrapper__GCz5L .blog-heading_content___OKNV section{gap:38px}.blog-heading_core__6WAmL .blog-heading_wrapper__GCz5L .blog-heading_content___OKNV section .blog-heading_title__1AE3q{line-height:55.480000000000004px}.blog-heading_core__6WAmL .blog-heading_wrapper__GCz5L .blog-heading_content___OKNV section .blog-heading_filtersContainer__4rWMx{max-width:512.24px;gap:34.96px}}@media(max-width:1279.95px){.blog-heading_core__6WAmL{padding-top:60px}.blog-heading_core__6WAmL .blog-heading_wrapper__GCz5L .blog-heading_content___OKNV{padding:39px 21px 38px;border-radius:15px}.blog-heading_core__6WAmL .blog-heading_wrapper__GCz5L .blog-heading_content___OKNV section{gap:30px}.blog-heading_core__6WAmL .blog-heading_wrapper__GCz5L .blog-heading_content___OKNV section .blog-heading_title__1AE3q{line-height:27px}.blog-heading_core__6WAmL .blog-heading_wrapper__GCz5L .blog-heading_content___OKNV section .blog-heading_filtersContainer__4rWMx{gap:20px}}@media(max-width:1023.95px){.blog-heading_core__6WAmL .blog-heading_wrapper__GCz5L .blog-heading_content___OKNV section{flex-direction:column}.blog-heading_core__6WAmL .blog-heading_wrapper__GCz5L .blog-heading_content___OKNV section .blog-heading_filtersContainer__4rWMx{align-items:flex-start;max-width:100%}}.blog-list_core__cHALD{padding-block:64px 181px}.blog-list_core__cHALD .blog-list_wrapper__GndMx{display:flex;flex-direction:column;align-items:center;gap:64px}.blog-list_core__cHALD .blog-list_wrapper__GndMx .blog-list_posts__zlURW{display:grid;justify-content:space-between;grid-template-columns:repeat(4,1fr);grid-gap:25px;gap:25px}.blog-list_core__cHALD .blog-list_wrapper__GndMx .blog-list_empty__7rO_o{color:#000030}.blog-list_core__cHALD .blog-list_wrapper__GndMx .blog-list_pagination__vvZJr{margin:0}@media(max-width:1600px){.blog-list_core__cHALD{padding-block:53.76px 152.04px}.blog-list_core__cHALD .blog-list_wrapper__GndMx{gap:53.76px}.blog-list_core__cHALD .blog-list_wrapper__GndMx .blog-list_posts__zlURW{gap:21px}}@media(max-width:1439.95px){.blog-list_core__cHALD{padding-block:48.64px 137.56px}.blog-list_core__cHALD .blog-list_wrapper__GndMx{gap:48.64px}.blog-list_core__cHALD .blog-list_wrapper__GndMx .blog-list_posts__zlURW{gap:19px}}@media(max-width:1279.95px){.blog-list_core__cHALD{padding-block:30px 80px}.blog-list_core__cHALD .blog-list_wrapper__GndMx{gap:30px}.blog-list_core__cHALD .blog-list_wrapper__GndMx .blog-list_posts__zlURW{gap:30px;grid-template-columns:repeat(3,1fr)}}@media(max-width:1023.95px){.blog-list_core__cHALD .blog-list_wrapper__GndMx .blog-list_posts__zlURW{grid-template-columns:repeat(2,1fr)}}@media(max-width:767.95px){.blog-list_core__cHALD .blog-list_wrapper__GndMx .blog-list_posts__zlURW{grid-template-columns:1fr}}.blog-detail_core__2Sjqw{padding-top:251px;padding-bottom:175px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4{display:flex;flex-direction:column;background-color:#fff;padding:103px 141px 136px;border-radius:30px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_breadcrumbContainer__nj57x{display:flex;align-items:center;justify-content:space-between;gap:50px;margin-bottom:84px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_heading__xr9Bz{display:flex;flex-direction:column}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_heading__xr9Bz .blog-detail_categories__siS1_{display:flex;flex-wrap:wrap;gap:8px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_heading__xr9Bz .blog-detail_category__ju_Yv{padding:5px 14px;display:flex;justify-content:center;align-items:center;line-height:normal;text-transform:uppercase;color:#000030;min-height:41px;width:-moz-fit-content;width:fit-content;background-color:#ddcbff;font-family:overpass-mono-regular,Arial,Helvetica,sans-serif;border-radius:39px;margin-bottom:5px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_heading__xr9Bz .blog-detail_title__pWUR5{letter-spacing:normal}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_heading__xr9Bz .blog-detail_infoPost__02uFH{flex-wrap:wrap;margin-top:30px;display:flex;align-items:center;gap:40px;color:#000030}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_heading__xr9Bz .blog-detail_infoPost__02uFH li{display:flex;align-items:center;gap:10px;letter-spacing:normal;text-transform:uppercase}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_heading__xr9Bz .blog-detail_infoPost__02uFH li svg{max-width:100%;height:auto}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf{width:100%;min-width:0;margin-top:50px;display:flex;align-items:flex-start}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL{width:100%;max-width:100%;min-width:0}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_banner__a4KYm img{max-width:100%;height:auto;border-radius:15px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO{padding-bottom:40px;border-bottom:1px solid #a576ff;color:#000030;margin-top:50px;white-space:pre-line;line-height:40px;letter-spacing:normal;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO a,.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO em,.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO h1,.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO h2,.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO h3,.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO h4,.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO h5,.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO h6,.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO li,.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO p,.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO span,.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO strong{max-width:100%;overflow-wrap:anywhere;word-break:break-word}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO iframe,.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO img,.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO table,.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO video{max-width:100%}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO h1{font-family:pp-radio-grotesk-bold,Arial,Helvetica,sans-serif;font-size:40px;line-height:48px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO h2{font-family:pp-radio-grotesk-bold,Arial,Helvetica,sans-serif;line-height:38px;font-size:24px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO h2+p{font-size:18px;line-height:36px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO * strong{font-family:pp-radio-grotesk-bold,Arial,Helvetica,sans-serif}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO a{font-family:pp-radio-grotesk-bold,Arial,Helvetica,sans-serif;color:#7e00d2;text-decoration:underline}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO ul{display:flex;flex-direction:column}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO ul li{position:relative;padding-left:30px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO ul li:before{content:"";display:block;position:absolute;top:12px;left:13px;width:3px;height:3px;background-color:#000030}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_newsletter__BRUm3,.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_socialMedia__9sx35{color:#000050;margin-top:40px;line-height:29px;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_newsletter__BRUm3 strong,.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_socialMedia__9sx35 strong{font-family:pp-radio-grotesk-bold,Arial,Helvetica,sans-serif}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_newsletter__BRUm3 a,.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_socialMedia__9sx35 a{font-family:pp-radio-grotesk-bold,Arial,Helvetica,sans-serif;color:#7e00d2;text-decoration:underline;overflow-wrap:anywhere;word-break:break-word}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_prevNextPost__idNad{margin-top:40px;display:flex;align-items:center;justify-content:space-between;gap:50px;padding-top:40px;border-top:1px solid #a576ff}@media(max-width:1600px){.blog-detail_core__2Sjqw{padding-top:210.84px;padding-bottom:147px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4{padding:86.52px 118.44px 114.24px;border-radius:25.2px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_breadcrumbContainer__nj57x{gap:42px;margin-bottom:70.56px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_heading__xr9Bz .blog-detail_categories__siS1_{gap:6.72px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_heading__xr9Bz .blog-detail_category__ju_Yv{border-radius:32.76px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_heading__xr9Bz .blog-detail_infoPost__02uFH{margin-top:25.2px;gap:33.6px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_heading__xr9Bz .blog-detail_infoPost__02uFH li{gap:8.4px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf{margin-top:42px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_banner__a4KYm img{border-radius:12.6px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO{padding-bottom:33.6px;margin-top:42px;line-height:33.6px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO h1{font-size:33.6px;line-height:40.32px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO h2{line-height:31.919999999999998px;font-size:20.16px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO h2+p{font-size:15.12px;line-height:30.24px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO ul li{padding-left:25.2px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO ul li:before{top:10.08px;left:10.92px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_newsletter__BRUm3,.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_socialMedia__9sx35{margin-top:33.6px;line-height:24.36px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_prevNextPost__idNad{margin-top:33.6px;gap:42px;padding-top:33.6px}}@media(max-width:1439.95px){.blog-detail_core__2Sjqw{padding-top:190.76px;padding-bottom:133px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4{padding:78.28px 107.16px 103.36px;border-radius:22.8px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_breadcrumbContainer__nj57x{gap:38px;margin-bottom:63.84px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_heading__xr9Bz .blog-detail_categories__siS1_{gap:6.08px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_heading__xr9Bz .blog-detail_category__ju_Yv{border-radius:29.64px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_heading__xr9Bz .blog-detail_infoPost__02uFH{margin-top:22.8px;gap:30.4px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_heading__xr9Bz .blog-detail_infoPost__02uFH li{gap:7.6px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf{margin-top:38px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_banner__a4KYm img{border-radius:11.4px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO{padding-bottom:30.4px;margin-top:38px;line-height:30.4px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO h1{font-size:30.4px;line-height:36.480000000000004px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO h2{line-height:28.88px;font-size:18.240000000000002px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO h2+p{font-size:13.68px;line-height:27.36px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO ul li{padding-left:22.8px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO ul li:before{top:9.120000000000001px;left:9.88px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_newsletter__BRUm3,.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_socialMedia__9sx35{margin-top:30.4px;line-height:22.04px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_prevNextPost__idNad{margin-top:30.4px;gap:38px;padding-top:30.4px}}@media(max-width:1279.95px){.blog-detail_core__2Sjqw{padding-top:103px;padding-bottom:60px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X{padding:0 13px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4{border-radius:15px;padding:18px 20px 25px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_breadcrumbContainer__nj57x{display:none}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_heading__xr9Bz .blog-detail_category__ju_Yv{padding:5px 8px;font-size:10px;line-height:13px;min-height:23px;border-radius:23px;margin-bottom:8px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_heading__xr9Bz .blog-detail_infoPost__02uFH{margin-top:17px;gap:10px 23px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_heading__xr9Bz .blog-detail_infoPost__02uFH li{gap:5px;font-size:8.5px;line-height:10px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_heading__xr9Bz .blog-detail_infoPost__02uFH li svg{width:10px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf{margin-top:30px;gap:0}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_banner__a4KYm img{-o-object-fit:cover;object-fit:cover;aspect-ratio:329/190;width:100%;border-radius:9px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO{margin-top:30px;line-height:24px;padding-bottom:23px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO h1{font-size:24px;line-height:30px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO h2{font-size:14px;line-height:22px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO h2+p{font-size:12px;line-height:24px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO ul li{padding-left:15px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_textBlock__uQ_HO ul li:before{top:6px;left:8px;width:2px;height:2px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_newsletter__BRUm3,.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_socialMedia__9sx35{margin-top:23px;line-height:19px}.blog-detail_core__2Sjqw .blog-detail_wrapper__dkn9X .blog-detail_content__9kqo4 .blog-detail_contentInside__KRDmf .blog-detail_contentMain__4H3HL .blog-detail_prevNextPost__idNad{margin-top:23px;gap:20px;padding-top:23px}}