.section-seals .full-width-container{position:relative}@media screen and (max-width:1024px){.section-seals .full-width-container{max-width:500px;margin:0 auto}}.section-seals__drops{position:absolute;width:33%;max-width:460px}.section-seals__drops:nth-of-type(1){top:-36px;left:26%}@media screen and (max-width:1024px){.section-seals__drops:nth-of-type(1){width:320px;top:50%;left:20%}}@media screen and (max-width:767px){.section-seals__drops:nth-of-type(1){width:200px;top:100%;transform:translateY(-40%)}}.section-seals__drops:nth-of-type(2){top:47px;right:16.5%;transform:rotate(-170deg)}@media screen and (max-width:1024px){.section-seals__drops:nth-of-type(2){display:none}}.section-seals__grid{display:flex;justify-content:space-between;width:100%;margin:0 auto;gap:16px}@media screen and (max-width:1024px){.section-seals__grid{justify-content:center;flex-wrap:wrap;gap:60px 16px}}@media screen and (max-width:767px){.section-seals__grid{gap:60px 16px}}.seal-item{position:relative;width:25%;display:flex;align-items:center;justify-content:center}@media screen and (max-width:1024px){.seal-item{width:calc(50% - 8px)}}.seal-item__image{width:100%;max-width:170px;max-height:125px;display:flex}@media screen and (max-width:1024px){.seal-item__image{aspect-ratio:unset;max-width:114px;max-height:88px}}.seal-item__image *{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}