@import url("https://fonts.googleapis.com/css?family=Montserrat:300,500,800");.lds-ellipsis{display:inline-block;position:relative;width:64px;height:64px;margin-top:50px;top:150px;position:absolute;left:0;right:0;margin:0 auto;-webkit-transition:all ease 0.2s;transition:all ease 0.2s;visibility:hidden;opacity:0}.lds-ellipsis.show{-webkit-transition:all ease 0.2s;transition:all ease 0.2s;visibility:visible;opacity:1;top:200px}.lds-ellipsis div{position:absolute;top:27px;width:11px;height:11px;border-radius:50%;background:#333;-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:nth-child(1){left:6px;-webkit-animation:lds-ellipsis1 0.6s infinite;animation:lds-ellipsis1 0.6s infinite}.lds-ellipsis div:nth-child(2){left:6px;-webkit-animation:lds-ellipsis2 0.6s infinite;animation:lds-ellipsis2 0.6s infinite}.lds-ellipsis div:nth-child(3){left:26px;-webkit-animation:lds-ellipsis2 0.6s infinite;animation:lds-ellipsis2 0.6s infinite}.lds-ellipsis div:nth-child(4){left:45px;-webkit-animation:lds-ellipsis3 0.6s infinite;animation:lds-ellipsis3 0.6s infinite}@-webkit-keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(0);transform:scale(0)}}@keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes lds-ellipsis2{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(19px,0);transform:translate(19px,0)}}@keyframes lds-ellipsis2{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(19px,0);transform:translate(19px,0)}}body{font-family:"Montserrat",sans-serif;text-align:center;background:#fff;color:#444;margin:0;width:100vw;height:100vh;-webkit-box-sizing:border-box;box-sizing:border-box}body *{-webkit-transition:all ease 0.2s;transition:all ease 0.2s}h1,h2,h3,h4,h5,h6{color:#333;font-family:"Montserrat",sans-serif;letter-spacing:0;margin-top:20px;margin-bottom:0}h3{font-weight:300}#container{position:relative;padding-top:80px}.container{width:540px}.header{z-index:100;position:fixed;width:100%;background:#fff;padding:10px;-webkit-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.catalog-title{font-size:40px;font-weight:100;color:#818181;margin-bottom:30px}.search{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.search img{position:absolute;top:12px;right:10px;width:25px;opacity:0.4}.catalog-search-input{border:1px solid #dadada;height:30px;border-radius:30px;padding:9px 40px 9px 10px;display:block;max-width:200px;width:90%;text-align:center;font-size:16px;color:#4c4c4c;font-weight:bold}.catalog-search-input:focus{outline:none}.catalog-nav-group{margin:10px 0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-nav-group svg{margin-right:35px}.catalog-nav-group .nav-group-input{display:none}.catalog-nav-group .nav-group-input:checked+label{background:#1aaad9;color:white}.catalog-nav-group label{padding:15px 30px;border-radius:50px;margin-right:10px;border:1px solid #dfdfdf;background:#fff;color:#616161;font-size:14px;cursor:pointer}.catalog-items{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:0;overflow:hidden;margin-top:30px;-webkit-transition:all ease 0.2s;transition:all ease 0.2s;visibility:hidden;opacity:0}.catalog-items.show{height:auto;-webkit-transition:all ease 0.2s;transition:all ease 0.2s;visibility:visible;opacity:1}.catalog-link{text-decoration:none}.catalog-link .catalog-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:all ease 0.2s;transition:all ease 0.2s}.catalog-link .catalog-item__img img{width:100%;height:80%;-o-object-fit:contain;object-fit:contain;-webkit-box-sizing:border-box;box-sizing:border-box}.catalog-link .catalog-item__name{padding:20px 0 20px;font-weight:400;color:#575757;font-size:14px}.collections .catalog-link{margin:30px 10px}.collections .catalog-link .catalog-item{width:100%;max-height:350px;min-width:20px;max-width:210px;background:white;border-radius:15px;overflow:hidden;border:1px solid #f7f7f7;-webkit-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075);box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075)}@media (min-width:1440px){.collections .catalog-link .catalog-item{max-width:240px}}.collections .catalog-link .catalog-item__img img{padding:10px 20px}.collections .catalog-link .catalog-item__name{padding:20px 0 30px;background:#f7f7f7;border-top:1px dashed #e7e7e7}.collections .catalog-link:hover .catalog-item{-webkit-box-shadow:0 0.13rem 0.3rem rgba(0,0,0,0.25);box-shadow:0 0.13rem 0.3rem rgba(0,0,0,0.25)}.products{margin-top:50px}.products .catalog-link .catalog-item{width:100%;min-width:20px;max-width:200px}@media (min-width:769px){.products .catalog-link .catalog-item{max-width:220px}}.products .catalog-link .catalog-item__collection-img{width:100%;height:80%;-o-object-fit:contain;object-fit:contain;-webkit-box-sizing:border-box;box-sizing:border-box;height:150px;padding:5px 15px}.products .catalog-link .catalog-item__img{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.products .catalog-link .catalog-item__img .loaded-image,.products .catalog-link .catalog-item__img .lazy-image{width:400px;height:300px;max-height:300px;-webkit-box-sizing:border-box;box-sizing:border-box;background-size:cover;background-position:center}.products .catalog-link .catalog-item__img .loaded-image:focus-within+.catalog-item__zoom,.products .catalog-link .catalog-item__img .loaded-image:focus+.catalog-item__zoom,.products .catalog-link .catalog-item__img .lazy-image:focus-within+.catalog-item__zoom,.products .catalog-link .catalog-item__img .lazy-image:focus+.catalog-item__zoom{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:100}.products .catalog-link .catalog-item__zoom{display:none}.products .catalog-link .catalog-item__zoom .zoom-content{width:80%;max-width:700px;height:auto;max-height:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:white;border-radius:10px;padding:30px}.products .catalog-link .catalog-item__zoom .zoom-content__big-img{width:52%;height:600px;background-size:contain;background-repeat:no-repeat;background-position:center;display:block}.products .catalog-link .catalog-item__zoom .zoom-content .catalog-item__collection-img{width:auto;height:100%;max-height:170px;max-width:100%;padding:0}.products .catalog-link .catalog-item__zoom .zoom-content__detail{display:-webkit-box;display:-ms-flexbox;display:flex}.products .catalog-link .catalog-item__zoom .zoom-content__detail .left-content{padding:10px 30px;width:52%;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-y:scroll}.products .catalog-link .catalog-item__name{width:150px;font-weight:400;color:#575757;font-size:14px;word-break:break-word;margin:5px auto 50px}.alerts{text-align:left;margin-top:10px}.alerts .alert{font-weight:500;font-size:12px;line-height:18px;color:#333;background:#f0f0f0;padding:20px 15px 10px;border-radius:5px;position:relative;margin-bottom:20px}.alerts .alert:before{content:"Informacao";position:absolute;left:0;right:0;margin:0 auto;top:-10px;background:#d9d9d9;color:#333;padding:0 10px;font-size:11px;font-weight:600;border-radius:3px}.alerts .alert.info{background:#dceeee;color:#166}.alerts .alert.info::before{content:"Informação";background:#badddd;color:#166}.alerts .alert.warning{background:#fdf6d9;color:#786c35}.alerts .alert.warning::before{content:"Cuidado";background:#faeba9;color:#786c35}.alerts .alert.danger{background:#f8d9dd;color:#a44f5a}.alerts .alert.danger::before{content:"Atenção";background:#f0aeb6;color:#a44f5a}.scroll-top{position:fixed;bottom:-100px;right:30px;color:#658d98;background:#fff;border-radius:50px;font-size:14px;padding:30px 15px;width:95px;border:1px solid #f1f1f1;font-weight:bold;-webkit-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075);box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075);cursor:pointer;-webkit-transition:all ease 0.2s;transition:all ease 0.2s}.scroll-top:focus{outline:0}.scroll-top.show{bottom:30px}