.orange{color:#ea761e}.grey-light,.white{color:#e4e6e6}.brown-light{color:#b0a6a3}.button{height:30px;border-radius:10px;padding-left:10px;padding-right:10px;border:none;background-color:#b0a6a3;color:#fffcf1;text-transform:uppercase}.button:active,.button:focus{outline:none!important}.button.small{height:25px}.btn-dark{background-color:#b0a6a3;border:2px solid #645756}.btn-dark.active,.btn-dark:hover{border:2px solid #ea761e}.btn-light{background-color:hsla(180,4%,90%,.5);border:none;opacity:1}.btn-light:hover{background-color:rgba(234,118,30,.5);border:none}.btn-red{border:2px solid #a6232d;background-color:#a6232d}.btn-green{border:2px solid #84ae3f;background-color:#84ae3f}.btn-green:disabled{opacity:.7}.btn-orange{border:2px solid #ea761e;background-color:#ea761e}.btn-transparent{background-color:#fffcf1;color:#b0a6a3;font-weight:700;border:2px solid #645756}.btn-transparent.active,.btn-transparent:hover{border:2px solid #ea761e}@font-face{font-family:roboto-regular;src:url("/static/fonts/Roboto-Regular.ttf")}@font-face{font-family:roboto-light;src:url("/static/fonts/Roboto-Light.ttf")}@font-face{font-family:roboto-bold;src:url("/static/fonts/Roboto-Bold.ttf")}.optionsbar{background-color:#887b79;height:48px;margin-top:-51px}.optionsbar-icon{margin-left:-5px;margin-right:16px;width:42px;height:46px;margin-top:4px}.optionsbar-text{color:#fffcf1;font-size:18px;font-family:roboto-regular;line-height:48px;margin-right:8px}.optionsbar-button{margin-right:16px;margin-top:9px}.orange{color:#ea761e}.grey-light,.white{color:#e4e6e6}.brown-light{color:#b0a6a3}.summarybox-wrapper{position:relative;background-color:#f7e3a7;min-height:800px;width:350px;top:50px;left:50px;padding:20px;text-align:left;margin-bottom:100px}.summarybox-wrapper:after{position:absolute;top:-10px;left:0;content:" ";background-image:url("/static/img/summary_decorator_top.svg");height:10px;width:100px}.summarybox-wrapper:before{position:absolute;top:-10px;right:0;content:" ";background-color:#f7e3a7;height:10px;width:250px}#summarybox-actions-wrapper,#summarybox-stats-wrapper{width:100%}#summarybox-actions-moves.collapsed{height:50px;overflow:hidden}.summarybox-action,.summarybox-header-turn{width:100%;font-size:22px;font-weight:700;margin-top:10px;margin-bottom:5px}.summarybox-header-turn{color:#887b79;border-bottom:2px solid #887b79}.battle-wrapper{background-image:url("/static/img/water.png");background-size:100px 100px;display:flex;flex-wrap:wrap-reverse}.battle-animation-layer{position:absolute}.orange{color:#ea761e}.grey-light,.white{color:#e4e6e6}.brown-light{color:#b0a6a3}.battlemodal,.botsmodal{position:absolute;top:10%;left:10%;right:10%;bottom:10%;margin-right:-5%;transform:translate(-5%,-5%);background-color:#f7e3a7;border:1px solid #b0a6a3;padding:50px;outline:none!important}.botsmodal{overflow-y:scroll}.battlemodal{overflow:hidden}.battlemodal-img{position:absolute;bottom:0;left:0;max-width:500px}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;border:none;background-color:hsla(0,0%,100%,.6)}.botsmodal-header{margin-bottom:10px}.botsmodal-header>h2{display:inline}.botsmodal-header>button{transform:translate(20px,-5px)}.orange{color:#ea761e}.grey-light,.white{color:#e4e6e6}.brown-light{color:#b0a6a3}.botsummary-link{margin-bottom:32px;margin-right:32px}.botsummary-wrapper{height:180px;width:290px;cursor:pointer;position:relative;overflow:hidden;padding-right:20px;border:1px solid #b0a6a3}.botsummary-image{width:50%;float:left;overflow:hidden;margin-top:-15px}.botsummary-image>img{width:210px;margin-left:-40px}.botsummary-name{font-size:20px;width:50%;float:left;text-align:left;line-height:40px}.botsummary-wrapper{background-color:#f7e3a7;color:#887b79;font-weight:700}.botsummary-table,.botsummary-table>tbody>tr,.botsummary-table>tbody>tr>td{border-color:#edba23;font-size:12px}.botsummary-table-img{width:25px;margin-top:-7px}p.botsummary-shortcuts{margin-top:5px}.orange{color:#ea761e}.grey-light,.white{color:#e4e6e6}.brown-light{color:#b0a6a3}.tour-pulse{position:relative;z-index:11}.tour-pulse:after{content:" ";position:absolute;height:30px;width:30px;right:0;background-color:red;border-radius:50px;animation:fadeOutIn 1.5s infinite}@keyframes fadeOutIn{0%{opacity:.666;transform:scale(.2);-webkit-transform:scale(.2)}to{opacity:0;transform:scale(1);-webkit-transform:scale(1)}}.tutorial-intro{background-color:#f7e3a7;text-align:center;width:90%;padding:1px 32px 16px}.tutorial-intro>table{width:100%}.tutorial-intro>table>tbody>tr{height:40px}.tutorial-pathfinder{width:400px}.tutorial-wrapper{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,.75);z-index:10;text-align:center}.tutorial-close{position:absolute;top:50px;right:50px;color:#e4e6e6;font-weight:700;font-size:25px;cursor:pointer}.tutorial-text{text-align:left;width:50%;margin:auto;margin-bottom:50px;margin-top:-50px}.tutorial-step{position:absolute;bottom:400px;left:220px;background-color:#f7e3a7;padding:16px 32px;min-width:400px;max-width:500px;text-align:center}.tutorial-step:after{content:" ";position:absolute;width:0;height:0;bottom:-65px;left:40px;border:40px solid;border-color:#f7e3a7 transparent transparent #f7e3a7;-ms-transform:rotate(15deg);-webkit-transform:rotate(15deg);transform:rotate(15deg)}.tutorial-step>img{position:fixed;bottom:0;left:0;width:380px}.tutorial-step>p>img{width:250px}.orange{color:#ea761e}.grey-light,.white{color:#e4e6e6}.brown-light{color:#b0a6a3}h2{color:#ecb923;font-family:roboto-light}h1,h4{color:#3e2e2d}h3{color:#84ae3f}span.separator{border-left:2px solid #645756;margin-left:6px;margin-right:6px;width:2px}.botlist-deployed,.botlist-inprogress{background-position:10px 10px;height:60px;background-repeat:no-repeat;padding-left:60px;padding-top:2px;margin-bottom:8px}.botlist-wrapper{display:flex;flex-wrap:wrap}.botlist-deployed{background-image:url("/static/img/bots_deployed.svg")}.botlist-inprogress{background-image:url("/static/img/bots_inprogress.svg")}.botlist-inprogress-wrapper{margin-top:32px}.botlist-no-bots{clear:left}.botlist-no-bots>img{width:200px;float:left}.orange{color:#ea761e}.grey-light,.white{color:#e4e6e6}.brown-light{color:#b0a6a3}h2{color:#ecb923;font-family:roboto-light}h1,h4{color:#3e2e2d}h3{color:#84ae3f}span.separator{border-left:2px solid #645756;margin-left:6px;margin-right:6px;width:2px}@font-face{font-family:roboto-regular;src:url("/static/fonts/Roboto-Regular.ttf")}@font-face{font-family:roboto-light;src:url("/static/fonts/Roboto-Light.ttf")}@font-face{font-family:roboto-bold;src:url("/static/fonts/Roboto-Bold.ttf")}body,html{height:100%;background-color:#fffcf1;overflow-x:hidden;position:relative}body{padding-top:48px}a{color:#ea761e;cursor:pointer}a:hover{text-decoration:none;color:#ae5815}.footer{background-color:#b0a6a3;height:150px;padding:20px 50px;overflow:hidden;position:absolute;bottom:0;right:0;left:0}.footer,.footer>div>div>a{color:#3e2e2d}.footer>div>div>a:hover{color:#ea761e}#root,.error-wrapper{min-height:100%;height:auto!important;height:100%;margin:0 auto-150px;position:relative}.wrapper{padding-top:35px;padding-bottom:150px}li{list-style:none}ul{padding-left:0}input{height:32px;background-color:#f7e3a7;border:none;outline:none;width:100%;padding-left:10px;margin-bottom:16px}.bold{font-weight:700}.error-img>img{width:60%}.botprofile-battles{background-image:url("/static/img/bots_deployed.svg");background-position:0 10px;height:60px;background-repeat:no-repeat;padding-left:60px;padding-top:2px;margin-bottom:8px}.botprofile-input-name{margin-top:16px}.botprofile-input-save{float:right}.botprofile-botnotfound{clear:left}.botprofile-botnotfound>img{width:200px;float:left}.orange{color:#ea761e}.grey-light,.white{color:#e4e6e6}.brown-light{color:#b0a6a3}h2{color:#ecb923;font-family:roboto-light}h1,h4{color:#3e2e2d}h3{color:#84ae3f}span.separator{border-left:2px solid #645756;margin-left:6px;margin-right:6px;width:2px}@font-face{font-family:roboto-regular;src:url("/static/fonts/Roboto-Regular.ttf")}@font-face{font-family:roboto-light;src:url("/static/fonts/Roboto-Light.ttf")}@font-face{font-family:roboto-bold;src:url("/static/fonts/Roboto-Bold.ttf")}body,html{height:100%;background-color:#fffcf1;overflow-x:hidden;position:relative}body{padding-top:48px}a{color:#ea761e;cursor:pointer}a:hover{text-decoration:none;color:#ae5815}.footer{background-color:#b0a6a3;height:150px;padding:20px 50px;overflow:hidden;position:absolute;bottom:0;right:0;left:0}.footer,.footer>div>div>a{color:#3e2e2d}.footer>div>div>a:hover{color:#ea761e}#root,.error-wrapper{min-height:100%;height:auto!important;height:100%;margin:0 auto-150px;position:relative}.wrapper{padding-top:35px;padding-bottom:150px}li{list-style:none}ul{padding-left:0}input{height:32px;background-color:#f7e3a7;border:none;outline:none;width:100%;padding-left:10px;margin-bottom:16px}.bold{font-weight:700}.error-img>img{width:60%}.navbar{background-color:#3e2e2d;min-height:32px;max-height:32px;font-size:14px;line-height:32px}.navbar-logo{width:32px;margin-right:16px;margin-top:-4px;box-sizing:border-box}.navbar-wrapper{display:flex;flex-direction:row}.navbar-wrapper-icon{flex-grow:0}.navbar-wrapper-left{flex-grow:1;text-align:left}.navbar-wrapper-right{flex-grow:1;text-align:right}.navbar-wrapper-left>a,.navbar-wrapper-right>a{color:#887b79;text-decoration:none;margin-right:16px}.navbar-wrapper-left>a:hover,.navbar-wrapper-right>a:hover{color:#ea761e}.doll-body{width:300px}#drawer{width:100%}#battle{max-width:1000px;margin:auto;margin-top:0}.orange{color:#ea761e}.grey-light,.white{color:#e4e6e6}.brown-light{color:#b0a6a3}.wardrobe-wrapper{margin:40px 20px 20px}.wardrobe-container{width:100%;display:flex;flex-wrap:wrap;position:relative}.wardrobe-avatar,.wardrobe-parts-money{max-width:300px;min-width:200px}.wardrobe-parts>table{margin:auto;border-spacing:5px 5px;border-collapse:separate}.wardrobe-parts-img{width:50px;cursor:pointer}.wardrobe-parts-center{width:65px}.wardrobe-elements{min-width:140px;max-width:440px;min-height:100px;padding:15px;padding-bottom:10px;display:flex;flex-wrap:wrap;margin:auto;justify-content:space-around}.wardrobe-element{width:120px;border:4px solid #b0a6a3;height:165px;position:relative;overflow:hidden;margin-bottom:5px;margin-right:5px}.wardrobe-element:hover{border:4px solid #ea761e;cursor:pointer}img.wardrobe-part-beard,img.wardrobe-part-body,img.wardrobe-part-face,img.wardrobe-part-glasses,img.wardrobe-part-helmet,img.wardrobe-part-leftarm,img.wardrobe-part-leftleg,img.wardrobe-part-rightarm,img.wardrobe-part-rightleg,img.wardrobe-part-waist{position:absolute}img.wardrobe-part-helmet{top:-20px;left:-145px;width:400px}img.wardrobe-part-face,img.wardrobe-part-glasses{top:-70px;left:-195px;width:500px}img.wardrobe-part-beard{top:-90px;left:-195px;width:500px}img.wardrobe-part-body{top:-180px;left:-195px;width:500px}img.wardrobe-part-waist{top:-260px;left:-194px;width:500px}img.wardrobe-part-rightarm{top:-110px;left:-60px;width:300px}img.wardrobe-part-leftarm{top:-110px;left:-130px;width:300px}img.wardrobe-part-rightleg{top:-165px;left:-60px;width:260px}img.wardrobe-part-leftleg{top:-165px;left:-90px;width:260px}.wardrobe-money{padding-right:20px;padding-top:20px;padding-left:15px;color:#b0a6a3;margin-bottom:10px}.wardrobe-yellow{font-size:15px;color:#ecb923}.wardrobe-money-row{display:flex;flex-wrap:wrap;width:100%;border-top:2px solid #ecb923}.wardrobe-money-row:first-child{border-top:none}.wardrobe-money-column>img{width:80px;margin-left:-8px;margin-top:-25px}.wardrobe-money-column{width:50%;font-size:12px}.wardrobe-coins{font-size:30px;font-weight:700}.align-right{text-align:right}.align-left{text-align:left}.maxbots-wrapper{display:flex;flex-wrap:no-wrap}.maxbots-wrapper>img{height:500px}.maxbots-wrapper>p{padding-top:100px;width:500px;font-size:15px}.orange{color:#ea761e}.grey-light,.white{color:#e4e6e6}.brown-light{color:#b0a6a3}.api-wrapper{color:#887b79;font-size:14px;line-height:1.5}.api-wrapper>p{padding:15px;font-size:14px;font-weight:400;margin-top:10px;margin-bottom:-10px;border:1px solid #e4e6e6;overflow:hidden}.api-wrapper>div.api-description{margin-left:50px;font-style:italic}.api-wrapper>a{margin-left:50px;font-weight:700}p>div.api-description{font-style:italic}.orange{color:#ea761e}.grey-light,.white{color:#e4e6e6}.brown-light{color:#b0a6a3}.botsource-editor{margin-bottom:150px}.code-strategy{padding:0;overflow:hidden;margin-bottom:130px}.code-help>p>img{width:70%}.code-help-wrapper{z-index:10}.code-test-map{margin-top:-120px;margin-left:-40px}.code-test-console-wrapper{position:absolute;width:100%;background-color:#b0a6a3;border-bottom:5px solid #887b79;bottom:150px;left:0;right:0}.code-test-console-header{position:absolute;height:30px;width:100%;background-color:#887b79;left:0;top:0;right:0;line-height:30px;color:#b0a6a3;padding-left:10px}.code-test-console-body{padding:15px;height:250px;overflow-y:hidden;overflow-x:hidden}.code-test-console-container{position:relative}.login-odin{background-image:url("/static/img/odin.png");background-repeat:no-repeat;height:100%;margin-top:60px;margin-bottom:-60px}.login-form>input{margin-bottom:20px;height:40px;width:100%;padding-left:10px}.login-forgot-password{margin-left:50px}.orange{color:#ea761e}.grey-light,.white{color:#e4e6e6}.brown-light{color:#b0a6a3}.signup-form-wrapper{position:relative;height:500px}.signup-form{position:absolute;top:175px;right:-20px}.signup-computer{position:absolute;top:0;right:-35px}.signup-odin{position:absolute;top:0;left:-55px}.signup-form>div>div>input,.signup-form>div>input{width:260px;padding:0;border:5px;border-style:solid;border-color:#d6eefb;border-radius:none;margin:4px;margin-bottom:-5px;background-color:#d6eefb}.signup-invitation{margin-bottom:-5px}.signup-invitation>label{position:relative;top:50%;transform:translateY(-50%)}.signup-invitation>input{width:20px!important}.signup-button{width:260px;margin:4px}.signup-validate{max-width:500px;border:1px solid #e4e6e6;font-size:15px;padding:15px}.signup-without-invitation{width:260px;margin-bottom:5px}h2{color:#ecb923;font-family:roboto-light}h1,h4{color:#3e2e2d}h3{color:#84ae3f}span.separator{border-left:2px solid #645756;margin-left:6px;margin-right:6px;width:2px}@font-face{font-family:roboto-regular;src:url("/static/fonts/Roboto-Regular.ttf")}@font-face{font-family:roboto-light;src:url("/static/fonts/Roboto-Light.ttf")}@font-face{font-family:roboto-bold;src:url("/static/fonts/Roboto-Bold.ttf")}body,html{height:100%;background-color:#fffcf1;overflow-x:hidden;position:relative}body{padding-top:48px}a{color:#ea761e;cursor:pointer}a:hover{text-decoration:none;color:#ae5815}.footer{background-color:#b0a6a3;height:150px;padding:20px 50px;overflow:hidden;position:absolute;bottom:0;right:0;left:0}.footer,.footer>div>div>a{color:#3e2e2d}.footer>div>div>a:hover{color:#ea761e}#root,.error-wrapper{min-height:100%;height:auto!important;height:100%;margin:0 auto-150px;position:relative}.wrapper{padding-top:35px;padding-bottom:150px}li{list-style:none}ul{padding-left:0}input{height:32px;background-color:#f7e3a7;border:none;outline:none;width:100%;padding-left:10px;margin-bottom:16px}.bold{font-weight:700}.error-img>img{width:60%}.orange{color:#ea761e}.grey-light,.white{color:#e4e6e6}.brown-light{color:#b0a6a3}.home-user{position:relative;border:12px solid #b0a6a3;border-radius:30px;padding:10px;margin-bottom:20px}.home-user-dragon{position:absolute;background-image:url("/static/img/home_dragonhead.svg");width:84px;height:12px;bottom:-12px;left:50%;margin-left:-42px}.home-user-details{margin-top:10px;display:flex;flex-direction:row}.home-detail{flex-grow:1;text-align:center;color:#edba23;font-size:18px}.home-detail>img{width:100px}.home-username{color:#645756;font-size:30px}.home-lastbattles{background-position:10px 10px;height:60px;background-repeat:no-repeat;padding-left:60px;padding-top:2px;margin-bottom:8px;background-image:url("/static/img/home_battles.svg")}.home-viewbattle>a>img{margin-top:-8px}.orange{color:#ea761e}.grey-light,.white{color:#e4e6e6}.brown-light{color:#b0a6a3}.howto-wrapper{display:flex;color:#3e2e2d}@media screen and (max-width:800px){.howto-wrapper{flex-wrap:wrap}.howto-pathfinder{margin:auto}.howto-flex-box{flex-wrap:wrap}}@media screen and (min-width:800px){.howto-flex-box,.howto-wrapper{flex-wrap:no-wrap}}.howto-pathfinder{flex:0 1 auto}.howto-pathfinder>img{width:300px}.howto-pathfinder-text{width:350px;padding:10px;font-size:22px;text-align:center;color:#3e2e2d;background-color:#f7e3a7}.howto-docs{padding:20px;padding-top:0;margin-top:-20px;flex:0 1 auto}.howto-docs-img{width:250px}.howto-docs-row{display:flex;margin-bottom:10px}.howto-docs-column{padding-right:10px;flex:1 1 auto}.howto-docs-column.right{text-align:right;flex:0 1 auto}.howto-docs-column.center{text-align:center;padding-left:50px;padding-right:50px}.howto-step-img{margin-top:30px;width:100px}.orange{color:#ea761e}.grey-light,.white{color:#e4e6e6}.brown-light{color:#b0a6a3}.button{height:30px;border-radius:10px;padding-left:10px;padding-right:10px;border:none;background-color:#b0a6a3;color:#fffcf1;text-transform:uppercase}.button:active,.button:focus{outline:none!important}.button.small{height:25px}.btn-dark{background-color:#b0a6a3;border:2px solid #645756}.btn-dark.active,.btn-dark:hover{border:2px solid #ea761e}.btn-light{background-color:hsla(180,4%,90%,.5);border:none;opacity:1}.btn-light:hover{background-color:rgba(234,118,30,.5);border:none}.btn-red{border:2px solid #a6232d;background-color:#a6232d}.btn-green{border:2px solid #84ae3f;background-color:#84ae3f}.btn-green:disabled{opacity:.7}.btn-orange{border:2px solid #ea761e;background-color:#ea761e}.btn-transparent{background-color:#fffcf1;color:#b0a6a3;font-weight:700;border:2px solid #645756}.btn-transparent.active,.btn-transparent:hover{border:2px solid #ea761e}.laddersummary-wrapper{padding-top:5px;text-align:center}.laddersummary-img>img{width:200px}.laddersummary-deactivated{opacity:.3}.orange{color:#ea761e}.grey-light,.white{color:#e4e6e6}.brown-light{color:#b0a6a3}h2{color:#ecb923;font-family:roboto-light}h1,h4{color:#3e2e2d}h3{color:#84ae3f}span.separator{border-left:2px solid #645756;margin-left:6px;margin-right:6px;width:2px}@font-face{font-family:roboto-regular;src:url("/static/fonts/Roboto-Regular.ttf")}@font-face{font-family:roboto-light;src:url("/static/fonts/Roboto-Light.ttf")}@font-face{font-family:roboto-bold;src:url("/static/fonts/Roboto-Bold.ttf")}body,html{height:100%;background-color:#fffcf1;overflow-x:hidden;position:relative}body{padding-top:48px}a{color:#ea761e;cursor:pointer}a:hover{text-decoration:none;color:#ae5815}.footer{background-color:#b0a6a3;height:150px;padding:20px 50px;overflow:hidden;position:absolute;bottom:0;right:0;left:0}.footer,.footer>div>div>a{color:#3e2e2d}.footer>div>div>a:hover{color:#ea761e}#root,.error-wrapper{min-height:100%;height:auto!important;height:100%;margin:0 auto-150px;position:relative}.wrapper{padding-top:35px;padding-bottom:150px}li{list-style:none}ul{padding-left:0}input{height:32px;background-color:#f7e3a7;border:none;outline:none;width:100%;padding-left:10px;margin-bottom:16px}.bold{font-weight:700}.error-img>img{width:60%}.ladder-img{width:200px;margin-bottom:16px}.ladder-img-wrapper,.ladders-wrapper{margin-top:16px}.ladder-img-wrapper{font-family:roboto-bold}.ladder-btn-join{float:right;font-family:roboto-regular}table.ladder-rank{width:100%;color:#887b79}tr.ladder-rank{height:36px}td.ladder-rank-owned{color:#ea761e}.ladder-rank-header{background-image:url("/static/img/ladder_rank.svg");background-position:0 10px;height:60px;background-repeat:no-repeat;padding-left:60px;padding-top:2px;margin-bottom:8px}.ladder-nobot>img{position:absolute;width:200px;bottom:0;right:0}.ladder-ranking-pagination{margin-top:20px;margin-bottom:20px}.orange{color:#ea761e}.grey-light,.white{color:#e4e6e6}.brown-light{color:#b0a6a3}@font-face{font-family:roboto-regular;src:url("/static/fonts/Roboto-Regular.ttf")}@font-face{font-family:roboto-light;src:url("/static/fonts/Roboto-Light.ttf")}@font-face{font-family:roboto-bold;src:url("/static/fonts/Roboto-Bold.ttf")}.landing-background-wrapper{position:relative;width:100%;height:800px;margin-top:-70px;overflow:hidden;background-image:url("/static/img/background.svg");background-repeat:no-repeat;color:#b0a6a3}.landing-title{position:absolute;top:30px;right:0;left:0;height:300px;text-align:center}.landing-title>img{width:560px}.landing-title>span{font-size:60px;font-family:roboto-bold;color:#887b79}.landing-text-wrapper{position:absolute;top:120px;right:100px;background-color:hsla(0,0%,100%,.3);border-radius:15px;width:500px;padding:20px;font-size:20px}.landing-text-wrapper>ul{list-style:none}li.landing-tip{height:100px}.landing-tip>img{float:left;width:80px;margin-top:-20px;margin-right:10px}.landing-text-bold{color:#ea761e}.terms>li{min-height:40px;list-style:square}.orange{color:#ea761e}.grey-light,.white{color:#e4e6e6}.brown-light{color:#b0a6a3}.notification{position:fixed;bottom:10px;left:10px;width:250px;height:50px;z-index:1000;padding:10px;font-weight:700;text-align:center}.notification-error{background-color:#a6232d;color:#fffcf1}.notification-success{background-color:#84ae3f;color:#3e2e2d}.orange{color:#ea761e}.grey-light,.white{color:#e4e6e6}.brown-light{color:#b0a6a3}.purchase-options{display:flex;flex-wrap:wrap;width:100%;margin:auto;margin-top:50px;justify-content:space-around;color:#b0a6a3}.purchase-option{padding:20px;cursor:pointer;text-align:center;border:2px solid #e4e6e6}.purchase-option>img{height:120px}.purchase-option.active{border:2px solid #ea761e}.purchase-wrapper{margin-bottom:30px}