.about-section{background:#f8f9fa;color:#1a1a1a}.about-section .content{display:flex;flex-direction:column;padding-bottom:3rem;padding-top:3rem}.about-section .content .title{font-size:1.5rem;text-transform:uppercase}.about-section .content .text{padding:.5rem 0;text-align:justify}.about-section .content .text p{margin-bottom:1rem;margin-top:0}.about-section .content .button{margin-top:.5rem}.about-section .content .image{margin-top:2rem}.about-section .content .image img{box-shadow:0 4px 8px 0 #0000004d,0 6px 20px 0 #0003;height:auto;object-fit:cover;width:100%}@media screen and (min-width:992px){.about-section .content{flex-direction:row}.about-section .content>div{flex-grow:1}.about-section .content .image{flex-grow:2;margin-left:5rem;margin-top:0;width:400%}.about-section .content .image img{max-height:100%;min-height:360px;object-fit:fill;width:100%}}.button{background:#1a1a1a;border-radius:0;display:inline-block;padding:.7rem 1.2rem;transition:all .15s linear}.button,.button:visited{color:#f8f9fa;text-decoration:none}.button:hover{background:#009df7;cursor:pointer;text-decoration:none}.contact-section>.container{display:flex;flex-direction:column;padding-bottom:3rem;padding-top:3rem}.contact-section>.container .left{width:100%}.contact-section>.container .left .title{font-size:1.5rem;padding-bottom:1rem;text-transform:uppercase}.contact-section>.container .left .details{text-align:justify}.contact-section>.container .left .details p{padding-bottom:1rem}.contact-section>.container .left .contacts .unit{display:flex;margin-bottom:.5rem;margin-top:.5rem}.contact-section>.container .left .contacts .unit .icon{margin-right:.5rem}.contact-section>.container .left .map-canvas{background:none!important;box-shadow:0 4px 8px 0 #0000004d,0 6px 20px 0 #0003;margin-top:1rem;overflow:hidden;padding-top:56.25%;position:relative;width:100%}.contact-section>.container .left .map-canvas iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.contact-section>.container .right{background:#1a1a1a;box-shadow:0 4px 8px 0 #0000004d,0 6px 20px 0 #0003;color:#f8f9fa;margin-top:2rem;padding:1rem 1.5rem;width:100%}.contact-section>.container .right .text{font-size:1.5rem;padding-bottom:1rem;text-transform:uppercase}.contact-section>.container .right form .group{margin-bottom:1rem}.contact-section>.container .right form .group label{display:block;padding-bottom:.5rem}.contact-section>.container .right form .group input{font-size:1rem;padding:.5rem .75rem;width:100%}.contact-section>.container .right form .group #message{padding:.5rem .75rem;resize:none;width:100%}.contact-section>.container .right form .group input::placeholder,.contact-section>.container .right form .group textarea::placeholder{color:#5a5a5a;font-family:Raleway,sans-serif;font-size:1rem;font-weight:400}.contact-section>.container .right form .group input,.contact-section>.container .right form .group textarea{color:#1a1a1a;font-family:Raleway,sans-serif;font-size:1rem;font-weight:400;outline:none}.contact-section>.container .right form .button{background:#009df7;margin:.5rem 0;padding:.5rem 1.2rem}.contact-section>.container .right form .button:hover{background:#f8f9fa;color:#1a1a1a}@media screen and (min-width:768px){.contact-section>.container{flex-direction:row}.contact-section>.container .left{margin-right:1rem;width:50%}.contact-section>.container .right{margin-left:1rem;margin-top:0;width:50%}}@keyframes inner-animation{0%{filter:brightness(50%);opacity:.9}to{filter:brightness(100%);opacity:1}}.hero-section{box-shadow:0 2px 8px #0000001a;position:relative}.hero-section .hidden{display:none}.hero-section .left,.hero-section .right{fill:#f8f9fa;align-items:center;cursor:pointer;display:flex;filter:brightness(60%) drop-shadow(0 0 2px #1a1a1a);height:100%;justify-content:center;position:absolute;top:0;transition:all .15s linear;width:10vw}.hero-section .left:hover,.hero-section .right:hover{filter:brightness(100%) drop-shadow(0 0 2px #1a1a1a)}.hero-section .left{left:0}.hero-section .right{right:0}.hero-section .carousel{height:400px;position:relative;width:100%}.hero-section .carousel .indicators{bottom:0;display:flex;justify-content:center;position:absolute;width:100%;z-index:2}.hero-section .carousel .indicators .indicator{cursor:pointer;filter:brightness(50%);padding:1.5rem .25rem;width:40px}.hero-section .carousel .indicators .indicator div{background:#f8f9fa;height:3px;width:100%}.hero-section .carousel .indicators .indicator.active{filter:brightness(100%)}.hero-section .carousel .item{animation:inner-animation .4s ease-in-out;height:100%;position:relative;width:100%}.hero-section .carousel .item img{height:100%;object-fit:cover;position:absolute;width:100%;z-index:-1}.hero-section .carousel .item .caption{background:linear-gradient(0deg,#0009,#0003,#0000,#0000,#0000,#0000),linear-gradient(90deg,#0009,#0003,#0000,#0000,#0000,#0000),linear-gradient(270deg,#0009,#0003,#0000,#0000,#0000,#0000),linear-gradient(180deg,#0009,#0003,#0000,#0000,#0000,#0000);color:#f8f9fa;display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding:0 1rem 3em;text-align:center;width:100%}.hero-section .carousel .item .caption .title{filter:drop-shadow(0 0 2px #1a1a1a);font-size:1.5rem}.hero-section .carousel .item .caption .description{filter:drop-shadow(0 0 2px #1a1a1a)}@media screen and (min-width:576px){.hero-section .carousel .item .caption{padding:0 2rem 3em}.hero-section .carousel{height:500px}}.media-section{background:#f8f9fa;padding-top:3rem}.media-section .gallery{box-shadow:0 4px 8px 2px #0000004d,0 6px 20px 0 #0003,0 -4px 8px 2px #00000026,0 -6px 20px 0 #0000001a;display:grid;grid-template-areas:"one one" "one one" "six two" "six five" "three three" "four four";grid-template-rows:repeat(6,200px)}.media-section .gallery .image{height:100%;object-fit:cover;transition:all .15s linear;width:100%}.media-section .gallery .image:hover{box-shadow:0 4px 8px 2px #0000004d,0 6px 20px 0 #0003,0 -4px 8px 2px #00000026,0 -6px 20px 0 #0000001a;transform:scale(1.05)}@media screen and (min-width:768px){.media-section .gallery{grid-template-areas:"one one six" "one one six" "two three three" "four four five";grid-template-rows:repeat(4,200px)}}@media screen and (min-width:992px){.media-section .gallery{grid-template-rows:repeat(4,250px)}}@media screen and (min-width:1200px){.media-section .gallery{grid-template-areas:"one one two three three six" "one one four four five six";grid-template-rows:repeat(2,250px)}}.container.section-title{display:flex;padding-bottom:1rem}.container.section-title .title{font-size:1.5rem;text-transform:uppercase}.container.section-title .link{align-items:center;display:flex;margin-left:auto;transition:all .15s linear}.container.section-title .link a{color:#1a1a1a;font-size:1.25rem;margin-right:.25rem;transition:all .15s linear}.container.section-title .link:hover{fill:#009df7}.container.section-title .link:hover a{color:#009df7;text-decoration:none}.news-section{background:#f8f9fa}.news-section .news{box-shadow:0 1px 4px #00000014;position:relative}.news-section .news .news-left,.news-section .news .news-right{fill:#f8f9fa;align-items:center;display:flex;filter:brightness(80%) drop-shadow(0 0 2px black);height:100%;justify-content:center;position:absolute;top:0;transition:all .15s linear;width:4rem}.news-section .news .news-left{left:0}.news-section .news .news-right{right:0}.news-section .news .news-left:hover,.news-section .news .news-right:hover{cursor:pointer;filter:brightness(100%) drop-shadow(0 0 2px black)}.news-section .news .news-card-collection::-webkit-scrollbar{height:0;width:0}.news-section .news .news-card-collection{-ms-overflow-style:-ms-autohiding-scrollbar;display:flex;overflow:scroll;scrollbar-width:none}.news-section .news .news-card-collection .news-card{color:#fff;display:flex;height:400px;min-width:100%;overflow:hidden;position:relative}.news-section .news .news-card-collection .news-card .image{background-size:cover;height:100%;position:absolute;transition:all .15s linear;width:100%}.news-section .news .news-card-collection .news-card .image:hover{transform:scale(1.05)}.news-section .news .news-card-collection .news-card .text{align-items:flex-end;background:linear-gradient(0deg,#000c,#0000004d,#0000,#0000,#0000);display:flex;height:100%;padding:1rem .6rem;pointer-events:none;text-align:center;width:100%;z-index:10}@media screen and (min-width:576px){.news-section .news .news-card-collection .news-card{min-width:50%}}@media screen and (min-width:768px){.news-section .news .news-card-collection .news-card{min-width:33.3333333333%}}@media screen and (min-width:992px){.news-section .news .news-card-collection .news-card{min-width:25%}}@media screen and (min-width:1280px){.news-section .news .news-card-collection .news-card{min-width:20%}}@media screen and (min-width:1540px){.news-section .news .news-card-collection .news-card{min-width:16.6666666667%}}@media screen and (min-width:1980px){.news-section .news .news-card-collection .news-card{min-width:12.5%}}@keyframes nav-animation{0%{height:0;opacity:0}to{height:19.2rem;opacity:0}}@keyframes socials{0%{opacity:0}to{opacity:0}}.navbar{background:#f8f9fa;box-shadow:0 4px 8px 0 #0000004d,0 6px 20px 0 #0003;left:0;position:fixed;top:0;width:100%;z-index:1000}.navbar .container.active .links{animation:nav-animation .4s ease-out;display:flex}.navbar .container.active .socials{animation:socials .4s ease-out;display:inherit}.navbar>.container .bt-container{align-items:center;display:flex;height:100%;padding:1rem 0}.navbar>.container .brand{align-items:center;color:#1a1a1a;display:flex;font-size:1.25rem}.navbar>.container .brand img{height:2rem;margin-right:.5rem}.navbar>.container .brand:visited{color:#1a1a1a}.navbar>.container .toggler{fill:#1a1a1a;margin-left:auto}.navbar>.container .links{display:none;flex-direction:column}.navbar>.container .links .link{color:#1a1a1a;padding-bottom:1.2rem}.navbar>.container .links .link:visited{color:#1a1a1a}.navbar>.container .links .link:hover{color:#009df7;transition:all .15s linear}.navbar>.container .socials{display:none;margin-bottom:.8rem}.navbar>.container .socials .social{margin-right:1.2rem;transition:all .15s linear}.navbar>.container .socials .social:hover{fill:#009df7}@media only screen and (min-width:992px){.navbar>.container{display:flex;justify-content:space-between}.navbar>.container .bt-container{display:inline-block}.navbar>.container .toggler{display:none}.navbar>.container .links{display:flex;flex-direction:row}.navbar>.container .links .link{align-items:center;display:flex;height:100%;padding:0 .5rem}.navbar>.container .socials{align-items:center;display:inherit;margin-bottom:0}.navbar>.container .socials .social{align-items:center;display:flex;height:100%;margin-right:0}.navbar>.container .socials .social:nth-child(2){padding:0 .8rem}}.footer{background:#1a1a1a;box-shadow:0 4px 8px 2px #0000004d,0 6px 20px 0 #0003,0 -4px 8px 2px #00000026,0 -6px 20px 0 #0000001a;color:#f8f9fa}.footer .top{fill:#f8f9fa;font-size:1.2rem;padding:.5rem;text-align:center;text-transform:uppercase;transition:all .15s linear}.footer .top:hover{fill:#009df7;color:#009df7;cursor:pointer}.footer .content{display:flex;flex-wrap:wrap;justify-content:space-around}.footer .content .section{padding:0 2rem}.footer .content .heading{color:#009df7;font-size:1.2rem;font-weight:600;margin-bottom:.2rem;text-transform:uppercase}.footer .content .socials{color:#f8f9fa;display:flex;flex-direction:column}.footer .content .socials .brand{color:#009df7;font-size:1.5rem;margin-bottom:.2rem}.footer .content .socials .brand:hover{text-decoration:none}.footer .content .socials .social{fill:#f8f9fa;color:#f8f9fa;display:flex;margin:.3rem 0;transition:all .15s linear}.footer .content .socials .social svg{margin-right:.5rem}.footer .content .socials .social:visited{color:#f8f9fa}.footer .content .socials .social:hover{fill:#009df7;color:#009df7}.footer .content .navigation{color:#f8f9fa}.footer .content .navigation .link{color:#f8f9fa;display:block;margin:.1rem 0;transition:all .15s linear}.footer .content .navigation .link:visited{color:#f8f9fa}.footer .content .navigation .link:hover{color:#009df7}.footer .content .other .link{color:#f8f9fa;display:block;margin:.1rem 0;transition:all .15s linear}.footer .content .other .link:visited{color:#f8f9fa}.footer .content .other .link:hover{color:#009df7}.footer .content .contact .unit{display:flex}.footer .content .contact .unit .icon{fill:#f8f9fa;margin-right:.5rem}.footer .bottom{display:flex;text-align:center}.footer .bottom div{padding:1.5rem 1rem 1rem;width:50%}.footer .bottom div a{color:#009df7}.footer .bottom div a:hover{color:#009df7;cursor:pointer}.about-page .button{margin-top:1rem}.main-container{display:flex;flex-direction:column;margin:0;min-height:100vh}.main-container .main-content{flex:1 1;margin-top:4rem}*,:after,:before{box-sizing:inherit;margin:0;padding:0}body{box-sizing:border-box;font-family:Raleway,sans-serif;line-height:1.6}a,a:hover,a:visited{text-decoration:none}.hero-admin{padding:2rem}.hero-admin-form{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem;position:relative;width:100%}.hero-admin-file,.hero-admin-input{border:1px solid #5a5a5a;font-size:1rem;padding:.5rem;transition:border-color .15s}.hero-admin-file:focus,.hero-admin-input:focus{border-color:#009df7;outline:none}.hero-admin-file{cursor:pointer}.hero-admin-submit{border:none;font-size:1rem;padding:1rem}.hero-admin-error{color:#dc0000;font-size:.875rem;margin-top:-.5rem}.hero-admin .hero-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-top:2rem}.hero-admin .hero{background:#1a1a1a;box-shadow:0 4px 8px 2px #0000004d,0 6px 20px 0 #0003,0 -4px 8px 2px #00000026,0 -6px 20px 0 #0000001a;padding:1rem;transition:transform .15s}.hero-admin .hero:hover{transform:translateY(-5px)}.hero-admin .hero-img{box-shadow:0 4px 8px 2px #0000004d,0 6px 20px 0 #0003,0 -4px 8px 2px #00000026,0 -6px 20px 0 #0000001a;height:150px;margin-bottom:.75rem;object-fit:cover;width:100%}.hero-admin .hero-info{text-align:center}.hero-admin .hero-title{color:#009df7;font-size:1.125rem;font-weight:600;margin:.5rem 0}.hero-admin .hero-description,.hero-admin .hero-order{color:#f8f9fa;font-size:.875rem;margin:.25rem 0}.hero-admin .hero-delete-btn{background:#dc0000;border:none;color:#f8f9fa;cursor:pointer;font-size:.875rem;font-weight:500;margin:.5rem 0;padding:.7rem 1rem;text-transform:uppercase;transition:background .15s,transform .15s}.hero-admin .hero-delete-btn:hover{background:#a90000}.hero-admin .hero-delete-btn:active{transform:scale(.9)}.admin-page{background:#f8f9fa;color:#1a1a1a}.admin-page .content{padding-bottom:2rem;padding-top:1.5rem}.admin-page .content .intro .button{margin-top:1rem}.collapsible-admin-section{background:#fff;border:1px solid #ddd;border-radius:6px;margin-bottom:1.5rem;margin-top:1.5rem}.collapsible-admin-section.open{box-shadow:0 2px 8px #0000000f}.collapsible-admin-section .collapsible-admin-header{align-items:center;background:#f5f5f5;border-bottom:1px solid #eee;display:flex;font-weight:600;justify-content:space-between;padding:.75rem 1rem;transition:background .15s}.collapsible-admin-section .collapsible-admin-title{font-size:1.1rem}.collapsible-admin-section .collapsible-admin-toggle{font-size:1.5rem;line-height:1;margin-left:1rem}.collapsible-admin-section .collapsible-admin-content{background:#fff;padding:1rem}.page-title{font-size:1.5rem;text-align:center;text-transform:uppercase}.page-heading{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;text-align:justify;text-transform:uppercase}.container{margin-left:auto;margin-right:auto;padding:0 15px;width:100%}@media only screen and (min-width:576px){.container{width:540px}}@media only screen and (min-width:768px){.container{width:720px}}@media only screen and (min-width:992px){.container{width:960px}}@media only screen and (min-width:1200px){.container{width:1140px}}.no-select{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;user-select:none}.about-page{background:#f8f9fa;color:#1a1a1a}.about-page .content{padding-bottom:2rem;padding-top:1.5rem}.about-page .content .history{padding:.5rem 0;text-align:justify}.about-page .content .history p{margin-bottom:1rem;margin-top:0}
/*# sourceMappingURL=main.68091e84.css.map*/