body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-shadow:1px 1px 8120px hsla(0,0%,100%,.996);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.layar{height:88vh;position:relative}.layar-mid{height:70vh;position:relative;width:100%}.layar-mid h1{padding-top:4rem!important}img{height:100%;object-fit:cover;width:100%}.layar-text{left:50%;position:absolute;top:55%;transform:translate(-50%,-50%);width:100%}.layar-text h1{-webkit-text-fill-color:#0000;background:#313;-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800}.layar-text p{color:#fff;font-size:1.3rem;padding:.5rem 0 2rem}.layar-text .show{background:#fff;border-radius:6px;color:#222;font-size:1.1rem;font-weight:700;letter-spacing:2px;padding:1rem 2rem;text-decoration:none}.layar-text .hide{display:none}@media screen and (max-width:555px){.layar-text h1{padding:10px 20px}.layar-text p{font-size:1.1rem;margin-bottom:1px;margin-top:-20px;padding:0 0 1rem}.layar-text{top:65%}img{height:67%;width:100%}.layar-text .show{border-radius:6px;font-size:1rem;padding:.6rem 1.1rem}}.NavbarItems{background-color:#2d3e50;padding:0 20px}.navbar-logo{color:#fff;font-size:1.5rem;font-weight:700}.menu-icon{color:#fff;cursor:pointer;display:none;font-size:2rem}.nav-menu{display:flex;list-style:none;margin-right:2rem;text-align:center}.nav-links{align-items:center;color:#fff;display:flex;padding:.5rem 1rem;text-decoration:none}.nav-links:hover{background-color:#1f2a38;border-radius:4px}.fa-bars,.fa-times{color:#fff}.nav-menu.active{background-color:#2d3e50;display:flex;flex-direction:column;height:100vh;left:0;padding-top:20px;position:absolute;top:80px;transition:transform .5s ease;width:100%}.nav-links-mobile{background:#007bff;border-radius:4px;color:#fff;cursor:pointer;display:block;font-size:1.2rem;font-weight:700;letter-spacing:2px;margin:auto;padding:6px;text-align:center;text-decoration:none;width:100%}.nav-links-mobile:hover{background-color:#0056b3}@media screen and (max-width:768px){.menu-icon{display:block}.nav-menu{background-color:#2d3e50;display:none;flex-direction:column;height:100vh;left:-100%;position:absolute;top:80px;width:100%}.nav-menu,.nav-menu.active{transition:transform .5s ease}.nav-menu.active{left:0}.nav-links-mobile{background:#007bff;border-radius:4px;color:#fff;cursor:pointer;display:block;font-size:1.2rem;font-weight:700;letter-spacing:2px;margin:20px auto auto;text-align:center;text-decoration:none;width:50%}.nav-links-mobile:hover{background-color:#0056b3}}@media screen and (min-width:961px){.nav-menu{background-color:initial;display:flex;flex-direction:row;justify-content:flex-end;position:static}.nav-links-mobile{background:#007bff;border-radius:4px;color:#fff;cursor:pointer;display:block;font-size:1.2rem;font-weight:700;letter-spacing:2px;margin:auto;text-align:center;text-decoration:none;width:100%}.nav-links-mobile:hover{background-color:#0056b3}}body,html{font-family:Arial,sans-serif;overflow-x:hidden}*,:after,:before,body,html{box-sizing:border-box}.NavbarItems{align-items:center;background-color:#f8b809;border-radius:13px;box-shadow:0 5px 15px #00000040;display:flex;height:80px;justify-content:space-between;left:50%;padding:0 30px;position:fixed;top:20px;transform:translateX(-50%);width:95%;z-index:9999}.navbar-logo{color:#222;cursor:pointer;font-size:2rem}.popup{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.popupContent{background-color:#fff;border-radius:12px;box-shadow:0 5px 15px #0000004d;max-height:80vh;max-width:450px;overflow-y:auto;padding:30px;text-align:center;width:90%}.popupContent h3{font-size:1.4em;margin-bottom:25px}.button-container button{background-color:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1em;margin:10px 0;padding:15px;width:100%}.button-container button:hover{background-color:#0056b3}.button-container button:focus{outline:none}.layar{background-size:cover;box-sizing:border-box;margin-bottom:100px;margin-top:30px;padding:80px 20px;text-align:center;width:100%}.layar img{height:auto;max-width:100%}.layar h1{color:#333;font-size:2.5rem;margin-bottom:20px}.layar p{font-size:1.2rem;margin-bottom:30px}.layar button{background-color:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;padding:15px 30px;transition:background-color .2s ease-in-out}.layar button:hover{background-color:#0056b3}.footer{background-color:#282c34;bottom:0;padding:20px;position:relative;text-align:center;width:100%}.footer p{font-size:1rem;margin:0}.promotion-section{background-color:#f8f9fa;border-radius:12px;box-shadow:0 4px 10px #00000026}.promotion-content h1{color:#333;font-size:2.8rem;margin-bottom:20px}.promotion-content p{color:#555;font-size:1.2rem;line-height:1.6;margin-bottom:30px}.promotion-content ul{list-style-type:none;margin:20px 0;padding:0}.promotion-content ul li{color:#444;font-size:1.1rem;margin-bottom:10px}@media screen and (max-width:768px){.popupContent{padding:20px;width:95%}.popupContent h3{font-size:1.3em}.button-container button{font-size:1rem;padding:12px}.layar h1{font-size:2rem}.layar button,.layar p{font-size:1rem}.layar button{padding:12px 24px}.promotion-content h1{font-size:2.2rem}.promotion-content p,.promotion-content ul li{font-size:1rem}}@media screen and (max-width:480px){.popupContent{padding:15px}.popupContent h3{font-size:1.2em}.button-container button{font-size:.9rem;padding:10px}.layar h1{font-size:1.8rem}.layar button,.layar p{font-size:.9rem}.layar button{padding:10px 20px}.promotion-content h1{font-size:1.8rem}.promotion-content p,.promotion-content ul li{font-size:.9rem}}body,html{background:linear-gradient(180deg,#f9a006,#fff);height:100%;margin:0;padding:0}.division{background-color:rgba(250,181,62,.996);border-radius:10px;margin:4rem 6rem;padding:2rem}.division h1{font-size:3rem}.division h1,.division-p p{text-align:center}.first-description,.first-description-reverse{align-items:center;border-radius:8px;box-shadow:0 4px 12px #0000001a;display:flex;justify-content:space-between;margin-top:4.5rem;padding:1.5rem}.first-description-reverse{flex-direction:row-reverse}.description-text{font-size:1.1rem;text-align:start;width:45%}.description-text h2{padding-bottom:1rem;text-shadow:2px 2px 8px #ffffffe6}.image{display:flex;justify-content:space-between;position:relative;width:50%;z-index:99}.image img{border-radius:6px;box-shadow:1px 1px 8120px rgba(250,181,62,.996);height:350px;object-fit:cover;width:49%}.image img:nth-child(2){position:absolute;right:0;top:-10%}@media screen and (max-width:850px){.division{margin:4rem 2rem}.first-description{display:flex;flex-direction:column-reverse;margin-top:2.5rem}.first-description-reverse{display:flex;flex-direction:column-reverse;margin-top:4.5rem}.description-text,.image{width:100%}.image{margin:1.8rem 0;z-index:auto}.image img{box-shadow:1px 1px 8120px rgba(250,181,62,.996);height:250px}}.photoshoot-link{align-items:center;background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:700;gap:8px;padding:10px 20px;transition:background-color .3s ease-in-out,transform .3s ease-in-out}.photoshoot-link:hover{background-color:#0056b3;transform:scale(1.05)}.photoshoot-link svg{font-size:1.2rem}.product{color:#2a2a2a;margin:4rem 6rem}.product h1{font-size:3rem}.product h1,.product p{text-align:center}.product-card{display:flex;justify-content:space-between;margin-top:3rem}.product-image{border-radius:7px;height:200px;overflow:hidden}.product-image img{border-radius:7px;height:100%;transition:.3s ease-in-out;width:100%}.product-image:hover img{transform:scale(1.3)}.p-card{margin:4rem 2rem;padding:.2rem 0 .1rem;width:100%}@media screen and (max-width:850px){.product{margin:-4rem -2rem 100px}.product-card{flex-direction:column}.p-card{width:100%}.p-card,.p-card p{margin-bottom:1.5rem}.p-card p{text-align:justify;width:86%}}.footer{background:#000;color:#fff;padding:4rem 6rem}.top{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;text-align:start}.top i{color:#fff;font-size:2rem;margin-left:1rem}.top i:hover{color:#01959a}.bottom{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:2rem;text-align:start}.bottom div{display:flex;flex-direction:column}.bottom h4{font-size:1.3rem;padding:1rem 0 .8rem}.bottom a{color:#fafafa;font-size:1.1rem;padding-bottom:.4rem;text-decoration:none}@media screen and(max-width:850px){.footer{padding:4rem 2rem}.footer i{margin:1rem 1rem 0 0}.bottom div{width:50%}}.promotion-section{background:linear-gradient(135deg,#f8b809,#fc0);border-radius:15px;box-shadow:0 10px 20px #0000001a;color:#333;margin:40px auto;max-width:1200px;overflow:hidden;padding:50px 20px;position:relative;text-align:center}.promotion-header h1{animation:fadeIn 1s ease-in-out;color:#222;font-size:2.5rem;margin-bottom:15px}.promotion-header p{animation:fadeIn 1.5s ease-in-out;color:#444;font-size:1.2rem;margin-bottom:30px}.promotion-services{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-top:30px}.service-card{animation:fadeInUp 1s ease-in-out;background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000001a;flex:1 1;max-width:300px;min-width:250px;padding:20px;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{box-shadow:0 10px 25px #0003;transform:translateY(-10px)}.service-card h2{color:#f8b809;font-size:1.5rem;margin-bottom:10px}.service-card p{color:#555;font-size:1rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:768px){.promotion-services{align-items:center;flex-direction:column}.service-card{max-width:90%}.promotion-header h1{font-size:2rem}.promotion-header p{font-size:1rem}}@media screen and (max-width:480px){.promotion-header h1{font-size:1.8rem}.promotion-header p{font-size:.9rem}.service-card h2{font-size:1.2rem}.service-card p{font-size:.9rem}}.form-container{color:#2a2a2a;margin:4rem 6rem}.form-container form{display:flex;flex-direction:column;margin:auto;padding-top:3rem;width:50%}.form-container input{height:3rem;padding:0 1rem}.form-container input,.form-container textarea{border:1px solid #2a2a2a;border-radius:.3rem;margin-bottom:2rem}.form-container textarea{padding:1rem}.form-container button{display:inline}@media screen and (max-width:850px){.form-container{margin:4rem 2rem}.form-container form{padding-top:2rem;width:90%}}.about-container{margin:4rem 6rem;text-align:start}.about-container h1{padding-bottom:1rem}.about-container p{padding-bottom:2rem}@media screen and (max-width:850px){.about-container{margin:4rem 2rem}}.photoshoot{color:#2a2a2a;margin:8rem 11rem}.photoshoot h1{font-size:3rem}.photoshoot-card{display:flex;justify-content:space-between;margin-top:3rem}.p-card{border-radius:7px;box-shadow:0 5px 25px 2px #00000080;cursor:pointer;padding:1rem .8rem;text-align:start;width:32%}.photoshoot-image{border-radius:7px;height:200px;overflow:hidden}.photoshoot-image img{border-radius:7px;height:100%;transition:.3s ease-in-out;width:100%}.photoshoot-image:hover img{transform:scale(1.3)}.p-card h4{font-size:1.3rem;padding:.9rem 0 .2rem}@media screen and (max-width:850px){.photoshoot{margin:8rem 4rem}.photoshoot-card{flex-direction:column}.p-card{margin-bottom:1.5rem;width:100%}}.college-photoshoot-data{color:#2a2a2a;margin:8rem 11rem}.college-photoshoot-data h1{font-size:3rem}.college-photoshoot-data-card{display:flex;justify-content:space-between;margin-top:3rem}.cp-card{border-radius:7px;box-shadow:0 5px 25px 2px #00000080;cursor:pointer;padding:1rem .8rem;text-align:start;width:32%}.college-photoshoot-image{border-radius:7px;height:200px;overflow:hidden}.college-photoshoot-image img{border-radius:7px;height:100%;transition:.3s ease-in-out;width:100%}.college-photoshoot-image:hover img{transform:scale(1.3)}.cp-card h4{font-size:1.3rem;padding:.9rem 0 .2rem}@media screen and (max-width:850px){.college-photoshoot-data{margin:8rem 4rem}.college-photoshoot-data-card{flex-direction:column}.cp-card{margin-bottom:1.5rem;width:100%}}.Register_container__nQu6a{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:20px}.Register_formContainer__KELIb{max-width:400px;position:relative;width:100%}.Register_form__rEK1h{background:#fff;border-radius:10px;box-shadow:0 0 10px #0000001a;padding:30px;text-align:center}.Register_input__IHI20{border:1px solid #ccc;border-radius:5px;font-size:16px;margin:10px 0;padding:10px;width:100%}.Register_button__7oqOA{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;margin:20px 0;padding:10px 20px}.Register_button__7oqOA:hover{background-color:#0056b3}.Register_popup__PvbR0{background-color:#fff;border-radius:8px;box-shadow:0 5px 15px #0000004d;left:50%;padding:20px;position:absolute;text-align:center;top:-100px;transform:translateX(-50%);z-index:10}.Register_popupContent__tUWBs h3{margin-bottom:20px}.Register_popupContent__tUWBs button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;margin:5px;padding:10px 20px}.Register_popupContent__tUWBs button:hover{background-color:#0056b3}.Register_loginLink__LLGcN{margin-top:10px}.Register_input__IHI20:disabled{background-color:#e0e0e0;cursor:not-allowed}.Register_button__7oqOA:disabled{background-color:#ccc;cursor:not-allowed}.Register_disabledLink__TIwa4{color:#999;cursor:not-allowed;text-decoration:none}.Login_container__2pcnf{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:20px}.Login_form__VvZSV{background:#fff;border-radius:10px;box-shadow:0 0 10px #0000001a;max-width:400px;padding:30px;text-align:center;width:100%}.Login_input__ADhfa{border:1px solid #ccc;border-radius:5px;font-size:16px;margin:10px 0;padding:10px;width:100%}.Login_button__86uwc{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;margin:20px 0;padding:10px 20px}.Login_button__86uwc:hover{background-color:#0056b3}h2{color:#333;margin-bottom:20px}
/*# sourceMappingURL=main.9631b3d7.css.map*/