.new-stories-section{outline:none;width:1160px;height:auto}.new-stories-section .container{width:1160px;margin:0 auto;position:relative}.new-stories-section .stories-input{width:-webkit-fill-available;flex-direction:row;align-items:center;gap:32px;width:-moz-available;height:auto;margin-bottom:40px;display:flex}.new-stories-section .stories-input .input-wrapper{cursor:pointer;border:1px solid #bdbdbd;border-radius:8px;align-items:center;gap:12px;width:564px;height:auto;padding:12px;display:flex;position:relative}.new-stories-section .stories-input .input-wrapper input{width:-webkit-fill-available;width:-moz-available;height:auto;font-family:var(--font-rubik);font-weight:400;font-style:Regular;letter-spacing:0;color:#3d3d3d;border:none;align-items:center;font-size:16px;line-height:18px;display:flex}.new-stories-section .stories-input .input-wrapper input:focus{outline:none}.new-stories-section .stories-input .input-wrapper .arrow-parent{justify-content:center;align-items:center;width:18px;height:9px;display:flex}.new-stories-section .stories-input .input-wrapper .arrow-parent .arrowicon{width:18px;height:9px;transition:transform .15s ease-in-out}.new-stories-section .stories-input .input-wrapper .arrow-parent .arrowicon.rotated{transition:transform .15s ease-in-out;transform:rotate(180deg)}.new-stories-section .stories-input .input-wrapper .domain-practices{z-index:10;background:#fff;border-radius:8px;flex-direction:column;width:100%;height:auto;max-height:240px;display:flex;position:absolute;top:calc(100% + 6px);left:0;overflow:scroll auto;box-shadow:0 2px 14px #0342631a}.new-stories-section .stories-input .input-wrapper .domain-practices .dropdown-item{width:-webkit-fill-available;align-items:center;width:-moz-available;height:auto;padding:12px;display:flex}.new-stories-section .stories-input .input-wrapper .domain-practices .dropdown-item span{font-family:var(--font-rubik);text-align:left;text-underline-position:"from-font";text-decoration-skip-ink:none;color:#1e1e1e;font-size:14px;font-weight:400;line-height:18px}.new-stories-section .stories-input .input-wrapper .domain-practices .dropdown-item:hover{cursor:pointer;background:#f6f6f6}.new-stories-section .stories-input .input-wrapper:focus-within{border:1px solid #005dac}.new-stories-section .section-header{width:1160px}.new-stories-section .section-title{font-size:32px;font-weight:500;font-family:var(--font-rubik);color:#00294d;margin-bottom:40px;display:inline-flex}.new-stories-section .section-title2{font-size:32px;font-weight:500;font-family:var(--font-rubik);color:#f50;margin-bottom:40px;display:inline-flex}.new-stories-section .view-all-section{justify-content:end;width:1160px;margin-top:88px;display:flex}.new-stories-section .view-all-section .view-all{font-family:var(--font-rubik);font-weight:500;font-style:Medium;leading-trim:NONE;letter-spacing:0;color:#005dac;font-size:16px;font-weight:600;line-height:20px;text-decoration:none}.new-stories-section .slider-wrap{gap:16px;width:1160px;display:flex;position:relative}.new-stories-section .images-section{flex-direction:row;justify-content:flex-start;align-items:center;width:689px;display:flex;position:relative;overflow:hidden}.new-stories-section .metrics-section{border-radius:8px;flex-direction:column;justify-content:space-between;width:454px;height:296px;display:flex}.new-stories-section .metrics-link{height:100%;color:inherit;cursor:pointer;flex-direction:column;justify-content:space-between;text-decoration:none;display:flex}.new-stories-section .mySwiper{width:100%;height:296px;padding-left:0;overflow:visible}.new-stories-section .mySwiper .swiper-wrapper{align-items:center;gap:16px;height:296px;display:flex}.new-stories-section .swiper-slide.story-slide{border-radius:8px;flex-shrink:0;align-self:center;transition:all .3s;overflow:hidden;width:272px!important;height:296px!important;margin-right:0!important}.new-stories-section .swiper-slide.story-slide:last-child{margin-right:0}.new-stories-section .card-link,.new-stories-section .card-activate{all:unset;cursor:pointer;width:100%;height:100%;display:block}.new-stories-section .story-card{background:#fff;border-radius:8px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.new-stories-section .story-card .story-overlay{z-index:1;background:#0009;transition:opacity .2s,visibility .2s;position:absolute;inset:0}.new-stories-section .story-card .story-image{transition-timing-function:ease-in-out;position:absolute;inset:0;transform:scale(1)}.new-stories-section .story-card .story-image:hover{transition-behavior:normal;transition:transform .3s ease-in-out;transform:scale(1.1)}.new-stories-section .story-card .story-teaser{color:#fff;z-index:2;background:linear-gradient(#0000 0%,#000c 100%);padding:12px 14px;position:absolute;bottom:0;left:0;right:0}.new-stories-section .story-card .story-teaser .story-teaser-title{font-family:var(--font-rubik);font-weight:500;font-style:Medium;leading-trim:NONE;letter-spacing:0;font-size:16px;line-height:20px}.new-stories-section .story-title{font-family:var(--font-rubik);color:#1e1e1e;margin:0 0 12px;font-size:28px;font-weight:500;line-height:32px}.new-stories-section .new_desc{font-family:var(--font-rubik);color:#575757;-webkit-line-clamp:3;text-overflow:ellipsis;white-space:normal;word-wrap:break-word;-webkit-box-orient:vertical;margin:0 0 28px;font-size:16px;font-weight:400;line-height:20px;display:-webkit-box;overflow:hidden}.new-stories-section .success-metrics{grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 36px;display:grid}.new-stories-section .success-metrics .metric{text-align:center;flex-direction:column;gap:8px;padding:0 8px;display:flex;position:relative}.new-stories-section .success-metrics .metric:not(:last-child):after{content:"";background-color:#aaa;width:1px;height:60%;position:absolute;top:20%;right:0}.new-stories-section .success-metrics .metric-value{font-family:var(--font-rubik);color:#005dac;font-size:28px;font-weight:500;line-height:32px}.new-stories-section .success-metrics .metric-label{font-family:var(--font-rubik);color:#1e1e1e;font-size:14px;font-weight:400;line-height:18px}.new-stories-section .read-more-btn{font-family:var(--font-rubik);color:#005dac;margin-top:auto;font-size:16px;font-weight:500;line-height:20px;text-decoration:none}.new-stories-section .line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.new-stories-section .nav-buttons{z-index:10;will-change:auto;gap:24px;margin-top:24px;display:flex;position:absolute;bottom:-66px;right:0;transform:translateZ(0)}.new-stories-section .swiper-button-prev,.new-stories-section .swiper-button-next{z-index:20;cursor:pointer;background-color:#fff;border:1px solid #005dac;border-radius:40px;justify-content:center;align-items:center;width:40px;height:40px;margin:0;transition:background-color .3s,color .3s,border-color .3s;display:flex;position:static;box-shadow:0 4px 18px #11111114}.new-stories-section .swiper-button-prev:after,.new-stories-section .swiper-button-next:after{color:#005dac;text-shadow:#111;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);font-size:20px;font-weight:bolder;transition:color .3s}.new-stories-section .swiper-button-prev:after{padding-right:3px}.new-stories-section .swiper-button-next:after{padding-left:2px}@media screen and (max-width:1279px){.new-stories-section{width:708px;height:auto}.new-stories-section .container{width:708px;margin:0 auto;position:relative}.new-stories-section .stories-input{gap:20px;margin-bottom:24px}.new-stories-section .stories-input .input-wrapper{width:344px}.new-stories-section .stories-input .input-wrapper input{font-size:14px}.new-stories-section .stories-input .input-wrapper input:focus{outline:none}.new-stories-section .stories-input .input-wrapper .arrow-parent,.new-stories-section .stories-input .input-wrapper .arrow-parent .arrowicon{width:14px;height:8px}.new-stories-section .stories-input .input-wrapper:focus-within{border:1px solid #005dac}.new-stories-section .section-header{width:708px}.new-stories-section .section-title{font-size:26px;font-weight:500;font-family:var(--font-rubik);color:#00294d;margin-bottom:24px;display:inline-flex}.new-stories-section .section-title2{font-size:26px;font-weight:500;font-family:var(--font-rubik);color:#f50;margin-bottom:24px;display:inline-flex}.new-stories-section .view-all-section{justify-content:end;width:708px;margin-top:25px;display:flex}.new-stories-section .view-all-section .view-all{font-family:var(--font-rubik);font-weight:500;font-style:Medium;leading-trim:NONE;letter-spacing:0;color:#005dac;font-size:14px;font-weight:600;line-height:18px;text-decoration:none}.new-stories-section .slider-wrap{gap:8px;width:100%;display:flex;position:relative}.new-stories-section .images-section{width:358px;position:relative;overflow:hidden}.new-stories-section .metrics-section{border-radius:8px;flex-direction:column;justify-content:space-between;width:350px;height:246px;display:flex}.new-stories-section .metrics-link{height:100%;color:inherit;cursor:pointer;flex-direction:column;justify-content:space-between;text-decoration:none;display:flex}.new-stories-section .mySwiper{width:100%;height:246px;overflow:visible}.new-stories-section .mySwiper .swiper-wrapper{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;align-items:center;height:246px;margin-left:0;display:flex}.new-stories-section .mySwiper.moved .swiper-wrapper{margin-left:0}.new-stories-section .swiper-slide.story-slide{border-radius:8px;flex-shrink:0;align-self:center;transition:all .3s;overflow:hidden;width:220px!important;height:246px!important}.new-stories-section .swiper-slide.story-slide:last-child{margin-right:0}.new-stories-section .card-link,.new-stories-section .card-activate{all:unset;cursor:pointer;width:100%;height:100%;display:block}.new-stories-section .story-card{background:#fff;border-radius:8px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.new-stories-section .story-card .story-overlay{z-index:1;background:#0009;position:absolute;inset:0}.new-stories-section .story-card .story-image{position:absolute;inset:0}.new-stories-section .story-card .story-teaser{color:#fff;z-index:2;background:linear-gradient(#0000 0%,#000c 100%);padding:12px 14px;position:absolute;bottom:0;left:0;right:0}.new-stories-section .story-card .story-teaser .story-teaser-title{height:auto;font-family:var(--font-rubik);font-weight:500;font-style:Medium;leading-trim:NONE;letter-spacing:0;font-size:14px;line-height:18px}.new-stories-section .story-title{font-family:var(--font-rubik);color:#1e1e1e;font-weight:500;font-style:Medium;leading-trim:NONE;letter-spacing:0;font-size:18px;line-height:22px}.new-stories-section .new_desc{height:54px;font-family:var(--font-rubik);color:#575757;font-weight:400;font-style:Regular;leading-trim:NONE;letter-spacing:0;-webkit-line-clamp:3;text-overflow:ellipsis;white-space:normal;word-wrap:break-word;-webkit-box-orient:vertical;margin:0 0 24px;font-size:14px;line-height:18px;display:-webkit-box;overflow:hidden}.new-stories-section .success-metrics{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:8px;margin:0 0 20px;display:grid}.new-stories-section .success-metrics .metric{text-align:center;flex-direction:column;gap:8px;padding:0 8px;display:flex;position:relative}.new-stories-section .success-metrics .metric:not(:last-child):after{content:"";background-color:#aaa;width:1px;height:auto;position:absolute;top:8px;bottom:8px;right:0}.new-stories-section .success-metrics .metric-value{font-family:var(--font-rubik);color:#005dac;font-size:24px;font-weight:500;line-height:28px}.new-stories-section .success-metrics .metric-label{font-family:var(--font-rubik);color:#1e1e1e;font-size:12px;font-weight:400;line-height:16px}.new-stories-section .success-metrics .metric-label.line-clamp-2{line-clamp:unset;-webkit-line-clamp:unset;-webkit-box-orient:initial;display:block;overflow:visible}.new-stories-section .read-more-btn{font-family:var(--font-rubik);color:#005dac;margin-top:auto;font-size:14px;font-weight:500;line-height:18px;text-decoration:none}.new-stories-section .line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.new-stories-section .nav-buttons{display:none}.new-stories-section .swiper-button-prev,.new-stories-section .swiper-button-next{z-index:20;cursor:pointer;background-color:#fff;border:1px solid #005dac;border-radius:40px;justify-content:center;align-items:center;width:40px;height:40px;margin:0;transition:background-color .3s,color .3s,border-color .3s;display:flex;position:static;box-shadow:0 4px 18px #11111114}.new-stories-section .swiper-button-prev:after,.new-stories-section .swiper-button-next:after{color:#005dac;text-shadow:#111;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);font-size:20px;font-weight:bolder;transition:color .3s}.new-stories-section .swiper-button-prev:after{padding-right:3px}.new-stories-section .swiper-button-next:after{padding-left:2px}}@media screen and (max-width:739px){.new-stories-section{width:-webkit-fill-available;width:-moz-available;min-width:328px;height:auto}.new-stories-section .container{width:-webkit-fill-available;width:-moz-available;min-width:328px;margin:0 auto;position:relative}.new-stories-section .stories-input{flex-direction:column;gap:20px;margin-bottom:20px}.new-stories-section .stories-input .input-wrapper{width:-webkit-fill-available;width:-moz-available}.new-stories-section .stories-input .input-wrapper input{font-size:12px;line-height:16px}.new-stories-section .stories-input .input-wrapper input:focus{outline:none}.new-stories-section .stories-input .input-wrapper .arrow-parent,.new-stories-section .stories-input .input-wrapper .arrow-parent .arrowicon{width:11px;height:6px}.new-stories-section .stories-input .input-wrapper .domain-practices{z-index:10;background:#fff;border-radius:8px;flex-direction:column;width:100%;height:auto;max-height:240px;display:flex;position:absolute;top:calc(100% + 6px);left:0;overflow:scroll auto;box-shadow:0 2px 14px #0342631a}.new-stories-section .stories-input .input-wrapper .domain-practices .dropdown-item{width:-webkit-fill-available;align-items:center;width:-moz-available;height:auto;padding:12px;display:flex}.new-stories-section .stories-input .input-wrapper .domain-practices .dropdown-item span{font-family:var(--font-rubik);text-align:left;text-underline-position:"from-font";text-decoration-skip-ink:none;color:#1e1e1e;font-size:12px;font-weight:400;line-height:16px}.new-stories-section .stories-input .input-wrapper .domain-practices .dropdown-item:hover{cursor:pointer;background:#f6f6f6}.new-stories-section .stories-input .input-wrapper:focus-within{border:1px solid #005dac}.new-stories-section .section-header{width:-webkit-fill-available;width:-moz-available;min-width:328px}.new-stories-section .section-title{height:22px;margin-bottom:0;font-size:18px;font-weight:500}.new-stories-section .section-title2{height:22px;font-size:18px;font-weight:500}.new-stories-section .view-all-section{width:-webkit-fill-available;justify-content:end;width:-moz-available;min-width:328px;margin-top:25px;display:flex}.new-stories-section .view-all-section .view-all{font-family:var(--font-rubik);font-weight:500;font-style:Medium;leading-trim:NONE;letter-spacing:0;color:#005dac;font-size:14px;font-weight:600;line-height:18px;text-decoration:none}.new-stories-section .slider-wrap{width:-webkit-fill-available;flex-direction:column-reverse;gap:20px;width:-moz-available;min-width:328px;display:flex;position:relative}.new-stories-section .images-section{width:-webkit-fill-available;width:-moz-available;min-width:328px;position:relative;overflow:hidden}.new-stories-section .metrics-section{width:-webkit-fill-available;border-radius:8px;flex-direction:column;justify-content:space-between;width:-moz-available;min-width:328px;height:auto;display:flex}.new-stories-section .metrics-link{height:100%;color:inherit;cursor:pointer;flex-direction:column;justify-content:space-between;text-decoration:none;display:flex}.new-stories-section .mySwiper{width:100%;height:152px;overflow:visible}.new-stories-section .mySwiper .swiper-wrapper{align-items:center;height:152px;margin-left:0;transition:margin-left .3s;display:flex}.new-stories-section .swiper-slide.story-slide{border-radius:8px;flex-shrink:0;align-self:center;transition:all .3s;overflow:hidden;width:auto!important;height:152px!important}.new-stories-section .swiper-slide.story-slide:last-child{margin-right:0}.new-stories-section .card-link,.new-stories-section .card-activate{all:unset;cursor:pointer;width:100%;height:100%;display:block}.new-stories-section .story-card{background:#fff;border-radius:8px;width:252px;height:100%;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.new-stories-section .story-card .story-overlay{z-index:1;background:#0009;position:absolute;inset:0}.new-stories-section .story-card .story-image{position:absolute;inset:0}.new-stories-section .story-card .story-teaser{color:#fff;z-index:2;background:linear-gradient(#0000 0%,#000c 100%);padding:12px 14px;display:flex;position:absolute;bottom:0;left:0;right:0}.new-stories-section .story-card .story-teaser .story-teaser-title{height:auto;font-family:var(--font-rubik);font-weight:500;font-style:Medium;leading-trim:NONE;letter-spacing:0;font-size:14px;line-height:18px}.new-stories-section .story-title{font-family:var(--font-rubik);color:#1e1e1e;font-weight:500;font-style:Medium;leading-trim:NONE;letter-spacing:0;font-size:18px;line-height:22px}.new-stories-section .new_desc{height:55px;font-family:var(--font-rubik);color:#575757;font-weight:400;font-style:Regular;leading-trim:NONE;letter-spacing:0;-webkit-line-clamp:3;text-overflow:ellipsis;white-space:normal;word-wrap:break-word;-webkit-box-orient:vertical;margin:0 0 16px;font-size:14px;line-height:18px;display:-webkit-box;overflow:hidden}.new-stories-section .success-metrics{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:0;width:100%;max-width:100%;height:auto;margin:0 0 28px;display:grid}.new-stories-section .success-metrics .metric{box-sizing:border-box;text-align:center;flex-direction:column;gap:8px;width:100%;padding:0 6px;display:flex;position:relative}.new-stories-section .success-metrics .metric:not(:last-child):after{content:"";background-color:#aaa;width:1px;height:auto;position:absolute;top:8px;bottom:8px;right:0}}@media screen and (max-width:739px) and (max-width:468px){.new-stories-section .success-metrics .metric:nth-child(2):after{display:block}}@media screen and (max-width:739px){.new-stories-section .success-metrics .metric-value{font-family:var(--font-rubik);color:#005dac;font-size:24px;font-weight:500;line-height:28px}.new-stories-section .success-metrics .metric-label{height:auto;font-family:var(--font-rubik);color:#1e1e1e;font-size:12px;font-weight:400;line-height:16px}.new-stories-section .success-metrics .metric-label.line-clamp-2{line-clamp:unset;-webkit-line-clamp:unset;-webkit-box-orient:initial;display:block;overflow:visible}.new-stories-section .read-more-btn{font-family:var(--font-rubik);color:#005dac;text-align:right;width:100%;margin-top:0;font-size:14px;font-weight:500;line-height:18px;text-decoration:none;display:block}.new-stories-section .line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.new-stories-section .nav-buttons{display:none}.new-stories-section .swiper-button-prev,.new-stories-section .swiper-button-next{z-index:20;cursor:pointer;background-color:#fff;border:1px solid #005dac;border-radius:40px;justify-content:center;align-items:center;width:40px;height:40px;margin:0;transition:background-color .3s,color .3s,border-color .3s;display:flex;position:static;box-shadow:0 4px 18px #11111114}.new-stories-section .swiper-button-prev:after,.new-stories-section .swiper-button-next:after{color:#005dac;text-shadow:#111;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);font-size:20px;font-weight:bolder;transition:color .3s}.new-stories-section .swiper-button-prev:after{padding-right:3px}.new-stories-section .swiper-button-next:after{padding-left:2px}}
