.student-spotlight_block{max-width:100%}.student-spotlight_block-inner{display:grid;margin:0 auto}.student-spotlight_block-image img{display:block}.student-spotlight_block-content{background:#fff;display:flex;flex-direction:column;justify-content:center}.reversed-view .student-spotlight_block-content{background-color:#fff}.student-spotlight_block-content h1{color:var(--primary-color);margin-bottom:16px}.student-spotlight_block-content p{font-size:18px;color:var(--text-color-black)}.student-spotlight_block-content p:first-of-type{margin-top:0}.student-spotlight_block-content p:last-of-type{margin-bottom:0}.student-spotlight_block-button>a{display:inline-block;padding:10px 30px;margin-top:16px;color:var(--text-color-white);text-decoration:none;font-size:18px;border:1px solid var(--text-color-white)}.student-spotlight_block-button>a:hover{color:var(--text-color);background-color:var(--bg-color-white);border-color:var(--bg-color-white)}@media only screen and (max-width:999px){.student-spotlight_block .container{padding:0}.student-spotlight_block-content{padding:30px 15px}.student-spotlight_block-content h1{font-size:32px;line-height:40px}.student-spotlight_block-image img{width:100%;height:335px;object-fit:cover;object-position:38% 22%}}@media only screen and (min-width:1000px){.student-spotlight_block-inner{grid-template-columns:837px 1fr}.student-spotlight_block-inner.reversed-view{grid-template-columns:363px 837px}.student-spotlight_block-content{max-height:408px;width:586px;padding:48px;transform:translateX(-223px) translateY(50px)}.reversed-view .student-spotlight_block-content{padding:48px;transform:translateX(0) translateY(50px)}.student-spotlight_block-image img{width:837px;height:500px;object-fit:cover}}@media only screen and (min-width:1000px) and (max-width:1199px){.student-spotlight_block-inner{grid-template-columns:637px 1fr;max-width:1000px}.student-spotlight_block-inner.reversed-view{grid-template-columns:363px 637px}.student-spotlight_block-content{max-height:308px;transform:translateX(-223px) translateY(40px)}.reversed-view .student-spotlight_block-content{transform:translateX(0) translateY(40px)}.student-spotlight_block-image img{width:637px;height:381px}}