@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{padding:20px;text-align:center}@keyframes pulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2.5)}}.pulse-container{height:25px;position:relative;width:25px}.pulse-circle{animation:pulse 1.5s infinite;background-color:#0a939680;position:absolute}.pulse-circle,.solid-circle{border-radius:50%;height:100%;width:100%}.solid-circle{background-color:teal}@font-face{font-family:OpenSans;src:url(/static/media/OpenSans-VariableFont.19ba637387f1d6142f55.ttf) format("truetype")}@font-face{font-family:OpenSansItalic;src:url(/static/media/OpenSans-Italic.582284c873c3f85ba4f8.ttf) format("truetype")}@font-face{font-family:SpaceMono;src:url(/static/media/SpaceMono-Regular.8dc9dfb5a618f0d496e9.ttf) format("truetype")}*,body,html{font-family:OpenSans,sans-serif}.avatar-container{display:flex;justify-content:center}.store-name-box{font-size:30px;margin-top:16px}.store-details-container{color:gray;display:flex;gap:.5rem;justify-content:center}.rating-container,.text-container{align-items:center;display:flex}.text-container{word-break:break-word}.download-container{align-content:center;background-color:#d3d3d3;border-radius:15px;display:flex;flex-direction:column;gap:5px;margin:5px;padding:15px}.app-download-container{display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.app-logo{width:150px}button.button-common{border-color:#fff!important;border-radius:10px!important;font-size:15px!important;font-weight:700!important;padding:0 20px!important}.footer{background-color:#f1f1f1;border-top:1px solid #ddd;bottom:0;left:0;padding:5px 0;position:fixed;text-align:center;width:100%}.view-container{padding-left:25px;padding-right:25px}.create-edit-box-container,.view-container{min-height:100vh}.app-container{left:0;position:relative;top:0;width:100%}.app-bar{background-color:#fff;border-radius:50px;box-shadow:0 4px 10px #00000080;margin:10px;padding:5px 10px;position:fixed;z-index:11}.logo{height:30px;margin-left:10px;margin-right:10px}.logoText{height:25px}.divider{background-color:#fff}.yarl__fullsize{height:100%;width:100%}.yarl__portal{inset:0;opacity:0;overflow:hidden;position:fixed;transition:opacity .25s ease;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:9999;z-index:var(--yarl__portal_zindex,9999)}.yarl__portal_open{opacity:1}.yarl__container{background-color:#000;background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));outline:0;overflow:hidden;position:relative;touch-action:none;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;user-select:none}.yarl__carousel{inset:0;overflow:hidden;position:absolute}.yarl__flex_center{align-content:center;align-items:center;display:flex;justify-content:center}.yarl__slide{inset:0;overflow:hidden;padding:16px;padding:var(--yarl__carousel_padding,16px);position:absolute;transform:translate3d(0,0,0);transform:translate3d(calc(var(--yarl__slide_offset, 0)*(100% + var(--yarl__carousel_spacing, 30%))*var(--yarl__direction, 1)),0,0);transition:transform .5s ease-out;transition:transform var(--yarl__swipe_animation_duration,.5s) var(--yarl__swipe_animation_timing_function,ease-out)}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__container_swipe .yarl__slide{transform:translate3d(0,0,0) translateZ(0);transform:translate3d(calc(var(--yarl__slide_offset, 0)*(100% + var(--yarl__carousel_spacing, 30%))*var(--yarl__direction, 1)),0,0) translate3d(var(--yarl__swipe_offset,0),0,0);transition:none 0s ease 0s;transition:initial}.yarl__slide_image{-webkit-touch-callout:none;object-fit:contain;transform:translateZ(0);user-select:none;-webkit-user-select:none}.yarl__slide_image_cover{height:100%;object-fit:cover;width:100%}.yarl__slide_image_loading{opacity:0}.yarl__slide_placeholder{left:50%;line-height:0;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}.yarl__slide_loading{animation:yarl__delayed_fadein 1s linear;color:#fffc;color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,#fffc))}.yarl__slide_loading line{animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:red;color:var(--yarl__slide_icon_error_color,red);height:48px;height:var(--yarl__slide_icon_error_size,48px);width:48px;width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:none 0s ease 0s;transition:initial}.yarl__slide_loading,.yarl__slide_loading line{animation:none 0s ease 0s 1 normal none running;animation:initial}}.yarl__toolbar{display:flex;inset:0 0 auto auto;justify-content:flex-end;padding:8px;padding:var(--yarl__toolbar_padding,8px);position:absolute}[dir=rtl] .yarl__toolbar{inset:0 auto auto 0}.yarl__icon{height:32px;height:var(--yarl__icon_size,32px);width:32px;width:var(--yarl__icon_size,32px)}.yarl__button{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;appearance:none;background-color:initial;background-color:var(--yarl__button_background_color,#0000);border:0;border:var(--yarl__button_border,0);color:#fffc;color:var(--yarl__color_button,#fffc);cursor:pointer;filter:drop-shadow(2px 2px 2px rgba(0,0,0,.8));filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));line-height:0;margin:0;margin:var(--yarl__button_margin,0);outline:none;padding:8px;padding:var(--yarl__button_padding,8px)}.yarl__button:focus{color:#fff;color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:#fffc;color:var(--yarl__color_button,#fffc)}.yarl__button:focus-visible{color:#fff;color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:#fff;color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:#fff6;color:var(--yarl__color_button_disabled,#fff6);cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:24px 16px;padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:auto;right:0;transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:auto;transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;overscroll-behavior:none}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}.events-container{height:92vh}.events-box-container{min-height:100vh}.events-title{color:#fff;font-weight:900}.events-description{color:#fff;font-weight:200}.host-button{border-radius:40px!important;font-weight:800!important}.event-icon{height:15rem}.manage-card-icon-circle{align-items:center;border:2px solid;border-radius:50%;display:flex;font-size:30px;height:40px;justify-content:center;transition:transform .3s ease-in-out,all .3s ease-in-out;width:40px}.marvel-device{box-sizing:initial!important;display:inline-block;position:relative;transition:all .5s cubic-bezier(.175,.885,.32,1.275)}.marvel-device .screen{background:#fff;border-radius:1px;box-shadow:0 0 0 3px #111;display:block;height:100%;overflow:hidden;position:relative;width:100%;z-index:3}.marvel-device .bottom-bar,.marvel-device .top-bar{background:#000;display:block;height:3px;width:100%}.marvel-device .middle-bar{background:#000;height:4px;left:90px;position:absolute;top:0;width:3px}.marvel-device.iphone8{background:#d9dbdc;border-radius:56px;box-shadow:inset 0 0 3px 0 #0003;height:667px;padding:105px 24px;width:375px}.marvel-device.iphone8:before{background:#f8f8f8;border-radius:50px;content:"";height:calc(100% - 12px);left:6px;position:absolute;top:6px;width:calc(100% - 12px);z-index:1}.marvel-device.iphone8:after{border-radius:48px;box-shadow:inset 0 0 3px 0 #0000001a,inset 0 0 6px 3px #fff;content:"";height:calc(100% - 16px);left:8px;position:absolute;top:8px;width:calc(100% - 16px);z-index:2}.marvel-device.iphone8 .home{background:#303233;background:linear-gradient(135deg,#303233,#b5b7b9 50%,#f0f2f2 69%,#303233);border-radius:100%;bottom:22px;height:68px;left:50%;margin-left:-34px;position:absolute;width:68px;z-index:3}.marvel-device.iphone8 .home:before{background:#f8f8f8;border-radius:100%;content:"";height:calc(100% - 8px);left:4px;position:absolute;top:4px;width:calc(100% - 8px)}.marvel-device.iphone8 .top-bar{background:#bfbfc0;height:14px;left:0;position:absolute;top:68px}.marvel-device.iphone8 .bottom-bar{background:#bfbfc0;bottom:68px;height:14px;left:0;position:absolute}.marvel-device.iphone8 .sleep{background:#d9dbdc;border-radius:0 2px 2px 0;height:66px;position:absolute;right:-4px;top:190px;width:4px}.marvel-device.iphone8 .volume{background:#d9dbdc;border-radius:2px 0 0 2px;height:66px;left:-4px;position:absolute;top:188px;width:4px;z-index:0}.marvel-device.iphone8 .volume:before{height:40px;left:2px;top:-78px;width:2px}.marvel-device.iphone8 .volume:after,.marvel-device.iphone8 .volume:before{background:inherit;border-radius:2px 0 0 2px;content:"";display:block;position:absolute}.marvel-device.iphone8 .volume:after{height:66px;left:0;top:82px;width:4px}.marvel-device.iphone8 .camera{height:12px;left:50%;margin-left:-6px;top:24px;width:12px}.marvel-device.iphone8 .camera,.marvel-device.iphone8 .sensor{background:#3c3d3d;border-radius:100%;position:absolute;z-index:3}.marvel-device.iphone8 .sensor{height:16px;left:134px;top:49px;width:16px}.marvel-device.iphone8 .speaker{background:#292728;border-radius:6px;height:6px;left:50%;margin-left:-35px;position:absolute;top:54px;width:70px;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 #000000b3}.marvel-device.iphone8.black:before{background:#080808}.marvel-device.iphone8.black:after{box-shadow:inset 0 0 3px 0 #0000001a,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{height:375px;padding:24px 105px;width:667px}.marvel-device.iphone8.landscape .sleep{border-radius:0 0 2px 2px;height:4px;right:190px;top:100%;width:66px}.marvel-device.iphone8.landscape .volume{border-radius:2px 2px 0 0;height:4px;left:calc(100% - 254px);top:-4px;width:66px}.marvel-device.iphone8.landscape .volume:before{border-radius:2px 2px 0 0;height:2px;left:auto;right:-78px;top:2px;width:40px}.marvel-device.iphone8.landscape .volume:after{border-radius:2px 2px 0 0;height:4px;left:-82px;top:0;width:66px}.marvel-device.iphone8.landscape .top-bar{height:100%;left:calc(100% - 82px);top:0;width:14px}.marvel-device.iphone8.landscape .bottom-bar{height:100%;left:68px;top:0;width:14px}.marvel-device.iphone8.landscape .home{left:22px;margin-left:0;margin-top:-34px;top:50%}.marvel-device.iphone8.landscape .sensor{left:calc(100% - 65px);top:134px}.marvel-device.iphone8.landscape .speaker{height:70px;left:calc(100% - 60px);margin-left:0;margin-top:-35px;top:50%;width:6px}.marvel-device.iphone8.landscape .camera{left:calc(100% - 32px);margin-left:0;margin-top:-5px;top:50%}.marvel-device.iphone8plus{background:#d9dbdc;border-radius:56px;box-shadow:inset 0 0 3px 0 #0003;height:736px;padding:112px 26px;width:414px}.marvel-device.iphone8plus:before{background:#f8f8f8;border-radius:50px;content:"";height:calc(100% - 12px);left:6px;position:absolute;top:6px;width:calc(100% - 12px);z-index:1}.marvel-device.iphone8plus:after{border-radius:48px;box-shadow:inset 0 0 3px 0 #0000001a,inset 0 0 6px 3px #fff;content:"";height:calc(100% - 16px);left:8px;position:absolute;top:8px;width:calc(100% - 16px);z-index:2}.marvel-device.iphone8plus .home{background:#303233;background:linear-gradient(135deg,#303233,#b5b7b9 50%,#f0f2f2 69%,#303233);border-radius:100%;bottom:24px;height:68px;left:50%;margin-left:-34px;position:absolute;width:68px;z-index:3}.marvel-device.iphone8plus .home:before{background:#f8f8f8;border-radius:100%;content:"";height:calc(100% - 8px);left:4px;position:absolute;top:4px;width:calc(100% - 8px)}.marvel-device.iphone8plus .top-bar{background:#bfbfc0;height:14px;left:0;position:absolute;top:68px}.marvel-device.iphone8plus .bottom-bar{background:#bfbfc0;bottom:68px;height:14px;left:0;position:absolute}.marvel-device.iphone8plus .sleep{background:#d9dbdc;border-radius:0 2px 2px 0;height:66px;position:absolute;right:-4px;top:190px;width:4px}.marvel-device.iphone8plus .volume{background:#d9dbdc;border-radius:2px 0 0 2px;height:66px;left:-4px;position:absolute;top:188px;width:4px;z-index:0}.marvel-device.iphone8plus .volume:before{height:40px;left:2px;top:-78px;width:2px}.marvel-device.iphone8plus .volume:after,.marvel-device.iphone8plus .volume:before{background:inherit;border-radius:2px 0 0 2px;content:"";display:block;position:absolute}.marvel-device.iphone8plus .volume:after{height:66px;left:0;top:82px;width:4px}.marvel-device.iphone8plus .camera{background:#3c3d3d;border-radius:100%;height:12px;left:50%;margin-left:-6px;position:absolute;top:29px;width:12px;z-index:3}.marvel-device.iphone8plus .sensor{background:#3c3d3d;border-radius:100%;height:16px;left:154px;position:absolute;top:54px;width:16px;z-index:3}.marvel-device.iphone8plus .speaker{background:#292728;border-radius:6px;height:6px;left:50%;margin-left:-35px;position:absolute;top:59px;width:70px;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 #000000b3}.marvel-device.iphone8plus.black:before{background:#080808}.marvel-device.iphone8plus.black:after{box-shadow:inset 0 0 3px 0 #0000001a,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{height:414px;padding:26px 112px;width:736px}.marvel-device.iphone8plus.landscape .sleep{border-radius:0 0 2px 2px;height:4px;right:190px;top:100%;width:66px}.marvel-device.iphone8plus.landscape .volume{border-radius:2px 2px 0 0;height:4px;left:calc(100% - 254px);top:-4px;width:66px}.marvel-device.iphone8plus.landscape .volume:before{border-radius:2px 2px 0 0;height:2px;left:auto;right:-78px;top:2px;width:40px}.marvel-device.iphone8plus.landscape .volume:after{border-radius:2px 2px 0 0;height:4px;left:-82px;top:0;width:66px}.marvel-device.iphone8plus.landscape .top-bar{height:100%;left:calc(100% - 82px);top:0;width:14px}.marvel-device.iphone8plus.landscape .bottom-bar{height:100%;left:68px;top:0;width:14px}.marvel-device.iphone8plus.landscape .home{left:24px;margin-left:0;margin-top:-34px;top:50%}.marvel-device.iphone8plus.landscape .sensor{left:calc(100% - 70px);top:154px}.marvel-device.iphone8plus.landscape .speaker{height:70px;left:calc(100% - 65px);margin-left:0;margin-top:-35px;top:50%;width:6px}.marvel-device.iphone8plus.landscape .camera{left:calc(100% - 29px);margin-left:0;margin-top:-5px;top:50%}.marvel-device.iphone5c,.marvel-device.iphone5s{background:#2c2b2c;border-radius:50px;height:568px;padding:105px 22px;width:320px}.marvel-device.iphone5c:before,.marvel-device.iphone5s:before{background:#1e1e1e;border-radius:46px;content:"";height:calc(100% - 8px);left:4px;position:absolute;top:4px;width:calc(100% - 8px);z-index:1}.marvel-device.iphone5c .sleep,.marvel-device.iphone5s .sleep{background:#282727;border-radius:2px 2px 0 0;height:4px;position:absolute;right:60px;top:-4px;width:60px}.marvel-device.iphone5c .volume,.marvel-device.iphone5s .volume{background:#282727;border-radius:2px 0 0 2px;height:27px;left:-4px;position:absolute;top:180px;width:4px;z-index:0}.marvel-device.iphone5c .volume:before,.marvel-device.iphone5s .volume:before{background:inherit;border-radius:2px 0 0 2px;content:"";display:block;height:35px;left:0;position:absolute;top:-75px;width:4px}.marvel-device.iphone5c .volume:after,.marvel-device.iphone5s .volume:after{background:inherit;border-radius:2px 0 0 2px;bottom:-64px;content:"";display:block;height:27px;left:0;position:absolute;width:4px}.marvel-device.iphone5c .camera,.marvel-device.iphone5s .camera{background:#3c3d3d;border-radius:5px;height:10px;left:50%;margin-left:-5px;position:absolute;top:32px;width:10px;z-index:3}.marvel-device.iphone5c .sensor,.marvel-device.iphone5s .sensor{background:#3c3d3d;border-radius:5px;height:10px;left:160px;margin-left:-32px;position:absolute;top:60px;width:10px;z-index:3}.marvel-device.iphone5c .speaker,.marvel-device.iphone5s .speaker{background:#292728;border-radius:5px;height:10px;left:50%;margin-left:-32px;position:absolute;top:60px;width:64px;z-index:3}.marvel-device.iphone5c.landscape,.marvel-device.iphone5s.landscape{height:320px;padding:22px 105px;width:568px}.marvel-device.iphone5c.landscape .sleep,.marvel-device.iphone5s.landscape .sleep{border-radius:0 2px 2px 0;height:60px;right:-4px;top:calc(100% - 120px);width:4px}.marvel-device.iphone5c.landscape .volume,.marvel-device.iphone5s.landscape .volume{border-radius:2px 2px 0 0;height:4px;left:calc(100% - 180px);top:-4px;width:27px}.marvel-device.iphone5c.landscape .volume:before,.marvel-device.iphone5s.landscape .volume:before{border-radius:2px 2px 0 0;height:4px;left:auto;right:-75px;top:0;width:35px}.marvel-device.iphone5c.landscape .volume:after,.marvel-device.iphone5s.landscape .volume:after{border-radius:2px 2px 0 0;bottom:0;height:4px;left:-64px;width:27px;z-index:999}.marvel-device.iphone5c.landscape .sensor,.marvel-device.iphone5s.landscape .sensor{left:calc(100% - 60px);margin-left:0;margin-top:-32px;top:160px}.marvel-device.iphone5c.landscape .speaker,.marvel-device.iphone5s.landscape .speaker{height:64px;left:calc(100% - 60px);margin-left:0;margin-top:-32px;top:50%;width:10px}.marvel-device.iphone5c.landscape .camera,.marvel-device.iphone5s.landscape .camera{left:calc(100% - 32px);margin-left:0;margin-top:-5px;top:50%}.marvel-device.iphone5s .home{border-radius:36px;bottom:19px;box-shadow:inset 0 0 0 4px #2c2b2c;height:68px;left:50%;margin-left:-34px;position:absolute;width:68px;z-index:3}.marvel-device.iphone5s .top-bar{left:0;position:absolute;top:70px}.marvel-device.iphone5s .bottom-bar{bottom:70px;left:0;position:absolute}.marvel-device.iphone5s.landscape .home{bottom:50%;left:19px;margin-bottom:-34px;margin-left:0}.marvel-device.iphone5s.landscape .top-bar{height:100%;left:70px;top:0;width:3px}.marvel-device.iphone5s.landscape .bottom-bar{bottom:0;height:100%;left:auto;right:70px;width:3px}.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 #0003}.marvel-device.iphone5c .bottom-bar,.marvel-device.iphone5c .top-bar{display:none}.marvel-device.iphone5c .home{background:#242324;border-radius:36px;bottom:19px;height:68px;left:50%;margin-left:-34px;position:absolute;width:68px;z-index:3}.marvel-device.iphone5c .home:after{border:1px solid #ffffff1a;border-radius:4px;content:"";display:block;height:20px;left:50%;margin-left:-11px;margin-top:-11px;position:absolute;top:50%;width:20px}.marvel-device.iphone5c.landscape .home{bottom:50%;left:19px;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{background:#686868;border-radius:54px;height:480px;padding:129px 27px;width:320px}.marvel-device.iphone4s:before{background:#1e1e1e;border-radius:50px;content:"";height:calc(100% - 8px);left:4px;position:absolute;top:4px;width:calc(100% - 8px);z-index:1}.marvel-device.iphone4s .top-bar{left:0;position:absolute;top:60px}.marvel-device.iphone4s .bottom-bar{bottom:90px;left:0;position:absolute}.marvel-device.iphone4s .camera{background:#3c3d3d;border-radius:100%;height:10px;left:134px;margin-left:-5px;position:absolute;top:72px;width:10px;z-index:3}.marvel-device.iphone4s .speaker{margin-left:-32px;top:72px;width:64px}.marvel-device.iphone4s .sensor,.marvel-device.iphone4s .speaker{background:#292728;border-radius:5px;height:10px;left:50%;position:absolute;z-index:3}.marvel-device.iphone4s .sensor{margin-left:-20px;top:36px;width:40px}.marvel-device.iphone4s .home{background:#242324;border-radius:100%;bottom:30px;height:72px;left:50%;margin-left:-36px;position:absolute;width:72px;z-index:3}.marvel-device.iphone4s .home:after{border:1px solid #ffffff1a;border-radius:4px;content:"";display:block;height:20px;left:50%;margin-left:-11px;margin-top:-11px;position:absolute;top:50%;width:20px}.marvel-device.iphone4s .sleep{background:#4d4d4d;border-radius:2px 2px 0 0;height:4px;position:absolute;right:60px;top:-4px;width:60px}.marvel-device.iphone4s .volume{background:#4d4d4d;border-radius:2px 0 0 2px;height:27px;left:-4px;position:absolute;top:160px;width:4px}.marvel-device.iphone4s .volume:before{height:35px;top:-70px}.marvel-device.iphone4s .volume:after,.marvel-device.iphone4s .volume:before{background:inherit;border-radius:2px 0 0 2px;content:"";display:block;left:0;position:absolute;width:4px}.marvel-device.iphone4s .volume:after{bottom:-64px;height:27px}.marvel-device.iphone4s.landscape{height:320px;padding:27px 129px;width:480px}.marvel-device.iphone4s.landscape .bottom-bar{bottom:0;height:100%;left:90px;width:3px}.marvel-device.iphone4s.landscape .top-bar{height:100%;left:calc(100% - 60px);top:0;width:3px}.marvel-device.iphone4s.landscape .camera{left:calc(100% - 72px);margin-left:0;top:134px}.marvel-device.iphone4s.landscape .speaker{height:64px;left:calc(100% - 72px);margin-left:0;margin-top:-32px;top:50%;width:10px}.marvel-device.iphone4s.landscape .sensor{height:40px;left:calc(100% - 36px);margin-left:0;margin-top:-20px;top:50%;width:10px}.marvel-device.iphone4s.landscape .home{bottom:50%;left:30px;margin-bottom:-36px;margin-left:0}.marvel-device.iphone4s.landscape .sleep{border-radius:0 2px 2px 0;height:60px;right:-4px;top:calc(100% - 120px);width:4px}.marvel-device.iphone4s.landscape .volume{border-radius:2px 2px 0 0;height:4px;left:calc(100% - 187px);top:-4px;width:27px}.marvel-device.iphone4s.landscape .volume:before{border-radius:2px 2px 0 0;height:4px;left:auto;right:-70px;top:0;width:35px}.marvel-device.iphone4s.landscape .volume:after{border-radius:2px 2px 0 0;bottom:0;height:4px;left:-64px;width:27px}.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 #0003}.marvel-device.iphone4s.silver .sleep,.marvel-device.iphone4s.silver .volume{background:#d6d6d6}.marvel-device.nexus5{background:#1e1e1e;border-radius:20px;height:568px;padding:50px 15px;width:320px}.marvel-device.nexus5:before{background:inherit;border-radius:600px/50px;content:"";height:103.1%;left:50%;position:absolute;top:0;top:50%;transform:translateX(-50%) translateY(-50%);width:calc(100% - 26px)}.marvel-device.nexus5 .top-bar{background:#181818;border-radius:20px;height:calc(100% - 6px);left:4px;position:absolute;top:3px;width:calc(100% - 8px)}.marvel-device.nexus5 .top-bar:before{background:inherit;border-radius:600px/50px;content:"";height:103%;left:50%;position:absolute;top:0;top:50%;transform:translateX(-50%) translateY(-50%);width:calc(100% - 26px)}.marvel-device.nexus5 .bottom-bar{display:none}.marvel-device.nexus5 .sleep{background:inherit;border-radius:2px 0 0 2px;height:100px;left:-3px;position:absolute;top:110px;width:3px}.marvel-device.nexus5 .volume{background:inherit;border-radius:0 2px 2px 0;height:45px;position:absolute;right:-3px;top:70px;width:3px}.marvel-device.nexus5 .camera{background:#3c3d3d;border-radius:100%;height:10px;left:50%;margin-left:-5px;position:absolute;top:18px;width:10px;z-index:3}.marvel-device.nexus5 .camera:before{background:#3c3d3d;border-radius:100%;content:"";display:block;height:6px;left:-100px;position:absolute;top:2px;width:6px;z-index:3}.marvel-device.nexus5.landscape{height:320px;padding:15px 50px;width:568px}.marvel-device.nexus5.landscape:before{border-radius:50px/600px;height:calc(100% - 26px);width:103.1%}.marvel-device.nexus5.landscape .top-bar{height:calc(100% - 8px);left:3px;top:4px;width:calc(100% - 6px)}.marvel-device.nexus5.landscape .top-bar:before{border-radius:50px/600px;height:calc(100% - 26px);width:103%}.marvel-device.nexus5.landscape .sleep{border-radius:2px 2px 0 0;height:3px;left:calc(100% - 210px);top:-3px;width:100px}.marvel-device.nexus5.landscape .volume{border-radius:0 0 2px 2px;height:3px;right:70px;top:100%;width:45px}.marvel-device.nexus5.landscape .camera{left:calc(100% - 18px);margin-left:0;margin-top:-5px;top:50%}.marvel-device.nexus5.landscape .camera:before{left:2px;top:-100px}.marvel-device.s5{background:#bcbcbc;border-radius:42px;height:568px;padding:60px 18px;width:320px}.marvel-device.s5:after,.marvel-device.s5:before{background:inherit;border-radius:500px/40px;content:"";display:block;height:26px;left:50%;position:absolute;transform:translateX(-50%);width:calc(100% - 52px)}.marvel-device.s5:before{top:-7px}.marvel-device.s5:after{bottom:-7px}.marvel-device.s5 .bottom-bar{display:none}.marvel-device.s5 .top-bar{background:radial-gradient(#00000005 20%,#0000 60%) 0 0,radial-gradient(#00000005 20%,#0000 60%) 3px 3px;background-color:#fff;background-position:50%;background-size:4px 4px;border-radius:37px;height:calc(100% - 10px);left:5px;position:absolute;top:5px;width:calc(100% - 10px);z-index:2}.marvel-device.s5 .top-bar:after,.marvel-device.s5 .top-bar:before{background:inherit;border-radius:500px/40px;content:"";display:block;height:26px;left:50%;position:absolute;transform:translateX(-50%);width:calc(100% - 48px)}.marvel-device.s5 .top-bar:before{top:-7px}.marvel-device.s5 .top-bar:after{bottom:-7px}.marvel-device.s5 .sleep{background:#cecece;border-radius:2px 0 0 2px;height:100px;left:-3px;position:absolute;top:100px;width:3px}.marvel-device.s5 .speaker{background-color:#bcbcbc;background-position:0 0;border-radius:4px;left:50%;margin-left:-34px;width:68px}.marvel-device.s5 .sensor,.marvel-device.s5 .speaker{display:block;height:8px;position:absolute;top:20px;z-index:3}.marvel-device.s5 .sensor{background:#3c3d3d;border-radius:100%;right:110px;width:8px}.marvel-device.s5 .sensor:after{background:#3c3d3d;content:"";height:8px;right:12px;top:0;width:8px}.marvel-device.s5 .camera,.marvel-device.s5 .sensor:after{border-radius:100%;display:block;position:absolute;z-index:3}.marvel-device.s5 .camera{background:#000;height:10px;right:42px;top:24px;width:10px}.marvel-device.s5 .camera:before{background:#3c3d3d;border-radius:100%;content:"";height:4px;left:50%;margin-left:-2px;margin-top:-2px;position:absolute;top:50%;width:4px}.marvel-device.s5 .home{background:#fff;border:2px solid #000;border-radius:18px;bottom:17px;display:block;height:20px;left:50%;margin-left:-35px;position:absolute;width:70px;z-index:3}.marvel-device.s5.landscape{height:320px;padding:18px 60px;width:568px}.marvel-device.s5.landscape:after,.marvel-device.s5.landscape:before{border-radius:40px/500px;height:calc(100% - 52px);transform:translateY(-50%);width:26px}.marvel-device.s5.landscape:before{left:-7px;top:50%}.marvel-device.s5.landscape:after{left:auto;right:-7px;top:50%}.marvel-device.s5.landscape .top-bar:after,.marvel-device.s5.landscape .top-bar:before{border-radius:40px/500px;height:calc(100% - 48px);transform:translateY(-50%);width:26px}.marvel-device.s5.landscape .top-bar:before{left:auto;right:-7px;top:50%}.marvel-device.s5.landscape .top-bar:after{left:-7px;right:auto;top:50%}.marvel-device.s5.landscape .sleep{border-radius:2px 2px 0 0;height:3px;left:calc(100% - 200px);top:-3px;width:100px}.marvel-device.s5.landscape .speaker{height:68px;left:calc(100% - 20px);margin-left:0;margin-top:-34px;top:50%;width:8px}.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{right:24px;top:calc(100% - 42px)}.marvel-device.s5.landscape .home{bottom:50%;height:70px;left:17px;margin-bottom:-35px;margin-left:0;width:20px}.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(#0000000d 20%,#0000 60%) 0 0,radial-gradient(#0000000d 20%,#0000 60%) 3px 3px;background-color:#2c2b2c;background-size:4px 4px}.marvel-device.s5.black .home{background:#2c2b2c}.marvel-device.lumia920{background:#fd0;border-radius:40px/3px;height:533px;padding:80px 35px 125px;width:320px}.marvel-device.lumia920 .bottom-bar{display:none}.marvel-device.lumia920 .top-bar{background:#000;border-radius:24px;height:calc(100% - 32px);left:12px;position:absolute;top:16px;width:calc(100% - 24px);z-index:1}.marvel-device.lumia920 .top-bar:before{background:#1e1e1e;border-radius:22px;content:"";display:block;height:calc(100% - 4px);left:2px;position:absolute;top:2px;width:calc(100% - 4px)}.marvel-device.lumia920 .volume{background:#1e1e1e;border-radius:0 2px 2px 0;height:100px;position:absolute;right:-3px;top:130px;width:3px}.marvel-device.lumia920 .volume:before{top:190px}.marvel-device.lumia920 .volume:after,.marvel-device.lumia920 .volume:before{background:inherit;border-radius:0 2px 2px 0;content:"";display:block;height:50px;position:absolute;right:0;width:3px}.marvel-device.lumia920 .volume:after{top:460px}.marvel-device.lumia920 .camera{background:#3c3d3d;border-radius:5px;height:10px;position:absolute;right:130px;top:34px;width:10px;z-index:5}.marvel-device.lumia920 .speaker{background:#292728;border-radius:5px;height:10px;left:50%;margin-left:-32px;position:absolute;top:38px;width:64px;z-index:3}.marvel-device.lumia920.landscape{border-radius:2px/100px;height:320px;padding:35px 80px 35px 125px;width:568px}.marvel-device.lumia920.landscape .top-bar{height:calc(100% - 24px);left:16px;top:12px;width:calc(100% - 32px)}.marvel-device.lumia920.landscape .volume{border-radius:0 0 2px 2px;height:3px;right:130px;top:100%;width:100px}.marvel-device.lumia920.landscape .volume:before{border-radius:0 0 2px 2px;height:3px;right:190px;top:0;width:50px}.marvel-device.lumia920.landscape .volume:after{border-radius:0 0 2px 2px;height:3px;right:430px;top:0;width:50px}.marvel-device.lumia920.landscape .camera{right:30px;top:calc(100% - 140px)}.marvel-device.lumia920.landscape .speaker{height:64px;left:calc(100% - 48px);margin-left:0;margin-top:-32px;top:50%;width:10px}.marvel-device.lumia920.black{background:#000}.marvel-device.lumia920.white{background:#fff;box-shadow:0 1px 2px 0 #0003}.marvel-device.lumia920.blue{background:#00acdd}.marvel-device.lumia920.red{background:#cc3e32}.marvel-device.htc-one{background:#bebebe;border-radius:34px;height:568px;padding:72px 25px 100px;width:320px}.marvel-device.htc-one:before{background:#adadad;border-radius:32px;content:"";display:block;height:calc(100% - 4px);left:2px;position:absolute;top:2px;width:calc(100% - 4px)}.marvel-device.htc-one:after{background:#eee;border-radius:30px;content:"";display:block;height:calc(100% - 8px);left:4px;position:absolute;top:4px;width:calc(100% - 8px)}.marvel-device.htc-one .top-bar{background:#424242;height:635px;left:2px;position:absolute;top:50px;width:calc(100% - 4px);z-index:1}.marvel-device.htc-one .top-bar:before{background:#000;content:"";height:100%;left:2px;position:absolute;top:0;width:calc(100% - 4px);z-index:1}.marvel-device.htc-one .bottom-bar{display:none}.marvel-device.htc-one .speaker{background:radial-gradient(#343434 25%,#0000 50%) 0 0,radial-gradient(#343434 25%,#0000 50%) 4px 4px;background-position:0 0;background-size:4px 4px;top:22px}.marvel-device.htc-one .speaker,.marvel-device.htc-one .speaker:after{display:block;height:16px;left:50%;margin-left:-108px;position:absolute;width:216px;z-index:2}.marvel-device.htc-one .speaker:after{background:inherit;content:"";top:676px}.marvel-device.htc-one .camera{background:#3c3d3d;border-radius:100%;display:block;height:24px;position:absolute;right:38px;top:18px;width:24px;z-index:3}.marvel-device.htc-one .camera:before{background:#000;border-radius:100%;content:"";height:8px;left:50%;margin-left:-4px;margin-top:-4px;position:absolute;top:50%;width:8px}.marvel-device.htc-one .sensor{left:60px;top:29px}.marvel-device.htc-one .sensor,.marvel-device.htc-one .sensor:after{background:#3c3d3d;border-radius:100%;display:block;height:8px;position:absolute;width:8px;z-index:3}.marvel-device.htc-one .sensor:after{content:"";right:12px;top:0}.marvel-device.htc-one.landscape{height:320px;padding:25px 72px 25px 100px;width:568px}.marvel-device.htc-one.landscape .top-bar{height:calc(100% - 4px);left:calc(100% - 685px);top:2px;width:635px}.marvel-device.htc-one.landscape .speaker{height:216px;left:calc(100% - 38px);margin-left:0;margin-top:-108px;top:50%;width:16px}.marvel-device.htc-one.landscape .speaker:after{height:216px;left:calc(100% - 692px);margin-left:0;margin-top:-108px;top:50%;width:16px}.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{background:#242324;border-radius:44px;height:768px;padding:90px 25px;width:576px}.marvel-device.ipad:before{background:#1e1e1e;border-radius:40px;content:"";display:block;height:calc(100% - 8px);left:4px;position:absolute;top:4px;width:calc(100% - 8px)}.marvel-device.ipad .camera{background:#3c3d3d;border-radius:100%;height:10px;left:50%;margin-left:-5px;position:absolute;top:44px;width:10px}.marvel-device.ipad .bottom-bar,.marvel-device.ipad .top-bar{display:none}.marvel-device.ipad .home{background:#242324;border-radius:36px;bottom:22px;height:50px;left:50%;margin-left:-25px;position:absolute;width:50px}.marvel-device.ipad .home:after{border:1px solid #ffffff1a;border-radius:4px;content:"";display:block;height:15px;left:50%;margin-left:-8px;margin-top:-8px;position:absolute;top:50%;width:15px}.marvel-device.ipad.landscape{height:576px;padding:25px 90px;width:768px}.marvel-device.ipad.landscape .camera{left:calc(100% - 44px);margin-left:0;margin-top:-5px;top:50%}.marvel-device.ipad.landscape .home{left:22px;margin-left:0;margin-top:-25px;top:50%}.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 #0003}.marvel-device.macbook{background:#bebebe;border-radius:34px;height:600px;margin:0 auto;padding:44px 44px 76px;width:960px}.marvel-device.macbook:before{background:#1e1e1e;border-radius:30px;content:"";display:block;height:calc(100% - 8px);left:4px;position:absolute;top:4px;width:calc(100% - 8px)}.marvel-device.macbook .top-bar{background:#bebebe;border-bottom-left-radius:90px 18px;border-bottom-right-radius:90px 18px;box-shadow:inset 0 -4px 13px 3px #2229;content:"";display:block;height:40px;left:-70px;position:absolute;top:680px;width:calc(100% + 140px)}.marvel-device.macbook .top-bar:before{background:#f0f0f0;border-bottom:2px solid #aaa;border-radius:5px;content:"";display:block;height:24px;left:0;position:relative;top:0;width:100%}.marvel-device.macbook .top-bar:after{background:#ddd;border-radius:0 0 20px 20px;box-shadow:inset 0 -3px 10px #999;content:"";display:block;height:14px;left:0;margin-left:auto;margin-right:auto;position:absolute;right:0;top:0;width:16%}.marvel-device.macbook .bottom-bar{background:#0000;content:"";display:block;height:26px;left:-70px;position:absolute;top:680px;width:calc(100% + 140px)}.marvel-device.macbook .bottom-bar:after,.marvel-device.macbook .bottom-bar:before{content:"";display:block;height:calc(100% - 2px);position:absolute;top:0;width:80px}.marvel-device.macbook .bottom-bar:before{background:#f0f0f0;background:linear-gradient(90deg,#747474 0,#c3c3c3 5%,#ebebeb 14%,#979797 41%,#f0f0f0 80%,#f0f0f0 100%,#f0f0f0 0);left:0}.marvel-device.macbook .bottom-bar:after{background:#f0f0f0;background:linear-gradient(90deg,#f0f0f0 0,#f0f0f0 0,#f0f0f0 20%,#979797 59%,#ebebeb 86%,#c3c3c3 95%,#747474);right:0}.marvel-device.macbook .camera{background:#3c3d3d;border-radius:100%;height:10px;left:50%;margin-left:-5px;position:absolute;top:20px;width:10px}.marvel-device.macbook .home{display:none}.marvel-device.iphone-x{background:#fdfdfd;border-radius:66px;box-shadow:inset 0 0 11px 0 #000;height:812px;padding:26px;width:375px}.marvel-device.iphone-x .overflow{border-radius:66px;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.marvel-device.iphone-x .shadow{background:radial-gradient(ellipse at center,#0009 0,#fff0 60%);border-radius:100%;height:90px;position:absolute;width:90px}.marvel-device.iphone-x .shadow--tl{left:-20px;top:-20px}.marvel-device.iphone-x .shadow--tr{right:-20px;top:-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{background:#000;border-radius:61px;content:"";height:calc(100% - 10px);left:5px;position:absolute;top:5px;width:calc(100% - 10px);z-index:1}.marvel-device.iphone-x .inner-shadow{border-radius:56px;box-shadow:inset 0 0 15px 0 #ffffffa8;height:calc(100% - 20px);left:10px;overflow:hidden;position:absolute;top:10px;width:calc(100% - 20px);z-index:1}.marvel-device.iphone-x .inner-shadow:before{border-radius:200px/112px;box-shadow:inset 0 0 20px 0 #fff;content:"";height:116%;left:0;position:absolute;top:-8%;width:100%;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{background:#0000001a;height:8px;left:0;position:absolute;width:100%}.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{background:#b5b5b5;position:absolute;width:3px}.marvel-device.iphone-x .volume{height:32px;left:-3px;top:116px}.marvel-device.iphone-x .volume:before{content:"";height:62px;left:0;top:62px}.marvel-device.iphone-x .volume:after{content:"";height:62px;left:0;top:140px}.marvel-device.iphone-x .sleep{height:96px;right:-3px;top:200px}.marvel-device.iphone-x .camera{background:#0d4d71;border-radius:100%;height:6px;left:154px;position:absolute;top:9px;width:6px}.marvel-device.iphone-x .speaker{background:#171818;border-radius:6px;height:6px;left:50%;margin-left:-30px;position:absolute;top:9px;width:60px}.marvel-device.iphone-x .notch{background:#000;border-bottom-left-radius:24px;border-bottom-right-radius:24px;height:30px;left:108px;position:absolute;top:26px;width:210px;z-index:4}.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,#0000 0,#0000 70%,#000 0,#000 100%);left:-8px}.marvel-device.iphone-x .notch:before{background:radial-gradient(circle at bottom right,#0000 0,#0000 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{height:100%;top:0;width:8px}.marvel-device.iphone-x.landscape .top-bar{left:80px}.marvel-device.iphone-x.landscape .bottom-bar{bottom:auto;left:auto;right:80px}.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{border-radius:112px/200px;height:100%;left:-8%;top:0;width:116%}.marvel-device.iphone-x.landscape .volume{bottom:-3px;left:116px;top:auto;width:32px}.marvel-device.iphone-x.landscape .volume:before{left:62px;top:0;width:62px}.marvel-device.iphone-x.landscape .volume:after{left:140px;top:0;width:62px}.marvel-device.iphone-x.landscape .sleep{left:200px;right:auto;top:-3px;width:96px}.marvel-device.iphone-x.landscape .camera{bottom:154px;left:9px;top:auto}.marvel-device.iphone-x.landscape .speaker{height:60px;left:9px;margin-left:0;margin-top:-30px;top:50%;width:6px}.marvel-device.iphone-x.landscape .notch{border-bottom-left-radius:0;border-bottom-right-radius:24px;border-top-right-radius:24px;bottom:108px;height:210px;left:26px;top:auto;width:30px}.marvel-device.iphone-x.landscape .notch:after,.marvel-device.iphone-x.landscape .notch:before{left:0}.marvel-device.iphone-x.landscape .notch:after{background:radial-gradient(circle at bottom right,#0000 0,#0000 70%,#000 0,#000 100%);bottom:-8px;top:auto}.marvel-device.iphone-x.landscape .notch:before{background:radial-gradient(circle at top right,#0000 0,#0000 70%,#000 0,#000 100%);top:-8px}.marvel-device.note8{background:#000;border-radius:34px;height:822px;padding:45px 10px;width:400px}.marvel-device.note8 .overflow{border-radius:34px;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.marvel-device.note8 .speaker{background:#171818;border-radius:8px;height:8px;left:50%;margin-left:-28px;position:absolute;top:25px;width:56px;z-index:1}.marvel-device.note8 .camera{height:18px;left:86px;top:18px;width:18px}.marvel-device.note8 .camera,.marvel-device.note8 .camera:before{background:#212b36;border-radius:100%;position:absolute;z-index:1}.marvel-device.note8 .camera:before{content:"";height:8px;left:-22px;top:5px;width:8px}.marvel-device.note8 .sensors{left:120px;top:22px}.marvel-device.note8 .sensors,.marvel-device.note8 .sensors:before{background:#1d233b;border-radius:100%;height:10px;position:absolute;width:10px;z-index:1}.marvel-device.note8 .sensors:before{content:"";left:18px;top:0}.marvel-device.note8 .more-sensors{background:#33244a;border-radius:100%;box-shadow:0 0 0 2px #ffffff1a;height:16px;left:285px;position:absolute;top:18px;width:16px;z-index:1}.marvel-device.note8 .more-sensors:before{background:#214a61;border-radius:100%;content:"";height:11px;left:40px;position:absolute;top:4px;width:11px;z-index:1}.marvel-device.note8 .sleep{background:#000;height:56px;position:absolute;right:-2px;top:288px;width:2px}.marvel-device.note8 .volume{background:#000;height:120px;left:-2px;position:absolute;top:168px;width:2px}.marvel-device.note8 .volume:before{background:#000;content:"";height:56px;left:0;position:absolute;top:168px;width:2px}.marvel-device.note8 .inner{background:#000;border-bottom:2px solid #9fa0a2;border-radius:34px;border-top:2px solid #9fa0a2;box-shadow:inset 0 0 6px 0 #ffffff80;content:"";height:calc(100% - 8px);left:0;position:absolute;top:2px;width:100%;z-index:1}.marvel-device.note8 .shadow{border-radius:38px;box-shadow:inset 0 0 60px 0 #fff,inset 0 0 30px 0 #ffffff80,0 0 20px 0 #fff,0 0 20px 0 #ffffff80;content:"";height:101%;left:10px;pointer-events:none;position:absolute;top:-.5%;width:calc(100% - 20px);z-index:5}.marvel-device.note8 .screen{border-radius:14px;box-shadow:none}.marvel-device.note8.landscape{height:400px;padding:10px 45px;width:822px}.marvel-device.note8.landscape .speaker{height:56px;left:auto;margin-left:0;margin-top:-28px;right:25px;top:50%;width:8px}.marvel-device.note8.landscape .camera{left:auto;right:18px;top:86px}.marvel-device.note8.landscape .camera:before{left:5px;top:-22px}.marvel-device.note8.landscape .sensors{left:auto;right:22px;top:120px}.marvel-device.note8.landscape .sensors:before{left:0;top:18px}.marvel-device.note8.landscape .more-sensors{left:auto;right:18px;top:285px}.marvel-device.note8.landscape .more-sensors:before{left:4px;top:40px}.marvel-device.note8.landscape .sleep{bottom:-2px;height:2px;right:288px;top:auto;width:56px}.marvel-device.note8.landscape .volume{height:2px;left:auto;right:168px;top:-2px;width:120px}.marvel-device.note8.landscape .volume:before{height:2px;left:auto;right:168px;top:0;width:56px}.marvel-device.note8.landscape .inner{border-bottom:0;border-left:2px solid #9fa0a2;border-right:2px solid #9fa0a2;border-top:0;height:100%;left:2px;top:0;width:calc(100% - 8px)}.marvel-device.note8.landscape .shadow{height:calc(100% - 20px);left:-.5%;top:10px;width:101%}.box-container{height:100vh;padding:0 25px}.social-icon-button{border-radius:50%;box-shadow:0 4px 10px #0003;height:50px;transition:background-color .3s ease-in-out;width:50px}
/*# sourceMappingURL=main.c2a140a0.css.map*/