.grid-wrapper{width:100%}.grid-wrapper__inner{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}@media (max-width:74.9375rem){.grid-wrapper__inner{gap:1.5rem;padding:2.625rem 1rem}}@media (min-width:75rem){.grid-wrapper__inner{gap:2.25rem;padding:3.625rem 2rem}}.grid-wrapper__header{align-items:center;display:flex;flex-direction:column;justify-content:center;row-gap:.75rem;width:100%}.grid-wrapper__icon svg{height:2.875rem;width:2.9375rem}.grid-wrapper__icon .svg-path{fill:#0083cb}.grid-wrapper__title h2{color:#0083cb;text-transform:uppercase}@media (max-width:74.9375rem){.grid-wrapper__title h2{font-size:1.25rem;line-height:1.5rem}}@media (min-width:75rem){.grid-wrapper__title h2{font-size:1.5rem;line-height:1.8125rem}}.grid-wrapper__content{width:100%}.grid-wrapper__footer{flex-direction:row;width:100%}.grid-wrapper .view__filters,.grid-wrapper__footer{align-items:center;display:flex;justify-content:center}.grid-wrapper .view__filters{flex-direction:column}@media (max-width:74.9375rem){.grid-wrapper .view__filters{margin-bottom:2.625rem}}@media (min-width:75rem){.grid-wrapper .view__filters{margin-bottom:3.625rem}}.grid-wrapper .content-items{align-content:center;align-items:center;display:grid;justify-content:center;justify-items:center;margin:0 auto;place-content:center;place-items:center;width:100%}.grid-wrapper--narrow .content-items{max-width:70.625rem}@media (max-width:74.9375rem){.grid-wrapper--narrow .content-items{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(20.375rem,auto))}}@media (min-width:75rem){.grid-wrapper--narrow .content-items{gap:2.25rem;grid-template-columns:repeat(auto-fit,minmax(21.75rem,auto))}}.grid-wrapper--wide .content-items{max-width:82.5rem}@media (max-width:74.9375rem){.grid-wrapper--wide .content-items{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(20.375rem,auto))}}@media (min-width:75rem){.grid-wrapper--wide .content-items{gap:1.875rem;grid-template-columns:repeat(auto-fit,minmax(26.25rem,auto))}}.grid-wrapper:not(.grid-wrapper--accent):not(.grid-wrapper--kucakraljapetra){background-color:#ecf7d0}@media (min-width:75rem){.grid-wrapper--image{background-image:url(../../../assets/images/background_decoration.png);background-position:center 3.625rem;background-repeat:no-repeat;background-size:90%}}.grid-wrapper--accent,.grid-wrapper--kucakraljapetra{background-color:#eff9ff}