:root{--dl-color-gray-500:#595959;--dl-color-gray-700:#999;--dl-color-gray-900:#d9d9d9;--dl-size-size-large:144px;--dl-size-size-small:48px;--dl-color-danger-300:#a22020;--dl-color-danger-500:#bf2626;--dl-color-danger-700:#e14747;--dl-color-gray-black:#000;--dl-color-gray-white:#fff;--dl-size-size-medium:96px;--dl-size-size-xlarge:192px;--dl-size-size-xsmall:16px;--dl-space-space-unit:16px;--dl-color-primary-100:#003eb3;--dl-color-primary-300:#0074f0;--dl-color-primary-500:#14a9ff;--dl-color-primary-700:#85dcff;--dl-color-success-300:#199033;--dl-color-success-500:#32a94c;--dl-color-success-700:#4cc366;--dl-size-size-xxlarge:288px;--dl-size-size-maxwidth:1400px;--dl-radius-radius-round:50%;--dl-space-space-halfunit:8px;--dl-space-space-sixunits:96px;--dl-space-space-twounits:32px;--dl-radius-radius-radius2:2px;--dl-radius-radius-radius4:4px;--dl-radius-radius-radius8:8px;--dl-space-space-fiveunits:80px;--dl-space-space-fourunits:64px;--dl-space-space-threeunits:48px;--dl-space-space-oneandhalfunits:20px}.button{color:#222223;cursor:pointer;display:inline-block;padding:.5rem 1rem;font-style:normal;transition:.3s;font-weight:500;border-color:#222223;border-width:1px;border-radius:0;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-twounits);background-color:#79d490}.button:hover{opacity:.5}.input{padding:.5rem 1rem}.input,.textarea{color:var(--dl-color-gray-black);cursor:auto;border-color:var(--dl-color-gray-black);border-width:1px;border-radius:4px;background-color:var(--dl-color-gray-white)}.textarea{padding:.5rem}.list{width:100%;margin:1em 0;display:block;padding:0 0 0 1.5rem;list-style-type:none;list-style-position:outside}.list-item{display:list-item}.teleport-show{display:flex!important;transform:none!important}.navLink{color:#222223;cursor:pointer;font-size:18px;font-style:normal;transition:.3s;font-weight:500;line-height:27px;white-space:nowrap}.navLink:hover{color:grey}.number{color:#000;width:80px;height:80px;font-size:32px;border-color:#000;border-radius:var(--dl-radius-radius-round);flex-direction:row}.number,.switch{display:flex;align-items:center;font-family:Lora;font-weight:500;border-width:1px;justify-content:center}.switch{color:222223;cursor:pointer;opacity:.5;font-size:20px;transition:.3s;line-height:26px;border-color:transparent;border-radius:30px;flex-direction:column;padding:12px 20px;background-color:transparent}.switch:hover{opacity:1}.switch-active{opacity:1;border-color:#222223;background-color:#f6f5ed}.accordion-element{gap:var(--dl-space-space-unit);width:100%;cursor:pointer;display:flex;align-items:center;padding-top:var(--dl-space-space-oneandhalfunits);border-color:#222223;flex-direction:column;padding-bottom:var(--dl-space-space-oneandhalfunits);justify-content:center;border-bottom:1px #222223;border-style:dashed}.accordion-active{height:100%;display:block;max-height:1000px}.accordion-content{width:100%;display:flex;overflow:hidden;transition:max-height .5s}.slide{gap:var(--dl-space-space-oneandhalfunits);width:100%;display:none;align-items:flex-start;flex-direction:column;justify-content:flex-start}.slide-active{display:flex}.Content{font-size:16px;font-family:Karla;font-weight:400;line-height:1.15;text-transform:none;text-decoration:none}@media(max-width:991px){.button{width:100%;text-align:center;padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}}