*,:before,:after{box-sizing:border-box}html{tab-size:4;-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0;font-family:system-ui,AppleSystem,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,AppleSystem,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,AppleSystem,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#212121;background-color:#fafafa;margin:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5}input{font:inherit;padding:8px}button{cursor:pointer;padding:8px 12px}body{flex-direction:column;align-items:center;gap:20px;padding-top:15px;padding-bottom:15px;display:flex}#search-form{align-items:center;gap:5px;display:flex}.gallery{flex-wrap:wrap;justify-content:center;gap:20px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;display:flex}.gallery__item{width:100%;height:100%;cursor:zoom-in;display:block}.gallery__image{width:100%;height:100%;object-fit:cover;transition:transform var(--animation-duration)var(--timing-function)}.info{justify-content:center;gap:8px;padding:10px;font-size:14px;display:flex}.info-item{flex-direction:column;align-items:center;display:flex}:root{--timing-function:cubic-bezier(.4,0,.2,1);--animation-duration:250ms}.gallery__image:hover{transform:scale(1.03)}.photo-card{background-color:#fff;border-radius:4px;flex-direction:column;flex-basis:calc(25% - 22.5px);display:flex;position:relative}.photo-card:before,.photo-card:after{z-index:-1;content:"";width:50%;background:#777;position:absolute;top:80%;bottom:15px;left:10px;transform:rotate(-3deg);box-shadow:0 15px 10px #777}.photo-card:after{left:auto;right:10px;transform:rotate(3deg)}.top-button{z-index:5;width:50px;height:50px;position:fixed;bottom:20px;right:20px}.top-button:hover .top__icon{fill:#f8d24e;background-color:rgba(0,0,0,0);scale:1.3}.top-button:focus .top__icon{fill:#fcfcfc;background-color:rgba(0,0,0,0)}.top__icon{width:50px;height:50px;fill:#3eaf0e;background-color:rgba(0,0,0,.5);border-radius:50%;transition:fill .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1),scale .25s cubic-bezier(.4,0,.2,1);overflow:hidden}.bottom-button{z-index:5;width:50px;height:50px;position:fixed;bottom:20px;right:75px}.bottom-button:hover .bottom__icon{fill:#f8d24e;background-color:rgba(0,0,0,0);scale:1.3}.bottom-button:focus .bottom__icon{fill:#fcfcfc;background-color:rgba(0,0,0,0)}.bottom__icon{width:50px;height:50px;fill:#3eaf0e;background-color:rgba(0,0,0,.5);border-radius:50%;transition:fill .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1),scale .25s cubic-bezier(.4,0,.2,1);overflow:hidden}.load-more{visibility:hidden;text-align:center;text-transform:uppercase;width:200px;height:42px;color:#131313;background:#f8d24e;border:0;border-radius:10px;justify-content:center;align-items:center;margin-bottom:100px;padding:12px;font-size:14px;font-weight:600;line-height:1.28571;transition:color .25s cubic-bezier(.4,0,.2,1),background .25s cubic-bezier(.4,0,.2,1);display:flex}.load-more:hover{color:#fcfcfc;background:#0a8817}.load-more:disabled{color:#fcfcfc;background:#ababab}.btn-submit{text-align:center;text-transform:uppercase;width:100px;height:42px;color:#131313;background:0 0;border:2px solid #f8d24e;border-radius:10px;justify-content:center;align-items:center;padding-left:12px;padding-right:12px;font-size:16px;font-weight:600;line-height:1.28571;transition:border-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1)}.btn-submit:hover{border-color:#0a8817}.btn-submit:disabled{border-color:#ababab}.input-submit{width:200px;height:42px;color:#131313;background:0 0;border:2px solid #f8d24e;border-radius:10px;justify-content:center;align-items:center;padding-left:12px;padding-right:12px;font-size:20px;font-weight:600;line-height:1.28571;transition:border-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1)}.input-submit:hover,.input-submit:focus{border-color:#0a8817}.input-submit:disabled{border-color:#ababab}body.hidden-scroll{overflow:hidden}.sl-overlay{z-index:1035;background:#fff;display:none;position:fixed;top:0;bottom:0;left:0;right:0}.sl-wrapper{z-index:1040;width:100%;height:100%;position:fixed;top:0;left:0}.sl-wrapper *{box-sizing:border-box}.sl-wrapper button{cursor:pointer;background:0 0;border:0;padding:0;font-size:28px}.sl-wrapper button:hover{opacity:.7}.sl-wrapper .sl-close{z-index:10060;height:44px;width:44px;color:#000;margin-top:-14px;margin-right:-14px;font-family:Arial,Baskerville,monospace;font-size:3rem;line-height:44px;display:none;position:fixed;top:30px;right:30px}.sl-wrapper .sl-counter{z-index:10060;color:#000;font-size:1rem;display:none;position:fixed;top:30px;left:30px}.sl-wrapper .sl-download{width:100%;text-align:center;z-index:10060;color:#fff;font-size:1rem;display:none;position:fixed;bottom:5px}.sl-wrapper .sl-download a{color:#fff}.sl-wrapper .sl-navigation{width:100%;display:none}.sl-wrapper .sl-navigation button{height:44px;width:22px;text-align:center;z-index:10060;color:#000;margin-top:-22px;font-family:Arial,Baskerville,monospace;line-height:44px;display:block;position:fixed;top:50%}.sl-wrapper .sl-navigation button.sl-next{font-size:2rem;right:5px}.sl-wrapper .sl-navigation button.sl-prev{font-size:2rem;left:5px}@media (min-width:35.5em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{font-size:3rem;right:10px}.sl-wrapper .sl-navigation button.sl-prev{font-size:3rem;left:10px}}@media (min-width:50em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{font-size:3rem;right:20px}.sl-wrapper .sl-navigation button.sl-prev{font-size:3rem;left:20px}}.sl-wrapper.sl-dir-rtl .sl-navigation{direction:ltr}.sl-wrapper .sl-image{-ms-touch-action:none;touch-action:none;z-index:10000;position:fixed}.sl-wrapper .sl-image img{width:100%;height:auto;border:0;margin:0;padding:0;display:block}@media (min-width:35.5em){.sl-wrapper .sl-image img{border:0}}@media (min-width:50em){.sl-wrapper .sl-image img{border:0}}.sl-wrapper .sl-image iframe{background:#000;border:0}@media (min-width:35.5em){.sl-wrapper .sl-image iframe{border:0}}@media (min-width:50em){.sl-wrapper .sl-image iframe{border:0}}.sl-wrapper .sl-image .sl-caption{color:#fff;background:rgba(0,0,0,.8);padding:10px;font-size:1rem;display:none;position:absolute;bottom:0;left:0;right:0}.sl-wrapper .sl-image .sl-caption.pos-top{top:0;bottom:auto}.sl-wrapper .sl-image .sl-caption.pos-outside{bottom:auto}.sl-spinner{height:40px;opacity:0;width:40px;z-index:1007;-ms-animation:pulsate 1s ease-out infinite;border:5px solid #333;border-radius:40px;margin:-20px 0 0 -20px;animation:pulsate 1s ease-out infinite;display:none;position:fixed;top:50%;left:50%}.sl-scrollbar-measure{width:50px;height:50px;position:absolute;top:-9999px;overflow:scroll}.sl-transition{transition:transform .2s}@keyframes pulsate{0%{opacity:0;transform:scale(.1)}50%{opacity:1}to{opacity:0;transform:scale(1.2)}}
/*# sourceMappingURL=index.ef93bca2.css.map */
