.tabs-stories{background-color:var(--color-white)}.tabs-stories__wrapper{padding-top:40px;padding-bottom:80px;display:grid;grid-template-columns:repeat(2,1fr);gap:59px 24px}@media screen and (max-width:1200px){.tabs-stories__wrapper{grid-template-columns:1fr;padding-top:30px;padding-bottom:61px;gap:0}}@media screen and (max-width:767px){.tabs-stories__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:20px;padding-bottom:0}}.tabs-stories__title{grid-area:1/1/2/2}@media screen and (max-width:1200px){.tabs-stories__title{grid-area:auto}}@media screen and (max-width:1024px){.tabs-stories__title{max-width:100%}}.tabs-stories__title *{text-align:left;line-height:1.45}@media screen and (max-width:1024px){.tabs-stories__title *{max-width:100%;line-height:normal}}@media screen and (max-width:767px){.tabs-stories__title *{line-height:1.22}}@media screen and (max-width:1024px){.tabs-stories__title * br{display:none}}.tabs-stories__text{grid-area:1/2/2/3;width:544px;justify-self:center;align-self:center}@media screen and (max-width:1200px){.tabs-stories__text{justify-self:start;grid-area:auto;padding:0;margin-top:24px}}@media screen and (max-width:1024px){.tabs-stories__text{max-width:100%;width:100%}}.tabs-stories__text *{color:var(--Blak-for-Text,#303b4e);font-family:var(--font-open);font-size:20px;font-style:normal;font-weight:600;line-height:1.4;margin:0}@media screen and (max-width:1024px){.tabs-stories__text *{line-height:1.25}}@media screen and (max-width:767px){.tabs-stories__text *{font-size:18px;line-height:1.4}}.tabs-stories__text *+*{margin-top:16px}@media screen and (max-width:1200px){.tabs-stories__text * br{display:none}}.tabs-stories__text ol,.tabs-stories__text ul{padding-left:24px}@media screen and (max-width:767px){.tabs-stories__text ol,.tabs-stories__text ul{padding-left:17px}}.tabs-stories__text strong{font-weight:900}.tabs-stories__text a{color:var(--Button-Green-Send)}.tabs-stories__text blockquote,.tabs-stories__text em{font-style:italic}.tabs-stories__text blockquote *,.tabs-stories__text em *{font-style:italic}.tabs-stories__text blockquote{border-left:4px solid var(--Button-Green-Send);padding:10px 0 10px 10px}@media screen and (max-width:767px){.tabs-stories__text blockquote{padding:8px 0 8px 8px}}.tabs-stories__text blockquote *{margin:0;font-style:italic}.tabs-stories__text blockquote *+*{margin-top:10px}@media screen and (max-width:767px){.tabs-stories__text blockquote *+*{margin-top:8px}}.tabs-stories__inner{grid-area:2/1/3/3;border-radius:10px;width:100%;overflow:hidden;background:-webkit-gradient(linear,left top,right top,color-stop(-17.72%,#1d2431),color-stop(82.34%,#42506b));background:linear-gradient(90deg,#1d2431 -17.72%,#42506b 82.34%);-webkit-box-shadow:var(--sds-size-depth-0) var(--sds-size-depth-400) var(--sds-size-depth-800) var(--sds-size-depth-negative-100) rgba(12,12,13,.1),var(--sds-size-depth-0) var(--sds-size-depth-100) var(--sds-size-depth-100) var(--sds-size-depth-negative-100) rgba(12,12,13,.05);box-shadow:var(--sds-size-depth-0) var(--sds-size-depth-400) var(--sds-size-depth-800) var(--sds-size-depth-negative-100) rgba(12,12,13,.1),var(--sds-size-depth-0) var(--sds-size-depth-100) var(--sds-size-depth-100) var(--sds-size-depth-negative-100) rgba(12,12,13,.05)}@media screen and (max-width:1200px){.tabs-stories__inner{grid-area:auto;width:100%;padding:24px;margin-top:40px}}@media screen and (max-width:767px){.tabs-stories__inner{grid-area:auto;margin-left:-16px;width:100vw;border-radius:0;padding:24px 16px;margin-top:32px}}.tabs-stories__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;width:100%;gap:22px;border-bottom:1px solid var(--color-white);padding:40px;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow-x:auto}@media screen and (max-width:1200px){.tabs-stories__nav{padding:0 0 22px;gap:24px}}@media screen and (max-width:767px){.tabs-stories__nav{padding:0;padding-bottom:23.5px;gap:8px}}.tabs-stories__nav::-webkit-scrollbar,.tabs-stories__nav::-webkit-scrollbar-thumb,.tabs-stories__nav::-webkit-scrollbar-thumb:hover,.tabs-stories__nav::-webkit-scrollbar-track{width:0;background:0 0}.tabs-stories__main{width:100%;padding:40px}@media screen and (max-width:1200px){.tabs-stories__main{padding:22px 0 0}}.tabs-stories__tab{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:48px;padding:11px 24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;border:1px solid var(--color-white);-webkit-transition:var(--transition);transition:var(--transition);background-color:transparent;cursor:pointer}@media screen and (max-width:1200px){.tabs-stories__tab{width:calc(50% - 12px)}}@media screen and (max-width:767px){.tabs-stories__tab{display:block;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:0 8px;border-radius:4px;height:33px;width:calc(50% - 4px);-webkit-box-flex:1;-ms-flex:1;flex:1}}.tabs-stories__tab:focus,.tabs-stories__tab:hover{background:rgba(255,255,255,.6)}.tabs-stories__tab-image{height:26px;max-height:26px;min-height:26px;width:100%;position:relative}@media screen and (max-width:767px){.tabs-stories__tab-image{height:17px;max-height:17px;min-height:17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.tabs-stories__tab-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-transition:var(--transition);transition:var(--transition)}.tabs-stories__tab-image--selected{position:absolute;top:1px;left:0;width:100%;height:100%;opacity:0;-webkit-transition:var(--transition);transition:var(--transition)}@media screen and (max-width:767px){.tabs-stories__tab-image--selected{top:-1px}}.tabs-stories__tab--selected{background-color:var(--color-white)!important}.tabs-stories__tab--selected .tabs-stories__tab-image:has(.tabs-stories__tab-image--selected) img{opacity:0}.tabs-stories__tab--selected .tabs-stories__tab-image:has(.tabs-stories__tab-image--selected) .tabs-stories__tab-image--selected{opacity:1}.tabs-stories__story{display:none;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (max-width:1200px){.tabs-stories__story{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}@media screen and (max-width:767px){.tabs-stories__story{gap:23px}}.tabs-stories__story--show{display:-webkit-box;display:-ms-flexbox;display:flex}.tabs-stories__story-visual{width:788px;min-width:788px;max-width:788px;height:500px;min-height:500px;border-radius:10px;overflow:hidden;position:relative}@media screen and (max-width:1200px){.tabs-stories__story-visual{width:100%;min-width:100%;max-width:100%;height:auto;min-height:auto}}.tabs-stories__story-visual a{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;background:rgba(48,59,78,.6);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.tabs-stories__story-visual a:hover:after{width:240px;height:240px}@media screen and (max-width:767px){.tabs-stories__story-visual a:hover:after{width:60px;height:60px}}.tabs-stories__story-visual a:after{content:"";display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;width:200px;height:200px;background-color:var(--color-white);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;aspect-ratio:1/1;-webkit-transition:var(--transition);transition:var(--transition);z-index:1}@media screen and (max-width:767px){.tabs-stories__story-visual a:after{width:48px;height:48px}}.tabs-stories__story-visual a:before{content:"";display:block;position:absolute;width:64px;height:64px;top:50%;left:51%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' fill='none' viewBox='0 0 64 64'%3E%3Cpath fill='%230F3A5D' d='M62.645 35.076 3.402 63.762C1.823 64.526 0 63.358 0 61.582V2.418C0 .617 1.871-.55 3.453.264l59.244 30.479c1.761.906 1.73 3.47-.052 4.333Z'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:64px 64px}@media screen and (max-width:767px){.tabs-stories__story-visual a:before{width:24px;height:24px;background-size:24px 24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%230F3A5D' d='M23.492 13.153 1.276 23.911C.684 24.197 0 23.759 0 23.093V.907C0 .23.702-.206 1.295.099l22.216 11.43c.66.34.65 1.301-.019 1.624Z'/%3E%3C/svg%3E")}}.tabs-stories__story-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tabs-stories__story-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tabs-stories__story-general{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:32px;padding-left:80px;width:100%}@media screen and (max-width:1200px){.tabs-stories__story-general{padding-left:0;gap:61px}}@media screen and (max-width:767px){.tabs-stories__story-general{gap:78px}}.tabs-stories__story-top{width:100%}.tabs-stories__story-heading *{margin:0;color:var(--color-white);font-family:var(--font-open);font-size:26px;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width:1024px){.tabs-stories__story-heading *{font-size:24px}}@media screen and (max-width:767px){.tabs-stories__story-heading *{font-size:18px;line-height:1.35}}.tabs-stories__story-text{margin-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}@media screen and (max-width:1200px){.tabs-stories__story-text{margin-top:24px}}@media screen and (max-width:767px){.tabs-stories__story-text{gap:18px}}.tabs-stories__story-item{padding-left:24px;padding-right:24px;border-left:1px solid var(--color-white);-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:1200px){.tabs-stories__story-item{padding-left:16px;padding-right:16px;min-height:50px;height:auto}}@media screen and (max-width:1200px){.tabs-stories__story-item{min-width:calc(50% - 9px);padding-right:0}}.tabs-stories__story-item *{color:var(--color-white);font-family:var(--font-open);font-size:18px;font-style:normal;font-weight:700;line-height:normal;margin:0}@media screen and (max-width:1200px){.tabs-stories__story-item *{max-width:231px}}@media screen and (max-width:767px){.tabs-stories__story-item *{font-size:16px}}.tabs-stories__story-item *+*{margin-top:16px}@media screen and (max-width:1200px){.tabs-stories__story-item * br{display:none}}.tabs-stories__story-item ol,.tabs-stories__story-item ul{padding-left:24px}@media screen and (max-width:767px){.tabs-stories__story-item ol,.tabs-stories__story-item ul{padding-left:17px}}.tabs-stories__story-item strong{font-weight:900}.tabs-stories__story-item a{color:var(--Button-Green-Send)}.tabs-stories__story-item blockquote,.tabs-stories__story-item em{font-style:italic}.tabs-stories__story-item blockquote *,.tabs-stories__story-item em *{font-style:italic}.tabs-stories__story-item blockquote{border-left:4px solid var(--Button-Green-Send);padding:10px 0 10px 10px}@media screen and (max-width:767px){.tabs-stories__story-item blockquote{padding:8px 0 8px 8px}}.tabs-stories__story-item blockquote *{margin:0;font-style:italic}.tabs-stories__story-item blockquote *+*{margin-top:10px}@media screen and (max-width:767px){.tabs-stories__story-item blockquote *+*{margin-top:8px}}.tabs-stories__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;width:100%;margin-top:32px}@media screen and (max-width:1200px){.tabs-stories__cards{grid-template-columns:repeat(3,1fr);margin-top:23px;gap:24px}}@media screen and (max-width:767px){.tabs-stories__cards{gap:16px;margin-top:24px}}.tabs-stories__cards--show{display:grid}.tabs-stories__card{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:218px;padding:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:var(--color-white);border-radius:10px}@media screen and (max-width:1200px){.tabs-stories__card{min-height:168px;padding:16px}}@media screen and (max-width:767px){.tabs-stories__card{gap:8px;min-height:102px;padding:8px}}.tabs-stories__card-image{width:80px;max-height:80px;height:80px}@media screen and (max-width:1024px){.tabs-stories__card-image{max-height:60px;height:60px}}@media screen and (max-width:767px){.tabs-stories__card-image{max-height:32px;height:32px}}.tabs-stories__card-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.tabs-stories__card-heading{display:block;text-transform:none;color:var(--Blak-for-Text);text-align:center;font-family:var(--font-open);font-size:18px;font-style:normal;font-weight:700;line-height:1.35;margin:24px 0 0}@media screen and (max-width:1024px){.tabs-stories__card-heading{font-size:18px}}@media screen and (max-width:767px){.tabs-stories__card-heading{font-size:14px;line-height:1.5;margin:0}}.tabs-stories__card-text{text-transform:none;color:var(--Blak-for-Text);text-align:center;font-family:var(--font-open);font-size:18px;font-style:normal;font-weight:600;line-height:1.35;margin:16px 0 0;display:block}@media screen and (max-width:1024px){.tabs-stories__card-text{font-size:14px;margin:12px 0 0}}@media screen and (max-width:767px){.tabs-stories__card-text{margin:0}}.tabs-stories__card-button{min-width:345px}@media screen and (max-width:1200px){.tabs-stories__card-button{min-width:100%}}