:root{--mono: "Roboto Mono", monospace}[dir="rtl"]{--mono: "Poppins", sans-serif}.stages .h3{margin-bottom:10px;text-align:center}.stages .stages__description{max-width:1070px;margin:0 auto 64px}.stages .stages__description p{text-align:center;margin:0}.stages .stages__description p+p{margin-top:24px}.stages .stages__list{display:grid;-ms-grid-columns:repeat(2, 1fr);grid-template-columns:repeat(2, 1fr)}.stages .stages__list__item{display:flex;height:322px}.stages .stages__list__item__image{width:50%}.stages .stages__list__item__image img{width:100%;height:323px;object-fit:cover;object-position:center}.stages .stages__list__item__description{width:50%;padding:20px;position:relative;overflow:hidden}.stages .stages__list__item__description__front{padding:20px;display:flex;align-items:center;justify-content:center;height:100%}.stages .stages__list__item__description__back{padding:20px;position:absolute;top:0;left:0;width:100%;height:100%;visibility:hidden;z-index:2;overflow-y:auto;opacity:0;transition:all 0.25s ease-out}.stages .stages__list__item__description p{font-size:16px;line-height:24px;color:#ffffff;margin:0}.stages .stages__list__item__description--black{background:#17172e}.stages .stages__list__item__description--blue{background:#0096ff}.stages .stages__list__item__description--purple{background:#6666ff}.stages .stages__list__item__description:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.2992 7.00078C16.2992 6.33804 16.8365 5.80078 17.4992 5.80078C18.162 5.80078 18.6992 6.33804 18.6992 7.00078V17.0008C18.6992 17.6635 18.162 18.2008 17.4992 18.2008H7.49922C6.83648 18.2008 6.29922 17.6635 6.29922 17.0008C6.29922 16.338 6.83648 15.8008 7.49922 15.8008H14.6022L6.65069 7.84931C6.18206 7.38068 6.18206 6.62088 6.65069 6.15225C7.11932 5.68362 7.87912 5.68362 8.34775 6.15225L16.2992 14.1037V7.00078Z' fill='white'/%3E%3C/svg%3E%0A");background-size:25px;background-position:66% 66%;background-repeat:no-repeat;position:absolute;bottom:0;right:0;z-index:2;width:54px;height:54px}.stages .stages__list__item__description__bg{position:absolute;width:54px;height:54px;bottom:0;right:0;border-radius:100% 0 0;transform:scale(1);transform-origin:50% 50%;transition:transform 0.25s ease-out}.stages .stages__list__item__description__bg--black{background-color:#17172e}.stages .stages__list__item__description__bg--blue{background-color:#0096ff}.stages .stages__list__item__description__bg--purple{background-color:#6666ff}.stages .stages__list__item__description:hover .stages__list__item__description__back{display:block;visibility:visible;opacity:1}.stages .stages__list__item__description:hover .stages__list__item__description__bg{transform:scale(30)}@media only screen and (max-width:1199px){.stages .stages__list__item__description:hover .stages__list__item__description__bg{transform:scale(40)}}.stages .stages__list__item:nth-child(3),.stages .stages__list__item:nth-child(4){flex-direction:row-reverse}@media only screen and (max-width:1199px){.stages .stages__list{-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr)}.stages .stages__list__item:nth-child(2),.stages .stages__list__item:nth-child(4){flex-direction:row-reverse}.stages .stages__list__item:nth-child(3){flex-direction:row}}@media only screen and (max-width:575px){.stages .stages__list{max-width:375px;margin:auto}.stages .stages__list__item{height:auto;flex-direction:column !important}.stages .stages__list__item__image,.stages .stages__list__item__description{width:100%;height:322px}}