@charset "UTF-8";.list-section{padding:var(--default-padding) 0;position:relative;z-index:2}.list-section__box{display:grid;grid-template-columns:auto 1fr;gap:var(--default-gap)}.list-section__content{display:flex;flex-direction:column;gap:var(--default-gap)}.list-section__items{display:grid;grid-template-columns:repeat(2,1fr);gap:3.2rem;width:100%}.list-section__items.mode{max-width:100%;position:relative;z-index:1}.list-section__items.mode::before{content:"";width:100%;border-radius:12px;height:100%;position:absolute;z-index:-1;pointer-events:none;background-size:cover;background-position:top left;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTc1NSIgaGVpZ2h0PSI0MDEiIHZpZXdCb3g9IjAgMCAxNzU1IDQwMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBzdHJva2U9IiNGQUY4RjgiIHN0cm9rZS1vcGFjaXR5PSIuMiIgZD0iTS4yODggNC41OTFsNTYyIDM5Nk0xMTkzLjY4LjQyMkw1NjMuMjY3IDM5OS42MzVNMTE5My4yOSAxLjU5bDU2MSAzOTMiLz48L3N2Zz4=");background-repeat:no-repeat}.list-section__item{display:flex;gap:1.6rem;flex-direction:column;min-height:clamp(253px,22.7841vw,40.1rem);padding:clamp(16px,1.8182vw,3.2rem) clamp(12px,1.8182vw,3.2rem) clamp(16px,2.2727vw,4rem);border-radius:1.2rem;border:1px solid var(--cl-d);background:var(--cl-e);box-shadow:.2rem .6rem 3.7rem 0 rgba(221,218,218,.25)}.list-section__item:last-of-type{grid-column:1/-1}.list-section__card{display:flex;gap:1.6rem;flex-direction:column;padding:clamp(16px,1.8182vw,3.2rem) clamp(12px,1.8182vw,3.2rem) clamp(16px,2.2727vw,4rem);border-radius:1.2rem;border:.1rem solid var(--cl-d);background:rgba(49,49,49,.8);box-shadow:.2rem .6rem 3.7rem 0 rgba(221,218,218,.25)}.list-section__card .editor strong{font-weight:800}.list-section__card::before{display:block;content:attr(data-dots);font-family:var(--font-family);font-size:clamp(40px,3.6932vw,6.5rem);letter-spacing:-.08em;margin-bottom:auto;text-align:end}.list-section__icon{max-width:clamp(44px,4.2045vw,7.4rem);height:clamp(40px,3.75vw,6.6rem);display:flex;width:auto;margin-bottom:auto}.list-section__icon i{height:100%;width:auto}.list-section__counter{color:rgba(250,248,248,.2);font-family:var(--second-family);font-size:clamp(14px,1.1364vw,2rem);font-style:normal;font-weight:400;line-height:120%}.list-section__text{font-family:var(--second-family);line-height:120%;max-width:50rem}.list-section__title{color:var(--cl-a);font-family:var(--second-family);font-size:clamp(14px,1.1364vw,2rem);font-style:normal;font-weight:800;line-height:normal;text-transform:uppercase}.how-section__title{color:var(--cl-a);font-family:var(--second-family);font-size:clamp(14px,1.1364vw,2rem);font-style:normal;font-weight:800;line-height:normal;text-transform:uppercase}.how-section__text{color:var(--cl-a);font-family:var(--second-family);font-size:clamp(14px,1.1364vw,2rem);font-style:normal;font-weight:400;line-height:120%}@media (min-width:576px){.list-section__card{min-height:clamp(253px,22.7841vw,40.1rem)}}@media (min-width:1024px){.list-section__items.mode{grid-template-columns:repeat(4,1fr)}.list-section__items{max-width:clamp(600px,49.2045vw,86.6rem);justify-self:end}.list-section__card .editor p{font-size:clamp(14px,1.08vw,2rem)}.list-section__card .editor p:first-of-type{min-height:clamp(42px,3.4091vw,6rem)}.list-section__card:last-of-type .editor{width:108%}}@media (max-width:1023.98px){.list-section__box{grid-template-columns:100%}.list-section__items.mode::before{background-size:contain;background-position:center}}@media (max-width:1023.98px) and (min-width:576px){.list-section__items.mode{grid-template-columns:repeat(2,1fr)}}@media (max-width:575.98px){.list-section__items.mode::before{background-size:cover;width:65%;background-position:top left;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjk2IiBoZWlnaHQ9Ijg3NSIgdmlld0JveD0iMCAwIDI5NiA4NzUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggc3Ryb2tlPSIjRkFGOEY4IiBzdHJva2Utb3BhY2l0eT0iLjIiIGQ9Ik0zLjM2Ny42NjFsMjkyIDMxNk0uMzc1IDU0NC42NjlsMjkxIDMzME0uNjk0IDU0NC42MDRsMjk0LjgzNi0yMjgiLz48L3N2Zz4=")}.list-section__items{grid-template-columns:100%}}@media (max-width:424.98px){.list-section__items.mode::before{width:100%}}