@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,600&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}*,body,code{font-family:Montserrat,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}.scale-up-center{-webkit-animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both;animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}.card__hover:hover{filter:brightness(.8);-webkit-filter:brightness(.8);-webkit-transform:scale(1.1);transform:scale(1.1);transition:-webkit-transform 6s cubic-bezier(.25,.45,.45,.95);transition:transform 6s cubic-bezier(.25,.45,.45,.95);transition:transform 6s cubic-bezier(.25,.45,.45,.95),-webkit-transform 6s cubic-bezier(.25,.45,.45,.95);-webkit-transition:transform 6s cubic-bezier(.25,.45,.45,.95);-moz-transition:transform 6s cubic-bezier(.25,.45,.45,.95);-ms-transition:transform 6s cubic-bezier(.25,.45,.45,.95);-o-transition:transform 6s cubic-bezier(.25,.45,.45,.95)}.navbar{background-color:#212e25;color:#fff;padding:15px 10px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:100}.navbar__container{margin:auto;width:93%}.navbar__flex{align-items:center;display:flex;justify-content:space-between}.navbar__logo span{display:block;font-size:18px;text-transform:uppercase}.logo{align-items:center;display:flex;justify-content:center}.active-links{background-color:#a0d995;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;padding:10px}.navbar__menu a{color:#f5f5f5;font-size:18px;margin:0 20px;text-decoration:none}.navbar__menu__container{display:none;margin-top:16px;position:relative}.navbar__container__menu{align-items:flex-end;background-color:#a0d995;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;box-shadow:0 0 5 rgba(0,0,0,.2);color:#fff;display:flex;flex-direction:column;justify-content:flex-end;margin-right:-10px;margin-top:0;min-width:210px;padding:32px;position:absolute;right:0;text-align:end;top:40px;z-index:999}@media screen and (max-width:550px){.navbar{align-items:center;display:flex;justify-content:space-around}.navbar__middle,.navbar__right{display:none}.navbar__menu__container{display:flex}.navbar__links a{display:flex;flex-direction:column;font-size:20px;line-height:40px}.navbar__rights{margin-top:30px}.navbar__rights button{margin:0 10px}}.swiper-pagination-bullet-active,.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color)}.swiper-button-next,.swiper-button-prev{color:var(--swiper-theme-color)}body,html{height:100%;position:relative}.swiper{height:75vh;width:100%}.swiper-slide{align-items:center;display:flex;font-size:18px;height:600px;justify-content:center;overflow:hidden;text-align:center;width:100vw}.swiper-slide img{bottom:0;filter:brightness(30%);-webkit-filter:brightness(30%);height:75vh;left:0;object-fit:cover;position:absolute;right:0;top:0;width:100vw}.swiper-slide .items .text{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);z-index:999}.swiper-slide .items .text h5{color:#fff;font-size:18px;margin-top:15px}.spanButton{align-items:center;display:flex;flex-direction:column}.swiper-slide .items .text h2{color:#fff;font-size:30px;font-weight:700;line-height:50px;text-transform:capitalize}.banner{border-top:1px solid #fff}@media screen and (max-width:550px){.swiper{height:60vh}.swiper-slide .items .text{display:flex;flex-direction:column;margin:auto;width:90%}.swiper-slide .items .text h2{font-size:30px}.swiper-slide .items .text h5{margin-top:20px}}@media screen and (max-width:860px){.swiper-slide .items .text h2{font-size:32px;font-weight:700}}.expoil{margin-top:30px}.expoil__background{background-image:url(/static/media/WhatsApp%20Image%202023-01-25%20at%2019.35.50.7faca26d9ee924f8df2c.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:400px;position:relative;width:100%}.expoil__content{margin:auto;width:85%}.expoil__text{align-items:center;display:flex;flex-direction:column;justify-content:center;position:absolute;text-align:center}.expoil__text h1{color:#fff;font-size:45px;font-weight:700;margin-bottom:10px;margin-top:50px}.expoil__text p{background-color:rgba(240,248,255,.411);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;color:#0f9b02;font-size:18px;font-style:italic;font-weight:500;margin-top:50px;padding:10px;width:75%}@media screen and (max-width:550px){.expoil{margin-top:30px}.expoil__background{background-position:50%;height:70vh!important}.expoil__text h1{font-size:30px}.expoil__text p{margin-left:0;margin-right:20px;width:95%}.expoil__text .para{margin-top:30px}.expoil__text .para,.expoil__text .para1{background-color:rgba(240,248,255,.966)}}@media screen and (max-width:380px){.expoil__text .para{margin-top:20px!important}.expoil__background{max-height:100vh!important}}@media screen and (max-width:340px){.expoil__text .para{margin-top:20px!important}.expoil__background{max-height:100vh!important}.expoil__text h1{font-size:20px!important;text-align:center!important}.expoil__text p{font-size:15px!important}}@media screen and (max-width:400px){.expoil__background{height:100vh!important}.expoil__text .para{margin-top:120px}}@media screen and (max-width:860px){.expoil__background{height:50vh}}@media screen and (max-width:920px){.expoil__background{height:50vh}}@media screen and (max-width:1030px){.expoil__background{height:100vh}}.agroProduct{margin-top:50px}.agroProduct__content{margin:auto;width:90%}.agroProducr__text{margin:25px 0}.agroProducr__text h2{font-size:45px;font-size:bold;text-align:center;word-spacing:10px}.agroProducr__text .border{border-bottom:3px dashed #2bc72b;margin:auto;width:40%}.agroProduct__grid{grid-gap:25px;display:grid;grid-template-columns:repeat(3,1fr)}.agroProduct__grid .card img{height:350px;object-fit:cover;width:500px}.agroProduct__grid .card-body h3{font-size:25px;margin-top:auto;text-align:center}@media screen and (max-width:550px){.agroProducr__text h2{font-size:25px;font-weight:700;word-spacing:1px}.agroProducr__text .border{margin:auto;width:75%}.agroProduct__grid{display:grid;grid-template-columns:repeat(1,1fr)!important}}@media screen and (max-width:320px){.agroProduct__grid{display:grid;grid-template-columns:repeat(1,1fr)!important}.agroProduct__grid .card img{height:250px!important}}@media screen and (max-width:860px){.agroProduct__grid{display:grid;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:920px){.agroProduct__grid{display:grid;grid-template-columns:repeat(2,1fr)}}.vision{margin-top:40px}.vision__content{margin:auto;width:85%}.vision__text h2{font-size:45px;font-weight:700;text-align:center}.vision__flex{justify-content:space-around;margin-top:30px}.card-body .head,.vision__flex{align-items:center;display:flex}.card-body .head{justify-content:space-between}.card-body .head h1{color:#18c218;font-size:30px;font-style:italic;font-weight:700}.card-body p{color:gray;line-height:30px;margin-top:20px;text-align:center}@media screen and (max-width:550px){.vision__flex{display:flex;flex-direction:column}.vision__mission,.vision__vision{margin-bottom:30px}.vision__text h2{color:#18c218;font-size:25px;font-weight:700}}.welcome{margin-bottom:30px;margin-top:40px}.welcome__content{margin:auto;width:85%}.welcome__flex{align-items:center;display:flex;justify-content:space-between}.welcome__text{margin-right:30px}.welcome__text h3{border-bottom:2px dashed gray;font-size:30px;font-weight:700}.welcome__text h3 span{display:block;font-size:45px;word-spacing:10px}.welcome__text h3 span strong{color:#36bb36}.welcome__text h3 span b{color:#060a44}.welcome__text p{line-height:30px;margin-top:20px}.welcome__image .grid__image img{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;height:100%;width:100%}.grid__image{grid-gap:20px;display:grid;filter:brightness(70%);-webkit-filter:brightness(70%);grid-template-columns:repeat(2,1fr);height:400px;object-fit:cover;width:550px}@media screen and (max-width:550px){.welcome__flex{display:flex;flex-direction:column}.welcome__text{margin-left:0}.welcome__content{margin:auto;width:95%}.welcome__text h3{font-size:30px}.welcome__text h3 span{font-size:25px;font-weight:700}.welcome__text p{margin-bottom:20px;text-align:center}.grid__image{width:400px}}@media screen and (max-width:380px){.grid__image{width:350px}}@media screen and (max-width:420px){.grid__image{width:350px!important}}@media screen and (max-width:860px){.welcome__flex{display:flex;flex-direction:column}.grid__image{margin-top:30px}}@media screen and (max-width:920px){.welcome__flex{display:flex;flex-direction:column}.grid__image{margin-top:30px}}@media screen and (max-width:340px){.grid__image{max-width:300px!important}}@media screen and (max-width:1030px){.welcome__flex{display:flex;flex-direction:column}.grid__image{margin-top:30px}}@media screen and (max-width:400px){.grid__image{width:360px!important}}.about{border-top:1px solid #fff;margin-bottom:40px}.Aboutbackground__image{background-image:url(/static/media/about.b2ca6bbe9cbfdc03fd40.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;filter:grayscale(70%);-webkit-filter:grayscale(70%);height:500px;position:relative;width:100%}.about__text{color:#fff;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);z-index:0}.about__text h1{font-size:50px;font-weight:700;margin-bottom:20px}.about__text p{font-size:20px;font-weight:400;line-height:35px}.about__who{margin-top:40px}.about__context{margin:auto;width:85%}.about__flex{align-items:center;display:flex;justify-content:space-between}.text{margin-right:20px}.text h1{font-size:45px;font-weight:700;margin-bottom:15px}.text h4{font-size:30px;font-weight:400;margin-bottom:20px}.text p{font-size:16px;line-height:35px}.about__image{height:300px;object-fit:contain;width:2000px}.about__image img{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;height:100%;width:100%}@media screen and (max-width:550px){.about__text{text-align:center}.about__text h1{font-size:30px;margin-bottom:10px}.about__text p{font-size:20px;line-height:30px;width:400px}.about__flex{display:flex;flex-direction:column}.about__image{height:300px;margin-top:15px;width:400px}.text h4{font-size:25px}.text h1{font-size:30px}}@media screen and (max-width:380px){.about__image,.about__text p{width:350px}.text h4{font-size:20px}.text h1{font-size:25px}}@media screen and (max-width:400px){.about__image{width:320px}.about__text p{width:350px!important}}@media screen and (max-width:340px){.about__image{width:320px!important}.about__text p{width:300px}}.footer__backround{background-color:#212e25}.footer__content{margin:auto;width:80%}.footer__flex{align-items:center;display:flex;justify-content:space-between}.footer__logo{padding-top:40px}.icons{display:flex;flex-direction:column;margin-top:20px}.face,.icons .twi,.insta{cursor:pointer;font-size:25px;margin:15px 0}.contact-us,.quickLinks{padding-top:40px}.contact-us h2,.quickLinks{color:#fff;font-size:30px;font-weight:700}.footer__contact{padding-bottom:16px}.footer__links{color:hsla(0,0%,100%,.726);display:flex;flex-direction:column;font-size:16px;font-style:italic;font-weight:700;line-height:60px;margin:15px 0;text-transform:uppercase}.email,.home,.phone{align-items:center;display:flex;padding-top:10px}.home span{line-height:30px;margin-top:30px;width:40%}.email span,.home span,.phone span{color:#fff;margin-left:10px}.footer__logo .navbar__logo{color:#fff}.footer__copyright{background-color:#000;color:#fff;padding:10px;text-align:center}.footer__copyright .copy{padding:8px}.footer__copyright a{display:inline-block;margin-left:10px}@media screen and (max-width:550px){.footer{border-top:1px solid #fff}.footer__flex{grid-gap:20px;display:grid;grid-template-columns:repeat(2,1fr)}.contact-us h2,.quickLinks{font-size:14px}.quickLinks{padding-top:40px}.home span{width:70%}.contact-us h2{margin-top:-10px}.home span{margin-top:0}.footer__logo .navbar__logo .logo{align-items:center;color:#fff;display:flex;margin-left:20px}}@media screen and (max-width:380px){.footer__logo .logo{align-items:center;color:#fff;display:flex;justify-content:start;margin-left:20px}.quickLinks h2{font-size:13px}.quickLinks{margin-top:30px}.footer__links{font-weight:400!important}}@media screen and (max-width:340px){.footer__logo .logo{align-items:center;color:#fff;display:flex;justify-content:start;margin-left:20px}.quickLinks h2{font-size:13px}.quickLinks{margin-left:-50px!important;margin-top:-10px!important}.footer__links{font-weight:400!important}}@media screen and (max-width:420px){.footer__logo .logo{align-items:center;display:flex;justify-content:start}}@media screen and (max-width:860px){.footer__flex{grid-gap:30px;display:grid;grid-template-columns:repeat(2,1fr)}.footer__logo .logo{align-items:center;display:flex;justify-content:start;margin-left:30px}}@media screen and (max-width:920px){.footer__flex{grid-gap:30px;display:grid;grid-template-columns:repeat(2,1fr)}.footer__logo .logo{align-items:center;display:flex;justify-content:start;margin-left:30px}}@media screen and (max-width:1030px){.footer__flex{grid-gap:30px;display:grid;grid-template-columns:repeat(2,1fr)}.footer__logo .logo{align-items:center;display:flex;justify-content:start;margin-left:30px}}.products{margin-top:30px}.product__content{margin:auto;width:80%}.product__text{margin:20px 0;text-align:center}.product__text h2{font-size:35px;font-weight:800;letter-spacing:3px;word-spacing:2px}.product__grid{grid-gap:25px;display:grid;grid-template-columns:repeat(3,1fr)}.product__grid .card img{height:350px;object-fit:cover;width:500px}.product__grid .card-body .text{font-size:20px;text-align:center}@media screen and (max-width:550px){.product__grid{display:grid;grid-template-columns:repeat(1,1fr)!important}}@media screen and (max-width:380px){.product__text h2{font-size:15px}}@media screen and (max-width:340px){.product__text h2{font-size:15px}.product__grid .card img{height:250px!important}}@media screen and (max-width:420px){.product__text h2{font-size:15px}}@media screen and (max-width:860px){.product__grid{display:grid;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:920px){.product__grid{display:grid;grid-template-columns:repeat(2,1fr)}}.contact__background{background-image:url(https://images.pexels.com/photos/8900912/pexels-photo-8900912.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1);background-position:50%;background-repeat:no-repeat;background-size:cover;filter:brightness(.7);-webkit-filter:brightness(.9);height:400px;position:relative;width:100%}.contact__text{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}.contact__text h2{color:#fff;font-size:65px;font-weight:700}.contact__text p{color:#fff;font-size:24px;text-align:center;width:600px}.contact__flex{align-items:center;display:flex;justify-content:space-around;margin:20px 0}.contact__flex .card{width:700px}.contact__message h4{font-size:40px;margin-bottom:20px}.contact__details{align-items:center;display:flex;justify-content:space-evenly;margin-top:10px;text-align:center}.contact__details span{color:#000;font-size:18px;margin-left:10px}.constct__map .map{margin-top:20px}@media screen and (max-width:550px){.contact__text p{width:400px}.contact__flex{display:flex;flex-direction:column}.contact__message{margin:auto;width:85%}.contact__flex .card{margin-left:-15px!important;width:380px}.Map__data{width:400px}.contact__details{flex-direction:column}}@media screen and (max-width:365px){.contact__flex .card{margin-left:-10px!important;max-width:340px!important}}@media screen and (max-width:380px){.contact__text p{font-size:20px;width:350px}.contact__text h2{font-size:40px;margin-bottom:15px}.contact__message h4{font-size:30px}.contact__flex .card{margin-left:-15px!important;width:320px!important}.Map__data{height:330px;width:350px}.contact__details{display:flex;flex-direction:column}}@media screen and (max-width:320px){.contact__details{display:flex;flex-direction:column}.contact__flex .card{width:280px!important}.Map__data{height:330px;width:300px!important}.contact__text p{font-size:20px;width:300px!important}}@media screen and (max-width:396px){.contact__text p{font-size:20px;width:330px}.contact__text h2{font-size:35px;margin-bottom:15px}.contact__flex .card{width:350px!important}.Map__data{height:330px;width:350px}.contact__details{display:flex;flex-direction:column}}@media screen and (max-width:860px){.contact__flex{display:flex;flex-direction:column}}@media screen and (max-width:340px){.contact__flex .card{margin:auto;width:280px!important}}@media screen and (max-width:920px){.contact__flex{display:flex;flex-direction:column}}@media screen and (max-width:1030px){.contact__flex{display:flex;flex-direction:column}}.description{margin-top:30px}.description__content{margin:auto;width:85%}.description__head{text-align:center}.description__head h2{font-size:40px;font-weight:700;margin-top:20px}.description__flex{align-items:center;display:flex;justify-content:space-between}.description__image{height:350px;object-fit:cover;width:1200px}.description__image img{height:100%;width:100%}.description__text{margin-left:30px}.description__text h5{font-size:30px;font-weight:600}.description__text p{font-size:18px;line-height:35px;margin-top:6px}.doc img{filter:brightness(1);-webkit-filter:brightness(1);height:350px;margin-top:20px;object-fit:contain;width:500px}.description__swipper{background-color:#36b15d79;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;height:450px;margin-bottom:40px;margin-top:30px;padding:20px}@media screen and (max-width:550px){.description__flex{display:flex;flex-direction:column}.description__image{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;height:300px;width:350px!important}.description__head h2{font-size:30px;margin-bottom:10px}.description__text p{margin-top:20px;width:370px}.description__swipper{background-color:initial!important}}@media screen and (max-width:380px){.description__text p{width:320px}.description__swipper{height:280px}.doc img{height:250px}}@media screen and (max-width:340px){.description__text p{width:290px!important}.description__image{width:280px!important}}@media screen and (max-width:860px){.description__flex{display:flex;flex-direction:column}.description__image{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;height:300px;margin:23px 0;width:550px}}@media screen and (max-width:920px){.description__flex{display:flex;flex-direction:column}.description__image{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;height:300px;margin:23px 0;width:550px}}@media screen and (max-width:1030px){.description__flex{display:flex;flex-direction:column}.description__image{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;height:300px;margin:23px 0;width:550px}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.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,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.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{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;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-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.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-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.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-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:#007aff;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s;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:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:#007aff;background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-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 4px;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%;-webkit-transform:translateX(-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-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;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{height:4px;left:0;top:0;width:100%}.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{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:rgba(0,0,0,.1);border-radius:10px;position:relative;-ms-touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:3px;height:5px;left:1%;position:absolute;width:98%;z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:98%;position:absolute;right:3px;top:1%;width:5px;z-index:50}.swiper-scrollbar-drag{background:rgba(0,0,0,.5);border-radius:10px;height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;pointer-events:none;-webkit-transform-origin:0 0;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.swiper-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-cube .swiper-cube-shadow:before{background:#000;bottom:0;content:"";-webkit-filter:blur(50px);filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:opacity,height,-webkit-transform;transition-property:transform,opacity,height;transition-property:transform,opacity,height,-webkit-transform}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;-webkit-transform-origin:center bottom;transform-origin:center bottom}
/*# sourceMappingURL=main.f075159a.css.map*/