.AboutSection_aboutSection__DfLbx{display:flex;flex-direction:row;align-items:center;justify-items:center;justify-content:space-between;padding:60px 80px;text-align:left;margin:0 auto;transition:all .3s ease-in-out;width:100%;min-height:500px;position:relative;background-color:#ffffff}.AboutSection_textContainer__D9rJ4{flex:1;margin-right:50px;color:#333;line-height:1.8}.AboutSection_imageContainer__QKXaE{flex:1;max-width:40%;position:relative;border-radius:15px;overflow:hidden;box-shadow:0 12px 10px -10px rgba(236,186,124,.4);transform:perspective(1000px) rotateY(0deg);transition:transform .5s ease,box-shadow .5s ease;will-change:transform,box-shadow}.AboutSection_imageContainer__QKXaE:hover{transform:perspective(1000px) rotateY(10deg) scale(1.05);box-shadow:0 25px 15px -10px rgba(236,186,124,.4)}.AboutSection_imageContainer__QKXaE:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.5),rgba(255,216,132,.2));opacity:0;transition:opacity .5s ease}.AboutSection_imageContainer__QKXaE:hover:before{opacity:1}.AboutSection_imageContainer__QKXaE img{width:100%;height:auto;transition:transform .8s ease}.AboutSection_imageContainer__QKXaE:hover img{transform:scale(1.1)}.AboutSection_heading__BrRmw{font-size:3.5rem;font-weight:800;margin-bottom:25px;color:#2a3d5b;letter-spacing:-.02em}.AboutSection_text__UUQgh{font-size:1.2rem;color:#666;line-height:1.8}.AboutSection_highlight__8B8b9{color:#e74c3c;font-weight:700}@media (max-width:1024px){.AboutSection_aboutSection__DfLbx{padding:40px 60px}.AboutSection_heading__BrRmw{font-size:3rem}.AboutSection_text__UUQgh{font-size:1.1rem}}@media (max-width:768px){.AboutSection_aboutSection__DfLbx{flex-direction:column;padding:30px}.AboutSection_textContainer__D9rJ4{margin-right:0;margin-bottom:20px;text-align:center}.AboutSection_imageContainer__QKXaE{max-width:100%;margin-top:20px}.AboutSection_heading__BrRmw{font-size:2.7rem}.AboutSection_text__UUQgh{font-size:1rem}}.AboutSection_differentSection__J_gGO{text-align:center;min-height:700px;padding:60px 20px 100px;background-image:linear-gradient(90deg,#f4f4f4,#fffbf2)}.AboutSection_differentSection__J_gGO .AboutSection_heading__BrRmw{font-size:2.5rem;color:#2a3d5b;margin-bottom:20px;font-weight:700}.AboutSection_subtitle__lCxtg{font-size:1.2rem;color:#666;margin-bottom:50px;line-height:1.5}.AboutSection_card__d0mhV{position:relative;background-color:#fff;padding:30px;width:25%;top:50px;min-height:300px;border-radius:20px;box-shadow:0 12px 20px -10px rgba(11,11,11,.4);transform:perspective(1000px) rotateY(0deg);transition:transform .5s ease,box-shadow .5s ease;text-align:center;overflow:visible;margin:10px}.AboutSection_card__d0mhV:hover{transform:translateY(-10px);box-shadow:10px 25px 15px rgba(236,186,124,.4);border:1px solid rgba(236,186,124,.4)}.AboutSection_card__d0mhV:hover .AboutSection_circleImage__8vsSS img{transform:scale(1.1);transition:transform .3s ease}.AboutSection_circleImage__8vsSS{position:absolute;top:-40px;left:50%;transform:translateX(-50%);width:100px;height:100px;background-color:#ffffff;border:1px solid #e74c3c;border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:1;overflow:hidden}.AboutSection_circleImage__8vsSS img{width:50%;height:50%;transition:transform .3s ease}.AboutSection_cardTitle__3bbUG{font-size:1.5rem;color:#000000;margin-top:80px;font-weight:700}.AboutSection_cardText__rEyBL{font-size:1rem;color:#666;margin-top:10px;line-height:1.6}.AboutSection_cardsWrapper__kEO1m{display:flex;justify-content:space-around;flex-wrap:wrap}@media (max-width:1024px){.AboutSection_cardsWrapper__kEO1m{flex-direction:column}.AboutSection_card__d0mhV{width:80%;margin:20px auto}}@media (max-width:768px){.AboutSection_circleImage__8vsSS{width:80px;height:80px}.AboutSection_cardTitle__3bbUG{margin-top:70px}}@media (max-width:480px){.AboutSection_aboutSection__DfLbx{padding:20px}.AboutSection_heading__BrRmw{font-size:2.4rem}.AboutSection_text__UUQgh{font-size:.9rem}}.AboutSection_puzzleSection__Ee8gR{background-color:rgba(236,186,124,.4);position:relative;margin-top:50px;width:100%;max-height:400px}.AboutSection_puzzleWrapper__syBrS{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,200px);gap:1px;width:100%}.AboutSection_puzzlePiece__vpJ2p{position:relative;overflow:hidden;border-radius:5px;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 5px 10px rgba(0,0,0,.1)}.AboutSection_puzzlePiece__vpJ2p:hover{transform:scale(1.05);box-shadow:0 10px 20px rgba(0,0,0,.2)}.AboutSection_puzzleImage__PkmdJ{width:100%;height:100%;transition:transform .3s ease}.AboutSection_puzzlePiece__vpJ2p:hover .AboutSection_puzzleImage__PkmdJ{transform:scale(1.1)}@media (max-width:768px){.AboutSection_puzzleWrapper__syBrS{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,150px)}}