/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./template-parts/block-small-cards/block-small-cards.scss ***!
  \******************************************************************************************************************************************************************************/@keyframes pop-btn-txt{0%{transform:scaleX(1) scaleY(1)}62%{transform:scaleX(1.06) scaleY(1.02)}to{transform:scaleX(1) scaleY(1)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes poke{0%{transform:scale(1)}45%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes poke-right{0%{transform:translateX(0)}45%{transform:translateX(5px)}to{transform:translateX(0)}}@keyframes draw{0%{stroke-dashoffset:1000}20%{stroke-dashoffset:800}40%{stroke-dashoffset:600}60%{stroke-dashoffset:400}80%{stroke-dashoffset:200}to{stroke-dashoffset:0}}@keyframes fill-it{0%{fill:hsla(0,0%,100%,0)}25%{fill:hsla(0,0%,100%,.2)}50%{fill:hsla(0,0%,100%,.5)}75%{fill:hsla(0,0%,100%,.8)}to{fill:#fff}}@keyframes filter-it{0%{filter:drop-shadow(0 0 0 #fff) drop-shadow(0 0 0 #fff)}25%{filter:drop-shadow(0 0 2px #fff) drop-shadow(0 0 4px #fff)}50%{filter:drop-shadow(0 0 4px #fff) drop-shadow(0 0 8px #fff)}75%{filter:drop-shadow(0 0 2px #fff) drop-shadow(0 0 4px #fff)}to{filter:drop-shadow(0 0 0 #fff) drop-shadow(0 0 0 #fff)}}@keyframes draw-large{0%{stroke-dashoffset:6500}to{stroke-dashoffset:0}}@keyframes subtleFill{0%{fill:transparent}to{fill:#fff}}.small-cards .cont{display:grid}@media screen and (min-width:960px){.small-cards .cont{grid-template-columns:1fr auto}}.small-cards .lbl{color:#1f3d4a}@media screen and (min-width:960px){.small-cards .lbl{grid-column:1/3}}.small-cards__h{color:#1f3d4a;will-change:opacity,transform}.small-cards__h.start:not(.show){opacity:0;transform:translateY(3vw)}.small-cards__h.start.show{opacity:1;transform:translateX(0);transition:opacity 1.8s cubic-bezier(.23,1,.32,1) .12s,transform 1.8s cubic-bezier(.23,1,.32,1) .12s}.small-cards__txt{color:#505050;justify-self:end;margin-top:32px}@media screen and (min-width:960px){.small-cards__txt{margin-top:unset;max-width:46ch}}.small-cards__cards{margin-top:32px}@supports (width:clamp(1px,1px,1px)){.small-cards__cards{margin-top:clamp(32px,5vw,96px)}}.small-cards__cards{display:grid;gap:18px;grid-auto-rows:1fr;text-align:center}@media screen and (min-width:360px){.small-cards__cards{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:520px){.small-cards__cards{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:750px){.small-cards__cards{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:960px){.small-cards__cards{grid-column:1/3;grid-template-columns:repeat(6,1fr)}}.small-cards__card{background-color:#ecf4f7;border-radius:16px;padding:36px 0}.small-cards__card>img{display:block;max-width:75%}