.sbs-1{position:relative}.sbs-1.primary-bg{background-color:var(--primary)}.sbs-1.primary-bg .cs-h3,.sbs-1.primary-bg .cs-text,.sbs-1.primary-bg .cs-title{color:var(--bodyTextColorWhite)}.sbs-1.mt--2px{margin-top:-2px}.sbs-1 .sbs-standard{gap:0}.sbs-1 .sbs-image{display:flex;flex-direction:column;font-size:min(2.5vw,1em)}.sbs-1 .group-1{display:flex;flex-direction:row;gap:8px;align-items:center;position:relative;top:2.8em}.sbs-1 .group-2{display:flex;flex-direction:row;gap:8px;align-items:flex-end}.sbs-1 .cs-picture.cs-picture1 img{width:15.5625em;height:17.8125em}.sbs-1 .cs-picture.cs-picture2 img{width:19.3125em;height:11.75em}.sbs-1 .cs-picture.cs-picture3 img{width:18.4375em;height:19.625em}.sbs-1 .cs-picture.cs-picture4 img{width:17.75em;height:22.875em}.sbs-1 .cs-picture img{border-radius:clamp(14px,1.5vw,19px)}.sbs-1 .text-content{max-width:620px}.sbs-1 .animate .cs-picture{opacity:0}.sbs-1 .animated .cs-picture{animation:fadeUpTransition .5s ease-out forwards}.sbs-1 .animated .cs-picture1{animation-delay:.2s}.sbs-1 .animated .cs-picture2{animation-delay:.4s}.sbs-1 .animated .cs-picture4{animation-delay:.6s}.sbs-1 .animated .cs-picture3{animation-delay:.8s}@media screen and (min-width: 1024px){.sbs-1 .sbs-standard{gap:2rem}.sbs-1 .sbs-image{font-size:min(1.2vw,1em)}}.sbs-2{position:relative}.sbs-2 .sbs-image{display:flex;flex-direction:row;font-size:min(2.5vw,1em);gap:8px}.sbs-2 .group-1{display:flex;flex-direction:column;gap:6px;align-items:flex-end;position:relative}.sbs-2 .group-2{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.sbs-2 .cs-picture.cs-picture1 img{width:12.6875em;height:11.4375em}.sbs-2 .cs-picture.cs-picture2 img{width:19.0625em;height:13.9375em}.sbs-2 .cs-picture.cs-picture3 img{width:17.8125em;height:21.3125em}.sbs-2 .cs-picture.cs-picture4 img{width:11.9375em;height:11.8125em}.sbs-2 .cs-picture img{border-radius:clamp(14px,1.5vw,19px)}.sbs-2 .text-content{max-width:620px}.sbs-2 .animate .cs-picture{opacity:0}.sbs-2 .animated .cs-picture{animation:fadeUpTransition .5s ease-out forwards}.sbs-2 .animated .cs-picture1{animation-delay:.2s}.sbs-2 .animated .cs-picture3{animation-delay:.4s}.sbs-2 .animated .cs-picture2{animation-delay:.6s}.sbs-2 .animated .cs-picture4{animation-delay:.8s}@media screen and (min-width: 1024px){.sbs-2 .sbs-image{flex-direction:row;font-size:min(1.2vw,1em);gap:8px}}#home-communication{position:relative}#home-communication.mt-5rem{margin-top:clamp(2rem,5vw,5rem)}#home-communication .cs-title{text-align:center}#home-communication .max-w-850px{max-width:850px;text-align:center;margin:auto;margin-bottom:1rem}#home-communication .card-container{display:flex;gap:16px;flex-direction:row;margin-top:1rem;margin-bottom:2rem;justify-content:center;flex-wrap:wrap}#home-communication .cs-card{max-width:400px;display:flex;flex-direction:column;gap:12px;padding:20px;border-radius:clamp(14px,1.5vw,19px);background-color:var(--violetColor);color:var(--bodyTextColorWhite)}#home-communication .cs-card.red{background-color:var(--redColor)}#home-communication .cs-card.green{background-color:var(--greenColor)}#home-communication .cs-card.yellow{background-color:var(--secondary)}#home-communication .cs-card .cs-h3,#home-communication .cs-card .cs-text{margin-bottom:0;color:var(--bodyTextColorWhite)}@media screen and (min-width: 1024px){#home-communication .cs-card{flex:1}}#about-timeline{--timeline-axis-width: 80px;--timeline-axis-gap: 30px;--timeline-axis-offset: calc(var(--timeline-axis-gap) + (var(--timeline-axis-width) / 2));--timeline-item-gap: clamp(1.25rem, 2.5vw, 2rem);--timeline-intro-title-offset: 10px;--timeline-line-top: 20px;--timeline-line-bottom: -40px;--timeline-dot-offset: 0px;--timeline-dot-offset-2005: 12px;--timeline-dot-offset-2021: 34px;--timeline-left-extra-gap: 50px;--timeline-left-start-gap: 50px}#about-timeline .cs-container{margin:0 auto}#about-timeline .timeline-wrapper{position:relative;display:flex;flex-direction:column;gap:var(--timeline-item-gap);padding:0}#about-timeline .timeline-col{display:flex;flex-direction:column;gap:var(--timeline-item-gap)}#about-timeline .timeline-header{text-align:center}#about-timeline .timeline-header .cs-title{margin-bottom:0}#about-timeline .timeline-line{display:none}#about-timeline .timeline-item{position:relative;display:flex;flex-direction:column;align-items:center;gap:20px}#about-timeline .timeline-year{width:var(--timeline-axis-width);height:var(--timeline-axis-width);background:var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700;color:#fff;z-index:2;margin-top:0;transition:all .3s ease;flex-shrink:0;justify-self:center;order:0;--timeline-year-offset-y: var(--timeline-dot-offset)}#about-timeline .timeline-year.secondary{background:var(--secondary)}#about-timeline .timeline-item:hover .timeline-year{transform:translate3d(var(--timeline-year-translate), var(--timeline-year-offset-y), 0) scale(1.05)}#about-timeline .timeline-content{background:rgba(0,0,0,0);padding:0;transition:all .3s ease;margin-bottom:0;width:100%;text-align:center;order:1}#about-timeline .timeline-content .cs-h3{position:relative;display:block;font-size:1.5rem;font-weight:700;color:var(--headingTextColor);margin-bottom:12px;padding-bottom:10px;text-align:center}#about-timeline .timeline-content .cs-h3::after{content:"";position:absolute;bottom:0;height:3px;display:none}#about-timeline .timeline-item.left .timeline-content .cs-h3{border-bottom:3px solid var(--primary)}#about-timeline .timeline-item.right .timeline-content .cs-h3{border-bottom:3px solid var(--secondary)}#about-timeline .timeline-content .cs-text{color:var(--bodyTextColor);text-align:center}#about-timeline .timeline-content .cs-text:last-of-type{margin-bottom:0}#about-timeline .timeline-content .timeline-image{margin-top:1rem;border-radius:.75rem;overflow:hidden;display:block}#about-timeline .timeline-content .timeline-image img{width:100%;object-fit:cover;display:block;border-radius:.75rem;transition:transform .3s ease}#about-timeline .timeline-item:hover .timeline-image img{transform:scale(1.02)}@media only screen and (min-width: 1024px){#about-timeline .timeline-wrapper{display:grid;grid-template-columns:minmax(0, 1fr) var(--timeline-axis-width) minmax(0, 1fr);column-gap:var(--timeline-axis-gap)}#about-timeline .timeline-col-left{grid-column:1}#about-timeline .timeline-col-right{grid-column:3}#about-timeline .timeline-header{text-align:left}#about-timeline .timeline-line{display:block;position:absolute;left:50%;transform:translateX(-50%);top:var(--timeline-line-top);bottom:var(--timeline-line-bottom);width:3px;background:var(--primary)}#about-timeline .timeline-line::before,#about-timeline .timeline-line::after{content:"";position:absolute;left:50%;transform:translateX(-50%);width:14px;height:14px;background:var(--primary);border-radius:50%}#about-timeline .timeline-line::before{top:-12px}#about-timeline .timeline-line::after{bottom:0}#about-timeline .timeline-item{align-items:flex-start}#about-timeline .timeline-col-left .timeline-item+.timeline-item{margin-top:var(--timeline-left-extra-gap)}#about-timeline .timeline-col-left>.timeline-item:nth-child(2){margin-top:var(--timeline-left-start-gap)}#about-timeline .timeline-item.timeline-2005 .cs-h3{margin-top:var(--timeline-intro-title-offset)}#about-timeline .timeline-year{position:absolute;top:0;margin-top:-5px;--timeline-year-translate: -50%;transform:translate3d(var(--timeline-year-translate), var(--timeline-year-offset-y), 0)}#about-timeline .timeline-item.left .timeline-year{left:calc(100% + var(--timeline-axis-gap) + var(--timeline-axis-width)/2)}#about-timeline .timeline-item.right .timeline-year{left:auto;right:calc(100% + var(--timeline-axis-gap) + var(--timeline-axis-width)/2);--timeline-year-translate: 50%}#about-timeline .timeline-item:hover .timeline-year{transform:translate3d(var(--timeline-year-translate), var(--timeline-year-offset-y), 0) scale(1.05)}#about-timeline .timeline-item.left .timeline-content,#about-timeline .timeline-item.right .timeline-content{width:100%}#about-timeline .timeline-content .cs-text{text-align:left}#about-timeline .timeline-content{text-align:left;margin-bottom:1.5rem}#about-timeline .timeline-content .cs-h3{text-align:left}#about-timeline .timeline-content .cs-h3::after{display:block;width:auto}#about-timeline .timeline-item.left .timeline-content .cs-h3{border-bottom:0}#about-timeline .timeline-item.right .timeline-content .cs-h3{border-bottom:0}#about-timeline .timeline-item.left .timeline-content .cs-h3::after{left:0;right:calc(-1*var(--timeline-axis-offset));background:var(--primary)}#about-timeline .timeline-item.right .timeline-content .cs-h3::after{right:0;left:calc(-1*var(--timeline-axis-offset));background:var(--secondary)}#about-timeline .timeline-item.timeline-2005{--timeline-dot-offset: var(--timeline-dot-offset-2005)}#about-timeline .timeline-item.timeline-2021{--timeline-dot-offset: var(--timeline-dot-offset-2021)}}@media only screen and (max-width: 1023px){#about-timeline .timeline-col{display:contents}#about-timeline .timeline-header{order:1}#about-timeline .timeline-2005{order:2}#about-timeline .timeline-2006{order:3}#about-timeline .timeline-2010{order:4}#about-timeline .timeline-2019{order:5}#about-timeline .timeline-2021{order:6}#about-timeline .timeline-today{order:7}#about-timeline .timeline-content .cs-text{margin-bottom:1.25rem}#about-timeline .timeline-image img{height:100%;max-height:320px}}@media only screen and (max-width: 576px){#about-timeline{--timeline-axis-width: 70px;padding-bottom:4rem}#about-timeline .timeline-year{margin-top:3rem}#about-timeline .timeline-content .cs-h3{font-size:1.25rem}#about-timeline .timeline-year{font-size:.95rem}}.sbs-simple .image-group{position:relative;font-size:min(2.5vw,1em)}.sbs-simple .cs-picture{position:relative;height:100%;width:100%;display:block}.sbs-simple .cs-picture::before{content:"";position:absolute;border:solid 4px var(--secondary);width:100%;height:100%;border-radius:1.5rem;z-index:-1;transform:rotate(-11deg);bottom:0}.sbs-simple .cs-picture .cs-image{width:26.25em;height:auto;object-fit:cover;border-radius:1.5rem}@media screen and (min-width: 1024px){.sbs-simple .sbs-standard{gap:4rem}.sbs-simple .image-group{font-size:min(1.2vw,1em)}}/*# sourceMappingURL=programs.css.map */
