*{margin:0;padding:0;box-sizing:border-box}.boxp{color:#8a2be2;font-size:.8rem;cursor:pointer;transition:.4s ease-in}.boxp:hover{text-shadow:.5px .5px .5px #000}.lpage{background-color:#f2f4f7;color:#000;padding:4rem 3rem}.content{display:flex;flex-direction:column;color:#000;row-gap:5rem}.singlecontent{display:flex;justify-content:center;align-items:center;height:50vh}.forexplorebtn{margin:1rem;background-color:#108a00;color:#fffeff;padding:.5rem 1rem;transition:.3s ease-in;cursor:pointer;border-radius:.5rem;text-decoration:none}.forexplorebtn:hover{background-color:#108a00dc}.header{color:#108a00;font-size:1rem;text-align:center;font-weight:700}.right{display:flex;justify-content:center;align-items:center;position:relative;flex:1;padding:1rem}.firstimg{-webkit-clip-path:polygon(0 0,75% 0,100% 30%,100% 100%,80% 100%,25% 100%,0 70%,0 20%);clip-path:polygon(0 0,75% 0,100% 30%,100% 100%,80% 100%,25% 100%,0 70%,0 20%);border-radius:20px}.firstimg,.otherimg{width:100%;height:400px}.otherimg{border-radius:80px}.extraimg{width:clamp(200px,100%,500px);height:clamp(20vh,40vh,45vh);height:40vh;border-radius:40px;margin-bottom:-100px;box-shadow:3px 1px 10px 2px rgba(0,0,0,.528)}.box{height:-moz-fit-content;height:fit-content;width:auto;background:#dcf2f1;color:#0f1035;position:absolute;bottom:15%;right:0;border-radius:.5rem;z-index:2;padding:.5rem;text-align:center;font-size:.8rem}