@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat+Alternates: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:Josefin Sans,Montserrat Alternates;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.wrap{margin:0 auto;max-width:1200px}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.header{background:#005b97;box-sizing:border-box;color:#fff;padding:20px}.header .wrap{align-items:center;display:flex;justify-content:space-between}.right{text-align:right}.logo{font-size:20px}.footer,.logo{font-weight:700}.footer{background:#05b0f3;box-sizing:border-box;padding:13px 0;text-align:center}.main{min-height:calc(100vh - 123px)}.card{box-shadow:1px 1px 4px 2px #ccc;flex-basis:300px;height:600px;margin:20px;width:1000px}.card div{padding:10px 20px}.card p{display:flex;justify-content:space-between}.movies{display:flex;flex-wrap:wrap;gap:30px}.lds-ripple,.lds-ripple div{box-sizing:border-box}.lds-ripple{display:inline-block;height:80px;position:relative;width:80px}.lds-ripple div{animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;border:4px solid;border-radius:50%;opacity:1;position:absolute}.lds-ripple div:nth-child(2){animation-delay:-.5s}@keyframes lds-ripple{0%{height:8px;left:36px;opacity:0;top:36px;width:8px}4.9%{height:8px;left:36px;opacity:0;top:36px;width:8px}5%{height:8px;left:36px;opacity:1;top:36px;width:8px}to{height:80px;left:0;opacity:0;top:0;width:80px}}.search{margin:20px 50px 0}.search input{border:0;color:999;font-size:20px;padding:20px 10px 10px;width:85%}.search input:focus{border-bottom:3px solid #ccc;outline:none}.btn{background-color:#005b97;border:2px solid #005b97;border-radius:6px;box-shadow:inset 1px 1px 1px 1px #fff;color:#fff;cursor:pointer;font-weight:700;padding:6px 16px}.radio{display:flex;justify-content:space-between;margin:20px 50px 0}.radio input{height:20px;width:20px}.radio span{font-size:32px;margin-right:60px}
/*# sourceMappingURL=main.a4b94aea.css.map*/