@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}.openings{position:relative;padding-top:5rem;z-index:1;padding-bottom:18rem}@media (max-width:1025px){.openings{padding-top:2rem;padding-bottom:2rem}}.openings__top{display:flex;justify-content:space-between;gap:1rem;margin-bottom:5.25rem}@media (max-width:1025px){.openings__top{flex-direction:column;margin-bottom:5rem}}.openings__top .section-title *{font-weight:400;color:#13252b;line-height:115%}.openings__top .section-title * strong{font-weight:600}.openings__top .text-3{max-width:27.9375rem}.openings__top .text-3 *{color:#54757e}.openings__questions{display:flex;flex-direction:column;gap:.75rem}.item{display:flex;padding:1.75rem 3rem 1.75rem 1.75rem;border-radius:.5rem;background:#fff;justify-content:space-between;border:1.5px solid transparent;cursor:pointer;transition:all .25s ease-in-out;position:relative}@media (max-width:767px){.item{flex-direction:column;gap:1.03rem}}.item::after{content:"";position:absolute;display:block;background-repeat:no-repeat;background-size:contain;background-position:center;right:1.5rem;top:2.2rem;width:1.25rem;height:1.25rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M17.0711 10H2.92893M10 2.92896V17.0711' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}@media (max-width:767px){.item::after{top:1.75rem}}.item.active{border:1.5px solid #d1ea4a;background:#fbfdf0}.item.active::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M16.2377 10.0001H3.76227' stroke='%236B7822' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.item__heading{color:#25290f;font-size:1.75rem;font-weight:600;line-height:130%;letter-spacing:-.0525rem}@media (max-width:1025px){.item__heading{font-size:1.125rem;font-weight:500}}.item__content{flex:0 0 60%;display:none}.item__content .button{display:inline-flex;margin-top:1.5rem}@media (max-width:1025px){.item__content .button{font-size:.875rem;height:3rem}}@media (max-width:767px){.item__content .button{width:100%}}@media (max-width:767px){.item__content{flex:1 1 100%}}.item__text{max-width:34.625rem}.item__text *{color:#54757e;font-size:1rem;font-weight:500;line-height:130%;letter-spacing:-.03rem}@media (max-width:1025px){.item__text *{font-size:.875rem}}.item__text a{text-decoration:underline}.item__text h1,.item__text h2,.item__text h3,.item__text h4,.item__text h5,.item__text h6{color:#2f6271;font-size:1.125rem;font-weight:600;line-height:130%;letter-spacing:-.03375rem;margin-bottom:.5rem}@media (max-width:1025px){.item__text h1,.item__text h2,.item__text h3,.item__text h4,.item__text h5,.item__text h6{font-size:1rem}}.item__text h1:not(:first-of-type),.item__text h2:not(:first-of-type),.item__text h3:not(:first-of-type),.item__text h4:not(:first-of-type),.item__text h5:not(:first-of-type),.item__text h6:not(:first-of-type){margin-top:1.5rem}