@layer bricks{@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:#fff0;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgb(0 0 0 / .05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@layer bricks{:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}@layer bricks{.brxe-code{width:100%}}@layer bricks{.brxe-button{width:auto}}@layer bricks{@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgb(0 0 0 / .5),rgb(0 0 0 / .25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks{:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks{.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@media (max-width:480px){.brxe-f41aa5{font-weight:500;letter-spacing:-1px;font-size:var(--aptext-3-5xl)}}@media (max-width:320px){.brxe-f41aa5{font-weight:450}}@media (max-width:480px){.brxe-kplkyz{margin-top:16px;margin-bottom:16px;font-size:var(--aptext-mm);color:var(--color-20);font-weight:250;max-width:100%}.brxe-kplkyz a{font-size:var(--aptext-mm);color:var(--color-20);font-weight:250;font-size:inherit}}.brxe-84eca3 svg{height:24px;width:24px;stroke-width:1px}.brxe-84eca3{border-top-width:0;border-top-style:none;border-radius:var(--radius-m);background-image:linear-gradient(120deg,#55ff9a 0%,#5eb1bf 100%);box-shadow:0 0 16px 0 rgb(241 241 241 / .25);justify-content:space-between;gap:var(--apspace-2xl)}.brxe-84eca3{display:inline-flex!important;align-items:center!important;gap:16px!important;min-height:58px!important;padding:11px 24px!important;border-radius:16px!important;font-size:16px!important;font-weight:500!important;line-height:1!important;letter-spacing:normal!important;white-space:nowrap!important;color:hsl(237 35% 24%)!important;text-decoration:none!important;background:linear-gradient(120deg,#55ff9a 0%,#5eb1bf 100%)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .45),0 2px 4px rgb(9 11 50 / .06),0 10px 26px -6px rgb(94 199 160 / .45)!important;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease!important;-webkit-tap-highlight-color:#fff0}.brxe-84eca3:hover{transform:translateY(-1.5px)!important;filter:saturate(1.06) brightness(1.02)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .5),0 3px 6px rgb(9 11 50 / .07),0 16px 34px -8px rgb(94 199 160 / .55)!important}.brxe-84eca3:active{transform:translateY(0)!important}.brxe-84eca3:focus-visible{outline:3px solid #090b32!important;outline-offset:3px!important}.brxe-84eca3 svg{flex:0 0 auto!important;transition:transform .16s ease!important}.brxe-84eca3:hover svg{transform:scale(1.18)!important}@media (prefers-reduced-motion:reduce){.brxe-84eca3,.brxe-84eca3:hover{transition:none!important;transform:none!important}.brxe-84eca3 svg,.brxe-84eca3:hover svg{transition:none!important;transform:none!important}}@media (max-width:767px){.brxe-84eca3{width:100%!important;justify-content:space-between!important;padding:11px 22px!important;white-space:normal!important}}@media (max-width:480px){.brxe-84eca3{justify-content:space-between}}.brxe-1337d2{border-top-width:0;border-top-style:none;border-radius:var(--radius-m);box-shadow:0 0 16px 0 rgb(241 241 241 / .23);background-image:linear-gradient(141deg,#b6f2ff 0%,#5eb1bf 100%);gap:var(--apspace-2xl);justify-content:space-between}.brxe-1337d2 svg{height:24px;width:24px;stroke:#212121;stroke-width:1px;fill:#fff0;color:#fff0}.brxe-1337d2{display:inline-flex!important;align-items:center!important;gap:14px!important;min-height:58px!important;padding:11px 30px 11px 12px!important;border-radius:16px!important;font-size:16px!important;font-weight:500!important;line-height:1!important;letter-spacing:normal!important;white-space:nowrap!important;color:hsl(237 35% 24%)!important;text-decoration:none!important;background:linear-gradient(120deg,#b6f2ff 0%,#5eb1bf 100%)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .55),0 2px 4px rgb(9 11 50 / .06),0 10px 26px -6px rgb(94 177 191 / .55)!important;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease!important;-webkit-tap-highlight-color:#fff0}.brxe-1337d2:hover{transform:translateY(-1.5px)!important;filter:saturate(1.08) brightness(1.02)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .55),0 3px 6px rgb(9 11 50 / .07),0 16px 34px -8px rgb(94 177 191 / .65)!important}.brxe-1337d2:active{transform:translateY(0)!important;filter:saturate(1.05)!important}.brxe-1337d2:focus-visible{outline:3px solid #090b32!important;outline-offset:3px!important}.brxe-1337d2 svg{flex:0 0 auto!important;width:36px!important;height:36px!important;padding:10.5px 10.5px 8.5px 8.5px!important;box-sizing:border-box!important;background:rgb(255 255 255 / .92)!important;border-radius:50%!important;color:hsl(237 35% 24%)!important;stroke:hsl(237 35% 24%)!important;overflow:visible!important;animation:ampyRing 2.8s cubic-bezier(.4,0,.4,1) infinite!important}@keyframes ampyRing{0%{box-shadow:0 1px 3px rgb(9 11 50 / .14),0 0 0 0 rgb(255 255 255 / .65)}55%{box-shadow:0 1px 3px rgb(9 11 50 / .14),0 0 0 9px #fff0}100%{box-shadow:0 1px 3px rgb(9 11 50 / .14),0 0 0 0 #fff0}}@media (prefers-reduced-motion:reduce){.brxe-1337d2,.brxe-1337d2:hover{transition:none!important;transform:none!important}.brxe-1337d2 svg{animation:none!important;box-shadow:0 1px 3px rgb(9 11 50 / .14)!important}}@media (max-width:767px){.brxe-1337d2{width:100%!important;flex-direction:row-reverse!important;justify-content:space-between!important;padding:11px 12px 11px 22px!important;white-space:normal!important}}@media (max-width:480px){.brxe-1337d2{justify-content:space-between}}.brxe-a39548{flex-direction:row;column-gap:20px;justify-content:flex-start}@media (max-width:480px){.brxe-a39548{row-gap:var(--apspace-3xs);width:100%;max-width:100%;min-width:100%}}.brxe-252ff2.brxi-vqwyeh{height:29px;width:29px}@media (max-width:480px){.brxe-252ff2.brxi-vqwyeh{position:relative}}.brxe-e4583c{color:var(--color-15);text-align:left;line-height:0;font-size:var(--aptext-sm);text-transform:uppercase;font-weight:800;font-family:"Plus Jakarta Sans"}@media (max-width:480px){.brxe-e4583c{font-size:var(--aptext-m);color:var(--color-15)}}.brxe-15508f.brxi-vqwyeh{margin-bottom:0;color:var(--color-15);fill:var(--color-15);font-size:18px;width:100%;height:100%;position:relative;border:0;border-style:none}.brxe-d73e77.brxi-vqwyeh{margin-bottom:0;color:var(--color-15);fill:var(--color-15);font-size:18px;width:100%;height:100%;position:relative;border:0;border-style:none}.brxe-erjcol.brxi-vqwyeh{margin-bottom:0;color:var(--color-15);fill:var(--color-15);font-size:18px;width:100%;height:100%;position:relative;border:0;border-style:none}.brxe-b909f7.brxi-vqwyeh{margin-bottom:0;color:var(--color-15);fill:var(--color-15);font-size:18px;width:100%;height:100%;position:relative;border:0;border-style:none}.brxe-7ad2f7.brxi-vqwyeh{margin-bottom:0;color:var(--color-15);fill:var(--color-15);font-size:18px;width:100%;height:100%;position:relative;border:0;border-style:none}.brxe-acaa86{line-height:0;text-align:center;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;justify-content:space-between;align-items:center;align-self:center!important;padding-top:0;padding-right:0;padding-left:0;flex-direction:row;display:flex;row-gap:0;column-gap:4px}@media (max-width:480px){.brxe-acaa86{margin-bottom:0}}@media (max-width:320px){.brxe-acaa86{margin-bottom:0}}.brxe-3dd4e1{flex-direction:row;display:flex;column-gap:5px;align-items:center;align-self:center!important}.brxe-a42da3{align-items:center;justify-content:flex-start;flex-direction:row;column-gap:10px;align-self:center!important}@media (max-width:480px){.brxe-a42da3{justify-content:center;align-self:center!important;align-items:center}}@media (max-width:480px){.brxe-115ca7{row-gap:10px;padding-top:var(--apspace-4xl);padding-right:var(--apspace-2xs);padding-bottom:var(--apspace-3xs);padding-left:var(--apspace-2xs)}}@media (max-width:480px){.brxe-qlyqvr.horizontal .line{border-top-style:none;border-top-width:var(--apspace-l);border-top-color:#fff0}.brxe-qlyqvr.vertical .line{border-right-style:none;border-right-color:#fff0}.brxe-qlyqvr .line{height:var(--apspace-l)}.brxe-qlyqvr.horizontal{justify-content:center}.brxe-qlyqvr.vertical{align-self:center}.brxe-qlyqvr .icon{color:#fff0}}.brxe-rrbiwh:not(.tag),.brxe-rrbiwh img{object-fit:contain}.brxe-klpxkm:not(.tag),.brxe-klpxkm img{object-fit:contain}.brxe-klpxkm{display:none}@media (max-width:780px){.brxe-klpxkm{display:block;position:relative}}@media (max-width:780px){.brxe-ynanxp{margin-top:var(--apspace-4xl)}}@media (max-width:480px){.brxe-ynanxp{position:absolute;bottom:0}}@media (max-width:480px){.brxe-fbshrh{position:absolute;bottom:0}}.brxe-4dcdd2{align-self:flex-start!important;flex-direction:row;overflow:hidden}@media (max-width:1024px){.brxe-4dcdd2{width:100%}}@media (max-width:780px){.brxe-4dcdd2{padding-right:var(--apspace-m);padding-left:var(--apspace-m);margin-right:0;margin-left:0}}@media (max-width:480px){.brxe-4dcdd2{padding-right:var(--apspace-3xs);padding-left:var(--apspace-3xs);overflow:hidden;flex-direction:column;border-radius:16px}}.brxe-vkeqsc{margin-right:0;margin-left:0;padding-top:var(--apspace-l);padding-right:var(--apspace-m);padding-bottom:var(--apspace-l);padding-left:var(--apspace-m)}.brxe-vzwfhk{column-gap:20px;padding-bottom:0;margin-bottom:0}@media (max-width:1024px){.brxe-vzwfhk{padding-top:var(--apspace-xs);padding-right:var(--apspace-l);padding-bottom:var(--apspace-l);padding-left:var(--apspace-l)}}@media (max-width:480px){.brxe-vzwfhk{padding-right:var(--apspace-2xs);padding-left:var(--apspace-2xs)}}.brxe-cf2fe5{border-radius:var(--apradius-l);margin-right:20px;max-width:620px;max-height:578px;padding-left:0;min-height:550px;min-width:600px}.brxe-cf2fe5:not(.tag),.brxe-cf2fe5 img{object-fit:cover}aspect-ratio:1/1object-fit-cover@media (max-width:1024px){.brxe-cf2fe5{min-width:400px;max-width:450px;min-height:400px;max-height:425px;margin-right:0}}@media (max-width:780px){.brxe-cf2fe5{margin-right:-;max-width:100%;min-height:300px;max-height:100%;min-width:300px;position:relative}.brxe-cf2fe5:not(.tag),.brxe-cf2fe5 img{object-fit:cover}}@media (max-width:480px){.brxe-cf2fe5{max-height:350px;margin-left:0;max-width:100%;min-width:0}}@media (max-width:1024px){.brxe-1efcfd{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}}@media (max-width:780px){.brxe-1efcfd{align-items:center;align-self:center!important;justify-content:center}}@media (max-width:480px){.brxe-1efcfd{width:100%}}.brxe-412e19{font-size:var(--aptext-xl);font-weight:400;color:#1e1e1e}@media (max-width:1024px){.brxe-412e19{font-size:var(--aptext-l)}}@media (max-width:480px){.brxe-412e19{font-size:24px;text-align:left}}.brxe-7fd289{align-items:flex-start;padding-top:var(--apspace-l);padding-right:var(--apspace-xl);padding-bottom:var(--apspace-l);padding-left:var(--apspace-2xl);justify-content:center;align-self:center!important;row-gap:var(--apspace-m)}@media (max-width:1024px){.brxe-7fd289{padding-top:var(--apspace-4xs);padding-right:var(--apspace-4xs);padding-bottom:var(--apspace-4xs);padding-left:var(--apspace-4xs)}}@media (max-width:780px){.brxe-7fd289{flex-direction:column}}@media (max-width:480px){.brxe-7fd289{padding-right:0;padding-bottom:0;padding-left:0;width:100%}}.brxe-35a1ff{align-self:center!important;flex-direction:row;column-gap:var(--apspace-xl)}@media (max-width:1024px){.brxe-35a1ff{width:100%}}@media (max-width:780px){.brxe-35a1ff{flex-direction:column;row-gap:var(--apspace-m)}}@media (max-width:480px){.brxe-35a1ff{margin-bottom:var(--apspace-2xs);row-gap:var(--space-m)}}.brxe-6984c1{font-weight:400;font-size:var(--aptext-xl);color:#1e1e1e}@media (max-width:1024px){.brxe-6984c1{font-size:var(--aptext-l)}}@media (max-width:480px){.brxe-6984c1{font-size:24px}}.brxe-6aaaec{justify-content:center;align-items:flex-start;align-self:center!important;padding-top:var(--apspace-l);padding-right:var(--apspace-xl);padding-bottom:var(--apspace-l);padding-left:var(--apspace-2xl);row-gap:var(--apspace-m)}@media (max-width:1024px){.brxe-6aaaec{padding-top:var(--apspace-4xs);padding-right:var(--apspace-4xs);padding-bottom:var(--apspace-4xs);padding-left:var(--apspace-4xs);margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}}@media (max-width:780px){.brxe-6aaaec{flex-direction:column;align-items:flex-start;align-self:flex-start!important;justify-content:center}}@media (max-width:480px){.brxe-6aaaec{row-gap:var(--space-xs);padding-right:0;padding-bottom:0;padding-left:0;width:100%}}.brxe-1d6c04{padding-left:0;border-radius:var(--apradius-l);max-width:620px;max-height:578px;min-height:550px;min-width:600px}.brxe-1d6c04:not(.tag),.brxe-1d6c04 img{object-fit:cover;aspect-ratio:1}aspect-ratio:1/1object-fit-cover@media (max-width:1024px){.brxe-1d6c04{min-width:400px;max-width:450px;min-height:400px;max-height:425px;margin-right:0}}@media (max-width:780px){.brxe-1d6c04{margin-right:-;min-width:300px;max-width:100%;position:relative;min-height:300px}.brxe-1d6c04:not(.tag),.brxe-1d6c04 img{object-fit:cover}}@media (max-width:480px){.brxe-1d6c04{margin-left:0;max-height:350px;max-width:100%;min-width:100%}}@media (max-width:1024px){.brxe-4534c6{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}}@media (max-width:780px){.brxe-4534c6{align-items:center;position:relative;align-self:center!important;justify-content:center}}@media (max-width:480px){.brxe-4534c6{width:100%}}.brxe-e86036{flex-direction:row;column-gap:var(--apspace-xl);align-self:center!important}@media (max-width:1024px){.brxe-e86036{width:100%}}@media (max-width:780px){.brxe-e86036{flex-direction:column-reverse;justify-content:center;align-self:center!important;align-items:center;flex-wrap:nowrap;row-gap:var(--apspace-m)}}@media (max-width:480px){.brxe-e86036{flex-direction:column-reverse;margin-bottom:var(--apspace-2xs);row-gap:var(--space-m)}}.brxe-99b5c0{border-radius:var(--apradius-l);margin-right:20px;max-width:620px;max-height:578px;padding-left:0;min-height:550px;min-width:600px}.brxe-99b5c0:not(.tag),.brxe-99b5c0 img{object-fit:cover}aspect-ratio:1/1object-fit-cover@media (max-width:1024px){.brxe-99b5c0{min-width:400px;max-width:450px;min-height:400px;max-height:425px;margin-right:0}}@media (max-width:780px){.brxe-99b5c0{margin-right:-;min-width:300px;max-width:100%;min-height:300px;max-height:100%;position:relative}.brxe-99b5c0:not(.tag),.brxe-99b5c0 img{object-fit:cover}}@media (max-width:480px){.brxe-99b5c0{max-width:100%;min-width:100%;max-height:350px;margin-left:0}}@media (max-width:1024px){.brxe-6b555d{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}}@media (max-width:780px){.brxe-6b555d{align-items:center;align-self:center!important;justify-content:center}}@media (max-width:480px){.brxe-6b555d{width:100%}}.brxe-a2e625{font-size:var(--aptext-xl);font-weight:400;color:#1e1e1e}@media (max-width:1024px){.brxe-a2e625{font-size:var(--aptext-l)}}@media (max-width:480px){.brxe-a2e625{font-size:24px;text-align:left}}.brxe-1d3100{padding-top:var(--apspace-l);padding-right:var(--apspace-xl);padding-bottom:var(--apspace-l);padding-left:var(--apspace-2xl);justify-content:center;align-self:center!important;align-items:flex-start;row-gap:var(--apspace-m)}@media (max-width:1024px){.brxe-1d3100{padding-top:var(--apspace-4xs);padding-right:var(--apspace-4xs);padding-bottom:var(--apspace-4xs);padding-left:var(--apspace-4xs)}}@media (max-width:780px){.brxe-1d3100{flex-direction:column}}@media (max-width:480px){.brxe-1d3100{padding-right:0;padding-bottom:0;padding-left:0;width:100%}}.brxe-4302dd{flex-direction:row;align-self:center!important;column-gap:var(--apspace-xl)}@media (max-width:1024px){.brxe-4302dd{width:100%}}@media (max-width:780px){.brxe-4302dd{justify-content:center;row-gap:var(--apspace-m);flex-direction:column}}@media (max-width:480px){.brxe-4302dd{margin-bottom:var(--apspace-2xs);row-gap:var(--space-m)}}.brxe-uqjxuy{background-color:#f5f9ff;row-gap:var(--apspace-2xl)}@media (max-width:1024px){.brxe-uqjxuy{width:100%}}@media (max-width:480px){.brxe-uqjxuy{row-gap:var(--space-m)}}#brxe-jznhkf{height:62px;width:62px;font-size:20px}@media (max-width:480px){#brxe-jznhkf{margin-top:0}}@media (max-width:320px){#brxe-jznhkf{height:45px;width:45px}}@media (max-width:320px){#brxe-yhtszt{font-size:var(--text-l);margin-top:4px}}@media (max-width:320px){#brxe-qijwyd{font-size:var(--text-m)}#brxe-qijwyd a{font-size:var(--text-m);font-size:inherit}}@media (max-width:1024px){#brxe-nzwndv{min-width:300px;max-width:350px}}@media (max-width:780px){#brxe-nzwndv{max-width:100%}}@media (max-width:480px){#brxe-nzwndv{flex-direction:column;justify-content:flex-start}}@media (max-width:320px){#brxe-nzwndv{row-gap:var(--space-xs)}}#brxe-edamcb{height:62px;width:62px;font-size:40px}@media (max-width:320px){#brxe-edamcb{height:45px;width:45px}}@media (max-width:320px){#brxe-llcjng{font-size:var(--text-l);margin-top:4px}}@media (max-width:320px){#brxe-laymex{font-size:var(--text-m)}#brxe-laymex a{font-size:var(--text-m);font-size:inherit}}@media (max-width:1024px){#brxe-gufayv{min-width:300px;max-width:350px}}@media (max-width:780px){#brxe-gufayv{flex-direction:column;max-width:100%}}@media (max-width:480px){#brxe-gufayv{flex-direction:column;justify-content:flex-start;align-items:flex-start}}@media (max-width:320px){#brxe-gufayv{row-gap:var(--space-xs)}}#brxe-ludpmm{height:62px;width:62px}@media (max-width:320px){#brxe-ludpmm{height:45px;width:45px}}@media (max-width:320px){#brxe-jevdeu{font-size:var(--text-l);margin-top:4px}}@media (max-width:320px){#brxe-lknhbp{font-size:var(--text-m)}#brxe-lknhbp a{font-size:var(--text-m);font-size:inherit}}#brxe-bmtwvc{row-gap:var(--space-xs);justify-content:flex-start;align-items:flex-start;column-gap:var(--space-xs);background-image:url(https://ampy.se/wp-content/uploads/numbers-bg.webp);background-repeat:no-repeat;background-size:cover}@media (max-width:1024px){#brxe-bmtwvc{max-width:350px}}@media (max-width:780px){#brxe-bmtwvc{max-width:100%}}@media (max-width:480px){#brxe-bmtwvc{flex-direction:column;justify-content:flex-start;align-items:flex-start}}@media (max-width:320px){#brxe-bmtwvc{row-gap:var(--space-xs)}}@media (max-width:780px){#brxe-rhdqgy{grid-template-columns:1fr}}@media (max-width:480px){#brxe-rhdqgy{grid-template-rows:1fr 1fr 1fr;grid-template-columns:1fr;grid-gap:16px;position:relative;display:flex;align-items:center;align-self:center!important}}#brxe-xyijpr{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;grid-gap:3rem;align-items:center;align-self:center!important;column-gap:20px;row-gap:20px}@media (max-width:480px){#brxe-xyijpr{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr 1fr 1fr;padding-right:0;padding-left:0}}#brxe-oqpfgq{column-gap:20px;row-gap:20px}@media (max-width:1024px){#brxe-oqpfgq{padding-top:var(--apspace-l);padding-right:var(--apspace-l);padding-bottom:var(--apspace-l);padding-left:var(--apspace-l)}}@media (max-width:480px){#brxe-oqpfgq{padding-right:var(--apspace-3xs);padding-left:var(--apspace-3xs)}}@media (max-width:480px){#brxe-zkonau:not(.tag),#brxe-zkonau img{object-fit:fill}#brxe-zkonau{min-width:100%}}#brxe-chuptu{flex-wrap:wrap;align-self:stretch!important;width:100%;align-items:center;justify-content:center;max-width:1000px}@media (max-width:480px){#brxe-chuptu{max-width:100%;justify-content:center;align-self:center!important}}#brxe-qqbocz{font-size:var(--aptext-2-5xl);line-height:1.25;font-weight:350;text-align:center}@media (max-width:480px){#brxe-qqbocz{line-height:1.2;font-weight:380}}@media (max-width:320px){#brxe-qqbocz{font-size:var(--aptext-2-5xl)}}#brxe-qlxden svg{height:15px;width:15px;stroke:#fff;stroke-width:1px}#brxe-qlxden{color:#fff;font-size:var(--aptext-m);gap:var(--apspace-s);border-top-width:0;border-top-style:none;border-radius:var(--radius-s);padding-top:var(--apspace-m);padding-right:var(--space-m);padding-bottom:var(--apspace-m);padding-left:var(--space-m);background-color:#090b32;height:44px;min-width:216px}@media (max-width:480px){#brxe-qlxden{justify-content:space-between;color:#fff;background-color:var(--color-3);min-width:0;height:60px;width:100%;padding-left:s}}@media (max-width:320px){#brxe-qlxden{min-width:0}}#brxe-rgithv{justify-content:center;align-items:center;flex-direction:column;row-gap:var(--apspace-l);position:absolute;flex-wrap:wrap}@media (max-width:480px){#brxe-rgithv{padding-top:var(--space-xxl);padding-right:var(--space-l);padding-bottom:var(--space-xxl);padding-left:var(--space-l);width:100%;row-gap:var(--apspace-xl)}}@media (max-width:320px){#brxe-rgithv{padding-right:var(--apspace-l);padding-left:var(--apspace-l)}}#brxe-utzjxh{align-self:stretch!important;width:100%;align-items:center;justify-content:center;background-color:var(--color-2);background-image:url(https://ampy.se/wp-content/uploads/Namnlos-design-1-3-1-1.webp);background-position:center center;background-repeat:no-repeat;background-blend-mode:normal;background-size:cover;position:relative;min-height:820px}@media (max-width:480px){#brxe-utzjxh{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:100%;min-width:100%;align-self:center!important;justify-content:center}}.brxe-euhssz{margin-top:0;margin-bottom:0}.brxe-euhssz:not(.tag),.brxe-euhssz img{object-fit:cover}@media (max-width:480px){.brxe-euhssz{max-width:96px}}.brxe-rcwvvr{font-size:var(--aptext-2xl);font-weight:500;line-height:1.3;text-align:center;color:#fff}@media (max-width:480px){.brxe-rcwvvr{line-height:1;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}}.brxe-unatzd.brxi-oyomgi{fill:#ffc24b;color:#ffc24b;font-size:18px;border:0;border-style:none}.brxe-finidr.brxi-oyomgi{fill:#ffc24b;color:#ffc24b;font-size:18px;border:0;border-style:none}.brxe-lnmpxe.brxi-oyomgi{fill:#ffc24b;color:#ffc24b;font-size:18px;border:0;border-style:none}.brxe-fcpkot.brxi-oyomgi{fill:#ffc24b;color:#ffc24b;font-size:18px;border:0;border-style:none}.brxe-jyghcn.brxi-oyomgi{fill:#ffc24b;color:#ffc24b;font-size:18px;border:0;border-style:none}.brxe-exhjff{display:flex;flex-direction:row;align-items:center;column-gap:2px}.brxe-kxzbpd{font-size:var(--aptext-sm);font-weight:300;line-height:1.2;text-align:left;color:rgb(255 255 255 / .9)}@media (max-width:480px){.brxe-kxzbpd{font-size:var(--aptext-m)}}.brxe-jlhrls{display:flex;flex-direction:row;align-items:center;justify-content:center;column-gap:var(--apspace-2xs)}.brxe-wcomyk{font-size:var(--aptext-m);font-weight:400;line-height:1.3;text-align:center;color:rgb(255 255 255 / .9)}.brxe-cnhwur{display:flex;flex-direction:column;align-items:center;justify-content:center;align-self:center!important;max-width:520px}@media (max-width:480px){.brxe-cnhwur{row-gap:0}}.brxe-erizle.brxi-oyomgi{font-size:22px;border:0;border-style:none}.brxe-qnebgl{font-size:var(--aptext-sm);font-weight:500;line-height:1.35;text-align:center;color:#fff}@media (max-width:480px){.brxe-qnebgl{text-align:left}}.brxe-wchcub{display:flex;flex-direction:column;align-items:center;justify-content:start;row-gap:var(--apspace-3xs);max-width:143px}@media (max-width:480px){.brxe-wchcub{flex-direction:row;column-gap:var(--apspace-2xs);justify-content:start;max-width:100%}}.brxe-kuonon.brxi-oyomgi{font-size:22px;border:0;border-style:none}.brxe-ozqpgz{font-size:var(--aptext-sm);font-weight:500;line-height:1.35;text-align:center;color:#fff}@media (max-width:480px){.brxe-ozqpgz{text-align:left}}.brxe-tfmgka{display:flex;flex-direction:column;align-items:center;justify-content:start;row-gap:var(--apspace-3xs);max-width:143px}@media (max-width:480px){.brxe-tfmgka{flex-direction:row;column-gap:var(--apspace-2xs);justify-content:start;max-width:100%}}.brxe-cbtpjr.brxi-oyomgi{font-size:22px;border:0;border-style:none}.brxe-ekplhy{font-size:var(--aptext-sm);font-weight:500;line-height:1.35;text-align:center;color:#fff}@media (max-width:480px){.brxe-ekplhy{text-align:left}}.brxe-txgzcn{display:flex;flex-direction:column;align-items:center;justify-content:start;row-gap:var(--apspace-3xs);max-width:143px}@media (max-width:480px){.brxe-txgzcn{flex-direction:row;column-gap:var(--apspace-2xs);justify-content:start;max-width:100%}}.brxe-xywepc{flex-direction:row;align-items:center;justify-content:space-between;max-width:100%;align-self:stretch!important;width:100%;column-gap:var(--apspace-s);justify-items:space-between;display:flex}@media (max-width:480px){.brxe-xywepc{flex-direction:column;row-gap:var(--apspace-s)}}.brxe-ayicpu{display:flex;flex-direction:column;align-items:center;overflow:hidden;row-gap:var(--apspace-l);padding-top:var(--apspace-2xl);padding-right:var(--apspace-l);padding-bottom:var(--apspace-2xl);padding-left:var(--apspace-l);border-top-left-radius:var(--apradius-l);border-bottom-left-radius:var(--apradius-l);background-position:center left;background-size:cover;background-image:url(https://ampy.se/wp-content/uploads/form-photo.webp);position:relative}:where(.brxe-ayicpu>*:not(figcaption)){position:relative}.brxe-ayicpu::before{background-image:linear-gradient(rgb(6 8 26 / .55),rgb(6 8 26 / .55));position:absolute;content:"";top:0;right:0;bottom:0;left:0;pointer-events:none}@media (max-width:1024px){.brxe-ayicpu{background-image:url(https://ampy.se/wp-content/uploads/form-photo.webp);background-position:center left;background-size:cover}}@media (max-width:480px){.brxe-ayicpu{padding-top:var(--apspace-4xl);padding-right:var(--apspace-l);padding-bottom:var(--apspace-4xl);padding-left:var(--apspace-l)}}.brxe-dleyho{font-size:var(--aptext-xl);font-weight:500;line-height:1.2;text-align:center;-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-image:linear-gradient(92deg,var(--color-22) 0%,var(--brightgreen) 100%)}@media (max-width:480px){.brxe-dleyho{font-size:var(--aptext-2-5xl)}}.brxe-zjwtfp{font-size:var(--aptext-m);font-weight:350;line-height:1.4;text-align:center;margin-top:10px;margin-bottom:25px;align-self:center;max-width:480px}.brxe-imeimm .form-group:nth-child(1){width:49%}.brxe-imeimm .form-group:nth-child(2){width:49%}.brxe-imeimm .form-group:nth-child(3){width:49%}.brxe-imeimm .form-group:nth-child(4){width:49%}.brxe-imeimm .form-group:nth-child(5){width:100%}.brxe-imeimm .form-group:nth-child(6){width:100%}.brxe-imeimm .form-group:nth-child(7){width:49%}.brxe-imeimm .form-group:nth-child(8){width:49%}.brxe-imeimm .form-group:nth-child(12){width:100%}.brxe-imeimm{justify-content:space-between}.brxe-imeimm ::placeholder{font-family:"Outfit";text-transform:none}.brxe-imeimm select{font-family:"Outfit";text-transform:none;background-color:#f7f7f7;border-style:none;border-radius:8px;padding-top:var(--apspace-4xs);padding-bottom:var(--apspace-4xs)}.brxe-imeimm label{font-family:"Outfit";text-transform:none;font-size:var(--aptext-sm);font-weight:500}.brxe-imeimm .label{font-family:"Outfit";text-transform:none;font-size:var(--aptext-sm);font-weight:500}.brxe-imeimm .form-group input{background-color:#f7f7f7;border-style:none;border-radius:8px;padding-top:var(--apspace-4xs);padding-bottom:var(--apspace-4xs)}.brxe-imeimm .flatpickr{background-color:#f7f7f7;border-style:none;border-radius:8px;padding-top:var(--apspace-4xs);padding-bottom:var(--apspace-4xs)}.brxe-imeimm textarea{background-color:#f7f7f7;border-style:none;border-radius:8px;padding-top:var(--apspace-4xs);padding-bottom:var(--apspace-4xs)}.brxe-imeimm .bricks-button:not([type=submit]){border-style:none;border-radius:8px}.brxe-imeimm .choose-files{border-style:none;border-radius:8px}.brxe-imeimm .bricks-button{font-size:var(--aptext-m);font-weight:500;color:var(--white)}.brxe-imeimm button[type=submit].bricks-button{border-style:none;border-radius:999px}.brxe-imeimm .form-group:not(.submit-button-wrapper):not(.message):not(.captcha){padding-bottom:10px}.brxe-imeimm .submit-button-wrapper{width:100%;margin-top:var(--apspace-s)}@media (max-width:480px){.brxe-imeimm .form-group:nth-child(1){width:100%}.brxe-imeimm .form-group:nth-child(2){width:100%}.brxe-imeimm .form-group:nth-child(3){width:100%}.brxe-imeimm .form-group:nth-child(4){width:100%}.brxe-imeimm .form-group:nth-child(7){width:100%}.brxe-imeimm .form-group:nth-child(8){width:100%}}.brxe-vynoss{font-size:var(--aptext-xs);text-align:center;line-height:1.5;color:#6a6a6a;margin-top:var(--apspace-2xs);align-self:center}.brxe-vynoss a{font-size:var(--aptext-xs);text-align:center;line-height:1.5;color:#6a6a6a;font-size:inherit}.brxe-qfvrld{display:flex;flex-direction:column;align-self:stretch!important;width:100%;padding-top:var(--apspace-l);padding-right:var(--apspace-l);padding-bottom:var(--apspace-l);padding-left:var(--apspace-l);box-shadow:0 0 10px -10px rgb(190 190 190 / .19);align-items:center}.brxe-jqnhiv{align-items:stretch;flex-direction:row;background-color:#fff;background-position:center center;border-radius:var(--apradius-l);overflow:hidden}@media (max-width:1024px){.brxe-jqnhiv{max-width:100%}}@media (max-width:780px){.brxe-jqnhiv{max-width:100%;background-repeat:no-repeat;background-position:center left}}@media (max-width:480px){.brxe-jqnhiv{border-radius:0;max-width:100%}}@media (max-width:1024px){.brxe-dtbymx{padding-top:var(--apspace-l);padding-right:var(--apspace-l);padding-bottom:var(--apspace-l);padding-left:var(--apspace-l)}}@media (max-width:480px){.brxe-dtbymx{padding-top:var(--apspace-l);padding-right:var(--apspace-xs);padding-bottom:var(--apspace-l);padding-left:var(--apspace-xs)}}