@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Montserrat&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@700;900&family=Source+Sans+Pro:wght@400;700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap);@import url(https://fonts.googleapis.com/css2?family=Urbanist:wght@300;400&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Taviraj:wght@400;600&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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#mainHome{background:linear-gradient(45deg,#de7440,#ff874b);display:flex;flex-direction:column;position:relative;width:100vw}#mainHome .divModal{background-color:#0000004d;bottom:0;left:0;position:absolute;right:0;top:0;z-index:3}#mainHome .divModal .modalContent{align-items:center;background-color:#f2f2f2;border-radius:8px;display:flex;left:25%;position:fixed;text-align:center;top:25%;width:50vw}#mainHome .divModal .modalContent .sketchbookImgWrapper{display:flex;height:100%;width:50%}#mainHome .divModal .modalContent .sketchbookImgWrapper img{border-radius:8px 0 0 8px;object-fit:cover;width:100%}#mainHome .divModal .modalContent .sketchbookInfosWrapper{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:50%}#mainHome .divModal .modalContent .sketchbookInfosWrapper h3{color:#222}#mainHome .divModal .modalContent .sketchbookInfosWrapper h1{color:#24733f;text-transform:uppercase}#mainHome .divModal .modalContent .sketchbookInfosWrapper a{background-color:#de7440;border-radius:5px;bottom:30px;color:#fff;font-weight:700;padding:10px 25px;position:absolute;text-decoration:none;text-transform:uppercase}#mainHome .divModal .modalContent span{align-items:center;background-color:#de7440;border-radius:50px;cursor:pointer;display:flex;font-size:20px;font-weight:700;height:35px;justify-content:center;padding:10px;position:absolute;right:20px;top:10px;width:35px}#hero-section{align-items:center;display:flex;flex-direction:column;padding-top:125px}#hero-section .hero-wrapper{max-width:95vw}#hero-section .hero-title{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;width:65vw}#hero-section .hero-title h1{color:#f2f2f2;cursor:default;font-family:Bebas Neue,sans-serif;font-size:4.75rem;letter-spacing:.85rem;text-align:center;-webkit-user-select:none;user-select:none}#hero-section .hero-title img{height:175px}#hero-section .hero-data{animation:typing 4s steps(26) alternate;background-color:#72a67f;color:#f2f2f2;font-size:1.75rem;height:40px;margin:2rem auto 0;overflow:hidden;text-align:center;transition:.3s ease-in-out;white-space:nowrap;width:470px}#hero-section .hero-data:hover{letter-spacing:.2rem}#services-section{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin:1.35rem auto 0;width:100%}#services-section h2{color:#72a67f;padding:0;text-shadow:2px 1px 3px #141414cc}#services-section a,#services-section h2{font-family:Bebas Neue,sans-serif;font-size:2.5rem;letter-spacing:.3rem;text-align:center}#services-section a{background-color:#72a67f;border-radius:5px;color:#f2f2f2;padding:0 1rem;text-decoration:none;text-shadow:1px 1px 1px #141414cc}#services-section #bottomText{background-color:#f2f2f2;margin:2rem 0;padding:0 3rem;text-shadow:none}#services-section .service-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:center;margin:.5rem 5rem 4rem;width:100%}#services-section .service-wrapper a{text-decoration:none}#services-section .service-wrapper .service-card{align-items:center;background-color:#72a67f;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;height:295px;justify-content:center;margin:0 4px;padding:0;text-align:center;transition:.3s ease-in-out;width:200px}#services-section .service-wrapper .service-card:hover{box-shadow:0 19px 38px #0000004d,0 15px 12px #00000038;filter:none;transform:scale(1.1);transition:.3s ease-in-out}#services-section .service-wrapper .service-card:hover>img{filter:none}#services-section .service-wrapper .service-card img{filter:opacity(.85);height:170px;padding-top:1rem;transition:.4s ease-in-out}#services-section .service-wrapper .service-card h3{color:#f2f2f2;font-family:Bebas Neue,sans-serif;font-size:2.2rem;letter-spacing:.32rem}#services-section .service-wrapper .service-card h4{color:#f2f2f2;font-weight:200;font-weight:500;padding:5px;text-align:center;text-transform:uppercase}#services-section .service-wrapper .service-card h5{color:#f2f2f2;letter-spacing:.05rem;text-transform:uppercase}#services-section .service-wrapper .service-card h5 .startPrice{letter-spacing:.09rem}#services-section .paperTypeInfos{align-items:center;display:flex;flex-direction:column;justify-content:center}#services-section .paperTypeInfos h3{color:#72a67f;font-family:Bebas Neue,sans-serif;font-size:2.5rem;letter-spacing:.3rem;padding:0;text-align:center;text-shadow:2px 1px 3px #141414cc}#services-section .paperTypeInfos a{background-color:#72a67f;border:none;border-radius:5px;color:#f2f2f2;cursor:pointer;font-size:1.25rem;font-weight:700;margin:.8rem 0;padding:.5rem 1rem;text-align:center;text-decoration:none;transition:.2s ease-in-out;width:20%}#services-section .paperTypeInfos a:hover{opacity:.9}#section-showcase{height:70vh;margin:1rem 0;width:100vw}#section-showcase,#section-showcase .showcase-wrapper{align-items:center;display:flex;justify-content:center}#section-showcase .showcase-wrapper{background-color:#de7440;height:100%;width:100%}#section-showcase .showcase-wrapper .showcase-image-wrapper{display:flex;height:100%;width:40%}#section-showcase .showcase-wrapper .showcase-image-wrapper img{object-fit:cover;width:100%}#section-showcase .showcase-wrapper .showcase-text{background-color:#24733f;color:#f2f2f2;display:flex;flex-direction:column;height:100%;justify-content:center;padding:0 2rem;width:100%}#section-showcase .showcase-wrapper .showcase-text h1{color:#ff874b;font-family:Bebas Neue,sans-serif;font-size:2.5rem;letter-spacing:.3rem;padding:.25rem 0;text-shadow:2px 1px 3px #1d1d1d80}#section-showcase .showcase-wrapper .showcase-text h2{background-image:linear-gradient(#0000,#ff874b 1px);background-repeat:no-repeat;background-size:33%;color:#f2f2f2;display:inline;font-size:1.5rem;letter-spacing:.175rem;padding:0;transition:.5s ease-in-out}#section-showcase .showcase-wrapper .showcase-text h2.highlight-showcase-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ded040,#a4bfab);-webkit-background-clip:text;font-family:Bebas Neue,sans-serif;font-size:2.57rem;letter-spacing:.3rem;text-transform:uppercase}#section-showcase .showcase-wrapper .showcase-text h3{color:#f2f2f2;letter-spacing:.32rem;padding:.25rem 0}#section-showcase .showcase-wrapper .showcase-text p{font-size:1.2rem;margin:1.5rem 0}#section-showcase .showcase-wrapper .showcase-text a{background-color:#72a67f;border:none;border-radius:5px;color:#f2f2f2;cursor:pointer;font-size:1.25rem;font-weight:700;margin:.8rem 0;padding:.5rem 1rem;text-align:center;text-decoration:none;transition:.2s ease-in-out;width:20%}#section-showcase .showcase-wrapper .showcase-text a:hover{opacity:.9}@keyframes typing{0%{width:0}}@media screen and (max-width:768px){#mainHome .divModal .modalContent{left:10%;top:12.5%;width:80%}#mainHome .divModal .modalContent .sketchbookInfosWrapper h3{font-size:.6rem;padding:0 .5rem}#mainHome .divModal .modalContent .sketchbookInfosWrapper span{font-size:.7rem;height:20px;width:20px}#mainHome .divModal .modalContent .sketchbookInfosWrapper h1{font-size:.8rem}#mainHome .divModal .modalContent .sketchbookInfosWrapper a{font-size:.7rem;font-size:8px;margin-top:10px;padding:.5rem;position:static;width:35vw}#hero-section{padding-top:150px}#hero-section .hero-title{flex-direction:column;padding-left:0}#hero-section .hero-title h1{font-size:3.5rem;letter-spacing:.55rem}#hero-section .hero-title img{height:95px}#hero-section .hero-data{font-size:1.5rem;height:35px;width:90vw}#services-section h2{font-size:2rem}#services-section #bottomText{background-color:#f2f2f2;text-shadow:none}#services-section .service-wrapper{flex-direction:column;margin:1rem auto 2.5rem}#services-section .service-wrapper .service-card{margin:4px auto}#services-section .paperTypeInfos h3{width:95vw}#services-section .paperTypeInfos a{width:40%}#section-showcase{height:auto}#section-showcase .showcase-wrapper{flex-direction:column}#section-showcase .showcase-wrapper .showcase-image-wrapper{width:100%}#section-showcase .showcase-wrapper .showcase-text{padding:1rem 2rem}#section-showcase .showcase-wrapper .showcase-text h1{font-size:2.5rem;letter-spacing:.3rem;padding:0;text-shadow:2px 1px 3px #1d1d1d80}#section-showcase .showcase-wrapper .showcase-text h2{background-size:86%;padding:0}#section-showcase .showcase-wrapper .showcase-text h2.highlight-showcase-text{font-size:2.3rem}#section-showcase .showcase-wrapper .showcase-text p{margin:.7rem 0}#section-showcase .showcase-wrapper .showcase-text a{width:40%}}@media screen and (min-width:768px)and (max-width:1024px){#mainHome .divModal .modalContent{left:20%;top:12.5%;width:60vw}#mainHome .divModal .modalContent h3{word-wrap:break-word;padding:0 1rem}#hero-section .hero-title{flex-direction:column;padding-left:0}#hero-section .hero-title h1{letter-spacing:.55rem}#hero-section .hero-title img{height:95px}#hero-section .hero-data,#services-section h2{width:90vw}#services-section #bottomText{background-color:#f2f2f2;text-shadow:none}#services-section .service-wrapper{gap:0;margin:0;width:90%}#services-section .service-wrapper .service-card{margin:12px auto}#services-section .paperTypeInfos h3{margin-top:1.3rem;width:90vw}#services-section .paperTypeInfos a{width:25%}#section-showcase .showcase-wrapper{margin:0;padding:0}#section-showcase .showcase-wrapper .showcase-image-wrapper{height:100%;width:50%}#section-showcase .showcase-wrapper .showcase-image-wrapper img{height:100%}#section-showcase .showcase-wrapper .showcase-text{height:100%;margin:0;padding:1rem 2rem;width:70%}#section-showcase .showcase-wrapper .showcase-text h1{font-size:2.5rem;padding:0}#section-showcase .showcase-wrapper .showcase-text h2{background-size:86%;padding:0}#section-showcase .showcase-wrapper .showcase-text h2.highlight-showcase-text{font-size:2.3rem}#section-showcase .showcase-wrapper .showcase-text p{font-size:18px;margin:.7rem 0}#section-showcase .showcase-wrapper .showcase-text a{width:50%}}.header{flex-direction:column;height:auto;padding-top:.5em;position:fixed;z-index:2}.header,.header .innerHeader{align-items:center;background-color:#0000;display:flex;justify-content:space-around;width:100vw}.header .innerHeader{flex-direction:row}.header .postDate{align-items:center;background-color:#72a67f;color:#fff;display:flex;justify-content:center;width:100vw}.header .displayNone{display:none}.header .logo a img{height:10vh;margin:.5rem}.header .linkWrapper{align-items:center;display:flex;justify-content:center;width:50%}.header .linkWrapper a{color:#fff;font-weight:700;margin:0 .4rem;text-decoration:none}.header .menu ul{align-items:center;display:flex;flex-direction:row;justify-content:space-evenly;list-style:none;padding:0;position:relative;width:100%;z-index:2}.header .menu ul li{margin:.5rem;padding:.5rem}.header .menu ul li a{background-color:#f2f2f2;border-radius:5px;color:#24733f;padding:.5rem;text-decoration:none;transition:transform .45s ease,background .15s ease}.header .menu ul li a:hover{background-color:#72a67f;color:#fff}.menu-mobile ul,.menu-mobile ul #dropdown-custom-1,.menu-mobile ul .super-colors,.menu-mobile ul li,.sandwich{display:none}.sandwich input{opacity:0}.header.active{background:linear-gradient(45deg,#72a67f,#24733f)}@media screen and (max-width:1000px){.menu{display:none}.sandwich{align-items:center;display:flex;justify-content:center}.sandwich input{opacity:1}.sandwich #checkbox{display:none}.postDate{align-items:center;background-color:#72a67f;color:#fff;display:flex;font-size:small;justify-content:center;width:100vw}.sandwich label{cursor:pointer;display:block;height:5px;position:relative;width:50px}.sandwich span{transition:.5s ease-in-out}.sandwich span,.sandwich span:first-child{background:#f2f2f2;height:3px;position:absolute;width:30px}.sandwich span:first-child{top:-8px}.sandwich span:nth-child(3){background:#f2f2f2;height:3px;position:absolute;top:8px;width:30px}#checkbox:checked+label span:first-child{top:0;transform:rotate(-225deg)}#checkbox:checked+label span:nth-child(2){opacity:0}#checkbox:checked+label span:nth-child(3){top:0;transform:rotate(225deg)}.menu-mobile{background-color:#24733f;display:none;justify-content:center;width:100vw}.menu-mobile,.menu-mobile ul{align-items:center;flex-direction:column}.menu-mobile ul{display:flex;justify-content:space-evenly;list-style:none;margin-bottom:0;margin-top:10em;width:100%}.menu-mobile ul li{display:flex;margin:.5rem}.menu-mobile ul li a{background-color:#f2f2f2;border-radius:5px;color:#24733f;padding:.5rem;text-decoration:none;transition:transform .45s ease,background .15s ease}.menu-mobile ul li a:hover{background-color:#72a67f;color:#fff}}footer{background:linear-gradient(45deg,#72a67f,#24733f);font-size:1rem;overflow:hidden;padding:30px 0;width:100vw}footer,footer .footerContent{align-items:center;display:flex;justify-content:center}footer .footerContent{flex-direction:row;margin:10px 0;width:100%}footer .footerContent .footerImgWrapper{display:flex;height:180px;margin-right:2rem;width:180px}footer .footerContent .footerImgWrapper img{border-radius:200px}footer .footerContent .footerSocialMedia{align-items:center;display:flex;justify-content:center;margin:0;padding:0}footer .footerContent .footerSocialMedia p{color:#f2f2f2;margin-left:.25rem}footer .footerContent .footerSocialMedia ul{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0;width:19vw}footer .footerContent .footerSocialMedia ul li{align-items:center;display:flex;margin:.4rem 0;padding:0 1rem;width:100%}footer .footerContent .footerSocialMedia ul li a{color:#f2f2f2;text-decoration:none}footer .footerContent .footerSocialMedia ul li button{background-color:#de7440;border:none;border-radius:5px;cursor:pointer;padding:.3rem 1rem;transition:.4s ease-in-out;width:95%}footer .footerContent .footerSocialMedia ul li button a{color:#f2f2f2;font-family:Bebas Neue,sans-serif;font-size:1.5rem;font-weight:600;letter-spacing:.3rem;text-align:center;text-decoration:none}footer .footerContent .footerSocialMedia ul li button a:hover{letter-spacing:.5rem}footer .footerContent .footerSocialMedia ul li button:hover{background-color:#ff874b}footer .footerContent .footerSocialMedia a{cursor:pointer}footer .footerContent .footerSocialMedia img{height:4vh;margin:0;transition:.2s ease-in-out}footer .footerContent .footerSocialMedia img:hover{transform:scale(1.2)}footer .footerContent .copyright{display:flex}footer .footerContent .copyright a{align-items:center;display:flex;flex-direction:column;justify-content:center;text-decoration:none}footer .footerContent .copyright a p{color:#f2f2f2;margin-top:.5rem;text-align:center;width:265px}footer .footerContent .copyright a img{border-radius:0;height:120px}@media screen and (max-width:768px){footer{height:auto;justify-content:flex-start;padding:0}footer .footerContent{align-self:flex-start;flex-direction:column;height:auto;padding-bottom:1rem}footer .footerContent .footerImgWrapper{height:140px;margin:0;width:140px}footer .footerContent .footerImgWrapper img{height:100%;object-fit:cover;width:100%}footer .footerContent .footerSocialMedia ul{width:100%}footer .footerContent .footerSocialMedia img{height:4vh}footer .footerContent .copyright a{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:.875rem}footer .footerContent .copyright a img{height:100px}footer .footerContent .copyright a p{width:60%}}@media screen and (min-width:768px)and (max-width:1024px){footer{padding-bottom:0}footer .footerBackgroundWrapper{height:100%}footer .footerContent{padding-bottom:1rem}footer .footerContent .footerImgWrapper{height:140px;margin:0 1rem 0 0;width:140px}footer .footerContent .footerImgWrapper img{height:100%;object-fit:cover;width:100%}footer .footerContent .footerSocialMedia ul{width:100%}footer .footerContent .footerSocialMedia img{height:2.5vh}footer .footerContent .copyright a{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:.875rem}footer .footerContent .copyright a img{height:9vh;margin:0}footer .footerContent .copyright a p{width:150px}}#contact-body{align-items:center;background:linear-gradient(45deg,#72a67f,#24733f);display:flex;flex-direction:column;justify-content:center;padding-top:155px;width:100vw}#contact-body h1,#contact-body p{color:#f2f2f2;text-align:center;width:80%}#contact-body .contact-form{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:1rem;width:80vw}#contact-body .contact-form input,#contact-body .contact-form textarea{background:#f2f2f2;border:1.7px solid #e8e8e8;border-radius:5px;margin:.3rem 0;outline-color:#de7440;padding:.7rem 1rem;width:50%}#contact-body .contact-form .button-contact{align-items:center;display:flex;justify-content:center;width:50%}#contact-body .contact-form .button-contact input{background-color:#24733f;border:none;color:#f2f2f2;cursor:pointer;transition:.2s ease-in-out}#contact-body .contact-form .button-contact input:hover{background-color:#f2f2f2;color:#24733f}@media(max-width:768px){#contact-body .contact-form input,#contact-body .contact-form textarea{padding:.8rem;width:100%}}#SectionAdmin{align-items:center;background:linear-gradient(45deg,#72a67f,#24733f);height:90vh;justify-content:center;padding-top:155px}#SectionAdmin,#SectionAdmin ul{display:flex;flex-direction:column}#SectionAdmin ul a{background-color:#de7440;border-radius:5px;color:#f2f2f2;list-style:none;margin:10px 0;padding:10px;text-align:center;text-decoration:none}.Admin{background:linear-gradient(45deg,#72a67f,#24733f);display:flex;flex-direction:column}#mainRegister{flex-direction:column;margin-top:110px}#mainRegister,.titleAdmin{align-items:center;display:flex;justify-content:center}.titleAdmin{font-size:.8rem;margin-top:25px;text-align:center}.optionAdminPage ul{align-items:center;display:flex;flex-direction:column;list-style:none;margin:0 0 6vh;padding:0;text-align:left}.optionAdminPage a{background-color:#de7440;border-radius:10px;box-shadow:0 0 4px #000;color:#fff;cursor:pointer;font-weight:700;margin-top:15px;padding:15px;text-align:center;text-decoration:none;width:60%}.adminRegister{justify-content:center;margin:0;padding:1rem}.adminRegister,.adminRegister fieldset{align-items:center;display:flex;flex-direction:column}.adminRegister fieldset{border:none;width:100%}.adminRegister h1{align-items:center;color:#de7440;display:flex;justify-content:center;margin-bottom:10px;text-align:center}.adminRegister input{border:1.7px solid #e8e8e8;border-radius:5px;margin:.3rem 0;outline-color:#de7440;padding:.7rem 1rem;width:100%}.adminRegister ::placeholder{color:#000;opacity:.8}.adminRegister fieldset{margin-top:1rem}.buttonsFormRegister{display:flex;justify-content:center;margin-top:30px;width:80%}.buttonsFormRegister #enterButtonSignIn{background:#de7440;border:1px solid #de7440;border-radius:.3rem;color:#fff;padding:1rem;text-decoration:none;transition:.24s}.buttonsFormRegister #enterButtonSignIn:hover{background-color:#fff;color:#de7440}#about-section{align-items:center;background:linear-gradient(45deg,#72a67f,#24733f);display:flex;flex-direction:column;justify-content:center;width:100vw}#about-section .about-background{margin-top:115px;padding:0}#about-section .about-background img{height:250px}#about-section .about-container{align-items:center;background:#a4bfab;display:flex;justify-content:center;width:100vw}#about-section .about-container article{background:#f2f2f2;border-radius:5px;color:#222;font-size:1.1rem;line-height:1.8rem;margin:1rem 0;padding:2.5rem;top:-40px;width:60vw}#about-section .about-container article h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#24733f,#a4bfab);-webkit-background-clip:text;font-size:2.3rem;margin-bottom:1rem;padding-bottom:1rem}#about-section .about-container article .about-container-images{align-items:center;display:flex;flex-direction:row;justify-content:space-between}#about-section .about-container article .about-container-images img{height:230px;transition:.3s ease-in-out}#about-section .about-container article .about-container-images img:hover{transform:scale(1.05)}#about-section .about-container article .about-container-contact{align-items:center;display:flex;flex-direction:row;justify-content:space-between}#about-section .about-container article .about-container-contact a.about-button{background-color:#24733f;border:none;border-radius:5px;color:#f2f2f2;cursor:pointer;font-size:1.25rem;font-weight:700;padding:.5rem 1rem;text-align:center;text-decoration:none;transition:.2s ease-in-out}#about-section .about-container article .about-container-contact a.about-button:hover{background-color:#72a67f}#about-section .about-container article .about-container-contact a.about-hashtag{background-image:linear-gradient(#0000,#ff874b 1px);background-repeat:no-repeat;background-size:100%;color:#f2f2f2;display:inline;font-size:1.3rem;letter-spacing:.2rem;text-decoration:none}@media screen and (max-width:768px){#about-section .about-background{margin-top:135px;padding:0}#about-section .about-background img{height:200px}#about-section .about-container{top:-120px}#about-section .about-container article{top:-90px;width:80vw}#about-section .about-container article .about-container-contact,#about-section .about-container article .about-container-images{flex-direction:column}#about-section .about-container article .about-container-contact a.about-button{margin:1rem 0}}@media screen and (min-width:768px)and (max-width:1024px){#about-section .about-background{margin-top:135px;padding:0}#about-section .about-background img{height:200px}#about-section .about-container article{top:-90px;width:85vw}#about-section .about-container article .about-container-images{align-items:space-between;justify-content:center}#about-section .about-container article .about-container-images img{height:210px;margin:0 .3rem}}#mainCartPage{position:relative}#mainCartPage .cartPopupWrapper{background-color:#77767680;bottom:0;left:0;position:absolute;right:0;top:0;z-index:101}#mainCartPage .cartPopupWrapper .cartPopupContent{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;justify-content:center;left:0;margin:6rem auto;padding:1rem;position:fixed;right:0;text-align:center;width:50vw;z-index:99999}#mainCartPage .cartPopupWrapper .cartPopupContent h3{padding:1rem 0}#mainCartPage .cartPopupWrapper .cartPopupContent button{background-color:#de7440;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-top:1rem;outline:none;padding:.5rem;text-decoration:none;width:150px}#cart{background:linear-gradient(45deg,#72a67f,#24733f);padding-top:100px}.emptyCart{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:50vh;text-align:center}.emptyCart h3{color:#fff;text-transform:uppercase}.emptyCart span{color:#fff;font-weight:500;margin-top:2rem}.emptyCart #requests{color:#ded040;font-weight:700;text-decoration:none}.emptyCart #redirect{background-color:#de7440;border:none;border-radius:5px;color:#f2f2f2;cursor:pointer;font-size:1.25rem;font-weight:700;margin:.8rem 0;padding:.5rem 1rem;text-align:center;text-decoration:none;transition:.2s ease-in-out;width:20%}#purchaseInfo{align-items:center;border-radius:7px;display:flex;flex-direction:column;justify-content:center;margin:1rem auto;padding:1rem 0;width:70%}#purchaseInfo h2{color:#72a67f;font-family:Bebas Neue,sans-serif;font-size:2.5rem;letter-spacing:.3rem;text-align:center;text-shadow:2px 1px 3px #1d1d1d80}.ourClients{align-items:center;display:flex;flex-direction:row;justify-content:space-around;width:70%}.ourClients img{border-radius:5px;height:205px;margin:.2rem}.productsInfo{align-items:center;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #ffffff2e;border-radius:10px;box-shadow:0 4px 10px 0 #0000003d;color:#f2f2f2;display:flex;flex-direction:column;justify-content:space-between;margin:1rem 0;padding:2rem;width:90%}.productsInfo .productDetails{align-items:center;display:flex;flex-direction:row;justify-content:space-around;margin-bottom:2rem;width:100%}.productsInfo .productDetails ul{align-items:center;list-style:none;margin:0 0 0 2rem;width:60vw}.productsInfo .productDetails ul li{margin-bottom:.5rem}.productsInfo .productDetails img{height:165px;margin:0 2rem 0 1rem}.productsInfo .productDetails .productsButtons{align-items:center;display:flex;flex-direction:column;margin:0;padding:0}.productsInfo .productDetails .productsButtons h1{background-color:#de7440;border-radius:100px;font-size:1.3rem;padding:5px 12px;text-align:center}.productsInfo .productDetails .productsButtons h4{margin-top:1rem}.productsInfo .productDetails .productsButtons button{background-color:#24733f;border:none;border-radius:5px;color:#f2f2f2;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:.1rem;margin:.8rem 0;padding:.5rem 1rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:.2s ease-in-out;width:16vw}.productsInfo .productDetails .productsButtons button:hover{background-color:#72a67f}.checkout{align-items:center;border:1px solid #72a67f;border-radius:5px;display:flex;flex-direction:row;justify-content:space-around;margin:1rem 0;padding:.7rem;width:90%}.checkout button{background-color:#ff874b;border:none;border-radius:5px;color:#f2f2f2;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:.1rem;margin:.8rem 0;padding:.5rem 1rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:.2s ease-in-out}.checkout button:hover{background-color:#de7440}.checkout h3{color:#f2f2f2;font-family:Bebas Neue,sans-serif;font-size:2rem;letter-spacing:.4rem}.checkout a{align-items:center;background:#72a67f;border-radius:5px;color:#f2f2f2;cursor:pointer;justify-content:center;padding:.5rem 1rem;text-decoration:none;transition:.2s ease-in-out}.checkout a:hover{background-color:#24733f}.checkout .finishOrder{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:2rem;text-align:center;width:100%}.checkout .finishOrder h2{margin-bottom:1rem}.checkout .finishOrder #VoucherArea{border:3px solid #24733f;border-radius:5px;margin-bottom:3rem;margin-top:1rem;width:70%}.checkout .finishOrder #VoucherArea .ValuesWrapper{align-items:flex-end;display:flex;flex-direction:column;margin-left:auto;margin-right:20%;margin-top:1rem;width:50%}.checkout .finishOrder #VoucherArea .ValuesWrapper h4{color:#f2f2f2}.checkout .finishOrder select{background-color:#72a67f;border:none;border-radius:5px;color:#f2f2f2;font-size:1.02rem;margin-bottom:2rem;outline:none;padding:.5rem 1rem;width:80%}.checkout .finishOrder span{color:#f2f2f2;margin-bottom:3rem;text-align:center;width:80%}.checkout .finishOrder label{color:#fff;font-weight:700}.checkout .finishOrder #CepNumber,.checkout .finishOrder #VoucherCode{background-color:#24733f;border:none;border-radius:5px;color:#fff;height:45px;margin:.5rem 1rem;padding-left:8px;width:25%}.checkout .finishOrder #CepNumber::placeholder,.checkout .finishOrder #VoucherCode::placeholder{color:#e0e0e0}.checkout .finishOrder .transportInfos{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:2rem 0;width:100%}.checkout .finishOrder .transportInfos h1{color:#fff;margin-bottom:1rem}.checkout .finishOrder .transportInfos .optionsTransport{align-items:center;background-color:#fff;border-radius:15px;display:flex;height:100px;margin:.3rem;padding:1rem 0;width:100%}.checkout .finishOrder .transportInfos .optionsTransport:hover{background-color:#eee}.checkout .finishOrder .transportInfos .optionsTransport .radioButton{align-items:center;display:flex;justify-content:center;width:5%}.checkout .finishOrder .transportInfos .optionsTransport .radioButton input{margin:0;width:auto}.checkout .finishOrder .transportInfos .optionsTransport .transportLogoWrapper{align-items:center;display:flex;justify-content:center;width:15%}.checkout .finishOrder .transportInfos .optionsTransport .transportLogoWrapper img{overflow:hidden;padding:1rem;width:auto}.checkout .finishOrder .transportInfos .textTransportInfos{align-items:center;display:flex;height:100%;justify-content:space-around;width:85%}.checkout .finishOrder .transportInfos .textTransportInfos span{color:#000;margin:0}.checkout .finishOrder .transportDiv{align-items:center;display:flex;flex-direction:column;margin:3rem 0 4rem;width:100%}.checkout .finishOrder .transportDiv h2{margin-bottom:1rem}.checkout .finishOrder .transportDiv .userInfos{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;width:100%}.checkout .finishOrder .transportDiv .userInfos #CepNumber,.checkout .finishOrder .transportDiv .userInfos input,.checkout .finishOrder .transportDiv .userInfos select{background-color:#24733f;border:none;border-radius:5px;color:#fff;height:45px;margin:.5rem 1rem;padding-left:8px;width:45%}.checkout .finishOrder .transportDiv .userInfos #CepNumber::placeholder,.checkout .finishOrder .transportDiv .userInfos input::placeholder,.checkout .finishOrder .transportDiv .userInfos select::placeholder{color:#e0e0e0}.checkout .finishOrder .paypalButtons{border-radius:5px;margin:1rem 0 2rem;width:70%;z-index:1}.checkout .finishOrder .checkoutOptions{align-items:center;display:flex;flex-direction:row;justify-content:space-around;width:100%}.loginRedirect{margin:2rem 0}.loginRedirect p{color:#fff;font-size:18px;font-weight:500;text-align:center}.loginRedirect p a{color:#ded040;font-weight:700;text-decoration:none}.ourServices{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:1rem 0 0;width:100%}.ourServices .service-title{background-color:#f2f2f2;border-radius:5px;height:280px;margin-right:.3rem;padding:1rem .8rem;width:218px}.ourServices .service-title h1{color:#72a67f;font-family:Bebas Neue,sans-serif;font-size:3rem;letter-spacing:.3rem;text-align:right;text-shadow:2px 1px 3px #1d1d1d12;text-transform:uppercase}.ourServices .service-card{align-items:center;background-color:#72a67f;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;height:280px;justify-content:center;margin:4px;padding:0;text-align:center;transition:.3s ease-in-out;width:200px}.ourServices .service-card:hover{box-shadow:0 19px 38px #0000004d,0 15px 12px #00000038;filter:none;transform:scale(1.1);transition:.3s ease-in-out}.ourServices .service-card:hover>img{filter:none}.ourServices .service-card img{filter:opacity(.85);height:150px;padding-top:1rem;transition:.4s ease-in-out}.ourServices .service-card #carcara{border-radius:50%;height:170px;width:170px}.ourServices .service-card h3{color:#f2f2f2;font-family:Bebas Neue,sans-serif;font-size:1.5rem;letter-spacing:.32rem;text-shadow:4.25px 0 #24733f}.ourServices .service-card h4{color:#f2f2f2;font-weight:200}#mainPaidForm body{align-items:center;display:flex;flex-direction:column;margin:7rem auto;min-height:100vh;width:100vw}#mainPaidForm body h1{color:#fff;margin:5px 0}#mainPaidForm body h4{color:#fff}#mainPaidForm body h4 a{color:#ded040;text-decoration:none}#mainPaidForm body .buyInfosWrapper{align-items:flex-start;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #ffffff2e;border-radius:10px;box-shadow:0 4px 10px 0 #0000003d;color:#f2f2f2;display:flex;flex-direction:column;justify-content:space-between;margin:2rem 0;padding:2rem;width:90%}#mainPaidForm body .buyInfosWrapper .buyInfosData{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1rem .2rem 1rem 1rem;width:100%}#mainPaidForm body .buyInfosWrapper .buyInfosData .rowDataInfos{background-color:#de7440;border-radius:100px;color:#fff;display:flex;margin:10px 6px;padding:10px 15px}#mainPaidForm body .buyInfosWrapper .buyInfosData .rowDataInfos span:before{content:" "}#mainPaidForm body .buyInfosWrapper .buyInfosData #pixProofDiv{align-items:center;background-color:#24733f;border-radius:5px;display:flex;flex-direction:column;justify-content:center;padding:20px}#mainPaidForm body .buyInfosWrapper .buyInfosData #pixProofDiv a{color:#ded040;font-weight:700;text-decoration:none}#mainPaidForm body .buyInfosWrapper .buyInfosData #pixProofDiv h4{margin-top:2rem}#mainPaidForm body .buyInfosWrapper .buyInfosData #pixProofDiv span{margin-bottom:1rem}#mainPaidForm body .buyInfosWrapper .buyInfosData #pixProofDiv .rowDataInfos{justify-content:center;margin-top:1rem}#mainPaidForm body .buyInfosWrapper .buyInfosData #pixProofDiv .rowDataInfos h4,#mainPaidForm body .buyInfosWrapper .buyInfosData #pixProofDiv .rowDataInfos span{margin:0;padding:0}#mainPaidForm body .buyInfosWrapper .boxProductInfos{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;width:100%}#mainPaidForm body .buyInfosWrapper .boxProductInfos ul{align-items:center;background-color:#24733f;border-radius:5px;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;display:flex;flex-direction:column;justify-content:space-around;list-style:none;margin:10px;max-width:50%;min-height:450px;min-width:25%;padding:10px;text-align:center}#mainPaidForm body .buyInfosWrapper .boxProductInfos ul h2{align-self:center;background-color:#72a67f;border-radius:50px;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;color:#fff;margin-bottom:1rem;padding:0 10px}#mainPaidForm body .buyInfosWrapper .boxProductInfos ul li{display:flex;flex-direction:column;margin:1rem 0;text-align:center}#mainPaidForm body .buyInfosWrapper .boxProductInfos ul #coverColorDiv{display:flex;flex-direction:column}#mainPaidForm body .buyInfosWrapper .boxProductInfos ul #coverColorDiv #coverColorWrapper{display:flex}#mainPaidForm body .buyInfosWrapper .boxProductInfos ul #coverColorDiv span{margin-left:6px}#mainPaidForm body .buyInfosWrapper .boxProductInfos ul #productValue{align-self:center;background-color:#72a67f;border-radius:50px;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;color:#fff;margin-top:1rem;padding:0 10px}@media screen and (max-width:768px){#mainCartPage .cartPopupWrapper .cartPopupContent{left:0;margin:8rem auto;padding:1rem;right:0;width:80vw}#cart #purchaseInfo h2{font-size:2rem}#cart #purchaseInfo section.checkout{width:80vw}#cart #purchaseInfo section.checkout .finishOrder #VoucherArea{width:100%}#cart #purchaseInfo section.checkout .finishOrder #VoucherArea .ValuesWrapper{width:80%}#cart #purchaseInfo section.checkout .finishOrder span{margin-bottom:1rem}#cart #purchaseInfo section.checkout .finishOrder label{margin-top:1rem}#cart #purchaseInfo section.checkout .finishOrder #CepNumber,#cart #purchaseInfo section.checkout .finishOrder #VoucherCode{width:60%}#cart #purchaseInfo section.checkout .finishOrder .transportInfos .optionsTransport{flex-direction:column;height:auto}#cart #purchaseInfo section.checkout .finishOrder .transportInfos .optionsTransport .transportLogoWrapper{width:40%}#cart #purchaseInfo section.checkout .finishOrder .transportInfos .optionsTransport .textTransportInfos{flex-direction:column}#cart #purchaseInfo section.checkout .finishOrder .transportInfos .optionsTransport .textTransportInfos span{margin:5px}#cart #purchaseInfo section.checkout .finishOrder .transportInfos .optionsTransport .textTransportInfos span:nth-child(2):before{content:"Valor: "}#cart #purchaseInfo section.checkout .finishOrder .transportDiv h2{font-size:2rem}#cart #purchaseInfo section.checkout .finishOrder .transportDiv .userInfos input{width:80%}#cart #purchaseInfo section.checkout .finishOrder .checkoutOptions{flex-direction:column;margin:0}#cart #purchaseInfo section.checkout .finishOrder .checkoutOptions a{margin-bottom:1rem}#cart #purchaseInfo section.checkout .finishOrder .checkoutOptions h3{margin-bottom:1.5rem}#cart #purchaseInfo section.ourClients{grid-gap:.7rem;display:grid;gap:.7rem;grid-template-columns:auto auto}#cart #purchaseInfo section.ourClients img{height:90%;margin:0}#cart #purchaseInfo section.ourServices{grid-gap:.2rem;display:grid;gap:.2rem;grid-template-columns:auto auto}#cart #purchaseInfo section.ourServices .service-title{background-color:#f2f2f2;height:200px;width:170px}#cart #purchaseInfo section.ourServices .service-title h1{font-size:2rem}#cart #purchaseInfo section.ourServices .service-card{height:200px;padding:1rem;width:170px}#cart #purchaseInfo section.ourServices .service-card h3{font-size:1.5rem}#cart #purchaseInfo section.ourServices .service-card img{height:120px;margin:0}.productsInfo{width:80vw}.productsInfo .productDetails{flex-direction:column;margin:0}.productsInfo .productDetails img{margin:0}.productsInfo .productDetails ul{margin:1rem 0;text-align:center}.productsInfo .productDetails ul li{margin:.85rem 0}.productsInfo .productDetails .productsButtons button{width:45vw}.productsInfo .checkout{flex-direction:column}#mainPaidForm body{text-align:center}#mainPaidForm body h1{color:#fff;margin:5px 0;padding:1rem 0}#mainPaidForm body h4{color:#fff;padding:0 2rem}#mainPaidForm body .buyInfosWrapper .buyInfosData{padding:0}#mainPaidForm body .buyInfosWrapper .buyInfosData .rowDataInfos{display:flex;flex-direction:column;margin:10px 2px}#mainPaidForm body .buyInfosWrapper .buyInfosData .rowDataInfos span:before{content:" "}#mainPaidForm body .buyInfosWrapper .buyInfosData #pixProofDiv a{color:#ded040;font-weight:700;text-decoration:none}#mainPaidForm body .buyInfosWrapper .boxProductInfos{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;width:100%}#mainPaidForm body .buyInfosWrapper .boxProductInfos ul{min-width:100%}#mainPaidForm body .buyInfosWrapper .boxProductInfos ul h2{align-self:center;background-color:#72a67f;border-radius:50px;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;color:#fff;margin-bottom:1rem;padding:0 10px}#mainPaidForm body .buyInfosWrapper .boxProductInfos ul li{display:flex;flex-direction:column;margin:1rem 0;text-align:center}#mainPaidForm body .buyInfosWrapper .boxProductInfos ul #coverColorDiv{display:flex;flex-direction:column}#mainPaidForm body .buyInfosWrapper .boxProductInfos ul #coverColorDiv #coverColorWrapper{display:flex}#mainPaidForm body .buyInfosWrapper .boxProductInfos ul #coverColorDiv span{margin-left:6px}#mainPaidForm body .buyInfosWrapper .boxProductInfos ul #productValue{align-self:center;background-color:#72a67f;border-radius:50px;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;color:#fff;margin-top:1rem;padding:0 10px}}#SectionLogin{align-items:center;display:flex;height:100vh;width:100vw}#SectionLogin .loginDiv{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:40%}#SectionLogin .loginDiv .imageLogoWrapper{align-items:center;display:flex;height:10%;justify-content:center;left:5%;position:absolute;top:3%;width:15%}#SectionLogin .loginDiv .imageLogoWrapper img{object-fit:cover;width:35px}#SectionLogin .loginDiv h1{font-size:3rem;margin-bottom:5rem}#SectionLogin .loginDiv fieldset{border:none;display:flex;flex-direction:column;width:75%}#SectionLogin .loginDiv fieldset input{border:1.7px solid #e8e8e8;border-radius:5px;margin:.3rem 0;outline-color:#de7440;padding:.7rem 1rem}#SectionLogin .loginDiv .optionsLogin{display:flex;justify-content:space-between;width:75%}#SectionLogin .loginDiv .optionsLogin .loginRedirects{align-items:center;display:flex;justify-content:flex-start;text-align:center;width:100%}#SectionLogin .loginDiv .optionsLogin .loginRedirects a{color:#949494;margin:0 1rem 0 0;text-decoration:none}#SectionLogin .loginDiv .optionsLogin .loginRedirects a:hover{color:#de7440}#SectionLogin .loginDiv .optionsLogin button{background-color:#de7440;border:none;border-radius:5px;color:#fff;cursor:pointer;display:block;font-size:.9rem;padding:.5rem 1.5rem;transition:all .2s ease-in-out}#SectionLogin .loginDiv .optionsLogin button:hover{background-color:#ff874b}#SectionLogin .loginImageWrapper{align-items:center;display:flex;height:100%;justify-content:center;width:60%}#SectionLogin .loginImageWrapper .slider{height:100vh;width:100%}#SectionLogin .loginImageWrapper .slider .sliderImg{align-items:center;display:flex!important;justify-content:center;max-height:100vh;max-width:100%;outline:none}#SectionLogin .loginImageWrapper .slider .sliderImg img{object-fit:cover;overflow:hidden;width:auto}@media screen and (max-width:768px){#SectionLogin{flex-direction:column;height:auto;min-height:100vh}#SectionLogin .loginDiv{flex-direction:column;height:auto;margin-top:2rem;width:100%}#SectionLogin .loginDiv h1{margin-bottom:2rem}#SectionLogin .loginDiv .imageLogoWrapper{align-items:center;background-color:#ff874b;border-radius:100%;display:flex;height:120px;justify-content:center;position:static;width:120px}#SectionLogin .loginDiv .imageLogoWrapper img{margin:15px 0 0;object-fit:cover;padding:5px;width:60px}#SectionLogin .loginDiv .optionsLogin{align-items:center;flex-direction:column-reverse;justify-content:center;width:100%}#SectionLogin .loginDiv .optionsLogin button{margin:1rem 0 .8rem;width:40%}#SectionLogin .loginDiv .optionsLogin .loginRedirects{justify-content:center}#SectionLogin .loginImageWrapper{border:4px solid #de7440;height:auto;margin-top:1rem;width:60%}#SectionLogin .loginImageWrapper .slider{align-items:center;display:flex;height:auto;justify-content:center}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}#SectionSignUp{align-items:center;display:flex;height:100vh;width:100vw}#SectionSignUp .textIntroSignUp{align-items:center;background-color:#de7440;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:30%}#SectionSignUp .textIntroSignUp .imageLogoWrapper{align-items:center;display:flex;height:10%;justify-content:center;left:5%;position:absolute;top:3%;width:15%}#SectionSignUp .textIntroSignUp .imageLogoWrapper img{background-color:#fff;border-radius:100px;object-fit:cover;padding:5px;width:70px}#SectionSignUp .textIntroSignUp h1{cursor:default;font-size:3.5rem;margin-bottom:2rem;text-transform:uppercase}#SectionSignUp .textIntroSignUp h1,#SectionSignUp .textIntroSignUp p{color:#fff;padding:0 3rem}#SectionSignUp .signUpDiv{align-items:center;display:flex;height:100%;justify-content:center;width:70%}#SectionSignUp .signUpDiv .formRegister{display:flex;flex-direction:column;width:60%}#SectionSignUp .signUpDiv .formRegister input,#SectionSignUp .signUpDiv .formRegister select{border:1.7px solid #e8e8e8;border-radius:5px;margin:.2rem;outline-color:#de7440;padding:.7rem 1rem}#SectionSignUp .signUpDiv .formRegister .passwordDiv{align-items:center;display:flex;justify-content:space-between;width:100%}#SectionSignUp .signUpDiv .formRegister .passwordDiv input{width:50%}#SectionSignUp .signUpDiv .formRegister .cityDiv{align-items:center;display:flex;justify-content:space-between;width:100%}#SectionSignUp .signUpDiv .formRegister .cityDiv select{width:20%}#SectionSignUp .signUpDiv .formRegister .cityDiv input{width:80%}#SectionSignUp .signUpDiv .formRegister button{align-self:center;background-color:#de7440;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;margin-top:10px;padding:15px 0;width:40%}#SectionSignUp .signUpDiv .formRegister .legalTermsWrapper{align-items:center;align-self:center;display:flex;justify-content:center;margin-top:1rem;text-align:center;width:100%}@media screen and (max-width:768px){#SectionSignUp{flex-direction:column;height:auto}#SectionSignUp .textIntroSignUp{margin-bottom:2rem;width:100%}#SectionSignUp .textIntroSignUp .imageLogoWrapper{margin:2rem 0 1rem;position:static}#SectionSignUp .signUpDiv{width:100%}#SectionSignUp .signUpDiv .formRegister{width:80%}#SectionSignUp .signUpDiv .formRegister .cityDiv select{width:40%}#SectionSignUp .signUpDiv .formRegister .cityDiv input{width:60%}#SectionSignUp .signUpDiv .formRegister button{margin-bottom:2rem}}.profilePage{background:linear-gradient(45deg,#72a67f,#24733f);display:flex;flex-direction:column;width:100vw}.profilePage #DataSection{align-items:center;display:flex;flex-direction:column;margin-top:110px}.profilePage #DataSection h1{color:#72a67f;font-family:Bebas Neue,sans-serif;font-size:2.5rem;letter-spacing:.3rem;text-align:center;text-shadow:2px 1px 3px #1d1d1d80}.profilePage #DataSection .links{display:flex}.profilePage #DataSection .links a{background-color:#de7440;border:none;border-radius:5px;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;color:#fff;cursor:pointer;font-weight:700;margin:1rem .5rem;outline:none;padding:.5rem 1rem;text-decoration:none}.profilePage #DataSection .userData{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100vw}.profilePage #DataSection .userData .boxInfoUser{background-color:#72a67f;border-radius:5px;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;display:flex;justify-content:space-between;margin:.6rem 0;padding:1rem .2rem;width:80vw}.profilePage #DataSection .userData .boxInfoUser h4{color:#fff;padding:0 5px}.profilePage #DataSection .userData .buttonsWrapper{display:flex;margin:2rem 0}.profilePage #DataSection .userData .buttonsWrapper button{background-color:#de7440;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;margin:0 8px;padding:1rem 4rem;transition:transform .45s ease,background .15s ease}.profilePage #DataSection .userData .buttonsWrapper .deleteButton{background-color:#ac1717}@media screen and (max-width:768px){.buttonsWrapper{flex-direction:column}.buttonsWrapper button{margin:10px 0!important}}#Blog,#Blog #mainBlog{display:flex;flex-direction:column;justify-content:center;max-width:100vw;overflow-x:hidden;width:100vw}#Blog #mainBlog{align-items:center;padding:20vh 0}#Blog #mainBlog .highlightWrapper{align-items:center;background-color:#f2f2f2;border-radius:5px;display:flex;height:75vh;width:80vw}#Blog #mainBlog .highlightWrapper .textDiv{display:flex;flex-direction:column;height:80%;justify-content:space-evenly;padding:2rem;width:45%}#Blog #mainBlog .highlightWrapper .textDiv h1{color:#3d3d3d;font-family:Nunito,sans-serif;font-size:2rem;font-weight:900}#Blog #mainBlog .highlightWrapper .textDiv p{color:#726e6d;line-height:1.5rem;margin:1rem 0}#Blog #mainBlog .highlightWrapper .textDiv a{background-color:#de7440;border-radius:5px;color:#fff;font-family:Poppins,sans-serif;font-weight:700;padding:10px 25px;text-align:center;text-decoration:none;width:50%}#Blog #mainBlog .highlightWrapper .illustrationDiv{align-items:center;display:flex;height:100%;justify-content:center;width:55%}#Blog #mainBlog .highlightWrapper .illustrationDiv img{object-fit:cover;width:70%}#Blog #mainBlog .cardsWrapper{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-top:4rem;width:90%}#Blog #mainBlog .cardsWrapper .blogCard{background-color:#f2f2f2;border-radius:10px;box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d;display:flex;flex-direction:column;height:420px;margin-bottom:20px;margin-left:20px;margin-right:20px;position:relative;text-decoration:none;transition:all .25s cubic-bezier(.02,.01,.47,1);width:30%}#Blog #mainBlog .cardsWrapper .blogCard .blogImgWrapper{border-radius:10px 10px 0 0;display:flex;height:220px;margin-bottom:20px;overflow:hidden;position:relative;transform:translateZ(0);width:100%}#Blog #mainBlog .cardsWrapper .blogCard .blogImgWrapper .authorPictureWrapper{align-items:center;background-color:#fff;border-radius:100px;display:flex;height:50px;justify-content:center;left:20px;overflow:hidden;position:absolute;top:20px;width:50px;z-index:2}#Blog #mainBlog .cardsWrapper .blogCard .blogImgWrapper .authorPictureWrapper img{border-radius:100px;object-fit:cover;padding:2px;width:100%}#Blog #mainBlog .cardsWrapper .blogCard .blogImgWrapper img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}#Blog #mainBlog .cardsWrapper .blogCard .blogTextWrapper{display:flex;flex-direction:column;justify-content:center;padding:1rem;width:100%}#Blog #mainBlog .cardsWrapper .blogCard .blogTextWrapper .hashtagWrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:1rem}#Blog #mainBlog .cardsWrapper .blogCard .blogTextWrapper .hashtagWrapper span{background-color:#de7440;border-radius:100px;color:#fff;font-size:.875rem;font-weight:600;letter-spacing:.2px;line-height:1.3;margin:2px 5px;padding:0 7px}#Blog #mainBlog .cardsWrapper .blogCard .blogTextWrapper #postDate,#Blog #mainBlog .cardsWrapper .blogCard .blogTextWrapper h3{font-family:Poppins,sans-serif;margin:5px 0}#Blog #mainBlog .cardsWrapper .blogCard .blogTextWrapper #postDate{color:#585858;font-size:14px}#Blog #mainBlog .cardsWrapper .blogCard .blogTextWrapper h3{color:#1c1d21;font-family:Source Sans Pro,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:600;letter-spacing:.4px;line-height:1.3;margin:0}#Blog #mainBlog .cardsWrapper .blogCard:hover{transform:translateY(-10px);transition:.5s ease}@media screen and (max-width:768px){#Blog #mainBlog{padding:20vh 0 5vh}#Blog #mainBlog .highlightWrapper{flex-direction:column;height:100%}#Blog #mainBlog .highlightWrapper .textDiv{width:100%}#Blog #mainBlog .highlightWrapper .textDiv h1{font-size:1.5rem;margin-bottom:.5rem}#Blog #mainBlog .highlightWrapper .textDiv a{margin:1rem 0;width:100%}#Blog #mainBlog .highlightWrapper .illustrationDiv{margin-bottom:2rem;width:100%}#Blog #mainBlog .cardsWrapper{flex-direction:column;margin-top:2rem}#Blog #mainBlog .cardsWrapper .blogCard{width:90%}}@media screen and (min-width:768px)and (max-width:1024px){#Blog #mainBlog{padding:16vh 0 5vh}#Blog #mainBlog .highlightWrapper{height:100%}#Blog #mainBlog .highlightWrapper .textDiv{width:100%}#Blog #mainBlog .highlightWrapper .textDiv h1{font-size:1.5rem;margin-bottom:.5rem}#Blog #mainBlog .highlightWrapper .textDiv a{margin:1rem 0;width:100%}#Blog #mainBlog .highlightWrapper .illustrationDiv{width:100%}#Blog #mainBlog .cardsWrapper{margin-top:2rem}#Blog #mainBlog .cardsWrapper .blogCard{width:40%}}*{font-family:Source Sans Pro,Helvetica,Arial,sans-serif}#MainBlog{background:#f2f2f2!important}#MainBlog #PostAuthorSection{align-items:center;display:flex;flex-direction:column;margin-top:4rem;width:100vw}#MainBlog #PostAuthorSection .textIntroWrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:6rem;text-align:center;width:80%}#MainBlog #PostAuthorSection .textIntroWrapper h1{color:#3d3d3d;font-family:Source Sans Pro,sans-serif;font-size:2.625rem;font-weight:700;letter-spacing:.7px;line-height:1.3;margin:1rem 0 1.5rem}#MainBlog #PostAuthorSection .textIntroWrapper span{font-size:15px}#MainBlog #PostAuthorSection .textIntroWrapper p{margin-bottom:2rem}#MainBlog #PostAuthorSection .textIntroWrapper ul{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;width:70%}#MainBlog #PostAuthorSection .textIntroWrapper ul li{background-color:#dfdfdf;border-radius:3px;font-family:Poppins,sans-serif;font-weight:500;list-style:none;margin:0 1rem;padding:5px 15px}#MainBlog #PostAuthorSection .authorInfos{align-items:center;display:flex;height:200px;justify-content:center;margin-bottom:2rem;width:70%}#MainBlog #PostAuthorSection .authorInfos .authorImgWrapper{align-items:center;background-color:#fff;border-radius:200px;box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d;display:flex;height:100px;justify-content:center;padding:5px;width:100px}#MainBlog #PostAuthorSection .authorInfos .authorImgWrapper img{border-radius:200px;height:100%;object-fit:cover;width:100%}#MainBlog #PostAuthorSection .authorInfos .authorSocials{align-items:center;display:flex;flex-direction:column;height:50%;justify-content:space-around}#MainBlog #PostAuthorSection .authorInfos .authorSocials h1{font-family:Poppins,sans-serif;font-size:1.5rem;margin:0 2rem}#MainBlog #PostAuthorSection .authorInfos .authorSocials .socialMediaWrapper{display:flex;padding:0 2rem}#MainBlog #PostAuthorSection .authorInfos .authorSocials .socialMediaWrapper .socialMedias{align-items:center;background-color:#fff;border-radius:200px;box-shadow:0 3px 8px #0000003d;cursor:pointer;display:flex;height:35px;justify-content:center;margin:0 10px;padding:5px;width:35px}#MainBlog #PostAuthorSection .authorInfos .authorSocials .socialMediaWrapper .socialMedias #socialMediaLink{align-items:center;display:flex;justify-content:center}#MainBlog #PostAuthorSection .authorInfos .authorSocials .socialMediaWrapper .socialMedias #socialMediaLink img{object-fit:cover;width:80%}#MainBlog #PostAuthorSection .postImgWrapper{display:flex;width:70%}#MainBlog #PostAuthorSection .postImgWrapper img{background-size:contain;border-radius:10px;object-fit:cover;width:100%}#MainBlog #PostTextSection{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:1rem;width:100vw}#MainBlog #PostTextSection p{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;color:#3d3d3d;font-family:Whitney SSm A,Whitney SSm B,Helvetica,Helvetica Neue,Arial,sans-serif;font-size:1.2rem;letter-spacing:.3px;line-height:1.6;margin:2rem 0 30px;text-align:justify;text-indent:2em;text-rendering:optimizelegibility;white-space:pre-line;width:70%;word-break:break-word}@media screen and (max-width:768px){#MainBlog #PostAuthorSection .textIntroWrapper ul li{margin:.45rem 1rem}#MainBlog #PostAuthorSection .authorInfos{height:auto;margin:1rem 0;text-align:center;width:90%}#MainBlog #PostAuthorSection .authorInfos .authorSocials h1{font-size:20px;margin:.4rem 1.5rem}#MainBlog #PostTextSection p{text-align:left;width:80%}}#BlogAdmin{background-color:#000;justify-content:center}#BlogAdmin #mainBlogAdmin .tipsBlogAdmin h1{color:#5508ff}#BlogAdmin #mainBlogAdmin .tipsBlogAdmin p{color:#ff0}#BlogAdmin #mainBlogAdmin form fieldset input{background-color:#5508ff;color:#ff0}#BlogAdmin #mainBlogAdmin form fieldset .btnAddHashtag{background-color:#ff0;color:#5508ff;padding:5px 10px}#BlogAdmin #mainBlogAdmin form fieldset .createdHashtags h4,#BlogAdmin #mainBlogAdmin form fieldset textarea{background-color:#5508ff;color:#ff0}#BlogAdmin #defaultSectionAdmin select{background-color:#5508ff;color:#dbb826}.sendButtonBlog{background-color:#dbb826}#BlogLogin .leftSideBlogLogin .leftSideContentWrapper input:focus{border:1px solid #5508ff}#BlogLogin .leftSideBlogLogin .leftSideContentWrapper #signInButton{background-color:#5508ff}@media screen and (max-width:768px){#BlogAdmin,#BlogAdmin #mainBlogAdmin{width:auto}#BlogAdmin #mainBlogAdmin .tipsBlogAdmin{display:flex;flex-direction:column;margin-top:8rem;text-align:center}#BlogAdmin #mainBlogAdmin .tipsBlogAdmin h1{align-self:center;animation:glitch1 2s infinite;background-color:#d4d4d4;color:#5508ff;font-size:1.6rem;margin-bottom:1rem;margin-top:5vh;text-align:center;text-transform:uppercase;width:80vw}#BlogAdmin #mainBlogAdmin .tipsBlogAdmin p{color:#ff0;padding:.5rem 5rem}#BlogAdmin #mainBlogAdmin form fieldset{align-items:center;border:none;display:flex;flex-direction:column;justify-content:center;margin-top:2rem;width:70vw}#BlogAdmin #mainBlogAdmin form fieldset label{color:#fff;font-size:1.2rem;font-weight:500;margin:3rem 0 .3rem}#BlogAdmin #mainBlogAdmin form fieldset input{background-color:#5508ff;border:none;border-radius:3px;color:#ff0;font-size:1rem;height:3rem;outline:none;padding-left:1rem;width:90%}#BlogAdmin #mainBlogAdmin form fieldset input::selection{background-color:#025fce}#BlogAdmin #mainBlogAdmin form fieldset input[type=file]{height:auto;padding:.5rem 0 .5rem 1rem}#BlogAdmin #mainBlogAdmin form fieldset textarea{background-color:#5508ff;border:none;border-radius:5px;color:#ff0;font-size:1rem;height:500px;margin-bottom:5vh;outline:none;padding:10px;width:90%}#BlogAdmin #mainBlogAdmin form fieldset textarea::selection{background-color:#025fce}#BlogAdmin #defaultSectionAdmin{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100vw}#BlogAdmin #defaultSectionAdmin h2{color:#fff;margin-bottom:1rem}#BlogAdmin #defaultSectionAdmin select{background-color:#5508ff;border:none;border-radius:5px;color:#dbb826;font-size:14px;margin:0 0 25px;outline:none;padding:16px 24px;width:50%}.sendButtonBlog{background-color:#dbb826;border-radius:8px;color:#fff;cursor:pointer;font-size:10pt;font-size:1rem;font-weight:700;margin-bottom:10vh;padding:1rem 3rem;text-transform:uppercase}.sendButtonBlog:hover{opacity:.9}#BlogLogin{height:100vh;position:relative;width:100vw}#BlogLogin .leftSideBlogLogin{align-items:center;background-repeat:no-repeat;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}#BlogLogin .leftSideBlogLogin .leftSideContentWrapper{height:100%;width:100%}#BlogLogin .leftSideBlogLogin .leftSideContentWrapper #paperImg{display:none}#BlogLogin .leftSideBlogLogin .leftSideContentWrapper .loginForms{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;margin:0 auto;padding:0;position:static;width:55%;z-index:1000}#BlogLogin .leftSideBlogLogin .leftSideContentWrapper .loginForms h1{color:#fff;font-size:2rem;font-size:1.5rem;margin-bottom:2rem;text-align:center;width:160%}#BlogLogin .leftSideBlogLogin .leftSideContentWrapper .loginForms p{color:#fff;margin-bottom:4rem;padding:0;text-align:center;width:160%}#BlogLogin .leftSideBlogLogin .leftSideContentWrapper .loginForms p a{font-weight:500;text-decoration:none}#BlogLogin .leftSideBlogLogin .leftSideContentWrapper .loginForms p a:hover{color:#000}#BlogLogin .leftSideBlogLogin .leftSideContentWrapper .loginForms #returnButton{color:#fff}#BlogLogin .leftSideBlogLogin .leftSideContentWrapper input{background-color:none;border:1.5px solid #e9e9e9;border-radius:5px;font-size:17px;margin:.3rem 0;outline:none;padding:.5rem 2rem .5rem 1rem}#BlogLogin .leftSideBlogLogin .leftSideContentWrapper input:focus{border:1px solid #5508ff}#BlogLogin .leftSideBlogLogin .leftSideContentWrapper input::placeholder{color:#727272;font-size:.9rem}#BlogLogin .leftSideBlogLogin .leftSideContentWrapper #signInButton{background-color:#5508ff;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;margin:1rem 0;padding:.7rem;text-align:center;text-decoration:none;text-transform:uppercase;width:10rem}#BlogLogin .leftSideBlogLogin .leftSideContentWrapper #signInButton:hover{opacity:.9}#BlogLogin .leftSideBlogLogin .leftSideContentWrapper #returnButton{color:#000;font-weight:500;text-decoration:none}#BlogLogin .leftSideBlogLogin .leftSideContentWrapper img{width:250px}#BlogLogin .rightSideBlogLogin{display:none;height:0;position:relative;right:0;width:0}#BlogLogin .rightSideBlogLogin .blogLoginImgWrapper #paperImg{display:none;height:100vh;position:absolute;width:50%}#BlogLogin .rightSideBlogLogin .blogLoginImgWrapper #collage{display:none;height:100%;margin:0 auto;padding:0;position:absolute;right:0;width:auto;z-index:998}}#CreateSketchbookSection .userModel{display:flex;flex-direction:column;margin-top:1rem}#CreateSketchbookSection .userModel label{background-color:#ff874b;border-radius:50px;margin-top:1rem;padding:5px 15px}#CreateSketchbookSection .userModel input{border:1.7px solid #e8e8e8;border-radius:5px;margin:.2rem;outline-color:#de7440;padding:.7rem 1rem;width:100%}.ClientListPage{background:linear-gradient(45deg,#72a67f,#24733f);display:flex;flex-direction:column;width:100vw}.ClientListPage main{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:110px 0 24px;padding-top:3vh}.ClientListPage h1{color:#fff}.ClientListPage span{color:#fff;margin-top:.7rem;text-align:center;width:80%}.divModalUser{position:relative;width:100vw}.divModalUser span{background-color:#de7440;border-radius:50%;color:#fff;cursor:pointer;height:35px;left:83.5%;padding:8px;position:absolute;text-align:center;top:30px;width:35px;z-index:400}.filterName h3{color:#fff;margin-top:1rem;text-align:center}.searchName input{background-color:#24733f;border:none;border-radius:5px;color:#fff;font-size:.9rem;height:3vw;margin-top:1rem;outline:none;padding-left:15px;width:30vw}.searchName ::placeholder{color:#fff}.divSearchNameResult a{background-color:#ebebeb;border-radius:10px;color:#000;cursor:pointer;display:flex;font-weight:700;justify-content:center;margin-bottom:1.5rem;margin-top:2rem;padding:15px}.divSearchNameResult h2{color:#fff}.boxClientList{align-items:center;background-color:#de7440;border-radius:20px;color:#fff;display:flex;justify-content:space-between;margin:.8rem 0;padding:1rem 2.5rem;width:90vw}.boxClientList h3{text-align:center}.boxClientList>div{align-items:center;display:flex;justify-content:space-between;line-height:1.65rem;margin:.5rem;width:78%}.boxClientList p{text-align:left}.boxClientList p b{font-style:italic}@media screen and (max-width:768px){.ClientListPage{font-size:.9rem}#mainClientList h1{font-size:1rem}.searchName input{font-size:.75rem;height:5vh;width:79vw}.divModalUser span{left:78%;top:10px}.boxClientList{flex-direction:column}.boxClientList h3{margin:5px}.boxClientList>div{align-items:flex-start;flex-direction:column;justify-content:center;width:100%}.boxClientList>div>div p{margin:.2rem}}#BlogAdmin{background:linear-gradient(45deg,#72a67f,#24733f);display:flex;flex-direction:column;width:100vw}#BlogAdmin #mainBlogAdmin{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}#BlogAdmin #mainBlogAdmin .tipsBlogAdmin{display:flex;flex-direction:column;margin-top:8rem;text-align:center}#BlogAdmin #mainBlogAdmin .tipsBlogAdmin h1{align-self:center;animation:glitch1 2s infinite;color:#de7440;font-size:3rem;margin-bottom:1rem;margin-top:5vh;text-align:center;text-transform:uppercase;width:40vw}#BlogAdmin #mainBlogAdmin .tipsBlogAdmin h1:before{background:#d4d4d4;bottom:0;content:" ";display:block;left:0;position:absolute;right:0;top:0;inset:0 0 0 0;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease;z-index:-1}#BlogAdmin #mainBlogAdmin .tipsBlogAdmin h1:hover:before{transform:scaleX(1);transform-origin:bottom left}#BlogAdmin #mainBlogAdmin .tipsBlogAdmin p{color:#fff;padding:.5rem 5rem}#BlogAdmin #mainBlogAdmin form fieldset{align-items:center;border:none;display:flex;flex-direction:column;justify-content:center;margin-top:2rem;width:70vw}#BlogAdmin #mainBlogAdmin form fieldset label{color:#fff;font-size:1.2rem;font-weight:500;margin:3rem 0 .3rem}#BlogAdmin #mainBlogAdmin form fieldset input{background-color:#de7440;border:none;border-radius:3px;color:#fff;font-size:1rem;height:3rem;outline:none;padding-left:1rem;width:90%}#BlogAdmin #mainBlogAdmin form fieldset input::selection{background-color:#025fce}#BlogAdmin #mainBlogAdmin form fieldset input[type=file]{height:auto;padding:.5rem 0 .5rem 1rem}#BlogAdmin #mainBlogAdmin form fieldset .btnAddHashtag{background-color:#24733f;border-radius:3px;color:#fff;cursor:pointer;display:flex;font-weight:700;margin-top:1rem;padding:10px 20px}#BlogAdmin #mainBlogAdmin form fieldset .createdHashtags{display:flex;flex-wrap:wrap;margin-top:1rem;width:90%}#BlogAdmin #mainBlogAdmin form fieldset .createdHashtags h4{background-color:#de7440;border-radius:4px;color:#fff;font-weight:700;margin:3px 5px;padding:1px 15px}#BlogAdmin #mainBlogAdmin form fieldset textarea{background-color:#de7440;border:none;border-radius:5px;color:#fff;font-size:1rem;height:500px;margin-bottom:5vh;outline:none;padding:10px;width:90%}#BlogAdmin #mainBlogAdmin form fieldset textarea::selection{background-color:#025fce}#BlogAdmin #defaultSectionAdmin{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100vw}#BlogAdmin #defaultSectionAdmin h2{color:#fff;margin-bottom:1rem}#BlogAdmin #defaultSectionAdmin select{background-color:#de7440;border:none;border-radius:5px;color:#fff;font-size:14px;margin:0 0 25px;outline:none;padding:16px 24px;width:50%}.sendButtonBlog{background-color:#24733f;border-radius:8px;color:#fff;cursor:pointer;font-size:10pt;font-size:1rem;font-weight:700;margin-bottom:10vh;padding:1rem 3rem;text-transform:uppercase}.sendButtonBlog:hover{opacity:.9}#BlogLogin{background-color:#000;display:flex;height:100vh;position:relative;width:100vw}#BlogLogin .leftSideBlogLogin{align-items:center;background-color:#000;display:flex;flex-direction:column;font-family:Montserrat,"sans-serif";height:100%;justify-content:center;width:70%}#BlogLogin .leftSideBlogLogin .leftSideContentWrapper{align-items:left;display:flex;height:100%;justify-content:left;margin:0 auto;padding:0;position:relative;width:100%}#BlogLogin .leftSideBlogLogin .leftSideContentWrapper #paperImg{display:flex;height:100vh;position:absolute;width:112%;z-index:999}#BlogLogin .leftSideBlogLogin .leftSideContentWrapper .loginForms{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;margin:0 auto;padding:0;position:absolute;width:55%;z-index:1000}#BlogLogin .leftSideBlogLogin .leftSideContentWrapper .loginForms h1{font-size:2rem}#BlogLogin .leftSideBlogLogin .leftSideContentWrapper .loginForms p{padding:1rem;text-align:center}#BlogLogin .leftSideBlogLogin .leftSideContentWrapper .loginForms p a{font-weight:500;text-decoration:none}#BlogLogin .leftSideBlogLogin .leftSideContentWrapper .loginForms p a:hover{color:#000}#BlogLogin .leftSideBlogLogin .leftSideContentWrapper input{background-color:none;border:1.5px solid #e9e9e9;border-radius:5px;font-size:17px;margin:.3rem 0;outline:none;padding:.5rem 2rem .5rem 1rem}#BlogLogin .leftSideBlogLogin .leftSideContentWrapper input:focus{border:1px solid #de7440}#BlogLogin .leftSideBlogLogin .leftSideContentWrapper input::placeholder{color:#727272;font-size:.9rem}#BlogLogin .leftSideBlogLogin .leftSideContentWrapper #signInButton{background-color:#de7440;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;margin:1rem 0;padding:.7rem;text-align:center;text-decoration:none;text-transform:uppercase;width:10rem}#BlogLogin .leftSideBlogLogin .leftSideContentWrapper #signInButton:hover{opacity:.9}#BlogLogin .leftSideBlogLogin .leftSideContentWrapper #returnButton{color:#000;font-weight:500;text-decoration:none}#BlogLogin .leftSideBlogLogin .leftSideContentWrapper img{width:250px}#BlogLogin .rightSideBlogLogin{display:flex;height:100%;position:relative;right:0;width:30%}#BlogLogin .rightSideBlogLogin .blogLoginImgWrapper #paperImg{height:100vh;position:absolute;width:50%}#BlogLogin .rightSideBlogLogin .blogLoginImgWrapper #collage{height:100%;margin:0 auto;padding:0;position:absolute;right:0;width:auto;z-index:998}@media screen and (max-width:768px){#BlogAdmin,#BlogAdmin #mainBlogAdmin{width:auto}#BlogAdmin #mainBlogAdmin .tipsBlogAdmin{display:flex;flex-direction:column;margin-top:8rem;text-align:center}#BlogAdmin #mainBlogAdmin .tipsBlogAdmin h1{align-self:center;animation:glitch1 2s infinite;background-color:#d4d4d4;color:#de7440;font-size:1.6rem;margin-bottom:1rem;margin-top:5vh;text-align:center;text-transform:uppercase;width:80vw}#BlogAdmin #mainBlogAdmin .tipsBlogAdmin p{color:#fff;padding:.5rem 1rem}#BlogAdmin #mainBlogAdmin form fieldset{align-items:center;border:none;display:flex;flex-direction:column;justify-content:center;margin-top:2rem;width:70vw}#BlogAdmin #mainBlogAdmin form fieldset label{color:#fff;font-size:1.2rem;font-weight:500;margin:3rem 0 .3rem}#BlogAdmin #mainBlogAdmin form fieldset input{background-color:#de7440;border:none;border-radius:3px;color:#fff;font-size:1rem;height:3rem;outline:none;padding-left:1rem;width:90%}#BlogAdmin #mainBlogAdmin form fieldset input::selection{background-color:#025fce}#BlogAdmin #mainBlogAdmin form fieldset input[type=file]{height:auto;padding:.5rem 0 .5rem 1rem}#BlogAdmin #mainBlogAdmin form fieldset textarea{background-color:#de7440;border:none;border-radius:5px;color:#fff;font-size:1rem;height:500px;margin-bottom:5vh;outline:none;padding:10px;width:100%}#BlogAdmin #mainBlogAdmin form fieldset textarea::selection{background-color:#025fce}}main #ColorSection{align-items:center;color:#fff;display:flex;flex-direction:column;margin-top:8rem}main #ColorSection h1{background-color:#de7440;border-radius:100px;margin:1rem 0;padding:.3rem 1rem}main #ColorSection .formatType{align-items:center;background-color:#72a67f;border-radius:5px;display:flex;flex-direction:column;justify-content:space-around;margin-bottom:2rem;padding:2rem 0 1rem;width:40%}main #ColorSection .formatType input{display:flex;margin:0;width:60%}main #ColorSection .formatType h2{background-color:#de7440;border-radius:100px;margin:1rem 0;padding:.2rem 1rem}main #ColorSection #ilustresPrice,main #ColorSection input[type=text]{border:1.7px solid #e8e8e8;border-radius:5px;height:40px;margin-bottom:2rem;padding:.7rem .5rem;width:50%}main #ColorSection button{background-color:#de7440;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-bottom:2rem;padding:.7rem 2rem;transition:.2s ease-in-out}main #ColorSection button:hover{background-color:#ff874b}main #ColorSection .checkboxSelector{align-items:center;display:flex;flex-direction:column;justify-content:center}main #ColorSection .checkboxSelector h3{margin-top:1rem}main #ColorSection .checkboxSelector .checkboxWrapper{grid-gap:1rem;align-items:center;background-color:#72a67f;border-radius:5px;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));margin:1rem 0;padding:1rem 0;width:60vw}main #ColorSection .checkboxSelector .checkboxWrapper .checkbox{align-items:center;background-color:#0000;display:flex;justify-content:center}main #ColorSection .checkboxSelector .checkboxWrapper .checkbox input{height:auto;margin:0;width:auto}main #ColorSection .checkboxSelector .checkboxWrapper .checkbox label{margin-left:5px}main #ColorSection #ilustresData select{border:1.7px solid #e8e8e8;border-radius:5px;margin:.2rem;outline-color:#de7440;padding:.7rem 0;width:50%}main #deleteColorSection{align-items:center;display:flex;justify-content:center;margin-top:2rem;width:100%}main #deleteColorSection fieldset{align-items:center;border:none;display:flex;flex-direction:column;outline:none;text-align:center;width:100%}main #deleteColorSection fieldset legend h1{background-color:#de7440;border-radius:100px;color:#fff;margin:1rem 0;padding:.3rem 1rem}main #deleteColorSection fieldset select{border:1.7px solid #e8e8e8;border-radius:5px;margin:.2rem;outline-color:#de7440;padding:.7rem 0;width:30%}main #deleteColorSection fieldset button{background-color:#de7440;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin:1rem 0 2rem;padding:.7rem 2rem;transition:.2s ease-in-out}main #deleteColorSection fieldset button:hover{background-color:#ff874b}@media screen and (max-width:768px){main #ColorSection{text-align:center}main #ColorSection .formatType{width:70%}main #ColorSection .checkboxSelector h3,main #ColorSection input:first-child[type=text]{width:80%}main #ColorSection .checkboxSelector .checkboxWrapper{align-items:flex-start;flex-direction:column;padding:1rem 4rem;width:auto}main #ColorSection #ilustresData #ilustresPrice,main #ColorSection #ilustresData select{width:100%}}*{box-sizing:border-box;font-family:Montserrat,sans-serif;margin:0;padding:0}main{background:linear-gradient(45deg,#72a67f,#24733f);width:100vw}main,main #VoucherSection{display:flex;flex-direction:column}main #VoucherSection{align-items:center;color:#fff;margin-top:8rem}main #VoucherSection h1{background-color:#de7440;border-radius:100px;margin:1rem 0;padding:.3rem 1rem}main #VoucherSection input{height:40px;margin-bottom:2rem;margin-top:.5rem;width:20%}main #VoucherSection input[type=text]{border:1.7px solid #e8e8e8;border-radius:5px;height:40px;margin-bottom:2rem;padding:.7rem .5rem;width:30%}main #VoucherSection button{background-color:#de7440;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-bottom:2rem;padding:.7rem 2rem;transition:.2s ease-in-out}main #VoucherSection button:hover{background-color:#ff874b}main #deleteVoucherSection{align-items:center;display:flex;justify-content:center;margin-top:2rem;width:100%}main #deleteVoucherSection fieldset{align-items:center;border:none;display:flex;flex-direction:column;outline:none;text-align:center;width:100%}main #deleteVoucherSection fieldset legend h1{background-color:#de7440;border-radius:100px;color:#fff;margin:1rem 0;padding:.3rem 1rem}main #deleteVoucherSection fieldset select{border:1.7px solid #e8e8e8;border-radius:5px;margin:.2rem;outline-color:#de7440;padding:.7rem 0;width:30%}main #deleteVoucherSection fieldset button{background-color:#de7440;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin:1rem 0 2rem;padding:.7rem 2rem;transition:.2s ease-in-out}main #deleteVoucherSection fieldset button:hover{background-color:#ff874b}@media screen and (max-width:768px){main #VoucherSection,main #deleteVoucherSection{text-align:center}main #VoucherSection input,main #VoucherSection input[type=text],main #deleteVoucherSection input,main #deleteVoucherSection input[type=text]{width:50%}main #VoucherSection fieldset select,main #deleteVoucherSection fieldset select{width:60%}}#mainRequestAdmin{min-height:100vh;position:relative}.divModalRequests{background-color:#0000004d;bottom:0;left:0;position:absolute;right:0;top:0;z-index:3}.divModalRequests .modalContentRequests{align-items:center;background-color:#f2f2f2;display:flex;flex-direction:column;height:90vh;left:50%;margin-left:-40vw;margin-top:-95vh;overflow-x:hidden;overflow-y:scroll;position:fixed;top:100%;width:80vw}.divModalRequests .modalContentRequests .modalFirstInfo{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:1rem;text-align:center}.divModalRequests .modalContentRequests .modalFirstInfo h1{-webkit-text-decoration:underline solid #24733f;text-decoration:underline solid #24733f}.divModalRequests .modalContentRequests .modalFirstInfo span{background-color:#de7440;border-radius:5px;color:#fff;font-weight:500;margin:.5rem 0;padding:.2rem .5rem}.divModalRequests .modalContentRequests h2{background-color:#de7440;border-radius:100px;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;color:#fff;margin-bottom:2rem;padding:3px 20px}.divModalRequests .modalContentRequests .closeModalDiv{display:flex;justify-content:flex-end;width:100%}.divModalRequests .modalContentRequests .closeModalDiv span{align-items:center;background-color:#de7440;border-radius:50px;cursor:pointer;display:flex;font-size:20px;font-weight:700;height:35px;justify-content:center;margin:5px 5px 5px 0;padding:10px;width:35px}.divModalRequests .modalContentRequests .userInfosWrapper{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.divModalRequests .modalContentRequests .userInfosWrapper .userData{background-color:#de7440;border-radius:100px;color:#fff;display:flex;margin:10px 6px;padding:3px 10px}.divModalRequests .modalContentRequests .userInfosWrapper .userData b{margin-left:6px}.divModalRequests .modalContentRequests .productModalInfos{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%}.divModalRequests .modalContentRequests .productModalInfos .productCard{background-color:#24733f;border-radius:5px;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;display:flex;flex-direction:column;justify-content:center;list-style:none;margin:10px;max-width:50%;min-height:200px;min-width:25%;padding:10px}.divModalRequests .modalContentRequests .productModalInfos .productCard h4{align-self:center;background-color:#72a67f;border-radius:50px;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;color:#fff;margin-bottom:1rem;padding:0 10px}.divModalRequests .modalContentRequests .productModalInfos .productCard .productData{font-weight:500}.divModalRequests .modalContentRequests .productModalInfos .productCard #coverColor{display:flex}.divModalRequests .modalContentRequests .productModalInfos .productCard #coverColor span{margin-left:6px}.divModalRequests .modalContentRequests .productModalInfos .productCard #productValue{align-self:center;background-color:#72a67f;border-radius:50px;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;color:#fff;margin-top:1rem;padding:0 10px}#MainRequests{margin-top:8rem}#MainRequests,#MainRequests .filterNameSearch{align-items:center;display:flex;flex-direction:column;justify-content:center}#MainRequests .filterNameSearch h3,#MainRequests .filterNameSearch p{color:#fff;text-align:center}#MainRequests .searchUsername{align-items:center;display:flex}#MainRequests .searchUsername input{background-color:#24733f;border:none;border-radius:5px;color:#fff;font-size:.9rem;height:40px;margin-top:1rem;outline:none;padding-left:15px;width:30vw}#MainRequests .searchUsername ::placeholder{color:#fff}#MainRequests .divSearchUsernameResult{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;text-align:center}#MainRequests .divSearchUsernameResult a{background-color:#de7440;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-weight:700;justify-content:center;margin-bottom:1.5rem;margin-top:.5rem;padding:15px}#MainRequests .selectWrapper{align-items:center;display:flex;justify-content:space-around;margin-top:1rem;width:70vw}#MainRequests .selectWrapper h3{color:#fff;margin:0 0 .5rem;text-align:center}#MainRequests .selectWrapper .finishOrder{display:flex;flex-direction:column}#MainRequests .selectWrapper .finishOrder .finishOrderWrapper{align-items:center;display:flex}#MainRequests .selectWrapper .finishOrder .finishOrderWrapper select{border:none;border-radius:5px;outline:none;padding:.5rem .2rem}#MainRequests .selectWrapper .finishOrder .finishOrderWrapper button{background-color:#de7440;border:none;border-radius:5px;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;color:#fff;cursor:pointer;font-weight:700;margin-left:10px;outline:none;padding:.5rem .4rem}#MainRequests .selectWrapper .selectPeriodChangeDiv{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}#MainRequests .selectWrapper .selectPeriodChangeDiv select{border:none;border-radius:5px;outline:none;padding:.5rem .2rem;width:70%}#MainRequests #resultSearch{margin-top:2rem}#MainRequests .boxOrderWrapper{display:flex;flex-direction:column-reverse;width:80%}#MainRequests .boxOrderWrapper .boxOrder{align-items:center;background-color:#de7440;border-radius:15px;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;display:flex;flex-direction:column;margin:2em auto;padding:25px;width:100%}#MainRequests .boxOrderWrapper .boxOrder h1{color:#fff;text-align:center;-webkit-text-decoration:underline solid #24733f;text-decoration:underline solid #24733f}#MainRequests .boxOrderWrapper .boxOrder span{color:#fff;font-weight:500;text-align:center}#MainRequests .boxOrderWrapper .boxOrder h5{margin:1rem 0 2rem}#MainRequests .boxOrderWrapper .boxOrder .infosWrapper{align-items:center;color:#fff;display:flex;flex-direction:row;justify-content:space-between;width:100%}#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper{align-items:center;display:flex;flex-direction:column;width:33%}#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper #status{margin-bottom:1rem;text-align:center}#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper button{background-color:#24733f;border:none;border-radius:50px;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;color:#fff;cursor:pointer;font-size:16px;font-weight:700;margin-bottom:1rem;padding:5px 15px}#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper .rowItens{align-items:center;display:flex;flex-direction:column;margin:10px 0;text-align:center}#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper .requestStatus{align-items:center;display:flex;justify-content:center;width:100%}#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper .requestStatus button,#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper .requestStatus select{margin:5px;padding:.5rem .2rem}#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper .requestStatus select{border:none;border-radius:5px;outline:none;width:50%}#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper .requestStatus button{background-color:#24733f;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding-left:10px;padding-right:10px;text-align:center;transition:.2s ease-in-out}#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper .requestStatus button:hover{background-color:#f2f2f2;color:#24733f}#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper .clientMessage,#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper .trackingCode{align-items:center;display:flex;flex-direction:column;margin-top:1rem;width:100%}#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper .clientMessage input,#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper .trackingCode input{background-color:#f2f2f2;border:none;border-radius:5px;color:#de7440;outline:none;padding:10px;width:100%}#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper .clientMessage button,#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper .trackingCode button{background-color:#24733f;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;margin:10px;padding:10px 20px;text-align:center;transition:.2s ease-in-out}#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper .clientMessage button:hover,#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper .trackingCode button:hover{background-color:#f2f2f2;color:#24733f}#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper .clientMessage .adminNoteDiv,#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper .trackingCode .adminNoteDiv{align-items:center;display:flex;flex-direction:column;text-align:center;width:100%}@media screen and (max-width:768px){.divModalRequests{background-color:#0000004d;bottom:0;left:0;position:absolute;right:0;top:0;z-index:3}.divModalRequests .modalContentRequests{margin-top:-95vh}.divModalRequests .modalContentRequests .modalFirstInfo{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:1rem;text-align:center}.divModalRequests .modalContentRequests .modalFirstInfo h1{-webkit-text-decoration:underline solid #24733f;text-decoration:underline solid #24733f}.divModalRequests .modalContentRequests .modalFirstInfo span{background-color:#de7440;border-radius:5px;color:#fff;font-weight:500;margin:.5rem 0;padding:.2rem .5rem}.divModalRequests .modalContentRequests h2{background-color:#de7440;border-radius:100px;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;color:#fff;margin-bottom:2rem;padding:3px 20px}.divModalRequests .modalContentRequests .closeModalDiv{display:flex;justify-content:flex-end;width:100%}.divModalRequests .modalContentRequests .closeModalDiv span{align-items:center;background-color:#de7440;border-radius:50px;cursor:pointer;display:flex;font-size:20px;font-weight:700;height:35px;justify-content:center;margin:5px 5px 5px 0;padding:10px;width:35px}.divModalRequests .modalContentRequests .userInfosWrapper{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.divModalRequests .modalContentRequests .userInfosWrapper .userData{background-color:#de7440;border-radius:100px;color:#fff;display:flex;margin:10px 6px;padding:3px 10px}.divModalRequests .modalContentRequests .userInfosWrapper .userData b{margin-left:6px}.divModalRequests .modalContentRequests .productModalInfos{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%}.divModalRequests .modalContentRequests .productModalInfos .productCard{min-height:200px;min-width:75%;min-width:85%}.divModalRequests .modalContentRequests .productModalInfos .productCard h4{align-self:center;background-color:#72a67f;border-radius:50px;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;color:#fff;margin-bottom:1rem;padding:0 10px}.divModalRequests .modalContentRequests .productModalInfos .productCard .productData{display:flex;flex-direction:column;font-weight:500;margin:10px 0;text-align:center}.divModalRequests .modalContentRequests .productModalInfos .productCard #coverColor{display:flex;flex-direction:column;text-align:center}.divModalRequests .modalContentRequests .productModalInfos .productCard #coverColor span{margin:0}.divModalRequests .modalContentRequests .productModalInfos .productCard #productValue{align-self:center;background-color:#72a67f;border-radius:50px;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;color:#fff;margin-top:1rem;padding:0 10px}#MainRequests .divSearchUsernameResult{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;text-align:center}#MainRequests .divSearchUsernameResult a{background-color:#de7440;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-weight:700;justify-content:center;margin-bottom:1.5rem;margin-top:.5rem;padding:15px}#MainRequests .searchUsername input{width:70vw}#MainRequests .selectWrapper,#MainRequests .selectWrapper .finishOrder{display:flex;flex-direction:column}#MainRequests .selectWrapper .finishOrder .finishOrderWrapper{align-items:center;display:flex}#MainRequests .selectWrapper .finishOrder .finishOrderWrapper select{border:none;border-radius:5px;outline:none;padding:.5rem .2rem}#MainRequests .selectWrapper .finishOrder .finishOrderWrapper button{background-color:#de7440;border:none;border-radius:5px;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;color:#fff;cursor:pointer;font-weight:700;margin-left:10px;outline:none;padding:.5rem .4rem}#MainRequests .selectWrapper .selectPeriodChangeDiv{margin-top:1rem}#MainRequests .selectWrapper .selectPeriodChangeDiv select{border:none;border-radius:5px;outline:none;padding:.5rem .2rem;width:70%}#MainRequests #resultSearch{margin-top:2rem}#MainRequests .boxOrderWrapper{display:flex;flex-direction:column-reverse;width:80%}#MainRequests .boxOrderWrapper .boxOrder{align-items:center;background-color:#de7440;border-radius:15px;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;display:flex;flex-direction:column;margin:2em auto;padding:25px;width:100%}#MainRequests .boxOrderWrapper .boxOrder h1{color:#fff;text-align:center;-webkit-text-decoration:underline solid #24733f;text-decoration:underline solid #24733f}#MainRequests .boxOrderWrapper .boxOrder span{color:#fff;font-weight:500;text-align:center}#MainRequests .boxOrderWrapper .boxOrder h5{margin:1rem 0 2rem}#MainRequests .boxOrderWrapper .boxOrder .infosWrapper{align-items:center;color:#fff;flex-direction:column;justify-content:center;width:100%}#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper{align-items:center;display:flex;flex-direction:column;width:auto}#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper button{background-color:#24733f;border:none;border-radius:50px;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;color:#fff;cursor:pointer;font-size:16px;font-weight:700;margin-bottom:1rem;padding:5px 15px}#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper .rowItens{align-items:center;display:flex;flex-direction:column;margin:10px 0;text-align:center}#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper .requestStatus{align-items:center;display:flex;justify-content:center;width:100%}#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper .requestStatus button,#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper .requestStatus select{margin:5px;padding:.5rem .2rem}#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper .requestStatus select{border:none;border-radius:5px;outline:none;width:50%}#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper .requestStatus button{background-color:#24733f;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding-left:10px;padding-right:10px;text-align:center;transition:.2s ease-in-out}#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper .requestStatus button:hover{background-color:#f2f2f2;color:#24733f}#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper .clientMessage{align-items:center;display:flex;flex-direction:column;margin-top:1rem;width:100%}#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper .clientMessage input{background-color:#f2f2f2;border:none;border-radius:5px;color:#de7440;outline:none;padding:10px;width:100%}#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper .clientMessage button{background-color:#24733f;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;margin:10px;padding:10px 20px;text-align:center;transition:.2s ease-in-out}#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper .clientMessage button:hover{background-color:#f2f2f2;color:#24733f}#MainRequests .boxOrderWrapper .boxOrder .infosWrapper .userInfosWrapper .clientMessage .adminNoteDiv{align-items:center;display:flex;flex-direction:column;text-align:center;width:100%}}#registerProduct input,#registerProduct select{color:#eee;margin-bottom:2rem}#registerProduct input::placeholder{color:#eee}#registerProduct select{background-color:#72a67f;border:none;border-radius:5px;font-size:1rem;outline:none;padding:.5rem 1rem;width:100%}#registerProduct select option{border:none}#registerProduct #optionSection{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow-x:hidden;padding-top:20vh;width:100%}#registerProduct #optionSection .selectProductType{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:2rem}#registerProduct #optionSection .selectProductType h1{background-color:#de7440;border-radius:100px;color:#fff;margin:1rem 0;padding:.3rem 1rem}#registerProduct #optionSection .selectProductType label{color:#f2f2f2;font-size:1.15rem;margin-bottom:.35rem;margin-top:2rem;text-align:center}#registerProduct #formSection{align-items:center;display:flex;justify-content:center;overflow-x:hidden;width:100%}#registerProduct #formSection form{align-items:center;display:flex;flex-direction:column;justify-content:center;width:50%}#registerProduct #formSection form label{color:#f2f2f2;font-size:1.15rem;margin-bottom:.35rem;text-align:center}#registerProduct #formSection form input{background-color:#72a67f;border:none;border-radius:5px;font-size:1.02rem;outline:none;padding:.5rem 1rem;width:100%}#registerProduct #formSection form fieldset{align-items:center;border:none;display:flex;flex-direction:column;font-weight:500;justify-content:center;width:100%}#registerProduct #formSection form .observations{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;margin:1rem 0 2rem;text-align:center}#registerProduct #formSection form .observations span{margin:10px 0}#registerProduct #formSection form button{background-color:#de7440;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin:2rem 0;padding:.7rem 2rem;transition:.2s ease-in-out}#registerProduct #formSection form button:hover{background-color:#ff874b}#changeProduct{display:flex;flex-direction:column;justify-content:center;max-width:100vw;min-height:100vh;overflow-x:hidden;width:100vw}#changeProduct input,#changeProduct select{color:#eee;margin-bottom:2rem}#changeProduct input::placeholder{color:#eee}#changeProduct select{background-color:#72a67f;border:none;border-radius:5px;font-size:1rem;outline:none;padding:.5rem 1rem;width:100%}#changeProduct select option{border:none}#changeProduct #deleteSection,#changeProduct #optionSection{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow-x:hidden;width:100%}#changeProduct #deleteSection .selectProduct,#changeProduct #optionSection .selectProduct{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:2rem}#changeProduct #deleteSection .selectProduct h1,#changeProduct #optionSection .selectProduct h1{background-color:#de7440;border-radius:100px;color:#fff;margin:1rem 0;padding:.3rem 1rem}#changeProduct #deleteSection .selectProduct label,#changeProduct #optionSection .selectProduct label{color:#f2f2f2;font-size:1.15rem;margin-bottom:.35rem;margin-top:2rem;text-align:center}#changeProduct #optionSection{padding-top:20vh}#changeProduct #deleteSection{margin:5vh 0}#changeProduct #deleteSection button{background-color:#de7440;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:.7rem 2rem;transition:.2s ease-in-out}#changeProduct #deleteSection button:hover{background-color:#ff874b}#changeProduct #formSection{align-items:center;display:flex;justify-content:center;overflow-x:hidden;width:100%}#changeProduct #formSection form{align-items:center;display:flex;flex-direction:column;justify-content:center;width:50%}#changeProduct #formSection form label{color:#f2f2f2;font-size:1.15rem;margin-bottom:.35rem;text-align:center}#changeProduct #formSection form input{background-color:#72a67f;border:none;border-radius:5px;font-size:1.02rem;outline:none;padding:.5rem 1rem;width:100%}#changeProduct #formSection form fieldset{align-items:center;border:none;display:flex;flex-direction:column;font-weight:500;justify-content:center;width:100%}#changeProduct #formSection form .observations{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;margin:1rem 0 2rem;text-align:center}#changeProduct #formSection form .observations span{margin:10px 0}#changeProduct #formSection form button{background-color:#de7440;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin:2rem 0;padding:.7rem 2rem;transition:.2s ease-in-out}#changeProduct #formSection form button:hover{background-color:#ff874b}#registerProduct{display:flex;flex-direction:column;justify-content:center;max-width:100vw;overflow-x:hidden;width:100vw}#registerProduct body{align-items:center;display:flex;flex-direction:column;min-height:100vh;width:100%}#registerProduct body #searchSection{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:20vh;width:100vw}#registerProduct body #searchSection h1{color:#72a67f;font-family:Bebas Neue,sans-serif;font-size:2.5rem;letter-spacing:.3rem;text-align:center;text-shadow:2px 1px 3px #1d1d1d80}#registerProduct body #searchSection h3{background-color:#de7440;border-radius:15px;color:#fff;margin:2rem 0 .5rem;padding:5px 15px}#registerProduct body #searchSection .search{align-items:center;display:flex;justify-content:center;width:30%}#registerProduct body #searchSection .search input{border:none;border-radius:5px;color:#000;outline:none;padding:8px 5px;width:100%}#registerProduct body #searchSection .search input::placeholder{color:#3a3a3a}#registerProduct body #searchSection .buttonSearch{align-items:center;display:flex;justify-content:center}#registerProduct body #searchSection .buttonSearch button{background-color:#de7440;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;outline:none;padding:5px 25px;width:100%}#registerProduct body #searchSection span{color:#fff;font-size:1.05rem;font-weight:500;margin:1rem 3rem;text-align:center}#registerProduct body #searchSection span a{color:#ded040;text-decoration:none}#registerProduct body #productsSection{display:flex;flex-wrap:wrap;justify-content:center;padding:0 2rem;width:90%}#registerProduct body #productsSection .productWrapper{cursor:pointer;margin:2rem 2.5%;text-decoration:none;transition:all .2s ease-in-out;width:230px}#registerProduct body #productsSection .productWrapper .productImgWrapper{display:flex;height:70%;width:100%}#registerProduct body #productsSection .productWrapper .productImgWrapper img{max-height:100%;object-fit:cover;width:100%}#registerProduct body #productsSection .productWrapper .productInfos{color:#fff;display:flex;flex-direction:column;font-family:Roboto,Sans-serif;font-size:12px;font-weight:500;height:30%;justify-content:space-around;padding:6px;text-transform:uppercase;width:100%}#registerProduct body #productsSection .productWrapper .productInfos span{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;margin:1rem 0;overflow:hidden;text-overflow:ellipsis}#registerProduct body #productsSection .productWrapper:hover{transform:translateY(-15px);transition:all .4s ease-in-out cubic-bezier(.175,.885,.4,1.275)}@media screen and (max-width:768px){#registerProduct body #searchSection .search{width:50%}#registerProduct body #searchSection .buttonSearch{align-items:center;display:flex;justify-content:center}#registerProduct body #productsSection .productWrapper{height:100%;margin:1rem 2.5%;width:170px}#registerProduct body #productsSection .productWrapper .productImgWrapper{display:flex;height:30%;width:100%}#registerProduct body #productsSection .productWrapper .productImgWrapper img{max-height:100%;object-fit:cover;width:100%}}#product{justify-content:center;max-width:100vw;overflow-x:hidden;width:100vw}#product,#product body{display:flex;flex-direction:column}#product body{align-items:center;width:100%}#product body #selectedProductSection{display:flex;justify-content:space-around;margin-top:20vh;min-height:80vh;width:90%}#product body #selectedProductSection .productImageWrapper{height:30vw;width:30vw}#product body #selectedProductSection .productImageWrapper img{max-height:100%;object-fit:cover;width:100%}#product body #selectedProductSection .productInfosWrapper{color:#fff;height:100%;padding:0 2rem;width:60%}#product body #selectedProductSection .productInfosWrapper .productSpecifications{margin-top:2rem}#product body #selectedProductSection .productInfosWrapper .productSpecifications ul{list-style:none;margin:1rem 0}#product body #selectedProductSection .productInfosWrapper .productSpecifications li{margin:5px 0}#product body #selectedProductSection .productInfosWrapper .productButtons{grid-column-gap:15px;grid-row-gap:0;display:grid;grid-template-columns:repeat(3,30px);grid-template-rows:1fr;margin-top:1rem;text-align:center}#product body #selectedProductSection .productInfosWrapper .productButtons .btnWrapper{align-items:center;background-color:#72a67f;border-radius:100%;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}#product body #selectedProductSection .productInfosWrapper .productButtons .btnWrapper h3{font-weight:700;padding:.5rem;-webkit-user-select:none;user-select:none}#product body #selectedProductSection .productInfosWrapper .finishBuy{align-items:center;display:flex;justify-content:space-between;margin-top:2rem}#product body #selectedProductSection .productInfosWrapper .finishBuy h3{background-color:#24733f;border-radius:15px;color:#fff;padding:5px 15px}#product body #selectedProductSection .productInfosWrapper .finishBuy button{background-color:#24733f;border:none;border-radius:15px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin:0;outline:none;padding:5px 15px;text-transform:uppercase}#product body #selectedProductSection .productInfosWrapper .finishBuy button:hover{background-color:#de7440}@media screen and (max-width:768px){#product body #selectedProductSection{align-items:center;flex-direction:column;justify-content:space-around;width:90%}#product body #selectedProductSection .productImageWrapper{height:50vw;width:50vw}#product body #selectedProductSection .productImageWrapper img{max-height:100%;object-fit:cover;width:100%}#product body #selectedProductSection .productInfosWrapper{align-items:center;display:flex;flex-direction:column;margin-top:2rem;text-align:center;width:100%}#product body #selectedProductSection .productInfosWrapper .productSpecifications{margin-top:2rem}#product body #selectedProductSection .productInfosWrapper .productSpecifications ul{list-style:none;margin:1rem 0}#product body #selectedProductSection .productInfosWrapper .productSpecifications li{margin:5px 0}#product body #selectedProductSection .productInfosWrapper .finishBuy{flex-direction:column;margin:2rem 0}#product body #selectedProductSection .productInfosWrapper .finishBuy h3{margin-bottom:1rem}}.requestsPage{background:linear-gradient(45deg,#72a67f,#24733f);display:flex;flex-direction:column;min-height:100vh;width:100vw}.requestsPage #DataSection{margin-top:8rem}.requestsPage #DataSection h1{color:#72a67f;font-family:Bebas Neue,sans-serif;font-size:2.5rem;letter-spacing:.3rem;text-align:center;text-shadow:2px 1px 3px #1d1d1d80}.requestsPage #DataSection .requestData{align-items:center;display:flex;flex-direction:column-reverse;justify-content:center;width:100vw}.requestsPage #DataSection .requestData .boxInfoData{align-items:center;background-color:#72a67f;border-radius:5px;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;display:flex;flex-direction:column;margin:2rem 0;padding:1rem .2rem;width:80%}.requestsPage #DataSection .requestData .boxInfoData .rowData{background-color:#de7440;border-radius:50px;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;display:flex;justify-content:space-between;margin:10px 0;padding:10px 3px;width:90%}.requestsPage #DataSection .requestData .boxInfoData #noteDiv,.requestsPage #DataSection .requestData .boxInfoData #pixProofDiv{align-items:center;align-self:center;border-radius:0;border-radius:3px;display:flex;flex-direction:column;justify-content:center;width:auto;width:50%}.requestsPage #DataSection .requestData .boxInfoData #noteDiv h4,.requestsPage #DataSection .requestData .boxInfoData #pixProofDiv h4{margin-bottom:1rem;text-align:center}.requestsPage #DataSection .requestData .boxInfoData #noteDiv .paymentProof,.requestsPage #DataSection .requestData .boxInfoData #pixProofDiv .paymentProof{align-items:center;display:flex;flex-direction:column;margin:1rem 0}.requestsPage #DataSection .requestData .boxInfoData #noteDiv .paymentProof label,.requestsPage #DataSection .requestData .boxInfoData #pixProofDiv .paymentProof label{color:#fff;font-weight:700}.requestsPage #DataSection .requestData .boxInfoData #noteDiv .paymentProof p,.requestsPage #DataSection .requestData .boxInfoData #pixProofDiv .paymentProof p{color:#fff;font-weight:700;margin:1rem;text-align:center}.requestsPage #DataSection .requestData .boxInfoData #noteDiv button,.requestsPage #DataSection .requestData .boxInfoData #pixProofDiv button{background-color:#24733f;border:none;border-radius:5px;color:#fff;cursor:pointer;margin:1rem 0 0;padding:.5rem 2rem;transition:transform .45s ease,background .15s ease}.requestsPage #DataSection .requestData .boxInfoData #noteDiv button:hover,.requestsPage #DataSection .requestData .boxInfoData #pixProofDiv button:hover{background-color:#72a67f}.requestsPage #DataSection .requestData .boxInfoData #noteDiv p{text-align:center;width:90%;word-break:break-word}.requestsPage #DataSection .requestData .boxInfoData h4{color:#fff;padding:0 5px}.requestsPage #DataSection .requestData .boxInfoData .boxProductInfos{display:flex;flex-wrap:wrap;justify-content:center;margin:5px 0;width:100%}.requestsPage #DataSection .requestData .boxInfoData .boxProductInfos .productInfo{align-items:center;background-color:#24733f;border-radius:5px;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;color:#fff;display:flex;flex-direction:column;justify-content:center;list-style:none;margin:5px;padding:5px;text-align:center;width:45%}.requestsPage #DataSection .requestData .boxInfoData .boxProductInfos .productInfo h2{background-color:#ff874b;border-radius:100px;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;margin:1rem 0;padding:5px 10px}.requestsPage #DataSection .requestData .boxInfoData .boxProductInfos .productInfo li{margin:15px 0}.requestsPage #DataSection .requestData .boxInfoData .boxProductInfos .productInfo .coverColorDiv{display:flex}.requestsPage #DataSection .requestData button{background-color:#de7440;border:none;border-radius:5px;color:#fff;cursor:pointer;margin:2rem 0;padding:1rem 4rem;transition:transform .45s ease,background .15s ease}.requestsPage #DataSection .requestData button:hover{background-color:#f2f2f2;color:#de7440;transition:transform .45s ease,background .15s ease}@media screen and (max-width:768px){.requestsPage #DataSection .requestData .boxInfoData .rowData{flex-direction:column;text-align:center}.requestsPage #DataSection .requestData .boxInfoData .rowData h4:nth-child(2){font-weight:400}.requestsPage #DataSection .requestData .boxInfoData #noteDiv,.requestsPage #DataSection .requestData .boxInfoData #pixProofDiv{width:90%}.requestsPage #DataSection .requestData .boxInfoData #noteDiv .paymentProof input,.requestsPage #DataSection .requestData .boxInfoData #pixProofDiv .paymentProof input{margin-top:1rem;text-align:center;width:100%}.requestsPage #DataSection .requestData .boxInfoData .boxProductInfos{align-items:center;display:flex;flex-direction:column;justify-content:center}.requestsPage #DataSection .requestData .boxInfoData .boxProductInfos .productInfo{width:90%}}#mainPasswordRecovery{background-color:#2b303a;flex-direction:column;height:100vh;position:relative;width:100vw}#mainPasswordRecovery,.passwordRecoveryImageWrapper{align-items:center;display:flex;justify-content:center}.passwordRecoveryImageWrapper{border-radius:300px;height:25vh;position:absolute;top:1rem;width:12vw}.passwordRecoveryImageWrapper img{width:150px}.passwordRecoveryWrapper{align-items:center;background-color:#fff;border-radius:5px;box-shadow:0 14px 28px #00000040,0 10px 10px #00000038;display:flex;flex-direction:column;height:60%;margin-top:8rem;text-align:center;width:30%}.passwordRecoveryWrapper h1{font-size:1.7rem;line-height:0;margin-top:2rem}.passwordRecoveryWrapper p{color:#858585;margin-top:2rem;padding:0 1rem}.passwordRecoveryWrapper input{background-color:#eee;border:none;font-size:1rem;height:2.5rem;margin:3rem 0 2rem;outline:none;padding-left:.5rem;width:85%}.passwordRecoveryWrapper input::placeholder{color:#000;padding-left:.5rem}.passwordRecoveryWrapper button{background-color:#de7440;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;height:2.5rem;width:50%}.passwordRecoveryWrapper a{margin-top:1.5rem;text-decoration:none}.passwordRecoveryWrapper a:hover{color:#2f3cb3}@media screen and (max-width:768px){.passwordRecoveryWrapper{width:90%}}*{font-family:Urbanist,sans-serif}h1,h2,h3,h4,p{margin:0;padding:0}#mainGrammage{width:100vw}#mainGrammage,#mainGrammage body{display:flex;flex-direction:column}#mainGrammage body{align-items:center;margin-top:8rem;min-height:100vh;text-align:center;width:100%}#mainGrammage body h1{color:#fff;font-size:2.3rem}#mainGrammage body .grammageInfos{align-items:center;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #ffffff2e;border-radius:10px;box-shadow:0 4px 10px 0 #0000003d;color:#f2f2f2;display:flex;flex-direction:column;justify-content:center;justify-content:space-between;margin-bottom:2rem;margin-top:2rem;padding:2rem;width:40%}#mainGrammage body .grammageInfos span{background-color:#de7440;border-radius:50px;padding:0 1rem}#mainGrammage body .grammageInfos ul{list-style:none}#mainGrammage body .grammageInfos ul li{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:2rem 0}@media screen and (max-width:768px){#mainGrammage body h1{font-size:1.5rem;margin:1rem}#mainGrammage body .grammageInfos{margin-bottom:.5rem;width:80%}}@media screen and (min-width:768px)and (max-width:1024px){#mainGrammage body h1{font-size:1.5rem;margin:3rem 0 0}#mainGrammage body .grammageInfos{margin-bottom:.5rem;width:65%}}#mainDataChange{min-height:100vh}#mainDataChange .changeSection{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:8rem}#mainDataChange .changeSection h3{color:#fff;font-size:1.5rem;margin-bottom:2rem;text-align:center;width:40vw}#mainDataChange .changeSection .userDataChange{display:flex;flex-direction:column}#mainDataChange .changeSection .userDataChange input,#mainDataChange .changeSection .userDataChange select{border:1.7px solid #e8e8e8;border-radius:5px;margin:.2rem;outline-color:#de7440;padding:.7rem 1rem;width:30vw}#mainDataChange button{background-color:#de7440;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;margin:2rem 0;padding:1rem 4rem;transition:transform .45s ease,background .15s ease}@media screen and (max-width:768px){#mainDataChange .changeSection h3{font-size:20px;width:80vw}#mainDataChange .changeSection .userDataChange input,#mainDataChange .changeSection .userDataChange select{width:70vw}}:root{margin:0;overflow-x:hidden;padding:0;width:100%}::-webkit-scrollbar{background:#f2f2f2}::-webkit-scrollbar-thumb{background-color:#a4bfab}#MainSketchbook{position:relative}#MainSketchbook .divModal{background-color:#0000004d;bottom:0;left:0;position:absolute;right:0;top:0;z-index:3}#MainSketchbook .divModal .modalContent{align-items:center;background-color:#f2f2f2;border-radius:8px;display:flex;height:60vh;justify-content:center;left:25%;padding:1rem;position:fixed;top:25%;width:50vw}#MainSketchbook .divModal .modalContent span{align-items:center;background-color:#de7440;border-radius:50px;cursor:pointer;display:flex;font-size:20px;font-weight:700;height:35px;justify-content:center;padding:10px;position:absolute;right:20px;top:10px;width:35px}#MainSketchbook .divModal .modalContent .sketchbookImgWrapper{align-items:center;display:flex;flex-direction:column;text-align:center;width:50%}#MainSketchbook .divModal .modalContent .sketchbookImgWrapper h3{font-size:1rem}#MainSketchbook .divModal .modalContent .sketchbookImgWrapper img{margin-top:1rem;object-fit:cover;overflow:hidden;width:50%}#MainSketchbook .divModal #facheiroVersion{background-color:#f2f2f2;flex-wrap:wrap;height:80vh;left:25%;top:10vh;width:50vw}#MainSketchbook .divModal .hide{display:none}#MainSketchbook #CreateSketchbookSection{align-items:center;display:flex;flex-direction:column;margin-bottom:5rem;margin-top:10rem;width:100vw}#MainSketchbook #CreateSketchbookSection p{color:#f2f2f2}#MainSketchbook #CreateSketchbookSection .upperCaseText,#MainSketchbook #CreateSketchbookSection label{text-transform:uppercase}#MainSketchbook #CreateSketchbookSection .logoWrapper{align-items:center;display:flex;height:250px;justify-content:center;margin-bottom:1rem;padding:5px;width:250px}#MainSketchbook #CreateSketchbookSection .logoWrapper img{border-radius:100%;height:100%;object-fit:cover;width:100%}#MainSketchbook #CreateSketchbookSection .textIntro{color:#f2f2f2;display:flex;flex-direction:column;margin-bottom:2.5rem;text-align:center;width:100%}#MainSketchbook #CreateSketchbookSection .textIntro h5{font-size:1rem;font-weight:200;margin-top:.5rem}#MainSketchbook #CreateSketchbookSection fieldset{align-items:center;border:none;display:flex;flex-direction:column;font-weight:500;justify-content:center;width:100%}#MainSketchbook #CreateSketchbookSection fieldset label{color:#f2f2f2;font-size:1rem;margin-bottom:.35rem}#MainSketchbook #CreateSketchbookSection select{background-color:#72a67f;border:none;border-radius:5px;color:#f2f2f2;font-size:1.02rem;margin-bottom:2rem;outline:none;padding:.5rem 1rem;width:50%}#MainSketchbook #CreateSketchbookSection select option{border:none}#MainSketchbook #CreateSketchbookSection p a{color:#ded040;text-decoration:none}#MainSketchbook #CreateSketchbookSection button{background-color:#de7440;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-bottom:2rem;padding:.7rem 2rem;transition:.2s ease-in-out}#MainSketchbook #CreateSketchbookSection button:hover{background-color:#ff874b}#MainSketchbook #CreateSketchbookSection .textWrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:2rem 0;text-align:center}#MainSketchbook #CreateSketchbookSection .textWrapper .textBackground{align-items:center;background-color:#72a67f;border-radius:25px;color:#fff;display:flex;justify-content:center;margin-bottom:10px;padding:.7rem 1.5rem}#MainSketchbook #CreateSketchbookSection .textWrapper p{font-weight:500;margin:.5rem 0;padding:0 .5rem;text-align:center;text-transform:uppercase}#MainSketchbook #CreateSketchbookSection .textWrapper button{background-color:#0000;color:#ded040;font-weight:500;margin:0;padding:0}#MainSketchbook #CreateSketchbookSection .textWrapper img{border-radius:25px;width:40%}#MainSketchbook #CreateSketchbookSection .sliderColors{align-items:center;display:flex;height:30vw;justify-content:center;margin:auto;width:85vw}#MainSketchbook #CreateSketchbookSection .sliderColors button{display:none!important}#MainSketchbook #CreateSketchbookSection .sliderColors div.slick-list{border:1px solid #24733f;border-radius:5px;box-shadow:inset 0 0 10px 0 #00000091;padding:1rem 0}#MainSketchbook #CreateSketchbookSection .sliderColors div{align-items:center;cursor:grab;display:flex;height:100%;justify-content:flex-start;width:100%}#MainSketchbook #CreateSketchbookSection .sliderColors div:active{cursor:grabbing}#MainSketchbook #CreateSketchbookSection .sliderColors div .cardColor{word-wrap:break-word;align-items:center;background-color:#f2f2f2;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;display:flex!important;flex-direction:column;height:100%;justify-content:center;line-height:1rem;margin:0 .7rem;padding:10px;position:relative;text-align:center}#MainSketchbook #CreateSketchbookSection .sliderColors div .cardColor label{bottom:0;cursor:grab;left:0;opacity:.2;position:absolute;right:0;top:0}#MainSketchbook #CreateSketchbookSection .sliderColors div .cardColor label:active{cursor:grabbing}#MainSketchbook #CreateSketchbookSection .sliderColors div .cardColor .colorBox{align-items:center;border-radius:3px 3px 0 0;display:flex;height:75%;justify-content:center}#MainSketchbook #CreateSketchbookSection .sliderColors div .cardColor .colorBox img{height:100%;object-fit:cover;width:100%}#MainSketchbook #CreateSketchbookSection .sliderColors div .cardColor .colorBox p{background-color:#dfdfdf;border-radius:50px;color:#414141;font-family:Poppins,sans-serif;font-weight:700;padding:.2rem .6rem;text-transform:uppercase}#MainSketchbook #CreateSketchbookSection .sliderColors div .cardColor .colorName{align-items:center;border-radius:0 0 3px 3px;display:flex;flex-direction:column;height:40%;justify-content:space-around;width:100%}#MainSketchbook #CreateSketchbookSection .sliderColors div .cardColor .colorName p{color:#414141;font-family:Poppins,sans-serif;font-weight:600;text-transform:uppercase}#MainSketchbook #CreateSketchbookSection #RadioSelectionColors,#MainSketchbook #CreateSketchbookSection #RadioSelectionLineColor{align-items:center;display:flex;justify-content:space-evenly;margin-bottom:.5rem;width:100%}#MainSketchbook #CreateSketchbookSection #RadioSelectionColors .boxColor,#MainSketchbook #CreateSketchbookSection #RadioSelectionLineColor .boxColor{align-items:center;display:flex;flex-direction:column;justify-content:center}#MainSketchbook #CreateSketchbookSection #RadioSelectionColors .boxColor .elasticColorWrapper,#MainSketchbook #CreateSketchbookSection #RadioSelectionColors .boxColor .lineColorWrapper,#MainSketchbook #CreateSketchbookSection #RadioSelectionLineColor .boxColor .elasticColorWrapper,#MainSketchbook #CreateSketchbookSection #RadioSelectionLineColor .boxColor .lineColorWrapper{align-items:center;background-color:#f2f2f2;border-radius:8px;display:flex;flex-wrap:wrap;justify-content:center;padding:1rem;width:40vw}#MainSketchbook #CreateSketchbookSection #RadioSelectionColors .boxColor .elasticColorWrapper .colorWrapper,#MainSketchbook #CreateSketchbookSection #RadioSelectionColors .boxColor .lineColorWrapper .colorWrapper,#MainSketchbook #CreateSketchbookSection #RadioSelectionLineColor .boxColor .elasticColorWrapper .colorWrapper,#MainSketchbook #CreateSketchbookSection #RadioSelectionLineColor .boxColor .lineColorWrapper .colorWrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}#MainSketchbook #CreateSketchbookSection #RadioSelectionColors .boxColor .elasticColorWrapper .colorWrapper .elasticColor,#MainSketchbook #CreateSketchbookSection #RadioSelectionColors .boxColor .elasticColorWrapper .colorWrapper .lineColor,#MainSketchbook #CreateSketchbookSection #RadioSelectionColors .boxColor .lineColorWrapper .colorWrapper .elasticColor,#MainSketchbook #CreateSketchbookSection #RadioSelectionColors .boxColor .lineColorWrapper .colorWrapper .lineColor,#MainSketchbook #CreateSketchbookSection #RadioSelectionLineColor .boxColor .elasticColorWrapper .colorWrapper .elasticColor,#MainSketchbook #CreateSketchbookSection #RadioSelectionLineColor .boxColor .elasticColorWrapper .colorWrapper .lineColor,#MainSketchbook #CreateSketchbookSection #RadioSelectionLineColor .boxColor .lineColorWrapper .colorWrapper .elasticColor,#MainSketchbook #CreateSketchbookSection #RadioSelectionLineColor .boxColor .lineColorWrapper .colorWrapper .lineColor{border-radius:50px;display:flex;height:50px;margin:10px 15px 2px;width:50px}#MainSketchbook #CreateSketchbookSection #RadioSelectionColors .boxColor .elasticColorWrapper .colorWrapper .elasticColor img,#MainSketchbook #CreateSketchbookSection #RadioSelectionColors .boxColor .elasticColorWrapper .colorWrapper .lineColor img,#MainSketchbook #CreateSketchbookSection #RadioSelectionColors .boxColor .lineColorWrapper .colorWrapper .elasticColor img,#MainSketchbook #CreateSketchbookSection #RadioSelectionColors .boxColor .lineColorWrapper .colorWrapper .lineColor img,#MainSketchbook #CreateSketchbookSection #RadioSelectionLineColor .boxColor .elasticColorWrapper .colorWrapper .elasticColor img,#MainSketchbook #CreateSketchbookSection #RadioSelectionLineColor .boxColor .elasticColorWrapper .colorWrapper .lineColor img,#MainSketchbook #CreateSketchbookSection #RadioSelectionLineColor .boxColor .lineColorWrapper .colorWrapper .elasticColor img,#MainSketchbook #CreateSketchbookSection #RadioSelectionLineColor .boxColor .lineColorWrapper .colorWrapper .lineColor img{border-radius:50px;height:100%;object-fit:cover;width:100%}#MainSketchbook #CreateSketchbookSection #RadioSelectionColors .boxColor .coverColorWrapper,#MainSketchbook #CreateSketchbookSection #RadioSelectionLineColor .boxColor .coverColorWrapper{display:flex;width:90vw}#MainSketchbook #CreateSketchbookSection .additionalInfos{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:2rem;width:100%}#MainSketchbook #CreateSketchbookSection .additionalInfos label{color:#f2f2f2;font-weight:500;margin-bottom:1rem}#MainSketchbook #CreateSketchbookSection .additionalInfos textarea{background-color:#24733f;border:none;border-radius:5px;color:#fff;font-size:1rem;height:200px;margin-bottom:2rem;outline:none;padding:10px;width:50%}#MainSketchbook #CreateSketchbookSection .additionalInfos p{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#ded04040;border:1px solid #ffffff2e;border-radius:5px;box-shadow:0 4px 10px 0 #0000003d;margin-bottom:1rem;padding:1rem}#MainSketchbook #CreateSketchbookSection .additionalInfos .productInfosWrapper{align-items:center;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #ffffff2e;border-radius:10px;box-shadow:0 4px 10px 0 #0000003d;color:#f2f2f2;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:2rem;padding:2rem;width:50%}#MainSketchbook #CreateSketchbookSection .additionalInfos .productInfosWrapper h1{border-bottom:2px solid #de7440}#MainSketchbook #CreateSketchbookSection .additionalInfos .productInfosWrapper ul{list-style:none;width:75%}#MainSketchbook #CreateSketchbookSection .additionalInfos .productInfosWrapper ul li{background-color:#de7440;border-radius:5px;margin:20px 0;padding:1rem 20px}#MainSketchbook #CreateSketchbookSection .additionalInfos .productInfosWrapper h3{margin:2rem 0 1rem}#MainSketchbook #CreateSketchbookSection .additionalInfos .productInfosWrapper button{background-color:#24733f;border-radius:100px;margin:0;text-transform:uppercase}#MainSketchbook #CreateSketchbookSection .additionalInfos .productInfosWrapper button:hover{background-color:#de7440}#MainSketchbook #CreateSketchbookSection #paperWarning{color:#fff;line-height:2;margin:1rem}#MainSketchbook #CreateSketchbookSection .emphasisWarning{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#72a67f;border:1px solid #ffffff2e;border-radius:5px;box-shadow:0 4px 10px 0 #0000003d;margin-bottom:1rem;margin-left:.5rem;margin-right:.5rem;padding:.5rem}#MainSketchbook #CreateSketchbookSection #steps-indicator{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-around;margin:0 3rem;width:80%}#MainSketchbook #CreateSketchbookSection .stepTitle{background:#de7440;border-radius:10px;color:#222;padding:10px 20px}#MainSketchbook #CreateSketchbookSection .active-step{background:#ded040}#MainSketchbook #CreateSketchbookSection .hide{display:none}#MainSketchbook #CreateSketchbookSection .full{width:100%}#MainSketchbook #CreateSketchbookSection #btns{margin-top:4rem}#MainSketchbook #CreateSketchbookSection #btns .btn{margin-left:2rem;margin-right:2rem}@media screen and (max-width:768px){#MainSketchbook .divModal .modalContent{align-items:center;flex-direction:column;height:auto;justify-content:center;left:5%;min-height:60vh;right:5%;width:90%}#MainSketchbook .divModal .modalContent .sketchbookImgWrapper{margin-bottom:.5rem;width:100%}#MainSketchbook .divModal .modalContent .sketchbookImgWrapper h3{font-size:1rem}#MainSketchbook .divModal .modalContent .sketchbookImgWrapper img{width:25%}#MainSketchbook .divModal .modalContent span{font-size:16px;height:25px;width:25px}#MainSketchbook .divModal #facheiroVersion{left:12.5vw;right:12.5vw;width:70vw}#MainSketchbook #CreateSketchbookSection{padding:0 2rem!important;text-align:center}#MainSketchbook #CreateSketchbookSection select{width:70%}#MainSketchbook #CreateSketchbookSection .iframe-container{height:0;padding-bottom:56.25%;position:relative;width:100%}#MainSketchbook #CreateSketchbookSection .iframe-container iframe{height:100%;left:0;position:absolute;top:0;width:100%}#MainSketchbook #CreateSketchbookSection .sliderColors{height:60vw;min-height:25vh}#MainSketchbook #CreateSketchbookSection .sliderColors div.slick-list{border:1px solid #24733f;border-radius:5px;box-shadow:inset 0 0 10px 0 #00000091;padding:0;width:100%}#MainSketchbook #CreateSketchbookSection .sliderColors div.slick-list div.slick-slide{height:80%;margin:0 .2rem;width:90vw!important}#MainSketchbook #CreateSketchbookSection .sliderColors div .cardColor{margin:0}#MainSketchbook #CreateSketchbookSection .sliderColors div .cardColor img{width:20vw!important}#MainSketchbook #CreateSketchbookSection .sliderColors div .cardColor .colorBox p{font-size:.6rem;margin:1rem;padding:.2rem}#MainSketchbook #CreateSketchbookSection .sliderColors div .cardColor .colorName p{word-wrap:break-word;font-size:.7rem;line-height:.7rem;margin:.6rem 0 .3rem;width:100%}#MainSketchbook #CreateSketchbookSection .sliderColors div .cardColor .colorName input{margin-bottom:.4rem}#MainSketchbook #CreateSketchbookSection .textWrapper .textBackground h2{font-size:1.2rem}#MainSketchbook #CreateSketchbookSection .textWrapper img{border-radius:15px;width:95%}#MainSketchbook #CreateSketchbookSection .additionalInfos .productInfosWrapper,#MainSketchbook #CreateSketchbookSection .additionalInfos textarea{width:100%}#MainSketchbook #CreateSketchbookSection .additionalInfos .productInfosWrapper ul{align-items:center;display:flex;flex-direction:column;justify-content:center}#MainSketchbook #CreateSketchbookSection .additionalInfos .productInfosWrapper ul li{width:100%}#MainSketchbook #CreateSketchbookSection .additionalInfos .productInfosWrapper h3{margin-top:1rem}#MainSketchbook #CreateSketchbookSection #RadioSelectionColors,#MainSketchbook #CreateSketchbookSection #RadioSelectionLineColor{flex-direction:column}#MainSketchbook #CreateSketchbookSection #RadioSelectionColors h2,#MainSketchbook #CreateSketchbookSection #RadioSelectionLineColor h2{font-size:1.2rem}#MainSketchbook #CreateSketchbookSection #RadioSelectionColors .boxColor .elasticColorWrapper,#MainSketchbook #CreateSketchbookSection #RadioSelectionColors .boxColor .lineColorWrapper,#MainSketchbook #CreateSketchbookSection #RadioSelectionLineColor .boxColor .elasticColorWrapper,#MainSketchbook #CreateSketchbookSection #RadioSelectionLineColor .boxColor .lineColorWrapper{width:80vw}#MainSketchbook #CreateSketchbookSection #steps-indicator{width:100%}}#termsPage *{color:#333;font-family:Taviraj,sans-serif}#termsPage #termsInfos{display:flex;flex-direction:column;margin:2rem 3rem;min-height:100vh}#termsPage #termsInfos article,#termsPage #termsInfos article h3{margin:1rem 0}#termsPage #termsInfos article p{margin:1rem 0;text-indent:2rem}#termsPage #termsInfos article .usePurpose{margin:2rem 0}#termsPage #termsInfos article ul{margin-left:5rem}#termsPage #termsInfos article a{color:blue}
/*# sourceMappingURL=main.0b7bcf94.css.map*/