@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{@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-icon-box){align-items:flex-start;display:flex;flex-direction:column}:where(.brxe-icon-box).top .icon{margin-bottom:20px}:where(.brxe-icon-box).bottom{flex-direction:column-reverse}:where(.brxe-icon-box).bottom .icon{margin-top:20px}:where(.brxe-icon-box).right{flex-direction:row-reverse}:where(.brxe-icon-box).right .icon{margin-left:20px}:where(.brxe-icon-box).left{flex-direction:row}:where(.brxe-icon-box).left .icon{margin-right:20px}:where(.brxe-icon-box) .icon{align-items:center;display:inline-flex;justify-content:center}:where(.brxe-icon-box) .icon a{display:inline-flex}:where(.brxe-icon-box) i{display:inline-block;font-size:40px;line-height:1;text-align:center}}@layer bricks{.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks{.brxe-button{width:auto}}@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-code{width:100%}}.brxe-rhnors{color:var(--white);font-size:var(--h1)}@media (max-width:480px){.brxe-rhnors{font-weight:600;letter-spacing:-1px;font-size:var(--aptext-4xl)}}@media (max-width:320px){.brxe-rhnors{font-weight:600;font-size:var(--aptext-3xl)}}.brxe-zynkhy{max-width:800px;color:var(--white);font-size:var(--aptext-l)}.brxe-zynkhy a{color:var(--white);font-size:var(--aptext-l);font-size:inherit}@media (max-width:480px){.brxe-zynkhy{margin-top:16px;margin-bottom:16px;font-size:var(--aptext-mm);color:var(--white);font-weight:250;max-width:100%}.brxe-zynkhy a{font-size:var(--aptext-mm);color:var(--white);font-weight:250;font-size:inherit}}.brxe-yicyzb svg{height:15px;width:15px;stroke-width:1.5px}.brxe-yicyzb{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-xs);padding-top:var(--apspace-xs);padding-right:var(--apspace-s);padding-bottom:var(--apspace-xs);padding-left:var(--apspace-s);font-weight:500;color:var(--color-3);font-size:var(--aptext-sm)}@media (max-width:480px){.brxe-yicyzb{justify-content:space-between}}@media (max-width:480px){.brxe-duwofn{padding-right:var(--apspace-2xs);padding-left:var(--apspace-2xs);max-width:100%}}@media (max-width:480px){.brxe-ytmkoz.brxi-ygvwtf{position:relative}}.brxe-zyqeod{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-zyqeod{font-size:var(--aptext-m)}}.brxe-zwdctd.brxi-ygvwtf{height:15px;width:15px;fill:var(--white);color:var(--white);font-size:18px;border:0;border-style:none}@media (max-width:480px){.brxe-zwdctd.brxi-ygvwtf{height:15px;width:15px}}.brxe-vujlxn.brxi-ygvwtf{height:15px;width:15px;fill:var(--white);color:var(--white);font-size:18px;border:0;border-style:none}@media (max-width:480px){.brxe-vujlxn.brxi-ygvwtf{height:15px;width:15px}}.brxe-ykeboi.brxi-ygvwtf{fill:var(--white);color:var(--white);height:15px;width:15px;font-size:18px;border:0;border-style:none}.brxe-hrcnso.brxi-ygvwtf{fill:var(--white);color:var(--white);height:15px;width:15px;font-size:18px;border:0;border-style:none}.brxe-apldrf.brxi-ygvwtf{fill:var(--white);color:var(--white);height:15px;width:15px;font-size:18px;border:0;border-style:none}.brxe-dmlgac{display:flex;flex-direction:row;align-items:center;column-gap:2px}.brxe-zmhqzp{font-size:var(--aptext-m);font-weight:400;line-height:1.3;text-align:center;color:rgb(255 255 255 / .9)}.brxe-vuushy{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-vuushy{justify-content:flex-start;align-self:center!important;align-items:center;right:0;left:var(--apspace-m)}}.brxe-yshqpy{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-image:url(https://ampy.se/wp-content/uploads/ampy-home-hero-new.webp);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-yshqpy>*:not(figcaption)){position:relative}.brxe-yshqpy::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-yshqpy{padding-right:var(--apspace-3xl);padding-left:var(--apspace-3xl)}}@media (max-width:1024px){.brxe-yshqpy{width:100%}}@media (max-width:780px){.brxe-yshqpy{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-yshqpy{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-rtqvpc{margin-right:0;margin-left:0}.brxe-hjkkox{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)}@media (min-width:1620px){.brxe-hjkkox{padding-right:var(--apspace-2xl);padding-left:var(--apspace-2xl)}}@media (max-width:1024px){.brxe-hjkkox{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-hjkkox{padding-right:var(--apspace-2xs);padding-left:var(--apspace-2xs)}}.brxe-rytvzu{padding-right:0;padding-left:0}@media (max-width:1024px){.brxe-rytvzu{padding-top:var(--apspace-l);padding-right:var(--apspace-l);padding-bottom:var(--apspace-l);padding-left:var(--apspace-l)}}@media (max-width:780px){.brxe-rytvzu{padding-top:var(--apspace-l);padding-right:var(--apspace-s);padding-bottom:var(--apspace-xl);padding-left:var(--apspace-s);overflow:hidden}}@media (max-width:480px){.brxe-rytvzu{padding-right:var(--apspace-3xs);padding-left:var(--apspace-3xs)}}@media (max-width:480px){.brxe-pqqyrd{font-size:var(--aptext-m);text-align:center;font-weight:300;color:var(--color-20)}.brxe-pqqyrd a{font-size:var(--aptext-m);text-align:center;font-weight:300;color:var(--color-20);font-size:inherit}}@media (max-width:320px){.brxe-pqqyrd{font-size:var(--text-mm)}.brxe-pqqyrd a{font-size:var(--text-mm);font-size:inherit}}.brxe-tzzbcp{font-size:var(--aptext-m);font-weight:350;line-height:1.6;color:#010328;align-items:flex-start;max-width:250px;justify-content:space-between;gap:var(--apspace-xs);position:relative}.brxe-tzzbcp svg{height:99px;fill:#fff0;color:#fff0}.brxe-tzzbcp .icon{align-self:flex-start}@media (max-width:480px){.brxe-tzzbcp{font-size:var(--text-m);font-weight:300;line-height:1.25;max-width:100%}.brxe-tzzbcp svg{width:60px;height:auto}.brxe-tzzbcp .icon{align-self:center}.brxe-tzzbcp .icon i{font-size:35px}}.brxe-fxsaot{font-size:var(--aptext-m);font-weight:350;line-height:1.6;color:#010328;align-items:flex-start;max-width:250px;justify-content:space-between;gap:var(--apspace-xs);position:relative}.brxe-fxsaot svg{height:99px}.brxe-fxsaot .icon{align-self:flex-start}@media (max-width:480px){.brxe-fxsaot{font-size:var(--text-m);font-weight:300;line-height:1.25;max-width:100%}.brxe-fxsaot svg{width:60px;height:auto}.brxe-fxsaot .icon{align-self:center}.brxe-fxsaot .icon i{font-size:35px}}.brxe-lhqgjn{align-items:flex-start;max-width:250px;font-size:var(--aptext-m);line-height:1.6;font-weight:350;color:#010328;justify-content:space-between}.brxe-lhqgjn .icon i{font-size:40px}.brxe-lhqgjn svg{height:99px}@media (max-width:480px){.brxe-lhqgjn{max-width:100%;font-size:var(--text-m);font-weight:300;line-height:1.25}.brxe-lhqgjn .icon{min-width:0;align-self:center}.brxe-lhqgjn .content{font-size:var(--aptext-m)}.brxe-lhqgjn h1{font-size:var(--aptext-mmm)}.brxe-lhqgjn h2{font-size:var(--aptext-mmm)}.brxe-lhqgjn h3{font-size:var(--aptext-mmm)}.brxe-lhqgjn h4{font-size:var(--aptext-mmm)}.brxe-lhqgjn h5{font-size:var(--aptext-mmm)}.brxe-lhqgjn h6{font-size:var(--aptext-mmm)}.brxe-lhqgjn .icon i{font-size:30px}.brxe-lhqgjn svg{width:60px;height:auto}}.brxe-rcwfwj{max-width:250px;align-items:flex-start;font-size:var(--aptext-m);line-height:1.6;font-weight:350;color:#010328;justify-content:space-between}.brxe-rcwfwj svg{height:99px;width:auto}.brxe-rcwfwj .icon i{font-size:40px}@media (max-width:480px){.brxe-rcwfwj{max-width:100%;font-size:var(--text-m);font-weight:300;line-height:1.25}.brxe-rcwfwj svg{width:60px;height:auto}.brxe-rcwfwj .icon{align-self:center}.brxe-rcwfwj .content{font-size:var(--aptext-m)}.brxe-rcwfwj h1{font-size:var(--aptext-mmm)}.brxe-rcwfwj h2{font-size:var(--aptext-mmm)}.brxe-rcwfwj h3{font-size:var(--aptext-mmm)}.brxe-rcwfwj h4{font-size:var(--aptext-mmm)}.brxe-rcwfwj h5{font-size:var(--aptext-mmm)}.brxe-rcwfwj h6{font-size:var(--aptext-mmm)}.brxe-rcwfwj .icon i{font-size:30px}}.brxe-uwuxym{flex-direction:row;margin-top:var(--apspace-s);margin-bottom:var(--apspace-s);display:grid;align-items:initial;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr;justify-items:center;justify-content:center;align-items:center;grid-gap:var(--apspace-s)}@media (max-width:780px){.brxe-uwuxym{grid-template-columns:1fr 1fr}}@media (max-width:480px){.brxe-uwuxym{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr;justify-items:center;grid-gap:var(--apspace-s)}}.brxe-kitrsv{align-items:center;row-gap:var(--apspace-s)}@media (max-width:480px){.brxe-kitrsv{text-align:left}}@media (max-width:1024px){.brxe-vzdaxc{padding-top:var(--apspace-l);padding-right:var(--apspace-l);padding-bottom:var(--apspace-l);padding-left:var(--apspace-l)}}@media (max-width:780px){.brxe-vzdaxc{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-vzdaxc{padding-top:var(--apspace-l);padding-right:var(--apspace-s);padding-bottom:var(--apspace-l);padding-left:var(--apspace-s)}}@media (max-width:1024px){.brxe-9f3ce8{width:80%}}@media (max-width:780px){.brxe-9f3ce8{text-align:center}}@media (max-width:480px){.brxe-9f3ce8{max-width:100%;line-height:1.2;font-size:var(--aptext-2xl);text-align:center;margin-right:0;margin-left:0;width:100%}}@media (max-width:320px){.brxe-9f3ce8{width:100%;font-size:var(--aptext-l)}}.brxe-395b4f svg{height:var(--aptext-m);width:var(--aptext-m);fill:#fff0;color:#fff0;stroke:#212121;stroke-width:1px}.brxe-395b4f{padding-top:var(--apspace-2xs);padding-right:var(--space-m);padding-bottom:var(--apspace-2xs);padding-left:var(--space-m);border-top-width:0;border-top-style:none;border-radius:var(--radius-m);background-image:linear-gradient(141deg,#b6f2ff 0%,#5eb1bf 100%);font-weight:400;font-size:var(--aptext-sm);box-shadow:0 0 16px 0 rgb(241 241 241 / .23);gap:var(--apspace-l);justify-content:space-between}.brxe-395b4f{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-395b4f: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-395b4f:active{transform:translateY(0)!important;filter:saturate(1.05)!important}.brxe-395b4f:focus-visible{outline:3px solid #090b32!important;outline-offset:3px!important}.brxe-395b4f 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-395b4f,.brxe-395b4f:hover{transition:none!important;transform:none!important}.brxe-395b4f svg{animation:none!important;box-shadow:0 1px 3px rgb(9 11 50 / .14)!important}}@media (max-width:767px){.brxe-395b4f{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-395b4f{width:100%;justify-content:space-between;padding-top:var(--apspace-s);padding-right:var(--apspace-l);padding-bottom:var(--apspace-s);padding-left:var(--apspace-l);margin-bottom:0}}@media (max-width:320px){.brxe-395b4f{padding-top:var(--space-s);padding-bottom:var(--space-s)}}.brxe-5a3bdb{font-weight:300;flex-direction:row;column-gap:20px;justify-content:flex-start;margin-top:var(--apspace-xs);margin-bottom:var(--apspace-xs);z-index:1}@media (max-width:780px){.brxe-5a3bdb{align-items:flex-start;align-self:flex-start!important;justify-content:flex-start}}@media (max-width:480px){.brxe-5a3bdb{row-gap:var(--apspace-xs);height:auto;position:relative}}.brxe-c3105c{align-self:center!important;justify-content:center;row-gap:var(--apspace-2xs);margin-top:var(--space-s);margin-bottom:var(--space-s);z-index:1}@media (max-width:1024px){.brxe-c3105c{row-gap:var(--apspace-3xs);margin-top:0;margin-bottom:0}}@media (max-width:780px){.brxe-c3105c{align-items:center}}@media (max-width:480px){.brxe-c3105c{position:relative;row-gap:var(--apspace-xs)}}.brxe-4cb7bc{border-radius:var(--apradius-l);align-self:flex-end;width:80%;height:90%;max-height:100%;max-width:100%}.brxe-4cb7bc:not(.tag),.brxe-4cb7bc img{object-fit:fill}@media (max-width:780px){.brxe-4cb7bc{width:100%;height:100%}}@media (max-width:480px){.brxe-4cb7bc{width:100%;max-width:100%}}.brxe-yhfqbw{position:absolute;bottom:0;right:0;z-index:5;display:none;visibility:collapse}@media (max-width:780px){.brxe-yhfqbw{width:60%!important;max-width:none!important}}@media (max-width:480px){.brxe-yhfqbw{visibility:visible;display:block;align-self:flex-end;z-index:5;position:absolute;bottom:0;width:60%}}.brxe-be7bb0{position:absolute;bottom:0;right:0;z-index:0;height:auto;max-width:50%}.brxe-be7bb0:not(.tag),.brxe-be7bb0 img{object-fit:contain}@media (max-width:780px){.brxe-be7bb0{width:60%!important;max-width:none!important}}@media (max-width:480px){.brxe-be7bb0{max-width:100%;z-index:2;display:none;visibility:collapse}}.brxe-f50bdf{border-radius:var(--apradius-l);max-width:400px;align-self:flex-end!important;position:relative;align-items:flex-end;overflow:hidden;z-index:1}@media (max-width:780px){.brxe-f50bdf{width:min(92%, 36rem)!important;max-width:36rem!important;margin-inline:auto!important}}@media (max-width:1024px){.brxe-f50bdf{width:auto;height:100%;max-width:100%}}@media (max-width:780px){.brxe-f50bdf{align-self:center!important;justify-content:center;align-items:center;flex-direction:column;flex-grow:1}}.brxe-995ae9{position:absolute;bottom:0;right:0;z-index:0;height:auto;max-width:50%}.brxe-995ae9:not(.tag),.brxe-995ae9 img{object-fit:contain}@media (max-width:780px){.brxe-995ae9{display:none;visibility:collapse}}@media (max-width:480px){.brxe-995ae9{visibility:collapse;display:none}}.brxe-e9455c{align-items:flex-start;align-self:flex-start!important;flex-direction:row;column-gap:var(--apspace-m);row-gap:var(--apspace-2xs);background-color:#fff;background-position:bottom right;background-repeat:no-repeat;background-size:550px;border-radius:var(--apradius-l);position:relative;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}@media (max-width:1024px){.brxe-e9455c{column-gap:var(--apspace-4xs)}}@media (max-width:780px){.brxe-e9455c{row-gap:var(--apspace-m);flex-direction:row;flex-wrap:wrap-reverse}}@media (max-width:480px){.brxe-e9455c{flex-direction:column-reverse}}.brxe-8cb310{row-gap:var(--apspace-2xs);flex-direction:row;column-gap:var(--apspace-m);background-color:#fff;border-radius:var(--apradius-l);align-items:center;align-self:flex-start!important;box-shadow:0 0 16px 0 rgb(190 190 190 / .4)}@media (max-width:1024px){.brxe-8cb310{padding-right:var(--apspace-l);padding-left:var(--apspace-l)}}@media (max-width:480px){.brxe-8cb310{padding-top:var(--space-m)}}@media (max-width:320px){.brxe-8cb310{padding-top:var(--space-s);padding-right:var(--space-s);padding-left:var(--space-s)}}.brxe-qvupqc{background-color:#f5f9ff;background-position:bottom right;background-size:940px;background-repeat:no-repeat;align-items:flex-start;align-self:flex-start!important;justify-content:flex-start}@media (max-width:480px){.brxe-qvupqc{padding-right:var(--space-xs);padding-left:var(--space-xs)}}.brxe-gcsnlt{flex-direction:row;background-image:linear-gradient(90deg,#090b32,#5eb1bf)}@font-face{font-display:swap;font-family:"AmpyOutfit";src:url(https://ampy.se/wp-content/uploads/ampy-fonts/Outfit-VariableFont_wght.woff2) format("woff2");font-weight:100 900;font-style:normal;}.ampy-cert{--ampy-cert-navy:#090b32;--ampy-cert-teal:#5eb1bf;--ampy-cert-pad-y:var(--apspace-xl,clamp(25px,calc(3.23vw + 14.7px),56px));--ampy-cert-pad-x:var(--apspace-xl,clamp(25px,calc(3.23vw + 14.7px),56px));--ampy-cert-card-h:113px;position:relative;overflow:hidden;display:flex;align-items:center;padding:var(--ampy-cert-pad-y) var(--ampy-cert-pad-x);margin:var(--space-l,clamp(30px,calc(30px + 0.0067 * (100vw - 380px)),36px)) 0;background-image:linear-gradient(90deg,var(--ampy-cert-navy),var(--ampy-cert-teal));isolation:isolate;font-family:"AmpyOutfit","Outfit",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;text-size-adjust:100%}.ampy-cert,.ampy-cert *,.ampy-cert *::before,.ampy-cert *::after{box-sizing:border-box}.ampy-cert :where(h1,h2,h3,h4,p,figure,ul,ol){margin:0}.ampy-cert :where(img,svg){display:block;max-width:100%}.ampy-cert__bg{position:absolute;top:0;right:0;bottom:0;left:0;inset:0;z-index:0;pointer-events:none}.ampy-cert__bg svg{position:absolute;top:0;right:0;bottom:0;left:0;inset:0;width:100%;height:100%;display:block}.ampy-cert__glow{position:absolute;z-index:1;right:-6%;top:50%;width:62%;height:150%;transform:translateY(-50%);pointer-events:none;background:radial-gradient(ellipse at 55% 50%,rgb(255 255 255 / .10) 0%,rgb(255 255 255 / .04) 38%,#fff0 70%)}.ampy-cert__inner{position:relative;z-index:2;width:100%;max-width:var(--container-width,1280px);margin-left:auto;margin-right:auto;display:flex;flex-direction:row;align-items:center;gap:var(--apspace-m,clamp(16px,calc(1.25vw + 12px),28px))}.ampy-cert__intro{flex:1 1 0%;min-width:0;color:#fff}.ampy-cert__heading{margin:0;font-size:var(--aptext-2xl,clamp(26px,calc(1.04vw + 22.7px),36px));font-weight:400;line-height:1.2;color:#fff;letter-spacing:-.01em;text-wrap:balance}.ampy-cert__text{margin:var(--apspace-xs,clamp(10.2px,calc(0.39vw + 9px),14px)) 0 0;font-size:var(--aptext-m,clamp(16px,calc(0.21vw + 15.3px),18px));font-weight:300;line-height:1.7;color:#fff;max-width:48ch}@media (min-width:901px){.ampy-cert__text{line-height:1.55}}@media (min-width:901px) and (max-width:1099px){.ampy-cert__text{text-wrap:balance}}.ampy-cert__marks{list-style:none;margin:0;padding:0;flex:1 1 0%;min-width:0;max-width:492px;display:grid;grid-template-columns:1fr 1fr;column-gap:var(--apspace-s,clamp(12.8px,calc(0.73vw + 10.5px),19.8px));row-gap:16px}.ampy-cert__marks>li{display:flex}.ampy-cert__mark{width:100%;display:flex;align-items:center;justify-content:center;height:var(--ampy-cert-card-h);padding:16px 18px;background:var(--white,#fff);border-radius:var(--apradius-l,clamp(16px,calc(0.42vw + 14.7px),20px));text-decoration:none;box-shadow:0 2px 10px rgb(9 11 50 / .10),0 12px 34px rgb(9 11 50 / .10),inset 0 0 0 1px rgb(9 11 50 / .07);transition:transform .25s ease,box-shadow .25s ease}@media (hover:hover) and (pointer:fine){.ampy-cert__mark:hover{transform:translateY(-2px);box-shadow:0 4px 14px rgb(9 11 50 / .13),0 18px 44px rgb(9 11 50 / .14)}}.ampy-cert__mark{scroll-margin-block:96px}.ampy-cert__mark:focus-visible{transform:translateY(-2px);outline:3px solid #fff;outline-offset:3px;box-shadow:0 0 0 6px var(--ampy-cert-navy),0 4px 14px rgb(9 11 50 / .13),0 18px 44px rgb(9 11 50 / .14)}.ampy-cert__mark:focus{outline:3px solid #fff;outline-offset:3px;box-shadow:0 0 0 6px var(--ampy-cert-navy),0 4px 14px rgb(9 11 50 / .13),0 18px 44px rgb(9 11 50 / .14)}.ampy-cert__mark:focus:not(:focus-visible){outline:none;box-shadow:0 2px 10px rgb(9 11 50 / .10),0 12px 34px rgb(9 11 50 / .10),inset 0 0 0 1px rgb(9 11 50 / .07)}.ampy-cert__mark img{width:auto;max-width:100%;height:var(--ampy-cert-lh);object-fit:contain}.ampy-cert__mark--in{--ampy-cert-lh:35px}.ampy-cert__mark--esv{--ampy-cert-lh:70px}.ampy-cert__mark--id06{--ampy-cert-lh:43px}.ampy-cert__mark--th{--ampy-cert-lh:28px}@media (max-width:900px){.ampy-cert{--ampy-cert-pad-y:var(--apspace-2xl,clamp(31.3px,calc(4.99vw + 15.3px),79.2px));--ampy-cert-card-h:96px;background-image:linear-gradient(180deg,var(--ampy-cert-navy) 0%,var(--ampy-cert-navy) 34%,var(--ampy-cert-teal) 100%)}.ampy-cert__inner{flex-direction:column;align-items:center;gap:var(--apspace-xl,clamp(25px,calc(3.23vw + 14.7px),56px))}.ampy-cert__intro{flex:none;width:100%;text-align:center}.ampy-cert__text{max-width:34ch;margin-left:auto;margin-right:auto;line-height:1.6}.ampy-cert__marks{flex:none;width:100%;max-width:492px;margin-left:auto;margin-right:auto;gap:16px}.ampy-cert__mark{padding:12px 14px}.ampy-cert__mark--in{--ampy-cert-lh:25px}.ampy-cert__mark--esv{--ampy-cert-lh:56px}.ampy-cert__mark--id06{--ampy-cert-lh:30px}.ampy-cert__mark--th{--ampy-cert-lh:20px}.ampy-cert__glow{width:100%;right:auto;left:0;height:60%;top:70%}}@media (max-width:389px){.ampy-cert{--ampy-cert-pad-x:18px}}@media (prefers-reduced-motion:reduce){.ampy-cert__mark{transition:none}.ampy-cert__mark:hover{transform:none}.ampy-cert__mark:focus-visible{transform:none}}.ampy-cert__bg{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 1440 356' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3ClinearGradient id='ampy-cert-gb1' x1='1440' y1='60' x2='120' y2='360' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23b6f2ff' stop-opacity='.30'/%3E%3Cstop offset='1' stop-color='%23b6f2ff' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='ampy-cert-gb2' x1='1440' y1='120' x2='180' y2='410' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23ffffff' stop-opacity='.26'/%3E%3Cstop offset='1' stop-color='%23ffffff' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='ampy-cert-gb3' x1='1440' y1='210' x2='260' y2='450' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%238fd4e0' stop-opacity='.44'/%3E%3Cstop offset='1' stop-color='%238fd4e0' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M0,356 L0,224 C268,190 452,258 712,226 C972,194 1196,132 1440,100 L1440,356 Z' fill='url(https://ampy.se/wp-content/uploads/bricks/css/%23ampy-cert-gb1)'/%3E%3Cpath d='M0,356 L0,286 C288,256 492,322 748,286 C1004,250 1216,196 1440,166 L1440,356 Z' fill='url(https://ampy.se/wp-content/uploads/bricks/css/%23ampy-cert-gb2)'/%3E%3Cpath d='M0,356 L0,338 C308,318 528,362 788,330 C1048,298 1236,266 1440,244 L1440,356 Z' fill='url(https://ampy.se/wp-content/uploads/bricks/css/%23ampy-cert-gb3)'/%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat;background-position:center}.ampy-cert .ampy-cert__mark img[src]{width:auto;max-width:100%;height:var(--ampy-cert-lh);object-fit:contain}.ampy-cert.ampy-cert{background-image:linear-gradient(90deg,var(--ampy-cert-navy),var(--ampy-cert-teal))}.ampy-cert .ampy-cert__inner{flex-direction:row;max-width:var(--container-width,1280px)}@media (max-width:900px){.ampy-cert.ampy-cert{background-image:linear-gradient(180deg,var(--ampy-cert-navy) 0%,var(--ampy-cert-navy) 34%,var(--ampy-cert-teal) 100%)}.ampy-cert .ampy-cert__inner{flex-direction:column}}@media (max-width:480px){.brxe-gcsnlt{background-image:linear-gradient(#090b32,#5eb1bf)}}.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-bjihuy{fill:#ffc24b;color:#ffc24b;font-size:18px;border:0;border-style:none}.brxe-finidr.brxi-bjihuy{fill:#ffc24b;color:#ffc24b;font-size:18px;border:0;border-style:none}.brxe-lnmpxe.brxi-bjihuy{fill:#ffc24b;color:#ffc24b;font-size:18px;border:0;border-style:none}.brxe-fcpkot.brxi-bjihuy{fill:#ffc24b;color:#ffc24b;font-size:18px;border:0;border-style:none}.brxe-jyghcn.brxi-bjihuy{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-bjihuy{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-bjihuy{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-bjihuy{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)}}.brxe-drppyn{font-size:var(--aptext-2-5xl);font-weight:600;text-align:center}@media (max-width:480px){.brxe-drppyn{font-weight:400;font-size:32px;text-align:center}}.brxe-pxsrhh{max-width:85%;font-size:var(--aptext-m);font-weight:350;line-height:1.4}.brxe-pxsrhh a{font-size:var(--aptext-m);font-weight:350;line-height:1.4;font-size:inherit}@media (max-width:780px){.brxe-pxsrhh{max-width:100%}}@media (max-width:480px){.brxe-pxsrhh{max-width:100%;font-size:var(--text-m)}.brxe-pxsrhh a{font-size:var(--text-m);font-size:inherit}}.brxe-jeymef{max-height:600px;display:none}@media (max-width:1024px){.brxe-jeymef{max-height:600px}}@media (max-width:780px){.brxe-jeymef{display:block}}@media (max-width:480px){.brxe-jeymef{align-self:center;display:block;max-height:500px}}.brxe-ygfvqp:hover{color:var(--white);font-size:var(--aptext-s);border-radius:var(--apradius-m);background-color:var(--color-3)}@media (max-width:480px){.brxe-ygfvqp{border-radius:var(--apradius-m);font-size:var(--aptext-xs)}.brxe-ygfvqp:hover{border-radius:var(--apradius-m)}}.brxe-ctsjfb{grid-gap:16px;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr;grid-auto-flow:dense;flex-direction:row;flex-wrap:wrap;display:flex}.brxe-vbndvh{display:grid;align-items:initial;flex-wrap:wrap;grid-gap:10px;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr;grid-auto-flow:dense;flex-direction:row;font-weight:300}@media (max-width:780px){.brxe-vbndvh{max-width:100%}}@media (max-width:480px){.brxe-vbndvh{max-width:100%;grid-gap:5px}}.brxe-zrppjp{color:var(--white);font-size:var(--aptext-sm);font-weight:400;margin-left:var(--apspace-2xs)}@media (max-width:780px){.brxe-zrppjp{margin-left:0;text-align:center;font-size:var(--aptext-mm);align-self:center}}@media (max-width:480px){.brxe-zrppjp{font-size:var(--aptext-mm)}}@media (max-width:320px){.brxe-zrppjp{font-size:var(--aptext-mm)}}.brxe-lzpius svg{height:16px;width:16px}.brxe-lzpius{gap:30px}@media (max-width:780px){.brxe-lzpius{max-width:100%;width:100%}}@media (max-width:480px){.brxe-lzpius{padding-top:var(--apspace-s);padding-right:var(--apspace-m);padding-bottom:var(--apspace-s);padding-left:var(--apspace-m);width:100%;font-size:14px;gap:0;justify-content:space-between;max-width:100%;max-height:100%}}.brxe-nnavwv{background-color:#090b32;padding-top:var(--apspace-2xs);padding-right:var(--apspace-2xs);padding-bottom:var(--apspace-2xs);padding-left:var(--apspace-2xs);border-radius:var(--apradius-l);flex-direction:row;align-self:flex-start!important;justify-content:space-between;align-items:center;color:var(--white);max-width:520px;box-shadow:0 0 16px 0 rgb(190 190 190 / .19);background-image:linear-gradient(300deg,#090b32,#2f3e5f 130%);margin-top:20px}@media (max-width:780px){.brxe-nnavwv{row-gap:var(--apspace-m);align-items:center;align-self:center!important;margin-top:var(--apspace-l);padding-top:var(--apspace-s);position:relative;justify-content:center;max-width:100%}}@media (max-width:480px){.brxe-nnavwv{max-width:100%;align-items:center;justify-content:center}}.brxe-nkuvev{justify-content:center;align-items:flex-start;width:60%;row-gap:var(--apspace-s);color:var(--color-3)}@media (max-width:780px){.brxe-nkuvev{width:100%;align-self:center!important;align-items:center}}@media (max-width:480px){.brxe-nkuvev{width:100%}}.brxe-oqhgco{max-height:500px}.brxe-oqhgco:not(.tag),.brxe-oqhgco img{object-fit:contain}@media (max-width:1024px){.brxe-oqhgco{max-height:600px}}@media (max-width:480px){.brxe-oqhgco{display:none}}.brxe-ljwbqc{width:40%;align-items:flex-end;padding-left:var(--space-l)}@media (max-width:480px){.brxe-ljwbqc{width:100%;align-self:center!important;align-items:center;justify-content:center;visibility:collapse}}.brxe-dvhvcq{justify-content:space-between;align-items:center;flex-direction:row;border-radius:var(--apradius-l);background-image:linear-gradient(80deg,var(--color-11),#edfdfd,var(--color-11),var(--color-26));background-image:url(https://ampy.se/wp-content/uploads/Rectangle-160508-e1768080849922-1.jpg);background-size:cover;box-shadow:0 0 16px 0 rgb(190 190 190 / .19)}@media (max-width:1024px){.brxe-dvhvcq{padding-right:var(--apspace-l);padding-left:var(--apspace-l)}}@media (max-width:780px){.brxe-dvhvcq{flex-direction:column}}@media (max-width:480px){.brxe-dvhvcq{flex-direction:column;position:relative;justify-content:center;align-items:center;padding-top:var(--apspace-3xl);padding-right:var(--apspace-s);padding-bottom:var(--apspace-3xl);padding-left:var(--apspace-s);border-radius:0;background-image:url(https://ampy.se/wp-content/uploads/Rectangle-160508-1-e1769459150655.webp);background-size:cover}}.brxe-yqorhf{padding-top:var(--apspace-l);padding-right:var(--apspace-l);padding-bottom:var(--apspace-l);padding-left:var(--apspace-l);color:#fff;background-color:var(--color-2);align-items:stretch}@media (max-width:480px){.brxe-yqorhf{position:relative;padding-top:var(--apspace-xs);padding-right:0;padding-bottom:var(--apspace-xs);padding-left:0}}.brxe-hofzmd{font-size:var(--aptext-xl);font-weight:400;margin-bottom:30px}@media (max-width:480px){.brxe-hofzmd{font-size:var(--text-xl);margin-bottom:10px}}.brxe-olodip svg{height:10px;width:10px}.brxe-olodip{gap:30px;font-size:var(--aptext-xs);color:#212121;border-style:none;border-radius:var(--apradius-l);background-color:var(--white);position:absolute;top:1.6rem;right:1.6rem;padding-top:6px;padding-right:12px;padding-bottom:6px;padding-left:12px}@media (max-width:480px){.brxe-olodip{font-weight:400}}.brxe-hcdamo{border-radius:var(--apradius-l);width:100%;max-width:380px;height:250px}.brxe-hcdamo:not(.tag),.brxe-hcdamo img{object-fit:cover}.brxe-iwrdxk{font-size:var(--aptext-mm);font-weight:400;margin-top:20px}.brxe-kjmhje{font-size:var(--aptext-m);line-height:1.56}@media (max-width:480px){.brxe-kjmhje{color:var(--color-20)}}.brxe-obqdji svg{height:10px;width:10px}.brxe-obqdji{color:#212121;font-size:var(--aptext-s);margin-top:20px;gap:30px;border:1px solid #212121;border-radius:var(--apradius-l);align-self:flex-start;flex-direction:row;justify-content:flex-end;align-items:center}.brxe-obqdji:hover{background-color:var(--color-2)}@media (max-width:480px){.brxe-obqdji{margin-top:10px;margin-bottom:20px;font-weight:350}}.brxe-sdaisq{width:100%;column-gap:var(--apspace-2xs);flex-direction:column;row-gap:var(--apspace-2xs);max-width:400px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;position:relative;justify-content:flex-start;align-self:stretch!important;align-items:stretch;height:100%}.brxe-ecjezx{justify-self:stretch}.brxe-hycxvk{display:grid;align-items:initial;grid-gap:20px;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr}.brxe-hycxvk{grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;grid-auto-flow:unset}.brxe-hycxvk>*{grid-row:unset;grid-column:unset}.brxe-hycxvk{grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;grid-auto-flow:unset}.brxe-hycxvk>*{grid-row:unset;grid-column:unset}@media (max-width:480px){.brxe-hycxvk{grid-template-columns:1fr}}.brxe-nungiu{row-gap:var(--apspace-s);padding-top:var(--apspace-xl);padding-right:var(--apspace-l);padding-bottom:var(--apspace-l);padding-left:var(--apspace-l);background-color:#fff;border-radius:var(--apradius-l);box-shadow:0 0 16px 0 rgb(190 190 190 / .4)}.brxe-xmyfsk{background-color:#f5f9ff}@media (max-width:480px){.brxe-xmyfsk{padding-right:var(--space-xs);padding-left:var(--space-xs)}}