.carousel{align-items:center;display:flex;justify-content:center;margin:auto;overflow:hidden;position:relative}.carousel-image{border:1px solid rgba(0,0,0,.1);height:auto;transition:transform .5s ease-in-out;width:80%}.carousel-button{background-color:transparent;border:none;color:#616161;cursor:pointer;padding:10px;z-index:1}.carousel-button:first-of-type{left:10px}.carousel-button:nth-of-type(2){right:10px}@media screen and (max-width:1175px){.carousel-image{margin:0 10px;width:43%;width:40%}}@media screen and (max-width:650px){.carousel-image{width:80%}}@media screen and (max-width:560px){.carousel-button{padding:0}}.resumesPreviewContainer{background:#fff;border-radius:3px;box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);font-family:SUSE,sans-serif;margin:0 auto}.resumesPreviewContainer .toggleAccordionButton{align-items:center;border:none;cursor:pointer;display:flex;font-family:SUSE,sans-serif;justify-content:space-between;outline:none;padding:10px 20px;text-align:left;width:100%}.infoIconStyle{align-items:center;display:flex;justify-content:center}.resumePreviewAccordionContent{max-height:0;overflow:hidden;padding:0 15px;transition:max-height .7s ease,padding .7s ease}.infoTitle{font-size:16px;font-weight:500}.resumePreviewAccordionContent.open{max-height:850px;padding:15px}.resumePreviewAccordionContent.open p:first-child{cursor:pointer}.resumePreviewAccordionContent p,.resumePreviewAccordionContent.open p{background:#f5f5f5;border-radius:5px;font-size:13px;margin-bottom:10px;padding:10px}.resumePreviewAccordionContent.open p:last-child{margin-bottom:0}.resumeDesignPreviews{align-items:center;display:flex;justify-content:center;width:100%}@media screen and (max-width:1175px){.resumesPreviewContainer{margin-top:20px;width:90%}.resumePreviewAccordionContent.open{max-height:750px}}@media screen and (max-width:550px){.resumesPreviewContainer{width:100%}.resumePreviewAccordionContent.open{padding:15px 0}}