body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.ResolutionEdit{height:100%;display:flex;flex-direction:column;justify-content:center;color:#fff}.ResolutionEdit label{color:#fff;margin-right:5px;font-size:14px}.ResolutionEdit p{margin:0 0 7px;font-size:14px;text-align:center}.ResolutionForm{color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:10px}@media (min-width:768px){.ResolutionForm{flex-direction:row}}.ResolutionForm .PixelInput{display:flex;justify-content:center;align-items:center;width:100%}.ResolutionForm .PixelInput>div{position:relative}.ResolutionForm .PixelInput>div p{position:absolute;right:9px;bottom:-23px;font-size:10px}.ResolutionForm Button{margin:25px 0 0}@media (min-width:768px){.ResolutionForm Button{margin:0 0 0 10px}.ResolutionForm .PixelInput>div p{position:absolute;left:60px;right:auto;bottom:-23px;font-size:10px}}@media (min-width:1024px){.ResolutionForm .PixelInput>div p{left:30px}}.ResolutionForm input[type=number]{width:92px;height:60px;margin:0;font-weight:700;font-size:18px}.ResolutionEdit .react-numeric-input input[type=text]{width:150px;height:60px;font-weight:700;font-size:18px!important;padding-left:33px!important}@media (min-width:1024px){.ResolutionEdit .react-numeric-input input[type=text]{width:120px;padding-left:11px!important}}.ResolutionEdit .ButtonLockRatio{padding:10px;margin:8px 0}@media (min-width:768px){.ResolutionEdit .ButtonLockRatio{padding:4px;margin:0 8px}}.ResolutionEdit .ButtonLockRatio:focus{outline:1px solid #fff;outline-offset:2px}.ResolutionEdit .ButtonLockRatio img{display:block}.ResolutionEdit .ButtonLockRatio--Locked{background-color:#4d4d4d!important}.ResolutionEdit .ButtonClose{position:absolute;right:0;top:0;width:30px;height:30px;border-bottom-left-radius:5px;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.ResolutionEdit .ButtonClose:hover{background-color:#333}.ResolutionEdit input[type=number]{padding:5px 10px}.RatioLock{width:29px;height:29px}@media (min-width:768px){.RatioLock{width:20px;height:20px}}.ColourPickerCover{position:fixed;top:0;right:0;bottom:0;left:0}.ColourPicker{background-color:#e6e6e6;border-radius:5px;box-shadow:8px 13px 13px rgba(0,0,0,.7)}.hue-picker{cursor:pointer}.slider-picker{position:relative;z-index:1;width:300px;padding:20px;margin-bottom:5px}.EditBar{align-self:center;flex:1 1;height:50px;background:#1e1e1e;display:flex;align-items:center;justify-content:center;box-sizing:border-box}@media (min-width:1024px){.EditBar{height:auto}}.TextColour{margin-right:7px}.TextColourPicker{position:absolute;z-index:4;top:59px}input[type=number]{background-color:#1e1e1e;border:1px solid #333;width:100px;height:100%;color:#fff;text-align:right;padding:5px 10px 5px 34px;margin:0 5px 0 9px;box-sizing:border-box;text-align:center}input[type=number]:focus{outline:1px solid #e5e5e5}.react-numeric-input{font-size:14px;margin:0 5px 0 9px}.react-numeric-input input[type=text]{background-color:#1e1e1e;color:#fff;width:130px;height:40px;border:1px solid #333!important;border-radius:0!important;padding-left:27px!important}.react-numeric-input input[type=text]:focus{border-radius:0!important;border:0!important;outline:1px solid #fff!important}.react-numeric-input b{cursor:pointer!important;background:#353535!important;box-shadow:none!important}.react-numeric-input b i{border-color:transparent transparent #fff!important}.react-numeric-input b:last-child i{border-color:#fff transparent transparent!important}.App.App--Mode-lg .react-numeric-input b i{background-color:transparent!important}@media (min-width:1024px){.react-numeric-input{margin:0}input[type=number]{width:75px;height:40px;padding:5px 2px}.react-numeric-input input[type=text]{width:100px;padding-left:11px!important}}.TextTitle{display:none}.EditBar .CurrentColor{background-color:#0ff;width:40px;height:40px}@media (min-width:768px){.TextTitle{display:inline;color:#fff;font-size:14px;margin-right:10px}}@media (min-width:1024px){.TextTitle{margin:0;font-size:13px;padding:0 12px;text-align:center}}.TextStyles{margin-left:10px;height:100%}.TextStyles button{width:40px;height:100%;margin:0 2px;color:#fff;border-radius:3px;font-size:20px}@media (min-width:768px){.TextStyles button{width:50px}}.TextStyles button:hover{background-color:#353535}button.TextStyles--Active{background-color:#4d4d4d!important}.TextStyles--Bold span{font-weight:700}.TextStyles--Italic{padding-right:4px!important}.TextStyles--Italic span{font-style:italic}.TextStyles--Underline span{text-decoration:underline}@media (min-width:1024px){.TextStyles button{width:40px;height:40px;margin:0 1px}}@-webkit-keyframes BarSlideIn{0%{transform:translate3d(0,-100%,0)}to{transform:translateZ(0)}}@keyframes BarSlideIn{0%{transform:translate3d(0,-100%,0)}to{transform:translateZ(0)}}*{font-family:"Open Sans",Arial}.App{background-color:#26272b;height:100%;display:flex;flex-direction:column}.BarTop,.Nav1,.Nav2{background-color:#1e1e1e}.BarTop{box-shadow:4px 4px 13px rgba(0,0,0,.7)}.AppMain{position:relative;display:flex;flex-direction:column;flex:1 1;overflow:hidden}.Nav1{position:absolute;bottom:0;width:100%;height:500px;order:3;box-shadow:1px -3px 8px rgba(0,0,0,.7)}.Canvas{flex:1 1;order:2;padding:0 10px 10px;box-sizing:border-box;overflow:hidden}.Canvas,.CanvasInner{height:100%;display:flex;align-items:center;justify-content:center}.CanvasInner{position:relative;flex:none;width:100%}.CollageActions{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:0 auto;position:absolute;top:0}.CollageUnscaledZone{position:relative;display:flex;align-items:center;justify-content:center}.CollageResolution{top:-20px;color:#b5b5b5;font-size:11px;align-self:flex-end;padding:0 0 6px}.CollageResolution button{font-size:11px}.CollageResolution a:hover{text-decoration:underline}.Nav2{order:1;box-shadow:0 7px 9px rgba(0,0,0,.7);position:relative}.MobileModal p{margin:0 0 1em;color:#fff}.MobileActions{margin-top:20px;display:flex;flex-direction:column}.MobileActions>.Button{text-align:center;margin-bottom:20px}@media (min-width:768px){.Canvas{padding:0 30px 30px}.CollageResolution{margin-right:17px}}@media (min-width:1024px){.AppMain{flex-direction:row;flex:1 1;justify-content:flex-end;width:100%}.CollageResolution{padding:0 20px}.Canvas{height:auto;padding:30px;overflow:hidden}.CanvasInner{flex:none;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.Nav1Wrap{display:flex}.Nav1{position:absolute;right:0;top:0;height:100%;width:600px;order:3}.Nav1,.Nav2{box-shadow:8px 13px 13px rgba(0,0,0,.7);display:flex}.Nav2{justify-content:center;width:75px;order:1}}button{cursor:pointer;-webkit-tap-highlight-color:transparent}button *{pointer-events:none}.ButtonReset{background:transparent;border:0;margin:0;padding:0;outline:0;text-decoration:none}.Button{font-weight:700;font-size:16px;border:0;background-color:#33a5fe;color:#fff;text-transform:uppercase;padding:10px 20px;border-radius:5px;transition:background-color .3s ease;outline:0}.Button:hover{background-color:#008fff}.Button:focus{outline:2px solid #fff;outline-offset:3px}.Button--Download:before{content:"";display:inline-block;width:20px;background:url(/static/media/download2.f37d033e.svg) no-repeat;height:20px;background-size:20px;vertical-align:middle;margin-right:5px;transition:all .3s ease}.Button--Download:hover:before{transform:scale(1.3)}.Button--Cancel{background-color:#333}.Button--Cancel:hover{background-color:#545454}.Button--Disabled{cursor:not-allowed;opacity:.5}.ButtonGreyHover{border-radius:3px;transition:background-color .3s ease}.ButtonGreyHover:hover{background-color:#333}.Button--TextLink{color:#33a5fe;font-weight:700}.Button--TextLink:hover{text-decoration:underline}.MainPadding{padding-left:10px;padding-right:10px}.TinyText{display:block;font-size:10px}.sr-only{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}@media (min-width:768px){.MainPadding{padding-left:20px;padding-right:20px}}.AppHeader{flex-direction:row;justify-content:space-between;padding-top:10px;padding-bottom:10px}.AppHeader,.Logo{display:flex;align-items:center}.Feedback{display:none;position:absolute;left:250px;color:#e1e1e1;font-size:12px}.SaveAction{display:flex;flex-direction:column}@media (min-width:768px){.SaveAction{display:block}}@media (min-width:1366px){.Feedback{display:inline}}.Logo .AppIcon{width:40px;height:40px}.Logo h1{margin:0 0 5px 16px;font-size:24px;color:#fff}.SelectablePhoto{background:#333;position:relative;display:block;width:100%;height:100%;border:0;outline:0;padding:0;overflow:hidden;-webkit-user-select:none;-ms-user-select:none;user-select:none}.SelectablePhoto:hover img{opacity:.7}.SelectablePhoto--Selected{opacity:1!important}.SelectablePhoto--Selected:after{content:"";background:url(/static/media/checkmark-blue.0bd62f38.svg) rgba(0,0,0,.7) no-repeat top 10px right 10px;background-size:29px;position:absolute;width:100%;height:100%;left:0;top:0;border:3px solid #33a5fe;box-sizing:border-box}.SelectablePhoto img{transition:opacity .3s ease;position:absolute;left:0;top:0;width:100%;height:100%}@media (min-width:1024px){.SelectablePhoto{height:auto;padding-bottom:100%}}.UploaderAd{width:100%;margin-bottom:20px}@media (max-width:767px){.UploaderAd{display:none}}.PhotoUploader{display:flex;flex:1 1;flex-direction:column}.PhotoUploader.PhotoUploader--WithPhotos{flex:none}.PhotoUploader p{margin-top:0;color:#fff}.UploadIcon{width:70px;height:70px;margin-bottom:20px;transition:transform 3s ease}.UploadDropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;border:3px dashed #333;padding:30px 20px;margin:0 0 20px}.UploadDropzone>div{display:flex;flex-direction:column;align-items:center}.App.App--Mode-sm .UploadDropzone{padding:20px}.UploadDropzone--DropActive .UploadIcon{-webkit-animation:shake .5s;animation:shake .5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes shake{0%{transform:translate(1px,1px) rotate(0deg)}10%{transform:translate(-1px,-2px) rotate(-1deg)}20%{transform:translate(-3px) rotate(1deg)}30%{transform:translate(3px,2px) rotate(0deg)}40%{transform:translate(1px,-1px) rotate(1deg)}50%{transform:translate(-1px,2px) rotate(-1deg)}60%{transform:translate(-3px,1px) rotate(0deg)}70%{transform:translate(3px,1px) rotate(-1deg)}80%{transform:translate(-1px,-1px) rotate(1deg)}90%{transform:translate(1px,2px) rotate(0deg)}to{transform:translate(1px,-2px) rotate(-1deg)}}@keyframes shake{0%{transform:translate(1px,1px) rotate(0deg)}10%{transform:translate(-1px,-2px) rotate(-1deg)}20%{transform:translate(-3px) rotate(1deg)}30%{transform:translate(3px,2px) rotate(0deg)}40%{transform:translate(1px,-1px) rotate(1deg)}50%{transform:translate(-1px,2px) rotate(-1deg)}60%{transform:translate(-3px,1px) rotate(0deg)}70%{transform:translate(3px,1px) rotate(-1deg)}80%{transform:translate(-1px,-1px) rotate(1deg)}90%{transform:translate(1px,2px) rotate(0deg)}to{transform:translate(1px,-2px) rotate(-1deg)}}.PhotoSelector{display:flex;flex-direction:column;height:100%}.PhotoSelector,.PhotoSelectorGrid{position:relative;box-sizing:border-box;flex:1 1}.PhotoSelectorGrid{padding-bottom:20px}.PhotoSelectorActions{display:flex;justify-content:space-between}.PhotoSelectBulkSelect{color:#33a5fe}.PhotoCount{color:#fff;font-size:14px;margin:.5em 0;text-align:right}.PhotoSelector .DividerDrag{cursor:-webkit-grabbing;cursor:grabbing;background:transparent;text-align:center;border:0;padding:0;width:100%;height:50px;transition:background-color .3s ease}.PhotoSelector .DividerDrag:hover span{transform:scale(1.05)}.PhotoSelector .DividerDrag span{border-radius:3px;background-color:#e5e5e5;display:inline-block;width:100px;height:5px;transition:all .2s ease;transform:scale(1)}.react-draggable-dragging .PhotoSelector .DividerDrag span{background-color:#33a5fe;transform:scale(1.3)}.PhotoSelector ul{list-style-type:none;margin:0;padding:0;display:flex;flex-wrap:wrap}.PhotoSelector ul li{margin:2px;width:calc(16.66667vw - 10px);height:calc(16.66667vw - 10px)}.PhotoSelector ul li:nth-child(6n){margin-right:0}.PhotoSelector ul li:nth-child(6n+1){margin-left:0}.PhotoSelector ul li:last-child{margin-right:0}@media (min-width:1024px){.PhotoSelector{flex-direction:row}.PhotoSelector .DividerDrag{order:1;height:auto;width:40px}.PhotoSelector .DividerDrag span{width:5px;height:100px}.PhotoSelector ul li{width:calc(25% - 3px);height:auto}.PhotoSelectorGrid{display:flex;flex-direction:column;order:2;padding-top:20px;padding-bottom:0;padding-left:0}.PhotoSelector ul li:nth-child(3n){margin-right:2px}.PhotoSelector ul li:nth-child(3n+1){margin-left:2px}.PhotoSelector ul li:nth-child(4n){margin-right:0}.PhotoSelector ul li:nth-child(4n+1){margin-left:0}}@media (min-width:1440px){.PhotoSelector ul li{width:calc(25% - 3px);height:auto}.PhotoSelector ul li:nth-child(3n){margin-right:2px}.PhotoSelector ul li:nth-child(3n+1){margin-left:2px}.PhotoSelector ul li:nth-child(4n){margin-right:0}.PhotoSelector ul li:nth-child(4n+1){margin-left:0}}.IconOption{flex:1 1;display:flex;flex-direction:column;align-items:center;padding:5px;transition:all .3s ease}.IconOption:hover{background-color:#333}.IconOption--Highlight,.IconOption:hover{border-top-left-radius:3px;border-top-right-radius:3px}.IconOption--Highlight{background-color:#4d4d4d!important}.IconOption img{width:40px}.IconOption span{color:#fff;font-size:12px;margin-top:3px}@media (min-width:1024px){.IconOption{padding:10px 5px}.IconOption img{width:35px}.IconOption:hover{border-radius:3px}.IconOption--Highlight{border-radius:0;border-radius:3px}}.SubScreenSlide--SlideIn{-webkit-animation:SubCreenSlideIn .15s forwards;animation:SubCreenSlideIn .15s forwards;-webkit-animation-timing-function:ease;animation-timing-function:ease}.SubScreenSlide--SlideOut{-webkit-animation:SubCreenSlideOut .15s forwards;animation:SubCreenSlideOut .15s forwards;-webkit-animation-timing-function:ease;animation-timing-function:ease}.SubScreenSlide{height:71px;position:relative;z-index:5;background:#1e1e1e}.SubScreenBack{color:#fff;text-transform:uppercase;width:70px;text-align:left;position:relative;z-index:2}.SubScreenBack span{display:inline-block;padding:3px;border-radius:3px;transition:all .3s ease}.SubScreenBack:hover span{background-color:#333}.SubScreenBack:hover:before{transform:rotate(90deg) scale(1.3) translate3d(0,4px,0)}.SubScreenBack:before{content:"";display:inline-block;width:15px;height:10px;background:url(/static/media/point.5f48b26b.svg) 50%;background-size:26px;transition:all .6s ease;transform:rotate(90deg) scale(1) translateZ(0);background-repeat:no-repeat}@media (min-width:1024px){.SubScreenSlide{height:auto;flex-direction:column;flex:1 1}.SubScreenBack{text-align:center;padding:20px 6px 20px 0}.SubScreenSlide--SlideIn{-webkit-animation:SubCreenSlideInHorizontal .15s forwards;animation:SubCreenSlideInHorizontal .15s forwards;-webkit-animation-timing-function:ease;animation-timing-function:ease}.SubScreenSlide--SlideOut{-webkit-animation:SubCreenSlideOutHorizontal .15s forwards;animation:SubCreenSlideOutHorizontal .15s forwards;-webkit-animation-timing-function:ease;animation-timing-function:ease}}@-webkit-keyframes SubCreenSlideIn{0%{transform:translate3d(0,-100%,0)}70%{transform:translate3d(0,10%,0)}to{transform:translateZ(0)}}@keyframes SubCreenSlideIn{0%{transform:translate3d(0,-100%,0)}70%{transform:translate3d(0,10%,0)}to{transform:translateZ(0)}}@-webkit-keyframes SubCreenSlideOut{0%{transform:translateZ(0)}30%{transform:translate3d(0,5%,0)}to{transform:translate3d(0,-100%,0)}}@keyframes SubCreenSlideOut{0%{transform:translateZ(0)}30%{transform:translate3d(0,5%,0)}to{transform:translate3d(0,-100%,0)}}@-webkit-keyframes SubCreenSlideInHorizontal{0%{transform:translate3d(-100%,0,0)}70%{transform:translate3d(10%,0,0)}to{transform:translateZ(0)}}@keyframes SubCreenSlideInHorizontal{0%{transform:translate3d(-100%,0,0)}70%{transform:translate3d(10%,0,0)}to{transform:translateZ(0)}}@-webkit-keyframes SubCreenSlideOutHorizontal{0%{transform:translateZ(0)}30%{transform:translate3d(5%,0,0)}to{transform:translate3d(-100%,0,0)}}@keyframes SubCreenSlideOutHorizontal{0%{transform:translateZ(0)}30%{transform:translate3d(5%,0,0)}to{transform:translate3d(-100%,0,0)}}.HorizontalInputSlider{flex:1 1;height:78px;padding:0 12px;display:flex;align-items:center}.VerticalInputSlider{width:100%;height:100%;padding:16px 0}.EditOptions{height:78px;display:flex;flex-direction:column;justify-content:flex-start;padding-left:10px;padding-right:10px;transition:all .3s ease}.EditOptions nav{flex:1 1}.EditOptions nav ul{list-style-type:none;margin:0;padding:0;display:flex}.EditOptions nav ul li{position:relative;flex:1 1;display:flex;justify-content:center}.BackgroundColorPicker{position:absolute;z-index:1;top:85px;left:-48px}@media (min-width:768px){.EditOptions{padding-left:20px;padding-right:20px}}@media (min-width:1024px){.EditOptions{height:auto;padding-left:0;padding-right:0;justify-content:flex-start}.EditOptions nav ul{flex-direction:column}.BackgroundColorPicker{top:0;left:85px}}.react-transform-component{width:100%!important;height:100%!important}.Block{position:absolute;left:0;top:0;box-sizing:border-box;transition:transform .3s ease-in,width .3s ease-in,height .3s ease-in;overflow:hidden;display:flex;align-items:center;justify-content:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);will-change:transform}.App--Exporting .Block{transition:none}.Collage--HasBorder .Block .react-transform-component{position:relative;top:1px;left:1px;width:calc(100% - 2px);height:calc(100% - 2px)}.BlockBorder{position:absolute;pointer-events:none!important;box-sizing:border-box;transition:width .3s ease,height .3s ease;transition-delay:.2s}.BlockBorder--Top{left:0;top:0;width:100%}.BlockBorder--Right{right:0;top:0;height:100%}.BlockBorder--Bottom{left:0;bottom:0;width:100%}.BlockBorder--Left{left:0;top:0;height:100%}.Block *{pointer-events:auto}.Block button{display:block;position:relative}.Block--Highlight{outline:10px dashed #fff;outline-offset:10px;z-index:1}.Block--SwapActive .BlockImage,.Collage--SwapActive .Block:hover .BlockImage{z-index:1;outline-offset:10px;outline:10px dotted #fff}.Collage--SwapActive .Block:hover{z-index:2}.Block button{width:100%;height:100%}.BlockImage{display:block}.actiontest{position:absolute!important;z-index:4;display:block!important;width:100px!important;height:100px!important;font-size:25px;color:#fff;background:red;padding:10px}.Collage{position:relative;flex:none;background:#fff;box-shadow:1px 1px 5px #000;background-size:30px;transform:translateZ(0)}.App--ExportStep3 .Collage{transform:scale(1)!important;position:fixed;top:-15000px}.ExportText,.TempCollage{position:absolute}.ExportText{padding:25px 32px;display:block;box-sizing:border-box}@media (min-width:1024px){.Collage{width:100%}}.HologramMenu{position:absolute;display:flex;flex-direction:row;transform:translate(-50%,-50%);width:40px;height:40px;pointer-events:none}.HologramIcon{padding:10px;background-color:#26272b;border-radius:50%;transition:all .3s ease}.HologramIcon img{display:block;width:20px;height:20px}.HologramOption{pointer-events:all;position:absolute;display:flex;align-items:center;justify-content:space-between;-webkit-animation-timing-function:ease;animation-timing-function:ease;cursor:pointer}.HologramOption:hover .HologramIcon{background-color:#4d4d4d;transform:scale(1.2)}.HologramOption--0{-webkit-animation:PopInToPlaceLeft .3s forwards;animation:PopInToPlaceLeft .3s forwards}.HologramOption--1{-webkit-animation:PopInToPlaceRight .3s forwards;animation:PopInToPlaceRight .3s forwards}.HologramText{color:#fff;text-shadow:#000 1px 1px 1px;margin:0 9px}@-webkit-keyframes PopInToPlaceLeft{0%{pointer-events:none;opacity:0;transform:translateZ(0)}to{pointer-events:auto;opacity:1;transform:translate3d(0,-30px,0)}}@keyframes PopInToPlaceLeft{0%{pointer-events:none;opacity:0;transform:translateZ(0)}to{pointer-events:auto;opacity:1;transform:translate3d(0,-30px,0)}}@-webkit-keyframes PopInToPlaceRight{0%{pointer-events:none;opacity:0;transform:translateZ(0)}to{pointer-events:auto;opacity:1;transform:translate3d(0,-80px,0)}}@keyframes PopInToPlaceRight{0%{pointer-events:none;opacity:0;transform:translateZ(0)}to{pointer-events:auto;opacity:1;transform:translate3d(0,-80px,0)}}.FreeMove{display:flex;position:absolute;z-index:3;contain:none}.FreeMove.selected{z-index:4}div.rotate div.action{top:-16px}.TextInput{width:auto;height:auto;padding:10px;font-size:26px;color:#1e1e1e}.FreeMove:not(.selected) .TextInput--Highlight{outline:5px dotted #fff}.TextInput:focus{background-color:rgb(255 255 255/70%);cursor:text}.TextInput span{display:inline;font-size:72px}.ButtonTrash{width:40px;height:40px;top:-50px;right:-16px;pointer-events:all;position:absolute;display:flex;align-items:center;justify-content:center;-webkit-animation-timing-function:ease;animation-timing-function:ease;cursor:pointer}.ButtonTrash img{width:20px;height:20px}.OverlaySpinner{position:absolute;z-index:9999;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);display:flex;flex-direction:column;align-items:center;justify-content:center}.SpinnerIcon{width:100px;height:100px;-webkit-animation-name:rotate;animation-name:rotate;-webkit-animation-duration:3.5s;animation-duration:3.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;transition-timing-function:linear}.OverlaySpinner span{display:block;color:#fff;font-weight:700;font-size:20px;margin-top:25px}@media (min-width:768px){.SpinnerIcon{width:150px;height:150px}.OverlaySpinner span{font-size:50px}}@-webkit-keyframes rotate{0%{transform:rotate(0deg)}20%{transform:rotate(90deg)}25%{transform:rotate(90deg)}45%{transform:rotate(180deg)}50%{transform:rotate(180deg)}70%{transform:rotate(270deg)}75%{transform:rotate(270deg)}to{transform:rotate(1turn)}}@keyframes rotate{0%{transform:rotate(0deg)}20%{transform:rotate(90deg)}25%{transform:rotate(90deg)}45%{transform:rotate(180deg)}50%{transform:rotate(180deg)}70%{transform:rotate(270deg)}75%{transform:rotate(270deg)}to{transform:rotate(1turn)}}.TallBoyAd{position:relative;min-width:200px;height:100%;top:10px;flex:1 1}.TallBoyAd--Left{margin-right:20px}.TallBoyAd--Right{margin-left:20px}.TallBoyAd .adsbygoogle{height:100%;margin-left:auto;margin-right:auto}@media (max-width:1800px){.TallBoyAd{display:none}}
/*# sourceMappingURL=main.ff13dc9f.chunk.css.map */