@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400&display=swap");.affirmation{position:relative;width:100%;height:100vh;overflow:hidden}.affirmation__backgroundContainer{position:relative;width:100%;height:100%}.affirmation__backgroundimage{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:80%;object-fit:cover;border-radius:20px}.affirmation__icon{display:flex;position:absolute;z-index:1;right:2%;width:315px;height:320px;top:10%}.affirmation__heading{font-weight:700;font-size:55px;color:#8fb0a1;margin-bottom:30px;display:flex;font-family:Courier prime,Courier,monospace;margin-top:20px;justify-content:center;font-weight:600}.affirmation__header{position:absolute;top:25%;left:50%;transform:translate(-50%,-50%);color:#3a584a;font-weight:600;font-size:5rem;text-shadow:2px 2px 4px rgba(0,0,0,.7);font-family:Courier New,Courier,monospace;text-align:center;width:90%}.affirmation__paragraph_container{display:flex;flex-direction:column;align-items:center;position:absolute;top:40%;left:50%;transform:translateX(-50%);width:80%;max-width:800px}.affirmation__paragraph,.affirmation__paragraph_2{color:#000;font-size:36px;font-family:Montserrat,sans-serif;font-weight:200;text-align:center;margin:20px 0;width:100%;max-width:1000px;font-style:normal}@media screen and (max-width:800px){.affirmation__backgroundimage{height:73%}.affirmation__header{font-size:3.5rem;top:23%}.affirmation__paragraph_container{top:30%;width:90%;gap:10px}.affirmation__paragraph,.affirmation__paragraph_2{font-size:30px;margin:65px 0}.affirmation__icon{width:200px;height:200px;top:unset;right:50%;transform:translateX(50%);bottom:15%}}@media screen and (max-width:500px){.affirmation__backgroundimage{height:95%}.affirmation__header{font-size:2.5rem;top:23%}.affirmation__paragraph_container{top:25%;width:95%;gap:5px}.affirmation__paragraph,.affirmation__paragraph_2{font-size:20px;margin:5px 0}.affirmation__icon{width:150px;height:150px;bottom:10%}}