.insta-head{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width:768px){.insta-col{width:50%}}@media screen and (max-width:320px){.insta-col{width:100%}}.insta-txt{--f-sz:clamp(2rem, calc(1rem + 1.25vw), 2.5rem);font-size:var(--f-sz);color:#0a502a;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.insta-txt::after{position:absolute;content:'';right:0;bottom:0;width:0;height:.1rem;background-color:#0a502a;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:1}.insta-txt:hover::after{width:100%;left:0}.insta-slider .splide__track{width:100%}.insta-slider .splide__arrows,.insta-slider .splide__pagination{display:none}.insta-slider .splide__slide{width:calc(2/12 * 100%)!important}@media screen and (max-width:1600px){.insta-slider .splide__slide{width:calc(3/12 * 100%)!important}}@media screen and (max-width:1200px){.insta-slider .splide__slide{width:calc(4/12 * 100%)!important}}