@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Allura&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}:root{font-size:calc(62.5% + .39063vw)}html{scroll-behavior:smooth}body{background-color:#0d0d0b}*{color:#f8f2ed;font-family:Montserrat,sans-serif;transition:all .3s;z-index:0}*,:after,:before{box-sizing:border-box;margin:0;padding:0}::selection{background-color:#fff;color:#000}input:is(:not([type=button])){background:#f8f2ed;border:none;color:#0d0d0b;font-size:1rem;outline:none;padding:.5rem .75rem}input:active,input:focus,input:visited,textarea:active,textarea:focus,textarea:visited{border:none;outline:none}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-text-fill-color:#000;-webkit-box-shadow:inset 0 0 0 1000px transparent;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:rgba(63,63,63,.549);font-weight:600}input::placeholder,textarea::placeholder{color:rgba(63,63,63,.549);font-weight:600}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}section{padding:2vw}h1{font-size:4rem;font-weight:400}h1.big{font-size:6rem}h2{font-size:3rem}h2,h3{font-weight:400}h3{font-size:1.7rem}h3.big{font-size:2.4rem}h4{font-size:1.2rem}h4,h5{font-weight:400}h5{font-size:1.429rem}h6{font-size:1.214rem;font-weight:400}.small{font-size:.857rem}small{font-size:.714rem}a,input,label,option,p,select,span,strong{font-size:1.1rem}a{display:inline-block;text-decoration:none}a:hover{text-decoration:underline}a,button{cursor:pointer;transition:all .5s}.button{background-color:transparent;display:block;margin:auto;max-width:200px;min-width:100px;padding:8px 16px;text-align:center;width:100%}.button:hover{text-decoration:none}.button-primary{border:2px solid #f8f2ed}.button-primary:hover{background-color:#cd5c5e;border-color:#cd5c5e;color:#f8f2ed}.button-primary2{border:2px solid #cd5c5e;color:#cd5c5e}.button-primary2:hover{background-color:#cd5c5e;border-color:#cd5c5e;color:#f8f2ed}.button-secondary{background-color:#f8f2ed;border:2px solid #f8f2ed;color:#cd5c5e}.button-secondary:hover{background-color:#cd5c5e;border-color:#cd5c5e;color:#f8f2ed}.button-secondary2{background-color:#cd5c5e;border:2px solid #cd5c5e;color:#f8f2ed}.button-secondary2:hover{background-color:#f8f2ed;border-color:#f8f2ed;color:#cd5c5e}ol,ul{list-style:none}img::selection{background-color:#000}.full-width{width:100%}.grid{display:grid}.g-2-col-equal{grid-template-columns:50% 50%}.g-af{grid-gap:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.flex{display:flex}.row{flex-direction:row}.row-reverse{flex-direction:row-reverse}.wrap{flex-wrap:wrap}.nowrap{flex-wrap:nowrap}.column{flex-direction:column}.align-center{align-items:center}.align-stretch{align-items:stretch}.align-bottom{align-items:end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.justify-evenly{justify-content:space-evenly}.justify-around{justify-content:space-around}.by-2{width:50%}.by-3{width:30%}.mar-1{margin:1rem 0}.gap-2{gap:2rem}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:-1px;bottom:var(--swiper-pagination-bottom,-1px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullet-active{background:#cd5c5e;opacity:1}.nF{background-color:#0d0d0b;border-radius:2rem;margin:1rem auto 5rem;padding:3vw;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.nF a{font-style:italic}header{left:0;padding:2vw;position:-webkit-sticky;position:sticky;right:0;top:0;z-index:3}header.down{background-color:#f8f2ed;box-shadow:0 3px 5px -5px #cd5c5e;padding:1vw}header.down *{color:#0d0d0b;transition:all .5s}header.down li *{font-size:1rem}header.down nav .buttons a{color:#f8f2ed}header.down nav .buttons .button-primary{border-color:#cd5c5e;color:#cd5c5e}header.down nav .buttons .button-primary:hover{background-color:#0d0d0b;border-color:#0d0d0b;color:#f8f2ed}header.down nav .buttons .button-secondary{background-color:#cd5c5e;border:2px solid #cd5c5e;color:#f8f2ed}header.down nav .buttons .button-secondary:hover{background-color:#0d0d0b;border-color:#0d0d0b;color:#f8f2ed}header.down nav .profile .avatar p,header.down nav .profile .avatar svg:first-child{fill:#f8f2ed;color:#f8f2ed}header .logo img{max-width:150px;width:100%}header .logo:hover{text-decoration:none}header nav{gap:2rem}header nav ul li{border-width:2px;display:inline-block;font-size:1.1rem;margin:0 1rem;padding:1rem}header nav ul li a,header nav ul li span{cursor:pointer;position:relative}header nav ul li a:hover,header nav ul li span:hover{text-decoration:none}header nav ul li .line{bottom:-1rem;left:0}header nav ul li:hover .line{background-color:#cd5c5e;bottom:-.5rem;height:2px;position:absolute;width:100%}header nav ul li:nth-child(3){padding:1rem;position:relative}header nav ul li:nth-child(3) ol{background-color:#f8f2ed;opacity:0;padding:1vw;pointer-events:none;position:absolute;top:100%;width:200%}header nav ul li:nth-child(3) ol li{display:block;margin:0;padding:0}header nav ul li:nth-child(3) ol li:nth-child(2){padding:0}header nav ul li:nth-child(3) ol li a{color:#0d0d0b;padding:.5rem 1rem;width:100%}header nav ul li:nth-child(3) ol li a:hover{--parent-color:$pink;background-color:#cd5c5e;color:#f8f2ed}header nav ul li:nth-child(3) span{color:var(--parent-color)}header nav ul li:nth-child(3):hover ol{opacity:1;pointer-events:auto}header nav .buttons{gap:1rem}header nav .buttons a{min-width:150px}header nav .profile{padding:.5rem 0;position:relative}header nav .profile .avatar{gap:2px}header nav .profile .avatar .circle{align-items:center;background-color:#0d0d0b;border-radius:2.5rem;display:inline-flex;height:2.5rem;justify-content:center;overflow:hidden;padding:.2rem;text-align:center;width:2.5rem}header nav .profile .avatar .circle p,header nav .profile .avatar .circle svg:first-child{fill:#f8f2ed;cursor:default}header nav .profile .avatar .circle svg:last-child{cursor:pointer}header nav .profile .avatar .circle img{width:100%}header nav .profile .dropdown{background-color:#f8f2ed;box-shadow:0 3px 6px -3px #cd5c5e;position:absolute;right:0;top:-1000%;transition:.8s cubic-bezier(.68,-.55,.265,1.55);width:250px}header nav .profile .dropdown.open{top:100%}header nav .profile .dropdown *{color:#0d0d0b;font-size:1.1rem;text-align:center}header nav .profile .dropdown p{font-weight:500}header nav .profile .dropdown a,header nav .profile .dropdown p{border-bottom:1px solid #131310;padding:.5rem 1rem;width:100%}header nav .profile .dropdown a svg,header nav .profile .dropdown p svg{font-size:2rem}header nav .profile .dropdown a:hover,header nav .profile .dropdown p:hover{text-decoration:none}header nav .profile .dropdown a:hover,header nav .profile .dropdown button:hover{background-color:#0d0d0b;color:#f8f2ed}header nav .profile .dropdown a:hover svg,header nav .profile .dropdown button:hover svg{fill:#f8f2ed}header nav .profile .dropdown .button{align-items:center;border:none;display:inline-flex;gap:5px;justify-content:center;max-width:100%;width:100%}header nav .profile .dropdown .button svg{fill:#0d0d0b;height:1.5rem;width:1.5rem}header .burger,header .close{display:none;font-size:3rem;margin:.5rem 1rem}@media screen and (max-width:750px){header{flex-direction:column}}@media screen and (max-width:500px){header{flex-direction:row}header nav{background-color:#cd5c5e;flex-direction:column;inset:0;position:fixed;-webkit-transform:translateY(-200%);transform:translateY(-200%);transition:all .5s cubic-bezier(.785,.135,.15,.86)}header nav ul li{display:block;text-align:center}header nav ul li:nth-child(3){padding:1rem}header nav ul li:nth-child(3) ol{background-color:transparent;color:#f8f2ed;height:0;opacity:0;overflow:hidden;padding:0 1vw;position:relative;width:100%}header nav ul li:nth-child(3) ol li a{color:#f8f2ed;font-size:1rem}header nav ul li:nth-child(3) ol.down{border-bottom:1px solid #f8f2ed;border-top:1px solid #f8f2ed;height:calc(18rem + 4vw);margin-top:1rem;opacity:1;padding-block:1vw}header nav .profile{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}header nav .profile .dropdown{height:0;left:25%;overflow:hidden;top:100%}header nav .profile .dropdown.open{height:calc(7.6rem + 8px);top:100%}header nav.mobileOpen{top:0;-webkit-transform:translateY(0);transform:translateY(0)}header.down nav *{color:#f8f2ed}header.down nav li *{font-size:1.1rem!important}header.down nav.mobileOpen~.close{fill:#f8f2ed}header .burger,header .close{display:block}}.bg{background:linear-gradient(rgba(43,48,71,.4),rgba(43,48,71,.4)),url(https://res.cloudinary.com/qaz2dc/image/upload/v1685987916/ucbraids/background_lv3l5h.jpg) top no-repeat;background-size:cover;inset:0;position:fixed;z-index:-1}section{padding:4vw 2vw}#hero{height:85vh}#hero .inner{margin:auto;text-align:center;width:80%}#hero .inner h1,#hero .inner h3{margin-block:1rem}#hero .inner .book-link{margin-block:2rem}#popular{background-color:#f8f2ed}#popular .inner{margin:auto;text-align:center;width:90%}#popular .inner .row{gap:3%;overflow-x:auto;row-gap:2rem}#popular .inner .row .card{background-color:#f8f2ed;cursor:default;min-width:250px;width:30%}#popular .inner .row .card .img{min-height:40vh;overflow:hidden;width:100%}#popular .inner .row .card .img img{object-fit:cover;width:100%}#popular .inner .row .card .text{padding:1vw}#popular .inner .row .card .text h3{font-weight:700}#popular .inner .row .card .text h3,#popular .inner .row .card .text p{color:#0d0d0b;margin-block:1rem}#popular .inner .row .card .text p{font-size:.9rem}#popular .inner .link{padding:.5rem}#popular .inner .link a{color:#0d0d0b}#popular .inner .link a:hover{color:#cd5c5e;text-decoration:none}#reviews .inner{margin:auto;text-align:center;width:90%}#reviews .inner .row{gap:3%;row-gap:2rem}#reviews .inner .row .card{background-color:#f8f2ed;cursor:default;min-width:250px;padding:1vw;width:30%}#reviews .inner .row .card h3{font-weight:700}#reviews .inner .row .card h3,#reviews .inner .row .card p{color:#0d0d0b;margin-block:.5rem}#reviews .inner .row .card p{font-size:.9rem}#reviews .inner .row .card p span{color:#0d0d0b;font-size:.9rem}#reviews .inner .row .card .part{margin-top:1rem}#reviews .inner .row .card .part h4{color:#0d0d0b;font-weight:600;margin-bottom:1rem}#reviews .inner .row .card .part .flex{gap:.5rem}#reviews .inner .row .card .part .flex span{background-color:#0d0d0b;display:block;font-size:.8rem;padding:.5vw}#reviews .inner .link{padding:.5rem}#reviews .inner .link a:hover{color:#cd5c5e;text-decoration:none}#cta .inner{margin:auto;padding:2vw;text-align:center;width:80%}#cta .inner h2{margin-block:1rem}main.about .bg{background-color:rgba(13,13,11,.4)}main.about .inner{gap:5%;margin:1rem auto;padding:0 2vw 2vw;row-gap:2rem;width:80%}main.about .inner .text{max-width:50rem;width:100%}main.about .inner .text *{margin-block:.5rem;text-align:center}main.about .inner .text a{font-style:italic}main.about .inner .img{border-radius:2rem;overflow:hidden;width:34%}main.about .inner .img img.slideshow-image{-webkit-animation:fade 3s ease-in-out infinite;animation:fade 3s ease-in-out infinite;height:100%;object-fit:cover;width:100%}@-webkit-keyframes fade{0%{opacity:0}25%{opacity:1}75%{opacity:1}95%{opacity:0}to{opacity:0}}@keyframes fade{0%{opacity:0}25%{opacity:1}75%{opacity:1}95%{opacity:0}to{opacity:0}}#contact .inner{margin:auto;width:80%}#contact .inner section{margin-block:2rem;padding:0 2vw;text-align:center}#contact .inner form{margin:auto;max-width:40rem;padding:2vw;width:100%}#contact .inner form .row{gap:4%;row-gap:1rem}#contact .inner form input[type=email],#contact .inner form input[type=text]{width:48%}#contact .inner form input[type=email],#contact .inner form input[type=text],#contact .inner form textarea{background:#f8f2ed;border:none;color:#0d0d0b;font-size:1rem;outline:none;padding:.5rem .75rem}#contact .inner form input[type=email]:-webkit-autofill,#contact .inner form input[type=email]:focus,#contact .inner form input[type=text]:-webkit-autofill,#contact .inner form input[type=text]:focus,#contact .inner form textarea:-webkit-autofill,#contact .inner form textarea:focus{-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.075),inset 0 1px 0 hsla(0,0%,100%,.1)!important}#contact .inner form textarea{display:block;margin-block:1rem;min-height:10rem;width:100%}@media screen and (max-width:750px){#contact .inner form .row{flex-direction:column}#contact .inner form .row input[type=email],#contact .inner form .row input[type=text]{width:100%}}#contact .inner .map iframe{height:25vw;min-height:300px;width:100%}#contact .inner .policies p{margin:1rem auto;min-width:250px;width:65%}@media screen and (max-width:600px){#contact .inner{width:90%}}#services .loader{margin:30vh auto;text-align:center}#services .loader svg{margin:auto}#services .inner{margin:2rem auto;width:100%}#services .inner h1{text-align:center}#services .inner section{background-color:#f8f2ed;margin-block:4rem;padding:1vw 3vw}#services .inner section .styles,#services .inner section .top{margin-block:1rem}#services .inner section .top h3.big{color:#0d0d0b;font-weight:700;padding-top:1vw}#services .inner section .top a{color:#cd5c5e;display:block;font-weight:600;text-align:center;transition:all .5s}#services .inner section .top a:hover{text-decoration:none;-webkit-transform:skewX(-7deg);transform:skewX(-7deg)}#services .inner section .top a:before,#services .inner section .top a:first-child:after{background-color:#cd5c5e;content:"";height:2px;left:0;position:absolute;transition:width .5s ease-out,-webkit-transform .5s ease-out;transition:width .5s ease-out,transform .5s ease-out;transition:width .5s ease-out,transform .5s ease-out,-webkit-transform .5s ease-out;width:0}#services .inner section .top a:before{top:100%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left}#services .inner section .top a:after{bottom:100%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;transform-origin:right}#services .inner section .top a:hover:after,#services .inner section .top a:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1);width:100%}#services .inner section .styles .card{min-width:200px;padding:1vw}#services .inner section .styles .card h3,#services .inner section .styles .card p{color:#0d0d0b;padding-block:.5rem;text-align:center}#services .inner section a{margin-block:1rem}#service .details [data-testid=three-dots-loading] svg{margin:10vh auto}#service .details h2{margin-bottom:1rem;text-align:center}#service .details .cards{-webkit-column-gap:2%;column-gap:2%;padding:1vw;row-gap:2rem}#service .details .cards .card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);min-width:280px;outline:2px solid #f8f2ed;padding:1rem;width:32%}#service .details .cards .card *{text-align:center}#service .details .cards .card p{margin-top:.5rem}#service .details .cards .card .button{margin:1rem 0 0}#service .details .pagination{gap:1rem}#service .details .pagination button{background-color:transparent;border:1px solid #f8f2ed;height:2rem;text-align:center;width:2rem}#service .details .pagination button.active{background-color:#f8f2ed;color:#cd5c5e}#service .details .pagination button:hover{background-color:#f8f2ed;color:#0d0d0b}@media screen and (max-width:930px){#service .details .cards{-webkit-column-gap:4%;column-gap:4%}#service .details .cards .card{width:48%}}@media screen and (max-width:620px){#service .details .cards{-webkit-column-gap:4%;column-gap:4%}#service .details .cards .card{width:100%}}#login .inner,#signup .inner{margin:auto;width:80%}#login .inner .form h2,#signup .inner .form h2{margin-bottom:2rem;text-align:center}#login .inner .form form,#signup .inner .form form{margin-block:2rem;padding:0 2vw}#login .inner .form form *,#signup .inner .form form *{display:block;margin-block:1.5rem;width:100%}#login .inner .form form input,#signup .inner .form form input{min-width:300px}#login .inner .form .auth,#signup .inner .form .auth{margin-block:2rem;padding:2vw}#login .inner .form .auth p,#signup .inner .form .auth p{font-weight:500;margin:1rem 0;text-align:center;-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}#login .inner .form .auth button,#signup .inner .form .auth button{border:none;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#login .inner .form .auth button svg,#signup .inner .form .auth button svg{height:2rem;width:2rem}#login .inner .form .auth button svg:hover,#signup .inner .form .auth button svg:hover{scale:1.1}section#settings~header{background-color:#000!important}section#settings~header *{color:#0d0d0b;transition:all .5s}#settings .inner{background:#f8f2ed;outline:1px solid #000;width:100%}#settings .inner aside{min-width:15rem;position:relative;width:20%}#settings .inner aside *{color:#0d0d0b}#settings .inner aside .options{margin-bottom:2rem;position:-webkit-sticky;position:sticky;top:6rem}#settings .inner aside .options p{border-bottom:1px solid #0d0d0b;cursor:pointer;padding:.5rem 1rem}#settings .inner aside .options p.active,#settings .inner aside .options p:hover{background-color:#0d0d0b;border-bottom:1px solid #f8f2ed;color:#f8f2ed}#settings .inner aside span{align-items:center;bottom:0;color:#0d0d0b;cursor:pointer;display:inline-flex;font-weight:600;gap:5px;justify-content:center;left:0;margin-top:1rem;padding:1vw;position:absolute;right:0}#settings .inner aside span svg{fill:#0d0d0b;height:1.5rem;width:1.5rem}#settings .inner aside span:hover{background-color:#0d0d0b;color:#f8f2ed}#settings .inner aside span:hover svg{fill:#f8f2ed}#settings .inner section{outline:1px solid #000;padding:1vw 3vw 2rem;position:relative;width:100%}#settings .inner section h3{color:#0d0d0b;font-weight:600;padding:1rem;text-align:center}#settings .inner section p{color:#0d0d0b}#settings .inner section.settings i{color:#0d0d0b;display:block;text-align:center}#settings .inner section.settings .input-block{margin-block:1rem;margin:1rem auto;min-width:300px;padding:.5rem;width:50%}#settings .inner section.settings .input-block *{color:#0d0d0b;display:block}#settings .inner section.settings .input-block input,#settings .inner section.settings .input-block textarea{background-color:#fff;border:none;margin-top:.5rem;width:100%}#settings .inner section.settings .input-block input:disabled{background-color:#b4b4b4;opacity:.8}#settings .inner section.settings .input-block textarea{height:50px;padding:1rem;resize:none}#settings .inner section.settings button{margin-block:1rem}#settings .inner section.account p{cursor:pointer;margin-block:.6rem}#settings .inner section.account p:hover{text-decoration:underline}#settings .inner section.pass p{cursor:pointer;font-weight:700;gap:.5rem;margin-block:.6rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#settings .inner section.pass p:hover svg{scale:1.1}#settings .inner section.pass p svg{font-size:1.5rem}#settings .inner section.pass form{margin:1rem auto;max-width:40rem;width:100%}#settings .inner section.pass form input{background-color:#fff;border:none;display:block;margin-top:1rem;width:100%}#settings .inner section.pass form button{margin-block:1.5rem}#settings .inner section.loading{background-color:transparent}@media screen and (max-width:750px){#settings .inner{flex-direction:column}#settings .inner aside{align-items:center;display:flex;justify-content:space-between;width:100%}#settings .inner aside .options{display:flex;margin:0}#settings .inner aside .options p,#settings .inner aside .options p.active,#settings .inner aside .options p:hover{border:none}#settings .inner aside span{margin:0;position:relative}}#settings .message{background-color:rgba(13,13,11,.5);inset:0;padding:2vw;position:fixed;z-index:12}#settings .message .inner{background-color:#cd5c5e;height:20rem;max-width:30rem;outline:2px solid #f8f2ed;position:relative;width:100%}#settings .message .inner img{width:30%}#settings .message .inner button{background:transparent;border:none;font-size:1.5rem;position:absolute;right:2rem;top:2rem}footer{background-color:#f8f2ed;width:100%}footer .inner{gap:2rem;margin:auto;padding:2vw 2vw 0;width:85%}footer .inner .col{min-width:250px;padding:1vw;text-align:center;width:20%}footer .inner .col img{max-width:20rem;width:100%}footer .inner .col .socials{padding:1vw;width:100%}footer .inner .col .socials a svg{height:1.5rem;transition:all .5s;width:1.5rem}footer .inner .col .socials a svg.instagram{fill:#0d0d0b}footer .inner .col .socials a svg.instagram *{stop-color:#0d0d0b;transition:all .5s}footer .inner .col .socials a svg:hover.instagram .orange{stop-color:#fa8f21}footer .inner .col .socials a svg:hover.instagram .pink{stop-color:#d82d7e}footer .inner .col .socials a svg:hover.instagram .purple{stop-color:#8c3aaa}footer .inner .col h3{color:#cd5c5e;margin-block:1rem}footer .inner .col a,footer .inner .col li{color:#0d0d0b}footer .inner .col p{color:#0d0d0b;font-size:.9rem}footer .inner .col .grid{grid-template-columns:40% 60%}footer .copy{opacity:0;padding:.5vw;pointer-events:none}footer .copy a{color:#0d0d0b;display:block;text-align:center}@media screen and (max-width:994px){footer .inner .col{width:100%}footer .inner .col:nth-child(2),footer .inner .col:nth-child(3){min-width:280px;width:45%}}.loading{align-items:center;background-color:#0d0d0b;display:flex;flex-direction:column;font-size:2rem;inset:0;justify-content:center;position:fixed;transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out;transition:transform .5s ease-out,-webkit-transform .5s ease-out;z-index:9999}.loading img{max-width:250px;width:100%}.loading.visible{-webkit-transform:translateY(0);transform:translateY(0)}.loading.hidden{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.upload input,.upload textarea{background-color:#f8f2ed;color:#0d0d0b;margin-block:.5rem;padding:.5rem .75rem;width:400px}
/*# sourceMappingURL=main.21c108bb.css.map*/