@import url(https://fonts.googleapis.com/css2?family=Open+Sans&display=swap);@import url(https://fonts.googleapis.com/css2?family=Carter+One&display=swap);.lds-roller{display:inline-block;position:relative;width:80px;height:80px;left:50%}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#d80286;margin:-4px 0 0 -4px}.lds-roller div:first-child{animation-delay:-36ms}.lds-roller div:first-child:after{top:63px;left:63px}.lds-roller div:nth-child(2){animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:68px;left:56px}.lds-roller div:nth-child(3){animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:71px;left:48px}.lds-roller div:nth-child(4){animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:72px;left:40px}.lds-roller div:nth-child(5){animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:71px;left:32px}.lds-roller div:nth-child(6){animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:68px;left:24px}.lds-roller div:nth-child(7){animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:63px;left:17px}.lds-roller div:nth-child(8){animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:56px;left:12px}@keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}h1,h2,h3,h4,h5{margin-top:0}p{margin:0}img{display:inline-block;max-width:345px;height:240px;object-fit:cover}body{font-family:Open Sans,sans-serif;color:#292626;background-color:#fff}.list{padding:0;margin:0;list-style:none}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;width:1200px}.gallery{display:flex;flex-wrap:wrap;margin-left:-15px;margin-top:-15px}.photo-card{padding:10px;margin-left:15px;margin-top:15px;flex-basis:calc(33.33333% - 15px);text-align:center;background-color:#fff;border-radius:4px;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);transition:all .25s cubic-bezier(.4,0,.2,1)}.photo-card:focus,.photo-card:hover{box-shadow:0 0 53px 42px rgba(64,69,71,.19);transform:scale(1.1)}.stats{margin-top:10px;display:flex;justify-content:space-evenly}.stats-item{display:flex;align-items:center}.material-icons{margin-right:5px}.search-form{margin-bottom:60px;display:flex;flex-direction:column;align-items:center}.sr-only{margin-bottom:15px;font-family:Carter One,cursive;font-size:45px;letter-spacing:1.5px}.form-control{width:270px;height:33px;margin-right:20px;padding:5px 5px 5px 10px;font-family:Lucida Console,Monaco,monospace;border:2px solid #d80286;border-radius:7px;transition:all .25s cubic-bezier(.4,0,.2,1)}.form-control:focus,.form-control:hover{border:4px solid #810e55}.btn{border:2px solid #d80286;border-radius:7px;padding:5px 35px;display:inline-block;font-family:Lucida Console,Monaco,monospace;font-size:14px;letter-spacing:1px;cursor:pointer;box-shadow:inset 0 0 0 0 #d80286;transition:all .25s cubic-bezier(.4,0,.2,1)}.btn:focus,.btn:hover{box-shadow:inset 400px 0 0 0 #d80286}.loader{display:block;margin-left:auto;margin-right:auto}.is-hidden{display:none}[data-pnotify] .brighttheme-info{background-color:#c72087;color:#fff}[data-pnotify] .brighttheme-error{background-color:#c72020;color:#000}