.AboutGallerySection{.ImageBox{img{object-fit:contain;overflow:hidden;object-position:center}}}@media (max-width:1024px){.AboutGallerySection{.ImageBox{height:auto;.FirstImage{object-fit:contain}.SecondImage{object-fit:cover;object-position:center}}}}.TabbingYearly{margin-bottom:5rem;margin-top:10rem}.TabbingYearly__inner{display:flex;margin:0 -1.25rem}@media screen and (max-width:1024px){.TabbingYearly__inner{flex-direction:column;row-gap:2.5rem}.TabbingYearly{margin-bottom:3rem;margin-top:3rem}}.TabbingYearly__img{width:60%;aspect-ratio:16/9;border-radius:40px;overflow:hidden}@media screen and (max-width:1280px){.TabbingYearly__img{width:50%}}@media screen and (max-width:1024px){.TabbingYearly__img{width:100%}}.TabbingYearly__img img{width:100%;height:100%;object-fit:contain;border-radius:60px}.TabbingYearly__content{width:40%;padding-left:3rem;padding-right:3rem;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:1280px){.TabbingYearly__content{width:50%;padding-left:1.25rem;padding-right:1.25rem}}@media screen and (max-width:1024px){.TabbingYearly__content{width:100%}}.TabbingYearly__content h3{margin-bottom:.75rem;text-transform:capitalize;font-weight:600;font-size:1.875rem;line-height:2.25rem}@media screen and (max-width:991px){.TabbingYearly__content h3{font-size:calc(1.3125rem + .75vw);line-height:calc(1.35rem + 1.2vw)}}.TabbingYearly__content p{line-height:1.75rem;font-size:1.125rem;font-weight:300}@media screen and (max-width:991px){.TabbingYearly__content p{font-size:1.125rem;line-height:calc(1.3rem + .6vw)}}.TabbingYearly__content p.yearText{font-size:9.375rem;font-family:Clash Display,sans-serif;font-weight:600;line-height:1;background:linear-gradient(90deg,#f4c28e,#f19eaf,#c495e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width:1024px){.TabbingYearly__content p.yearText{font-size:calc(2.0625rem + 9.75vw)}}@media screen and (max-width:360px){.TabbingYearly__content p.yearText{font-size:40px}}.timeline{display:grid;grid-template-columns:repeat(4,1fr);margin-top:2.5rem;gap:.5rem}@media screen and (max-width:1024px){.timeline{overflow:auto;width:fit-content;margin:25px auto}.timeline .line{display:none}}.timeline__year{color:#4e4d53;font-size:1.875rem;line-height:2.25rem;padding-right:30px;transition:all .6s ease;font-family:Clash Display,sans-serif}@media screen and (max-width:1024px){.timeline__year{font-size:calc(1.3125rem + .75vw);line-height:calc(1.35rem + 1.2vw)}}.timeline .dot{width:1.25rem;height:1.25rem;background-color:#4e4d53}.timeline .dot,.timeline .line{border-radius:9999px;transition:all .6s ease}.timeline .line{background-color:#e5e5e5;height:.5rem;flex:1 1 0%}.dark{.timeline .line{background-color:#4e4d53}}.timeline__item{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:.5rem;position:relative;cursor:pointer}@media screen and (max-width:1024px){.timeline__item{min-width:30px;align-items:flex-start}.timeline__item.active .line{display:none}}.timeline__item-box{display:flex;gap:1rem;align-items:center;width:100%}.dark{.timeline__item.active .timeline__year{color:#fff}.timeline__item.active .dot,.timeline__item.active .line{background-color:#fff}}.timeline__item.active .timeline__year{color:#181819}.timeline__item.active .dot,.timeline__item.active .line{background-color:var(--brand500)}