@import url(https://fonts.googleapis.com/css2?family=Cinzel&family=Fauna+One&display=swap);*{box-sizing:border-box}body{margin:0;padding:0}.app{margin:auto}form{background:#fff;border-radius:4px;margin:40px auto;max-width:400px;padding:20px}button{background-color:#36eb3f;border:none;border-radius:.5rem;cursor:pointer;margin:auto;padding:.3rem}input,label{display:block}input{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;margin-bottom:20px;margin-top:10px;padding:10px;width:100%}header a{color:#333;text-decoration:none}.checkout-container{display:flex;flex-wrap:wrap}.checkout-summary{background-color:#f5f5f5;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.2);flex:2 1}.checkout-form,.checkout-summary{margin-top:30px;max-width:500px;padding:20px;width:100%}.checkout-form{background-color:#fff;flex:4 1}.checkout-form h2{margin-top:0}.form-row{display:flex;flex-wrap:wrap;margin-bottom:10px}.form-group{margin-bottom:10px;margin-right:10px}.form-group label{display:block;margin-bottom:5px}.form-group input,.form-group select{border:1px solid #ccc;border-radius:3px;box-sizing:border-box;padding:5px;width:100%}.checkout-summary h2{margin-top:0}.checkout-summary table{border-collapse:collapse;margin-bottom:20px;width:100%}.checkout-summary table td,.checkout-summary table th{border-bottom:1px solid #ddd;padding:10px;text-align:left}.checkout-summary table td:first-child,.checkout-summary table th:first-child{width:50%}.checkout-summary table td:last-child,.checkout-summary table th:last-child{text-align:right}.checkout-summary .shipping,.checkout-summary .subtotal,.checkout-summary .taxes,.checkout-summary .total{display:flex;justify-content:space-between;margin-bottom:10px}.checkout-summary .shipping span:first-child,.checkout-summary .subtotal span:first-child,.checkout-summary .taxes span:first-child,.checkout-summary .total span:first-child{font-weight:700}.checkout-summary .shipping span:last-child,.checkout-summary .subtotal span:last-child,.checkout-summary .taxes span:last-child,.checkout-summary .total span:last-child{color:#c00;font-weight:700}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:focus,.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid transparent;border-top:8px solid transparent;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{margin:0;overflow:hidden;position:relative}.carousel.carousel-slider .control-arrow{bottom:0;color:#fff;font-size:26px;margin-top:0;padding:5px;top:0}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,.2)}.carousel .slider-wrapper{margin:auto;overflow:hidden;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;transition:all .5s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{bottom:0;margin:10px 0;padding:0;position:absolute;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%;box-shadow:1px 1px 2px rgba(0,0,0,.9);cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;transition:opacity .25s ease-in;width:8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px rgba(0,0,0,.9);top:0}.carousel:hover .slide .legend{opacity:1}
/*# sourceMappingURL=main.ddc695b2.css.map*/