@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap");@import url("https://fonts.googleapis.com/css2?family=Figtree:wght@400&display=swap");@font-face{font-family:Platform;src:url(/assets/fonts/Platform-Bold.woff) format("woff");font-weight:700;font-style:bold}@font-face{font-family:PlatformLight;src:url(/assets/fonts/Platform-Regular.woff) format("woff");font-weight:400;font-style:normal}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0!important;background-color:#f5f5ff;overflow-x:hidden;font-family:Poppins,sans-serif!important}.outlined-yellow-button{color:#faa300;border:1px solid #faa300;background:transparent;border-radius:8px;padding:10px 60px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .3s ease,color .3s ease}.outlined-yellow-button:hover{color:#fff;background:#faa300;border:1px solid #fff}.variant-yellow-button{color:#fff;border:1px solid #faa300;background:#faa300;border-radius:8px;padding:10px 60px;font-size:16px;font-weight:500;cursor:pointer;font-family:Platform,sans-serif;transition:background-color .3s ease,color .3s ease}.variant-yellow-button:hover{color:#faa300;background:#fff;border:1px solid #faa300}.outlined-red-button{color:#ef5030;border:1px solid #ef5030;background:#fff;border-radius:8px;padding:10px 60px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .3s ease,color .3s ease}.outlined-red-button:hover{color:#fff;background:#ef5030;border:1px solid #fff}.variant-blue-button{color:#000;border:1px solid #000;background:#569eff;border-radius:8px;padding:10px 37px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .3s ease,color .3s ease}.variant-blue-button:hover{color:#fff;background:#569eff;border:1px solid #fff}.variant-orange-button{border:1px solid #e95133;background:#e95133;border-radius:8px;padding:10px 60px}.variant-orange-button,.variant-seeAll-button{color:#fff;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .3s ease,color .3s ease}.variant-seeAll-button{border:1px solid #faa300;background:#faa300;border-radius:8px;padding:10px 30px}.small-orange-button{color:#fff;border:2px solid #e95133;background:#e95133;border-radius:8px;padding:3px 16px;font-size:12px;font-weight:500;cursor:pointer;transition:background-color .3s ease,color .3s ease}.small-orange-button:hover{font-weight:700}.small-orange-button:hover,.small-orange-text-button{color:#e95133;background:#fff;border:2px solid #e95133}.small-orange-text-button{border-radius:8px;padding:3px 16px;font-size:12px;font-weight:500;cursor:pointer;transition:background-color .3s ease,color .3s ease}.small-orange-text-button:hover{color:#fff;background:#e95133;font-weight:700;border:2px solid #fff}.variant-orange-button:hover{color:#e95133;background:#fff;font-weight:500;border:2px solid #e95133}.outlined-white-button{color:#fff;border:1px solid #fff;background:transparent;border-radius:50px;padding:5px 10px;font-size:10px;font-weight:400;cursor:pointer;transition:background-color .3s ease,color .3s ease}.outlined-white-button:hover{color:#e95133;background:#fff;border:1px solid #e95133}.platformFont{font-family:Platform,sans-serif!important}.platformLightFont{font-family:PlatformLight,sans-serif!important}.figtreeFonts{font-family:Figtree,sans-serif}@keyframes shake{0%,to{transform:translateY(0)}50%{transform:translateY(7px)}}.animated-arrow{animation:shake 1.5s infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spin{animation:spin 30s linear infinite}.cc>header{position:absolute}p{margin:0}.nav-item{margin:0;font-size:15px;line-height:24px;font-weight:500;text-decoration:none;color:#6366f1;position:relative;transition:all .3s ease-out;display:inline-block}#basic-menu ul{width:75px!important;display:flex;justify-content:center;cursor:pointer}.nav-item:hover{transform:translateY(-2px)}.swiper{width:440px;height:520px}.swiper-slide{display:flex;align-items:center;justify-content:center;border-radius:18px;font-size:22px;font-weight:700;color:#fff}.swiper-slide:nth-child(1n){background-color:#ce1111}.swiper-slide:nth-child(2n){background-color:#008cff}.swiper-slide:nth-child(3n){background-color:#0ab86f}.swiper-slide:nth-child(4n){background-color:#d37a07}.swiper-slide:nth-child(5n){background-color:#76a30c}.swiper-slide:nth-child(6n){background-color:#b40a2f}.swiper-slide:nth-child(7n){background-color:#236313}.swiper-slide:nth-child(8n){background-color:#04f}.swiper-slide:nth-child(9n){background-color:#da0cda}.swiper-slide:nth-child(10n){background-color:#365e4d}.slider{border:4px solid #fff;border-radius:50%;width:500px;height:500px}.slider,.slider-mobile{overflow:hidden;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.slider-mobile{border:4px solid #fff;width:237px;height:237px}@keyframes slide{0%{transform:translateY(0)}6%{transform:translateY(-100%)}11%{transform:translateY(-200%)}17%{transform:translateY(-300%)}22%{transform:translateY(-400%)}28%{transform:translateY(-500%)}33%{transform:translateY(-600%)}39%{transform:translateY(-700%)}44%{transform:translateY(-800%)}50%{transform:translateY(-900%)}56%{transform:translateY(-800%)}61%{transform:translateY(-700%)}67%{transform:translateY(-600%)}72%{transform:translateY(-500%)}78%{transform:translateY(-400%)}83%{transform:translateY(-300%)}89%{transform:translateY(-200%)}94%{transform:translateY(-100%)}to{transform:translateY(0)}}.slide{animation:slide 40s infinite;opacity:1}.active{animation-play-state:running}.swiper{height:100%;width:100%}.swiper-pagination-bullet-active{background:#e95133!important}.planListP{font-size:15px;line-height:15px;color:"#000";font-weight:700}.marginGapVertical *{margin-top:10px;margin-bottom:10px}.marginGapHorizontal *{margin-left:2.5px;margin-right:2.5px}.slider-mobile{width:220px;height:220px;border-radius:50%}.slider-mobile img{width:100%;height:100%;object-fit:cover;border-radius:50%}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.shape-back-bottom{right:-70;bottom:-70;width:900px;height:900px}.arrow{bottom:0;left:100}.shape-back-top{left:100;top:-50;width:900px;height:900px}@media screen and (max-width:320px){.shape-back-bottom{right:150px;bottom:-50px;width:180px;height:180px}.arrow{bottom:0;left:90px}.shape-back-top{left:30px;top:-30px;width:200px;height:200px}}@media screen and (min-width:320px) and (max-width:376px){.shape-back-bottom{right:150px;bottom:-50px;width:180px;height:180px}.arrow{bottom:0;left:90px}.shape-back-top{left:30px;top:-30px;width:200px;height:200px}}@media screen and (min-width:376px) and (max-width:430px){.shape-back-bottom{right:140px;bottom:-50px;width:210px;height:210px}.arrow{bottom:0;left:100px}.shape-back-top{left:40px;top:-40px;width:220px;height:220px}}@media screen and (min-width:430px) and (max-width:481px){.shape-back-bottom{right:100px;bottom:-60px;width:210px;height:210px}.arrow{bottom:0;left:100}.shape-back-top{left:70px;top:-50px;width:220px;height:220px}}@media screen and (min-width:481px) and (max-width:700px){.shape-back-bottom{right:70px;bottom:-40px;width:210px;height:210px}.arrow{bottom:0;left:100}.shape-back-top{left:100px;top:-40px;width:220px;height:220px}}@media screen and (min-width:701px) and (max-width:768px){.shape-back-bottom{right:-20px;bottom:-40px;width:210px;height:210px}.arrow{bottom:0;left:100}.shape-back-top{left:120px;top:-40px;width:220px;height:220px}}@media screen and (min-width:769px) and (max-width:831px){.shape-back-bottom{right:-60px;bottom:-40px;width:200px;height:200px}.arrow{bottom:0;left:90px}.shape-back-top{left:100px;top:-30px;width:200px;height:200px}}@media screen and (min-width:831px) and (max-width:900px){.shape-back-bottom{right:-20px;bottom:-50px;width:210px;height:210px}.arrow{bottom:0;left:100px}.shape-back-top{left:100px;top:-20px;width:220px;height:220px}}@media screen and (min-width:900px) and (max-width:1200px){.shape-back-bottom{right:250px;bottom:-25px;width:230px;height:230px}.arrow{left:250px!important;bottom:-30px!important;width:90px;height:90px}.favorite-text{left:150px!important;padding-left:0!important;margin-left:150px!important}.shape-back-top{left:120px;top:-30px;width:230px;height:230px}}@media screen and (min-width:901px) and (max-width:1200px){.instagram-image{width:220px!important;height:220px!important}}