@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Gidole&family=Poetsen+One&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.nav-sec{align-items:center;background-color:#fff;box-shadow:0 4px 10px #0000001a;display:flex;height:100px;left:0;position:fixed;top:0;width:100%;z-index:9999}body{margin:0;padding-top:100px;width:100%}.nav-link{transition:color .3s ease}.nav-link:focus,.nav-link:hover{border-bottom:2px solid #000;transition:.7s ease-in-out}.nav-linkactive{border-bottom:2px solid #000}.logo{height:80px;width:140px}.container-fluid{margin:0;padding:0}.navbar-toggler{border:2px solid #000;color:#000}.navbar-toggler-icon{background-color:#fff}.custom-navbar-collapse{background-color:#ffffffe6;height:25vh;overflow-x:hidden;position:fixed;right:0;top:0;width:0;z-index:9999}.custom-navbar-collapse.show{margin-top:100px!important;width:50%}.custom-navbar-collapse .nav-link{border-bottom:2px solid #0003;color:#000;display:block;font-size:1.2rem;padding:15px 20px;transition:.3s ease}.custom-navbar-collapse .nav-link:hover{background-color:#0000001a;padding-left:30px}@media (max-width:992px){.custom-navbar-collapse{position:fixed;right:0;top:0;width:0}.navbar-toggler{display:block}}@media (min-width:992px){.custom-navbar-collapse{background-color:initial;height:auto;position:static;width:auto}}.nav-link{border-bottom:2px solid #0000;color:#000;font-size:20px;margin:0 5px;transition:all .3s ease}.nav-link.active,.nav-link:focus,.nav-link:hover{border-bottom:2px solid #000;color:#ff7b00;transition:all .3s ease}.footer-sec{background-color:#1d1d1d;color:#f1f1f1;padding:0 20px;text-align:start}.footer-container{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1200px}.footer-center,.footer-left,.footer-right{flex:1 1 300px;margin:20px}.footer-left ul{list-style:none;padding:0;text-decoration:none}.footer-left ul li{cursor:pointer;margin:8px 0;text-decoration:none;transition:color .3s}.footer-left ul li:focus,.footer-left ul li:hover{color:#fc0}.footer-logo{max-width:150px}.tagline{color:#ccc;font-style:italic}.footer-left h4,.footer-right h4{color:#fc0;margin-bottom:10px}.footer-right p{line-height:1.5;margin:5px 0}@media (max-width:768px){.footer-container{align-items:center;flex-direction:column}.footer-center,.footer-left,.footer-right{flex:1 1 200px;text-align:center}}.footer-center{text-align:center}.footer-logo{margin-bottom:10px;width:150px}.footer-tagline{color:#ccc;font-size:1rem;margin-bottom:15px}.social-icons{display:flex;gap:15px;justify-content:center}.social-btn{align-items:center;background-color:#fff;border-radius:50%;color:#333;display:inline-flex;font-size:18px;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-btn:hover{background-color:#00b894;color:#fff;transform:scale(1.1)}a{color:#fff;text-decoration:none}a:focus,a:hover{color:orange}.developer-credit{background-color:initial;padding:0 15px 15px;text-align:center}.dev-heading{color:#f90;font-size:1.3rem;font-weight:600;margin-bottom:10px;text-shadow:1px 1px 2px #0006}.dev-heading,.dev-text{font-family:Poppins,sans-serif}.dev-text{color:#aaa;font-size:.9rem;margin:0}.dev-name{color:#fff;font-weight:600;text-shadow:1px 1px 4px #0009}.sec-home-1{align-items:center;background:linear-gradient(0deg,#9fc131,#9fc131 33%,#fff);display:flex;height:90vh;overflow:hidden;padding:0;width:100%}.container{box-sizing:border-box;flex-direction:column;height:100%;margin:0 auto;max-width:1200px;padding:0;width:90%}.container,.home-top{display:flex;justify-content:space-between}.home-top{align-items:flex-start;padding-top:10px;position:relative}.side-logo{height:150px;margin-top:30px;width:150px}.company-logo,.side-logo{object-fit:contain;transition:transform .3s ease}.company-logo{height:200px;width:200px}.company-logo:hover,.side-logo:hover{transform:scale(1.05)}.center-text h2{animation:fadeIn .8s ease-out;color:#942929;font-size:3.5rem;font-weight:700;margin-bottom:20px;text-shadow:2px 2px 5px #0009}.center-text p{animation:fadeIn 1s ease-out;color:#fff;font-size:23px!important;text-shadow:1px 1px 3px #00000073}.center-text{flex:1 1;margin-top:90px;text-align:center}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.center-text h2:hover{color:#007b3e;transition:color .5s ease}.center-text p{color:#444;font-size:1rem;margin:5px 0;transition:transform .3s ease}.center-text p:hover{transform:scale(1.03)}.home-content{display:flex;flex-direction:column;flex-grow:0;justify-content:center;padding:10px 0;text-align:center}.mix-fruits{align-self:center;border-radius:12px;height:auto;margin-top:10px;transition:transform .3s ease;width:250px}.mix-fruits:hover{transform:scale(1.05)}.home-bottom{align-items:flex-end;display:flex;gap:20px;justify-content:space-between}.bag{height:auto;transition:transform .3s ease;width:300px}.bag:hover{transform:scale(1.1)}.flags{height:auto;margin:0 auto;max-width:500px;opacity:.5;transition:opacity .3s ease;width:50%}.flags:hover{opacity:.6}@media (max-width:576px){.home-top{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;padding:10px 20px 0;position:relative}.side-logo{height:90px;margin-top:0;object-fit:contain;width:90px}.company-logo{height:130px;margin-left:-100px;margin-top:-24px;object-fit:contain;width:130px}.container{box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:flex-start;margin:0 auto;max-width:1200px;padding:0;width:100%}.center-text{flex:1 1;margin-left:-45px;margin-top:100px;text-align:center}.center-text h2{font-size:2.1rem!important;line-height:1.3}.center-text p{font-family:cursive;font-size:1.5rem!important;line-height:1.5}.home-bottom{align-items:center;flex-direction:column;justify-content:center}.rise-bag{order:1;padding-top:10px;width:80%}.pulses-bag{display:none}.flags{order:2;width:80%}.sec-home-1{height:92vh}.potatos{height:45px!important}}.frozen-food-sec{min-height:100vh;width:100%}.frozen-food-sec,.frozen-food-sec h2{background:linear-gradient(0deg,#9fc131,#9fc131 33%,#fff)}.frozen-food-sec h2{border-color:#9fc131 #4c4343 #4c4343;border-radius:20px;border-style:solid;border-width:3px 3px 4px;height:50px;margin-left:auto;margin-right:auto;margin-top:40px;text-align:center;width:70%}.frozen-div{display:flex;flex-wrap:wrap;justify-content:center;min-height:80vh;padding:20px}.parent-frozen-div{display:flex;flex-direction:column;gap:20px;height:70vh}.frozen-text-box{background-color:#fff;border-radius:15px;box-shadow:0 5px 15px #000000b3;color:#2a3477;font-size:15px;height:60%;overflow-y:auto;transform:scale(1);transition:transform .3s ease}.frozen-text-box:hover{transform:scale(1.02)}.img-box1{height:100%}.img-box2{height:40%}.frozen-img{border:4px solid #ffffff15;border-radius:15px;box-shadow:0 5px 15px #000000b3;height:100%;object-fit:cover;transition:transform .3s ease}.frozen-img:hover{transform:scale(1.05)}@media (max-width:767.98px){.frozen-div{flex-direction:column;min-height:auto}.frozen-text-box,.img-box1,.img-box2,.parent-frozen-div{height:auto}.frozen-img{max-height:40vh}.frozen-food-sec h2{font-size:21px;font-weight:700;height:50px;padding-top:10px;width:95%}.img-box1{order:1}.img-box2{margin-top:10px;order:2}.frozen-text-box{order:3}.frozen-food-sec h2{height:70px}}.frozen-food-sec{overflow-x:hidden}.mango-layout{align-items:center;background:linear-gradient(0deg,#9fc131,#9fc131 33%,#fff);display:flex;height:140vh;overflow:hidden;padding:0;width:100%}.mango-main{height:80vh;margin-top:20px;overflow:hidden}.left-column{display:flex;flex-direction:column;gap:10px;height:100%}.top-row{flex:1 1;gap:10px}.top-row .half-img{height:100%;width:50%}.top-row .half-img img{border:4px solid #0000005e;border-radius:10px;height:100%;object-fit:cover;width:100%}.bottom-row{flex:1 1}.bottom-row img{border:4px solid #0000005e;border-radius:10px;box-shadow:0 5px 15px #0006;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.right-column{gap:10px;height:100%}.top-full-img{flex:1 1;height:100%!important;width:100%!important}.top-full-img img{border:4px solid rgba(0,0,0,.489);border-radius:10px;box-shadow:0 5px 15px #00000080;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.text-block{background-color:#fff;border:4px solid rgba(0,0,0,.614);border-radius:10px;box-shadow:0 4px 10px #0000001a;color:#2a2a2a;flex:1 1;margin-top:4px;padding:5px}@media (max-width:768px){.mango-layout{height:150vh}.mango-main{flex-direction:column;height:auto}.left-column,.right-column{height:auto}.top-row{flex-direction:flex}.top-row .half-img{height:200px;width:50%}.bottom-row,.top-full-img{height:200px}.text-block,.top-full-img img{margin-top:10px}.h2-mangeo-sec{height:80px!important}}.h2-mangeo-sec{background:linear-gradient(0deg,#9fc131,#9fc131 33%,#fff);border-color:#9fc131 #4c4343 #4c4343;border-radius:20px;border-style:solid;border-width:3px 3px 4px;font-weight:800;height:65px;margin-left:auto;margin-right:auto;margin-top:35px;padding-top:10px;text-align:center;width:95%}.container1{display:flex;flex-direction:column;justify-content:flex-start;margin:0 auto;max-width:1200px;width:92%}p{color:blue}.bottom-row img:hover,.text-block:hover,.top-full-img img:hover,.top-row .half-img img:hover{transform:scale(1.02)}.bottom-row img,.img-grid-box img,.text-block,.top-full-img img,.top-row .half-img img{transition:transform .3s ease}.img-grid-box img{border:3px solid #0000004d;border-radius:10px;box-shadow:0 4px 10px #0003}.frozen-text-box:hover,.img-grid-box img:hover{transform:scale(1.05)}.img-grid-box{height:calc(50% - 8px)}.fries-section{align-items:center;display:flex;min-height:145vh;overflow:hidden;padding:50px 0;width:100%}.fries-section,.fries-section h2{background:linear-gradient(0deg,#9fc131,#9fc131 33%,#fff)}.fries-section h2{border-color:#9fc131 #4c4343 #4c4343;border-radius:20px;border-style:solid;border-width:3px 3px 4px;font-weight:800;height:65px;margin-left:auto;margin-right:auto;margin-top:35px;padding-top:10px;text-align:center;width:95%}.fries-text-box{background:#fff;border:3px solid #00000026;border-radius:10px;box-shadow:0 4px 12px #0000001a;margin-top:20px;transition:transform .3s ease}.fries-text-box:hover{transform:scale(1.05)}.fries-single-img{border:3px solid #0003;border-radius:10px;box-shadow:0 5px 15px #0003;object-fit:cover;transition:transform .3s ease}.fries-single-img:hover{transform:scale(1.05)}.fries-grid-img-box{aspect-ratio:1/1;padding:5px}.fries-grid-img{border:3px solid #0003;border-radius:10px;box-shadow:0 4px 10px #00000026;transition:transform .3s ease}.fries-grid-img:hover{transform:scale(1.05)}.fries-row{margin-top:20px}@media (max-width:768px){.fries-grid-img-box{width:50%!important}.container1{width:90%}.fries-section h2{height:80px}.box-3{margin-top:20px}}.gap-2{gap:0!important}.img-box3{height:50%}.vegetable-section{align-items:center;background:linear-gradient(0deg,#9fc131,#9fc131 33%,#fff);display:flex;min-height:140vh;overflow:hidden;padding:50px 0;width:100%}.vegetable-section h3{color:#2d2d2d;font-weight:700}.vegetable-section p{color:blue;font-size:1rem}.vegetable-section .row{background-color:rgba(212,255,70,.562);border:2px solid #4c43438f;border-radius:12px;border-top-color:#c0fb00;border-width:3px 3px 4px;box-shadow:0 4px 12px #0000000d;padding:20px;transition:all .3s ease}.vegetable-section .row:hover{box-shadow:0 6px 20px #000c;transform:scale(1.02)}.vegetable-section img{border-radius:10px;max-height:250px;object-fit:cover}@media (max-width:767.98px){.vegetable-section .row{text-align:center}.vegetable-section img{margin-top:15px}}@media (max-width:768px){.container1a{width:88%}.container2{margin-left:40px;width:80%}}.fruits-6{background-color:#fefefe}.fruit-card{background-color:hsla(0,0%,100%,.573);border-color:#c0fb00 #4c43438f #4c43438f;border-radius:10px;border-style:solid;border-width:3px 3px 4px;box-shadow:0 6px 20px #000c;overflow:hidden;position:relative;transition:transform .3s ease}.fruit-card img{border-radius:10px;height:250px;object-fit:cover;width:100%}.fruit-card:hover{transform:scale(1.02)}.fruit-name{background-color:#008000cc;border-radius:20px;box-shadow:0 2px 8px #0003;color:#fff;font-size:1.1rem;font-weight:700;left:10px;padding:5px 15px;position:absolute;text-transform:uppercase;top:10px}@media (max-width:576px){.fruit-card img{height:200px}.fruit-name{font-size:.9rem;padding:4px 10px}.working-img{height:40vh!important}.working-img h2{height:80px!important}.working-img img{height:100%}.container-working{box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:flex-start;margin:0 auto;max-width:1200px;padding:0;width:92%}.working-img-sec{height:40vh!important}.working-img-sec h2{height:80px!important}.working-img-sec img{height:100%}}.fruits-6{align-items:center;display:flex;min-height:100vh;overflow:hidden;padding:50px 0;width:100%}.fruits-6,.fruits-6 h2{background:linear-gradient(0deg,#9fc131,#9fc131 33%,#fff)}.fruits-6 h2{border-color:#9fc131 #4c4343 #4c4343;border-radius:20px;border-style:solid;border-width:3px 3px 4px;font-weight:800;height:65px;margin-left:auto;margin-right:auto;margin-top:35px;padding-top:10px;text-align:center;width:95%}@media (max-width:767.98px){.left-column .half-img:first-child{order:1}.left-column .half-img:nth-child(2){order:2}.right-column{order:3}.left-column .bottom-row{order:4}.frozen-div-working{margin-left:0!important;min-height:50%}}.frozen-div-working{margin-left:70px}.working-img{background:linear-gradient(0deg,#9fc131,#9fc131 33%,#fff);height:100vh;width:100%}.working-img img{height:50%}.working-img h2{border-color:#9fc131 #4c4343 #4c4343;border-radius:20px;border-style:solid;border-width:3px 3px 4px;font-weight:800;height:65px;margin-left:auto;margin-right:auto;margin-top:35px;padding-top:10px;text-align:center;width:95%}.working-img h2,.working-img-sec{background:linear-gradient(0deg,#9fc131,#9fc131 33%,#fff)}.working-img-sec{height:60vh;width:100%}.working-img-sec img{height:50%}.working-img-sec h2{background:linear-gradient(0deg,#9fc131,#9fc131 33%,#fff);border-color:#9fc131 #4c4343 #4c4343;border-radius:20px;border-style:solid;border-width:3px 3px 4px;font-weight:800;height:65px;margin-left:auto;margin-right:auto;margin-top:35px;padding-top:10px;text-align:center;width:95%}.btn-contact{background-color:#218838b0;border-radius:30px;color:#fff;display:inline-block;font-size:16px;margin-top:25px!important;padding:10px 25px;text-decoration:none;transition:all .3s ease}.btn-contact:hover{background-color:#218838;border:1px solid #fff;color:#fff;transform:scale(1.05)}.catalogue-section{background-color:hsla(0,0%,100%,.402);border-radius:20px;box-shadow:0 8px 20px #fff9;margin:20px auto 40px;padding:30px 20px;width:85%}.catalogue-heading{color:#333;font-size:32px;font-weight:700;margin-bottom:20px;text-shadow:1px 1px 3px #ffa5004d}.catalogue-text{color:#444;font-size:18px;margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:800px}.catalogue-btn{background-color:#f90;border-radius:50px;color:#fff;display:inline-block;font-size:18px;font-weight:700;padding:12px 30px;text-decoration:none;transition:.3s ease}.catalogue-btn:hover{background-color:#e67e00;box-shadow:0 5px 15px #ffa50080}body{background:linear-gradient(0deg,#9fc131,#9fc131 33%,#fff);overflow-x:hidden}.contact-hero{padding:80px 0}.contact-box{background-color:initial;border-radius:15px;box-shadow:0 4px 12px #0000000d;padding:50px;transition:all .3s ease-in-out}.contact-box:hover{box-shadow:0 6px 18px #0000001a;transform:translateY(-5px)}.contact-heading{color:#333;display:inline-block;font-size:36px;font-weight:700;letter-spacing:4px;margin-bottom:25px;position:relative}.contact-heading:after{background-color:orange;border-radius:2px;content:"";display:block;height:4px;margin:10px auto 0;width:80%}.contact-text{color:#000;font-size:18px;margin:0 auto;max-width:700px;transition:color .3s ease}.contact-text:hover{color:#111}.cont-section{min-height:70vh;width:100%}.box-cont1,.box-cont2{display:flex;flex-direction:column;justify-content:center}.cont{font-family:Winky Sans,sans-serif;font-weight:600;padding-top:30px;text-shadow:2px 2px 5px #ffa50080,-2px -2px 5px #ffa50080,-2px 2px 5px #ffa50080,2px -2px 5px #ffa50080}.pad{padding:55px}.form-control{background-color:initial;border:1px solid #f90;border-radius:15px;box-shadow:0 0 3px #f90;color:#000;margin-top:25px}.form-control::placeholder{color:#000}.form-control:focus,.form-control:hover{background-color:initial;box-shadow:0 3px 6px #f90;color:#000}.btn-cont{background-color:#f90;border:none;border-radius:30px;color:#000;margin-top:50px!important;padding:6px 40px;transition:.3s ease-in-out}.btn-cont:hover{box-shadow:0 5px 15px #f90;transform:scale(1.1)}@media (max-width:768px){.pad{padding:0 20px 10px}.cont-section{min-height:80vh}.cont{font-size:1.8rem}}.map-container{border-radius:10px;box-shadow:0 5px 15px #ffa5004d;height:70vh;margin-top:50px;overflow:hidden;width:100%}@media (max-width:768px){.pad{padding-left:0!important;padding-right:0!important}.contact-box{padding-left:15px;padding-right:15px}}@media (max-width:576px){@media (max-width:576px){.contact-page .col-12,.contact-page .col-lg-6,.contact-page .col-md-6,.contact-page .col-sm-12,.contact-page .col-xl-6,.contact-page .row{justify-content:center;margin:0!important;padding:0!important}}}.about-section{background-color:#f6eade;border-radius:12px;box-shadow:0 8px 20px #0000001a;margin:20px auto 0;max-width:90%;padding:20px;text-align:center}@media (min-width:768px){.about-section{max-width:50%}}.about-heading{color:#3b3b3b;font-size:2.5rem;margin-bottom:20px}.about-img-box{border-radius:16px;box-shadow:0 8px 16px #000000b3;height:90%;margin:0 auto 30px;max-width:400px;overflow:hidden;position:relative;transition:transform .3s ease;width:100%}.about-img-box:hover{transform:scale(1.03)}.owner-img{background-color:#fff;border-radius:16px;display:block;height:auto;width:100%}.owner-name-tag{background-color:#942929;bottom:0;color:#fff;font-size:13px;font-weight:700;padding:10px;position:absolute;width:100%}.about-lead{color:#444;font-size:15px;margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:800px}.about-list{list-style:none;margin:0 auto;max-width:700px;padding:0;text-align:left}.about-list li{background-color:#f9ddd2;border-left:5px solid #4d9de0;border-radius:8px;color:#2f4f4f;font-size:1rem;margin-bottom:15px;padding:10px 15px 10px 25px;position:relative;transition:background .3s ease}.about-list li:hover{background-color:#e4f0fa}.card-btn{background-color:#4d9de0;border:none;border-radius:8px;box-shadow:0 4px 10px #0000001a;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;margin-top:25px;padding:10px 25px;text-decoration:none;transition:background-color .3s ease,transform .3s ease}.card-btn:hover{background-color:#267fb3;transform:translateY(-2px)}.values-section{margin:0 auto;padding:40px 0;text-align:center;width:90%}.values-heading{color:#333;font-size:2.5rem;margin-bottom:10px}.values-subheading{color:#777;font-size:1.2rem;margin-bottom:30px}.values-grid{grid-gap:20px;display:grid;gap:20px;justify-content:center}.value-card{background:#f6eade;border-radius:12px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;height:30vh;justify-content:center;margin:0 auto;max-width:500px;padding:25px 20px;transition:all .3s ease;width:90%}.value-card:hover{background:#d2eafd;box-shadow:0 6px 16px #00000026;transform:scale(1.02)}.value-card h4{color:maroon;font-size:1.1rem;margin-bottom:10px}.value-card p{color:#333;font-size:.95rem;line-height:1.4}@media (min-width:768px){.values-grid{gap:30px;grid-template-columns:repeat(2,1fr)}.value-card{width:100%}}.read-more-btn{background-color:#f9ddd2;border:none;border-radius:8px;box-shadow:0 6px 10px #0000001a;color:#1a1a1a;cursor:pointer;font-size:16px;font-weight:600;overflow:hidden;padding:12px 24px;position:relative;text-decoration:none;transition:all .3s ease-in-out;z-index:1}.read-more-btn:before{background-color:#d2eafd;border-radius:8px;content:"";height:100%;left:0;position:absolute;top:0;transition:width .4s ease;width:0;z-index:0}.read-more-btn:hover:before{width:100%}.read-more-btn span{color:#1a1a1a;position:relative;z-index:2}.read-more-btn:hover{transform:translateY(-2px)}.partner-card:hover{box-shadow:0 6px 15px #0003;transform:translateY(-5px)}.partner-img{border-top-left-radius:10px;border-top-right-radius:10px;height:100%;object-fit:cover}.name{font-size:15px!important;margin-bottom:5px}.partner-name{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:15px;font-weight:700;margin:0}@media (max-width:576px){.col-12{flex:0 0 auto;margin-left:30px;width:85%}.about-img-box{height:100%!important}.owner-name-tag{font-size:16px}}.partner-section .section-heading{color:#a86845;display:inline-block;font-size:2rem;font-weight:700;padding-bottom:5px}.partner-card{background-color:#fff;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .3s ease}.partner-img{flex:1 1 75%;height:auto;max-height:80%;object-fit:fill;width:100%}.partner-name{background-color:#a06443;color:#fff;display:flex;flex-direction:column;height:25%;justify-content:center;padding:10px}.name,.partner-role{--webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:14px!important;line-height:1.2;margin:0;overflow:hidden;text-overflow:ellipsis}
/*# sourceMappingURL=main.9867128e.css.map*/