main{display:grid;grid-template-columns:100%;gap:8rem}@media (orientation: portrait){main{gap:4rem}}main section{margin:0 auto;max-width:80rem;width:100%;padding:0 2rem;scroll-margin-top:4rem}@media (orientation: portrait){main section{padding:0 1rem;max-width:40rem}}main section.unlimited{max-width:100%!important;max-width:unset!important}.landing-hero-wide{position:relative;min-height:30rem;min-height:60vh;background-color:#1f2228;overflow:hidden}@media (orientation: portrait){.landing-hero-wide{min-height:75vh}}.landing-hero-wide .hero-bg{position:absolute;left:0;bottom:0;width:100%;height:100%;z-index:1}.landing-hero-wide .hero-bg img{-o-object-fit:cover;object-fit:cover}.landing-hero-wide .hero-bg img:before,.landing-hero-wide .hero-bg img:after,.landing-hero-wide .hero-bg img *{display:none;color:transparent}.landing-hero-wide .content-wrapper{padding:3rem 2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;background-color:#00000040}.landing-hero-wide .content-wrapper>.container{width:100%;max-width:50rem}.landing-hero-wide .content-wrapper>.container>.content{display:flex;flex-direction:column;gap:1rem;color:#fff;max-width:30rem}.landing-hero-wide .content-wrapper>.container>.content *{line-height:1.25em}.landing-hero-wide .arrowdown{position:absolute;z-index:2;bottom:1em;left:50%;display:block;width:2rem;height:2rem;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20width='100%25'%20height='100%25'%20viewBox='0%200%2032%2032'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20xml:space='preserve'%20xmlns:serif='http://www.serif.com/'%20style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3e%3cpath%20d='M27.463,9.943l4.537,0l-16,17.455l-16,-17.455l4.537,0l11.463,12.505l11.463,-12.505Z'%20style='fill:%23ebebeb;'/%3e%3c/svg%3e");animation:floatDown 2s linear infinite;opacity:.8;transition:opacity .15s ease}.landing-hero-wide .arrowdown:hover{opacity:1}@keyframes floatDown{0%{transform:translateY(-1rem)}25%{transform:translateY(0)}to{transform:translateY(-1rem)}}section#product-quickview{margin-bottom:8rem;position:relative}section#product-quickview>.product-gallery{position:absolute;z-index:1;width:45rem;max-width:100%;height:25rem;border-radius:1rem;overflow:hidden;background-color:#666}section#product-quickview>.product-gallery picture{position:relative;top:0;left:0;width:100%;height:100%}section#product-quickview>.product-gallery picture img{-o-object-fit:cover;object-fit:cover}section#product-quickview>.product-info{position:relative;top:5rem;z-index:2;max-width:30rem;border-radius:.5rem;background:#fff;box-shadow:0 0 2rem #00000026;margin-left:auto;margin-right:5rem}section#product-quickview>.product-info>.content{position:relative;z-index:1;display:flex;flex-direction:column;gap:1.25rem;padding:2.5rem 2rem}section#product-quickview>.product-info>.preview{position:absolute;z-index:0;bottom:-8rem;right:-8rem;width:25rem;height:25rem}section#product-quickview>.product-info>.preview>img{-o-object-fit:contain;object-fit:contain}@media (orientation: portrait),(max-width: 720px){section#product-quickview>.product-gallery{margin-top:-2rem;top:0;left:2rem;width:100%;width:calc(100% - 2rem);max-width:unset}section#product-quickview>.product-info{margin-top:10rem;margin-left:-1rem;margin-right:0}section#product-quickview>.product-info>.preview{bottom:-2rem;right:-2rem;width:15rem;height:15rem}}.store-item-xl{display:grid;grid-template-columns:100%;gap:1.5rem;max-width:30rem}.store-item-xl>picture{width:100%;height:auto;background-color:#c8c7c7;border-radius:1rem;overflow:hidden}.store-item-xl>.description{font-size:1.25rem;font-weight:400}.store-item-xl>.actions-row{display:flex;flex-direction:row;justify-content:space-between}.store-item-xl>.actions-row .store-button{min-width:10rem;text-align:center;padding:.75rem 1.25rem}@media (orientation: portrait){.store-item-xl>.description{font-size:1rem}.store-item-xl>.actions-row .store-button{padding:.75rem 2rem}}section#store-products-top{display:grid;grid-template-columns:100%;gap:3rem}section#store-products-top>header{max-width:50rem}section#store-products-top>.store-items{display:grid;grid-template-columns:1fr 1fr;gap:3rem;max-width:60rem}@media (orientation: portrait){section#store-products-top{gap:2rem}section#store-products-top>.store-items{grid-template-columns:100%;justify-items:center}}section#product-blueprint .drawing-board{position:relative;overflow:hidden;border-radius:3rem;background-color:#353535}section#product-blueprint .drawing-board>.matte{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%}section#product-blueprint .drawing-board>.matte img{-o-object-fit:cover;object-fit:cover}section#product-blueprint .drawing-board>.content{position:relative;z-index:2;color:#fff;padding:4rem 2rem 4rem 4rem;display:flex;flex-direction:row;gap:4rem;max-width:65rem;margin:auto}section#product-blueprint .drawing-board>.content hr{width:1px;border-left:2px dashed white}section#product-blueprint .drawing-board>.content .variant{display:flex;flex-direction:column}section#product-blueprint .drawing-board>.content .variant .drawing{height:16rem;width:auto;margin-right:auto}section#product-blueprint .drawing-board>.content .variant .product-details{margin-top:2rem;display:flex;flex-direction:column;gap:1.5rem}section#product-blueprint .drawing-board>.content .variant .product-details .title{font-size:1.75rem}section#product-blueprint .drawing-board>.content .variant .product-details ul{list-style:none;display:flex;flex-direction:column;gap:.5rem}section#product-blueprint .drawing-board>.content .variant .product-details ul li{line-height:1.25em;font-size:.95rem;font-weight:300}section#product-blueprint .drawing-board>.content .variant .product-details .price{font-size:1.25rem}@media (max-width: 1050px){section#product-blueprint .drawing-board>.content{width:-moz-fit-content;width:fit-content;padding:3rem 2rem}section#product-blueprint .drawing-board>.content .variant .drawing{width:100%;height:auto}}@media (max-width: 960px){section#product-blueprint .drawing-board>.content{width:-moz-fit-content;width:fit-content}section#product-blueprint .drawing-board>.content .variant .drawing{width:100%;height:auto}}@media (orientation: portrait) and (max-width: 640px){section#product-blueprint .drawing-board{border-radius:0;border-radius:unset;margin-right:-1rem;margin-left:-1rem}section#product-blueprint .drawing-board>.content{flex-direction:column;max-width:100%;gap:2rem}section#product-blueprint .drawing-board>.content hr{height:1px;width:100%;border-left:none;border-bottom:2px dashed white}}section#advantages{display:grid;grid-template-columns:100%;gap:3rem}section#advantages>.advantages-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem 4rem}section#advantages>.advantages-grid .advantage-item{display:flex;flex-direction:column;gap:1rem}section#advantages>.advantages-grid .advantage-item .header{font-size:1.5rem;line-height:1.25em;font-weight:500}section#advantages>.advantages-grid .advantage-item hr{width:5rem;height:1px;background-color:#d0d0d0}section#advantages>.advantages-grid .advantage-item .text{line-height:1.5em;font-size:1.125rem}@media (orientation: portrait){section#advantages{gap:2rem}section#advantages>.advantages-grid{padding:0 1rem;grid-template-columns:100%}section#advantages>.advantages-grid .advantage-item .header{font-size:1.25rem}section#advantages>.advantages-grid .advantage-item .text{font-size:1rem}}section#installation{display:grid;grid-template-columns:100%;gap:3rem}section#installation>.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem}section#installation>.content-grid>.item{display:flex;flex-direction:row;gap:2rem}section#installation>.content-grid>.item>picture{flex-shrink:0;width:15rem;height:auto;border-radius:.75rem;overflow:hidden}section#installation>.content-grid>.item>picture>img{-o-object-fit:cover;object-fit:cover}section#installation>.content-grid>.item>.content{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}section#installation>.content-grid>.item>.content .title{font-size:1.5rem;font-weight:500}section#installation>.content-grid>.item>.content .text{font-size:1rem;font-weight:300}@media (orientation: portrait){section#installation{gap:2rem}section#installation>.content-grid{grid-template-columns:100%;gap:3rem}section#installation>.content-grid>.item{flex-direction:column;gap:1rem}section#installation>.content-grid>.item>picture{width:100%;height:12rem}section#installation>.content-grid>.item>.content{margin-top:0;margin-top:unset}section#installation>.content-grid>.item>.content .title{font-size:1.25rem;font-weight:500}}form[data-v-63806677]{display:flex;flex-direction:column;position:relative;gap:1rem}form .readonly-shield[data-v-63806677]{position:absolute;z-index:10;inset:0}form .success-overlay[data-v-63806677]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;position:absolute;z-index:11;inset:0;background-color:#fff;padding:2rem 1rem}form .success-overlay img[data-v-63806677]{display:block;width:10rem;max-width:100%;height:auto}form .success-overlay p[data-v-63806677]{font-size:.9rem}.group[data-v-63806677]{position:relative}.group label[data-v-63806677]{font-size:.9rem;color:#636666;position:absolute;top:-.6rem;left:.6rem;background-color:#fff;transition:all .2s ease}.group input[data-v-63806677],.group textarea[data-v-63806677]{padding:.6rem;border-radius:5px;border:1px solid rgba(0,0,0,.2);outline:0;width:100%;background-color:transparent;font-size:1rem}.group input:-moz-placeholder-shown+label[data-v-63806677],.group textarea:-moz-placeholder-shown+label[data-v-63806677]{top:.6rem;background-color:transparent}.group input:placeholder-shown+label[data-v-63806677],.group textarea:placeholder-shown+label[data-v-63806677]{top:.6rem;background-color:transparent}.group input[data-v-63806677]:focus,.group textarea[data-v-63806677]:focus{border-color:#36c}.group input:focus+label[data-v-63806677],.group textarea:focus+label[data-v-63806677]{top:-.6rem;background-color:#fff;color:#36c;font-weight:600}.group textarea[data-v-63806677]{resize:none;height:5rem}button[data-v-63806677]{background-color:#36c;color:#fff;border:none;border-radius:.5rem;padding:.5rem 1rem;width:-moz-fit-content;width:fit-content;min-width:8rem;background-position:center;background-repeat:no-repeat;background-size:1.5rem;transition:all .2s ease}button[data-v-63806677]:hover{cursor:pointer;background-color:#27408b}button.busy[data-v-63806677]{color:transparent;background-image:url("data:image/svg+xml,%3csvg%20width='36'%20height='36'%20fill='%23fff'%20viewBox='0%200%2024%2024'%20xmlns='http://www.w3.org/2000/svg'%3e%3cstyle%3e.spinner_ajPY{transform-origin:center;animation:spinner_AtaB%20.75s%20infinite%20linear}@keyframes%20spinner_AtaB{100%25{transform:rotate(360deg)}}%3c/style%3e%3cpath%20d='M12,1A11,11,0,1,0,23,12,11,11,0,0,0,12,1Zm0,19a8,8,0,1,1,8-8A8,8,0,0,1,12,20Z'%20opacity='.25'/%3e%3cpath%20d='M10.14,1.16a11,11,0,0,0-9,8.92A1.59,1.59,0,0,0,2.46,12,1.52,1.52,0,0,0,4.11,10.7a8,8,0,0,1,6.66-6.61A1.42,1.42,0,0,0,12,2.69h0A1.57,1.57,0,0,0,10.14,1.16Z'%20class='spinner_ajPY'/%3e%3c/svg%3e")}button[data-v-63806677]:disabled{cursor:not-allowed;background-color:#696969}.error-message[data-v-63806677]{-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#ffc0b8;color:#5c0000;padding:.75rem 1.25rem;border-radius:.5rem;transition:all .2s ease}.error-message.inactive[data-v-63806677]{opacity:.75;filter:saturate(0)}.error-message.even-more-inactive[data-v-63806677]{opacity:.5;filter:saturate(0) blur(2px)}.error-message .content[data-v-63806677]{display:flex;flex-direction:column;gap:.3rem}.error-message .content p[data-v-63806677]{font-size:.9rem;line-height:1.125em;margin:0}.contacts-block[data-v-f9b0974a]{display:flex;flex-direction:column;gap:1.5rem}.contacts-block .section[data-v-f9b0974a]{display:flex;flex-direction:column;gap:1rem}.contacts-block .section ul[data-v-f9b0974a]{list-style:none;display:flex;flex-direction:column;gap:.5rem}.contacts-block .section .socialmedia-row[data-v-f9b0974a]{flex-direction:row;gap:.75rem}.contacts-block .section .socialmedia-row li[data-v-f9b0974a]{transition:all .15s ease}.contacts-block .section .socialmedia-row li[data-v-f9b0974a]:hover{transform:scale(1.05)}.contacts-block .section .socialmedia-row li[data-v-f9b0974a]:active{transform:scale(.9)}.contacts-block .section .socialmedia-row img[data-v-f9b0974a]{width:2rem;height:2rem}section#contacts{background-image:url(/_astro/abstract-vector-background.DPTxHiY9.svg);background-size:cover;background-repeat:no-repeat;background-position:top;padding:4rem 1rem}section#contacts>.container{margin:auto;max-width:50rem;background-color:#fff;box-shadow:0 0 2rem #00000020;border-radius:.5rem;padding:2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem}@media (orientation: portrait){section#contacts>.container{display:flex;flex-direction:column-reverse;max-width:30rem}}section#contacts>.container>* .title{font-size:1.5rem;font-weight:500}section#contacts>.container .contact-form{display:flex;flex-direction:column;gap:1.5rem}section#contacts>.container .contact-links{display:flex;flex-direction:column;gap:1.5rem}section#contacts>.container .contact-links .section{display:flex;flex-direction:column;gap:1rem}section#contacts>.container .contact-links .section ul{list-style:none;display:flex;flex-direction:column;gap:.25rem}section#contacts>.container .contact-links .section .socialmedia-row{flex-direction:row;gap:.75rem}section#contacts>.container .contact-links .section .socialmedia-row li{transition:all .15s ease}section#contacts>.container .contact-links .section .socialmedia-row li:hover{transform:scale(1.05)}section#contacts>.container .contact-links .section .socialmedia-row li:active{transform:scale(.9)}section#contacts>.container .contact-links .section .socialmedia-row img{width:2rem;height:2rem}.chat-action-button[data-v-e2e9b05c]{background-color:#713eec;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20width='100%25'%20height='100%25'%20viewBox='0%200%2032%2032'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20xml:space='preserve'%20xmlns:serif='http://www.serif.com/'%20style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3e%3cpath%20d='M16,4c7.352,0%2013.333,4.789%2013.333,10.676c0,6.556%20-6.858,10.615%20-13.213,10.615c-2.583,-0%20-4.512,-0.53%20-5.859,-0.859c-1.333,0.817%20-2.125,1.383%20-5.696,2.427c0.714,-1.831%200.963,-3.664%200.802,-5.687c-1.116,-1.333%20-2.7,-3.2%20-2.7,-6.496c-0,-5.887%205.981,-10.676%2013.333,-10.676Zm0,-2.667c-8.451,0%20-16,5.635%20-16,13.343c0,2.733%200.985,5.417%202.729,7.5c0.074,2.44%20-1.364,5.941%20-2.657,8.491c3.469,-0.627%208.401,-2.011%2010.637,-3.382c1.89,0.46%203.699,0.671%205.412,0.671c9.446,-0%2015.88,-6.449%2015.88,-13.281c-0.001,-7.748%20-7.602,-13.342%20-16.001,-13.342Z'%20style='fill:%23fff;fill-rule:nonzero;'/%3e%3c/svg%3e");width:3.5rem;height:3.5rem;border-radius:1rem;background-size:2rem;background-repeat:no-repeat;background-position:center;outline:none;border:none;transition:all .15s ease}@media (orientation: portrait){.chat-action-button[data-v-e2e9b05c]{bottom:2rem;right:2rem}}.chat-action-button[data-v-e2e9b05c]:hover{cursor:pointer;background-color:#6532dd;transform:scale(1.025)}.chat-action-button.rolled[data-v-e2e9b05c]{transform:translate(10rem)}.cta-window[data-v-8f0d1d04]{background-color:#fff;padding:.75rem 1.25rem;width:16rem;position:relative;border:1px solid #efefef;box-shadow:#00000040 0 .5rem 1.5rem;border-radius:.5rem;transition:all .25s ease}.cta-window.rollout[data-v-8f0d1d04]{opacity:0;transform:translateY(25rem)}.cta-window .controls[data-v-8f0d1d04]{position:absolute;top:0;right:0;z-index:25}.cta-window .controls button.close[data-v-8f0d1d04]{position:relative;top:-.75rem;right:-.75rem;display:block;width:2.25rem;height:2.25rem;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='800px'%20height='800px'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202C6.49%202%202%206.49%202%2012C2%2017.51%206.49%2022%2012%2022C17.51%2022%2022%2017.51%2022%2012C22%206.49%2017.51%202%2012%202ZM15.36%2014.3C15.65%2014.59%2015.65%2015.07%2015.36%2015.36C15.21%2015.51%2015.02%2015.58%2014.83%2015.58C14.64%2015.58%2014.45%2015.51%2014.3%2015.36L12%2013.06L9.7%2015.36C9.55%2015.51%209.36%2015.58%209.17%2015.58C8.98%2015.58%208.79%2015.51%208.64%2015.36C8.35%2015.07%208.35%2014.59%208.64%2014.3L10.94%2012L8.64%209.7C8.35%209.41%208.35%208.93%208.64%208.64C8.93%208.35%209.41%208.35%209.7%208.64L12%2010.94L14.3%208.64C14.59%208.35%2015.07%208.35%2015.36%208.64C15.65%208.93%2015.65%209.41%2015.36%209.7L13.06%2012L15.36%2014.3Z'%20fill='%23292D32'/%3e%3c/svg%3e");background-size:contain;background-position:center;background-repeat:no-repeat;padding:0}.cta-window .controls button.close[data-v-8f0d1d04]:hover{cursor:pointer}.cta-window .header[data-v-8f0d1d04]{color:#686868;padding-top:.5rem;padding-bottom:1rem;font-size:.95rem}.cta-window .content[data-v-8f0d1d04]{color:#686868}.options[data-v-0c549b3e]{list-style:0;margin:0;padding:0;border-top:1px solid #efefef}.options li[data-v-0c549b3e]{display:flex}.options li[data-v-0c549b3e]:not(:last-of-type){border-bottom:1px solid #efefef}.options li a[data-v-0c549b3e],.options li button[data-v-0c549b3e]{display:flex;flex-flow:row nowrap;align-items:center;gap:.75rem;flex-grow:1;padding-left:.5rem;padding-right:.75rem;text-decoration:none;font-weight:400;min-height:3rem;transition:color .1s linear;border-radius:.5rem;border:none;outline:none;transition:all .15s ease}.options li a[data-v-0c549b3e]:hover,.options li button[data-v-0c549b3e]:hover{color:#0084ff;background-color:#e2e2e2;cursor:pointer}.options li a .icon[data-v-0c549b3e],.options li button .icon[data-v-0c549b3e]{display:block;flex-shrink:0;width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.options li a .text[data-v-0c549b3e],.options li button .text[data-v-0c549b3e]{color:#686868;font-size:.9rem}.readonly-shield[data-v-1aaa1817]{position:absolute;z-index:10;inset:0}.success-overlay[data-v-1aaa1817]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;position:absolute;z-index:11;inset:0;background-color:#fff;padding:2rem 1rem;border-radius:.5rem}.success-overlay img[data-v-1aaa1817]{display:block;width:6rem;max-width:100%;height:auto}.success-overlay .message[data-v-1aaa1817]{font-size:.9rem;display:flex;flex-direction:column;gap:.5rem}.success-overlay .message p[data-v-1aaa1817]{line-height:1.125em}.form-main[data-v-1aaa1817]{display:flex;flex-direction:column;position:relative;gap:1rem;margin-top:.5rem;margin-bottom:1.5rem}input[data-v-1aaa1817]{padding:.6rem;border-radius:5px;border:1px solid rgba(0,0,0,.2);outline:0;width:100%;background-color:transparent;font-size:1rem}input[data-v-1aaa1817]:focus{border-color:#36c}button[data-v-1aaa1817]{background-color:#713eec;color:#fff;border:none;border-radius:.5rem;padding:.65rem 1rem;font-size:.85rem;width:100%;background-position:center;background-repeat:no-repeat;background-size:1.5rem;transition:all .2s ease}button[data-v-1aaa1817]:hover{cursor:pointer;background-color:#5e2bd4}button.busy[data-v-1aaa1817]{color:transparent;background-image:url("data:image/svg+xml,%3csvg%20width='36'%20height='36'%20fill='%23fff'%20viewBox='0%200%2024%2024'%20xmlns='http://www.w3.org/2000/svg'%3e%3cstyle%3e.spinner_ajPY{transform-origin:center;animation:spinner_AtaB%20.75s%20infinite%20linear}@keyframes%20spinner_AtaB{100%25{transform:rotate(360deg)}}%3c/style%3e%3cpath%20d='M12,1A11,11,0,1,0,23,12,11,11,0,0,0,12,1Zm0,19a8,8,0,1,1,8-8A8,8,0,0,1,12,20Z'%20opacity='.25'/%3e%3cpath%20d='M10.14,1.16a11,11,0,0,0-9,8.92A1.59,1.59,0,0,0,2.46,12,1.52,1.52,0,0,0,4.11,10.7a8,8,0,0,1,6.66-6.61A1.42,1.42,0,0,0,12,2.69h0A1.57,1.57,0,0,0,10.14,1.16Z'%20class='spinner_ajPY'/%3e%3c/svg%3e")}button[data-v-1aaa1817]:disabled{cursor:not-allowed;background-color:#696969}.error-message[data-v-1aaa1817]{-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#ffc0b8;color:#5c0000;padding:.75rem 1.25rem;border-radius:.5rem;transition:all .2s ease}.error-message.inactive[data-v-1aaa1817]{opacity:.75;filter:saturate(0)}.error-message.even-more-inactive[data-v-1aaa1817]{opacity:.5;filter:saturate(0) blur(2px)}.error-message .content[data-v-1aaa1817]{display:flex;flex-direction:column;gap:.3rem}.error-message .content p[data-v-1aaa1817]{font-size:.9rem;line-height:1.125em;margin:0}.cta-component[data-v-21f6a480]{position:absolute;z-index:50;position:fixed;right:0;bottom:0;width:100%}.cta-component>*[data-v-21f6a480]{position:absolute;bottom:3rem;right:3rem;max-width:calc(100% - 3rem)}@media (orientation: portrait){.cta-component>*[data-v-21f6a480]{bottom:1rem;right:1rem;max-width:calc(100% - 1rem)}}
