.carousel{position:relative}.carousel__items{background-color:#000}.carousel__item{display:block;font-size:0;overflow:hidden}.carousel__image{object-fit:cover;width:100%;height:500px}@media only screen and (max-width: 480px){.carousel__image{height:400px}}@media only screen and (max-width: 480px){.carousel__image--landscape{display:none}}.carousel__image--portrait{display:none}@media only screen and (max-width: 480px){.carousel__image--portrait{display:block}}.carousel__detail{position:absolute;top:50%;transform:translateY(-50%);width:100%}.carousel__title,.carousel__subtitle{color:#FFF;user-select:none}.carousel__title{font-size:3.5rem;line-height:1.25;opacity:0}@media only screen and (max-width: 1280px){.carousel__title{font-size:3rem}}@media only screen and (max-width: 768px){.carousel__title{font-size:2.75rem}}@media only screen and (max-width: 480px){.carousel__title{font-size:2.5rem}}.carousel__subtitle{font-size:2rem;font-weight:300;opacity:0}@media only screen and (max-width: 768px){.carousel__subtitle{font-size:1.75rem}}@media only screen and (max-width: 480px){.carousel__subtitle{font-size:1.5rem}}.carousel__link{border:2px solid #FFF;color:#FFF;cursor:pointer;display:inline-block;font-size:1rem;font-weight:500;line-height:1;margin-top:10px;opacity:0;padding:10px 30px;user-select:none;transition:all linear 0.1s}.carousel__link:hover,.carousel__link:focus{background-color:#FFF;color:#000}.carousel__item.tns-slide-active .carousel__image{animation-name:carousel-image-animation;animation-duration:10s;animation-timing-function:linear}.carousel__item.tns-slide-active .carousel__title{animation-name:carousel-title-animation;animation-delay:1s;animation-duration:2s;animation-fill-mode:forwards}.carousel__item.tns-slide-active .carousel__subtitle{animation-name:carousel-subtitle-animation;animation-delay:2s;animation-duration:2s;animation-fill-mode:forwards}.carousel__item.tns-slide-active .carousel__link{animation-name:carousel-link-animation;animation-delay:3s;animation-duration:2s;animation-fill-mode:forwards}@keyframes carousel-image-animation{0%{transform:scale(1)}100%{transform:scale(1.1)}}@keyframes carousel-title-animation{0%{opacity:0;transform:translateY(0)}100%{opacity:1;transform:translateY(-10px)}}@keyframes carousel-subtitle-animation{0%{opacity:0;transform:translateY(0)}100%{opacity:1;transform:translateY(-10px)}}@keyframes carousel-link-animation{0%{opacity:0;transform:translateY(0)}100%{opacity:1;transform:translateY(-10px)}}.nextbutton{background-color:#002346;background-image:url(/assets/chevron-right-e8bab18b3a2d30df45a61bf7968a263dbc5ebdcbfbf844a3d6371021692e39c8.png);background-position:center;background-repeat:no-repeat;background-size:40px 40px;border:none;cursor:pointer;outline:none;position:absolute;top:0;right:0;width:58px;height:100%;z-index:2}.nextbutton:hover,.nextbutton:focus{background-color:#001D3F}.whyus{background-color:#003366;position:relative}.whyus__wrapper{display:flex;position:relative}.whyus__wrapper::before{content:'';background-color:#F79927;position:absolute;top:-15px;width:100%;height:15px}@media only screen and (max-width: 1024px){.whyus__wrapper::before{display:none}}.whyus__title{color:#FFF;font-size:2.75rem;font-weight:300;line-height:1.25;padding:50px 0 60px}@media only screen and (max-width: 1280px){.whyus__title{font-size:2.25rem;max-width:30%}}@media only screen and (max-width: 1024px){.whyus__title{font-size:2rem;padding:30px 0 130px;max-width:none}}@media only screen and (max-width: 768px){.whyus__title{padding:30px 0 100px}}@media only screen and (max-width: 680px){.whyus__title{padding:30px 0 145px}}@media only screen and (max-width: 480px){.whyus__title{font-size:1.75rem;padding:30px 0 55%}}.whyus__items{display:flex;flex:1;margin-left:100px;position:relative}@media only screen and (max-width: 1280px){.whyus__items{margin-left:50px}}@media only screen and (max-width: 1024px){.whyus__items{display:block}.whyus__items::before{content:'';background-color:#F79927;position:absolute;top:0;width:150%;height:15px;z-index:3}}@media only screen and (max-width: 768px){.whyus__items{margin-left:100px}}@media only screen and (max-width: 680px){.whyus__items{margin-left:50px}}.whyus__item{background-color:#003366;flex:1;padding:0 20px 30px;position:relative}.whyus__item::before{content:'';background-color:#003366;position:absolute;top:0;left:0;transition:top linear 0.1s;width:100%;height:30px;z-index:0}@media only screen and (max-width: 1024px){.whyus__item::before{display:none}}@media only screen and (max-width: 1280px){.whyus__item{padding:0 15px 15px}}@media only screen and (max-width: 1024px){.whyus__item{flex:none;padding:15px 0 0;position:absolute}}.whyus__item-placeholder{overflow:hidden;padding:0 20px;position:absolute;left:0;transform:translateY(35px);width:calc(100% - 40px)}@media only screen and (max-width: 1280px){.whyus__item-placeholder{padding:0 15px;width:calc(100% - 30px)}}.whyus__item-detail{background-color:#003366;position:relative;overflow:hidden;visibility:hidden;z-index:1}@media only screen and (max-width: 1024px){.whyus__item-detail{white-space:normal}}.whyus__item-header{background-color:#003366;transform:translateY(-250px);transition:all linear 0.2s}@media only screen and (max-width: 1024px){.whyus__item-header{display:flex;align-items:center;width:calc(100% - 50px)}}@media only screen and (max-width: 680px){.whyus__item-header{display:block;width:100%}}.whyus__item-icons{font-size:0;margin-top:-10px;position:relative}@media only screen and (max-width: 1024px){.whyus__item-icons{margin-top:0;width:50%}}@media only screen and (max-width: 480px){.whyus__item-icons{width:100%}}.whyus__item-icon{object-fit:contain}.whyus__item-icon--idle{display:inline-block;width:100%;height:200px}@media only screen and (max-width: 1280px){.whyus__item-icon--idle{height:170px}}@media only screen and (max-width: 768px){.whyus__item-icon--idle{height:130px}}@media only screen and (max-width: 480px){.whyus__item-icon--idle{opacity:0;width:calc(100% - 50px);height:auto}}.whyus__item-icon--active{opacity:0;position:absolute;top:0;left:0;transition:all ease-in-out 0.2s;width:100%;height:100%}@media only screen and (max-width: 1024px){.whyus__item-icon--active{opacity:1}}@media only screen and (max-width: 480px){.whyus__item-icon--active{width:calc(100% - 50px);height:auto}}.whyus__item-icons:hover .whyus__item-icon--active{opacity:1}.whyus__item-title{color:#FFF;font-size:1.4rem;font-weight:300}@media only screen and (max-width: 1280px){.whyus__item-title{font-size:1.1rem}}@media only screen and (max-width: 480px){.whyus__item-title{font-size:1rem}}@media only screen and (max-width: 1280px){.whyus__item-title br{content:'';margin-left:7px}}.whyus__item-placeholder .whyus__item-title{transition:all linear 0.2s}.whyus__item-detail .whyus__item-title{opacity:0;transition:all linear 0.2s}@media only screen and (max-width: 1024px){.whyus__item-detail .whyus__item-title{flex:1;margin-left:20px}}@media only screen and (max-width: 680px){.whyus__item-detail .whyus__item-title{margin-left:0}}.whyus__item-description{color:#FFF;margin-top:10px;transform:translateY(100%);transition:all linear 0.2s}.whyus__item-detail .whyus__item-description{opacity:0}.whyus__item--active::before{top:-30px}.whyus__item--active .whyus__item-placeholder .whyus__item-title{transform:translateY(-30px)}.whyus__item--active .whyus__item-detail{visibility:visible}.whyus__item--active .whyus__item-detail .whyus__item-title{opacity:1}.whyus__item--active .whyus__item-header{transform:translateY(0)}.whyus__item--active .whyus__item-description{transform:translateY(0)}.whyus__item--active .whyus__item-description{opacity:1}.whyus .container{position:relative}@media only screen and (max-width: 1024px){.whyus .nextbutton{background-color:transparent !important;background-size:30px;margin-top:15px;width:40px;height:130px}}.services{background-color:#FFF;overflow:hidden;position:relative}.services__wrapper{position:relative}.services__wrapper--landscape{display:flex}@media only screen and (max-width: 1024px){.services__wrapper--landscape{display:none}}.services__wrapper--portrait{display:none}@media only screen and (max-width: 1024px){.services__wrapper--portrait{display:block}}.services__detail{flex:1;padding:50px 0 150px}@media only screen and (max-width: 1280px){.services__detail{padding:50px 0}}@media only screen and (max-width: 480px){.services__detail{padding:20px 0}}.services__title{color:#003366;font-weight:300;line-height:1.25}.services__title br{content:'';margin-left:7px}.services__description{color:#000;margin-top:30px}@media only screen and (max-width: 480px){.services__description{margin-top:20px}}.services__items{display:flex;margin-left:200px;position:relative}@media only screen and (max-width: 1280px){.services__items{margin-left:50px}}.services__item{display:inline-block;font-size:0;position:inherit;height:100%}.services__item+.services__item{border-left:1px solid #90BEE8}.services__item::before{content:'';background-color:#E8F4FF;position:absolute;top:0;left:0;width:100%;height:100%}.services__item:nth-child(2)::before{opacity:0.9}.services__item:nth-child(3)::before{opacity:0.8}.services__item:nth-child(4)::before{opacity:0.7}.services__item:nth-child(5)::before{opacity:0.6}.services__item:nth-child(6)::before{opacity:0.5}.services__item:nth-child(7)::before{opacity:0.4}.services__item:last-child::after{content:'';background-color:#E8F4FF;opacity:0.4;position:absolute;top:0;left:100%;width:100%;height:100%}.services__item-header{background-color:transparent;border:none;cursor:pointer;display:inline-block;font-weight:300;outline:none;position:relative;vertical-align:top;width:60px;height:100%}.services__item-detail{display:none;padding:50px 20px;position:relative;vertical-align:top;width:calc(100% - 60px);max-width:450px;height:100%}.services__item-title,.services__item-description{color:#003366}.services__item-header .services__item-title{font-weight:300;line-height:1;position:absolute;left:50%;bottom:0;transform:rotate(-90deg);transform-origin:center left;transition:all linear 0.1s;white-space:nowrap}.services__item-header:hover .services__item-title,.services__item-header:focus .services__item-title{bottom:20px}.services__item-detail .services__item-title{font-weight:500}.services__item-description{margin-top:25px}.services__item--active .services__item-header{display:none}.services__item--active .services__item-detail{display:inline-block;width:100%}.home-divider{background-color:#003366;padding:150px 0;text-align:center}@media only screen and (max-width: 1024px){.home-divider{padding:100px 0}}@media only screen and (max-width: 480px){.home-divider{padding:75px 0}}.home-divider__typewrite,.home-divider__wrap{color:#FFF;font-size:6rem;font-weight:100;line-height:1.2;position:relative}@media only screen and (max-width: 1024px){.home-divider__typewrite,.home-divider__wrap{font-size:3.5rem}}@media only screen and (max-width: 480px){.home-divider__typewrite,.home-divider__wrap{font-size:2rem}}.home-divider__typewrite{border-right:2px solid #FFF}.home-divider__typewrite--animate{animation-name:home-divider-animation;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes home-divider-animation{0%{border-right:2px solid rgba(255,255,255,0)}49%{border-right:2px solid rgba(255,255,255,0)}50%{border-right:2px solid white}99%{border-right:2px solid white}100%{border-right:2px solid rgba(255,255,255,0)}}.nextbutton{background-color:#002346;background-image:url(/assets/chevron-right-e8bab18b3a2d30df45a61bf7968a263dbc5ebdcbfbf844a3d6371021692e39c8.png);background-position:center;background-repeat:no-repeat;background-size:40px 40px;border:none;cursor:pointer;outline:none;position:absolute;top:0;right:0;width:58px;height:100%;z-index:2}.nextbutton:hover,.nextbutton:focus{background-color:#001D3F}.news__image-wrapper{background-color:#E8E8E8;padding-top:56.25%;position:relative}.news__image{object-fit:cover;position:absolute;top:0;left:0;width:100%;height:100%}.news__group{padding:0 5px}@media only screen and (max-width: 1024px){.news__group{padding:20px 58px}}@media only screen and (max-width: 768px){.news__group{padding:20px 30px}}@media only screen and (max-width: 480px){.news__group{padding:20px 15px}}.news__image-wrapper+.news__group{margin-top:10px}@media only screen and (max-width: 768px){.news__image-wrapper+.news__group{margin-top:0}}.news__kind{color:#003366;font-weight:700}.news__title{color:#003366;display:-webkit-box;font-size:2rem;font-weight:300;line-height:1.5;overflow:hidden;text-overflow:ellipsis;max-height:6rem;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media only screen and (max-width: 1024px){.news__title{font-size:1.75rem;max-height:5.25rem}}@media only screen and (max-width: 480px){.news__title{font-size:1.6rem;max-height:4.8rem}}.news--small .news__title{font-size:1.5rem;max-height:4.5rem}@media only screen and (max-width: 1024px){.news--small .news__title{font-size:1.3rem;max-height:3.9rem}}@media only screen and (max-width: 480px){.news--small .news__title{font-size:1.2rem;max-height:3.6rem}}.news__detail{display:flex;align-items:flex-end}.news--small .news__detail{flex-direction:column}.news__content{color:#000;display:-webkit-box;font-size:1rem;line-height:1.8;margin-top:10px;overflow:hidden;text-overflow:ellipsis;max-height:14.4rem;-webkit-line-clamp:4;-webkit-box-orient:vertical;width:100%}@media only screen and (max-width: 480px){.news__content{font-size:0.9rem;max-height:6.48rem}}.news--small .news__content{display:none}.news__more{color:#003366;flex:1;font-weight:500;margin-left:80px;white-space:nowrap}@media only screen and (max-width: 768px){.news__more{margin-left:30px}}.news--small .news__more{margin-top:5px;margin-left:0;width:100%}@media only screen and (max-width: 768px){.news--small .news__more{margin-left:0}}.news__note{color:#FFF;display:block;margin-top:10px;padding:0 5px}@media only screen and (max-width: 768px){.news__note{margin-top:5px}}.instagram{display:flex;flex-direction:column;width:100%;height:100%}.instagram__link{display:inherit;flex-direction:column;width:100%;height:100%}.instagram__image-wrapper{background-color:#E8E8E8;flex:1;position:relative;padding-top:100%}.instagram__image{object-fit:cover;opacity:0;position:absolute;top:0;left:0;transition:all linear 0.2s;width:100%;height:100%}.instagram__image--active{opacity:1}.instagram__note{color:#FFF;display:block;margin-top:10px;padding:0 5px}@media only screen and (max-width: 768px){.instagram__note{margin-top:5px}}.newslist{background-color:#E8F4FF;position:relative}.newslist__wrapper{position:relative}.newslist__wrapper--landscape{display:block;padding:40px 0}@media only screen and (max-width: 1024px){.newslist__wrapper--landscape{display:none}}.newslist__wrapper--portrait{display:none;background-color:#90BEE8}@media only screen and (max-width: 1024px){.newslist__wrapper--portrait{display:block}}.newslist__header{display:flex;position:relative;z-index:1}@media only screen and (max-width: 1024px){.newslist__header{padding:20px 0}}.newslist__title{color:#FFF;font-weight:300;line-height:1.25}.newslist__items{display:flex;font-size:0;margin-top:30px;overflow:hidden;white-space:nowrap}@media only screen and (max-width: 1024px){.newslist__items{background-color:#E8F4FF;display:block;margin-top:0;white-space:unset}}.newslist__item{display:inline-flex;vertical-align:top;white-space:normal;width:calc(100% / 3 - 20px)}@media only screen and (max-width: 1024px){.newslist__item{width:100%}}.newslist__item+.newslist__item{margin-left:20px}@media only screen and (max-width: 1024px){.newslist__item+.newslist__item{margin-left:0}}.newslist__header .newslist__item{flex:1;margin-left:250px}@media only screen and (max-width: 768px){.newslist__header .newslist__item{margin-left:150px}}@media only screen and (max-width: 480px){.newslist__header .newslist__item{margin-left:30px}}.newslist__wrapper--landscape .container::before,.newslist__wrapper--landscape .container::after{content:'';background-color:#90BEE8;position:absolute;top:-40px;height:calc(100% + 80px)}.newslist__wrapper--landscape .container::before{left:0;width:20%}.newslist__wrapper--landscape .container::after{right:100%;width:100vw}.newslist__wrapper--landscape .nextbutton{margin-top:-40px;height:calc(100% + 80px)}.newslist__header .news__image-wrapper{padding-top:100%}.newslist__wrapper .container{position:relative;z-index:1}.newslist__items.tns-slider{margin-left:0;margin-right:0}.newslist__items.tns-slider .newslist__item{margin:0;width:auto}.home{overflow:hidden}
