.about-container{display:flex;gap:40px;align-items:center;flex-wrap:wrap;max-width:1400px;margin:0 auto}.image-section{width:40%;min-width:300px;display:flex;justify-content:center;position:relative}.image-wrapper{position:relative;width:100%;max-width:80%;aspect-ratio:1}.oval-image{width:100%;height:100%}.line-animation{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;pointer-events:none}.line-animation svg{width:100%;height:100%;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.line-animation path{stroke-width:2;fill:none;stroke-linecap:round;animation:drawLine 6s ease-in-out infinite}@keyframes drawLine{0%,to{stroke-dashoffset:300}50%{stroke-dashoffset:0}}.text-section{width:55%;min-width:300px}@media (max-width: 580px){.text-section{min-width:90%}}.about-heading{margin-bottom:20px}.about-subheading{margin-bottom:15px}.about-content{margin-bottom:0}.about-content p{text-align:justify}.about-name-section{display:flex;align-items:center;gap:15px;margin-bottom:20px}.about-design,.icon-text{display:flex;align-items:center;gap:10px}.icon-text img{width:40px;height:40px;object-fit:contain}.about-button{display:inline-block;transition:all .3s ease;cursor:pointer;text-decoration:none;text-align:center;height:fit-content;align-items:center}.about-button:hover{background-color:var(--button-bg-hover)}@media (max-width: 768px){.about-container{flex-direction:column;gap:30px}.about-button{width:100%}}@media (max-width: 480px){.image-wrapper{max-width:100%}}.about-name-section1{display:flex;flex-direction:row;width:100%;gap:20px}.about-sec-button{display:flex;align-items:baseline;align-content:center;justify-content:flex-end}.about-name-section1>div{width:100%}@media (max-width: 580px){.about-name-section1{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/custom-text-image.css.map */
