@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{.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}}.brxe-besyux{color:var(--white);font-size:var(--h1)}@media (max-width:480px){.brxe-besyux{font-weight:600;letter-spacing:-1px;font-size:var(--aptext-4xl)}}@media (max-width:320px){.brxe-besyux{font-weight:600;font-size:var(--aptext-3xl)}}.brxe-ofwmuz{max-width:800px;color:var(--white);font-size:var(--aptext-l)}.brxe-ofwmuz a{color:var(--white);font-size:var(--aptext-l);font-size:inherit}@media (max-width:480px){.brxe-ofwmuz{margin-top:16px;margin-bottom:16px;font-size:var(--aptext-mm);color:var(--white);font-weight:250;max-width:100%}.brxe-ofwmuz a{font-size:var(--aptext-mm);color:var(--white);font-weight:250;font-size:inherit}}.brxe-usxpau svg{height:24px;width:24px;stroke-width:1px}.brxe-usxpau{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-xl);padding-top:var(--apspace-xs);padding-right:var(--space-m);padding-bottom:var(--apspace-xs);padding-left:var(--space-m);font-weight:400;font-size:var(--aptext-sm)}.brxe-usxpau{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-usxpau: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-usxpau:active{transform:translateY(0)!important}.brxe-usxpau:focus-visible{outline:3px solid #090b32!important;outline-offset:3px!important}.brxe-usxpau svg{flex:0 0 auto!important;transition:transform .16s ease!important}.brxe-usxpau:hover svg{transform:scale(1.18)!important}@media (prefers-reduced-motion:reduce){.brxe-usxpau,.brxe-usxpau:hover{transition:none!important;transform:none!important}.brxe-usxpau svg,.brxe-usxpau:hover svg{transition:none!important;transform:none!important}}@media (max-width:767px){.brxe-usxpau{width:100%!important;justify-content:space-between!important;padding:11px 22px!important;white-space:normal!important}}@media (max-width:1024px){.brxe-usxpau{gap:var(--apspace-2xs)}}@media (max-width:480px){.brxe-usxpau{justify-content:space-between;font-size:var(--aptext-m);font-weight:400;width:100%;padding-top:var(--apspace-s);padding-right:var(--apspace-m);padding-bottom:var(--apspace-s);padding-left:var(--apspace-m)}}@media (max-width:480px){.brxe-lywavv{padding-right:var(--apspace-2xs);padding-left:var(--apspace-2xs);max-width:100%}}@media (max-width:480px){.brxe-jomret.brxi-ksaukc{position:relative}}.brxe-lseqru{font-size:var(--aptext-sm);font-weight:300;line-height:1.2;text-align:left;color:rgb(255 255 255 / .9);margin-bottom:0}@media (max-width:480px){.brxe-lseqru{font-size:var(--aptext-m)}}.brxe-qsxjml.brxi-ksaukc{height:15px;width:15px;fill:var(--white);color:var(--white);font-size:18px;border:0;border-style:none}@media (max-width:480px){.brxe-qsxjml.brxi-ksaukc{height:15px;width:15px}}.brxe-wwpwlf.brxi-ksaukc{height:15px;width:15px;fill:var(--white);color:var(--white);font-size:18px;border:0;border-style:none}@media (max-width:480px){.brxe-wwpwlf.brxi-ksaukc{height:15px;width:15px}}.brxe-ptjmgz.brxi-ksaukc{fill:var(--white);color:var(--white);height:15px;width:15px;font-size:18px;border:0;border-style:none}.brxe-bfebcg.brxi-ksaukc{fill:var(--white);color:var(--white);height:15px;width:15px;font-size:18px;border:0;border-style:none}.brxe-erbaha.brxi-ksaukc{fill:var(--white);color:var(--white);height:15px;width:15px;font-size:18px;border:0;border-style:none}.brxe-jnostt{display:flex;flex-direction:row;align-items:center;column-gap:2px}.brxe-wixzxr{font-size:var(--aptext-m);font-weight:400;line-height:1.3;text-align:center;color:rgb(255 255 255 / .9)}.brxe-xrpqpw{align-items:center;justify-content:flex-end;flex-direction:row;column-gap:10px;align-self:center!important;position:absolute;bottom:var(--apspace-s);right:var(--apspace-l)}@media (max-width:480px){.brxe-xrpqpw{justify-content:flex-start;align-self:center!important;align-items:center;right:0;left:var(--apspace-m)}}.brxe-gxpiva{align-self:flex-start!important;flex-direction:column;margin-right:0;margin-left:0;width:100%;padding-top:var(--apspace-4xl);padding-right:var(--apspace-xl);padding-bottom:var(--apspace-m);padding-left:var(--apspace-xl);background-position:center center;background-size:cover;background-repeat:no-repeat;border-radius:var(--apradius-l);position:relative;overflow:hidden;justify-content:space-evenly;row-gap:var(--apspace-3xl);align-items:stretch}:where(.brxe-gxpiva>*:not(figcaption)){position:relative}.brxe-gxpiva::before{background-image:linear-gradient(#090c34c2,rgb(133 126 126 / .46));position:absolute;content:"";top:0;right:0;bottom:0;left:0;pointer-events:none}@media (min-width:1620px){.brxe-gxpiva{padding-right:var(--apspace-3xl);padding-left:var(--apspace-3xl)}}@media (max-width:1024px){.brxe-gxpiva{width:100%}}@media (max-width:780px){.brxe-gxpiva{padding-right:var(--apspace-m);padding-left:var(--apspace-m);margin-right:0;margin-left:0;background-image:url(https://ampy.se/wp-content/uploads/ampy-home-hero-new-mobile.webp);background-size:cover}}@media (max-width:480px){.brxe-gxpiva{padding-right:var(--apspace-3xs);padding-left:var(--apspace-3xs);overflow:hidden;flex-direction:column;border-radius:16px;justify-content:flex-start;background-image:url(https://ampy.se/wp-content/uploads/ampy-home-hero-new-mobile.webp);background-size:cover}}.brxe-hzqggt{column-gap:20px;margin-bottom:0;align-self:center!important;flex-direction:column;justify-content:center;align-items:center;padding-top:var(--apspace-s);padding-right:var(--apspace-m);padding-bottom:var(--apspace-s);padding-left:var(--apspace-m)}.home-hero__floating-banner:not(#_){justify-content:center;align-items:stretch;gap:0;padding:0 clamp(24px,5vw,84px);border-radius:22px;background-position:62% 60%}.home-hero__floating-banner:not(#_)::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;border-radius:inherit;background:linear-gradient(98deg,rgb(9 11 50 / .68) 0%,rgb(9 11 50 / .46) 42%,rgb(9 11 50 / .12) 66%,rgb(9 11 50 / .02) 100%),linear-gradient(0deg,rgb(9 11 50 / .38) 0%,#fff0 26%)}.home-hero__block:not(#_){position:relative;z-index:1;max-width:880px;gap:18px;padding:0}.home-hero__heading:not(#_){font-size:clamp(36px,4.6vw,60px);line-height:1.07;font-weight:700;letter-spacing:-.018em;color:#fff;text-wrap:balance}.home-hero__text:not(#_),.home-hero__text:not(#_) p{font-size:clamp(17px,1.55vw,22px);line-height:1.58;font-weight:400;color:rgb(255 255 255 / .92);text-shadow:0 1px 12px rgb(9 11 50 / .35);max-width:none}.home-hero__cta:not(#_){align-self:flex-start;gap:16px;min-height:58px;padding:11px 26px;border-radius:16px;margin-top:14px;color:hsl(237 35% 24%);font-size:16px;font-weight:500;line-height:1;box-shadow:inset 0 1px 0 rgb(255 255 255 / .45),0 2px 4px rgb(9 11 50 / .10),0 14px 32px -8px rgb(9 11 50 / .40);transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.home-hero__cta:not(#_):hover{transform:translateY(-1.5px);filter:saturate(1.06) brightness(1.02);box-shadow:inset 0 1px 0 rgb(255 255 255 / .5),0 3px 6px rgb(9 11 50 / .12),0 18px 38px -8px rgb(9 11 50 / .46)}.home-hero__cta:not(#_):active{transform:translateY(0)}.home-hero__cta:not(#_) svg{transition:transform .16s ease}.home-hero__cta:not(#_):hover svg{transform:scale(1.18)}.home-hero__trust:not(#_){z-index:1;top:auto;left:auto;right:clamp(24px,3vw,44px);bottom:clamp(20px,3vh,32px);gap:14px;align-items:center;color:#fff;font-size:14.5px;text-shadow:0 1px 8px rgb(9 11 50 / .45)}.home-hero__rating-text:not(#_){font-size:14.5px;color:#fff;font-weight:400}.home-hero__volume-proof:not(#_){font-size:14.5px;color:#fff;text-align:left}.home-hero__rating-text:not(#_) strong,.home-hero__volume-proof:not(#_) strong{font-weight:700}.home-hero__volume-proof:not(#_)::before{content:"";display:inline-block;width:1px;height:15px;margin-right:14px;background:rgb(255 255 255 / .45);vertical-align:-3px}.home-hero__rating-stars:not(#_){display:inline-flex;align-items:center;gap:2.5px;flex:0 0 auto;width:auto;min-width:0;height:auto;background:none}.home-hero__rating-star:not(#_){width:14px;height:14px;flex:0 0 auto;fill:#fff}.home-hero__rating-star:not(#_) path{fill:#fff}.home-hero__trust:not(#_) .bricks-link-wrapper{display:inline-flex;align-items:center;line-height:1;height:16px;min-height:0;max-height:16px;flex:0 0 auto}.home-hero__google-icon:not(#_){width:16px;height:16px;flex:0 0 auto}@media (max-width:992px){.home-hero__floating-banner:not(#_){border-radius:18px}}@media (min-width:561px) and (max-width:992px){.home-hero__block:not(#_){max-width:640px}.home-hero__floating-banner:not(#_){padding:0 clamp(30px,6vw,60px)}.home-hero__heading:not(#_){font-size:clamp(38px,6.2vw,50px)}.home-hero__text:not(#_),.home-hero__text:not(#_) p{font-size:clamp(16px,2.3vw,19px)}.home-hero__trust:not(#_){right:24px;bottom:20px}}@media (min-width:993px) and (max-width:1200px){.home-hero__block:not(#_){max-width:720px}.home-hero__heading:not(#_){font-size:clamp(38px,4.4vw,46px)}}@media (max-width:560px){.home-hero__floating-banner:not(#_){padding:0 24px 7vh;background-position:66% 62%}.home-hero__floating-banner:not(#_)::before{background:linear-gradient(180deg,rgb(9 11 50 / .30) 0%,rgb(9 11 50 / .24) 30%,rgb(9 11 50 / .28) 62%,rgb(9 11 50 / .64) 100%),linear-gradient(98deg,rgb(9 11 50 / .28) 0%,rgb(9 11 50 / .05) 60%)}.home-hero__block:not(#_){max-width:none;gap:14px}.home-hero__heading:not(#_){font-size:36px}.home-hero__text:not(#_),.home-hero__text:not(#_) p{font-size:15.5px;line-height:1.55}.home-hero__cta:not(#_){min-height:52px;padding:9px 22px;gap:12px;font-size:15px;margin-top:12px}.home-hero__trust:not(#_){left:24px;right:auto;bottom:20px;flex-wrap:wrap;gap:9px;font-size:13.5px;max-width:calc(100% - 48px)}.home-hero__rating-text:not(#_){font-size:13.5px}.home-hero__rating-star:not(#_){width:13.5px;height:13.5px}.home-hero__volume-proof:not(#_){flex-basis:100%;font-size:13.5px;opacity:.92}.home-hero__volume-proof:not(#_)::before{display:block;width:26px;height:1px;margin:0 0 9px;background:rgb(255 255 255 / .38)}}.home-hero__block:not(#_){max-width:712px}@media (min-width:993px) and (max-width:1200px){.home-hero__block:not(#_){max-width:712px}}@media (min-width:561px){.home-hero__heading:not(#_){text-wrap:wrap}}@media (max-width:560px){.home-hero__text:not(#_){margin-top:0;margin-bottom:0}}@media (max-width:560px){.home-hero__volume-proof:not(#_){display:block!important;font-size:13.5px!important;line-height:1!important}}.home-hero>.brxe-container:not(.home-hero__floating-banner):not(#_){padding-top:var(--apspace-2xl)}.home-hero__floating-banner:not(#_){height:calc(100svh - 7.6rem - 48px);min-height:620px;max-height:950px}@media (max-width:992px){.home-hero__floating-banner:not(#_){height:calc(100svh - 6.6rem - 26px);min-height:520px}}@media (max-width:560px){.home-hero:not(#_){padding-left:10px!important;padding-right:10px!important}.home-hero__heading:not(#_){max-width:255px}}@media (min-width:1620px){.brxe-hzqggt{padding-right:var(--apspace-2xl);padding-left:var(--apspace-2xl)}}@media (max-width:1024px){.brxe-hzqggt{padding-top:var(--apspace-xs);padding-right:var(--apspace-xs);padding-bottom:var(--apspace-l);padding-left:var(--apspace-xs)}}@media (max-width:480px){.brxe-hzqggt{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;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;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)}}