.instantResumeOptionsContainer{height:calc(100vh - 65px);min-height:fit-content;width:100%;margin:auto;padding:30px 50px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;gap:40px;font-family:SUSE,sans-serif;background:#f5f5f5}.templateImgContainer{width:27%}.templateImgContainer .templateImage{width:100%;border:1px solid rgb(0,0,0,.08);box-shadow:5px 5px 10px #0003,-5px -5px 10px #fff3;cursor:pointer}.templateImgContainer p{text-align:center;padding-top:10px}@media screen and (max-width:1200px){.instantResumeOptionsContainer{display:flex;flex-wrap:wrap;justify-content:space-around;row-gap:50px;height:fit-content}.templateImgContainer{width:40%}}@media screen and (max-width:900px){.instantResumeOptionsContainer{display:flex;flex-wrap:wrap;justify-content:space-around;row-gap:10px;padding:12px 20px}.templateImgContainer{width:100%;padding:15px 5px}.templateImgContainer .templateImage{width:100%}}
