.instantResumeOptionsContainer{background:#f5f5f5;flex-flow:wrap;justify-content:space-around;gap:40px;width:100%;height:calc(100vh - 65px);min-height:fit-content;margin:auto;padding:30px 50px;font-family:SUSE;display:flex}.templateImgContainer{width:27%}.templateImageWrapper{width:100%;position:relative}.templateSkeletonContainer{width:100%;display:block}.templateSkeleton{aspect-ratio:.707;border-radius:4px;width:100%}.templateImage{cursor:pointer;border:1px solid #00000014;width:100%;transition:opacity .25s;box-shadow:5px 5px 10px #0003,-5px -5px 10px #fff3}.imageLoading{opacity:0;position:absolute;inset:0}.imageLoaded{opacity:1;position:relative}.templateImgContainer p{text-align:center;padding-top:10px}@media screen and (width<=1200px){.instantResumeOptionsContainer{row-gap:50px;height:fit-content}.templateImgContainer{width:40%}}@media screen and (width<=900px){.instantResumeOptionsContainer{row-gap:10px;padding:12px 20px}.templateImgContainer{width:100%;padding:15px 5px}}
