:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.ContainerStyles_gap-1__Emn1N{gap:.0625rem!important}.ContainerStyles_gap-2__0ZAn6{gap:.125rem!important}.ContainerStyles_gap-3__hhAEg{gap:.1875rem!important}.ContainerStyles_gap-4__Z5vsZ{gap:.25rem!important}.ContainerStyles_gap-5__Rv3oB{gap:.3125rem!important}.ContainerStyles_gap-6__5iuq8{gap:.375rem!important}.ContainerStyles_gap-7__LUuxk{gap:.4375rem!important}.ContainerStyles_gap-8__a7L5Z{gap:.5rem!important}.ContainerStyles_gap-9__ti2sE{gap:.5625rem!important}.ContainerStyles_gap-10__qLdMy{gap:.625rem!important}.ContainerStyles_container__Mkl57{width:78rem;margin-left:auto;margin-right:auto}@media(max-width:1367px){.ContainerStyles_container__Mkl57{width:90%}}.ContainerStyles_container_medium__6jOtF{width:62.5rem}@media(max-width:1367px){.ContainerStyles_container_medium__6jOtF{width:90%}}.ContainerStyles_container_small__ohPt_{width:56.25rem}@media(max-width:1367px){.ContainerStyles_container_small__ohPt_{width:90%}}.ContainerStyles_container_xsmall__4ug9j{width:48.75rem}@media(max-width:1024px){.ContainerStyles_container_xsmall__4ug9j{width:90%}}.ContainerStyles_container__Mkl57.ContainerStyles_width_auto__Yvy_F{width:auto}.SectionStyles_gap-1__ZW47O{gap:.0625rem!important}.SectionStyles_gap-2__gl5CH{gap:.125rem!important}.SectionStyles_gap-3__qPPy_{gap:.1875rem!important}.SectionStyles_gap-4__TInBj{gap:.25rem!important}.SectionStyles_gap-5__4stF7{gap:.3125rem!important}.SectionStyles_gap-6__YgdzB{gap:.375rem!important}.SectionStyles_gap-7__M_Fc1{gap:.4375rem!important}.SectionStyles_gap-8__CPh7N{gap:.5rem!important}.SectionStyles_gap-9__DTy7Q{gap:.5625rem!important}.SectionStyles_gap-10__z4PJG{gap:.625rem!important}.SectionStyles_section__Kyyqa{padding-top:5.625rem}@media(max-width:1024px){.SectionStyles_section__Kyyqa{padding-top:3.125rem}}@media(max-width:767px){.SectionStyles_section__Kyyqa{padding-top:2.5rem}}.SectionStyles_section_head__7XSy9{display:flex;align-items:center;justify-content:space-between;margin-bottom:2.75rem}@media(max-width:767px){.SectionStyles_section_head__7XSy9{margin-bottom:2.5rem}}.SectionStyles_section_head_title__YiZHT{font-size:1.875rem;font-weight:500;color:#213860;letter-spacing:-.6px}@media(max-width:767px){.SectionStyles_section_head_title__YiZHT{font-size:1.125rem}}.SectionStyles_section__Kyyqa.SectionStyles_section_center__x2a9b .SectionStyles_section_head__7XSy9{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:44%;margin-left:auto;margin-right:auto}@media(max-width:1024px){.SectionStyles_section__Kyyqa.SectionStyles_section_center__x2a9b .SectionStyles_section_head__7XSy9{max-width:100%}}.SectionStyles_section__Kyyqa.SectionStyles_slider_section__F6poJ{overflow:hidden;padding-bottom:.625rem}.SectionStyles_section__Kyyqa.SectionStyles_with_top_border__i9uGk{border-top:1px solid rgba(33,56,96,.1);margin-top:5.625rem}@media(max-width:1024px){.SectionStyles_section__Kyyqa.SectionStyles_with_top_border__i9uGk{margin-top:3.125rem}}@media(max-width:767px){.SectionStyles_section__Kyyqa.SectionStyles_with_top_border__i9uGk{margin-top:2.5rem}}.SectionStyles_section__Kyyqa.SectionStyles_with_middle_border__Gbktn{position:relative}.SectionStyles_section__Kyyqa.SectionStyles_with_middle_border__Gbktn:before{content:"";position:absolute;left:0;top:calc(50% + 2.8125rem);transform:translateY(-50%);height:1px;width:100%;background-color:rgba(33,56,96,.1)}.SectionStyles_section__Kyyqa .SectionStyles_loadmore__kX48F{margin-top:2.5rem;display:flex;justify-content:center}@media(max-width:767px){.SectionStyles_section__Kyyqa .SectionStyles_loadmore__kX48F{margin-top:1.875rem}}.SectionStyles_section__Kyyqa .SectionStyles_slider_buttons__GyzaK{display:flex;align-items:center;gap:.625rem}@media(max-width:767px){.SectionStyles_section__Kyyqa .SectionStyles_slider_buttons__GyzaK{display:none}}.SectionStyles_section__Kyyqa.SectionStyles_contact_section__qdaPr{border-bottom:1px solid rgba(33,56,96,.1);background:radial-gradient(50% 41.21% at 50% 100%,rgba(86,119,255,.05) 0,rgba(86,119,255,0) 100%);padding-bottom:5.625rem}@media(max-width:767px){.SectionStyles_section__Kyyqa.SectionStyles_contact_section__qdaPr{padding-bottom:2.5rem}}.SectionStyles_section__Kyyqa.SectionStyles_blog_slider_section__z28Em{-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0,rgb(0,0,0) 5%,rgb(0,0,0) 90%,rgba(0,0,0,0));mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0,rgb(0,0,0) 5%,rgb(0,0,0) 90%,rgba(0,0,0,0));-webkit-mask-size:104% 100%;mask-size:104% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media(max-width:1024px){.SectionStyles_section__Kyyqa.SectionStyles_blog_slider_section__z28Em{-webkit-mask-image:unset;mask-image:unset;-webkit-mask-repeat:unset;mask-repeat:unset;-webkit-mask-size:unset;mask-size:unset}}.ContentStyles_gap-1__Ee5IG{gap:.0625rem!important}.ContentStyles_gap-2__8HAWE{gap:.125rem!important}.ContentStyles_gap-3__NP4vX{gap:.1875rem!important}.ContentStyles_gap-4__osn8m{gap:.25rem!important}.ContentStyles_gap-5__YVDyV{gap:.3125rem!important}.ContentStyles_gap-6__F1f0u{gap:.375rem!important}.ContentStyles_gap-7__nIfhs{gap:.4375rem!important}.ContentStyles_gap-8__ltCeb{gap:.5rem!important}.ContentStyles_gap-9__DEmb0{gap:.5625rem!important}.ContentStyles_gap-10__c6Ddm{gap:.625rem!important}.ContentStyles_content__Rmhjw h1,.ContentStyles_content__Rmhjw h2,.ContentStyles_content__Rmhjw h3,.ContentStyles_content__Rmhjw h4,.ContentStyles_content__Rmhjw h5,.ContentStyles_content__Rmhjw h6{margin-top:1.75rem;margin-bottom:1rem;line-height:1.35;font-weight:600;color:#213860}.ContentStyles_content__Rmhjw h1:first-child,.ContentStyles_content__Rmhjw h2:first-child,.ContentStyles_content__Rmhjw h3:first-child,.ContentStyles_content__Rmhjw h4:first-child,.ContentStyles_content__Rmhjw h5:first-child,.ContentStyles_content__Rmhjw h6:first-child{margin-top:0}@media(max-width:767px){.ContentStyles_content__Rmhjw h1,.ContentStyles_content__Rmhjw h2,.ContentStyles_content__Rmhjw h3,.ContentStyles_content__Rmhjw h4,.ContentStyles_content__Rmhjw h5,.ContentStyles_content__Rmhjw h6{margin-top:1.375rem;margin-bottom:.75rem}}.ContentStyles_content__Rmhjw b,.ContentStyles_content__Rmhjw strong{font-weight:700}.ContentStyles_content__Rmhjw h1{font-size:1.875rem;margin-top:0}@media(max-width:767px){.ContentStyles_content__Rmhjw h1{font-size:1.5rem}}.ContentStyles_content__Rmhjw h2{font-size:1.625rem;padding-bottom:.5rem;border-bottom:1px solid rgba(33,56,96,.12)}@media(max-width:767px){.ContentStyles_content__Rmhjw h2{font-size:1.25rem}}.ContentStyles_content__Rmhjw h3{font-size:1.5rem}@media(max-width:767px){.ContentStyles_content__Rmhjw h3{font-size:1.125rem}}.ContentStyles_content__Rmhjw h4{font-size:1.375rem}@media(max-width:767px){.ContentStyles_content__Rmhjw h4{font-size:1rem}}.ContentStyles_content__Rmhjw h5{font-size:1.25rem}@media(max-width:767px){.ContentStyles_content__Rmhjw h5{font-size:.9375rem}}.ContentStyles_content__Rmhjw h6{font-size:1rem}@media(max-width:767px){.ContentStyles_content__Rmhjw h6{font-size:.875rem}}.ContentStyles_content__Rmhjw p{margin-top:0;margin-bottom:.5rem;font-weight:400;color:rgba(33,56,96,.85);line-height:1.8;font-size:1rem}@media(max-width:767px){.ContentStyles_content__Rmhjw p{margin-bottom:1rem;font-size:.9375rem}}.ContentStyles_content__Rmhjw p:last-child{margin-bottom:0}.ContentStyles_content__Rmhjw p b,.ContentStyles_content__Rmhjw p strong{font-weight:600}.ContentStyles_content__Rmhjw h1+p,.ContentStyles_content__Rmhjw h2+p,.ContentStyles_content__Rmhjw h3+p,.ContentStyles_content__Rmhjw h4+p,.ContentStyles_content__Rmhjw h5+p,.ContentStyles_content__Rmhjw h6+p{margin-top:0}.ContentStyles_content__Rmhjw a{color:#213860;text-decoration:underline;text-underline-offset:2px;transition:color .2s ease,opacity .2s ease}.ContentStyles_content__Rmhjw a:hover{color:#5677ff}.ContentStyles_content__Rmhjw ul{margin-top:0;margin-bottom:1.5rem;padding-left:1.5rem}.ContentStyles_content__Rmhjw ul li{font-size:1rem;margin-bottom:.5rem;padding-left:.75rem;position:relative;font-weight:400;color:rgba(33,56,96,.85);line-height:1.8}@media(max-width:767px){.ContentStyles_content__Rmhjw ul li{font-size:.9375rem;margin-bottom:.375rem}}.ContentStyles_content__Rmhjw ul li:last-child{margin-bottom:0}.ContentStyles_content__Rmhjw ul li:before{content:"";width:6px;height:6px;border-radius:50%;position:absolute;left:0;top:.8125rem;background:#213860}.ContentStyles_content__Rmhjw ul li b,.ContentStyles_content__Rmhjw ul li strong{font-weight:600}.ContentStyles_content__Rmhjw ol{margin-top:0;margin-bottom:1.5rem;padding-left:1.75rem;list-style-type:decimal}.ContentStyles_content__Rmhjw ol li{font-size:1rem;margin-bottom:.5rem;padding-left:.5rem;font-weight:400;color:rgba(33,56,96,.85);line-height:1.8}@media(max-width:767px){.ContentStyles_content__Rmhjw ol li{font-size:.9375rem;margin-bottom:.375rem}}.ContentStyles_content__Rmhjw ol li:last-child{margin-bottom:0}.ContentStyles_content__Rmhjw ol li b,.ContentStyles_content__Rmhjw ol li strong{font-weight:600}.ContentStyles_content__Rmhjw blockquote{margin:1.5rem 0;padding:1.25rem 1.5rem;border-left:4px solid #213860;background:rgba(33,56,96,.04);border-radius:0 .5rem .5rem 0;font-style:italic;color:rgba(33,56,96,.8)}.ContentStyles_content__Rmhjw blockquote p{margin-bottom:.75rem}.ContentStyles_content__Rmhjw blockquote p:last-child{margin-bottom:0}@media(max-width:767px){.ContentStyles_content__Rmhjw blockquote{margin:1.25rem 0;padding:1rem 1.25rem}}.ContentStyles_content__Rmhjw hr{margin:2rem 0;border:0;height:1px;background:rgba(33,56,96,.12)}@media(max-width:767px){.ContentStyles_content__Rmhjw hr{margin:1.5rem 0}}.ContentStyles_content__Rmhjw img{max-width:100%;height:auto;display:block;margin:1.5rem 0;border-radius:.5rem}@media(max-width:767px){.ContentStyles_content__Rmhjw img{margin:1.25rem 0}}.ContentStyles_content__Rmhjw pre{margin:1.5rem 0;padding:1.25rem;background:rgba(33,56,96,.06);border-radius:.5rem;overflow-x:auto;font-size:.875rem;line-height:1.6}.ContentStyles_content__Rmhjw pre code{padding:0;background:none;font-size:inherit}.ContentStyles_content__Rmhjw code{padding:.125rem .375rem;background:rgba(33,56,96,.08);border-radius:.25rem;font-size:.875rem;font-family:ui-monospace,monospace}.ContentStyles_content__Rmhjw table{width:100%;margin:1.5rem 0;border-collapse:collapse;font-size:.9375rem}.ContentStyles_content__Rmhjw table td,.ContentStyles_content__Rmhjw table th{padding:.75rem 1rem;border:1px solid rgba(33,56,96,.15);text-align:left}.ContentStyles_content__Rmhjw table th{font-weight:600;background:rgba(33,56,96,.06);color:#213860}.ContentStyles_content__Rmhjw table tr:nth-child(2n){background:rgba(33,56,96,.02)}@media(max-width:767px){.ContentStyles_content__Rmhjw table{font-size:.875rem}.ContentStyles_content__Rmhjw table td,.ContentStyles_content__Rmhjw table th{padding:.625rem .75rem}}.ContentStyles_content_big__gTsgk p{font-size:1.125rem;line-height:1.8em;font-weight:300}@media(max-width:767px){.ContentStyles_content_big__gTsgk p{font-size:.875rem}}.ContentStyles_content_big__gTsgk ol li{font-size:1.125rem;line-height:1.8em;font-weight:300}@media(max-width:767px){.ContentStyles_content_big__gTsgk ol li{font-size:1rem}}.ContentStyles_content_big__gTsgk ol li b{font-weight:500}.ContentStyles_content_big__gTsgk ul li{font-size:1.125rem;line-height:1.8em;font-weight:300}@media(max-width:767px){.ContentStyles_content_big__gTsgk ul li{font-size:1rem}}.ContentStyles_content_big__gTsgk ul li b{font-weight:500}.ContentStyles_content_big_type_two__1F7NJ p{font-size:1.125rem;line-height:1.8em;font-weight:400}@media(max-width:767px){.ContentStyles_content_big_type_two__1F7NJ p{font-size:.875rem}}.ContentStyles_content_big_type_two__1F7NJ ol li{font-size:1.125rem;line-height:1.8em;font-weight:400}@media(max-width:767px){.ContentStyles_content_big_type_two__1F7NJ ol li{font-size:1rem}}.ContentStyles_content_big_type_two__1F7NJ ol li b{font-weight:500}.ContentStyles_content_big_type_two__1F7NJ ul li{font-size:1.125rem;line-height:1.8em;font-weight:400}@media(max-width:767px){.ContentStyles_content_big_type_two__1F7NJ ul li{font-size:1rem}}.ContentStyles_content_big_type_two__1F7NJ ul li b{font-weight:500}.ContentStyles_content_white__GgScD h1,.ContentStyles_content_white__GgScD h2,.ContentStyles_content_white__GgScD h3,.ContentStyles_content_white__GgScD h4,.ContentStyles_content_white__GgScD h5,.ContentStyles_content_white__GgScD h6,.ContentStyles_content_white__GgScD ol li,.ContentStyles_content_white__GgScD p,.ContentStyles_content_white__GgScD ul li{color:#fff}.ContentStyles_content_light__z_6bj p{font-weight:300}.ContentStyles_content_privacy__jc0NF ul{padding-left:1.875rem}@media(max-width:767px){.ContentStyles_content_privacy__jc0NF ul{padding-left:.3125rem}}.BlogPostCard_gap-1__mDnRN{gap:.0625rem!important}.BlogPostCard_gap-2__o_pok{gap:.125rem!important}.BlogPostCard_gap-3__fDsMG{gap:.1875rem!important}.BlogPostCard_gap-4__yEh2M{gap:.25rem!important}.BlogPostCard_gap-5__kBxtF{gap:.3125rem!important}.BlogPostCard_gap-6__ETzXR{gap:.375rem!important}.BlogPostCard_gap-7__2P8Mg{gap:.4375rem!important}.BlogPostCard_gap-8__LTdhW{gap:.5rem!important}.BlogPostCard_gap-9__X15BN{gap:.5625rem!important}.BlogPostCard_gap-10__tko96{gap:.625rem!important}.BlogPostCard_blog_post_card__zpW3x{position:relative;height:26.25rem;border-radius:1.875rem;overflow:hidden;box-shadow:0 2px 3px 0 rgba(48,49,61,.05);padding:1.625rem;display:flex;align-items:flex-end}@media(max-width:767px){.BlogPostCard_blog_post_card__zpW3x{padding:1.25rem;border-radius:.75rem}}@media(min-width:1025px){.BlogPostCard_blog_post_card__zpW3x:hover .BlogPostCard_blog_post_img__epMvb{transform:scale(1.25)}}.BlogPostCard_blog_post_card__zpW3x:after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.5)),linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.5))}.BlogPostCard_blog_post_card_content__nuur5{position:relative;z-index:1}.BlogPostCard_blog_post_card__zpW3x .BlogPostCard_title__Vzseh{font-size:1.25rem;font-weight:500;color:#fff;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;letter-spacing:-.2px}@media(max-width:767px){.BlogPostCard_blog_post_card__zpW3x .BlogPostCard_title__Vzseh{font-size:1.125rem}}.BlogPostCard_blog_post_card__zpW3x .BlogPostCard_info__99iZn{display:flex;align-items:center;margin-top:.9375rem}.BlogPostCard_blog_post_card__zpW3x .BlogPostCard_info_item__sMlhl{font-size:1rem;font-weight:400;color:#fff;letter-spacing:.16px;position:relative}.BlogPostCard_blog_post_card__zpW3x .BlogPostCard_info__99iZn .BlogPostCard_info_item__sMlhl+.BlogPostCard_info_item__sMlhl{margin-left:.75rem;padding-left:.9375rem}.BlogPostCard_blog_post_card__zpW3x .BlogPostCard_info__99iZn .BlogPostCard_info_item__sMlhl+.BlogPostCard_info_item__sMlhl:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:.3125rem;width:.3125rem;background:#fff;border-radius:50%}.BlogPostCard_blog_post_card__zpW3x .BlogPostCard_blog_post_img__epMvb{position:absolute;left:0;top:0;height:100%;width:100%;object-fit:cover;transition:transform .2s}