body{background-color:#f9f9f9;font-family:Segoe UI,sans-serif;margin:0}.header{background:#fff;box-shadow:0 2px 5px #0000001a;padding:20px}.Headercontainer{display:flex;flex-direction:column}.topRow{justify-content:space-between}.logo,.topRow{align-items:center;display:flex}.penguin-logo{height:60px;margin-right:10px;width:65px}.Headersocialicons{display:flex}.Headersocialicons i{cursor:pointer;font-size:1.5rem;transition:transform .2s ease}.Headersocialicons i:hover{transform:scale(1.2)}.navSection{display:flex;font-weight:700;gap:20px;justify-content:start;margin-top:15px}.navSection a{color:#000;text-decoration:none}.navSection a:hover{color:orange}.icon-button{border-radius:50%;color:#fff;cursor:pointer;display:inline-block;font-size:1.3rem;height:2.6rem;line-height:2.6rem;margin:0 5px;text-align:center;transition:all .2s ease-in-out;-webkit-user-select:none;user-select:none;width:2.6rem;z-index:1}.icon-button:hover{opacity:.9;transform:scale(1.2)}.youtube{background-color:red}.github{background-color:#333}.linkedin{background-color:#0a66c2}.google{background-color:#db4437}.twitter{background-color:#1da1f2}.hero{align-items:center;background-color:#fff;display:flex;height:80vh;justify-content:space-between;overflow:hidden;padding:40px;position:relative}.hero-content{background-attachment:fixed;background-image:url(/penguintech/static/media/line.faf2107908fc42354c9c.jpg);background-size:105%;height:100%;padding-top:20%;position:absolute;width:80%;z-index:0}.hero-content h1{font-weight:700}.hero-content p{font-size:140%;font-weight:700}.hero-img{height:auto;margin-left:auto;margin-right:-5%;width:60%;z-index:1}.btn{background-color:#f4b400;border:none;color:#fff;cursor:pointer;font-size:16px;margin-top:20px;padding:10px 20px}.square{animation:squareAnim 25s linear infinite alternate;background:#4169e1;bottom:0;height:60px;width:60px}.circle,.square{opacity:.7;position:absolute;right:0}.circle{animation:circleAnim 25s linear infinite alternate;background:pink;border-radius:50%;height:100px;top:0;width:100px}.rectangle{animation:rectAnim 25s linear infinite alternate;background:#90ee90;bottom:0;height:100px;left:0;opacity:.5;position:absolute;width:50px}@keyframes squareAnim{to{transform:translate(-100vw,-100vh)}}@keyframes circleAnim{to{transform:translate(-100vw,100vh)}}@keyframes rectAnim{to{transform:translate(100vw,-100vh)}}.arrows{bottom:80px;height:72px;left:50%;position:absolute;transform:translateX(-50%);width:60px;z-index:10}.arrows path{stroke:#000;fill:#0000;stroke-width:2px;animation:arrow 2s infinite}@keyframes arrow{0%{opacity:0}40%{opacity:1}80%{opacity:0}to{opacity:0}}.arrows path.a1{animation-delay:-1s}.arrows path.a2{animation-delay:-.5s}.arrows path.a3{animation-delay:0s}@media screen and (max-width:768px){.hero{height:80vh;margin-right:-5%;padding-top:50%;width:auto}.arrows{display:none}}.about-section{background-color:#f5f5f5;display:flex;justify-content:center;padding:80px 40px}.about-content{display:flex;max-width:1200px;width:100%}.image-container{align-items:center;display:flex;flex:1 1;justify-content:center;padding-right:20px}.about-image{border-radius:8px;height:auto;margin-left:-20%;margin-top:10%;max-width:110%;transform:scale(1.1);width:auto}.benefits-container{flex:1 1;padding-left:20px}.benefits{display:flex;flex-direction:column;gap:25px}.benefit-card{align-items:flex-start;background-color:#fff;border-radius:10px;box-shadow:0 5px 20px #0000000d;display:flex;gap:20px;height:fit-content;padding:20px 25px}.benefit-icon{color:#f4b400;flex-shrink:0;font-size:2rem}.benefit-card h3{font-size:1.2rem;font-weight:600;margin:0 0 8px}.benefits-container h2{font-size:1.9rem}.benefit-card p{color:#c94f27;font-size:.95rem;margin:0}.benefit-card:hover{background-color:#ffd95a;box-shadow:0 5px 15px #202020;color:#000;cursor:pointer}.benefit-card:hover p{color:#000}.expertise-section{background-color:#f5f5f5;padding:50px;text-align:center}.expertise-section h1{margin-bottom:30px}.expertise-logos{display:flex;gap:20px;justify-content:center}.expertise-logos img{height:200px}.vision{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:column;height:100%;justify-content:center;padding:20px;text-align:center}.vision h1{font-size:2rem}.vision-img{height:100%;width:100%}.imgcontainer{align-items:center;border-color:#ff313180 #00ffff80 #39ff1480 #2881c080;border-style:solid;border-width:1px;display:flex;justify-content:center;max-width:25%}.mission{background-color:#f5f5f5;height:auto;padding:2%}.mission h1{font-size:45px;text-align:center}.mission p{font-size:18px;line-height:30px;margin-left:15%;margin-right:15%;text-align:left}.Testimonial-Container{background-color:#f5f5f5;margin-top:2%;padding-bottom:2%;text-align:center}.Testimonial-Container h3{color:#2d2828}.TestimonialCards{display:flex;gap:2%;justify-content:left;margin:5%}.TestimonialCards h3{color:#000}.TestimonialCards h5{color:orange}.ReviewCards{background-color:#f5f5f5;border-radius:5px;box-shadow:0 4px 10px #0000001a;height:auto;padding:3%;width:auto}.ReviewCards:hover{background-color:#ffe75c}.contact{background-color:#292424;flex-wrap:wrap;justify-content:space-between;padding:10px;text-align:center}.contact h1{font-size:2.5rem;margin-bottom:10px;width:100%}.contact h1,.contact h4{color:#f29e52;text-align:center}.contact p{color:#ccc;margin-bottom:30px;text-align:center;width:100%}.box-grid{column-gap:15px;display:flex;justify-content:center}.box{text-align:right}.box h4{color:#f29e52;margin-bottom:5px}.contact-form{text-align:center}.contact-form button:hover{background-color:#f29e52;color:#000}.inputField{background-color:#373737;border-color:#f29e52;color:#fff;height:30px;width:250px}.EmailBox,.SubjectBox{height:30px}.EmailBox,.Message-Box,.SubjectBox{width:500px}.EmailBox,.Message-Box,.SubjectBox,.SubmitButton{background-color:#373737;border-color:#f29e52;color:#fff}.SubmitButton{height:30px;width:100px}.container1{font-size:20px;text-align:center}.container1 p{margin-left:15%;margin-right:15%;text-align:left}.heading{padding-top:5%;text-align:center}.container2{grid-gap:10px 10px;display:grid;font-size:20px;gap:10px 10px;grid-template-columns:repeat(3,350px);justify-content:center;padding-top:30px}.container2 h1{font-size:28px}.White-Box{background-color:#fff;box-shadow:0 2px 5px #0000001a}.Black-Box,.White-Box{height:250px;overflow:hidden;position:relative;text-align:center;width:350px}.Black-Box{background-color:#000;box-shadow:0 2px 5px blue;color:#fff}.Black-Box img,.White-Box img{height:100px;padding:20px;width:100px}.service-description{opacity:0;transition:opacity .3s ease}.Black-Box:hover,.White-Box:hover{background-color:#f4b400;border-radius:5px;box-shadow:0 2px 5px #ff007b;color:#000;cursor:pointer;transform:translateY(-15px)}.Black-Box:hover .service-description,.White-Box:hover .service-description{opacity:1}.Black-Box:hover img,.White-Box:hover img{display:none}.container3{display:flex;flex-direction:column;font-size:20px;gap:40px;margin:70px}.container3>div{align-items:center;display:flex;gap:80px;margin:60px}.container3>div:nth-child(2){flex-direction:row-reverse}.container3 img{gap:10px;height:300px;object-fit:contain;width:450px}.Image-Description{max-width:500px}.faq-container{font-size:18px;margin:auto;max-width:800px;padding:20px}.faq-container h1{margin-bottom:60px;text-align:center}.faq-item{background:#fff;border-radius:5px;box-shadow:0 2px 5px #0000001a;margin-bottom:30px;padding:0}.faq-question{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:5px}.faq-question h2{flex:1 1;font-size:18px;margin:0}.arrow{font-size:40px;margin-left:5px;transition:transform .3s ease}.arrow.open{transform:rotate(90deg)}.faq-answer{color:#444;padding:0 15px 15px}.trainings-container{padding:40px 20px;text-align:center}.Training-heading h3{color:#555;font-size:18px;letter-spacing:2px;margin-bottom:10px;text-align:center}.Training-heading h1{font-size:32px;font-weight:700;margin-bottom:40px;text-align:center}.courses{flex-wrap:wrap;gap:20px;padding-bottom:10%}.card,.courses{align-items:center;display:flex;justify-content:center}.card{background-color:#f5f5f5;border-radius:10px;box-shadow:0 4px 10px #0000001a;cursor:pointer;font-size:20px;font-weight:700;height:300px;transition:transform .3s ease;width:400px}.card:hover{background-color:#f5daa8;box-shadow:0 2px 5px #e92268;transform:scale(1.05)}.card img{height:150px;width:250px}.blogs-page{background-color:#f4f4f9;font-family:Arial,sans-serif;padding:40px 20px;text-align:center}.page-title{color:#333;font-size:36px;font-weight:700;margin-bottom:40px}.blogs-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));justify-items:center}.blog-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;max-width:350px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;width:100%}.blog-card:hover{background-color:#ffd95a;box-shadow:0 6px 15px #00000026;transform:translateY(-10px)}.blog-image{height:200px;object-fit:cover;width:100%}.blog-content{padding:20px}.blog-title{color:#000;font-size:22px;font-weight:700;margin:15px 0}.blog-description{color:#3e3e3e;font-size:16px;margin-bottom:20px}.read-more{color:#3498db;font-size:16px;font-weight:700;text-decoration:none}.read-more:hover{color:#2c3e50}.footer{background-color:#0d0d0d;color:#fff;font-family:Arial,sans-serif;padding:3rem 2rem}.footer-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.footer-col{flex:1 1 220px;min-width:220px}.footer-col h3{border-bottom:2px solid #e21ea7;display:inline-block;margin-bottom:1rem;padding-bottom:.5rem}.footer-col ul{list-style:none;padding:0}.footer-col a{color:#fff;font-size:16px;text-decoration:none}.footer-col a:hover{text-decoration:underline}.footer-col.left h2{margin-bottom:.5rem}.social-icons i{color:#fff;cursor:pointer;font-size:1.5rem;margin-right:.8rem}.subscribe-box{background-color:#1e1e1e;display:flex;margin-top:1rem}.subscribe-box input{background:#0000;border:none;color:#fff;padding:.6rem;width:100%}.subscribe-box input::placeholder{color:#ccc}.subscribe-box button{background-color:#f5c518;border:none;color:#000;cursor:pointer;font-weight:700;padding:.6rem 1rem}.footer-bottom{border-top:1px solid #444;color:#aaa;font-size:.9rem;margin-top:2rem;padding-top:1rem;text-align:center}.footersocialicons i{cursor:pointer;font-size:1.5rem;transition:transform .2s ease}.footersocialicons i:hover{transform:scale(1.2)}.post{color:#000;margin-left:20%;margin-right:10%;position:relative;width:60%}.post .post-body{background:#ffffffb3;font-size:16px;padding:30px;text-align:left;text-align:justify}.post .post-body img{height:auto;margin:auto auto auto 20%;object-fit:cover;width:60%}.post .post-body p{background:#ffffffb3;font-size:16px;padding:30px;text-align:left;text-align:justify}.post .post-body h2{margin-left:28px;text-align:left}.post .post-body ul{font-size:16px;line-height:30px}.post .post-body ul li{word-wrap:break-word;list-style-type:disc;margin-left:40px;text-align:left;white-space:normal}.post .post-body code{background-color:#f0f0f0;border-radius:4px;display:inline-block;font-family:monospace;margin-left:5px;padding:2px 4px;text-align:left;white-space:pre-wrap}@media only screen and (max-width:768px){.post .post-body code{text-wrap:wrap;margin-left:0;overflow-x:auto;text-align:left}.post{margin-left:0;width:100%}.post #heading h1,h3{margin-left:0;margin-right:0;padding:0}}
/*# sourceMappingURL=main.4dd955e6.css.map*/