.programs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem}.programs .heading-block{margin-bottom:3rem}@media (max-width:991px){.programs{grid-template-columns:1.25fr .75fr;gap:3rem}}@media (max-width:767px){.programs{grid-template-columns:1fr;gap:3rem}}.program-item{position:relative;padding-left:3rem;width:100%;max-width:600px}.program-item:after{content:"";width:2px;height:100%;position:absolute;left:0;top:0;bottom:0;background-color:currentColor;opacity:0}.programs__content__accordion{display:grid;gap:2rem;position:relative}.programs__content__accordion:after{content:"";width:2px;height:100%;position:absolute;left:0;top:0;bottom:0;background-color:currentColor;opacity:.2}@media (max-width:1199px){.program-item{padding-left:2rem}.programs__content__accordion{gap:1.5rem}}.program-item .program-item__content,.program-item .program-item__title{opacity:.6}.program-item.-is-active .program-item__content,.program-item.-is-active .program-item__title,.program-item.-is-active:after{opacity:1}.program-item__title{font-size:1.5rem;font-weight:500;line-height:1.25;padding-bottom:.75rem;margin-bottom:0;padding-right:3rem;cursor:pointer;transition:opacity .25s ease}.program-item__title__inner{position:relative;display:inline-block}.program-item__title__inner .icon{display:inline-flex;height:1rem;width:2rem;position:absolute;top:.625em;left:calc(100% + 1rem);transform:translateY(-50%);transition:all .25s ease;opacity:0;margin-left:-.25rem}@media (max-width:1199px){.program-item__title{font-size:1.25rem}.program-item__content{font-size:.875rem}}.program-item.-is-active .program-item__title .icon,.program-item__title:hover .icon{opacity:1;margin-left:0}.program-item__content{line-height:1.5;transition:opacity .25s ease}.program-item__content p{font-size:inherit}.program-item__content p:not(:last-child){margin-bottom:.75em}.program-item__content p:last-child{margin-bottom:0}.iphone{width:100%;max-width:320px;position:relative;margin:0 auto 3.5rem}@media (max-width:767px){.iphone{max-width:260px}}.iphone:before{content:"";width:100%;padding-top:202.8125%;display:block}.iphone__mask{top:0;left:0;width:100%;height:100%;z-index:2}.iphone__avatar,.iphone__mask{position:absolute;pointer-events:none;user-select:none}.iphone__avatar{width:37.5%;height:auto;z-index:3;border-radius:50%;overflow:hidden;filter:drop-shadow(0 0 2rem rgba(0,0,0,.1))}.iphone__avatar.a1{bottom:13%;left:-18.75%}.iphone__avatar.a2{top:13%;right:-18.75%}.iphone__avatar.a3{bottom:17%;right:-18.75%}.iphone__avatar.a4{top:13%;left:-18.75%}.iphone__inner{border-radius:2.5rem;overflow:hidden;position:absolute;z-index:1;background-color:#000;top:1.5%;bottom:1.5%;left:4%;right:4%}.iphone__inner__slideshow,.iphone__inner__slideshow .swiper{height:100%;width:100%}.iphone__inner__slideshow .swiper-wrapper{height:100%}.iphone__inner__slideshow .swiper-slide img{width:100%;height:100%;object-fit:cover;object-position:center}.iphone .swiper-button{width:2.5rem!important;height:2.5rem!important;background-color:#fff;color:#000!important;border-radius:50%;box-shadow:0 0 .5rem 0 rgba(0,0,0,.25);position:static;margin-top:0!important}.iphone .swiper-button svg{height:.875rem}.iphone .swiper-button .icon{width:auto}.iphone .swiper-buttons{position:absolute;left:0;right:0;top:100%;padding:1rem 0 0;display:flex;gap:1rem;justify-content:center}