.__nuxt-error-page{padding:1rem;background:#f7f8fb;color:#47494e;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column;font-family:sans-serif;font-weight:100!important;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;position:absolute;top:0;left:0;right:0;bottom:0}.__nuxt-error-page .error{max-width:450px}.__nuxt-error-page .title{font-size:1.5rem;margin-top:15px;color:#47494e;margin-bottom:8px}.__nuxt-error-page .description{color:#7f828b;line-height:21px;margin-bottom:10px}.__nuxt-error-page a{color:#7f828b!important;text-decoration:none}.__nuxt-error-page .logo{position:fixed;left:12px;bottom:12px}.nuxt-progress{position:fixed;top:0;left:0;right:0;height:2px;width:0;opacity:1;transition:width .1s,opacity .4s;background-color:#fff;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}body,html{height:auto!important}body{overflow:auto}.calendly-badge-widget,.calendly-badge-widget *,.calendly-inline-widget,.calendly-inline-widget *,.calendly-overlay,.calendly-overlay *{font-size:16px;line-height:1.2em}.calendly-badge-widget iframe,.calendly-inline-widget iframe,.calendly-overlay iframe{display:inline;width:100%;height:100%}.calendly-popup-content{position:relative}.calendly-popup-content.calendly-mobile{overflow-y:auto}.calendly-overlay{position:fixed;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:9999;background-color:#a5a5a5;background-color:rgba(31,31,31,.4)}.calendly-overlay .calendly-close-overlay{position:absolute;top:0;left:0;right:0;bottom:0}.calendly-overlay .calendly-popup{box-sizing:border-box;position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);width:85%;min-width:1000px;max-width:1100px;height:90%}@media (max-width:975px){.calendly-overlay .calendly-popup{position:fixed;top:50px;left:0;right:0;bottom:0;-webkit-transform:none;transform:none;width:100%;height:auto;min-width:0;max-height:none}}.calendly-overlay .calendly-popup .calendly-popup-content{height:100%}.calendly-overlay .calendly-popup-close{position:absolute;top:25px;right:25px;color:#fff;width:19px;height:19px;cursor:pointer;background:url(//assets.calendly.com/assets/external/close-icon-77963382ab339573bb06b204699d4adf5ebbcbaaa51784f1d9f4b611723b42b0.svg) no-repeat;background-size:contain}@media (max-width:975px){.calendly-overlay .calendly-popup-close{top:15px;right:15px}}.calendly-badge-widget{position:fixed;right:20px;bottom:15px;z-index:9998}.calendly-badge-widget .calendly-badge-content{display:table-cell;width:auto;height:45px;padding:0 30px;border-radius:25px;box-shadow:0 2px 5px rgba(0,0,0,.25);font-family:sans-serif;text-align:center;vertical-align:middle;font-weight:700;font-size:14px;color:#fff;cursor:pointer}.calendly-badge-widget .calendly-badge-content.calendly-white{color:#666a73}.calendly-badge-widget .calendly-badge-content span{display:block;font-size:12px}.calendly-spinner{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center;z-index:-1}.calendly-spinner>div{display:inline-block;width:18px;height:18px;background-color:#e1e1e1;border-radius:50%;vertical-align:middle;-webkit-animation:calendly-bouncedelay 1.4s ease-in-out infinite;animation:calendly-bouncedelay 1.4s ease-in-out infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.calendly-spinner .calendly-bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.calendly-spinner .calendly-bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes calendly-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes calendly-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.modal{top:0;right:0;bottom:0;left:0;transition:opacity .35s ease,visibility .35s ease;-webkit-overflow-scrolling:touch;position:fixed;background:rgba(0,0,0,.5);z-index:300;opacity:0;vertical-align:middle;font-size:0;overflow-x:hidden;overflow-y:auto;text-align:center;visibility:hidden;white-space:nowrap;pointer-events:none}.modal:after{content:"";height:100%;width:0}.modal:after,.modal__window{display:inline-block;vertical-align:middle}.modal__window{transition:-webkit-transform .35s ease;transition:transform .35s ease;transition:transform .35s ease,-webkit-transform .35s ease;white-space:normal;z-index:2;padding:5rem;background:#fff;color:#000;border-radius:3rem;margin:3rem 1.5rem;position:relative;text-align:center;overflow:hidden;max-width:58rem;font-size:2rem;box-shadow:0 0 3rem rgba(0,0,0,.15);-webkit-transform:scale(.9);transform:scale(.9)}.modal__close{position:absolute;right:2.25rem;top:2.25rem;font-size:1.75rem;color:#000;opacity:.5;cursor:pointer}.modal__close i{display:block}.modal__outside-close{top:0;right:0;bottom:0;left:0;position:absolute;z-index:1}.modal__title{font-size:2.5rem;font-weight:700;margin-bottom:3rem}.modal__text{font-size:1.8rem}.modal.is-active{visibility:visible;opacity:1;pointer-events:all}.modal.is-active .modal__window{-webkit-transform:none;transform:none}.modal--type-loader .modal__window{padding:0;border-radius:2rem;background:transparent;box-shadow:none}.modal--type-loader .modal__wait{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:center;justify-content:center;width:8rem;height:8rem}.modal--type-loader .modal__wait .fa-spin{color:#fff;font-size:3rem}.modal--type-loader .modal__close,.modal--type-loader .modal__outside-close{display:none}.modal--type-lightbox{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.modal--type-lightbox .modal__window{max-width:unset}.modal--type-lightbox .modal__image{margin:-5rem;width:calc(100% + 10rem);height:auto}.modal--type-lightbox .modal__close{display:none}.modal--type-lightbox .modal__outside-close{z-index:100}.close-icon{position:absolute;top:10px;right:10px;cursor:pointer;padding:5px;border-radius:50%;z-index:9999!important}.close-icon:hover{background-color:#ddd}.modal-overlay{z-index:999;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center}.modal-container{position:relative;background:#fff;padding:20px;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.3);width:100%;max-width:450px}@media(max-width:767px){.modal-container{margin:100px 20px}}.loader{border:8px solid #f3f3f3;border-top-color:#3e90c5;border-radius:50%;width:50px;height:50px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;margin:0 auto}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.modal-content{min-height:60px;max-height:85vh;overflow:auto}.calculator__image{transition:opacity .35s ease;background-size:cover;background-position:50%;opacity:0}.calculator__background,.calculator__image{top:0;right:0;bottom:0;left:0;position:absolute}.calculator__background{overflow:hidden;background:linear-gradient(to bottom right,rgba(122,201,184,.92),rgba(62,144,197,.92))}.calculator__content{display:-moz-flex;display:flex;flex-flow:column nowrap;-moz-justify-content:center;justify-content:center;position:relative;z-index:2;width:100%;max-width:980px;margin:auto}.calculator__page{min-height:100vh}.calculator__logo{width:20.7rem;height:3.5rem;padding:3.5rem 0 2rem 2rem}.calculator__logo svg{width:20.7rem;height:3.5rem;width:auto}.calculator__logo svg>*{transition:fill .35s ease}.calculator__logo svg>:first-child,.calculator__logo svg>:nth-child(2),.calculator__logo svg>:nth-child(3),.calculator__logo svg>:nth-child(4){fill:#fff}.calculator__logo__size{width:20.7rem;height:3.5rem}.bar{transition:background .35s ease,box-shadow .35s ease,-webkit-transform .35s ease;transition:background .35s ease,box-shadow .35s ease,transform .35s ease;transition:background .35s ease,box-shadow .35s ease,transform .35s ease,-webkit-transform .35s ease;position:fixed;top:50;left:0;right:0;padding:3.5rem 0 1.5rem;z-index:200}.bar .phone-bar-mobile{display:none;position:fixed;right:15px;font-size:1.7rem;top:8px;color:#fff;opacity:0;-webkit-animation:fade-in .5s ease-in forwards;animation:fade-in .5s ease-in forwards}.bar .phone-bar-desktop{display:block;position:fixed;font-weight:700;font-size:12px;top:16px;color:#fff}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.bar .phone-number{font-size:12px}@media(max-width:979px){.bar .cnt-mobile{margin-top:10px;margin-bottom:10px}.bar .phone-bar-mobile{display:block}.bar .phone-bar-desktop{display:none}}.bar.is-scrolled{background:#fff;box-shadow:0 0 20px rgba(0,0,0,.2)}.bar.is-active{-webkit-transform:none!important;transform:none!important}.bar__trigger{display:block;color:#fff;width:3rem;height:3rem;position:relative;margin-left:auto}@media(min-width:980px){.bar__trigger{display:none}}.bar__trigger>span{transition:opacity .35s ease,-webkit-transform .35s ease;transition:opacity .35s ease,transform .35s ease;transition:opacity .35s ease,transform .35s ease,-webkit-transform .35s ease;position:absolute;width:100%;height:2px;left:50%;top:50%;margin-top:-1px;margin-left:-50%;background:currentColor}.bar__trigger>span:first-child{-webkit-transform:translateY(-350%);transform:translateY(-350%)}.bar__trigger>span:nth-child(2){-webkit-transform:translateY(0);transform:translateY(0)}.bar__trigger>span:nth-child(3){-webkit-transform:translateY(350%);transform:translateY(350%)}.bar.is-scrolled .bar__trigger{color:#1a1a1a}.bar__trigger.is-active{color:#fff!important}.bar__trigger.is-active>span:first-child{-webkit-transform:translateY(0) rotate(-45deg);transform:translateY(0) rotate(-45deg)}.bar__trigger.is-active>span:nth-child(2){-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0}.bar__trigger.is-active>span:nth-child(3){-webkit-transform:translateY(0) rotate(45deg);transform:translateY(0) rotate(45deg)}.bar__logo{-webkit-transform:translateY(-.25rem);transform:translateY(-.25rem)}.bar__logo a{display:block}.bar__logo svg{width:20.7rem;height:3.5rem;width:auto}.bar__logo svg>*{transition:fill .35s ease}.bar__logo svg>:first-child{fill:#fff}.bar.is-scrolled .bar__logo svg>:first-child{fill:#3e90c5}.bar.is-active .bar__logo svg>:first-child,.bar__logo svg>:nth-child(2){fill:#fff}.bar.is-scrolled .bar__logo svg>:nth-child(2){fill:#f9ce42}.bar.is-active .bar__logo svg>:nth-child(2),.bar__logo svg>:nth-child(3){fill:#fff}.bar.is-scrolled .bar__logo svg>:nth-child(3){fill:#22a571}.bar.is-active .bar__logo svg>:nth-child(3),.bar__logo svg>:nth-child(4){fill:#fff}.bar.is-scrolled .bar__logo svg>:nth-child(4){fill:#3e90c5}.bar.is-active .bar__logo svg>:nth-child(4){fill:#fff}.bar__languages{position:relative;text-transform:uppercase;font-size:14px;font-weight:700;color:#fff;margin-left:2.5rem}.bar.is-scrolled .bar__languages{color:#3e90c5}.bar.is-active .bar__languages{color:#fff}.bar__languages-trigger{display:-moz-flex;display:flex;flex-flow:row nowrap;-moz-align-items:center;align-items:center;cursor:pointer}.bar__languages-trigger i{display:block;margin-right:0;width:18px}.bar__languages-list{display:none;position:absolute;top:100%;left:18px}.bar__languages-list a{display:block;text-align:right;margin-top:5px}.bar__languages-list.is-active{display:block}.bar__content{flex-flow:row nowrap;-moz-align-items:center;align-items:center}.bar__content,.bar__menu{display:-moz-flex;display:flex}.bar__menu{flex-flow:column nowrap;top:0;right:0;bottom:auto;left:0;-moz-justify-content:center;justify-content:center;position:absolute;pointer-events:none;z-index:-1;padding:9rem 2rem;min-height:100vh}@media(min-width:980px){.bar__menu{top:auto;right:auto;bottom:auto;left:auto;display:-moz-flex;display:flex;flex-flow:row nowrap;-moz-align-items:center;align-items:center;position:relative;pointer-events:all;box-shadow:none;background:none;padding:0;margin-left:auto;z-index:unset;min-height:auto;height:auto}}.bar__menu:after{top:0;right:0;bottom:0;left:0;transition:-webkit-transform .35s ease;transition:transform .35s ease;transition:transform .35s ease,-webkit-transform .35s ease;-webkit-transform-origin:top center;transform-origin:top center;-webkit-transform:scaleY(0);transform:scaleY(0);content:"";display:block;position:absolute;background:linear-gradient(to bottom right,#7ac9b8,#3e90c5);z-index:1;z-index:-1}@media(min-width:980px){.bar__menu:after{content:unset;display:none;height:100%}}.bar__menu.is-active{pointer-events:all}.bar__menu.is-active:after{-webkit-transform:scaleY(1);transform:scaleY(1)}.bar__menu.is-active .bar__menu-item{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.bar__menu.is-active .bar__menu-item:first-child{transition-delay:.4s}.bar__menu.is-active .bar__menu-item:nth-child(2){transition-delay:.35s}.bar__menu.is-active .bar__menu-item:nth-child(3){transition-delay:.3s}.bar__menu.is-active .bar__menu-item:nth-child(4){transition-delay:.25s}.bar__menu.is-active .bar__menu-item:nth-child(5){transition-delay:.2s}.bar__menu.is-active .bar__menu-item:nth-child(6){transition-delay:.15s}.bar__menu.is-active .bar__menu-item:nth-child(7){transition-delay:.1s}.bar__menu-item{transition:opacity .35s ease,-webkit-transform .35s ease;transition:transform .35s ease,opacity .35s ease;transition:transform .35s ease,opacity .35s ease,-webkit-transform .35s ease;opacity:0}@media(min-width:980px){.bar__menu-item{-webkit-transform:none!important;transform:none!important;transition:none!important;opacity:1}}.bar__menu-item:first-child{-webkit-transform:translateY(-22rem);transform:translateY(-22rem)}.bar__menu-item:nth-child(2){-webkit-transform:translateY(-20rem);transform:translateY(-20rem)}.bar__menu-item:nth-child(3){-webkit-transform:translateY(-18rem);transform:translateY(-18rem)}.bar__menu-item:nth-child(4){-webkit-transform:translateY(-16rem);transform:translateY(-16rem)}.bar__menu-item:nth-child(5){-webkit-transform:translateY(-14rem);transform:translateY(-14rem)}.bar__menu-item:nth-child(6){-webkit-transform:translateY(-12rem);transform:translateY(-12rem)}.bar__menu-item:nth-child(7){-webkit-transform:translateY(-10rem);transform:translateY(-10rem)}.bar__menu-item a:not(.button){transition:color .35s ease;font-weight:700;color:#fff;text-transform:uppercase;line-height:5rem;font-size:16.5px;text-align:center;display:block;margin-bottom:2rem}@media(min-width:980px){.bar__menu-item a:not(.button){line-height:unset;text-align:left;font-size:12px;margin-left:3rem;margin-bottom:0}.bar.is-scrolled .bar__menu-item a:not(.button){color:#3e90c5}}.bar__menu-item a:not(.button).nuxt-link-exact-active{color:#f9ce42!important}.bar__menu-item a.button{margin:2rem auto 0}@media(min-width:980px){.bar__menu-item a.button{margin:0 0 0 .5rem}}@media screen and (min-width:769px){#about-submenu,#for-submenu,#why-submenu{display:none}#for-submenu:hover,#why-submenu:hover,.bar__menu-item:hover #for-submenu,.bar__menu-item:hover #why-submenu{display:grid}}@media(min-width:979px){.submenu-second_column-empty{height:16px}}#about-submenu,#for-submenu,#why-submenu{display:none}.submenu{display:grid;grid-template-columns:1fr 2fr;min-height:143px;background:#fff;border-radius:1rem;margin-left:28rem;padding:2rem 4rem}.submenu-second_column{margin-left:5rem}.submenu-header{color:#3e90c5;font-size:1.4rem;text-transform:uppercase}.header-divider{border-bottom:1px solid rgba(62,144,197,.25);margin-top:1rem;margin-bottom:1rem}.submenu-description{color:#3e90c5;font-size:1.5rem}.submenu-description-custom{color:#3e90c5;font-size:1.35rem}.submenu-row{display:grid!important;grid-template-columns:1fr 1fr;margin-bottom:1rem}.submenu-vertical-center{display:flex;align-items:flex-end}.submenu-vertical-center:hover{cursor:pointer;text-decoration:underline;-webkit-text-decoration-color:#3e90c5;text-decoration-color:#3e90c5}.submenu-icon{width:20px;-webkit-filter:invert(48%) sepia(13%) saturate(0) hue-rotate(0deg) brightness(95%) contrast(80%);filter:invert(48%) sepia(13%) saturate(0) hue-rotate(0deg) brightness(95%) contrast(80%)}.submenu-fade-in{opacity:0;-webkit-animation:fadeInAnimation .2s ease-in forwards;animation:fadeInAnimation .2s ease-in forwards}@-webkit-keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}.submenu-fade-out{opacity:1;-webkit-animation:fadeOutAnimation 1s ease-out forwards;animation:fadeOutAnimation 1s ease-out forwards}@-webkit-keyframes fadeOutAnimation{0%{opacity:1}to{opacity:0}}@keyframes fadeOutAnimation{0%{opacity:1}to{opacity:0}}.desktop{display:none}@media(min-width:980px){.desktop{display:flex}}.mobile{display:flex}@media(min-width:980px){.mobile{display:none}}.margin-right-10{margin-right:10px}.mobile-submenu{display:grid;justify-content:center;margin:0 10rem 3rem}.mobile-submenu-header{text-transform:uppercase;text-align:center;color:#fff}.mobile-submenu-divider{border-bottom:.1rem solid hsla(0,0%,100%,.5);margin:1rem 0}.mobile-submenu-description{color:#fff;margin-bottom:3rem}.mobile-submenu-option{display:flex;justify-content:center;align-items:flex-end;margin-bottom:1.5rem}.mobile-submenu-option .mobile-submenu-link{margin-bottom:0!important;font-weight:500!important;line-height:1!important;text-transform:capitalize!important;font-size:18px!important}.mobile-submenu-icon-label:focus,.mobile-submenu-icon-label:hover{cursor:pointer;text-decoration:underline;color:#f9ce42!important}.mobile-submenu-icon{width:22px;-webkit-filter:brightness(0) invert(100%);filter:brightness(0) invert(100%)}.mobile-submenu-icon-label{margin-left:10px;color:#fff}.social{display:-moz-flex;display:flex;flex-flow:row nowrap}.social a{transition:opacity .35s ease}.social a:active{-webkit-transform:translateY(1px);transform:translateY(1px)}.social a{display:block}.social a:not(:last-child){margin-right:2.5rem}.social a:hover{opacity:.8}.social img{height:2.8rem;width:auto}.mailchimp{display:-moz-flex;display:flex;flex-flow:row nowrap;-moz-align-items:center;align-items:center;-moz-justify-content:space-between;justify-content:space-between;height:5.8rem;border-radius:2.9rem;background:#fff;padding:0 2.5rem 0 3.5rem;box-shadow:0 .4rem 1.5rem rgba(0,0,0,.2);margin-bottom:5rem}.mailchimp.is-subscribed{opacity:.5;cursor:default;pointer-events:none}.mailchimp__input{-moz-flex:1 1 auto;flex:1 1 auto;min-width:0;transition:color .35s ease;font-size:1.5rem;font-weight:700;line-height:2.5;color:#000}.mailchimp__input.is-error{color:red}.mailchimp__input:-ms-input-placeholder{opacity:.5}.mailchimp__input::-moz-placeholder{opacity:.5}.mailchimp__input::-webkit-input-placeholder{opacity:.5}.mailchimp__button{-moz-flex:0 0 auto;flex:0 0 auto;min-width:0}.mailchimp__button img{height:2.28rem;width:auto}.contact-us-mail .button{min-width:unset}.display-inline{display:inline!important}.contact-number{font-size:1.95rem;line-height:1.23;text-align:center;color:#3e90c5;margin-top:.8rem}.contact-us-mobile a{transition:opacity .35s ease}.contact-us-mobile a:active{-webkit-transform:translateY(1px);transform:translateY(1px)}.contact-us-mobile a{display:block}.contact-us-mobile a:hover{opacity:.8}.contact-us-mobile img{height:2.8rem;width:auto}.ml-1{margin-left:1rem!important}.mb-5{margin-bottom:5rem!important}.my-3{margin-top:3rem!important;margin-bottom:3rem!important}.my-2{margin-top:1rem!important;margin-bottom:1rem!important}.newsletter{padding:5rem 0 6rem;background:#f1f7f9}@media(min-width:768px){.newsletter__content{display:-moz-flex;display:flex;flex-flow:row nowrap}.newsletter__content-left{width:47%;margin-right:7%}.newsletter__content-right{width:38%;min-width:320px}}.newsletter__logo{width:100%;height:auto;max-width:28rem;margin-bottom:1rem}.newsletter__copyright{font-size:1.4rem;line-height:1.71;color:grey;margin-bottom:5rem}@media(min-width:768px){.newsletter__copyright{margin-bottom:0}}.newsletter__copyright p:not(:last-child){margin-bottom:4rem}.newsletter__title{font-size:2.1rem;font-weight:700;line-height:1.21;margin-bottom:1rem}.newsletter__text{font-size:1.4rem;line-height:1.71;color:grey;margin-bottom:2.5rem}.newsletter__text__clickable{font-weight:700;cursor:pointer;color:#3e90c5}.newsletter__text__clickable:hover{color:#f9ce42;font-weight:700;cursor:pointer}.newsletter__social{display:-moz-flex;display:flex;flex-flow:row nowrap;-moz-align-items:center;align-items:center}.newsletter__social .button{min-width:unset;margin-left:5rem;margin-top:-2.5rem}@media(min-width:1280px){.newsletter__social .button{margin-left:5rem!important}}@media(max-width:980px){.newsletter__social .button{margin-left:auto}}@media(min-width:980px){.newsletter__social .button{margin-left:auto!important}}@media(max-width:768px){.newsletter__social .button{margin-left:-1.5rem}}@media(min-width:768px){.newsletter__social .button{margin-left:-1.5rem}}@media(max-width:544px){.newsletter__social .button{margin-left:auto}}@media(max-width:386px){.newsletter__social .button{position:absolute;margin-left:auto;margin-top:4.5rem}}.copyright{padding:3rem 0 3.5rem}.copyright__text{font-size:1.3rem;line-height:1.85;color:grey}.z-i-maxx{z-index:2147483002!important}.preloader{top:0;right:0;bottom:0;left:0;display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:center;justify-content:center;position:fixed;z-index:400;pointer-events:none}.preloader__background{top:0;right:0;bottom:0;left:0;transition:opacity .35s ease,-webkit-transform .35s ease;transition:transform .35s ease,opacity .35s ease;transition:transform .35s ease,opacity .35s ease,-webkit-transform .35s ease;position:absolute;z-index:1;background:#fff}.preloader__icon{height:10rem;width:10rem;position:relative;z-index:2}.preloader__part{transition:opacity .35s ease,-webkit-transform .35s ease;transition:transform .35s ease,opacity .35s ease;transition:transform .35s ease,opacity .35s ease,-webkit-transform .35s ease;opacity:0;position:absolute;left:0;top:0;height:10rem;width:10rem}.preloader__part-1{transition-delay:.2s;-webkit-transform:translateY(-5rem);transform:translateY(-5rem)}.preloader__part-2{transition-delay:.1s;-webkit-transform:scale(.5);transform:scale(.5)}.preloader__part-3{transition-delay:.3s;-webkit-transform:translateY(5rem);transform:translateY(5rem)}.preloader--state-show .preloader__part{-webkit-transform:none;transform:none;opacity:1}.preloader--state-hide .preloader__part{transition-delay:0ms;-webkit-transform:none;transform:none;opacity:0}.preloader--state-hide .preloader__background{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.display-none{display:none}.z-i-max{z-index:2147483001!important}.cookies{transition:visibility .35s ease,opacity .35s ease,-webkit-transform .35s ease;transition:transform .35s ease,visibility .35s ease,opacity .35s ease;transition:transform .35s ease,visibility .35s ease,opacity .35s ease,-webkit-transform .35s ease;top:auto;right:0;bottom:0;left:0;z-index:390;visibility:hidden;opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}.cookies.is-active{opacity:1;visibility:visible;-webkit-transform:none;transform:none}.cookies__icon{height:3rem;width:3rem;margin-right:1.5rem}.cookies__text{font-size:1.5rem;color:grey;margin-right:1.5rem}.cookies__text a{text-decoration:underline}.cookies__close{font-size:1.5rem;text-transform:uppercase;margin-left:auto;font-weight:700}.cookies__container{display:-moz-flex;display:flex;flex-flow:row nowrap;-moz-align-items:center;align-items:center;background:#fff;padding:1.5rem 2rem;box-shadow:0 .2rem 1.2rem rgba(0,0,0,.2)}.marvel-device{display:inline-block;position:relative;box-sizing:content-box!important}.marvel-device .screen{width:100%;position:relative;height:100%;z-index:3;background:#fff;overflow:hidden;display:block;border-radius:1px;box-shadow:0 0 0 3px #111}.marvel-device .bottom-bar,.marvel-device .top-bar{height:3px;background:#000;width:100%;display:block}.marvel-device .middle-bar{width:3px;height:4px;top:0;left:90px;background:#000;position:absolute}.marvel-device.iphone8{width:375px;height:667px;padding:105px 24px;background:#d9dbdc;border-radius:56px;box-shadow:inset 0 0 3px 0 rgba(0,0,0,.2)}.marvel-device.iphone8:before{width:calc(100% - 12px);height:calc(100% - 12px);position:absolute;top:6px;content:"";left:6px;border-radius:50px;background:#f8f8f8;z-index:1}.marvel-device.iphone8:after{width:calc(100% - 16px);height:calc(100% - 16px);position:absolute;top:8px;content:"";left:8px;border-radius:48px;box-shadow:inset 0 0 3px 0 rgba(0,0,0,.1),inset 0 0 6px 3px #fff;z-index:2}.marvel-device.iphone8 .home{border-radius:100%;width:68px;height:68px;position:absolute;left:50%;margin-left:-34px;bottom:22px;z-index:3;background:#303233;background:linear-gradient(135deg,#303233,#b5b7b9 50%,#f0f2f2 69%,#303233)}.marvel-device.iphone8 .home:before{background:#f8f8f8;position:absolute;content:"";border-radius:100%;width:calc(100% - 8px);height:calc(100% - 8px);top:4px;left:4px}.marvel-device.iphone8 .top-bar{height:14px;background:#bfbfc0;position:absolute;top:68px;left:0}.marvel-device.iphone8 .bottom-bar{height:14px;background:#bfbfc0;position:absolute;bottom:68px;left:0}.marvel-device.iphone8 .sleep{position:absolute;top:190px;right:-4px;width:4px;height:66px;border-radius:0 2px 2px 0;background:#d9dbdc}.marvel-device.iphone8 .volume{position:absolute;left:-4px;top:188px;z-index:0;height:66px;width:4px;border-radius:2px 0 0 2px;background:#d9dbdc}.marvel-device.iphone8 .volume:before{left:2px;top:-78px;height:40px;width:2px}.marvel-device.iphone8 .volume:after,.marvel-device.iphone8 .volume:before{position:absolute;border-radius:2px 0 0 2px;background:inherit;content:"";display:block}.marvel-device.iphone8 .volume:after{left:0;top:82px;height:66px;width:4px}.marvel-device.iphone8 .camera{width:12px;height:12px;top:24px;left:50%;margin-left:-6px}.marvel-device.iphone8 .camera,.marvel-device.iphone8 .sensor{background:#3c3d3d;position:absolute;border-radius:100%;z-index:3}.marvel-device.iphone8 .sensor{width:16px;height:16px;top:49px;left:134px}.marvel-device.iphone8 .speaker{background:#292728;width:70px;height:6px;position:absolute;top:54px;left:50%;margin-left:-35px;border-radius:6px;z-index:3}.marvel-device.iphone8.gold{background:#f9e7d3}.marvel-device.iphone8.gold .bottom-bar,.marvel-device.iphone8.gold .top-bar{background:#fff}.marvel-device.iphone8.gold .sleep,.marvel-device.iphone8.gold .volume{background:#f9e7d3}.marvel-device.iphone8.gold .home{background:#cebba9;background:linear-gradient(135deg,#cebba9,#f9e7d3 50%,#cebba9)}.marvel-device.iphone8.black{background:#464646;box-shadow:inset 0 0 3px 0 rgba(0,0,0,.7)}.marvel-device.iphone8.black:before{background:#080808}.marvel-device.iphone8.black:after{box-shadow:inset 0 0 3px 0 rgba(0,0,0,.1),inset 0 0 6px 3px #212121}.marvel-device.iphone8.black .bottom-bar,.marvel-device.iphone8.black .top-bar{background:#212121}.marvel-device.iphone8.black .sleep,.marvel-device.iphone8.black .volume{background:#464646}.marvel-device.iphone8.black .camera{background:#080808}.marvel-device.iphone8.black .home{background:#080808;background:linear-gradient(135deg,#080808,#464646 50%,#080808)}.marvel-device.iphone8.black .home:before{background:#080808}.marvel-device.iphone8.landscape{padding:24px 105px;height:375px;width:667px}.marvel-device.iphone8.landscape .sleep{top:100%;border-radius:0 0 2px 2px;right:190px;height:4px;width:66px}.marvel-device.iphone8.landscape .volume{width:66px;height:4px;top:-4px;left:calc(100% - 254px);border-radius:2px 2px 0 0}.marvel-device.iphone8.landscape .volume:before{width:40px;height:2px;top:2px;right:-78px;left:auto;border-radius:2px 2px 0 0}.marvel-device.iphone8.landscape .volume:after{left:-82px;width:66px;height:4px;top:0;border-radius:2px 2px 0 0}.marvel-device.iphone8.landscape .top-bar{width:14px;height:100%;left:calc(100% - 82px);top:0}.marvel-device.iphone8.landscape .bottom-bar{width:14px;height:100%;left:68px;top:0}.marvel-device.iphone8.landscape .home{top:50%;margin-top:-34px;margin-left:0;left:22px}.marvel-device.iphone8.landscape .sensor{top:134px;left:calc(100% - 65px)}.marvel-device.iphone8.landscape .speaker{height:70px;width:6px;left:calc(100% - 60px);top:50%;margin-left:0;margin-top:-35px}.marvel-device.iphone8.landscape .camera{left:calc(100% - 32px);top:50%;margin-left:0;margin-top:-5px}.marvel-device.iphone8plus{width:414px;height:736px;padding:112px 26px;background:#d9dbdc;border-radius:56px;box-shadow:inset 0 0 3px 0 rgba(0,0,0,.2)}.marvel-device.iphone8plus:before{width:calc(100% - 12px);height:calc(100% - 12px);position:absolute;top:6px;content:"";left:6px;border-radius:50px;background:#f8f8f8;z-index:1}.marvel-device.iphone8plus:after{width:calc(100% - 16px);height:calc(100% - 16px);position:absolute;top:8px;content:"";left:8px;border-radius:48px;box-shadow:inset 0 0 3px 0 rgba(0,0,0,.1),inset 0 0 6px 3px #fff;z-index:2}.marvel-device.iphone8plus .home{border-radius:100%;width:68px;height:68px;position:absolute;left:50%;margin-left:-34px;bottom:24px;z-index:3;background:#303233;background:linear-gradient(135deg,#303233,#b5b7b9 50%,#f0f2f2 69%,#303233)}.marvel-device.iphone8plus .home:before{background:#f8f8f8;position:absolute;content:"";border-radius:100%;width:calc(100% - 8px);height:calc(100% - 8px);top:4px;left:4px}.marvel-device.iphone8plus .top-bar{height:14px;background:#bfbfc0;position:absolute;top:68px;left:0}.marvel-device.iphone8plus .bottom-bar{height:14px;background:#bfbfc0;position:absolute;bottom:68px;left:0}.marvel-device.iphone8plus .sleep{position:absolute;top:190px;right:-4px;width:4px;height:66px;border-radius:0 2px 2px 0;background:#d9dbdc}.marvel-device.iphone8plus .volume{position:absolute;left:-4px;top:188px;z-index:0;height:66px;width:4px;border-radius:2px 0 0 2px;background:#d9dbdc}.marvel-device.iphone8plus .volume:before{left:2px;top:-78px;height:40px;width:2px}.marvel-device.iphone8plus .volume:after,.marvel-device.iphone8plus .volume:before{position:absolute;border-radius:2px 0 0 2px;background:inherit;content:"";display:block}.marvel-device.iphone8plus .volume:after{left:0;top:82px;height:66px;width:4px}.marvel-device.iphone8plus .camera{background:#3c3d3d;width:12px;height:12px;position:absolute;top:29px;left:50%;margin-left:-6px;border-radius:100%;z-index:3}.marvel-device.iphone8plus .sensor{background:#3c3d3d;width:16px;height:16px;position:absolute;top:54px;left:154px;z-index:3;border-radius:100%}.marvel-device.iphone8plus .speaker{background:#292728;width:70px;height:6px;position:absolute;top:59px;left:50%;margin-left:-35px;border-radius:6px;z-index:3}.marvel-device.iphone8plus.gold{background:#f9e7d3}.marvel-device.iphone8plus.gold .bottom-bar,.marvel-device.iphone8plus.gold .top-bar{background:#fff}.marvel-device.iphone8plus.gold .sleep,.marvel-device.iphone8plus.gold .volume{background:#f9e7d3}.marvel-device.iphone8plus.gold .home{background:#cebba9;background:linear-gradient(135deg,#cebba9,#f9e7d3 50%,#cebba9)}.marvel-device.iphone8plus.black{background:#464646;box-shadow:inset 0 0 3px 0 rgba(0,0,0,.7)}.marvel-device.iphone8plus.black:before{background:#080808}.marvel-device.iphone8plus.black:after{box-shadow:inset 0 0 3px 0 rgba(0,0,0,.1),inset 0 0 6px 3px #212121}.marvel-device.iphone8plus.black .bottom-bar,.marvel-device.iphone8plus.black .top-bar{background:#212121}.marvel-device.iphone8plus.black .sleep,.marvel-device.iphone8plus.black .volume{background:#464646}.marvel-device.iphone8plus.black .camera{background:#080808}.marvel-device.iphone8plus.black .home{background:#080808;background:linear-gradient(135deg,#080808,#464646 50%,#080808)}.marvel-device.iphone8plus.black .home:before{background:#080808}.marvel-device.iphone8plus.landscape{padding:26px 112px;height:414px;width:736px}.marvel-device.iphone8plus.landscape .sleep{top:100%;border-radius:0 0 2px 2px;right:190px;height:4px;width:66px}.marvel-device.iphone8plus.landscape .volume{width:66px;height:4px;top:-4px;left:calc(100% - 254px);border-radius:2px 2px 0 0}.marvel-device.iphone8plus.landscape .volume:before{width:40px;height:2px;top:2px;right:-78px;left:auto;border-radius:2px 2px 0 0}.marvel-device.iphone8plus.landscape .volume:after{left:-82px;width:66px;height:4px;top:0;border-radius:2px 2px 0 0}.marvel-device.iphone8plus.landscape .top-bar{width:14px;height:100%;left:calc(100% - 82px);top:0}.marvel-device.iphone8plus.landscape .bottom-bar{width:14px;height:100%;left:68px;top:0}.marvel-device.iphone8plus.landscape .home{top:50%;margin-top:-34px;margin-left:0;left:24px}.marvel-device.iphone8plus.landscape .sensor{top:154px;left:calc(100% - 70px)}.marvel-device.iphone8plus.landscape .speaker{height:70px;width:6px;left:calc(100% - 65px);top:50%;margin-left:0;margin-top:-35px}.marvel-device.iphone8plus.landscape .camera{left:calc(100% - 29px);top:50%;margin-left:0;margin-top:-5px}.marvel-device.iphone5c,.marvel-device.iphone5s{padding:105px 22px;background:#2c2b2c;width:320px;height:568px;border-radius:50px}.marvel-device.iphone5c:before,.marvel-device.iphone5s:before{width:calc(100% - 8px);height:calc(100% - 8px);position:absolute;top:4px;content:"";left:4px;border-radius:46px;background:#1e1e1e;z-index:1}.marvel-device.iphone5c .sleep,.marvel-device.iphone5s .sleep{position:absolute;top:-4px;right:60px;width:60px;height:4px;border-radius:2px 2px 0 0;background:#282727}.marvel-device.iphone5c .volume,.marvel-device.iphone5s .volume{position:absolute;left:-4px;top:180px;z-index:0;height:27px;width:4px;border-radius:2px 0 0 2px;background:#282727}.marvel-device.iphone5c .volume:before,.marvel-device.iphone5s .volume:before{position:absolute;left:0;top:-75px;height:35px;width:4px;border-radius:2px 0 0 2px;background:inherit;content:"";display:block}.marvel-device.iphone5c .volume:after,.marvel-device.iphone5s .volume:after{position:absolute;left:0;bottom:-64px;height:27px;width:4px;border-radius:2px 0 0 2px;background:inherit;content:"";display:block}.marvel-device.iphone5c .camera,.marvel-device.iphone5s .camera{background:#3c3d3d;width:10px;height:10px;position:absolute;top:32px;left:50%;margin-left:-5px;border-radius:5px;z-index:3}.marvel-device.iphone5c .sensor,.marvel-device.iphone5s .sensor{background:#3c3d3d;width:10px;height:10px;position:absolute;top:60px;left:160px;z-index:3;margin-left:-32px;border-radius:5px}.marvel-device.iphone5c .speaker,.marvel-device.iphone5s .speaker{background:#292728;width:64px;height:10px;position:absolute;top:60px;left:50%;margin-left:-32px;border-radius:5px;z-index:3}.marvel-device.iphone5c.landscape,.marvel-device.iphone5s.landscape{padding:22px 105px;height:320px;width:568px}.marvel-device.iphone5c.landscape .sleep,.marvel-device.iphone5s.landscape .sleep{right:-4px;top:calc(100% - 120px);height:60px;width:4px;border-radius:0 2px 2px 0}.marvel-device.iphone5c.landscape .volume,.marvel-device.iphone5s.landscape .volume{width:27px;height:4px;top:-4px;left:calc(100% - 180px);border-radius:2px 2px 0 0}.marvel-device.iphone5c.landscape .volume:before,.marvel-device.iphone5s.landscape .volume:before{width:35px;height:4px;top:0;right:-75px;left:auto;border-radius:2px 2px 0 0}.marvel-device.iphone5c.landscape .volume:after,.marvel-device.iphone5s.landscape .volume:after{bottom:0;left:-64px;z-index:999;height:4px;width:27px;border-radius:2px 2px 0 0}.marvel-device.iphone5c.landscape .sensor,.marvel-device.iphone5s.landscape .sensor{top:160px;left:calc(100% - 60px);margin-left:0;margin-top:-32px}.marvel-device.iphone5c.landscape .speaker,.marvel-device.iphone5s.landscape .speaker{height:64px;width:10px;left:calc(100% - 60px);top:50%;margin-left:0;margin-top:-32px}.marvel-device.iphone5c.landscape .camera,.marvel-device.iphone5s.landscape .camera{left:calc(100% - 32px);top:50%;margin-left:0;margin-top:-5px}.marvel-device.iphone5s .home{border-radius:36px;width:68px;box-shadow:inset 0 0 0 4px #2c2b2c;height:68px;position:absolute;left:50%;margin-left:-34px;bottom:19px;z-index:3}.marvel-device.iphone5s .top-bar{top:70px;position:absolute;left:0}.marvel-device.iphone5s .bottom-bar{bottom:70px;position:absolute;left:0}.marvel-device.iphone5s.landscape .home{left:19px;bottom:50%;margin-bottom:-34px;margin-left:0}.marvel-device.iphone5s.landscape .top-bar{left:70px;top:0;width:3px;height:100%}.marvel-device.iphone5s.landscape .bottom-bar{right:70px;left:auto;bottom:0;width:3px;height:100%}.marvel-device.iphone5s.silver{background:#bcbcbc}.marvel-device.iphone5s.silver:before{background:#fcfcfc}.marvel-device.iphone5s.silver .sleep,.marvel-device.iphone5s.silver .volume{background:#d6d6d6}.marvel-device.iphone5s.silver .bottom-bar,.marvel-device.iphone5s.silver .top-bar{background:#eaebec}.marvel-device.iphone5s.silver .home{box-shadow:inset 0 0 0 4px #bcbcbc}.marvel-device.iphone5s.gold{background:#f9e7d3}.marvel-device.iphone5s.gold:before{background:#fcfcfc}.marvel-device.iphone5s.gold .sleep,.marvel-device.iphone5s.gold .volume{background:#f9e7d3}.marvel-device.iphone5s.gold .bottom-bar,.marvel-device.iphone5s.gold .top-bar{background:#fff}.marvel-device.iphone5s.gold .home{box-shadow:inset 0 0 0 4px #f9e7d3}.marvel-device.iphone5c{background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.2)}.marvel-device.iphone5c .bottom-bar,.marvel-device.iphone5c .top-bar{display:none}.marvel-device.iphone5c .home{background:#242324;border-radius:36px;width:68px;height:68px;z-index:3;position:absolute;left:50%;margin-left:-34px;bottom:19px}.marvel-device.iphone5c .home:after{width:20px;height:20px;border:1px solid hsla(0,0%,100%,.1);border-radius:4px;position:absolute;display:block;content:"";top:50%;left:50%;margin-top:-11px;margin-left:-11px}.marvel-device.iphone5c.landscape .home{left:19px;bottom:50%;margin-bottom:-34px;margin-left:0}.marvel-device.iphone5c .sleep,.marvel-device.iphone5c .volume{background:#ddd}.marvel-device.iphone5c.red{background:#f96b6c}.marvel-device.iphone5c.red .sleep,.marvel-device.iphone5c.red .volume{background:#ed5758}.marvel-device.iphone5c.yellow{background:#f2dc60}.marvel-device.iphone5c.yellow .sleep,.marvel-device.iphone5c.yellow .volume{background:#e5ce4c}.marvel-device.iphone5c.green{background:#97e563}.marvel-device.iphone5c.green .sleep,.marvel-device.iphone5c.green .volume{background:#85d94d}.marvel-device.iphone5c.blue{background:#33a2db}.marvel-device.iphone5c.blue .sleep,.marvel-device.iphone5c.blue .volume{background:#2694cd}.marvel-device.iphone4s{padding:129px 27px;width:320px;height:480px;background:#686868;border-radius:54px}.marvel-device.iphone4s:before{content:"";width:calc(100% - 8px);height:calc(100% - 8px);position:absolute;top:4px;left:4px;z-index:1;border-radius:50px;background:#1e1e1e}.marvel-device.iphone4s .top-bar{top:60px;position:absolute;left:0}.marvel-device.iphone4s .bottom-bar{bottom:90px;position:absolute;left:0}.marvel-device.iphone4s .camera{background:#3c3d3d;width:10px;height:10px;position:absolute;top:72px;left:134px;z-index:3;margin-left:-5px;border-radius:100%}.marvel-device.iphone4s .speaker{width:64px;top:72px;margin-left:-32px}.marvel-device.iphone4s .sensor,.marvel-device.iphone4s .speaker{background:#292728;height:10px;position:absolute;left:50%;z-index:3;border-radius:5px}.marvel-device.iphone4s .sensor{width:40px;top:36px;margin-left:-20px}.marvel-device.iphone4s .home{background:#242324;border-radius:100%;width:72px;height:72px;z-index:3;position:absolute;left:50%;margin-left:-36px;bottom:30px}.marvel-device.iphone4s .home:after{width:20px;height:20px;border:1px solid hsla(0,0%,100%,.1);border-radius:4px;position:absolute;display:block;content:"";top:50%;left:50%;margin-top:-11px;margin-left:-11px}.marvel-device.iphone4s .sleep{position:absolute;top:-4px;right:60px;width:60px;height:4px;border-radius:2px 2px 0 0;background:#4d4d4d}.marvel-device.iphone4s .volume{position:absolute;left:-4px;top:160px;height:27px;width:4px;border-radius:2px 0 0 2px;background:#4d4d4d}.marvel-device.iphone4s .volume:before{top:-70px;height:35px}.marvel-device.iphone4s .volume:after,.marvel-device.iphone4s .volume:before{position:absolute;left:0;width:4px;border-radius:2px 0 0 2px;background:inherit;content:"";display:block}.marvel-device.iphone4s .volume:after{bottom:-64px;height:27px}.marvel-device.iphone4s.landscape{padding:27px 129px;height:320px;width:480px}.marvel-device.iphone4s.landscape .bottom-bar{left:90px;bottom:0;height:100%;width:3px}.marvel-device.iphone4s.landscape .top-bar{left:calc(100% - 60px);top:0;height:100%;width:3px}.marvel-device.iphone4s.landscape .camera{top:134px;left:calc(100% - 72px);margin-left:0}.marvel-device.iphone4s.landscape .speaker{top:50%;margin-left:0;margin-top:-32px;left:calc(100% - 72px);width:10px;height:64px}.marvel-device.iphone4s.landscape .sensor{height:40px;width:10px;left:calc(100% - 36px);top:50%;margin-left:0;margin-top:-20px}.marvel-device.iphone4s.landscape .home{left:30px;bottom:50%;margin-left:0;margin-bottom:-36px}.marvel-device.iphone4s.landscape .sleep{height:60px;width:4px;right:-4px;top:calc(100% - 120px);border-radius:0 2px 2px 0}.marvel-device.iphone4s.landscape .volume{top:-4px;left:calc(100% - 187px);height:4px;width:27px;border-radius:2px 2px 0 0}.marvel-device.iphone4s.landscape .volume:before{right:-70px;left:auto;top:0;width:35px;height:4px;border-radius:2px 2px 0 0}.marvel-device.iphone4s.landscape .volume:after{width:27px;height:4px;bottom:0;left:-64px;border-radius:2px 2px 0 0}.marvel-device.iphone4s.silver{background:#bcbcbc}.marvel-device.iphone4s.silver:before{background:#fcfcfc}.marvel-device.iphone4s.silver .home{background:#fcfcfc;box-shadow:inset 0 0 0 1px #bcbcbc}.marvel-device.iphone4s.silver .home:after{border:1px solid rgba(0,0,0,.2)}.marvel-device.iphone4s.silver .sleep,.marvel-device.iphone4s.silver .volume{background:#d6d6d6}.marvel-device.nexus5{padding:50px 15px;width:320px;height:568px;background:#1e1e1e;border-radius:20px}.marvel-device.nexus5:before{border-radius:600px/50px;background:inherit;content:"";top:0;position:absolute;height:103.1%;width:calc(100% - 26px);top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.marvel-device.nexus5 .top-bar{width:calc(100% - 8px);height:calc(100% - 6px);position:absolute;top:3px;left:4px;border-radius:20px;background:#181818}.marvel-device.nexus5 .top-bar:before{border-radius:600px/50px;background:inherit;content:"";top:0;position:absolute;height:103%;width:calc(100% - 26px);top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.marvel-device.nexus5 .bottom-bar{display:none}.marvel-device.nexus5 .sleep{width:3px;position:absolute;left:-3px;top:110px;height:100px;background:inherit;border-radius:2px 0 0 2px}.marvel-device.nexus5 .volume{width:3px;position:absolute;right:-3px;top:70px;height:45px;background:inherit;border-radius:0 2px 2px 0}.marvel-device.nexus5 .camera{background:#3c3d3d;width:10px;height:10px;position:absolute;top:18px;left:50%;z-index:3;margin-left:-5px;border-radius:100%}.marvel-device.nexus5 .camera:before{background:#3c3d3d;width:6px;height:6px;content:"";display:block;position:absolute;top:2px;left:-100px;z-index:3;border-radius:100%}.marvel-device.nexus5.landscape{padding:15px 50px;height:320px;width:568px}.marvel-device.nexus5.landscape:before{width:103.1%;height:calc(100% - 26px);border-radius:50px/600px}.marvel-device.nexus5.landscape .top-bar{left:3px;top:4px;height:calc(100% - 8px);width:calc(100% - 6px)}.marvel-device.nexus5.landscape .top-bar:before{width:103%;height:calc(100% - 26px);border-radius:50px/600px}.marvel-device.nexus5.landscape .sleep{height:3px;width:100px;left:calc(100% - 210px);top:-3px;border-radius:2px 2px 0 0}.marvel-device.nexus5.landscape .volume{height:3px;width:45px;right:70px;top:100%;border-radius:0 0 2px 2px}.marvel-device.nexus5.landscape .camera{top:50%;left:calc(100% - 18px);margin-left:0;margin-top:-5px}.marvel-device.nexus5.landscape .camera:before{top:-100px;left:2px}.marvel-device.s5{padding:60px 18px;border-radius:42px;width:320px;height:568px;background:#bcbcbc}.marvel-device.s5:after,.marvel-device.s5:before{width:calc(100% - 52px);content:"";display:block;height:26px;background:inherit;position:absolute;border-radius:500px/40px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.marvel-device.s5:before{top:-7px}.marvel-device.s5:after{bottom:-7px}.marvel-device.s5 .bottom-bar{display:none}.marvel-device.s5 .top-bar{border-radius:37px;width:calc(100% - 10px);height:calc(100% - 10px);top:5px;left:5px;background:radial-gradient(rgba(0,0,0,.02) 20%,transparent 60%) 0 0,radial-gradient(rgba(0,0,0,.02) 20%,transparent 60%) 3px 3px;background-color:#fff;background-size:4px 4px;background-position:50%;z-index:2;position:absolute}.marvel-device.s5 .top-bar:after,.marvel-device.s5 .top-bar:before{width:calc(100% - 48px);content:"";display:block;height:26px;background:inherit;position:absolute;border-radius:500px/40px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.marvel-device.s5 .top-bar:before{top:-7px}.marvel-device.s5 .top-bar:after{bottom:-7px}.marvel-device.s5 .sleep{width:3px;position:absolute;left:-3px;top:100px;height:100px;background:#cecece;border-radius:2px 0 0 2px}.marvel-device.s5 .speaker{width:68px;left:50%;margin-left:-34px;background-color:#bcbcbc;background-position:0 0;border-radius:4px}.marvel-device.s5 .sensor,.marvel-device.s5 .speaker{height:8px;position:absolute;top:20px;display:block;z-index:3}.marvel-device.s5 .sensor{right:110px;background:#3c3d3d;border-radius:100%;width:8px}.marvel-device.s5 .sensor:after{content:"";top:0;right:12px;background:#3c3d3d;width:8px;height:8px}.marvel-device.s5 .camera,.marvel-device.s5 .sensor:after{display:block;position:absolute;border-radius:100%;z-index:3}.marvel-device.s5 .camera{top:24px;right:42px;background:#000;width:10px;height:10px}.marvel-device.s5 .camera:before{width:4px;height:4px;background:#3c3d3d;border-radius:100%;position:absolute;content:"";top:50%;left:50%;margin-top:-2px;margin-left:-2px}.marvel-device.s5 .home{position:absolute;z-index:3;bottom:17px;left:50%;width:70px;height:20px;background:#fff;border-radius:18px;display:block;margin-left:-35px;border:2px solid #000}.marvel-device.s5.landscape{padding:18px 60px;height:320px;width:568px}.marvel-device.s5.landscape:after,.marvel-device.s5.landscape:before{height:calc(100% - 52px);width:26px;border-radius:40px/500px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.marvel-device.s5.landscape:before{top:50%;left:-7px}.marvel-device.s5.landscape:after{top:50%;left:auto;right:-7px}.marvel-device.s5.landscape .top-bar:after,.marvel-device.s5.landscape .top-bar:before{width:26px;height:calc(100% - 48px);border-radius:40px/500px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.marvel-device.s5.landscape .top-bar:before{right:-7px;top:50%;left:auto}.marvel-device.s5.landscape .top-bar:after{left:-7px;top:50%;right:auto}.marvel-device.s5.landscape .sleep{height:3px;width:100px;left:calc(100% - 200px);top:-3px;border-radius:2px 2px 0 0}.marvel-device.s5.landscape .speaker{height:68px;width:8px;left:calc(100% - 20px);top:50%;margin-left:0;margin-top:-34px}.marvel-device.s5.landscape .sensor{right:20px;top:calc(100% - 110px)}.marvel-device.s5.landscape .sensor:after{left:-12px;right:0}.marvel-device.s5.landscape .camera{top:calc(100% - 42px);right:24px}.marvel-device.s5.landscape .home{width:20px;height:70px;bottom:50%;margin-bottom:-35px;margin-left:0;left:17px}.marvel-device.s5.black{background:#1e1e1e}.marvel-device.s5.black .speaker{background:#000}.marvel-device.s5.black .sleep{background:#1e1e1e}.marvel-device.s5.black .top-bar{background:radial-gradient(rgba(0,0,0,.05) 20%,transparent 60%) 0 0,radial-gradient(rgba(0,0,0,.05) 20%,transparent 60%) 3px 3px;background-color:#2c2b2c;background-size:4px 4px}.marvel-device.s5.black .home{background:#2c2b2c}.marvel-device.lumia920{padding:80px 35px 125px;background:#fd0;width:320px;height:533px;border-radius:40px/3px}.marvel-device.lumia920 .bottom-bar{display:none}.marvel-device.lumia920 .top-bar{width:calc(100% - 24px);height:calc(100% - 32px);position:absolute;top:16px;left:12px;border-radius:24px;background:#000;z-index:1}.marvel-device.lumia920 .top-bar:before{background:#1e1e1e;display:block;content:"";width:calc(100% - 4px);height:calc(100% - 4px);top:2px;left:2px;position:absolute;border-radius:22px}.marvel-device.lumia920 .volume{width:3px;position:absolute;top:130px;height:100px;background:#1e1e1e;right:-3px;border-radius:0 2px 2px 0}.marvel-device.lumia920 .volume:before{top:190px}.marvel-device.lumia920 .volume:after,.marvel-device.lumia920 .volume:before{width:3px;position:absolute;content:"";display:block;height:50px;background:inherit;right:0;border-radius:0 2px 2px 0}.marvel-device.lumia920 .volume:after{top:460px}.marvel-device.lumia920 .camera{background:#3c3d3d;width:10px;height:10px;position:absolute;top:34px;right:130px;z-index:5;border-radius:5px}.marvel-device.lumia920 .speaker{background:#292728;width:64px;height:10px;position:absolute;top:38px;left:50%;margin-left:-32px;border-radius:5px;z-index:3}.marvel-device.lumia920.landscape{padding:35px 80px 35px 125px;height:320px;width:568px;border-radius:2px/100px}.marvel-device.lumia920.landscape .top-bar{height:calc(100% - 24px);width:calc(100% - 32px);left:16px;top:12px}.marvel-device.lumia920.landscape .volume{height:3px;right:130px;width:100px;top:100%;border-radius:0 0 2px 2px}.marvel-device.lumia920.landscape .volume:before{height:3px;right:190px;top:0;width:50px;border-radius:0 0 2px 2px}.marvel-device.lumia920.landscape .volume:after{height:3px;right:430px;top:0;width:50px;border-radius:0 0 2px 2px}.marvel-device.lumia920.landscape .camera{right:30px;top:calc(100% - 140px)}.marvel-device.lumia920.landscape .speaker{width:10px;height:64px;top:50%;margin-left:0;margin-top:-32px;left:calc(100% - 48px)}.marvel-device.lumia920.black{background:#000}.marvel-device.lumia920.white{background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.2)}.marvel-device.lumia920.blue{background:#00acdd}.marvel-device.lumia920.red{background:#cc3e32}.marvel-device.htc-one{padding:72px 25px 100px;width:320px;height:568px;background:#bebebe;border-radius:34px}.marvel-device.htc-one:before{content:"";display:block;width:calc(100% - 4px);height:calc(100% - 4px);position:absolute;top:2px;left:2px;background:#adadad;border-radius:32px}.marvel-device.htc-one:after{content:"";display:block;width:calc(100% - 8px);height:calc(100% - 8px);position:absolute;top:4px;left:4px;background:#eee;border-radius:30px}.marvel-device.htc-one .top-bar{width:calc(100% - 4px);height:635px;position:absolute;background:#424242;top:50px;z-index:1;left:2px}.marvel-device.htc-one .top-bar:before{content:"";width:calc(100% - 4px);height:100%;position:absolute;background:#000;top:0;z-index:1;left:2px}.marvel-device.htc-one .bottom-bar{display:none}.marvel-device.htc-one .speaker{top:22px;background:radial-gradient(#343434 25%,transparent 50%) 0 0,radial-gradient(#343434 25%,transparent 50%) 4px 4px;background-size:4px 4px;background-position:0 0}.marvel-device.htc-one .speaker,.marvel-device.htc-one .speaker:after{height:16px;width:216px;display:block;position:absolute;z-index:2;left:50%;margin-left:-108px}.marvel-device.htc-one .speaker:after{content:"";top:676px;background:inherit}.marvel-device.htc-one .camera{display:block;position:absolute;top:18px;right:38px;background:#3c3d3d;border-radius:100%;width:24px;height:24px;z-index:3}.marvel-device.htc-one .camera:before{width:8px;height:8px;background:#000;border-radius:100%;position:absolute;content:"";top:50%;left:50%;margin-top:-4px;margin-left:-4px}.marvel-device.htc-one .sensor{top:29px;left:60px}.marvel-device.htc-one .sensor,.marvel-device.htc-one .sensor:after{display:block;position:absolute;background:#3c3d3d;border-radius:100%;width:8px;height:8px;z-index:3}.marvel-device.htc-one .sensor:after{content:"";top:0;right:12px}.marvel-device.htc-one.landscape{padding:25px 72px 25px 100px;height:320px;width:568px}.marvel-device.htc-one.landscape .top-bar{height:calc(100% - 4px);width:635px;left:calc(100% - 685px);top:2px}.marvel-device.htc-one.landscape .speaker{width:16px;height:216px;left:calc(100% - 38px);top:50%;margin-left:0;margin-top:-108px}.marvel-device.htc-one.landscape .speaker:after{width:16px;height:216px;left:calc(100% - 692px);top:50%;margin-left:0;margin-top:-108px}.marvel-device.htc-one.landscape .camera{right:18px;top:calc(100% - 38px)}.marvel-device.htc-one.landscape .sensor{left:calc(100% - 29px);top:60px}.marvel-device.htc-one.landscape .sensor :after{right:0;top:-12px}.marvel-device.ipad{width:576px;height:768px;padding:90px 25px;background:#242324;border-radius:44px}.marvel-device.ipad:before{width:calc(100% - 8px);height:calc(100% - 8px);position:absolute;content:"";display:block;top:4px;left:4px;border-radius:40px;background:#1e1e1e}.marvel-device.ipad .camera{background:#3c3d3d;width:10px;height:10px;position:absolute;top:44px;left:50%;margin-left:-5px;border-radius:100%}.marvel-device.ipad .bottom-bar,.marvel-device.ipad .top-bar{display:none}.marvel-device.ipad .home{background:#242324;border-radius:36px;width:50px;height:50px;position:absolute;left:50%;margin-left:-25px;bottom:22px}.marvel-device.ipad .home:after{width:15px;height:15px;margin-top:-8px;margin-left:-8px;border:1px solid hsla(0,0%,100%,.1);border-radius:4px;position:absolute;display:block;content:"";top:50%;left:50%}.marvel-device.ipad.landscape{height:576px;width:768px;padding:25px 90px}.marvel-device.ipad.landscape .camera{left:calc(100% - 44px);top:50%;margin-left:0;margin-top:-5px}.marvel-device.ipad.landscape .home{top:50%;left:22px;margin-left:0;margin-top:-25px}.marvel-device.ipad.silver{background:#bcbcbc}.marvel-device.ipad.silver:before{background:#fcfcfc}.marvel-device.ipad.silver .home{background:#fcfcfc;box-shadow:inset 0 0 0 1px #bcbcbc}.marvel-device.ipad.silver .home:after{border:1px solid rgba(0,0,0,.2)}.marvel-device.macbook{width:960px;height:600px;padding:44px 44px 76px;margin:0 auto;background:#bebebe;border-radius:34px}.marvel-device.macbook:before{width:calc(100% - 8px);height:calc(100% - 8px);position:absolute;content:"";display:block;top:4px;left:4px;border-radius:30px;background:#1e1e1e}.marvel-device.macbook .top-bar{width:calc(100% + 140px);height:40px;position:absolute;content:"";display:block;top:680px;left:-70px;border-bottom-left-radius:90px 18px;border-bottom-right-radius:90px 18px;background:#bebebe;box-shadow:inset 0 -4px 13px 3px rgba(34,34,34,.6)}.marvel-device.macbook .top-bar:before{width:100%;height:24px;content:"";display:block;top:0;left:0;background:#f0f0f0;border-bottom:2px solid #aaa;border-radius:5px;position:relative}.marvel-device.macbook .top-bar:after{width:16%;height:14px;content:"";display:block;top:0;background:#ddd;position:absolute;margin-left:auto;margin-right:auto;left:0;right:0;border-radius:0 0 20px 20px;box-shadow:inset 0 -3px 10px #999}.marvel-device.macbook .bottom-bar{background:transparent;width:calc(100% + 140px);height:26px;position:absolute;content:"";display:block;top:680px;left:-70px}.marvel-device.macbook .bottom-bar:after,.marvel-device.macbook .bottom-bar:before{height:calc(100% - 2px);width:80px;content:"";display:block;top:0;position:absolute}.marvel-device.macbook .bottom-bar:before{left:0;background:#f0f0f0;background:linear-gradient(90deg,#747474,#c3c3c3 5%,#ebebeb 14%,#979797 41%,#f0f0f0 80%,#f0f0f0 100%,#f0f0f0 0)}.marvel-device.macbook .bottom-bar:after{right:0;background:#f0f0f0;background:linear-gradient(90deg,#f0f0f0,#f0f0f0 0,#f0f0f0 20%,#979797 59%,#ebebeb 86%,#c3c3c3 95%,#747474)}.marvel-device.macbook .camera{background:#3c3d3d;width:10px;height:10px;position:absolute;top:20px;left:50%;margin-left:-5px;border-radius:100%}.marvel-device.macbook .home{display:none}.marvel-device.iphone-x{width:318px;height:690px;padding:26px;background:#f5f4f4;box-shadow:inset 0 0 0 0 #000;border-radius:66px}.marvel-device.iphone-x .overflow{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:66px;overflow:hidden}.marvel-device.iphone-x .shadow{border-radius:100%;width:90px;height:90px;position:absolute;background:radial-gradient(ellipse at center,rgba(0,0,0,.6) 0,hsla(0,0%,100%,0) 60%)}.marvel-device.iphone-x .shadow--tl{top:-20px;left:-20px}.marvel-device.iphone-x .shadow--tr{top:-20px;right:-20px}.marvel-device.iphone-x .shadow--bl{bottom:-20px;left:-20px}.marvel-device.iphone-x .shadow--br{bottom:-20px;right:-20px}.marvel-device.iphone-x:before{width:calc(100% - 10px);height:calc(100% - 10px);position:absolute;top:5px;content:"";left:5px;border-radius:61px;background:#fff;z-index:1}@media(min-width:980px){.marvel-device.iphone-x:before{box-shadow:20px 20px 3rem rgba(0,0,0,.55)}}.marvel-device.iphone-x .inner-shadow{width:calc(100% - 20px);height:calc(100% - 20px);position:absolute;top:10px;overflow:hidden;left:10px;border-radius:56px;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,.66);z-index:1}.marvel-device.iphone-x .inner-shadow:before{box-shadow:inset 0 0 20px 0 #fff;width:100%;height:116%;position:absolute;top:-8%;content:"";left:0;border-radius:200px/112px;z-index:2}.marvel-device.iphone-x .screen{border-radius:40px;box-shadow:none}.marvel-device.iphone-x .bottom-bar,.marvel-device.iphone-x .top-bar{width:100%;position:absolute;height:8px;background:rgba(0,0,0,.1);left:0}.marvel-device.iphone-x .top-bar{top:80px}.marvel-device.iphone-x .bottom-bar{bottom:80px}.marvel-device.iphone-x .sleep,.marvel-device.iphone-x .volume,.marvel-device.iphone-x .volume:after,.marvel-device.iphone-x .volume:before{width:3px;background:#b5b5b5;position:absolute}.marvel-device.iphone-x .volume{left:-3px;top:116px;height:32px}.marvel-device.iphone-x .volume:before{height:62px;top:62px;content:"";left:0}.marvel-device.iphone-x .volume:after{height:62px;top:140px;content:"";left:0}.marvel-device.iphone-x .sleep{height:96px;top:200px;right:-3px}.marvel-device.iphone-x .camera{width:6px;height:6px;top:9px;border-radius:100%;position:absolute;left:154px;background:#0d4d71}.marvel-device.iphone-x .speaker{height:6px;width:60px;left:50%;position:absolute;top:9px;margin-left:-30px;background:#171818;border-radius:6px}.marvel-device.iphone-x .notch{position:absolute;width:210px;height:30px;top:26px;left:108px;z-index:4;background:#000;border-bottom-left-radius:24px;border-bottom-right-radius:24px}.marvel-device.iphone-x .notch:after,.marvel-device.iphone-x .notch:before{content:"";height:8px;position:absolute;top:0;width:8px}.marvel-device.iphone-x .notch:after{background:radial-gradient(circle at bottom left,transparent 0,transparent 70%,#000 0,#000 100%);left:-8px}.marvel-device.iphone-x .notch:before{background:radial-gradient(circle at bottom right,transparent 0,transparent 70%,#000 0,#000 100%);right:-8px}.marvel-device.iphone-x.landscape{height:375px;width:812px}.marvel-device.iphone-x.landscape .bottom-bar,.marvel-device.iphone-x.landscape .top-bar{width:8px;height:100%;top:0}.marvel-device.iphone-x.landscape .top-bar{left:80px}.marvel-device.iphone-x.landscape .bottom-bar{right:80px;bottom:auto;left:auto}.marvel-device.iphone-x.landscape .sleep,.marvel-device.iphone-x.landscape .volume,.marvel-device.iphone-x.landscape .volume:after,.marvel-device.iphone-x.landscape .volume:before{height:3px}.marvel-device.iphone-x.landscape .inner-shadow:before{height:100%;width:116%;left:-8%;top:0;border-radius:112px/200px}.marvel-device.iphone-x.landscape .volume{bottom:-3px;top:auto;left:116px;width:32px}.marvel-device.iphone-x.landscape .volume:before{width:62px;left:62px;top:0}.marvel-device.iphone-x.landscape .volume:after{width:62px;left:140px;top:0}.marvel-device.iphone-x.landscape .sleep{width:96px;left:200px;top:-3px;right:auto}.marvel-device.iphone-x.landscape .camera{left:9px;bottom:154px;top:auto}.marvel-device.iphone-x.landscape .speaker{width:6px;height:60px;left:9px;top:50%;margin-top:-30px;margin-left:0}.marvel-device.iphone-x.landscape .notch{height:210px;width:30px;left:26px;bottom:108px;top:auto;border-top-right-radius:24px;border-bottom-right-radius:24px;border-bottom-left-radius:0}.marvel-device.iphone-x.landscape .notch:before{left:0}.marvel-device.iphone-x.landscape .notch:after{left:0;background:radial-gradient(circle at bottom right,transparent 0,transparent 70%,#000 0,#000 100%);bottom:-8px;top:auto}.marvel-device.iphone-x.landscape .notch:before{background:radial-gradient(circle at top right,transparent 0,transparent 70%,#000 0,#000 100%);top:-8px}.marvel-device.note8{width:400px;height:822px;background:#000;border-radius:34px;padding:45px 10px}.marvel-device.note8 .overflow{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:34px;overflow:hidden}.marvel-device.note8 .speaker{height:8px;width:56px;left:50%;position:absolute;top:25px;margin-left:-28px;background:#171818;z-index:1;border-radius:8px}.marvel-device.note8 .camera{height:18px;width:18px;left:86px;top:18px}.marvel-device.note8 .camera,.marvel-device.note8 .camera:before{position:absolute;background:#212b36;z-index:1;border-radius:100%}.marvel-device.note8 .camera:before{content:"";height:8px;width:8px;left:-22px;top:5px}.marvel-device.note8 .sensors{left:120px;top:22px}.marvel-device.note8 .sensors,.marvel-device.note8 .sensors:before{height:10px;width:10px;position:absolute;background:#1d233b;z-index:1;border-radius:100%}.marvel-device.note8 .sensors:before{content:"";left:18px;top:0}.marvel-device.note8 .more-sensors{height:16px;width:16px;left:285px;position:absolute;top:18px;background:#33244a;box-shadow:0 0 0 2px hsla(0,0%,100%,.1);z-index:1;border-radius:100%}.marvel-device.note8 .more-sensors:before{content:"";height:11px;width:11px;left:40px;position:absolute;top:4px;background:#214a61;z-index:1;border-radius:100%}.marvel-device.note8 .sleep{width:2px;height:56px;background:#000;position:absolute;top:288px;right:-2px}.marvel-device.note8 .volume{width:2px;height:120px;background:#000;position:absolute;top:168px;left:-2px}.marvel-device.note8 .volume:before{content:"";top:168px;width:2px;position:absolute;left:0;background:#000;height:56px}.marvel-device.note8 .inner{width:100%;height:calc(100% - 8px);position:absolute;top:2px;content:"";left:0;border-radius:34px;border-top:2px solid #9fa0a2;border-bottom:2px solid #9fa0a2;background:#000;z-index:1;box-shadow:inset 0 0 6px 0 hsla(0,0%,100%,.5)}.marvel-device.note8 .shadow{box-shadow:inset 0 0 60px 0 #fff,inset 0 0 30px 0 hsla(0,0%,100%,.5),0 0 20px 0 #fff,0 0 20px 0 hsla(0,0%,100%,.5);height:101%;position:absolute;top:-.5%;content:"";width:calc(100% - 20px);left:10px;border-radius:38px;z-index:5;pointer-events:none}.marvel-device.note8 .screen{border-radius:14px;box-shadow:none}.marvel-device.note8.landscape{height:400px;width:822px;padding:10px 45px}.marvel-device.note8.landscape .speaker{height:56px;width:8px;top:50%;margin-top:-28px;margin-left:0;right:25px;left:auto}.marvel-device.note8.landscape .camera{top:86px;right:18px;left:auto}.marvel-device.note8.landscape .camera:before{top:-22px;left:5px}.marvel-device.note8.landscape .sensors{top:120px;right:22px;left:auto}.marvel-device.note8.landscape .sensors:before{top:18px;left:0}.marvel-device.note8.landscape .more-sensors{top:285px;right:18px;left:auto}.marvel-device.note8.landscape .more-sensors:before{top:40px;left:4px}.marvel-device.note8.landscape .sleep{bottom:-2px;top:auto;right:288px;width:56px;height:2px}.marvel-device.note8.landscape .volume{width:120px;height:2px;top:-2px;right:168px;left:auto}.marvel-device.note8.landscape .volume:before{right:168px;left:auto;top:0;width:56px;height:2px}.marvel-device.note8.landscape .inner{height:100%;width:calc(100% - 8px);left:2px;top:0;border-top:0;border-bottom:0;border-left:2px solid #9fa0a2;border-right:2px solid #9fa0a2}.marvel-device.note8.landscape .shadow{width:101%;height:calc(100% - 20px);left:-.5%;top:10px}*{margin:0;padding:0;border:none;outline:none;font:inherit;line-height:inherit;color:inherit;cursor:inherit}*,:after,:before{box-sizing:border-box}:focus{outline:none}body{cursor:default}body button{-moz-appearance:none;-webkit-appearance:none;background-color:transparent;border-radius:0}body input{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-moz-appearance:none;display:block;width:100%;background:transparent}body input:-ms-input-placeholder{color:inherit;opacity:1}body input::-moz-placeholder{color:inherit;opacity:1}body input::-webkit-input-placeholder{color:inherit;opacity:1}ol,ul{list-style:none}a,button{cursor:pointer}input,textarea{cursor:text}a{text-decoration:none;color:inherit}img,svg{display:block}button:active{-webkit-transform:translateY(1px);transform:translateY(1px)}html{overflow-x:hidden;font-size:8px}@media(min-width:768px){html{font-size:9px}}@media(min-width:980px){html{font-size:10px}}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:hsla(0,0%,100%,0);overflow-x:hidden;min-width:320px;width:100%;font-size:2rem;font-family:Open Sans,sans-serif;font-weight:400;line-height:1.2;background:#fff;color:#000}b,strong{font-weight:700}::-moz-selection{background-color:#00f;color:#fff}::-moz-selection,::selection{background-color:#00f;color:#fff}.cnt{width:100%;max-width:980px;margin:0 auto;padding:0 2rem}.button{transition:box-shadow .35s ease,opacity .35s ease,background .35s ease,color .35s ease}.button:active{-webkit-transform:translateY(1px);transform:translateY(1px)}.button{display:table;font-weight:700;text-transform:uppercase;white-space:nowrap;text-align:center;min-width:60%}@media(min-width:768px){.button{min-width:unset}}.button--color-bright-sun{background:#f9ce42;color:#1a1a1a}.button--color-jungle-green{background:#22a571;color:#fff}.button--color-boston-blue{background:#3e90c5;color:#fff}.button--color-gradient{background:linear-gradient(to bottom right,#7ac9b8,#3e90c5);color:#fff}.button--color-white{background:#fff;color:#3e90c5;box-shadow:none!important}.button--color-white:hover{background:#3e90c5;color:#fff}.button--color-outline{border:2px solid #3e90c5;color:#3e90c5}.button--color-outline:hover{background:#3e90c5;color:#fff}.button--size-xs{height:3rem;line-height:3rem;border-radius:1.5rem;padding:0 2rem;font-size:1.2rem;box-shadow:0 .3rem 1rem rgba(0,0,0,.1)}.button--size-xs:hover{box-shadow:0 .4rem 1rem rgba(0,0,0,.15)}.button--size-xs.button--color-outline{box-shadow:none;height:calc(3rem - 4px);line-height:calc(3rem - 4px)}.button--size-s{height:4rem;line-height:4rem;border-radius:2rem;padding:0 2.5rem;font-size:1.2rem;box-shadow:0 .3rem 1rem rgba(0,0,0,.1)}.button--size-s:hover{box-shadow:0 .4rem 1rem rgba(0,0,0,.15)}.button--size-s.button--color-outline{box-shadow:none;height:calc(4rem - 4px);line-height:calc(4rem - 4px)}.button--size-m{height:6rem;line-height:6rem;border-radius:3rem;padding:0 3.5rem;font-size:1.7rem;box-shadow:0 .4rem 1.5rem rgba(0,0,0,.1)}.button--size-m:hover{box-shadow:0 .6rem 1.5rem rgba(0,0,0,.15)}.button--size-m.button--color-outline{box-shadow:none;height:calc(6rem - 4px);line-height:calc(6rem - 4px)}.layout,.page{position:relative}.page{z-index:2}.v-scroll-reveal{visibility:hidden}#drift-widget-container{z-index:unset!important;position:static!important}#drift-widget-container #drift-widget{z-index:100!important}#drift-widget-container #drift-widget.drift-widget-sidebar,#drift-widget-container #drift-widget.drift-widget-welcome-expanded-online{z-index:1000!important}