
.search-container{position:relative;display:flex;align-items:center;}.search-input{transition-property:all;transition-duration:0.4s;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-delay:0s;transition-behavior:normal;width:0px;opacity:0;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-top-width:medium;border-top-style:none;border-top-color:currentcolor;border-right-width:medium;border-right-style:none;border-right-color:currentcolor;border-bottom-width:medium;border-bottom-style:none;border-bottom-color:currentcolor;border-left-width:medium;border-left-style:none;border-left-color:currentcolor;border-image-outset:0;border-image-repeat:stretch;border-image-slice:100%;border-image-source:none;border-image-width:1;outline-color:currentcolor;outline-style:none;outline-width:medium;}.search-input.open{width:200px;opacity:1;padding-top:0.5rem;padding-right:1rem;padding-bottom:0.5rem;padding-left:1rem;border-top-width:1px;border-top-style:solid;border-top-color:rgb(209, 213, 219);border-right-width:1px;border-right-style:solid;border-right-color:rgb(209, 213, 219);border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(209, 213, 219);border-left-width:1px;border-left-style:solid;border-left-color:rgb(209, 213, 219);border-image-outset:0;border-image-repeat:stretch;border-image-slice:100%;border-image-source:none;border-image-width:1;border-top-left-radius:0.375rem;border-top-right-radius:0.375rem;border-bottom-right-radius:0.375rem;border-bottom-left-radius:0.375rem;}.mobile-dropdown-content{max-height:0px;overflow-x:hidden;overflow-y:hidden;transition-property:max-height;transition-duration:0.4s;transition-timing-function:ease;transition-delay:0s;transition-behavior:normal;}.mobile-dropdown.active .mobile-dropdown-content{max-height:500px;}.mobile-dropdown.active .mobile-dropdown-chevron{transform:rotate(180deg);}.text-shadow{text-shadow:rgba(0, 0, 0, 0.3) 1px 1px 3px;}.artistic-underline{background-color:rgba(0, 0, 0, 0);background-position-x:center;background-position-y:bottom;background-repeat:no-repeat;background-attachment:scroll;background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 120 20\"><path fill=\"none\" stroke=\"%231e40af\" stroke-width=\"3\" stroke-linecap=\"round\" d=\"M2,17 C15,17 25,5 40,10 C55,15 65,3 80,8 C95,13 105,5 118,12\"/></svg>");background-origin:padding-box;background-clip:border-box;background-size:100% 12px;padding-bottom:12px;}.nav-link::after{content:"";display:block;width:0px;height:3px;background-color:rgba(0, 0, 0, 0);background-position-x:0%;background-position-y:0%;background-repeat:repeat;background-attachment:scroll;background-image:linear-gradient(to right, rgb(30, 64, 175), rgb(30, 58, 138));background-size:auto;background-origin:padding-box;background-clip:border-box;transition-property:width;transition-duration:0.3s;transition-timing-function:ease;transition-delay:0s;transition-behavior:normal;}.artistic-card{clip-path:polygon(0px 0px, 100% 0px, 100% 85%, 95% 100%, 0px 100%);transition-property:all;transition-duration:0.4s;transition-timing-function:ease;transition-delay:0s;transition-behavior:normal;}.artistic-card:hover{transform:translateY(-10px);box-shadow:rgba(0, 0, 0, 0.2) 0px 20px 30px -10px;}.artistic-frame{position:relative;}.artistic-frame::before{content:"";position:absolute;top:-15px;left:-15px;right:-15px;bottom:-15px;border-top-width:2px;border-top-style:solid;border-top-color:rgb(30, 64, 175);border-right-width:2px;border-right-style:solid;border-right-color:rgb(30, 64, 175);border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:rgb(30, 64, 175);border-left-width:2px;border-left-style:solid;border-left-color:rgb(30, 64, 175);border-image-outset:0;border-image-repeat:stretch;border-image-slice:100%;border-image-source:none;border-image-width:1;z-index:-1;transform:rotate(2deg);}.artistic-frame::after{content:"";position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;border-top-width:2px;border-top-style:solid;border-top-color:rgb(126, 34, 206);border-right-width:2px;border-right-style:solid;border-right-color:rgb(126, 34, 206);border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:rgb(126, 34, 206);border-left-width:2px;border-left-style:solid;border-left-color:rgb(126, 34, 206);border-image-outset:0;border-image-repeat:stretch;border-image-slice:100%;border-image-source:none;border-image-width:1;z-index:-1;transform:rotate(-1deg);}.category-badge{position:absolute;top:15px;right:15px;padding-top:5px;padding-right:12px;padding-bottom:5px;padding-left:12px;border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:20px;border-bottom-left-radius:20px;font-size:0.75rem;font-weight:700;text-transform:uppercase;letter-spacing:0.5px;backdrop-filter:blur(4px);z-index:20;}.hero-gradient{background-color:rgba(0, 0, 0, 0);background-position-x:0%;background-position-y:0%;background-repeat:repeat;background-attachment:scroll;background-image:linear-gradient(135deg, rgb(248, 250, 252) 0%, rgb(224, 231, 255) 100%);background-size:auto;background-origin:padding-box;background-clip:border-box;}.mobile-menu{transform:translateX(100%);transition-property:transform;transition-duration:0.4s;transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1);transition-delay:0s;transition-behavior:normal;}.mobile-menu.active{transform:translateX(0px);}.hamburger span{transition-property:all;transition-duration:0.3s;transition-timing-function:ease;transition-delay:0s;transition-behavior:normal;}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(6px, 6px);}.hamburger.active span:nth-child(2){opacity:0;}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(5px, -5px);}.section-divider{height:100px;}.dropdown:hover .dropdown-menu{display:block;}.dropdown-menu{display:none;position:absolute;background-color:white;min-width:200px;box-shadow:rgba(0, 0, 0, 0.1) 0px 8px 16px 0px;z-index:1;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;overflow-x:hidden;overflow-y:hidden;}.dropdown-item{padding-top:12px;padding-right:16px;padding-bottom:12px;padding-left:16px;text-decoration-color:currentcolor;text-decoration-line:none;text-decoration-style:solid;text-decoration-thickness:auto;display:block;color:rgb(31, 41, 55);transition-property:all;transition-duration:0.3s;transition-timing-function:ease;transition-delay:0s;transition-behavior:normal;border-left-width:3px;border-left-style:solid;border-left-color:transparent;}.dropdown-item:hover{background-color:rgb(241, 245, 249);}.event-card{transition-property:all;transition-duration:0.3s;transition-timing-function:ease;transition-delay:0s;transition-behavior:normal;position:relative;overflow-x:hidden;overflow-y:hidden;}.event-card:hover::before{transform:translateY(0px);}.event-card:hover{transform:translateY(-5px);box-shadow:rgba(0, 0, 0, 0.1) 0px 10px 25px -5px;}.featured-card{transform-style:preserve-3d;transform:perspective(1000px);}.featured-card-content{transform:translateZ(30px);}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));row-gap:15px;column-gap:15px;}.gallery-item{aspect-ratio:1 / 1;overflow-x:hidden;overflow-y:hidden;position:relative;}.gallery-item img{transition-property:transform;transition-duration:0.5s;transition-timing-function:ease;transition-delay:0s;transition-behavior:normal;width:100%;height:100%;object-fit:cover;}.gallery-item:hover img{transform:scale(1.1);}.gallery-item::after{content:"";position:absolute;top:0px;left:0px;right:0px;bottom:0px;background-color:rgba(0, 0, 0, 0);background-position-x:0%;background-position-y:0%;background-repeat:repeat;background-attachment:scroll;background-image:linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, transparent 60%);background-size:auto;background-origin:padding-box;background-clip:border-box;opacity:0;transition-property:opacity;transition-duration:0.3s;transition-timing-function:ease;transition-delay:0s;transition-behavior:normal;}.gallery-item:hover::after{opacity:1;}.gallery-item .overlay-content{position:absolute;bottom:-30px;left:0px;right:0px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;z-index:10;transition-property:bottom;transition-duration:0.3s;transition-timing-function:ease;transition-delay:0s;transition-behavior:normal;color:white;}.gallery-item:hover .overlay-content{bottom:0px;}.navbar-icon{max-width:45px;height:auto;width:auto;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;transition-property:all;transition-duration:0.2s;transition-timing-function:ease;transition-delay:0s;transition-behavior:normal;cursor:pointer;}.navbar-icon:hover{transform:scale(1.1);box-shadow:rgba(0, 0, 0, 0.3) 0px 3px 8px;}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-moz-box-orient:vertical;overflow-x:hidden;overflow-y:hidden;}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-moz-box-orient:vertical;overflow-x:hidden;overflow-y:hidden;}.img-logo{width:45px;height:auto;}#iherl5{animation-delay:1s;}#iiz26n{animation-delay:2s;}#icf19h{animation-delay:3s;}#iis35a{background-image:radial-gradient(#1f2937 1px, transparent 1px);background-size:20px 20px;}#i9tyvi{clip-path:polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);}#i7i558{clip-path:polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);}#isge3x{border:0;}
