@media screen and (max-width: 767px){.no-mobile{display:none!important}}@media screen and (min-width: 767px){.no-pc{display:none!important}}.showing-item{opacity:0;transition:.3s ease;transform:translateY(50px)}.showing-item-deley{opacity:0;transition:.8s ease}.show-item-scroll-reveal-deley{opacity:1}.show-item-scroll-reveal{opacity:1;transform:translateY(0)}.blackout{position:fixed;opacity:.35;z-index:1;background-color:#0c0d0d;width:100%;height:100%;top:0;left:0}.app-button{background-color:#0c0d0d;color:#fff;font-size:1.1rem;border:none;padding:.5em 1em;font-family:inherit;margin-top:2em;border-radius:30px;transition:.3s ease;cursor:pointer}.app-button:hover{opacity:.5}@media screen and (min-width: 767px){.app-button{font-size:1.3rem}}.hero{width:100vw;height:100vh;overflow:hidden;display:flex;justify-content:center;align-items:center;padding-bottom:3em}.hero-video{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100vw;height:100vh;object-fit:cover;z-index:0}.hero-text-container{position:absolute;z-index:3;width:90vw;text-align:center;top:100px}.hero-title{color:#fff;font-size:3.5rem;margin-bottom:0}.hero-desc{color:#fff;margin-top:0;font-size:1.2rem}.hero-scroll-down{display:flex;justify-content:center;align-items:center;position:absolute;bottom:3em;left:50%;transform:translate(-50%);z-index:3;animation:down-arrow 3s ease infinite}.scroll-down-arrow{color:#fff;width:30px;height:30px}.navbar{position:absolute;top:1.5em;z-index:100px;width:100%;display:flex;justify-content:center;z-index:3}.margin-navbar-button{margin:0 2em}.hero-logo{width:50%;background-color:#fff;border-radius:50%;max-width:300px}@media screen and (min-width: 767px){.hero-title{font-size:6rem}.hero-desc{font-size:1.8rem}.margin-navbar-button{margin:0px 5vw}.hero-text-container{left:5vw;width:300px;height:300px;top:32px;display:flex;flex-direction:column;align-items:flex-start}.navbar{top:2em}}@keyframes down-arrow{0%{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(15px)}to{transform:translate(-50%) translateY(0)}}.text-button{font-family:inherit;color:#fff;padding:0;font-size:1.2rem;background:transparent;border:none;transition:.3s ease;cursor:pointer}.text-button:hover{opacity:.5}@media screen and (min-width: 767px){.text-button{font-size:1.3rem}}.gallery{position:relative;width:100%;z-index:1;background-color:#fff;display:flex;flex-direction:column;align-items:center;padding-bottom:3em;padding-top:3em;border-radius:30px 30px 0 0}.draggable-scroll{width:100%;overflow-x:scroll;white-space:nowrap;cursor:grab;-webkit-user-select:none;user-select:none}.draggable-scroll:active{cursor:grabbing}.draggable-scroll::-webkit-scrollbar{display:none}.scroll-content{display:flex;width:100%}.gallery-image{width:90vw;height:400px;margin-left:5vw;margin-right:-2.5vw;background-color:gray;border-radius:40px;max-width:400px;overflow:hidden}.image-in-gallery{width:100%;height:100%;object-fit:cover}@media screen and (min-width: 767px){.gallery-image{height:500px}}.auto-scroll-text{font-size:3rem;margin:0 0 0 .5em;font-weight:500;color:#171415}.inner-text-scroll{position:relative;width:100%;overflow:hidden;height:100px;display:flex;align-items:center;margin-bottom:1em;margin-top:1em}.wrapper{position:absolute;display:flex}@media screen and (min-width: 767px){.auto-scroll-text{font-size:4rem}.inner-text-scroll{height:150px}}.movies{min-height:300px;position:relative;width:100%;background-color:#fff;display:flex;flex-direction:column;align-items:center;padding-top:2em;z-index:2}.movies-categories-switcher-container{display:flex;overflow-x:auto;width:100%;padding-left:5vw;height:100px}.movies-categories-switcher-container::-webkit-scrollbar{display:none}.movie-button{font-family:inherit;margin:0 .5em 0 0;font-size:1.2rem;color:#171415;background:transparent;border:none;flex-shrink:0;transition:.3s ease;cursor:pointer;height:60px;padding:0 1em;border-radius:30px}.movie-button:hover{opacity:.5}.highlight-movie-button{background-color:#171415;color:#fff}.movie-info-container{width:90vw;height:500px;overflow:hidden;position:relative;border-radius:40px}.movie-info-item{position:absolute;top:0;left:0;transition:.3s ease;opacity:0}.show-movie-info-item{opacity:1}.movie-video{height:500px;width:100%;object-fit:cover;border-radius:40px;background-color:gray}.about-us-text-image-container{height:250px;width:100%;overflow:hidden;position:relative;margin-top:3em;background-color:#f0f0f0}.about-us-text-image{width:10%;height:180%;object-fit:cover}@media screen and (max-width: 767px){.about-us-text-image{position:absolute;top:-25%;width:100%}}@media screen and (min-width: 767px){.about-us-text-image-container{height:400px;margin-top:4em}.about-us-text-image{width:100%;height:150%;position:absolute;top:-25%}.about-us-text-desc{max-width:700px;font-size:1.5rem}}@media screen and (min-width: 767px){.movies{padding-top:5em;align-items:center}.movies-categories-switcher-container{justify-content:center;padding-left:0}.movie-button{margin-right:2em;margin-left:2em;width:250px;font-size:1.2rem}.movie-info-container{width:70vw;height:600px}.movie-video{height:600px}}.offer{width:100%;background-color:#fff;position:relative;z-index:1;padding-top:2em;display:flex;flex-direction:column;align-items:center;text-align:left;text-align:center}.offer-title{font-size:2.5rem;color:#171415;margin:0}.offer-desc{margin:2em 0;color:#848587;width:80vw}.about-us-text-separator{background:linear-gradient(to right,#171415,#171415,#171415,#171415);width:150px;height:3px;border:none;border-radius:30px}@media screen and (min-width: 767px){.offer-title{font-size:4rem}.about-us-text-separator{width:200px}.offer-desc{font-size:1.4rem;width:60vw}}.auto-scroll-text:last-of-type{padding-left:0}.image-in-scrolling{width:90vw;height:250px;object-fit:cover;margin-right:1em;background-color:gray;border-radius:40px;object-position:top}.inner{position:relative;width:100%;height:300px;display:flex;align-items:center;overflow:hidden;justify-content:center}.wrapper{position:absolute;display:flex;width:100%;height:100%}section{display:flex;animation:swipe var(--speed) linear infinite backwards}@media screen and (min-width: 767px){.auto-scroll-text{font-size:4rem}.inner{height:350px}.image-in-scrolling{height:300px;width:500px}}@keyframes swipe{0%{transform:translate(0)}to{transform:translate(-100%)}}.contact{width:90%;display:flex;flex-direction:column;align-items:center;margin:auto;padding-top:3em;z-index:2;position:relative}.contact-form-desc-container,.contact-form-title-container{width:90vw;text-align:center;padding:.3em;border-radius:30px;display:flex;flex-direction:column;align-items:center}.contact-form-desc-container{margin-top:1em}.contact-form-desc{color:#0c0d0d;margin:0 0 2em;background-color:#fff;padding:.5em 1em;border-radius:30px}.contact-title{font-size:2.5rem;margin:0;background-color:#fff;border-radius:30px;padding:.1em 1em}@media screen and (min-width: 767px){.contact-form-desc-container{padding-left:1.5em;padding-right:1.5em}.contact{width:60%;min-width:500px}.contact-form-desc-container,.contact-form-title-container{width:60vw}.contact-title{font-size:2.5rem}.contact-form-desc{font-size:1.1rem}}.contact-form-container{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:1em}.upper-forms-container{width:100%;display:flex;justify-content:space-between}.form-upper{width:100%;border-radius:30px;font-size:1rem;padding:.5em 1.2em;border:none;background-color:#fff;font-family:inherit;color:#0b122e}.bottom-form{width:100%;margin-top:1em}.big-form{width:100%;border-radius:30px;font-size:1rem;padding:.5em 1.2em;border:none;background-color:#fff;font-family:inherit;color:#0b122e}.submit-button{padding:.5em 1.2em;font-size:1rem;font-family:inherit;color:#0b122e;margin-top:1em;border-radius:30px;border:none;transition:.3s ease;display:flex;justify-content:center;align-items:center;width:90px;height:40px;cursor:pointer;background-color:#fff}.send-button-text{margin:0;transition:.3s ease}.hide-send-button-text{opacity:0}.send-button-icon{transition:.3s ease;opacity:0;transform:scale(.5);position:absolute}.show-send-icon{opacity:1;transform:scale(1)}.send-button-animation{background-color:#60c473;color:#eef1ff;font-size:1.5rem}.expand-send-button{width:150px;height:60px}.loading-send-button{position:absolute;transition:.3s ease;opacity:0}.show-loading-send-button{opacity:1}.hide-loading-send-button{opacity:0}.submit-button:hover{opacity:.7}.selector-contact-container{width:100%;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:2em}.selector-background{background-color:#fff;margin-top:1em}.highlight-selector-button{background-color:#0c0d0d;color:#fff}.margin-top{margin-top:1em;width:100%}@media screen and (min-width: 767px){.big-form,.form-upper{font-size:1.3rem}.submit-button{font-size:1.2rem;width:120px;height:50px}}.footer{position:relative;width:100%;background-color:#fff;color:#0c0d0d;display:flex;flex-direction:column;align-items:center;z-index:2;margin-top:3em;border-radius:30px 30px 0 0}.footer-text-container{width:80vw;margin-bottom:1em}.footer-title{font-size:2rem;margin-bottom:0}@media screen and (min-width: 767px){.footer{flex-direction:row;justify-content:space-around;padding-top:3em;padding-bottom:3em;align-items:flex-start}.footer-text-container{width:20vw}}.gallery-page{padding-top:5vw;padding-left:5vw;padding-right:5vw;display:flex;flex-direction:column;width:100vw;overflow:hidden;padding-bottom:2em}.back-button{width:50px;display:flex;justify-content:center;align-items:center;color:#fff;background-color:#0c0d0d;border:none;border-radius:30px;height:30px;transition:.3s ease;cursor:pointer}.back-button:hover{opacity:.5}.page-icon{width:20px;height:20px}.gallery-page-title{font-size:4rem;line-height:1em;margin-top:.5em;color:#0c0d0d}.subpage-title-container{display:flex;align-items:center}.subppage-title{margin:0 0 0 .8em;font-weight:400;color:#a9aaac;font-size:1.3rem}.gallery-page-img{border-radius:30px;width:90vw;background-color:gray;height:350px;object-fit:cover}.gallery-section{width:90vw}.gallery-section-title{font-size:2rem;color:#0c0d0d;line-height:1.2em;margin-bottom:0}.gallery-section-desc{color:#a9aaac;font-size:1rem;margin-top:1em}.gallery-section-images{padding-top:1em;z-index:1}.gallery-section{margin-top:3em;z-index:1}.gallery-images-animation-container{display:flex;justify-content:space-between;flex-wrap:wrap;z-index:1}.gallery-animation-image{width:29vw;height:29vw;margin-bottom:1vw;background-color:gray;object-fit:cover;border-radius:8px;transition:.3s ease;opacity:0;transform:scale(.9) translateY(10px)}.show-gallery-animation-image{opacity:1;transform:scale(1) translateY(0)}.img-in-gallery-section{width:90vw;height:300px;object-fit:cover;border-radius:30px;background-color:gray;margin-top:2em;z-index:1}.full-image-container{width:100%;position:fixed;height:100vh;top:0;left:0;display:flex;justify-content:center;align-items:center;opacity:0;z-index:0;transition:.3s ease;transform:translate(-100%)}.show-full-image-container{opacity:1;z-index:1;transform:translate(0)}.full-image{width:100%;object-fit:contain;z-index:2;height:400px}.glass-bg{background-color:#0c0d0d;width:100%;height:100%;position:absolute;left:0;top:0;opacity:.8}.close-img-button{position:absolute;left:5vw;top:5vw;font-family:inherit;width:100px}.gallery-images-section{width:90vw;height:400px;overflow:hidden;border-radius:40px;position:relative;justify-content:center;align-items:center;display:flex;transition:.3s ease;cursor:pointer}.black-bg{width:100%;height:100%;background-color:#0c0d0d;opacity:.2;top:0;left:0;z-index:2;position:absolute}.section-img-gallery{width:100%;height:100%;object-fit:cover}.see-gallery-details{position:absolute;z-index:3;display:flex;align-items:center;justify-content:center;width:90%;height:50px;border-radius:30px;bottom:16px;color:#fff;font-family:inherit;background-color:#0c0d0d;border:none;font-size:1.2rem;cursor:pointer}.gallery-details-eye-icon{width:18px;height:18px;margin-left:.5em}.gallery-images-section:hover{transform:translateY(-5px);opacity:.8;cursor:pointer}@media screen and (min-width: 767px){.gallery-page{padding-left:15vw;padding-right:15vw}.see-gallery-details{left:50%;transform:translate(-50%);max-width:300px}.back-button{width:80px;height:40px}.page-icon{width:25px;height:25px}.subppage-title{font-size:2rem}.gallery-page-title{font-size:6rem}.gallery-animation-image{max-width:23vw;width:250px;height:250px}.gallery-section-title{font-size:3.5rem;color:#0c0d0d;line-height:1.2em;margin-bottom:0}.gallery-section-desc{color:#a9aaac;font-size:1.4rem;margin-top:1em}.gallery-images-section{display:flex;flex-wrap:wrap;justify-content:space-between;width:70vw}.img-in-gallery-section{width:22vw;height:450px;transition:.3s ease}.img-in-gallery-section:hover{transform:translateY(-20px);opacity:.5;cursor:pointer}}.blogfeed{background:#fff;color:inherit;padding:clamp(16px,3vw,32px);display:flex;flex-direction:column;padding-top:150px;align-items:center;padding-right:10vw;padding-left:10vw}.blogfeed__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.blogfeed__header h2{margin:0;font-weight:700;font-size:clamp(20px,2.2vw,28px)}.blogfeed__actions input[type=search]{background:#fff;border:1px solid rgba(0,0,0,.12);color:inherit;padding:10px 12px;border-radius:12px;min-width:240px;outline:none}.blogfeed__actions input[type=search]::placeholder{color:#00000080}.blogfeed__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:18px}.card{display:flex;flex-direction:column;background:#fff;color:inherit;border:1px solid rgba(0,0,0,.08);border-radius:16px;text-decoration:none;overflow:hidden;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.card:hover{transform:translateY(-2px);border-color:#00000029;box-shadow:0 10px 24px #0000001f}.card .thumb{aspect-ratio:16/9;background:#f3f6fb;position:relative}.card .thumb img{width:100%;height:100%;object-fit:cover;display:block}.card .content{padding:14px 14px 16px}.card .title{margin:0 0 8px;line-height:1.25;font-size:18px;font-weight:700}.card .excerpt{margin:0 0 12px;line-height:1.45;color:#000000b8}.card .meta{display:flex;align-items:center;gap:8px;font-size:13px;color:#0009}.card .meta .dot{width:4px;height:4px;border-radius:999px;background:currentColor;display:inline-block}.skeleton{position:relative;overflow:hidden}.skeleton .thumb,.skeleton .line{background:linear-gradient(90deg,#0000000d,#0000001f,#0000000d);background-size:200% 100%;animation:shimmer 1.2s infinite}.skeleton .thumb{aspect-ratio:16/9}.skeleton .line{height:12px;margin:10px 14px;border-radius:8px}.skeleton .line.w80{width:80%}.skeleton .line.w60{width:60%}.skeleton .line.w40{width:40%}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.blogfeed__footer{display:flex;justify-content:center;margin-top:18px}.loadmore{background:#0b57d0;color:#fff;border:0;border-radius:12px;padding:10px 16px;font-weight:600;cursor:pointer}.loadmore:hover{filter:brightness(1.05)}.blogfeed__error{background:#ffefef;color:#761111;border:1px solid #ffd6d6;padding:12px 14px;border-radius:12px}.blog-title{font-size:3rem!important;margin-bottom:1em!important}*{box-sizing:border-box}body{margin:0;width:100%;resize:none;font-family:Poppins;background-color:#fff}
