.overlay-loader{position:absolute;min-width:100%;min-height:100%;top:0;left:0;background-color:hsla(0,0%,100%,.7);z-index:1999}.imei-stage{display:flex;flex-direction:column;animation:fadeInMobilPant .5s 1}.imei-stage h2{font-weight:200;font-style:italic;margin:2rem 0;text-align:center}.imei-stage__list{background-color:#f2f2f2;border-radius:8px;overflow:hidden;transition:.5s;max-height:40rem;height:auto}.imei-stage__list--collapsed{max-height:0}.imei-stage__list ul{padding:1rem 8rem}@media(max-width:575.98px){.imei-stage__list ul{padding:1rem 2rem}}.imei-stage__list ul li{display:flex;align-items:center;margin-bottom:1rem}.imei-stage__list ul li span{width:4rem;min-width:4rem;height:4rem;border:2px double transparent;border-radius:4rem;background-image:linear-gradient(#f2f2f2,#f2f2f2),radial-gradient(circle at top left,#29beef,#9361ff);background-origin:border-box;background-clip:content-box,border-box;display:flex;justify-content:center;align-items:center;font-size:2.6rem;color:#110d60;margin-right:2rem}.imei-stage__form-wrapper{display:flex;flex-direction:column;text-align:left;position:relative;padding:1rem 8rem}@media(max-width:575.98px){.imei-stage__form-wrapper{padding:1rem 2rem}}.imei-stage__form-wrapper form{position:relative}.imei-stage__form-wrapper form input{border:1px solid #b2b2b2;border-radius:8px;padding:1rem;outline:none;width:100%}.imei-stage__form-wrapper form span{position:absolute;right:1rem;width:2rem;top:1.1rem}.imei-stage__form-wrapper strong{display:block;text-align:center;margin-top:1rem;color:#110d60}.imei-stage__imei-number{width:100%;background-color:#efefef;margin-top:2rem;border-radius:8px;padding:1rem 2rem;position:relative}.imei-stage__imei-number:before{content:"";position:absolute;width:0;height:0;top:-1.4rem;border-color:transparent transparent #efefef;border-style:solid;border-width:0 1.4rem 1.4rem}.imei-stage__imei-number strong{display:inline-block;color:#000}.imei-stage__imei-number p:first-of-type{font-weight:400;margin-bottom:1rem}.imei-stage__imei-number strong{font-size:2.6rem;font-weight:400}.imei-stage__imei-number a{color:#110d60;display:block;text-decoration:underline;margin-top:1rem;transition:.5s}.imei-stage__imei-number a:hover{text-decoration:none}.imei-stage__submit{color:#fff;background-color:#110d60;width:100%}.imei-stage__submit:hover{color:#fff;background-color:#0b083e}.imei-stage__submit--disabled{background-color:#e5e5e5;pointer-events:none}.imei-stage__read-more{padding:1rem;margin-bottom:2rem;color:#110d60;transition:.5s;border:none;background-color:transparent}.imei-stage__read-more:hover{text-decoration:underline}.confirm-modal{max-width:60rem;padding:3rem 2rem;color:#494040;font-weight:200;display:flex;flex-direction:column;animation:slideIn .5s 1}@media(max-width:575.98px){.confirm-modal{max-width:100vw}}.confirm-modal__heading{font-size:2.5rem;margin-bottom:2rem;font-weight:200}.confirm-modal__paragraph{margin-bottom:1rem}.confirm-modal__btn{border:none;font-weight:200;font-size:1.75rem;transition:.5s;margin-top:1rem;margin-right:1rem}.confirm-modal__btn:last-child{margin-right:0}.confirm-modal__btn--secondary{background-color:#f8f9fa}.confirm-modal__btn--secondary:hover{background-color:#b2b2b2}.confirm-modal__btn--confirm{background-color:#110d60;color:#fff;align-self:flex-start}.confirm-modal__btn--confirm:hover{background-color:#0b083e}.final-stage{animation:fadeInMobilPant .5s 1;font-weight:200}.final-stage__header{display:flex;align-items:center;padding:2rem 8rem 1rem}@media(max-width:575.98px){.final-stage__header{padding:1rem 2rem}}.final-stage__header-image{height:100px;width:96px;display:flex;justify-content:center}.final-stage__header-image img{height:100%}.final-stage__header-content{flex:1 1;margin-left:1rem}.final-stage__header-content p strong{font-size:2.6rem}.final-stage__header-content p small{display:block}.final-stage__header-name{display:flex;justify-content:space-between;align-items:center}.final-stage__header-name h2{font-size:2.2rem;font-weight:400}.final-stage__header-name h2 span{font-size:1.8rem}.final-stage__low-price{color:#da1414}.final-stage__cancel-btn{border:none;text-decoration:underline;color:#110d60;font-weight:200;background-color:transparent;transition:.5s}.final-stage__cancel-btn:hover{text-decoration:none}.final-stage__instructions{background-color:#efefef;border-radius:.8rem;padding:2rem;margin:1rem 8rem;position:relative}.final-stage__instructions:before{content:"";position:absolute;width:0;height:0;top:-1.4rem;left:3.4rem;border-color:transparent transparent #efefef;border-style:solid;border-width:0 1.4rem 1.4rem}@media(max-width:575.98px){.final-stage__instructions{margin:1rem 2rem}}.final-stage__instructions h2{font-size:1.6rem;margin-bottom:2rem;font-style:italic}.final-stage__instruction{display:flex;align-items:flex-start;margin-bottom:1rem}.final-stage__instruction figure{margin-right:2rem;flex:0 0 3rem;height:4rem;display:flex;justify-content:center;align-items:center;overflow:hidden;line-height:1.3}.final-stage__instruction--first-img{width:3rem}.final-stage__instruction--second-img{width:2.8rem}.final-stage__instruction--third-img{width:2rem}.final-stage__navigation{display:flex;padding:1rem 8rem}@media(max-width:575.98px){.final-stage__navigation{padding:1rem 2rem}}.final-stage__finish-btn{font-weight:200;border:none;background-color:#110d60;color:#fff;position:relative;padding:1rem!important;border-radius:8px;margin-left:2rem;flex:1 1;outline:none;transition:.5s}.final-stage__finish-btn:after{content:url(/_next/static/svg/c0a9a51a13dd585b.svg);width:2rem;position:absolute;right:2rem;top:50%;transform:translateY(-50%) rotate(-90deg)}.final-stage__finish-btn:hover{background-color:#0b083e}.final-stage__finish-btn:focus{outline:none}.final-stage__faq{padding:1rem 8rem;overflow-y:hidden}@media(max-width:575.98px){.final-stage__faq{padding:1rem 2rem}}.final-stage__faq h2{font-weight:200;font-style:italic;text-align:center;margin:1rem 0 2rem}.final-stage__faq-item{border:1px solid #b2b2b2;border-radius:.8rem;margin-bottom:1rem;padding:1rem;position:relative;cursor:pointer;transition:.5s}.final-stage__faq-item:after{content:url(/_next/static/svg/c1faee0b70c132d3.svg);position:absolute;right:1rem;top:1rem}.final-stage__faq-item--active:after{content:url(/_next/static/svg/64f808bf3ba9605d.svg);top:.5rem}.final-stage__faq-item:last-of-type{margin-bottom:2rem}.final-stage__faq-item-question{padding-right:4rem;color:#000;transition:.5s}.final-stage__faq-item-question--active,.final-stage__faq-item-question:hover{color:#110d60}.final-stage__faq-item-answer{height:auto;max-height:0;opacity:0;transition:.5s}.final-stage__faq-item-answer--active{max-height:50rem;opacity:1;padding-top:1rem}.final-stage a{color:#110d60;display:block;margin-bottom:1rem;text-align:center;text-decoration:underline;position:relative}.final-stage a:hover{text-decoration:none}@font-face{font-family:Mycall Gelion;font-weight:100;font-style:normal;font-display:swap;src:url(/_next/static/media/Mycall-Gelion-Thin.b08f8a3b.woff2) format("woff2"),url(/_next/static/media/Mycall-Gelion-Thin.46a3c88b.woff) format("woff"),url(/_next/static/media/Mycall-Gelion-Thin.68395c92.ttf) format("truetype")}@font-face{font-family:Mycall Gelion;font-weight:100;font-style:italic;font-display:swap;src:url(/_next/static/media/Mycall-Gelion-ThinItalic.300a5c3d.woff2) format("woff2"),url(/_next/static/media/Mycall-Gelion-ThinItalic.465792b7.woff) format("woff"),url(/_next/static/media/Mycall-Gelion-ThinItalic.8cc5055b.ttf) format("truetype")}@font-face{font-family:Mycall Gelion;font-weight:200;font-style:normal;font-display:swap;src:url(/_next/static/media/Mycall-Gelion-Light.7213233f.woff2) format("woff2"),url(/_next/static/media/Mycall-Gelion-Light.5f8638ff.woff) format("woff"),url(/_next/static/media/Mycall-Gelion-Light.32774632.ttf) format("truetype")}@font-face{font-family:Mycall Gelion;font-weight:200;font-style:italic;font-display:swap;src:url(/_next/static/media/Mycall-Gelion-LightItalic.8e7b9de5.woff2) format("woff2"),url(/_next/static/media/Mycall-Gelion-LightItalic.77c02d59.woff) format("woff"),url(/_next/static/media/Mycall-Gelion-LightItalic.46e4bcbb.ttf) format("truetype")}@font-face{font-family:Mycall Gelion;font-weight:400;font-style:normal;font-display:swap;src:url(/_next/static/media/Mycall-Gelion-Regular.c908a1ed.woff2) format("woff2"),url(/_next/static/media/Mycall-Gelion-Regular.3a2f17d7.woff) format("woff"),url(/_next/static/media/Mycall-Gelion-Regular.13b9b0ba.ttf) format("truetype")}@font-face{font-family:Mycall Gelion;font-weight:400;font-style:italic;font-display:swap;src:url(/_next/static/media/Mycall-Gelion-RegularItalic.f289d9dd.woff2) format("woff2"),url(/_next/static/media/Mycall-Gelion-RegularItalic.e6d2c4f7.woff) format("woff"),url(/_next/static/media/Mycall-Gelion-RegularItalic.d3edc3e5.ttf) format("truetype")}@font-face{font-family:Mycall Gelion;font-weight:500;font-style:normal;font-display:swap;src:url(/_next/static/media/Mycall-Gelion-Medium.a48878d1.woff2) format("woff2"),url(/_next/static/media/Mycall-Gelion-Medium.0e3958ed.woff) format("woff"),url(/_next/static/media/Mycall-Gelion-Medium.a1f70f59.ttf) format("truetype")}@font-face{font-family:Mycall Gelion;font-weight:500;font-style:italic;font-display:swap;src:url(/_next/static/media/Mycall-Gelion-MediumItalic.4d80738e.woff2) format("woff2"),url(/_next/static/media/Mycall-Gelion-MediumItalic.31b591dc.woff) format("woff"),url(/_next/static/media/Mycall-Gelion-MediumItalic.a19705f6.ttf) format("truetype")}@font-face{font-family:Mycall Gelion;font-weight:600;font-style:normal;font-display:swap;src:url(/_next/static/media/Mycall-Gelion-SemiBold.17262cd0.woff2) format("woff2"),url(/_next/static/media/Mycall-Gelion-SemiBold.f60dcd48.woff) format("woff"),url(/_next/static/media/Mycall-Gelion-SemiBold.d80b4920.ttf) format("truetype")}@font-face{font-family:Mycall Gelion;font-weight:600;font-style:italic;font-display:swap;src:url(/_next/static/media/Mycall-Gelion-SemiBoldItalic.58cdcdab.woff2) format("woff2"),url(/_next/static/media/Mycall-Gelion-SemiBoldItalic.41020153.woff) format("woff"),url(/_next/static/media/Mycall-Gelion-SemiBoldItalic.8de2e6b7.ttf) format("truetype")}@font-face{font-family:Mycall Gelion;font-weight:700;font-style:normal;font-display:swap;src:url(/_next/static/media/Mycall-Gelion-Bold.54f20377.woff2) format("woff2"),url(/_next/static/media/Mycall-Gelion-Bold.d051af72.woff) format("woff"),url(/_next/static/media/Mycall-Gelion-Bold.6cfff25c.ttf) format("truetype")}@font-face{font-family:Mycall Gelion;font-weight:700;font-style:italic;font-display:swap;src:url(/_next/static/media/Mycall-Gelion-BoldItalic.cca50d7d.woff2) format("woff2"),url(/_next/static/media/Mycall-Gelion-BoldItalic.d407a28a.woff) format("woff"),url(/_next/static/media/Mycall-Gelion-BoldItalic.f6bc375b.ttf) format("truetype")}@font-face{font-family:Mycall Gelion;font-weight:800;font-style:normal;font-display:swap;src:url(/_next/static/media/Mycall-Gelion-Black.021adbd6.woff2) format("woff2"),url(/_next/static/media/Mycall-Gelion-Black.5b9e9ea1.woff) format("woff"),url(/_next/static/media/Mycall-Gelion-Black.78d60cae.ttf) format("truetype")}@font-face{font-family:Mycall Gelion;font-weight:800;font-style:italic;font-display:swap;src:url(/_next/static/media/Mycall-Gelion-BlackItalic.947a2926.woff2) format("woff2"),url(/_next/static/media/Mycall-Gelion-BlackItalic.b35cc773.woff) format("woff"),url(/_next/static/media/Mycall-Gelion-BlackItalic.fb73966d.ttf) format("truetype")}.question-stage{display:flex;flex-direction:column;animation:fadeInMobilPant .5s 1}.question-stage__banner{background-image:linear-gradient(90deg,#29beef,#9361ff);color:#fff;text-shadow:1px 1px #494040;text-align:center;padding:.5rem}.question-stage__header{display:flex;background-color:#fff;padding:1rem 8rem;box-shadow:0 1px 5px #b9b9b9}.question-stage__header img{height:7rem;padding:0 .5rem}.question-stage__header div{display:flex;flex-direction:column;justify-content:center}@media(max-width:575.98px){.question-stage__header{padding:1rem 2rem}}.question-stage__progress-bar{background-color:#110d60;height:4px;transform-origin:left;transition:.5s}.question-stage h2{font-weight:200;font-size:2.2rem;padding:1rem 8rem;margin-top:2rem}@media(max-width:575.98px){.question-stage h2{padding:1rem 2rem}}.question-stage__list{display:flex;flex-direction:column;padding:1rem 8rem;margin-top:1rem}@media(max-width:575.98px){.question-stage__list{padding:1rem 2rem}}.question-stage__list li{font-weight:200;padding-left:3rem;position:relative;margin-bottom:1rem}.question-stage__list li:before{position:absolute;content:url(/_next/static/svg/0752b38f2176a2f5.svg);left:0;top:0;transition:.5s}.question-stage__answers{display:flex;justify-content:center;padding:1rem 8rem}@media(max-width:575.98px){.question-stage__answers{padding:1rem 2rem}}.question-stage__answers label{display:flex;justify-content:center;border:2px solid #b2b2b2;border-radius:1rem;flex:1 1;padding:1rem 0;cursor:pointer;box-shadow:0 0 4px #b9b9b9;transition:.5s}.question-stage__answers label:hover{border:2px solid #110d60}.question-stage__answers label:first-of-type{margin-right:1rem}.question-stage__answers label input{display:none}.question-stage__answers .active-stage-selection{border:2px solid #110d60;box-shadow:0 0 4px #110d60;position:relative}.question-stage__answers .active-stage-selection:after{content:url(/_next/static/svg/2e2d71853472758d.svg);position:absolute;height:3.5rem;width:3.5rem;right:-1px;top:-1px}.question-stage__go-back{align-self:flex-start;margin:1rem 8rem 2rem}@media(max-width:575.98px){.question-stage__go-back{margin:1rem 2rem}}