*,body{margin:0;padding:0;height:auto}body{background:#f0f;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.actions__item{padding:8px 30px;margin:0 0 20px;border:0 solid #5c8012;border-radius:60px;background-color:#5c8012}.actions__item,.actions__item-reserved{width:auto;display:inline-block;transition:all .15s ease-in}.actions__item-reserved{height:auto;font-weight:700;padding:6px 25px;color:#fff;border:2px solid #5c8012;border-radius:60px;background-color:transparent}.actions__item-reserved:active,.actions__item-reserved:focus,.actions__item-reserved:hover{background-color:#77a813;border-color:#77a813;color:#000}.actions__item-reserved>span{margin-top:5px}@media only screen and (max-width:768px){.actions__item{margin:0}}.actions__item h4{font-family:"Montserrat";font-size:16px;transition:color .1s ease-in;font-weight:600;color:#fff;font-size:1.2em;margin:.2em 0}.actions__item:hover{cursor:pointer;background-color:#77a813}.actions__item:hover h4{color:#000}.actions__item:hover a{color:#00a0c6}.actions__item p{font-size:1em;margin-bottom:.5em}.actions__item a{text-transform:uppercase;font-size:1em;color:#fff}.actions{list-style-type:none;margin:0;padding:0 0 0 20px}@media only screen and (max-width:768px){.actions{padding:0;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}}.banner .banner__home{position:relative;height:calc(100vh - 64px);display:block;padding-top:15vh;background-attachment:unset;background-image:url(/images/bg_1.svg)!important;background-position:0 100%;background-color:transparent;background-position:0 100%!important}.banner .banner__home:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;background-image:url(/images/bg_2.png)!important;background-repeat:no-repeat;background-position:100% 100%;background-size:cover;background-attachment:fixed}.banner .banner__home img{margin-left:10%;width:90%;border-radius:20px}@media only screen and (max-width:1200px){.banner .banner__home>div>div>div,.banner .banner__home>div>div>ul{width:80%;margin:0 auto;text-align:left;display:block}}@media only screen and (max-width:768px){.banner .banner__home{height:calc(100vh - 64px);background-position:40% 100%!important;padding-top:60px}.banner .banner__home>div>div>div,.banner .banner__home>div>div>ul{padding:0}.banner .banner__home>div>div>div h1,.banner .banner__home>div>div>ul h1{font-size:2.3em;margin-bottom:40px}}.banner__sub-banner{display:none;position:absolute;bottom:0;left:0;background:linear-gradient(90deg,rgba(9,164,200,.2),#09a4c8);background-color:#fff;padding:15px 0;width:100%!important;text-align:center;font-weight:700;font-size:1.3em;letter-spacing:.025em;box-shadow:0 0 10px 0 rgba(0,0,0,.5);color:rgba(0,0,0,.8)}@media only screen and (max-width:768px){.banner__sub-banner{font-size:1.2em}}.banner__default-sub-banner{padding-bottom:calc(1.8em + 30px)!important}.banner__default-sub-banner .banner__sub-banner{display:block}.banner__default-sub-banner>div>div>div p{margin-bottom:0}.banner__default-sub-banner>div>div>div p:last-child{margin-bottom:1em}@media only screen and (max-width:768px){.banner__default-sub-banner>div>div>div{margin:auto}}.banner__default,.banner__default-sub-banner{min-height:600px;height:calc(100vh - 64px)}@media only screen and (max-width:768px){.banner__default,.banner__default-sub-banner{height:calc(100vh - 64px)}}.banner__default-sub-banner .banner__darken-bg,.banner__default .banner__darken-bg{display:none}.banner__secondary{position:relative;height:calc(40vh - 64px);text-align:left}@media only screen and (max-width:768px){.banner__secondary{height:calc(30vh - 64px)}}.banner__secondary div:first-child{z-index:2}.banner__secondary div:first-child h2{text-shadow:0 0 10px rgba(0,0,0,.25)}.banner__secondary .banner__darken-bg{width:100%;height:100%;background-color:rgba(0,0,0,.35);position:absolute;z-index:1}@media only screen and (max-width:768px){.banner__secondary{height:calc(33vh - 64px)!important}}.banner>div{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;text-align:left;padding:0 calc(50% - 600px);width:100%;background-color:#777;background-size:cover;background-attachment:fixed;background-repeat:no-repeat}@media only screen and (max-width:768px){.banner>div{height:calc(100vh - 64px);min-height:unset;text-align:center;padding:0}}.banner>div>div{width:100%}.banner>div>div>div>div{height:auto}.banner>div>div>div>div>h1{font-family:"Montserrat";margin-bottom:40px;font-weight:200;font-size:3em;line-height:1.3em;font-weight:700;color:#fff;letter-spacing:.01em}@media only screen and (max-width:768px){.banner>div>div>div>div>h1{font-size:2em;line-height:1.2em;margin-bottom:10px}}@media only screen and (max-width:768px){.banner>div>div>div>div{width:80%}}.banner>div>div>div>div>div>p{font-size:1.1em;color:#fff;margin-bottom:40px}@media only screen and (max-width:768px){.banner>div>div>div>div>div>p{font-size:1.5em;line-height:1.5em}}.banner>div>div .actions{position:relative;display:inline-block;padding-left:0;text-align:center}.banner>div>div .actions .actions__item h4{font-family:"Montserrat";font-size:1em;margin-bottom:.1em}.banner>div>div .actions .actions__item p{font-size:1.1em;margin-bottom:.1em}.banner>div>div .actions .actions__item a{font-size:1em}.content{margin:auto;max-width:80%;display:-webkit-flex;display:flex}@media only screen and (min-width:1200px){.content{padding:50px calc(50% - 600px) 0;max-width:100%}}@media only screen and (max-width:768px){.content{padding:50px 0;-webkit-flex-wrap:wrap;flex-wrap:wrap}}.content>div{width:100%}.content>ul.actions{width:300px}@media only screen and (max-width:768px){.content>ul.actions{width:100%}}.content .image{width:100%;height:auto}.content .image img{display:block;margin-left:auto;margin-right:auto}.content .text>h1{font-family:"Montserrat";font-size:2em;font-weight:700;letter-spacing:.01em;color:#fff}.content .text>div{font-size:1.2em}.content .text>div p{font-weight:200;color:hsla(0,0%,100%,.9)}.content .text>div p b{font-weight:700}.content .text>div>ul{margin-left:40px!important}.content__text-service>h1{font-family:"Montserrat";font-size:2em;font-weight:400;letter-spacing:.01em}.content__text-service .ant-btn{height:50px;min-width:190px}.content__text-service .ant-btn>span{text-transform:uppercase;letter-spacing:.05em;font-size:1.2em;padding:0 20px}.content .actions__item{background-color:#09a4c8;text-align:center;border-color:#09a4c8}.content .actions__item:hover{cursor:pointer;background-color:#fff;color:#000}.content .actions__item:hover a{color:#00a0c6}.listing_item_containers{float:left!important}@media screen and (max-width:600px){.listing_item_containers{margin:0;margin:0 auto;min-height:350px;width:300px}}@media screen and (min-width:600px){.listing_item_containers{margin:0 auto;min-height:350px;width:300px}}.listing_item_containers img{padding:15px 0 30px}.listing_item_containers h1{font-family:"Montserrat";font-size:25px}.listing_item_pallets{text-align:center!important}.listing{margin:auto;overflow:hidden;position:relative;padding:40px 5%}@media only screen and (min-width:1200px){.listing{padding:40px calc(50% - 600px) 60px;max-width:100%}}.listing>h1{font-family:"Montserrat";font-size:3em;font-weight:700;letter-spacing:.01em;color:#fff;padding:0 15px;margin:0 auto 10px;text-shadow:0 0 10px rgba(0,0,0,.2)}.listing>div{margin:auto}@media only screen and (min-width:1200px){.listing>div{padding:0 calc(50% - 600px)}}@media only screen and (max-width:768px){.listing>div{padding:0 5%}}.listing>div>h1{font-family:"Montserrat";font-size:2em;font-weight:400;letter-spacing:.01em}.listing>div>p{padding:0 15px 20px;color:hsla(0,0%,100%,.85);font-size:1.1em;text-shadow:0 0 10px rgba(0,0,0,.2)}@media only screen and (max-width:768px){.listing>div>p{padding:0}}.listing>div>div{font-size:1.2em}.listing>div>div ul{list-style-type:none;margin:0;padding:0}.listing__containers{list-style-type:none;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap}.listing__faq-list{background-color:#3a4126;margin:-10px -15px 60px!important;-webkit-flex:auto;flex:auto;border:none}.listing__faq-list .ant-collapse-item{border-bottom:3px solid #5c8012}.listing__faq-list .ant-collapse-item .ant-collapse-header{font-size:22px;color:#fff}.listing__faq-list .ant-collapse-item .ant-collapse-header:hover{color:#77a813}.listing__faq-list .ant-collapse-item .ant-collapse-content{color:hsla(0,0%,100%,.9)}.listing__faq-list .ant-col{padding:15px!important}.listing__faq-list .ant-col:after{content:"";display:block;padding-bottom:calc(100% - 30px - 3.425em)}.listing__faq-list .ant-col a{display:table;width:100%;height:100%;text-align:center;z-index:0;position:relative;overflow:hidden;background-color:#77a813;border-bottom:3px solid #09a4c8;transition:all .1s ease-in;border-radius:60px}.listing__faq-list .ant-col a span{font-size:1.7em;letter-spacing:.04em;line-height:1.25em;color:#fff;display:table-cell;vertical-align:middle;z-index:2;position:relative;transition:all .1s ease-in}.listing__faq-list .ant-col a:hover{cursor:pointer;background-color:#09a4c8}.listing__faq-list .ant-col a:hover span{color:#fff}@media only screen and (max-width:768px){.listing__faq-list .ant-col:after{padding-bottom:calc(100% - 30px - 1.425em)}.listing__faq-list .ant-col a span{font-size:1em}}.listing__home-list{width:100%;height:100%;text-align:center!important}.listing__home-list .ant-col{padding:15px!important}.listing__home-list .ant-col img{border:0;display:block;height:200px!important;width:200px!important;margin-bottom:20px;margin-left:80px!important}.listing__home-list .ant-col span{font-size:.8em;letter-spacing:.04em;line-height:1.25em;color:#fff;display:inline-block;vertical-align:middle;font-weight:700;z-index:2;position:relative;margin-bottom:10px;font-family:"Montserrat"}.listing__home-list .ant-col>div{padding-bottom:20px}.listing__plan-list{width:100%;margin-bottom:40px}.listing__plan-list:before{content:"";position:absolute;width:200%;height:100%;top:50%;-webkit-transform:rotate(-4deg);transform:rotate(-4deg);left:-50%;background-color:#242918}.listing__plan-list:after{content:"";position:absolute;height:100%;width:100%;top:0;left:0;z-index:-1;opacity:.35;background-image:url(/images/bg_2.png)!important;background-repeat:no-repeat;background-position:100% 0;background-size:cover;background-attachment:fixed}.listing__plan-list .ant-col{padding:15px!important;-webkit-flex:1 1!important;flex:1 1!important}@media only screen and (max-width:768px){.listing__plan-list .ant-col{padding:15px 0!important}}.listing__plan-list .ant-col>div{box-shadow:0 5px 10px 0 rgba(0,0,0,.3);height:100%;border-radius:20px;background-color:#595b34;overflow:hidden;color:hsla(0,0%,100%,.9);transition:all .15s ease-in}.listing__plan-list .ant-col>div:hover{margin:-5px 0 5px;background-color:#5d5f37;box-shadow:0 10px 10px 0 rgba(0,0,0,.3)}.listing__plan-list .ant-col>div>span{display:block;padding:20px 30px 0;font-family:"Montserrat";font-size:1.3em;font-weight:700}.listing__plan-list .ant-col>div>div{padding:0 30px 95px;position:relative;height:calc(100% - 57px)}.listing__plan-list .ant-col>div>div h4{position:relative;font-family:"Montserrat";font-weight:700;color:hsla(0,0%,100%,.9);font-size:2em;padding-bottom:20px}.listing__plan-list .ant-col>div>div h4 span{font-weight:400;padding-left:5px;font-size:.5em;vertical-align:baseline}.listing__plan-list .ant-col>div>div h4:after{position:absolute;bottom:0;left:0;content:"";width:100%;height:3px;border:0;background:linear-gradient(90deg,#fff 0,#77a813)}.listing__plan-list .ant-col>div>div ul{font-weight:300;font-size:.9em;line-height:2em}.listing__plan-list .ant-col>div>div a{position:absolute;left:30px;bottom:30px;width:calc(100% - 60px);color:hsla(0,0%,100%,.9);font-size:.8em;font-family:"Montserrat";font-weight:700;text-transform:uppercase;text-align:center;text-decoration:unset;padding:8px 30px;display:inline-block;border:0 solid #5c8012;border-radius:60px;transition:all .15s ease-in;background-color:#6f8c2a}.listing__plan-comparison-list{width:100%;margin-bottom:40px}.listing__plan-comparison-list:before{position:absolute;content:"";width:0;height:0;top:0;left:0;border-color:transparent #242918 transparent transparent;border-style:solid;border-width:0 100vw 20px 0}.listing__plan-comparison-list:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;background:#3a4126}.listing__plan-comparison-list h2{font-family:"Montserrat";font-weight:700;color:hsla(0,0%,100%,.9);font-size:2em;padding:10px 0 20px}.listing__plan-comparison-list table{width:100%;color:hsla(0,0%,100%,.85);font-weight:300;font-size:.9em;margin-bottom:40px}.listing__plan-comparison-list table tr:first-child td{font-family:"Montserrat";font-weight:700;padding:0 10px 20px;font-size:1.2em}.listing__plan-comparison-list table tr td{padding:5px 10px;border-bottom:1px solid hsla(0,0%,100%,.2)}.listing__plan-comparison-list table tr td:not(:first-child){width:15%;color:#fff}.contact-form{padding:50px calc(50% - 600px) 110px;position:relative;overflow:hidden;z-index:1}@media only screen and (max-width:1200px){.contact-form{padding:40px 5% 80px;overflow:hidden}}.contact-form:before{position:absolute;content:"";width:100%;height:100%;left:0;top:0;background-image:url(/images/bg_2.png)!important;background-repeat:no-repeat;background-position:top;background-size:cover;z-index:-1;opacity:.35}.contact-form>div:before,.contact-form>form:before{position:absolute;content:"";width:0;height:0;left:0;top:calc(50% - 100px);border-color:transparent transparent #242918;border-style:solid;border-width:0 0 100px 100vw;z-index:-1}.contact-form>div:after,.contact-form>form:after{position:absolute;z-index:0;content:"";width:100%;height:100%;left:0;top:50%;background:#242918;z-index:-1}.contact-form>.ant-row{margin:0 auto}.contact-form>.ant-row>.ant-col>div{background-color:#3d4723;width:calc(100% + 40px);border-radius:20px;height:100%;padding:30px 70px 10px 30px;box-shadow:inset 0 5px 10px 0 rgba(0,0,0,.3);color:hsla(0,0%,100%,.9)}@media only screen and (max-width:991px){.contact-form>.ant-row>.ant-col>div{width:100%;padding:30px 30px 70px;height:calc(100% + 40px);margin:0 0 -40px}}.contact-form>.ant-row>.ant-col>div h2{font-family:"Montserrat";font-size:1.8em;font-weight:700;letter-spacing:.01em;color:#fff}.contact-form>.ant-row>.ant-col>div .anticon{color:#6f8c2a}@media only screen and (min-width:768px){.contact-form>.ant-form{max-width:50%;margin:0 auto}}.contact-form .ant-form{box-shadow:0 5px 10px 0 rgba(0,0,0,.3);z-index:2;border-radius:20px;padding:30px 30px 10px;background-color:#595b34}@media screen and (max-width:768px){.contact-form .ant-form{max-width:100%}}.contact-form .ant-form h2{font-family:"Montserrat";font-size:1.5em;font-weight:700;letter-spacing:.01em;color:#fff}.contact-form .ant-form .ant-input{border-radius:0;background-color:transparent;border-top:0;border-left:0;border-right:0;color:hsla(0,0%,100%,.9)}.contact-form .ant-form .ant-form-item-explain.ant-form-item-explain-error{text-shadow:0 0 10px rgba(0,0,0,.4)}.contact-form .ant-form button{height:auto;width:auto}.contact-form .ant-form button.ant-btn:not(.ant-btn-primary){padding:6px 25px;color:#fff;border:2px solid #5c8012;background-color:transparent}.contact-form .ant-form button.ant-btn-primary{padding:8px 30px;color:#fff;font-weight:700;text-transform:uppercase;font-family:"Montserrat";display:inline-block}.contact-form .ant-form .ant-col-hide{display:none}.map{margin:0 auto}@media only screen and (min-width:1200px){.map{padding:50px calc(50% - 600px) 0;max-width:100%}}@media only screen and (max-width:768px){.map{padding:50px 0 0;max-width:80%}}.map>h1{font-family:"Montserrat";font-size:2em;font-weight:700;letter-spacing:.01em;color:#fff}.map__container{position:relative;border-radius:20px;overflow:hidden;max-height:calc(80vh - 64px)}.map__container .mapboxgl-popup .mapboxgl-popup-content{padding:20px;box-shadow:0 0 50px rgba(0,0,0,.5)}.map__container .mapboxgl-popup .mapboxgl-popup-content .mapboxgl-popup-close-button{width:25px}.map__container .mapboxgl-marker svg{fill:#5c8012;fill-opacity:.8}.map__container .mapboxgl-ctrl-top-right{right:20px}.map__container .mapboxgl-ctrl-bottom-left,.map__container .mapboxgl-ctrl-bottom-right{display:none}.map .text{margin-bottom:20px}.map .text>div{font-size:1.1em!important;color:hsla(0,0%,100%,.9)}.map .text>div p{margin-bottom:.5em}.cookies{position:absolute;height:100px;background-color:#777}.cookies--popup{position:fixed;z-index:10000;width:100%;height:auto;bottom:0;background-color:#fff;box-shadow:0 -1px 10px 0 rgba(172,171,171,.3)}.cookies--popup__content{color:rgba(0,0,0,.85);padding:20px 50px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.cookies--popup__content p{margin-bottom:0}@media only screen and (max-width:768px){.cookies--popup__content{display:block}.cookies--popup__content p{margin-bottom:1em}}@font-face{font-family:"Montserrat";font-style:normal;font-weight:400;src:url(/fonts/montserrat-v15-latin-regular.eot);src:local(""),url(/fonts/montserrat-v15-latin-regular.eot?#iefix) format("embedded-opentype"),url(/fonts/montserrat-v15-latin-regular.woff2) format("woff2"),url(/fonts/montserrat-v15-latin-regular.woff) format("woff"),url(/fonts/montserrat-v15-latin-regular.ttf) format("truetype"),url(/fonts/montserrat-v15-latin-regular.svg#Montserrat) format("svg")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:url(/fonts/roboto-v20-latin-regular.eot);src:local(""),url(/fonts/roboto-v20-latin-regular.eot?#iefix) format("embedded-opentype"),url(/fonts/roboto-v20-latin-regular.woff2) format("woff2"),url(/fonts/montserrat-v15-latin-regular.woff) format("woff"),url(/fonts/roboto-v20-latin-regular.ttf) format("truetype"),url(/fonts/roboto-v20-latin-regular.svg#Montserrat) format("svg")}@font-face{font-family:"Roboto";font-style:normal;font-weight:300;src:url(/fonts/roboto-v20-latin-300.eot);src:local(""),url(/fonts/roboto-v20-latin-300.eot?#iefix) format("embedded-opentype"),url(/fonts/roboto-v20-latin-300.woff2) format("woff2"),url(/fonts/montserrat-v15-latin-300.woff) format("woff"),url(/fonts/roboto-v20-latin-300.ttf) format("truetype"),url(/fonts/roboto-v20-latin-300.svg#Montserrat) format("svg")}body,html{background-color:#fff;font-family:"Roboto"}.ant-layout{padding-top:64px;background-color:#3a4126;min-height:100vh}@media only screen and (max-width:768px){.ant-layout{padding-top:64px}}.ant-layout-header{padding:0 calc(50% - 600px);position:fixed;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;z-index:1000;top:0;width:100%;height:64px;line-height:64px;background:transparent;font-family:"Montserrat"}.ant-layout-header:before{background:#242918;content:"";position:absolute;left:0;top:0;z-index:2;width:100%;height:100%}.ant-layout-header:after{width:100%;height:40px;content:"";position:absolute;z-index:1;left:0;bottom:0;box-shadow:0 0 10px 7px rgba(0,0,0,.25);border-radius:50%}.ant-layout-header>:not(.menu-burger-open){z-index:3}.ant-layout-header.header-burger-open .menu{z-index:0}.ant-layout-header .logo{padding:0 10px;display:block;width:100%;height:auto}.ant-layout-header .logo a img{width:auto;height:50px}@media only screen and (max-width:768px){.ant-layout-header .logo{width:55%;max-width:400px}}.ant-layout-header .menu-languages{line-height:64px;background-color:transparent;color:#fff;border-bottom:none;display:-webkit-flex;display:flex}.ant-layout-header .menu-languages .ant-menu-submenu-title:hover{color:#bdbdbd!important}.ant-layout-header .menu-languages li{margin-bottom:20px!important;display:inline}.ant-layout-header .menu-languages li:hover{border-color:#bdbdbd!important}.ant-layout-header .menu{display:-webkit-flex;display:flex;width:100%;line-height:64px}@media only screen and (max-width:768px){.ant-layout-header .menu{display:none}}.ant-layout-header .menu ul{background-color:transparent;margin-left:auto;border-bottom:none;border-right:none}.ant-layout-header .menu ul li{display:inline;border:0!important;background-color:transparent!important}.ant-layout-header .menu ul li:after{content:unset}@media screen and (max-width:768px){.ant-layout-header .menu ul li{display:block;padding-left:0!important}}.ant-layout-header .menu ul li:hover{border-color:#bdbdbd!important}.ant-layout-header .menu ul li:hover a{color:#bdbdbd}.ant-layout-header .menu ul li a{color:#fff;font-size:1em}.ant-layout-header .menu ul li.ant-menu-submenu-horizontal:after{content:">";color:rgba(0,0,0,.65);-webkit-transform:rotate(90deg);transform:rotate(90deg);position:absolute;right:-20px;top:2px;font-weight:600}.ant-layout-header .menu-languages{margin-left:0!important}@media screen and (max-width:768px){.ant-layout-header .menu-languages{margin-right:85px;margin-left:auto!important}}.ant-layout-header .menu-burger-button{position:absolute;width:auto;height:auto;top:18px;right:16px}@media only screen and (min-width:768px){.ant-layout-header .menu-burger-button{display:none}}.ant-layout-header .menu-burger-button .burger{height:32px}@media only screen and (min-width:768px){.ant-layout-header .menu-burger{display:none}}.ant-menu-sub,.ant-menu-submenu-popup{border-radius:2px!important}.header-burger-open .menu{display:block;position:fixed;width:100%;height:calc(100% - 64px);top:64px;left:0;right:0;z-index:9998;background-color:#242918;padding:25px;overflow:auto;margin-top:0}@media only screen and (max-width:768px){.header-burger-open .menu{height:calc(100% - 64px);top:64px}}.burger .burger-lines,.burger .burger-lines:after,.burger .burger-lines:before{background-color:#fff}.ant-layout-content{background-color:#3a4126;z-index:2}.ant-layout-content a{color:hsla(0,0%,100%,.9);text-decoration:underline}.ant-layout-content a:active,.ant-layout-content a:focus,.ant-layout-content a:hover{color:#6f8c2a;text-decoration:underline}.ant-layout-footer{z-index:3;width:100%;position:relative;padding:0 0 20px;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);background:#181a15}@media only screen and (max-width:768px){.ant-layout-footer{text-align:center;padding:20px 0 10px}}.ant-layout-footer:before{position:absolute;content:"";width:0;height:0;top:-40px;left:0;border-color:transparent transparent transparent #181a15;border-style:solid;border-width:40px 0 0 calc(100vw - 20px)}@media only screen and (max-width:768px){.ant-layout-footer:before{top:-20px;border-width:20px 0 0 calc(100vw - 20px)}}.ant-layout-footer h1{font-family:"Montserrat";color:#fff;font-size:25px;padding:0 10px}@media only screen and (min-width:1200px){.ant-layout-footer h1{margin:0 calc(50% - 600px)}}@media only screen and (max-width:768px){.ant-layout-footer h1{width:100%;margin:0 auto;font-size:20px}}.ant-layout-footer .line{height:20px;opacity:.5;border:0;border-radius:50%;border-bottom:2px solid #5c8012;width:100%}.ant-layout-footer .copyright,.ant-layout-footer .links-bar{padding:0 10px;display:inline-block;width:50%;font-size:.875em}.ant-layout-footer .copyright a,.ant-layout-footer .links-bar a{color:#fff;text-decoration:underline}@media screen and (min-width:1200px){.ant-layout-footer .copyright,.ant-layout-footer .links-bar{width:600px}}@media only screen and (max-width:768px){.ant-layout-footer .copyright,.ant-layout-footer .links-bar{display:block;width:100%;margin:20px auto!important;font-size:12px;text-align:center}}.ant-layout-footer .links-bar{margin:20px auto}@media screen and (min-width:1200px){.ant-layout-footer .links-bar{margin-left:calc(50% - 600px)}}.ant-layout-footer .copyright{color:#fff;text-align:right}@media screen and (min-width:1200px){.ant-layout-footer .copyright{margin-right:calc(50% - 600px)}}.ant-layout-footer .cellphone{color:#fff;text-align:left}@media screen and (min-width:1200px){.ant-layout-footer .cellphone{margin-right:calc(50% - 600px)}}@media screen and (max-width:768px){.ant-layout-footer .cellphone,.ant-layout-footer .copyright{text-align:center}}
/*# sourceMappingURL=main.1fb18638.chunk.css.map */