.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px)}.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3, 1.3);-moz-transition:scale(1.3, 1.3);-ms-transition:scale(1.3, 1.3);-o-transition:scale(1.3, 1.3);transition:scale(1.3, 1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}.owl-theme .owl-controls{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-controls .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}body{height:100vh;overflow:hidden}body.load-is-done{height:auto;overflow:unset}body.load-is-done #loading-animation{opacity:0}#loading-animation{background:#00142D;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;position:fixed;top:0;left:0;width:100vw;height:100%;min-height:100vh;min-height:-webkit-fill-available;z-index:100;transition:1s opacity}.sprite-loader{position:relative;display:flex;flex-direction:column;align-items:center;transform:scale(0.5);transform-origin:50% 50%}@media screen and (min-width: 501px){.sprite-loader{transform:scale(0.8)}}@media screen and (min-width: 768px){.sprite-loader{transform:scale(1)}}.orbit-container{position:absolute;width:220px;height:220px;top:50%;left:50%;animation:orbit-rotate-dynamic 6s infinite cubic-bezier(0.4, 0, 0.6, 1);z-index:100}.orbit-ball{position:absolute;width:55px;height:55px;border-radius:50%}.orbit-ball::before{content:'';position:absolute;top:-1px;left:-1px;width:calc(100% + 2px);height:calc(100% + 2px);border-radius:50%;background:#00142d;opacity:0;animation:ball-overlay 6s infinite cubic-bezier(0.45, 0, 0.55, 1)}.ball-1{top:-27.5px;left:50%;margin-left:-27.5px;background:linear-gradient(135deg, #f4d03f, #f9e79f);animation:ball-move-1 6s infinite cubic-bezier(0.45, 0, 0.55, 1),ball-trail-1 6s infinite cubic-bezier(0.45, 0, 0.55, 1)}.ball-2{right:-27.5px;top:50%;margin-top:-27.5px;background:linear-gradient(135deg, #ff5733, #ff8566);animation:ball-move-2 6s infinite cubic-bezier(0.45, 0, 0.55, 1),ball-trail-2 6s infinite cubic-bezier(0.45, 0, 0.55, 1)}.ball-3{bottom:-27.5px;left:50%;margin-left:-27.5px;background:linear-gradient(135deg, #a855f7, #c084fc);animation:ball-move-3 6s infinite cubic-bezier(0.45, 0, 0.55, 1),ball-trail-3 6s infinite cubic-bezier(0.45, 0, 0.55, 1)}.ball-4{left:-27.5px;top:50%;margin-top:-27.5px;background:linear-gradient(135deg, #60d5f5, #8ee4f8);animation:ball-move-4 6s infinite cubic-bezier(0.45, 0, 0.55, 1),ball-trail-4 6s infinite cubic-bezier(0.45, 0, 0.55, 1)}.sprite-character{position:relative;width:90px;height:90px;display:flex;align-items:center;justify-content:center;z-index:10;animation:sprite-glow 6s infinite cubic-bezier(0.45, 0, 0.55, 1),sprite-scale 6s infinite cubic-bezier(0.45, 0, 0.55, 1)}.sprite-shape{width:100%;height:100%;position:relative}.sprite-shape svg{width:100%;height:100%}.sprite-eyes{position:absolute;display:flex;gap:11px;top:28%;left:50%;transform:translateX(-50%);animation:sprite-blink 3.5s infinite,sprite-eyes-hide 6s infinite cubic-bezier(0.45, 0, 0.55, 1);z-index:1}.sprite-eye{width:9px;height:14px;background:#00142d;border-radius:50%;position:relative;animation:eye-look-around 4s infinite cubic-bezier(0.4, 0, 0.6, 1)}@keyframes orbit-rotate-dynamic{0%{transform:translate(-50%, -50%) rotate(0deg)}100%{transform:translate(-50%, -50%) rotate(720deg)}}@keyframes ball-move-1{0%,
  100%{transform:translate(0, 0) scale(1)}20%,
  30%{transform:translate(82.5px, 82.5px) scale(2.25)}45%,
  55%{transform:translate(0, 0) scale(1.1)}}@keyframes ball-move-2{0%,
  100%{transform:translate(0, 0) scale(1)}20%,
  30%{transform:translate(-82.5px, 82.5px) scale(2.25)}45%,
  55%{transform:translate(0, 0) scale(1.1)}}@keyframes ball-move-3{0%,
  100%{transform:translate(0, 0) scale(1)}20%,
  30%{transform:translate(-82.5px, -82.5px) scale(2.25)}45%,
  55%{transform:translate(0, 0) scale(1.1)}}@keyframes ball-move-4{0%,
  100%{transform:translate(0, 0) scale(1)}20%,
  30%{transform:translate(82.5px, -82.5px) scale(2.25)}45%,
  55%{transform:translate(0, 0) scale(1.1)}}@keyframes ball-trail-1{0%{box-shadow:0 0 30px rgba(244,208,63,0.6),0 0 60px rgba(244,208,63,0.3)}10%,
  20%{box-shadow:none}45%,
  100%{box-shadow:0 0 30px rgba(244,208,63,0.6),0 0 60px rgba(244,208,63,0.3)}}@keyframes ball-trail-2{0%{box-shadow:0 0 30px rgba(255,87,51,0.6),0 0 60px rgba(255,87,51,0.3)}10%,
  20%{box-shadow:none}45%,
  100%{box-shadow:0 0 30px rgba(255,87,51,0.6),0 0 60px rgba(255,87,51,0.3)}}@keyframes ball-trail-3{0%{box-shadow:0 0 30px rgba(168,85,247,0.6),0 0 60px rgba(168,85,247,0.3)}10%,
  20%{box-shadow:none}45%,
  100%{box-shadow:0 0 30px rgba(168,85,247,0.6),0 0 60px rgba(168,85,247,0.3)}}@keyframes ball-trail-4{0%{box-shadow:0 0 30px rgba(96,213,245,0.6),0 0 60px rgba(96,213,245,0.3)}10%,
  20%{box-shadow:none}45%,
  100%{box-shadow:0 0 30px rgba(96,213,245,0.6),0 0 60px rgba(96,213,245,0.3)}}@keyframes sprite-glow{0%,
  20%{filter:drop-shadow(0 0 0px rgba(243,247,250,0))}45%,
  80%{filter:drop-shadow(0 0 20px rgba(243,247,250,0.3))}100%{filter:drop-shadow(0 0 0px rgba(243,247,250,0))}}@keyframes sprite-scale{0%,
  10%{transform:scale(1)}20%,
  35%{transform:scale(1.25)}45%,
  100%{transform:scale(1)}}@keyframes sprite-blink{0%,
  94%,
  100%{opacity:1}95%,
  97%{opacity:0}}@keyframes eye-look-around{0%,
  15%{transform:translate(-3px, -2px)}20%,
  35%{transform:translate(4px, 1px)}40%,
  50%{transform:translate(2px, 4px)}55%,
  65%{transform:translate(-4px, 2px)}70%,
  85%{transform:translate(1px, -3px)}90%,
  100%{transform:translate(-3px, -2px)}}@keyframes sprite-eyes-hide{0%{opacity:1}25%{opacity:0}30%{opacity:0}40%,
  100%{opacity:1}}@keyframes ball-overlay{0%{opacity:0}10%,
  20%{opacity:1}45%,
  100%{opacity:0}}.sl-ai .sl-carousel{position:relative}.sl-ai .owl-stage{display:flex;align-items:stretch}.sl-ai .owl-nav{position:absolute;top:-60px;right:0}.sl-ai .owl-nav.disabled{visibility:hidden}.sl-ai .owl-nav .owl-prev,.sl-ai .owl-nav .owl-next{width:40px;height:40px;border-radius:50%;background-color:#00142D;display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;transition:.3s;cursor:pointer}.sl-ai .owl-nav .owl-prev:after,.sl-ai .owl-nav .owl-next:after{content:'\e908';font-family:icomoon3;color:#fff}.sl-ai .owl-nav .owl-prev:hover,.sl-ai .owl-nav .owl-next:hover{opacity:.8}.sl-ai .owl-nav .owl-prev.disabled,.sl-ai .owl-nav .owl-next.disabled{background-color:#00142d30;pointer-events:none}.sl-ai .owl-nav .owl-prev{margin-right:16px}.sl-ai .owl-nav .owl-prev:after{transform:scaleX(-1)}@media screen and (min-width: 1080px){.sl-info-left{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}}.sl-info-left ul{margin-bottom:-15px}@media screen and (min-width: 480px){.sl-info-left ul{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;align-items:flex-start}}.sl-info-left ul.full{margin-bottom:0}.sl-info-left ul.full li{width:100%}.sl-info-left ul.full li:nth-last-of-type(1){margin-bottom:0}.sl-info-left ul li{position:relative;padding-left:28px;position:relative}.sl-info-left ul li.sl-bubble{cursor:pointer}.sl-info-left ul li.sl-bubble:hover span,.sl-info-left ul li.sl-bubble:hover ul{visibility:visible;opacity:1}.sl-info-left ul li.sl-bubble:before{content:'\e90a';background-color:unset;color:#D9D9D9;font-family:'icomoon3' !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;width:16px;height:16px;top:7px;left:6px}.sl-info-left ul li.sl-bubble span{display:block}.sl-info-left ul li.sl-bubble ul,.sl-info-left ul li.sl-bubble span{position:absolute;bottom:calc(100% + 8px);left:0;padding:16px;background-color:#00142D;border-radius:16px;color:#fff;visibility:hidden;opacity:0;font-size:calc(13 / 16 * 100%);transition:0.3s all}.sl-info-left ul li:before{content:'';display:block;width:6px;height:6px;background-color:#D9D9D9;position:absolute;left:11px;top:12px;border-radius:50%}.sl-info-left ul li{margin-bottom:15px}@media screen and (min-width: 480px){.sl-info-left ul li{width:calc(50% - 15px)}}.sl-info-left ul li h3+p{margin-top:5px}.sl-info-left+div[class*="sl-info-"]{margin-top:64px}@media screen and (min-width: 480px){.sl-info-left+div[class*="sl-info-"]{margin-top:80px}}@media screen and (min-width: 768px){.sl-info-left+div[class*="sl-info-"]{margin-top:120px}}.sl-info-left .sl-info{margin-bottom:32px}@media screen and (min-width: 480px){.sl-info-left .sl-info{margin-bottom:40px}}@media screen and (min-width: 1080px){.sl-info-left .sl-info{padding-right:40px;margin-bottom:0;width:calc(440 / 968 * 100%)}}@media screen and (min-width: 1280px){.sl-info-left .sl-info{width:calc(480 / 1080 * 100%)}}@media screen and (min-width: 1440px){.sl-info-left .sl-info{width:calc(540 / 1240 * 100%)}}@media screen and (min-width: 1641px){.sl-info-left .sl-info{width:calc(600 / 1440 * 100%)}}.sl-info-left .sl-info h2,.sl-info-left .sl-info>h3{text-align:left;margin-bottom:20px;font-size:calc(24 / 16 * 100%)}@media screen and (min-width: 480px){.sl-info-left .sl-info h2,.sl-info-left .sl-info>h3{font-size:calc(32 / 16 * 100%)}}@media screen and (min-width: 1641px){.sl-info-left .sl-info h2,.sl-info-left .sl-info>h3{font-size:calc(40 / 16 * 100%)}}.sl-info-left .sl-info h2 svg,.sl-info-left .sl-info>h3 svg{width:189px}@media screen and (min-width: 480px){.sl-info-left .sl-info h2 svg,.sl-info-left .sl-info>h3 svg{width:240px}}.sl-info-left .sl-info h2 span,.sl-info-left .sl-info>h3 span{display:block;color:#A56DFF;font-size:calc(20 / 24 * 100%)}@media screen and (min-width: 480px){.sl-info-left .sl-info h2 span,.sl-info-left .sl-info>h3 span{font-size:calc(24 / 32 * 100%)}}@media screen and (min-width: 1641px){.sl-info-left .sl-info h2 span,.sl-info-left .sl-info>h3 span{font-size:calc(24 / 40 * 100%)}}.sl-info-left .sl-info p,.sl-info-left .sl-info ul{color:#354253}.sl-info-left .sl-info p p,.sl-info-left .sl-info ul p{margin-bottom:0}.sl-info-left .sl-info p{margin-bottom:0}.sl-info-left .sl-info p+*{margin-top:40px}.sl-info-left .sl-info h3{font-weight:700}@media screen and (min-width: 1080px){.sl-info-left .sl-img{width:calc(480 / 968 * 100%)}}@media screen and (min-width: 1280px){.sl-info-left .sl-img{width:calc(540 / 1080 * 100%)}}@media screen and (min-width: 1440px){.sl-info-left .sl-img{width:calc(620 / 1240 * 100%)}}@media screen and (min-width: 1641px){.sl-info-left .sl-img{width:calc(720 / 1440 * 100%)}}.sl-info-left .sl-btn,.sl-info-left .sl-link{margin-top:40px}@media screen and (min-width: 1080px){.sl-info-right{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}}.sl-info-right ul{margin-bottom:-15px}@media screen and (min-width: 480px){.sl-info-right ul{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;align-items:flex-start}}.sl-info-right ul.full{margin-bottom:0}.sl-info-right ul.full li{width:100%}.sl-info-right ul.full li:nth-last-of-type(1){margin-bottom:0}.sl-info-right ul li{position:relative;padding-left:28px;position:relative}.sl-info-right ul li.sl-bubble{cursor:pointer}.sl-info-right ul li.sl-bubble:hover span,.sl-info-right ul li.sl-bubble:hover ul{visibility:visible;opacity:1}.sl-info-right ul li.sl-bubble:before{content:'\e90a';background-color:unset;color:#D9D9D9;font-family:'icomoon3' !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;width:16px;height:16px;top:7px;left:6px}.sl-info-right ul li.sl-bubble span{display:block}.sl-info-right ul li.sl-bubble ul,.sl-info-right ul li.sl-bubble span{position:absolute;bottom:calc(100% + 8px);left:0;padding:16px;background-color:#00142D;border-radius:16px;color:#fff;visibility:hidden;opacity:0;font-size:calc(13 / 16 * 100%);transition:0.3s all}.sl-info-right ul li:before{content:'';display:block;width:6px;height:6px;background-color:#D9D9D9;position:absolute;left:11px;top:12px;border-radius:50%}.sl-info-right ul li{margin-bottom:15px}@media screen and (min-width: 480px){.sl-info-right ul li{width:calc(50% - 15px)}}.sl-info-right ul li h3+p{margin-top:5px}.sl-info-right+div[class*="sl-info-"]{margin-top:64px}@media screen and (min-width: 480px){.sl-info-right+div[class*="sl-info-"]{margin-top:80px}}@media screen and (min-width: 768px){.sl-info-right+div[class*="sl-info-"]{margin-top:120px}}.sl-info-right .sl-info{margin-bottom:32px}@media screen and (min-width: 480px){.sl-info-right .sl-info{margin-bottom:40px}}@media screen and (min-width: 1080px){.sl-info-right .sl-info{padding-right:40px;margin-bottom:0;width:calc(440 / 968 * 100%)}}@media screen and (min-width: 1280px){.sl-info-right .sl-info{width:calc(480 / 1080 * 100%)}}@media screen and (min-width: 1440px){.sl-info-right .sl-info{width:calc(540 / 1240 * 100%)}}@media screen and (min-width: 1641px){.sl-info-right .sl-info{width:calc(600 / 1440 * 100%)}}.sl-info-right .sl-info h2,.sl-info-right .sl-info>h3{text-align:left;margin-bottom:20px;font-size:calc(24 / 16 * 100%)}@media screen and (min-width: 480px){.sl-info-right .sl-info h2,.sl-info-right .sl-info>h3{font-size:calc(32 / 16 * 100%)}}@media screen and (min-width: 1641px){.sl-info-right .sl-info h2,.sl-info-right .sl-info>h3{font-size:calc(40 / 16 * 100%)}}.sl-info-right .sl-info h2 svg,.sl-info-right .sl-info>h3 svg{width:189px}@media screen and (min-width: 480px){.sl-info-right .sl-info h2 svg,.sl-info-right .sl-info>h3 svg{width:240px}}.sl-info-right .sl-info h2 span,.sl-info-right .sl-info>h3 span{display:block;color:#A56DFF;font-size:calc(20 / 24 * 100%)}@media screen and (min-width: 480px){.sl-info-right .sl-info h2 span,.sl-info-right .sl-info>h3 span{font-size:calc(24 / 32 * 100%)}}@media screen and (min-width: 1641px){.sl-info-right .sl-info h2 span,.sl-info-right .sl-info>h3 span{font-size:calc(24 / 40 * 100%)}}.sl-info-right .sl-info p,.sl-info-right .sl-info ul{color:#354253}.sl-info-right .sl-info p p,.sl-info-right .sl-info ul p{margin-bottom:0}.sl-info-right .sl-info p{margin-bottom:0}.sl-info-right .sl-info p+*{margin-top:40px}.sl-info-right .sl-info h3{font-weight:700}@media screen and (min-width: 1080px){.sl-info-right .sl-img{width:calc(480 / 968 * 100%)}}@media screen and (min-width: 1280px){.sl-info-right .sl-img{width:calc(540 / 1080 * 100%)}}@media screen and (min-width: 1440px){.sl-info-right .sl-img{width:calc(620 / 1240 * 100%)}}@media screen and (min-width: 1641px){.sl-info-right .sl-img{width:calc(720 / 1440 * 100%)}}.sl-info-right .sl-btn,.sl-info-right .sl-link{margin-top:40px}.sl-info-right .sl-info{order:2}.sl-info-right .sl-img{order:1}.sl-info-bottom{margin-bottom:-32px}@media screen and (min-width: 480px){.sl-info-bottom{margin-bottom:-40px}}@media screen and (min-width: 768px){.sl-info-bottom{margin-bottom:-60px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;align-items:flex-start}}@media screen and (max-width: 767px){.sl-info-bottom.small-side li{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap}}@media screen and (max-width: 767px){.sl-info-bottom.small-side li .sl-info{width:calc(100% - 48px - 16px);margin-left:16px}}.sl-info-bottom p{color:#354253}.sl-info-bottom .sl-img{margin-bottom:8px;width:60px}@media screen and (min-width: 768px){.sl-info-bottom .sl-img{width:80px}}@media screen and (min-width: 1440px){.sl-info-bottom .sl-img{width:100px}}.sl-info-bottom h3{margin-bottom:16px;font-size:calc(20 / 16 * 100%)}@media screen and (min-width: 1440px){.sl-info-bottom h3{font-size:calc(24 / 16 * 100%)}}.sl-info-bottom li{margin-bottom:32px}@media screen and (min-width: 480px){.sl-info-bottom li{margin-bottom:40px}}@media screen and (min-width: 768px){.sl-info-bottom li{margin-bottom:60px;width:calc(50% - 40px)}}@media screen and (min-width: 1080px){.sl-info-bottom li{width:calc((100% - 80px * 2) / 3.001)}}@media screen and (min-width: 480px){.sl-padding{padding-top:40px;padding-bottom:40px}}@media screen and (min-width: 768px){.sl-padding{padding-top:60px;padding-bottom:60px}}@media screen and (min-width: 1280px){.sl-padding{padding-top:80px;padding-bottom:80px}}@media screen and (min-width: 1440px){.sl-padding{padding-top:100px;padding-bottom:100px}}.sl-header,.sl-footer:not(.sl-ai-footer){display:none}.sl-logo{transition:.3s all}.sl-ai-header{background-color:transparent;position:fixed;top:0;left:0;width:100%;z-index:5;height:var(--headerHeight);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;background:linear-gradient(0deg, rgba(0,20,45,0) 0%, rgba(0,20,45,0.2) 100%);backdrop-filter:blur(24px)}@media screen and (max-width: 767px){.sl-ai-header:before{transition:0.3s left;content:'';width:100vw;height:100vh;background-color:#fff;position:fixed;top:0;left:calc(-100% - 20px);z-index:-1}}.sl-ai-header.scroll .sl-head-panel>li>a{color:#00142D;text-shadow:0px 0px 8px 0px #3922981A}.sl-ai-header.scroll .sl-head-panel>li>a:hover{color:#687280}.sl-ai-header.scroll .sl-head-panel .sl-btn{background-color:#00142D;color:#fff;box-shadow:0px 0px 8px 0px #3922981A}.sl-ai-header.scroll .sl-head-panel .sl-btn:hover{background-color:#687280;color:#fff}.sl-ai-header.scroll .sl-logo svg path{fill:#00142D}.sl-ai-header.scroll .sl-ham i{background-color:#00142D}.sl-ai-header.open:before{left:0}@media screen and (max-width: 767px){.sl-ai-header.open .sl-lang{visibility:visible;opacity:1}}@media screen and (max-width: 767px){.sl-ai-header.open .sl-head-panel,.sl-ai-header.open .sl-head-btns{left:0;visibility:visible}}.sl-ai-header.open .sl-head-panel{background-color:#fff;padding-top:20px}.sl-ai-header.open .sl-head-panel>li>a{color:#00142D;padding:0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;height:60px;font-weight:400}.sl-ai-header.open .sl-head-panel>li>a:hover{color:#687280}.sl-ai-header.open .sl-head-panel>li>a.sl-btn{border-radius:0;background-color:transparent;padding:0;margin:0;font-weight:400;color:#00142D}.sl-ai-header.open .sl-ham i{background-color:#00142D}.sl-ai-header.open .sl-logo svg path{fill:#00142D}.sl-head-panel,.sl-head-btns{visibility:visible}@media screen and (max-width: 767px){.sl-head-panel,.sl-head-btns{left:-100%;transition:0.3s left;visibility:hidden}}.sl-head-panel{position:fixed;z-index:15;top:var(--headerHeight);width:100%;height:calc(100vh - var(--headerHeight));border-bottom:1px solid #E0E3E8;overflow:hidden;overflow-y:auto;padding-left:16px;padding-right:16px;background-color:transparent}@media screen and (min-width: 480px){.sl-head-panel{padding-left:24px;padding-right:24px}}@media screen and (min-width: 768px){.sl-head-panel{padding-left:40px;padding-right:0;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;flex:1;margin-left:40px;height:100%;width:auto;position:static;border:0;overflow:unset;padding:0}}@media screen and (min-width: 1080px){.sl-head-panel{padding-left:50px}}.sl-head-panel:before{content:'';display:block;width:100%;height:var(--headerHeight);position:absolute;top:calc(var(--headerHeight) * -1);left:0;pointer-events:none;box-shadow:2px 2px 6px 0px #C8C8C845}@media screen and (min-width: 768px){.sl-head-panel:before{display:none}}@media screen and (min-width: 768px){.sl-head-panel li.open:after{content:'';display:block;width:250vw;height:100%;position:absolute;top:0;left:-100vw;box-shadow:0px 2px 6px 0px #C8C8C845;pointer-events:none}}.sl-head-panel>li{height:auto}@media screen and (min-width: 768px){.sl-head-panel>li{padding:0 10px}}@media screen and (min-width: 768px){.sl-head-panel>li+li{margin-left:16px}}.sl-head-panel>li>a{padding:16px 0;width:100%;text-align:left;color:#fff;font-weight:bold;height:38px;transition:.3s all}.sl-head-panel>li>a:before{display:none}.sl-head-panel>li>a:hover{color:#ebf1f8}@media screen and (min-width: 768px){.sl-head-panel>li>a{height:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;position:relative;padding:0}}.sl-head-panel>li>a .slcon-arrow{float:right;transform:translate(-1px, 8px) rotate(90deg)}@media screen and (min-width: 768px){.sl-head-panel>li>a .slcon-arrow{display:none}}.sl-head-panel .sl-btn{color:#00142D;font-size:100%;padding:0 24px;height:38px;font-weight:bold;transition:.3s all}.sl-head-panel .sl-btn:hover{background-color:#ebf1f8;color:#00142D}.sl-ham{width:40px;padding:9px 0;transition:0.3s all}@media screen and (min-width: 768px){.sl-ham{display:none}}.sl-ham:hover{cursor:pointer}.sl-ham.active{-webkit-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);position:relative;left:5px}.sl-ham.active .line:nth-child(2){width:0px}.sl-ham.active .line:nth-child(1){-webkit-transform:translateX(-7px);-ms-transform:translateX(-7px);-o-transform:translateX(-7px);transform:translateX(-7px)}.sl-ham.active .line:nth-child(3){-webkit-transform:translate(-7px, -12px) rotate(90deg);-ms-transform:translate(-7px, -12px) rotate(90deg);-o-transform:translate(-7px, -12px) rotate(90deg);transform:translate(-7px, -12px) rotate(90deg)}.sl-ham .line{width:16px;height:2px;background-color:#fff;display:block;margin:4px 0 4px 24px;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;border-radius:10px}.sl-footer-bottom{padding:0;margin:0;border-top:0}body{padding-top:0}.sl-radius{position:relative;padding-bottom:calc(40px + 40px + 40px)}@media screen and (min-width: 768px){.sl-radius{padding-bottom:calc(60px + 40px + 40px)}}@media screen and (min-width: 1280px){.sl-radius{padding-bottom:calc(80px + 40px + 40px)}}@media screen and (min-width: 1440px){.sl-radius{padding-bottom:calc(100px + 40px + 40px)}}.sl-radius:before{content:'';display:block;position:absolute;bottom:-1px;left:0;border-radius:24px 24px 0 0;width:100%;height:40px}.sl-kv{padding-top:60px;padding-bottom:60px;background:url("https://img.shoplineapp.com/media/image_clips/69e8891eb04e223b209656f4/original.png?1776847134=&owner_id=5d5a57ccf7124400016c8c54") no-repeat bottom center/119% auto #00142D}@media screen and (min-width: 1080px){.sl-kv{padding-top:100px;padding-bottom:100px}}@media screen and (min-width: 1440px){.sl-kv{padding-top:120px;padding-bottom:120px}}.sl-kv.sl-radius{padding-bottom:calc(60px + 60px)}@media screen and (min-width: 1080px){.sl-kv.sl-radius{padding-bottom:calc(100px + 60px)}}@media screen and (min-width: 1440px){.sl-kv.sl-radius{padding-bottom:calc(120px + 60px)}}.sl-kv.sl-radius:before{background-color:#b7cae7}.sl-kv .sl-info{padding-top:var(--headerHeight)}.sl-kv .sl-img{text-align:center;margin-bottom:40px}.sl-kv .sl-img img{width:51px}.sl-kv h1{color:#fff;text-align:center}@media screen and (min-width: 768px){.sl-kv h1{font-size:calc(40 / 16 * 100%)}}@media screen and (min-width: 1280px){.sl-kv h1{font-size:calc(48 / 16 * 100%)}}@media screen and (min-width: 1440px){.sl-kv h1{font-size:calc(60 / 16 * 100%)}}.sl-kv h1 span{-webkit-background-clip:text;background-clip:text;color:transparent;background-image:linear-gradient(180deg, #fff 40%, #96B0DA 100%);display:block;font-size:100%}.sl-kv p{text-align:center;color:#fff;margin-top:24px;margin:0 auto}.sl-card{background:linear-gradient(0deg, #fff 0%, #B7CAE7 100%);margin-bottom:-40px}@media screen and (min-width: 768px){.sl-card{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;gap:0 24px}}@media screen and (min-width: 1080px){.sl-card{margin-bottom:0}}.sl-card .sl-item{background-color:#353947;border-radius:24px;margin-bottom:40px;overflow:hidden;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;flex-direction:column}@media screen and (min-width: 768px){.sl-card .sl-item{width:calc((100% - 24px) / 2)}}@media screen and (min-width: 1080px){.sl-card .sl-item{width:calc((100% - 24px * 2) / 3.001);margin-bottom:0}}.sl-card .sl-info{padding:24px}@media screen and (min-width: 1080px){.sl-card .sl-info{padding:32px}}.sl-card h3{font-size:calc(20 / 16 * 100%);margin-bottom:16px;color:#fff;font-weight:bold}@media screen and (min-width: 1280px){.sl-card h3{font-size:calc(24 / 16 * 100%)}}.sl-card p{color:#A9B2CF}.sl-book:before{background-color:#F7F8FB}.sl-book .sl-item{box-shadow:0px 4px 16px 0px #0000000D;border-radius:24px;padding:0 24px;background:linear-gradient(90.9deg, rgba(141,79,252,0.1) 0%, rgba(40,95,246,0.1) 100%);overflow:hidden}@media screen and (min-width: 480px){.sl-book .sl-item{padding-left:40px;padding-right:40px}}@media screen and (min-width: 1080px){.sl-book .sl-item{padding-left:60px;padding-right:60px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;align-items:stretch}}.sl-book .sl-info{padding:24px 0}@media screen and (min-width: 480px){.sl-book .sl-info{padding-top:40px;padding-bottom:40px}}@media screen and (min-width: 1080px){.sl-book .sl-info{padding-top:60px;padding-bottom:60px;width:calc(368 / (368 + 480) * 100%)}}@media screen and (min-width: 1280px){.sl-book .sl-info{width:50%}}@media screen and (min-width: 1440px){.sl-book .sl-info{padding-top:80px;padding-bottom:80px;width:calc(460 / (660 + 460) * 100%)}}@media screen and (min-width: 1641px){.sl-book .sl-info{width:50%}}.sl-book .sl-img{position:relative;z-index:1;overflow:hidden;text-align:center;display:flex;align-items:flex-end;justify-content:center;flex-wrap:wrap}@media screen and (min-width: 1080px){.sl-book .sl-img{width:calc(480 / (368 + 480) * 100%)}}@media screen and (min-width: 1280px){.sl-book .sl-img{width:50%}}@media screen and (min-width: 1440px){.sl-book .sl-img{width:calc(660 / (660 + 460) * 100%)}}@media screen and (min-width: 1641px){.sl-book .sl-img{width:50%}}.sl-book .sl-img:before{content:'';display:block;width:100%;height:0;padding-bottom:100%;background:radial-gradient(50% 50% at 50% 50%, rgba(39,22,157,0.8) 17.79%, rgba(166,154,252,0) 100%);border-radius:50%;position:absolute;z-index:-1;top:-10%;left:50%;transform:rotate(-8.25deg) translateX(-50%)}@media screen and (min-width: 1080px){.sl-book .sl-img:before{width:95%;padding-bottom:95%;top:5%}}.sl-book .sl-img img{width:70%}.sl-book .sl-btn{color:#00142D}.sl-book h2{-webkit-background-clip:text;background-clip:text;color:transparent;background-image:linear-gradient(90deg, #A173FC 0%, #557FF8 100%);text-align:left;font-size:calc(28 / 16 * 100%);margin-bottom:14px}@media screen and (min-width: 768px){.sl-book h2{font-size:calc(32 / 16 * 100%)}}@media screen and (min-width: 1280px){.sl-book h2{font-size:calc(40 / 16 * 100%)}}.sl-book p{font-size:calc(20 / 16 * 100%);color:#354253;margin-bottom:40px}@media screen and (min-width: 1280px){.sl-book p{font-size:calc(24 / 16 * 100%);margin-bottom:50px}}@media screen and (min-width: 1440px){.sl-book p{font-size:calc(32 / 16 * 100%)}}.sl-book br{display:none}@media screen and (min-width: 1641px){.sl-book br{display:inline}}.sl-book a{display:block}.sl-book a img{width:100%}.sl-title h2{font-size:calc(32 / 16 * 100%)}@media screen and (min-width: 768px){.sl-title h2{font-size:calc(40 / 16 * 100%)}}@media screen and (min-width: 1280px){.sl-title h2{font-size:calc(48 / 16 * 100%)}}.sl-title h2+p{margin-bottom:0;margin-left:auto;margin-right:auto;max-width:960px;text-align:center}.sl-core.sl-radius:before{background-color:#eeeefe}.sl-core .sl-title{background:linear-gradient(180deg, #F7F8FB 0%, #fff 100%)}h2.small{text-align:left;font-size:calc(28 / 16 * 100%)}@media screen and (min-width: 768px){h2.small{font-size:calc(32 / 16 * 100%)}}@media screen and (min-width: 1280px){h2.small{font-size:calc(40 / 16 * 100%)}}h2.small span{font-size:100%;color:#7b89e3}h2.small+p{margin-left:0;margin-right:0;margin-bottom:40px;max-width:960px}@media screen and (min-width: 768px){h2.small+p{margin-bottom:60px}}@media screen and (min-width: 1280px){h2.small+p{margin-bottom:80px}}.tag{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap}.tag span{font-size:calc(15 / 20 * 100%);margin-left:16px;background:linear-gradient(90deg, #6A4DFF 0%, #6780E3 100%);border-radius:30px;color:#fff;padding:0 13px;height:26px;display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;line-height:1;font-weight:bold}@media screen and (min-width: 768px){.tag span{font-size:calc(18 / 24 * 100%);height:31px}}.tag span b{transform:translateY(-1px)}.sl-core-item .sl-item{background-color:#f7f8fb;border-radius:24px;padding:24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;overflow:hidden;height:100%}@media screen and (min-width: 768px){.sl-core-item .sl-item{padding:40px}}@media screen and (min-width: 1080px){.sl-core-item .sl-item{padding:60px}}@media screen and (min-width: 1080px){.sl-core-item .sl-item .sl-info{width:calc(468 / (468 + 60 + 320) * 100%)}}@media screen and (min-width: 1280px){.sl-core-item .sl-item .sl-info{width:calc(500 / (500 + 64 + 400) * 100%)}}@media screen and (min-width: 1440px){.sl-core-item .sl-item .sl-info{width:calc(480 / (480 + 64 + 576) * 100%)}}@media screen and (min-width: 1641px){.sl-core-item .sl-item .sl-info{margin-top:0;width:calc(696 / (696 + 64 + 560) * 100%)}}.sl-core-item .sl-item .sl-img{margin-top:40px;margin-left:auto;margin-right:auto}@media screen and (min-width: 1080px){.sl-core-item .sl-item .sl-img{margin-top:0;margin-left:0;margin-right:0;width:calc(320 / (468 + 60 + 320) * 100%);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;flex-direction:column}}@media screen and (min-width: 1280px){.sl-core-item .sl-item .sl-img{width:calc(400 / (500 + 64 + 400) * 100%)}}@media screen and (min-width: 1440px){.sl-core-item .sl-item .sl-img{margin-top:0;width:calc(576 / (480 + 64 + 576) * 100%)}}@media screen and (min-width: 1641px){.sl-core-item .sl-item .sl-img{margin-top:0;width:calc(560 / (696 + 64 + 560) * 100%)}}.sl-core-item .sl-item h3{font-size:calc(24 / 16 * 100%);margin-bottom:20px;font-weight:bold}@media screen and (min-width: 768px){.sl-core-item .sl-item h3{font-size:calc(28 / 16 * 100%)}}@media screen and (min-width: 1080px){.sl-core-item .sl-item h3{font-size:calc(32 / 16 * 100%);margin-bottom:20px}}.sl-core-item .sl-item h3 ~ p{color:#354253}.sl-core-item .sl-item h3 ~ p:nth-last-of-type(1){margin-bottom:40px}@media screen and (min-width: 1280px){.sl-core-item .sl-item h3 ~ p:nth-last-of-type(1){margin-bottom:60px}}.sl-core-item .sl-item h3 ~ p+p{margin-top:20px}.sl-core-item .sl-item h4{font-size:calc(20 / 16 * 100%);cursor:pointer;position:relative;padding-right:24px;font-weight:bold}@media screen and (min-width: 768px){.sl-core-item .sl-item h4{font-size:calc(24 / 16 * 100%)}}.sl-core-item .sl-item .slcon-arrow{font-size:70%;transform:rotate(90deg);position:absolute;top:11px;right:3px;transition:.3s all}.sl-core-item .sl-item li{padding:16px 0 36px;border-top:1px solid #D7DBE7}.sl-core-item .sl-item li:nth-last-of-type(1){padding-bottom:0}.sl-core-item .sl-item li.open{border-color:#6967F1}.sl-core-item .sl-item li.open p{max-height:500px}.sl-core-item .sl-item li.open h4{margin-bottom:17px}.sl-core-item .sl-item li.open .slcon-arrow{transform:rotate(-90deg)}.sl-core-item .sl-item li p{max-height:0;transition:.3s all;overflow:hidden}.sl-future{background:#F7F8FB}.sl-future.sl-radius:before{background-color:#EEEEFE}.sl-future .sl-title{background:linear-gradient(180deg, #EEEEFE 0%, #F7F8FB 100%)}.sl-future li{background-color:#fff;border-radius:24px;box-shadow:0px 4px 6px 0px #0000001A;padding:24px;margin-bottom:20px}@media screen and (min-width: 768px){.sl-future li{width:calc(50% - 12px);margin-bottom:40px}}.sl-future ul{display:flex;align-items:stretch;justify-content:space-between;flex-wrap:wrap;margin-bottom:-20px}@media screen and (min-width: 768px){.sl-future ul{margin-bottom:-40px}}.sl-future .sl-info-bottom{align-items:stretch;margin-bottom:-20px}@media screen and (min-width: 768px){.sl-future .sl-info-bottom{margin-bottom:-40px}}@media screen and (min-width: 1080px){.sl-future .sl-info-bottom li{padding:32px;width:calc((100% - 24px * 2) / 3.001)}}.sl-future .sl-svg{width:80px;height:80px;border-radius:50%;background:linear-gradient(90.9deg, rgba(141,79,252,0.1) 0%, rgba(40,95,246,0.1) 100%);display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin-bottom:40px}.sl-future .sl-svg svg{width:40px;height:auto}.sl-future h3{font-size:calc(20 / 16 * 100%);font-weight:bold;margin-bottom:16px}@media screen and (min-width: 768px){.sl-future h3{font-size:calc(24 / 16 * 100%)}}.sl-future p{color:#354253}.sl-future-item>.sl-padding{padding-bottom:0}@keyframes scroll-marquee{0%{transform:translate3d(0, 0, 0)}100%{transform:translate3d(calc(-50% - 20px), 0, 0)}}.sl-marquee{margin-top:40px;width:100%;overflow:hidden}@media screen and (min-width: 768px){.sl-marquee{margin-top:60px}}@media screen and (min-width: 1280px){.sl-marquee{margin-top:80px}}.sl-marquee .sl-img{text-align:center;margin-bottom:20px;transition:.3s all}.sl-marquee .sl-img img{width:100px;border-radius:16px}.sl-marquee a{display:block;width:222px;height:222px;border-radius:32px;background-color:#eeeefe;padding:40px 44px 20px;text-align:center;will-change:transform;display:center;align-items:center;justify-content:center;flex-wrap:wrap;flex:0 0 222px;height:222px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;white-space:nowrap;will-change:transform;backface-visibility:hidden;transform:translateZ(0)}.sl-marquee a:hover .sl-img{transform:scale(1.1)}.sl-marquee b{display:block;line-height:1}.sl-marquee-items{display:flex;gap:20px;width:max-content;flex-wrap:nowrap;animation:scroll-marquee 30s linear infinite;backface-visibility:hidden;perspective:1000px}.sl-marquee-items:hover{animation-play-state:paused}.sl-view,.sl-podcast{background-color:#EEEEFE}.sl-view h2,.sl-podcast h2{text-align:center}.sl-view h2+p,.sl-podcast h2+p{text-align:center;margin-left:auto;margin-right:auto}.sl-view h4{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;font-size:100%;font-weight:bold;margin-bottom:16px}@media screen and (min-width: 1080px){.sl-view h4{font-size:calc(20 / 16 * 100%)}}.sl-view h4+span{display:block;font-size:calc(14 / 16 * 100%);color:#b3b9c0}.sl-view a{display:block;border-radius:32px;overflow:hidden}.sl-view .sl-info{padding:24px;background-color:#fff}@media screen and (min-width: 1080px){.sl-view .sl-info{padding:32px}}.more h2+p{margin-bottom:60px}@media screen and (min-width: 768px){.more h2+p{margin-bottom:80px}}@media screen and (max-width: 767px){.more .sl-carousel{margin-top:80px}}.sl-podcast .sl-items{margin-bottom:-40px}@media screen and (min-width: 768px){.sl-podcast .sl-items{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}}.sl-podcast iframe{max-width:316px;margin:0 auto 40px;width:100%;display:block}@media screen and (min-width: 768px){.sl-podcast iframe{max-width:100%;width:calc(50% - 12px);margin-left:0;margin-right:0;margin-left:24px}.sl-podcast iframe:nth-of-type(2n+1){margin-left:0}}@media screen and (min-width: 1080px){.sl-podcast iframe{width:calc((100% - 24px * 2) / 3.001)}.sl-podcast iframe:nth-of-type(2n+1){margin-left:24px}.sl-podcast iframe:nth-of-type(3n+1){margin-left:0}}.sl-ai-popup{position:fixed;top:-100%;left:0;width:100%;height:100%;z-index:100;background-color:#00000080;visibility:hidden;pointer-events:none;transition:.3s all}.sl-ai-popup.open{top:0;visibility:visible;pointer-events:auto}.sl-ai-popup>div{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#fff;padding:24px;max-width:1200px;width:80%;height:80%;border-radius:24px;overflow:hidden;text-align:right}.sl-ai-popup .sl-popup-scroll{overflow:auto;height:calc(100% - 36px);padding-bottom:24px;margin-top:12px}@media screen and (min-width: 1280px){.sl-ai-popup .sl-popup-scroll{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;align-items:stretch}}@media screen and (min-width: 1280px){.sl-ai-popup .sl-info,.sl-ai-popup .sl-img{width:calc(50% - 16px)}}.sl-ai-popup .sl-info{text-align:left}@media screen and (min-width: 1280px){.sl-ai-popup .sl-info{padding:24px 0}}.sl-ai-popup .sl-img{border-radius:16px;overflow:hidden;position:relative;height:0;padding-bottom:100%}@media screen and (min-width: 1280px){.sl-ai-popup .sl-img{position:static;height:auto;padding-bottom:0}}.sl-ai-popup img{object-fit:cover;object-position:50% 50%;width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (min-width: 1280px){.sl-ai-popup img{position:static}}.sl-ai-popup h2{font-size:calc(24 / 16 * 100%);margin-bottom:40px}.sl-ai-popup .sl-iframe{height:0;padding-bottom:169%;margin-bottom:40px;position:relative}@media screen and (min-width: 560px){.sl-ai-popup .sl-iframe{height:655px;padding-bottom:0}}@media screen and (min-width: 1020px){.sl-ai-popup .sl-iframe{height:0;padding-bottom:48%;margin-bottom:40px}}@media screen and (min-width: 1080px){.sl-ai-popup .sl-iframe{padding-bottom:47%}}@media screen and (min-width: 1280px){.sl-ai-popup .sl-iframe{height:655px;padding-bottom:0;margin-bottom:0}}.sl-ai-popup iframe{position:absolute;top:0;left:0;width:100%;height:100%}.sl-popup-close{width:40px;height:40px;border-radius:50%;background-color:#F7F8FF;cursor:pointer;position:relative}.sl-popup-close:before,.sl-popup-close:after{content:'';display:block;width:2px;height:16px;background-color:#000;border-radius:15px;position:absolute;top:50%;left:50%}.sl-popup-close:before{transform:translate(-50%, -50%) rotate(45deg)}.sl-popup-close:after{transform:translate(-50%, -50%) rotate(-45deg)}
