.flying-service-examples-section{background-color:#fff;padding:0 40px 80px}@media screen and (max-width:767px){.flying-service-examples-section{padding:40px 20px}}.flying-service-examples-section__title{font-size:40px;font-weight:700;margin-bottom:60px;color:#23272a;text-align:left}@media screen and (max-width:767px){.flying-service-examples-section__title{font-size:24px;margin-bottom:40px}}.flying-service-examples-section__list{display:flex;flex-direction:column;gap:80px;padding-left:40px;padding-right:40px;background-color:#fff}@media screen and (max-width:767px){.flying-service-examples-section__list{gap:60px;padding-left:20px;padding-right:20px}}.flying-service-examples-section__item{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center}@media screen and (max-width:1280px){.flying-service-examples-section__item{grid-template-columns:1fr;gap:30px}}.flying-service-examples-section__item--reverse .flying-service-examples-section__item__media{order:2}@media screen and (max-width:1280px){.flying-service-examples-section__item--reverse .flying-service-examples-section__item__media{order:1}}.flying-service-examples-section__item--reverse .flying-service-examples-section__item__content{order:1}@media screen and (max-width:1280px){.flying-service-examples-section__item--reverse .flying-service-examples-section__item__content{order:2}}.flying-service-examples-section__item__media{position:relative;width:100%;aspect-ratio:16/9;border-radius:12px;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.12)}.flying-service-examples-section__item__media__wrapper{cursor:pointer;position:relative;width:100%;height:100%;background-color:#000}.flying-service-examples-section__item__media__play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;width:80px;height:80px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease,opacity .3s ease;cursor:pointer}.flying-service-examples-section__item__media__play-icon svg{width:100%;height:100%;color:#000}@media screen and (max-width:767px){.flying-service-examples-section__item__media__play-icon{width:60px;height:60px}}.flying-service-examples-section__item__media__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;opacity:0;transition:opacity .3s ease;display:flex;align-items:center;justify-content:center;pointer-events:none}.flying-service-examples-section__item__media__overlay--active{opacity:1!important;pointer-events:auto}.flying-service-examples-section__item__media__overlay .custom-video-player{width:100%;height:100%;object-fit:cover}.flying-service-examples-section__item__media:hover .flying-service-examples-section__item__media__overlay{opacity:1}.flying-service-examples-section__item__media:hover .flying-service-examples-section__item__media__play-icon{opacity:.2;transform:translate(-50%,-50%) scale(.8);pointer-events:none}.flying-service-examples-section__item__content{display:flex;flex-direction:column;gap:16px}.flying-service-examples-section__item__content__text-content{border-left:1px solid #23272a;padding:30px}@media screen and (max-width:767px){.flying-service-examples-section__item__content__text-content{padding:10px}}.flying-service-examples-section__item__content__title{font-size:22px;font-weight:700;color:#23272a;margin:0;line-height:1.3}@media screen and (max-width:767px){.flying-service-examples-section__item__content__title{font-size:18px}}.flying-service-examples-section__item__content__subtitle{font-size:24px;font-weight:600;color:#23272a;margin:0}@media screen and (max-width:767px){.flying-service-examples-section__item__content__subtitle{font-size:16px}}.flying-service-examples-section__item__content__description-title{font-size:24px;font-weight:700;color:#23272a;margin:8px 0 0}@media screen and (max-width:767px){.flying-service-examples-section__item__content__description-title{font-size:16px}}.flying-service-examples-section__item__content__description{font-size:20px;line-height:1.6;color:#23272a}@media screen and (max-width:767px){.flying-service-examples-section__item__content__description{font-size:14px}}.flying-service-examples-section__item__content__description p{margin:0 0 12px}.flying-service-examples-section__item__content__description p:last-child{margin-bottom:0}.flying-service-examples-section__item__content__description ul{list-style-type:disc;padding-left:24px;margin:12px 0}.flying-service-examples-section__item__content__description ul li{margin:8px 0}.flying-service-examples-section__item__content__description strong{font-weight:700;display:block;margin:16px 0 8px}.flying-service-examples-section__item__content__button{margin-top:16px;align-self:flex-start;padding:12px 42px;font-size:25px;font-weight:600}@media screen and (max-width:767px){.flying-service-examples-section__item__content__button{font-size:14px;padding:10px 24px}}.flying-service-examples-section__description{font-size:20px;font-weight:500;color:#23272a;padding:20px 40px}.flying-service-examples-section__description ul{list-style:none;padding:0;margin:20px 0 0}.flying-service-examples-section__description li{font-size:20px;font-weight:500;margin:12px 0;padding-left:30px;position:relative}.flying-service-examples-section__description li:before{content:"•";position:absolute;left:0}@media screen and (max-width:767px){.flying-service-examples-section__description{font-size:16px;margin-bottom:40px;padding:10px 20px}.flying-service-examples-section__description li{font-size:16px;padding-left:24px}}