section[id=services].svelte-10uy527{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;margin-top:calc(var(--padding-medium) * 5)}section[id=services].svelte-10uy527 .container:where(.svelte-10uy527){width:100%;max-width:var(--content-width);display:flex;flex-direction:column;gap:var(--padding-medium);padding:var(--padding-medium)}section[id=services].svelte-10uy527 .container:where(.svelte-10uy527) .service-grid:where(.svelte-10uy527){width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1px;background-color:#dbdbdb}section[id=services].svelte-10uy527 .container:where(.svelte-10uy527) .service-grid:where(.svelte-10uy527) .service-grid-card-1:where(.svelte-10uy527){background:color-mix(in srgb,var(--secondary-color) 100%,white 20%);padding:calc(var(--padding-medium) * 3);display:flex;flex-direction:column;justify-content:center}section[id=services].svelte-10uy527 .container:where(.svelte-10uy527) .service-grid:where(.svelte-10uy527) .service-grid-card-1:where(.svelte-10uy527) div:where(.svelte-10uy527){font-size:2rem}section[id=services].svelte-10uy527 .container:where(.svelte-10uy527) .service-grid:where(.svelte-10uy527) .service-grid-card-2:where(.svelte-10uy527){display:grid;grid-template-rows:80px 1fr auto;padding:calc(var(--padding-medium) * 3);background-color:#fff;gap:var(--padding-medium);transition:background-color .4s ease-in-out;text-decoration:none}section[id=services].svelte-10uy527 .container:where(.svelte-10uy527) .service-grid:where(.svelte-10uy527) .service-grid-card-2:where(.svelte-10uy527) .icon-container:where(.svelte-10uy527) div:where(.svelte-10uy527){width:60px;height:60px;border-radius:50%;border:1px rgba(0,0,0,.185) solid;display:grid;place-items:center}section[id=services].svelte-10uy527 .container:where(.svelte-10uy527) .service-grid:where(.svelte-10uy527) .service-grid-card-2:where(.svelte-10uy527) .content:where(.svelte-10uy527) div:where(.svelte-10uy527){font-size:2rem}section[id=services].svelte-10uy527 .container:where(.svelte-10uy527) .service-grid:where(.svelte-10uy527) .service-grid-card-2:where(.svelte-10uy527) .action:where(.svelte-10uy527){font-size:2rem}section[id=services].svelte-10uy527 .container:where(.svelte-10uy527) .service-grid:where(.svelte-10uy527) .service-grid-card-2:where(.svelte-10uy527):hover{background-color:var(--primary-color)}section#advantages.svelte-10uy527{padding:calc(var(--padding-medium) * 6) 0;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:var(--primary-color)}section#advantages.svelte-10uy527 .container:where(.svelte-10uy527){width:100%;max-width:var(--content-width);display:flex;flex-direction:column;gap:var(--padding-medium);padding:var(--padding-medium)}section#advantages.svelte-10uy527 .container:where(.svelte-10uy527) .glow-card:where(.svelte-10uy527){width:100%;position:relative;padding:calc(var(--padding-medium) * 2);border-radius:var(--border-radius);overflow:hidden;will-change:--rotation}section#advantages.svelte-10uy527 .container:where(.svelte-10uy527) .glow-card:where(.svelte-10uy527):before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";z-index:0;background-image:conic-gradient(from var(--rotation, 0turn),color-mix(in oklab,var(--primary-color) 100%,var(--secondary-color)),color-mix(in oklab,var(--primary-color) 100%,var(--secondary-color)),color-mix(in oklab,var(--primary-color) 0%,var(--secondary-color)),color-mix(in oklab,var(--primary-color) 100%,var(--secondary-color)));animation:hue-rotation 15s infinite linear}section#advantages.svelte-10uy527 .container:where(.svelte-10uy527) .glow-card:where(.svelte-10uy527):after{position:absolute;width:calc(100% - 5px);height:calc(100% - 5px);top:2.5px;left:2.5px;border-radius:var(--border-radius);content:"";z-index:2;background:var(--primary-color);filter:blur(7px)}section#advantages.svelte-10uy527 .container:where(.svelte-10uy527) .glow-card:where(.svelte-10uy527) .glow-card-box-container:where(.svelte-10uy527){position:relative;z-index:5;width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-template-rows:repeat(2,auto);align-items:start;gap:calc(var(--padding-medium) * 2)}section#advantages.svelte-10uy527 .container:where(.svelte-10uy527) .glow-card:where(.svelte-10uy527) .glow-card-box-container:where(.svelte-10uy527) .glow-card-box:where(.svelte-10uy527){display:grid;grid-row:span 2;grid-template-columns:subgrid;grid-template-rows:subgrid;background-color:color-mix(in srgb,var(--secondary-color) 0%,white);padding:var(--padding-medium);border-radius:var(--border-radius);text-wrap:pretty}section#advantages.svelte-10uy527 .container:where(.svelte-10uy527) .glow-card:where(.svelte-10uy527) .glow-card-box-container:where(.svelte-10uy527) .glow-card-box:where(.svelte-10uy527) div:where(.svelte-10uy527):nth-child(1){font-size:clamp(1.5rem,4vw,2rem);grid-row:1/1}section#advantages.svelte-10uy527 .container:where(.svelte-10uy527) .glow-card:where(.svelte-10uy527) .glow-card-box-container:where(.svelte-10uy527) .glow-card-box:where(.svelte-10uy527) div:where(.svelte-10uy527):nth-child(2){grid-row:2/2}section[id=info].svelte-10uy527{padding:var(--padding-medium) 0;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:calc(var(--padding-medium) * 5)}section[id=info].svelte-10uy527 .container:where(.svelte-10uy527){width:100%;max-width:var(--content-width);display:flex;flex-direction:column;gap:var(--padding-medium);padding:var(--padding-medium)}section[id=info].svelte-10uy527 .container:where(.svelte-10uy527) details:where(.svelte-10uy527){padding:calc(var(--padding-medium) * 2);background-color:var(--primary-color);border-radius:var(--border-radius)}section[id=info].svelte-10uy527 .container:where(.svelte-10uy527) details:where(.svelte-10uy527) summary:where(.svelte-10uy527){cursor:pointer;font-size:2rem;-webkit-user-select:none;user-select:none}section[id=info].svelte-10uy527 .container:where(.svelte-10uy527) details:where(.svelte-10uy527) p:where(.svelte-10uy527){font-size:clamp(1rem,2vw,1.2rem)}
