.elementor .dcc-hero-paw-bg{height:40vw;padding-block-start:60px;padding-block-end:60px;padding-inline-start:20px;padding-inline-end:20px;background-color:var(--main);flex-direction:column;gap:20px;justify-content:center;align-items:center;.dcc-hero-paw-bg::before {
 content: "";
 position: absolute;
 inset: -10%;
 z-index: -1;
 pointer-events: none;

 background-image: url("data:image/svg+xml,svg width='120' height='120' viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg'g fill='white' fill-opacity='0.10'ellipse cx='60' cy='70' rx='20' ry='16'/ellipse cx='38' cy='46' rx='8' ry='11' transform='rotate(-20 38 46)'/ellipse cx='52' cy='34' rx='8' ry='11' transform='rotate(-8 52 34)'/ellipse cx='68' cy='34' rx='8' ry='11' transform='rotate(8 68 34)'/ellipse cx='82' cy='46' rx='8' ry='11' transform='rotate(20 82 46)'//g/svg");

 background-size: 180px 180px;
 background-repeat: repeat;

 opacity: 0.35;
 filter: blur(0.2px);
 transform: rotate(-10deg) scale(1.08);

 animation: dccPawFloat 36s linear infinite;}\n}.elementor .dcc-hero-paw-bg2{padding-block-start:60px;padding-block-end:60px;padding-inline-start:20px;padding-inline-end:20px;background-color:var(--main);gap:20px;justify-content:center;}