.nav__cartWidget{align-items:center;display:flex;flex-direction:row}.nav__cartWidget picture{width:1rem}.nav__cartWidget span{font-size:.8rem;font-weight:600;text-align:center}.active{color:#7fff00}.nav{align-items:center;display:flex;flex-direction:row;justify-content:space-between;-webkit-user-select:none;user-select:none;z-index:99999}.nav__link--modified{font-weight:700;letter-spacing:-1.5px;margin:0 2rem;text-align:center;transition:all .2s ease}.nav__ul{align-items:center;display:flex;flex-direction:row;padding:0 2rem}.nav__link{font-weight:600;padding:.5rem;-webkit-text-decoration-line:none;text-decoration-line:none}@media screen and (max-width:420px){.nav{flex-direction:row}.nav__ul{align-self:flex-end;font-size:.8rem;margin-left:auto;padding:0 .5rem}.nav__link--modified{align-self:flex-start;margin:0 .6rem}.nav__link{margin:0 .3rem;padding:0}.nav__link:hover{color:inherit;transition:none}}header{background:#eceff1;padding:.2rem 0;position:fixed;width:100%;z-index:999999}.main__item{-webkit-animation:slideUp 1s ease;animation:slideUp 1s ease;border-radius:.5rem;color:#828282;display:flex;flex-direction:column;margin:0;padding:1rem .5rem;transition:.3s ease;-webkit-user-select:none;user-select:none;width:13rem}@media (hover:hover) and (pointer:fine){.main__item:hover{box-shadow:2px 2px 5px 1px hsla(0,0%,39%,.291);color:#2c2c2c;cursor:pointer;transition:.3s ease}}.main__div--div{align-items:center;display:flex;flex-direction:column;padding:1.3rem .5rem 0;width:100%}.main__span--div:first-child{font-weight:800}.main__span--div:nth-child(2){font-size:.7rem;letter-spacing:2px;padding:.3rem}.main__span--div:nth-child(3){font-size:.8rem;font-weight:900}@media screen and (max-width:913px){.main__item{color:inherit;padding:1rem 0;width:10rem}.main__span--div:first-child{font-size:.8rem;font-weight:800}.main__span--div:nth-child(2){display:none}.main__span--div:nth-child(3){color:#343434}}.main__div--container{align-items:flex-start;display:flex;flex-direction:row;justify-content:center;margin-top:4rem}.main__div--container h3{font-size:1.5rem;font-weight:800;padding:1rem;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-user-select:none;user-select:none;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl}.main__div{display:flex;flex-flow:row wrap;justify-content:center}@media screen and (max-width:420px){.main__div--container h3{padding:1rem .5rem 1rem 0}}@media screen and (max-width:880px){.main__div--container{margin-top:0}}@media screen and (max-width:420px){.main__div--container{margin-top:2rem}}.clock__container{display:flex;flex-direction:row;justify-content:flex-end;line-height:.7}.clock__days{color:#2a2a2a;line-height:.8;padding:1rem}.clock__days,.clock__min,.clock__sec{align-items:center;display:flex;flex-direction:column;justify-content:center}.clock__days span:first-child{background-color:#7fff00;font-size:21rem;font-weight:800;padding:.5rem 0 1rem}.clock__days span:last-child{font-size:13rem;font-weight:800}.clock__hours{color:#5f5f5f;display:flex;flex-direction:column;padding:1rem 0}.clock__hours span:first-child{font-size:15rem;font-weight:800;line-height:.8}.clock__hours span:last-child{align-self:center;font-size:5rem;font-weight:800;line-height:.8}.clock__min{color:#7fff00}.clock__container--second{align-items:center;color:#cfcfcf;display:flex;flex-direction:column;margin:auto 0}.clock__container--third{display:flex;flex-direction:row;font-size:5.5rem;font-weight:800;line-height:.8}.clock__container--third span{text-align:center}.clock__container--third span:last-child{font-size:4rem}.hidden{display:none}@media screen and (max-width:930px){.clock__days span:first-child{font-size:42vw}.clock__days span:last-child{font-size:22vw}.clock__hours span:first-child{font-size:24vw}.clock__hours span:last-child{font-size:9vw}.clock__container--third{font-size:10vw}.clock__container--third span:last-child{font-size:8vw}}@media screen and (max-width:420px){.clock__min{color:#7fff00}}.main__section{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:1rem auto;width:97%}.main__h1--section{font-weight:800;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl}.main__div--section{display:flex;flex-direction:row;justify-content:flex-end;padding:6rem 0 5rem;-webkit-user-select:none;user-select:none;width:100%}@media screen and (max-width:1100px){.main__div--section{padding:1.5rem 0 5rem}}@media screen and (max-width:930px){.main__div--section{padding:3.5rem 0 5rem}.main__h1--section{font-size:2vw}}@media screen and (max-width:420px){.main__div--section{flex-direction:column;padding:3rem 0 1rem}.main__h1--section{font-size:4vw;font-weight:800;margin-left:10vw;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-writing-mode:horizontal-tb;writing-mode:horizontal-tb}}@media screen and (max-width:240px){.main__h1--section{font-size:5vw}}.counter{border:1px solid hsla(0,0%,58%,.53);border-radius:5px;flex-direction:column;width:7.5rem}.counter,.counter__div{align-items:center;display:flex;justify-content:center}.counter__div{flex-direction:row;width:100%}.counter__div p{color:#444;font-weight:700;text-align:center;width:50%}.counter__bttn{border-right:1px solid rgba(62,62,62,.364);display:flex;flex-direction:column;margin:10px 0 0 10px;width:40px}.counter__bttn button{border:none;color:#444;font-size:1.5rem;transition:.5s ease}.counter__bttn button:last-of-type{border-top:1px solid rgba(62,62,62,.364)}@media (hover:hover) and (pointer:fine){.counter__bttn button:hover{color:#929292;transition:.5s ease}.counter__bttn--modified:hover{color:#000;transition:.5s ease}}.counter__bttn--modified{align-items:center;border:none;border-top:1px solid rgba(62,62,62,.364);color:#444;display:flex;flex-direction:row;font-size:small;font-weight:700;justify-content:center;padding:.5rem 0;transition:.5s ease;width:75%}.counter__bttn--modified picture{width:1rem}@media screen and (max-width:652px){.counter{border:none;flex-direction:row;width:14rem}.counter__bttn button{width:100%}.counter__bttn button:last-of-type{border:none;border-left:1px solid hsla(0,0%,58%,.53)}.counter__bttn{flex-direction:row;justify-content:space-around;margin:0;width:6rem}.counter__bttn,.counter__bttn--modified{border:none;border:1px solid hsla(0,0%,58%,.53)}.counter__bttn--modified{padding:.4rem}}@media screen and (max-width:420px){.counter{margin:0 auto}}.loader{-webkit-animation:spin89345 1s linear infinite;animation:spin89345 1s linear infinite;border:4px solid rgba(0,0,0,.1);border-left-color:transparent;border-radius:50%;height:36px;margin:15rem 0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:36px}@-webkit-keyframes spin89345{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin89345{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.sectionDetail{-webkit-animation:slideUp 1s ease;animation:slideUp 1s ease;border-radius:.2rem;display:flex;flex-direction:row;margin:4rem auto;padding:2rem;-webkit-user-select:none;user-select:none;width:95%}@-webkit-keyframes slideUp{0%,5%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}90%,to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideUp{0%,5%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}90%,to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.sectionDetail__logo{align-items:center;display:flex;flex-direction:column}.sectionDetail__logo picture{width:7vw}.sectionDetail__logo picture:nth-child(2){padding:2rem 0;width:3vw}.sectionDetail__logo span{-webkit-animation:leterSpacing 2.5s ease-in;animation:leterSpacing 2.5s ease-in;font-size:3vw;font-style:italic;font-weight:900;text-align:left;text-transform:uppercase;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl}@-webkit-keyframes leterSpacing{0%,50%{letter-spacing:-24px}50%,to{letter-spacing:0}}@keyframes leterSpacing{0%,50%{letter-spacing:-24px}50%,to{letter-spacing:0}}.sectionDetail__picture{width:60rem}.sectionDetail__div{display:flex;flex-direction:column;width:100%}.sectionDetail__div--div{display:flex;flex-direction:row;justify-content:space-between;margin:0!important;width:100%}.sectionDetail__span--div:first-child{color:gray;font-size:small;font-style:italic}.sectionDetail__span--div:nth-child(2){align-self:flex-end;font-weight:700;letter-spacing:2px}.sectionDetail__div h3{font-size:3rem;font-style:italic;font-weight:700;line-height:1.1;padding:1rem 0}.sectionDetail__span{font-size:.9rem;font-weight:500;padding:1rem 0}.sectionDetail__div div{margin-left:auto;margin-top:auto}.sectionDetail__div-icon{margin:0 .2rem;width:1rem}.sectionDetail__link{align-items:center;border:1px solid hsla(0,0%,58%,.53);border-radius:.4rem;color:#828282;display:flex;flex-direction:row;justify-content:center;margin-left:auto;margin-top:auto;padding:.5rem;text-decoration:none;transition:.5s ease;width:8rem}.sectionDetail__link p{font-weight:700}@media (hover:hover) and (pointer:fine){.sectionDetail__link:hover{color:#000;transition:.5s ease}}.sectionDetail__hidden{display:none}@media screen and (max-width:940px){.sectionDetail{padding:0}.sectionDetail__div h3{font-size:2rem}.sectionDetail__span{color:#3c3c3c;font-size:.8rem;font-weight:600;line-height:1.1;padding:.5rem 0}.sectionDetail__picture{align-self:center}}.sectionDetail__div--picture,.sectionDetail__logo--picture{display:none}@media screen and (max-width:652px){.sectionDetail{flex-direction:column;margin-bottom:0;margin-top:3.5rem;padding:1rem 0}.sectionDetail__logo{display:none}.sectionDetail__div--picture{display:flex;flex-direction:row;justify-content:center}.sectionDetail__picture{display:none}.sectionDetail__picture--div{width:30rem}.sectionDetail__logo--picture{align-items:center;display:flex;flex-direction:column}.sectionDetail__logo--picture picture{width:7vw}.sectionDetail__logo--picture picture:nth-child(2){padding:2rem 0;width:5vw}.sectionDetail__logo--picture span{-webkit-animation:leterSpacing 2.5s ease-in;animation:leterSpacing 2.5s ease-in;font-size:5vw;font-style:italic;font-weight:900;text-align:left;text-transform:uppercase;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl}@-webkit-keyframes leterSpacing{0%,50%{letter-spacing:-24px}50%,to{letter-spacing:0}}@keyframes leterSpacing{0%,50%{letter-spacing:-24px}50%,to{letter-spacing:0}}.sectionDetail__span--div:nth-child(2){font-size:.8rem;font-weight:500}.sectionDetail__link{border:1px solid #8f8f8f;border-radius:0;color:inherit;margin:0 auto}.sectionDetail__span{padding-bottom:1.2rem}}.form{align-items:center;display:flex;flex-direction:column;padding:1.5rem}.form input{background-color:#cbcbcb;border:none;border-radius:3px;color:#1c1c1c;font-weight:700;letter-spacing:2px;margin-bottom:2rem;padding:5px;width:65%}.form input:focus{background-color:#000;color:#fff;font-weight:400}.form__span{align-self:flex-start!important;font-size:small;font-weight:700;margin-bottom:.2rem;margin-left:6rem}.form button{align-self:center;border:none;border-radius:.5em;box-shadow:1px 1px 5px 1px rgba(0,0,0,.154);color:#373737;font-size:.9rem;font-weight:700;padding:.5rem 1rem;transition:all .3s ease}@media (hover:hover) and (pointer:fine){.form button:hover{box-shadow:1px 1px 5px 1px rgba(0,0,0,.337);color:#000;transition:all .3s ease}.form button:active{box-shadow:1px 1px 5px 1px rgba(0,0,0,.412)}}@media screen and (max-width:1100px){.form{padding-left:2rem;padding-right:0}.form input{width:100%}.form__span{margin:0}}@media screen and (max-width:780px){.form{margin:auto;padding:1rem;width:80%}}@media screen and (max-width:500px){.form{padding:0;width:100%}}.sectionCart__id{background-image:url(https://res.cloudinary.com/dr2vstkz6/image/upload/v1664241401/shopping-cart_nqoqyk.webp);background-position-x:right;background-repeat:no-repeat;display:flex;flex-direction:column;height:500px;line-height:1.5;margin-top:5.5rem;-webkit-user-select:none;user-select:none;width:80%}.sectionCart__id h4{font-size:3.1rem;font-weight:800;margin-top:3rem}.sectionCart__id p{color:#828282;font-size:2rem;font-weight:600}.sectionCart__id span{color:#59b200;font-size:2rem;font-weight:700}.sectionCart--modified{background-image:url(https://res.cloudinary.com/dr2vstkz6/image/upload/v1663615216/empty_cart_lkw3ll.webp);background-position-x:right;background-repeat:no-repeat;display:flex;flex-direction:column;height:600px;line-height:1.3;margin-top:50px;-webkit-user-select:none;user-select:none;width:80%}.sectionCart--modified h4 p{margin-left:30px}.sectionCart--modified h4{font-size:4.5rem;font-weight:800;margin-top:4rem}.sectionCart--modified p{color:#8d8d8d;font-size:3rem;font-weight:600;margin-left:20px}.sectionCart__bttn--modified{--width:150px;--timing:1.5s;border:0;border-radius:3px;box-shadow:2px 2px 5px 1px #d1d1d1;font-size:1rem;font-weight:700;margin-left:7rem;margin-top:2rem;padding-block:1rem;text-align:center;text-decoration:none;transition:all .2s ease;width:var(--width)}@media (hover:hover) and (pointer:fine){.sectionCart__bttn--modified:hover{-webkit-animation:var(--timing) linear emptyCartButton infinite;animation:var(--timing) linear emptyCartButton infinite;background-image:linear-gradient(90deg,#fa5252,#fa5252 16.65%,#be4bdb 0,#be4bdb 33.3%,#4c6ef5 0,#4c6ef5 49.95%,#40c057 0,#40c057 66.6%,#fab005 0,#fab005 83.25%,#fd7e14 0,#fd7e14 100%,#fa5252 0);box-shadow:2px 2px 5px 1px #b4b4b4;color:#f2f2f2;-webkit-transform:scale(1.1) translateY(-1px);transform:scale(1.1) translateY(-1px)}@-webkit-keyframes emptyCartButton{to{background-position:var(--width)}}@keyframes emptyCartButton{to{background-position:var(--width)}}.sectionCart__button--div:hover{background:#ff1616}.sectionCart__button--div:hover .sectionCart__text--button{color:transparent}.sectionCart__button--div:hover .sectionCart__icon--button{border-left:none;-webkit-transform:translateX(11px);transform:translateX(11px);width:85px}.sectionCart__button--div:active .sectionCart__icon--button svg{-webkit-transform:scale(.8);transform:scale(.8)}.sectionCart__itemDeetsCtr button:hover{color:#ff1c1c;transition:all .4s ease}}.sectionCart{border-top-left-radius:30px;box-shadow:2px 2px 5px 1px rgba(0,0,0,.179);display:flex;flex-direction:row;margin:3.5rem 0;max-height:550px;min-width:750px;padding:1.5rem;-webkit-user-select:none;user-select:none;width:90%}.sectionCart__div{display:flex;flex-direction:column;width:50%}.sectionCart__div--div{border-bottom:1px solid hsla(0,0%,50%,.286);display:flex;flex-direction:row;justify-content:space-between;margin:0 auto 1rem;padding-bottom:1rem;width:90%}.sectionCart__span--div{align-self:center;font-weight:700;margin-left:.5rem}.sectionCart__button--div{align-items:center;background:#f22;background:#e62222;border:none;border-radius:5px;display:flex;margin-right:10px;padding:.3rem;width:7rem}.sectionCart__button--div span{transition:.2s}.sectionCart__text--button{color:#fff;font-size:.8rem;font-weight:700;-webkit-transform:translateX(5px);transform:translateX(5px)}.sectionCart__icon--button{align-items:center;border-left:1px solid #c41b1b;display:flex;height:18px;justify-content:center;position:absolute;-webkit-transform:translateX(80px);transform:translateX(80px);width:20px}.sectionCart__button--div svg{fill:#eee;width:.7rem}.sectionCart__button--div:focus{outline:none}.sectionCart__div--modified{overflow-x:hidden;overflow-y:scroll}.sectionCart__itemCtr{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;width:100%}.sectionCart__itemCtr picture{width:10rem}.sectionCart__itemDeetsCtr{display:flex;flex-direction:column;padding:1rem;width:100%}.sectionCart__span--itemDeetsCtr{color:rgba(0,0,0,.499);font-size:small;font-style:normal;font-weight:700;text-align:end}.sectionCart__itemDeetsCtr h3{font-weight:700}.sectionCart__itemDeetsCtr button{align-self:flex-end;border:none;color:#f77;transition:all .4s ease}.sectionCart__itemDeets{display:flex;flex-direction:row;justify-content:flex-end;width:100%}.sectionCart__itemDeets span:first-of-type{font-weight:700;margin-right:5px}.sectionCart__itemDeets span:nth-of-type(2){color:rgba(0,0,0,.596);font-size:smaller;margin-right:5px}.sectionCart__itemDeets span:last-of-type{color:rgba(0,0,0,.596)}.sectionCart__div:last-of-type{display:flex;flex-direction:column;width:50%}.sectionCart__div:last-of-type h3{font-weight:700;text-align:center}.sectionCart__div:last-of-type span{align-self:flex-end;font-weight:700;margin-top:auto}@media screen and (max-width:780px){.sectionCart{flex-direction:column;max-height:1200px;min-width:auto;width:90vw}.sectionCart__itemCtr{padding:.5rem 0}.sectionCart__div,.sectionCart__div:last-of-type{margin:0 auto;width:90%}.sectionCart__div--modified{border-bottom:1px solid #bdbdbd;margin-bottom:1rem;max-height:500px}.sectionCart__div:last-of-type span{align-self:flex-end;font-weight:700;margin-top:auto;padding:1rem 0 0}}@media screen and (max-width:420px){.sectionCart{margin-top:5rem;padding:1rem 0}}@media screen and (max-width:1000px){.sectionCart--modified h4,.sectionCart__bttn--modified,p{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.sectionCart--modified h4{margin-top:2rem}.sectionCart--modified p{color:#1d1d1d}}@media screen and (max-width:727px){.sectionCart__id h4,p,span{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.sectionCart__id h4{font-size:2.5rem;margin-top:1rem}.sectionCart__id p{color:inherit}.sectionCart--modified{max-height:420px}.sectionCart--modified h4{font-size:2rem}.sectionCart--modified p{font-size:1rem}.sectionCart__bttn--modified{margin-bottom:3rem;margin-left:0;margin-top:auto}}@media screen and (max-width:529px){.sectionCart__id{background-position-y:50px;background-size:70%;margin:4rem auto;padding:1rem;width:100%}.sectionCart__id span{font-size:6vw}.sectionCart--modified{background-position-y:20px;background-size:80%;padding:1rem;width:100%}}main{align-items:center;justify-content:center}.footer__div,main{display:flex;flex-direction:column}.footer__div{color:#d7d7d7;height:300px;overflow:hidden;padding:1rem;position:relative;-webkit-user-select:none;user-select:none}.footer__span{-webkit-animation:move-left-to-right 90s linear infinite;animation:move-left-to-right 90s linear infinite;font-size:3rem;font-style:italic;font-weight:700;line-height:1;margin:0 1rem;position:absolute;text-transform:uppercase;white-space:nowrap}.footer__div span:nth-child(3){bottom:135px;position:absolute}.footer__div span:nth-child(4){-webkit-animation:move-right-to-left 200s linear infinite;animation:move-right-to-left 200s linear infinite;bottom:80px;position:absolute}.footer__div span:nth-child(5){bottom:30px;position:absolute}@-webkit-keyframes move-left-to-right{0%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes move-left-to-right{0%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.footer__span--modified{-webkit-animation:move-right-to-left 10s linear infinite;animation:move-right-to-left 10s linear infinite;bottom:-50px;font-size:3rem;font-style:italic;font-weight:700;line-height:1;margin:0 1rem;position:absolute;position:relative;text-transform:uppercase;white-space:nowrap}@-webkit-keyframes move-right-to-left{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes move-right-to-left{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.footer__ul{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.footer__ul button{border:none;transition:.5s ease}.footer__ul button picture{margin-right:auto;width:30px}@media(hover:hover) and (pointer:fine){.footer__li--modified picture:hover,.footer__ul button:hover{color:#7fff00;transition:.5s ease}}.footer__barCode{color:#040404;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:80px}.footer__li{display:flex;flex-direction:row;line-height:1;padding:1rem;-webkit-user-select:none;user-select:none}.footer__li span{font-size:.7rem;font-weight:800;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-writing-mode:vertical-lr;writing-mode:vertical-lr}.footer__li--modified{display:flex;flex-direction:column;padding:1rem}.footer__li--modified span{font-size:.8rem;font-weight:800;margin-right:auto;padding:0 .4rem;-webkit-user-select:none;user-select:none}.footer__li--modified picture{margin-right:auto;padding:.2rem;transition:.5s ease;width:30px}@media screen and (max-width:420px){.footer__li,.footer__li--modified{padding:.5rem}.footer__li{font-size:.8rem}.footer__li--modified span{font-size:.7rem}}@media (prefers-reduced-motion:reduce){*{-webkit-animation:none!important;animation:none!important;transition:none!important}}:root{--black:#171717;--typography:"Manrope",sans-serif}*,:after,:before{box-sizing:border-box;margin:0;padding:0;vertical-align:initial}body{font-smooth:always;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#eceff1;color:#171717;color:var(--black);font-family:Manrope,sans-serif;font-family:var(--typography);font-size:100%;-webkit-hyphens:auto;hyphens:auto;line-height:1.4em;min-height:100vh;overflow-x:hidden;overflow-y:scroll}figure,iframe,img,picture,video{display:block;max-width:100%;object-fit:cover;object-position:center center;width:100%}a{color:inherit;display:block;font-size:inherit;text-decoration:none}p a{display:inline}li{list-style-type:none}a,b,blockquote,em,h1,h2,h3,h4,h5,h6,i,p,span,strong,u{color:inherit;font-size:1em;font-style:inherit;font-weight:inherit;text-decoration:none}button,form,input,label,select,textarea{-webkit-appearance:none;appearance:none;background-color:initial;color:inherit;display:block;font-family:inherit;font-size:inherit;-webkit-hyphens:auto;hyphens:auto}svg{display:block;width:100%}p svg{display:inline;width:auto}
/*# sourceMappingURL=main.fae46e72.css.map*/