.alice-carousel .animated{animation-fill-mode:both}.alice-carousel .animated-out{z-index:1}.alice-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0;visibility:hidden}}.alice-carousel{position:relative;width:100%;margin:auto;direction:ltr}.alice-carousel__wrapper{overflow-x:hidden;overflow-y:hidden;height:auto}.alice-carousel__stage,.alice-carousel__wrapper{position:relative;box-sizing:border-box;width:100%}.alice-carousel__stage{height:100%;margin:0;padding:0;white-space:nowrap;transform-style:flat;-webkit-transform-style:flat;backface-visibility:hidden;-webkit-backface-visibility:hidden}.alice-carousel__stage-item{position:relative;display:inline-block;padding:0;margin:0;box-sizing:border-box;width:100%;height:100%;vertical-align:top;white-space:normal;line-height:0}.alice-carousel__stage-item *{line-height:normal}.alice-carousel__stage-item.__hidden{opacity:0;overflow:hidden}.alice-carousel__next-btn,.alice-carousel__prev-btn{display:inline-block;box-sizing:border-box;width:50%;padding:10px 5px}.alice-carousel__next-btn [data-area]:after,.alice-carousel__prev-btn [data-area]:after{position:relative;content:attr(data-area);text-transform:capitalize}.alice-carousel__prev-btn{text-align:right}.alice-carousel__next-btn{text-align:left}.alice-carousel__next-btn-item,.alice-carousel__prev-btn-item{display:inline-block;cursor:pointer;padding:5px;margin:0;color:#465798}.alice-carousel__next-btn-item:hover,.alice-carousel__prev-btn-item:hover{color:darkred}.alice-carousel__next-btn-item.__inactive,.alice-carousel__prev-btn-item.__inactive{opacity:.4;pointer-events:none}.alice-carousel__play-btn{position:absolute;top:30px;left:20px;display:inline-block}.alice-carousel__play-btn:hover{cursor:pointer}.alice-carousel__play-btn-wrapper{position:relative;width:32px;height:32px;padding:10px;border-radius:50%;background-color:#fff}.alice-carousel__play-btn-item{position:absolute;width:32px;height:32px;cursor:pointer;border:0;outline:none;background:transparent}.alice-carousel__play-btn-item:after,.alice-carousel__play-btn-item:before{position:absolute;pointer-events:none;display:block;width:0;height:0;content:"";transition:all .4s linear;border-color:transparent transparent transparent #465798;border-style:solid;border-width:8px 0 8px 15px}.alice-carousel__play-btn-item:before{left:5px;height:14px}.alice-carousel__play-btn-item:after{top:7px;left:18px}.alice-carousel__play-btn-item.__pause:after,.alice-carousel__play-btn-item.__pause:before{height:30px;border-width:0 0 0 10px}.alice-carousel__play-btn-item.__pause:after{top:0;left:18px}.alice-carousel__dots{margin:30px 3px 5px;padding:0;list-style:none;text-align:center}.alice-carousel__dots>li{display:inline-block}.alice-carousel__dots-item:not(.__custom){width:8px;height:8px;cursor:pointer;border-radius:50%;background-color:#e0e4fb}.alice-carousel__dots-item:not(.__custom):not(:last-child){margin-right:20px}.alice-carousel__dots-item:not(.__custom).__active,.alice-carousel__dots-item:not(.__custom):hover{background-color:#6e7ebc}.alice-carousel__slide-info{position:absolute;top:20px;right:20px;display:inline-block;padding:5px 10px;color:#465798;border-radius:5px;background-color:rgba(224,228,251,.6)}.alice-carousel__slide-info-item{vertical-align:middle;line-height:0}.blog-article{font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.7;color:#1f2937;font-size:18px}.blog-article p{margin-bottom:2rem;text-align:justify;-webkit-hyphens:auto;hyphens:auto;word-spacing:.05em}.blog-article p:first-of-type{font-size:20px;line-height:1.6;font-weight:500;color:#111827;margin-bottom:2.5rem}.blog-article p:first-of-type:first-letter{float:left;font-size:4.5em;line-height:.8;padding-right:8px;padding-top:4px;font-weight:700;color:#5076ff;font-family:var(--font-instrument-sans),"Instrument Sans",serif}.blog-article h2{font-size:28px;font-weight:700;color:#111827;margin:3rem 0 1.5rem;line-height:1.3;border-bottom:2px solid #e5e7eb;padding-bottom:.75rem}.blog-article h3{font-size:24px;font-weight:600;color:#1f2937;margin:2.5rem 0 1.25rem;line-height:1.4}.blog-article h4{font-size:20px;font-weight:600;color:#374151;margin:2rem 0 1rem;line-height:1.4}.blog-article img{border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);margin:2rem 0;max-width:100%;height:auto}.blog-article img:not([width]):not([height]){aspect-ratio:var(--blog-img-aspect,16/9);width:100%;object-fit:cover}.blog-article .img-left,.blog-article img[align=left],.blog-article img[style*="float: left"]{float:left;margin:0 2.5rem 2rem 0;max-width:45%;shape-outside:margin-box}.blog-article .img-right,.blog-article img[align=right],.blog-article img[style*="float: right"]{float:right;margin:0 0 2rem 2.5rem;max-width:45%;shape-outside:margin-box}.blog-article .img-center,.blog-article img[align=center],.blog-article img[style*="display: block"]{display:block;margin:3rem auto;max-width:100%;clear:both}.blog-article .img-two-column{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin:3rem 0;clear:both}.blog-article .img-two-column img{margin:0;width:100%;aspect-ratio:16/9;object-fit:cover}.blog-article .img-caption,.blog-article figcaption{font-size:14px;color:#6b7280;text-align:center;font-style:italic;margin-top:.5rem;line-height:1.4}.blog-article blockquote{border-left:4px solid #5076ff;margin:3rem 0;font-style:italic;font-size:20px;color:#4b5563;background-color:#f9fafb;padding:2rem;border-radius:0 8px 8px 0}.blog-article blockquote p{margin-bottom:0}.blog-article ol,.blog-article ul{margin:1.5rem 0;padding-left:2rem}.blog-article li{margin-bottom:.75rem;line-height:1.6}.blog-article li::marker{color:#5076ff;font-weight:600}.blog-article a{color:#5076ff;text-decoration:underline;-webkit-text-decoration-color:rgba(80,118,255,.3);text-decoration-color:rgba(80,118,255,.3);text-underline-offset:3px;transition:all .2s ease}.blog-article a:hover{color:#3a5fd4;-webkit-text-decoration-color:#3a5fd4;text-decoration-color:#3a5fd4}.blog-article code{background-color:#f3f4f6;padding:.25rem .5rem;border-radius:4px;font-family:Courier New,monospace;font-size:.9em;color:#dc2626}.blog-article pre{background-color:#1f2937;color:#f9fafb;padding:1.5rem;border-radius:8px;overflow-x:auto;margin:2rem 0}.blog-article pre code{background:none;padding:0;color:inherit}.blog-article .pull-quote{float:right;width:40%;margin:0 0 1.5rem 2rem;padding:1.5rem;background:linear-gradient(135deg,#5076ff10,#5076ff05);border-left:4px solid #5076ff;border-radius:8px;font-size:20px;font-weight:600;color:#1f2937;text-align:center;box-shadow:0 4px 12px rgba(0,0,0,.05)}.blog-article table{width:100%;border-collapse:collapse;margin:2rem 0;box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:8px;overflow:hidden}.blog-article td,.blog-article th{padding:12px 16px;text-align:left;border-bottom:1px solid #e5e7eb}.blog-article th{background-color:#f8fafc;font-weight:600;color:#374151}.blog-article tr:hover{background-color:#f9fafb}@media (max-width:1050px){.blog-article{font-size:17px}.blog-article .img-left,.blog-article .img-right,.blog-article img[style*=float]{float:none!important;margin:1.5rem auto!important;max-width:100%!important;display:block!important}.blog-article .pull-quote{float:none;width:100%;margin:2rem 0}.blog-article .img-two-column{grid-template-columns:1fr;gap:1rem}}@media (max-width:550px){.blog-article{font-size:16px}.blog-article p:first-of-type{font-size:18px}.blog-article p:first-of-type:first-letter{font-size:3.5em;padding-right:6px}.blog-article h2{font-size:24px}.blog-article h3{font-size:20px}.blog-article blockquote{padding:1rem;font-size:18px}}.blog-article:after{content:"";display:table;clear:both}.blog-article .inline-img-small{max-width:200px;float:left;margin:0 1.5rem 1rem 0;shape-outside:margin-box}.blog-article .inline-img-medium{max-width:300px;float:right;margin:0 0 1rem 1.5rem;shape-outside:margin-box}.blog-article .sidebar-box{float:right;width:35%;margin:0 0 1.5rem 2rem;padding:1.5rem;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;font-size:16px}.blog-article .sidebar-box h4{margin-top:0;color:#5076ff;border-bottom:1px solid #e2e8f0;padding-bottom:.5rem}.blog-article .highlight-box{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-left:4px solid #3b82f6;padding:1.5rem;margin:2rem 0;border-radius:0 8px 8px 0;clear:both}.blog-article .highlight-box p:last-child{margin-bottom:0}.blog-article .stat-box{display:inline-block;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:2px solid #0ea5e9;border-radius:12px;padding:1rem 1.5rem;margin:1rem;text-align:center;font-weight:600;color:#0c4a6e;min-width:150px}.blog-article .stat-box .number{display:block;font-size:2rem;font-weight:700;color:#0ea5e9}.blog-article .stat-box .label{font-size:.9rem;text-transform:uppercase;letter-spacing:.05em}.blog-article .image-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin:2rem 0;clear:both}.blog-article .image-gallery img{margin:0;aspect-ratio:16/9;object-fit:cover;width:100%}.blog-article .author-bio{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;margin:3rem 0;display:flex;align-items:center;gap:1rem;clear:both}.blog-article .author-bio img{width:80px;height:80px;border-radius:50%;object-fit:cover;margin:0;flex-shrink:0}.blog-article .author-bio .bio-content h4{margin:0 0 .5rem;color:#1f2937}.blog-article .author-bio .bio-content p{margin:0;font-size:16px;color:#6b7280}.blog-article .cta-box{background:linear-gradient(135deg,#5076ff,#3a5fd4);color:#fff;padding:2rem;border-radius:12px;text-align:center;margin:3rem 0;clear:both}.blog-article .cta-box h3{color:#fff;margin-bottom:1rem}.blog-article .cta-box p{margin-bottom:1.5rem;opacity:.9}.blog-article .cta-box .cta-button{display:inline-block;background:#fff;color:#5076ff;padding:.75rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:transform .2s ease}.blog-article .cta-box .cta-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}@media (max-width:1050px){.blog-article .img-left,.blog-article .img-right,.blog-article .pull-quote,.blog-article .sidebar-box{float:none;width:100%;margin:1.5rem 0;max-width:100%}.blog-article .img-two-column{grid-template-columns:1fr}.blog-article .author-bio{flex-direction:column;text-align:center}.blog-article .author-bio img{width:60px;height:60px}}@media (max-width:550px){.blog-article{font-size:16px}.blog-article p:first-of-type{font-size:17px}.blog-article p:first-of-type:first-letter{font-size:3rem;padding-right:6px}.blog-article p{text-align:left}.blog-article h2{font-size:22px}.blog-article h3{font-size:18px}.blog-article blockquote{font-size:16px;padding:1rem}.blog-article .image-gallery{grid-template-columns:1fr}}@media print{.blog-article{font-size:12pt;line-height:1.5;color:#000}.blog-article img{max-width:100%;break-inside:avoid}.blog-article .img-left,.blog-article .img-right{float:none;display:block;margin:1rem auto}}.blog-article img[alt=""]{opacity:.8}.blog-article a:focus{outline:2px solid #5076ff;outline-offset:2px;border-radius:2px}.blog-article ::selection{background-color:#5076ff20;color:#1f2937}.blog-article{scroll-behavior:smooth}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-2,.line-clamp-3{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3}.responsive-blog-img{transition:all .3s ease}.blog-paragraph{margin-bottom:1.5rem;text-align:justify;-webkit-hyphens:auto;hyphens:auto;word-spacing:.05em;line-height:1.7}.blog-heading-2{font-size:28px;font-weight:700;color:#111827;margin:2.5rem 0 1rem;line-height:1.3;border-bottom:2px solid #e5e7eb;padding-bottom:.5rem}.blog-heading-3{font-size:24px;font-weight:600;color:#1f2937;margin:2rem 0 1rem;line-height:1.4}.enhanced-blockquote{border-left:4px solid #5076ff;padding:1.5rem;margin:2rem 0;font-style:italic;font-size:20px;color:#4b5563;background-color:#f9fafb;border-radius:0 8px 8px 0}.blog-article{max-width:75ch;margin:0 auto}.blog-article .inline-quote,.blog-article q{font-style:italic;color:#4b5563;position:relative}.blog-article .inline-quote:after,.blog-article .inline-quote:before,.blog-article q:after,.blog-article q:before{content:'"';font-size:1.2em;color:#5076ff;font-weight:700}.sailor-ai-container{position:fixed;bottom:20px;right:20px;z-index:1000;font-family:sans-serif}.sailor-ai-launcher{width:60px;height:60px;border-radius:50%;background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease;position:relative;z-index:1001}.sailor-ai-launcher:hover{transform:scale(1.05)}.sailor-avatar{border-radius:50%}.speech-bubble{top:-60px;right:0;padding:10px 15px;border-radius:20px;box-shadow:0 2px 8px rgba(0,0,0,.15);font-size:14px;white-space:nowrap;animation:fadeIn .3s ease-in-out;z-index:1002}.speech-bubble,.speech-bubble:after{position:absolute;background-color:#fff}.speech-bubble:after{content:"";bottom:-7px;right:20px;width:14px;height:14px;transform:rotate(45deg);box-shadow:2px 2px 2px rgba(0,0,0,.05)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.sailor-ai-widget{position:fixed;bottom:90px;right:20px;width:360px;height:550px;border-radius:12px;background-color:#fff;box-shadow:0 5px 40px rgba(0,0,0,.16);display:flex;flex-direction:column;overflow:hidden;z-index:1000;transition:all .3s ease}.sailor-ai-widget.minimized{height:80px;overflow:hidden}.sailor-ai-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background-color:#f0f4ff;border-bottom:1px solid #e1e5f2}.sailor-ai-title{display:flex;flex-direction:column;align-items:center;flex:1}.sailor-ai-subtitle{font-size:14px;color:#5076ff;margin-top:5px;font-weight:500}.close-button,.minimize-button,.sailor-ai-controls{display:flex;align-items:center}.close-button,.minimize-button{background:none;border:none;cursor:pointer;padding:5px;margin-left:5px;color:#666;justify-content:center}.close-button{color:#999}.close-button:hover{color:#333}.sailor-ai-messages{flex:1;overflow-y:auto;padding:16px;background-color:#f9fafc;display:flex;flex-direction:column;gap:12px}.sailor-ai-welcome{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%;color:#666;padding:20px}.welcome-avatar{margin-bottom:20px;border-radius:50%}.sailor-ai-message{display:flex;margin-bottom:12px;max-width:85%}.user-message{align-self:flex-end;flex-direction:row-reverse}.bot-message{align-self:flex-start}.message-avatar{width:32px;height:32px;border-radius:50%;margin-right:8px;flex-shrink:0;overflow:hidden}.user-message .message-avatar{margin-right:0;margin-left:8px}.message-content{padding:10px 14px;border-radius:18px;font-size:14px;line-height:1.5;word-break:break-word}.bot-message .message-content{background-color:#f0f4ff;color:#333;border-top-left-radius:6px}.user-message .message-content{background-color:#5076ff;color:#fff;border-top-right-radius:6px}.typing-indicator{display:flex;padding:12px 14px;background-color:#f0f4ff;border-radius:18px;border-top-left-radius:6px}.typing-indicator span{height:10px;width:10px;margin:0 2px;background-color:#9e9ea1;display:block;border-radius:50%;opacity:.4}.typing-indicator span:first-of-type{animation:pulse 1s .1s infinite}.typing-indicator span:nth-of-type(2){animation:pulse 1s .2s infinite}.typing-indicator span:nth-of-type(3){animation:pulse 1s .3s infinite}@keyframes pulse{0%{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}to{opacity:.4;transform:scale(1)}}.sailor-ai-input{padding:12px;background-color:#fff;border-top:1px solid #e1e5f2;display:flex;align-items:center}.sailor-ai-input input{flex:1;border:1px solid #ccc;border-radius:20px;padding:10px 16px;font-size:14px;outline:none;transition:border-color .2s}.sailor-ai-input input:focus{border-color:#5076ff}.send-button{background-color:#5076ff;color:#fff;border:none;width:34px;height:34px;border-radius:50%;margin-left:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.send-button:hover{background-color:#3a60e0}.send-button:disabled{background-color:#ccc;cursor:not-allowed}@media (max-width:600px){.sailor-ai-widget{width:calc(100% - 40px);height:500px}}