.experience_content{display:flex;gap:20%;justify-content:space-between;width:100%;@media (max-width:480px){flex-direction:column;gap:0}@media (min-width:768px) and (max-width:1200px){flex-direction:column}}.experience_title{color:var(--body_color);font-size:1.875rem;font-weight:500;width:40%;@media (max-width:480px){font-size:1.625rem;width:100%}@media (min-width:768px) and (max-width:1200px){width:100%}}.experience_description{display:flex;flex-direction:column;width:40%;@media (max-width:480px){width:100%}@media (min-width:768px) and (max-width:1200px){width:100%}}.experience_description p{color:var(--primary);font-size:1rem;@media (max-width:480px){margin-bottom:3.9375rem;margin-left:0;margin-right:0;margin-top:3.9375rem;text-align:start!important}@media (min-width:768px) and (max-width:1200px){margin-bottom:2.6875rem;margin-left:0;margin-right:0;margin-top:2.6875rem;text-align:start!important}}.ctas-experience{display:flex;gap:1.0625rem;justify-content:flex-start;@media (max-width:480px){flex-direction:column}}