.third-step-section{width:100%;margin-top:clamp(2rem,5vw,3.5rem)}.third-step-chat-stage{margin-top:clamp(1.5rem,4vw,2.5rem);position:relative}.third-step-chat-stage:has(.third-step-labels){margin-bottom:72px}.third-step-chat-stage--overlay-visible .third-step-chat-grid{pointer-events:none}.third-step-label.third-step-label--customer{padding-left:97px}.third-step-chat-toast-outer{z-index:25;pointer-events:none;justify-content:flex-end;margin-bottom:14px;display:flex;position:absolute;bottom:100%;right:0}.third-step-label.third-step-label--workshop{padding-left:74px}@media (min-width:992px){.third-step-chat-toast-outer{width:calc(50% - 12px)}}.third-step-section .third-step-chat-toast.quote-step2-add-toast{width:fit-content;max-width:min(260px,30vw);min-height:60px;box-shadow:none;pointer-events:none;border-radius:999px;align-items:center;gap:8px;padding:4px 10px 4px 4px;animation:.3s cubic-bezier(.16,1,.3,1) thirdStepChatToastIn;display:flex}.third-step-section .third-step-chat-toast--followup.quote-step2-add-toast,.third-step-section .third-step-chat-toast--unread.quote-step2-add-toast,.third-step-section .third-step-chat-toast--done.quote-step2-add-toast{background:#48ffcc80;border:1px solid #48ffcc}.third-step-section .third-step-chat-toast .quote-step2-add-toast-icon{isolation:isolate;background:#315f62;border:1px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:55px;height:55px;display:flex;position:relative}.third-step-section .third-step-chat-toast--followup .quote-step2-add-toast-icon,.third-step-section .third-step-chat-toast--unread .quote-step2-add-toast-icon,.third-step-section .third-step-chat-toast--done .quote-step2-add-toast-icon{background:#315f62}.third-step-section .third-step-chat-toast .quote-step2-add-toast-icon:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#fff3 0%,#92929280 100%);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.third-step-section .third-step-chat-toast .quote-step2-add-toast-icon img{z-index:1;object-fit:contain;width:27px;height:27px;position:relative}.third-step-section .third-step-chat-toast .quote-step2-add-toast-text{flex-direction:column;align-items:flex-start;gap:1px;min-width:0;max-width:150px;display:flex}.third-step-section .third-step-chat-toast--followup .quote-step2-add-toast-title,.third-step-section .third-step-chat-toast--followup .quote-step2-add-toast-subtitle,.third-step-section .third-step-chat-toast--unread .quote-step2-add-toast-title,.third-step-section .third-step-chat-toast--unread .quote-step2-add-toast-subtitle,.third-step-section .third-step-chat-toast--done .quote-step2-add-toast-title,.third-step-section .third-step-chat-toast--done .quote-step2-add-toast-subtitle{color:#fff;line-height:1.25}.third-step-section .third-step-chat-toast .quote-step2-add-toast-title{margin-bottom:4px;font-size:11px;font-weight:400!important}.third-step-section .third-step-chat-toast .quote-step2-add-toast-subtitle{font-size:10px;font-weight:400}@keyframes thirdStepChatToastIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.third-step-chat-grid{grid-template-columns:1fr;gap:20px;height:min(680px,72vh);min-height:620px;padding:25px;display:grid}@media (min-width:992px){.third-step-chat-grid{grid-template-columns:1fr 1fr;gap:24px;height:min(680px,72vh)}}.third-step-chat-panel .third-step-chat-header{position:relative}.third-step-chat-panel{background:#0003;border-radius:18px;flex-direction:column;min-width:0;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden;border:var(--circleBorder) solid rgba(var(--dashboard-section-cards-borders), var(--opacity-20))!important}.third-step-chat-header{flex-shrink:0}.third-step-section .third-step-chat-header.messages-chat-header.messagecard{border-radius:0;margin:0;border-bottom:var(--circleBorder) solid rgba(var(--dashboard-section-cards-borders), var(--opacity-20))!important;padding:25px 15px!important}.third-step-section .third-step-chat-header .messages-chat-header__main{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:38px;display:flex}.third-step-section .third-step-chat-header .messages-chat-header__toolbar{flex-wrap:nowrap;flex:none;align-self:center;align-items:center;gap:8px;margin-left:auto;display:flex}.third-step-section .third-step-chat-header .messages-chat-header__icon-group{flex-wrap:nowrap;align-items:center;display:flex}.third-step-section .third-step-chat-header--workshop .messages-chat-header__identity{flex:auto;align-self:center;align-items:center;min-width:0;display:flex}.third-step-chat-header__main{width:100%}.third-step-chat-header__brand-block{align-self:center;align-items:center;gap:10px;min-width:0;line-height:0;display:flex}.third-step-chat-header__brand-icon{object-fit:contain;flex-shrink:0;width:34px;height:34px}.third-step-chat-header__brand-logo{object-fit:contain;flex-shrink:0;width:auto;max-width:min(220px,55vw);height:38px;display:block}.third-step-chat-header__brand{flex-direction:column;line-height:1.05;display:flex}.third-step-chat-header__mekomera{font-family:var(--font-orbitron-medium,"Orbitron", sans-serif);letter-spacing:.08em;color:#99ffe4;font-size:13px}.third-step-chat-header__verkstad{letter-spacing:.14em;color:#bbd4ffd9;font-size:11px}.third-step-chat-header__toolbar{align-items:center;gap:8px;margin-left:auto;display:flex;overflow:visible}.third-step-section .third-step-chat-header--customer.messages-chat-header.messagecard{background:0 0}.third-step-section .third-step-chat-header .messages-chat-header__icon-group{gap:10px}.third-step-section .third-step-chat-header .messages-chat-header__icon-btn{background:rgba(0, 0, 0, var(--opacity-20));border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.third-step-section .third-step-chat-header .messages-chat-header__icon-btn:not(:disabled):hover{background:#ffffff1a}.third-step-section .third-step-chat-header .messages-chat-header__icon-btn.is-active.messages-chat-header__icon-btn--star{filter:drop-shadow(0 0 6px #ffce0073)}.third-step-section .third-step-chat-header .messages-chat-header__icon-btn.is-active.messages-chat-header__icon-btn--unread{box-shadow:none;filter:drop-shadow(0 0 6px #bbd4ff66);border:none}.third-step-section .third-step-chat-header .messages-chat-header__icon-btn.is-active.messages-chat-header__icon-btn--done{background:#003f1980;border:none}.third-step-section .third-step-chat-header .messages-chat-header__icon-btn.is-active.messages-chat-header__icon-btn--done .messages-chat-header__icon-img{filter:brightness(0)saturate()invert(79%)sepia(21%)saturate(1468%)hue-rotate(103deg)brightness(103%)contrast(101%)}.third-step-section .third-step-chat-header--customer .messages-chat-header__icon-img{width:14px;height:14px}.third-step-chat-header__avatar{color:#fff;background:linear-gradient(90deg,#7c7ef9 0%,#7a7bf9 32%,#7571f9 57%,#6d61f9 80%,#624bf9 100%);justify-content:center;align-items:center;font-size:12px;display:inline-flex}.third-step-chat-header__links-row{color:#bbd4ffb8;flex-wrap:wrap;justify-content:flex-end;gap:8px 14px;padding:0 16px 10px;font-size:10px;display:flex}@media (max-width:991px){.third-step-section .third-step-chat-header .messages-chat-header__toolbar{flex-wrap:wrap;justify-content:flex-end}}.third-step-chat-thread-wrap{flex:1;min-height:0;padding:10px 8px 8px;overflow:hidden auto}.third-step-chat-thread{flex-direction:column;gap:4px;display:flex}.third-step-chat-date{color:#bbd4ffa6;justify-content:center;align-items:center;padding:6px 0 8px;font-size:12px;display:flex}.third-step-chat-row--enter{animation:.35s both thirdStepChatFadeIn}@keyframes thirdStepChatFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.third-step-bubble-card{padding:7px 16px}.third-step-bubble-card>p{color:#bbd4ff;margin:0;font-size:14px;line-height:1.45}.third-step-offer-row .messages-thread__bubble-card--doc-card{background:0 0;border:none;padding:0}.third-step-offer-row+.third-step-chat-row{margin-top:4px}.third-step-offer-card{--messages-doc-card-width:100%}.third-step-chat-compose{flex-shrink:0}.third-step-chat-compose--disabled{opacity:.55;pointer-events:none}.third-step-compose-avatar{object-fit:cover;border-radius:9999px;width:30px;height:30px}.third-step-compose-avatar--logo{object-fit:contain;background:0 0}.third-step-compose-avatar--initials{color:#fff;background:linear-gradient(90deg,#7c7ef9 0%,#7a7bf9 32%,#7571f9 57%,#6d61f9 80%,#624bf9 100%);justify-content:center;align-items:center;font-size:12px;display:inline-flex}.third-step-section .third-step-chat-panel .messages-compose{margin:0!important}.third-step-section .third-step-chat-panel .messages-compose-inner{width:100%}.messages-compose.third-step-chat-compose{border:unset!important;background:unset!important}.third-step-section .messages-compose.third-step-chat-compose.messages-compose--replying{border-top:var(--circleBorder) solid #fff3!important}.third-step-chat-attachment-image{object-fit:cover;border-radius:10px;max-width:220px;max-height:160px;margin-top:6px;display:block}.third-step-bubble-card--attachment>p+.third-step-chat-attachment-image,.third-step-bubble-card--attachment>p+.third-step-chat-attachment-file{margin-top:8px}.third-step-chat-attachment-file{margin-top:6px}.third-step-overlay{z-index:30;cursor:pointer;color:#fff;text-align:center;background-color:#0000;background-image:url(/landinpage/chatshade.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:18px;justify-content:center;align-items:center;padding:20px;display:flex;position:absolute;inset:0;overflow:hidden}.third-step-overlay__inner{justify-content:center;align-items:center;width:min(100%,920px);display:flex}.third-step-overlay__title{color:#fff;text-align:center;max-width:280px;margin:0;font-family:Trebuchet MS,Lucida Grande,sans-serif;font-size:clamp(1rem,2vw,1.35rem);line-height:1.45}.third-step-labels{z-index:22;pointer-events:none;grid-template-columns:1fr;gap:12px;margin-top:4px;display:grid;position:absolute;bottom:-30px;left:0;right:0}@media (min-width:992px){.third-step-labels{grid-template-columns:1fr 1fr;column-gap:24px}}.third-step-label{justify-content:flex-start;align-items:flex-end;gap:2px;min-height:0;padding-left:18px;display:flex}.third-step-label__arrow{object-fit:contain;object-position:left bottom;pointer-events:none;flex-shrink:0;width:clamp(64px,7vw,100px);height:clamp(62px,7vw,100px);margin-bottom:-38px;position:relative;top:-42px}.third-step-label__text{color:#fff;font-family:Trebuchet MS,Lucida Grande,sans-serif;font-size:clamp(.9rem,1.6vw,1.05rem);line-height:1.35}.third-step-chat-compose .messages-compose-actions{padding:0}.third-step-section .messages-doc-card__price-row--regular .messages-doc-card__price-label,.third-step-section .messages-doc-card__price-row--regular .messages-doc-card__price-value{color:#f88}.third-step-section .messages-doc-card__price-row--save .messages-doc-card__price-label,.third-step-section .messages-doc-card__price-row--save .messages-doc-card__price-value{color:#83ffb5}.third-step-section .messages-doc-card__price-row--your .messages-doc-card__price-value{color:#fff;font-size:18px}.third-step-section .third-step-chat-shell .messages-doc-card__comment-body{color:#bbd4ff}.third-step-section .third-step-chat-shell .messages-thread__bubble-wrap--mine .messages-thread__bubble-card.quote-preview-partial-card,.third-step-section .third-step-chat-shell .messages-thread__bubble-wrap--mine .third-step-bubble-card,.third-step-section .third-step-chat-shell .messages-thread__bubble-wrap--theirs .messages-thread__bubble-card.quote-preview-partial-card,.third-step-section .third-step-chat-shell .messages-thread__bubble-wrap--theirs .third-step-bubble-card{color:#bbd4ff;background:#0003;padding:4px 16px;border-radius:25px!important}.third-step-chat-message-avatar-wrap{margin-bottom:0}.third-step-section .third-step-chat-shell .messages-thread__bubble-wrap--mine .messages-thread__bubble-card.quote-preview-partial-card,.third-step-section .third-step-chat-shell .messages-thread__bubble-wrap--mine .third-step-bubble-card{border:var(--circleBorder) solid #fff3!important}.third-step-section .third-step-chat-shell .messages-thread__bubble-wrap--theirs .messages-thread__bubble-card.quote-preview-partial-card,.third-step-section .third-step-chat-shell .messages-thread__bubble-wrap--theirs .third-step-bubble-card{border:var(--circleBorder) solid #05f!important}.third-step-section .third-step-chat-shell .messages-doc-card{--doc-card-accent:#99ffe4;--doc-card-accent-50:#99ffe480;--doc-card-accent-border:#022d94;--doc-card-section-bg:#0003;background:#0003;border-color:#99ffe480;box-shadow:0 8px 28px #00000059}.third-step-section .third-step-chat-panel:has(.third-step-chat-header--customer) .third-step-offer-card .messages-doc-card{border:var(--circleBorder) solid #05f!important}.third-step-section .third-step-chat-shell .messages-doc-card__divider{border-top-color:#fff3}.third-step-section .third-step-chat-shell .messages-doc-card__title{color:#bbd4ff}.third-step-section .third-step-chat-shell .messages-doc-card__comment{color:#7898ff;border-color:#05f}.third-step-section .third-step-chat-shell .messages-doc-card__appointment-title{color:#bbd4ffd9}.third-step-section .third-step-chat-shell .messages-doc-card__action-btn{color:#bbd4ff;border-color:#ffffff40}.third-step-section .third-step-chat-shell .messages-doc-card__action-btn:hover:not(.messages-doc-card__action-btn--primary){background:#ffffff14;border-color:#ffffff59}.third-step-section .third-step-chat-shell .messages-doc-card__action-btn--primary{color:#004733;background:#99ffe4;border-color:#0000;font-weight:400}.third-step-section .third-step-chat-shell .messages-doc-card__action-btn--primary:hover{color:#004733;background:#99ffe4;border-color:#0000}.third-step-section .third-step-chat-shell .messages-thread__attachment-file{color:#bbd4ff;background:#00000040;border-color:#fff3}@media (max-width:991px){.third-step-chat-stage{flex-direction:column;display:flex}.third-step-label{padding-left:12px}.third-step-label__arrow{height:clamp(56px,12vw,72px);margin-bottom:-32px;top:-36px}}
.landing-faq-section{color:#fff;overflow-anchor:none;width:100%;max-width:1180px;margin:2.5rem auto 0;padding:2rem 0 .5rem}.landing-faq-heading{text-align:center;margin:0 0 1.5rem;font-family:Trebuchet MS,Lucida Grande,sans-serif;font-size:clamp(2rem,4.6vw,3.3rem);font-weight:400;line-height:1.2}.landing-faq-list{overflow-anchor:none;flex-direction:column;gap:12px;display:flex}.landing-faq-item{border-radius:18px}.landing-faq-question{color:#fff;text-align:left;cursor:pointer;background:#00071e4d;border:1px solid #ffffff4d;border-radius:999px;justify-content:space-between;align-items:center;gap:.75rem;width:100%;min-height:56px;padding:.95rem 1rem .95rem 1.35rem;font-family:Trebuchet MS,Lucida Grande,sans-serif;font-size:1.07rem;font-weight:500;display:flex}.landing-faq-icon{background:#0015307a;border:1px solid #ffffff4d;border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.2rem;line-height:1;transition:transform .2s;display:inline-flex}.landing-faq-icon-image{width:5px;height:9px;display:block}.landing-faq-item--open .landing-faq-icon{transform:rotate(90deg)}.landing-faq-answer-wrapper{opacity:0;background:0 0;border:1px solid #0000;border-radius:16px;grid-template-rows:0fr;margin-top:0;transition:grid-template-rows .55s cubic-bezier(.4,0,.2,1),margin-top .35s,opacity .28s .12s,border-color .25s,background .25s;display:grid;overflow:hidden}.landing-faq-answer-wrapper--open{opacity:1;background:#00071e4d;border-color:#ffffff4d;grid-template-rows:1fr;margin-top:.3rem;transition:grid-template-rows .55s cubic-bezier(.22,1,.36,1),margin-top .22s,opacity .22s,border-color .22s,background .22s}.landing-faq-answer{text-align:left;opacity:0;visibility:hidden;min-height:0;padding:0 1.2rem;transition:opacity .18s,transform .18s,visibility 0s linear .18s,padding .35s;overflow:hidden;transform:translateY(-6px)}.landing-faq-answer-wrapper--open .landing-faq-answer{opacity:1;visibility:visible;padding:1rem 1.2rem 1.2rem;transition:opacity .32s 50ms,transform .32s 50ms,visibility linear,padding .28s;transform:translateY(0)}.landing-faq-answer p{color:#ffffffe6;margin:0;font-family:Trebuchet MS,Lucida Grande,sans-serif;font-size:.95rem;line-height:1.7}.landing-faq-answer-text{white-space:pre-line}.landing-faq-answer p+p{margin-top:.45rem}.landing-faq-answer ol{margin:.65rem 0 0}.landing-faq-answer li{color:#ffffffe6;margin:.45rem 0;font-family:Trebuchet MS,Lucida Grande,sans-serif;font-size:.95rem;line-height:1.65}.landing-faq-first-list{margin:.8rem 0 0}.landing-faq-first-list li{margin:.55rem 0}.landing-faq-first-list-title{color:#fff;margin:0;font-size:.97rem;font-weight:400;line-height:1.45}.landing-faq-first-list-description{color:#ffffffe6;margin:.05rem 0 0;font-size:.95rem;line-height:1.65}.landing-faq-cta{color:#89fffb;white-space:nowrap;cursor:pointer;background:#0034408c;border:1px solid #7dfffbb3;border-radius:9999px;justify-content:center;align-items:center;min-height:38px;margin-top:1rem;padding:.5rem .95rem;font-family:Trebuchet MS,Lucida Grande,sans-serif;font-size:.9rem;font-weight:500;line-height:1;transition:background .2s,transform .2s,border-color .2s;display:inline-flex}.landing-faq-cta:hover{background:#00ffff29;border-color:#89fffbf2;transform:translateY(-1px)}@media (max-width:768px){.landing-faq-section{margin-top:1.8rem;padding-top:1.5rem}.landing-faq-question{min-height:52px;padding:.85rem .8rem .85rem .95rem;font-size:.95rem}.landing-faq-cta{min-height:34px;padding:.45rem .85rem;font-size:.84rem}.landing-faq-answer{padding:0 .95rem}.landing-faq-answer-wrapper--open .landing-faq-answer{padding:.9rem .95rem 1rem}.landing-faq-answer p{font-size:.88rem}}
.floating-header{z-index:1000;opacity:0;pointer-events:none;width:calc(100% - 80px);transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s cubic-bezier(.16,1,.3,1);position:fixed;top:20px;left:50%;transform:translate(-50%,-30px)}.floating-header.visible{opacity:1;pointer-events:auto;transform:translate(-50%)}.floating-header-inner{border-radius:9999px;justify-content:space-between;align-items:center;padding:22px 24px;transition:all .3s;display:flex;position:relative;overflow:hidden}.floating-header-bg{object-fit:cover;object-position:center;pointer-events:none;opacity:.2;width:100%;height:100%;position:absolute;inset:0}.floating-header-bg--base{z-index:1}.floating-header-bg--overlay{opacity:.2;z-index:2;mix-blend-mode:overlay;-webkit-mix-blend-mode:overlay}.floating-logo-container{z-index:3;flex-shrink:0;align-items:center;display:flex;position:relative}.floating-logo{flex-shrink:0;width:auto;height:40px;transition:transform .3s;display:block}.floating-logo:hover{transform:scale(1.02)}.floating-cta-btn{color:#7dfffb;letter-spacing:.03em;white-space:nowrap;z-index:3;background:#00363f80;border:1px solid #7dfffb;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;padding:6px 20px;font-size:13.5px;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.cta-text-mobile{color:#0ff;font-weight:500;display:none}.cta-main-text,.cta-sub-text{color:#0ff;font-weight:500}.floating-cta-btn:hover{background:#00ffff26;border-color:#0ff;transform:translateY(-1px);box-shadow:0 0 12px #00ffff4d}@media (max-width:768px){.floating-header{width:calc(100% - 24px);top:12px}.floating-header-inner{padding:10px 20px}.floating-logo{height:32px}.cta-text-mobile{display:inline-block}.floating-cta-btn{padding:6px 16px;font-size:12px}}@media (max-width:480px){.floating-header{width:calc(100% - 16px);top:10px}.floating-header-inner{gap:12px;padding:8px 16px}.floating-logo{height:26px}.floating-cta-btn{padding:5px 12px;font-size:11px}}
