/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;-moz-appearance:button;appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*{box-sizing:border-box}@font-face{font-family:Breve Slab;src:url(/fonts/Aleo-Regular.321a791d.ttf);font-style:none;font-weight:400}@font-face{font-family:Breve Slab;src:url(/fonts/Aleo-Bold.da1fcd90.ttf);font-style:none;font-weight:700}@font-face{font-family:Breve Slab;src:url(/fonts/Aleo-Light.5425125c.ttf);font-style:none;font-weight:lighter}.navbar{position:sticky;top:0;z-index:20;font-family:Breve Slab,sans-serif;padding:20px 10px;height:60px}.navbar .navbar-list{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:0;padding:0;list-style:none}.navbar .navbar-list li{margin:0 10px;animation:show-animation-nav 1.3s ease-in-out forwards}@keyframes show-animation-nav{0%{opacity:0;transform:translateX(0);transform:translateY(20px)}to{opacity:1;transform:translateX(0);transform:translateY(0)}}.navbar .navbar-list li a{color:#fff;display:inline-block;position:relative;text-decoration:none;transition:color .3s ease}.navbar .navbar-list li a:hover{color:#f4d117}.navbar-active{animation:show-animation-nav-active .4s ease forwards}@keyframes show-animation-nav-active{0%{opacity:0;transform:translateX(0);transform:translateY(-20px)}to{opacity:1;transform:translateX(0);transform:translateY(0)}}.nav-item__active{position:relative}.nav-item__active:after{content:"";position:absolute;top:-10px;left:0;height:3px;border-radius:5px;width:0;background:#f4d117;animation:animation-active-nav .3s ease forwards}@keyframes animation-active-nav{0%{width:0}to{width:100%}}.header{height:calc(100vh - 60px);display:flex;justify-content:space-between;align-items:center}.header .header-titles{font-family:Breve Slab,sans-serif;text-align:right;overflow:hidden}.header .header-titles .logo{width:500px;height:310px;animation:show-animation-logo 1.3s ease-in-out forwards}@keyframes show-animation-logo{0%{opacity:0;transform:translateX(0);transform:translateY(70px)}to{opacity:1;transform:translateX(0);transform:translateY(0)}}@media screen and (max-width:1200px){.header .header-titles .logo{width:400px;height:280px}}@media screen and (max-width:1050px){.header .header-titles .logo{width:320px;height:280px}}@media screen and (max-width:750px){.header .header-titles .logo{width:60%}}@media screen and (max-width:500px){.header .header-titles .logo{width:80%}}@media screen and (max-width:915px){.header .header-titles{width:70%}}@media screen and (max-width:750px){.header .header-titles{text-align:center;width:100%}}.header .header-info{font-family:Breve Slab,sans-serif;width:570px;font-size:3.5rem;overflow:hidden;position:relative;top:25%}.header .header-info p{font-weight:800;color:#fff;animation:show-animation-header-info 1.3s ease-in-out forwards}@keyframes show-animation-header-info{0%{opacity:0;transform:translateX(0);transform:translateY(-70px)}to{opacity:1;transform:translateX(0);transform:translateY(0)}}.header .header-info p span{margin-top:10px;display:block;color:#d3d3d3;font-weight:100;font-size:1.1rem}@media screen and (max-width:1050px){.header .header-info{width:405px;font-size:2.5rem}}@media screen and (max-width:915px){.header .header-info{width:370px;font-size:2.2rem}}@media screen and (max-width:750px){.header .header-info{width:100%;text-align:center;font-size:1.6rem}.header{position:relative;bottom:50px;flex-direction:column-reverse;justify-content:center;align-items:center}}@media screen and (max-width:500px){.header{position:relative;bottom:5px;justify-content:center;height:70%}}.container-works{background-color:#fff}.works-title{position:relative;font-family:Breve Slab,sans-serif;font-size:3rem;text-align:center;margin:0;padding:20px 0;font-weight:400}.works-title span{background-color:#fff;padding:0 30px;position:relative;font-weight:700;z-index:1}.works-title:after{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%;height:1px;background-color:#210e2a}@media only screen and (max-width:600px){.works-title{font-size:2rem}}.works{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;padding:20px 0;background-color:#fff}.works .work-container,.works .work-one{height:650px}.works .work-one{width:65.5%}.works .work-one .work{height:99%}.works .work-one .work .work-image__container{height:95%}@media screen and (max-width:800px){.works .work-one{width:100%}}.works .work-container{width:34.5%}.works .work-container .work{height:48.7%}@media screen and (max-width:800px){.works .work-container{width:100%}}.works .work{position:relative;margin:10px;font-family:Breve Slab,sans-serif;opacity:0;overflow:hidden;cursor:pointer}.works .work .work-image__container{filter:brightness(.9);transition:transform .5s ease-in-out,filter .5s ease-in-out;height:90%}.works .work .work-image__container .work-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.works .work:hover>.work-info{color:#210e2a;transform:translate(-50%,-50%)}.works .work:hover>.work-info .work-button{margin:10px auto;animation:show-animation-button-item .7s ease-out forwards}@keyframes show-animation-button-item{0%{opacity:0;transform:translateX(0);transform:translateY(-40px)}to{opacity:1;transform:translateX(0);transform:translateY(0)}}.works .work:hover .work-image__container{filter:brightness(.5)}@media screen and (max-width:400px){.works{grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}}.show-item{animation:show-animation-show-work .3s ease-in forwards}@keyframes show-animation-show-work{0%{opacity:0;transform:translateX(0);transform:translateY(100px)}to{opacity:1;transform:translateX(0);transform:translateY(0)}}.crew{position:relative;background-color:#fff;color:#210e2a;padding-top:0!important;padding-bottom:0!important;z-index:10}@media screen and (max-width:575px){.crew{padding:0!important}}.crew .crew-container{position:relative;width:90%;margin:0 auto}@media screen and (max-width:600px){.crew .crew-container{padding:0 35px}}.crew .crew-container .crew-container-carrousel{flex-wrap:nowrap;overflow-x:scroll;padding:40px 0;scroll-behavior:smooth;display:flex;justify-content:left;align-items:center}.crew .crew-container .crew-container-carrousel::-webkit-scrollbar{width:0}.crew .crew-container .crew-container-carrousel .crew-member{position:relative;flex:0 0 330px;height:330px;margin-right:5px;text-align:center;padding:10px 30px}@media screen and (max-width:1100px){.crew .crew-container .crew-container-carrousel .crew-member{flex:0 0 360px;height:360px;margin-right:0}}@media screen and (max-width:800px){.crew .crew-container .crew-container-carrousel .crew-member{flex:0 0 40%;height:350px;margin-right:0;padding:10px 15px}}@media screen and (max-width:700px){.crew .crew-container .crew-container-carrousel .crew-member{flex:0 0 50%;height:380px;margin-right:0}}@media screen and (max-width:600px){.crew .crew-container .crew-container-carrousel .crew-member{flex:0 0 350px;height:350px;margin-right:0}}@media screen and (max-width:450px){.crew .crew-container .crew-container-carrousel .crew-member{flex:0 0 100%;height:300px;margin-right:0}}.crew .crew-container .crew-container-carrousel .crew-member:hover .crew-member__image{transform:scale(1.1)}.crew .crew-container .crew-container-carrousel .crew-member .container-info{color:#000;margin-top:30px}.crew .crew-container .crew-container-carrousel .crew-member .container-info .crew-member__name{font-size:1.2rem;font-weight:700;transition:opacity 1s ease-in-out}.crew .crew-container .crew-container-carrousel .crew-member .container-info .crew-member__position{margin:5px 0;font-size:1rem;font-weight:400;font-style:italic}.crew .crew-container .crew-container-carrousel .crew-member .crew-member__image{position:relative;top:10px;width:100%;height:90%;-o-object-fit:cover;object-fit:cover;background-attachment:fixed;z-index:1;transition:transform .2s ease-in,filter .2s ease-in;border-radius:50%}@media screen and (max-width:575px){.crew .crew-container .crew-container-carrousel .crew-member{flex-direction:column-reverse}}@media screen and (min-width:800px){.crew .crew-container .crew-container-carrousel .crew-member__active{transform:scale(.9);animation:crew-member__active .3s ease-in forwards}}@keyframes crew-member__active{0%{transform:scale(.9)}to{transform:scale(1.2)}}@media screen and (max-width:1250px){.crew .crew-container{width:100%}}.crew .crew-controls button{position:absolute;cursor:pointer;outline:none;border-radius:50%;font-weight:700;padding:0;top:50%;transform:translateY(-50%);border:none;background-color:transparent;z-index:5;filter:invert(1)}.crew .crew-controls button img{width:40px;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out}.crew .crew-controls button img:hover{transform:scale(1.2)}@media screen and (max-width:575px){.crew .crew-controls button img{width:25px}}.crew .crew-controls .button-prev{left:10px;transform:rotate(180deg)}.crew .crew-controls .button-next{right:10px}.crew .crew-controls .active{background-color:#210e2a}@keyframes move{0%{text-shadow:4px -4px 0 #fff,3px -3px 0 #fff,2px -2px 0 #fff,1px -1px 0 #fff,-4px 4px 0 #210e2a,-3px 3px 0 #210e2a,-2px 2px 0 #210e2a,-1px 1px 0 #210e2a}25%{text-shadow:-4px -4px 0 #210e2a,-3px -3px 0 #210e2a,-2px -2px 0 #210e2a,-1px -1px 0 #210e2a,4px 4px 0 #fff,3px 3px 0 #fff,2px 2px 0 #fff,1px 1px 0 #fff}50%{text-shadow:-4px 4px 0 #fff,-3px 3px 0 #fff,-2px 2px 0 #fff,-1px 1px 0 #fff,4px -4px 0 #210e2a,3px -3px 0 #210e2a,2px -2px 0 #210e2a,1px -1px 0 #210e2a}75%{text-shadow:4px 4px 0 #210e2a,3px 3px 0 #210e2a,2px 2px 0 #210e2a,1px 1px 0 #210e2a,-4px -4px 0 #fff,-3px -3px 0 #fff,-2px -2px 0 #fff,-1px -1px 0 #fff}to{text-shadow:4px -4px 0 #fff,3px -3px 0 #fff,2px -2px 0 #fff,1px -1px 0 #fff,-4px 4px 0 #210e2a,-3px 3px 0 #210e2a,-2px 2px 0 #210e2a,-1px 1px 0 #210e2a}}.clients{background-color:#fff}.container-clients{list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}@media screen and (max-width:950px){.container-clients{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media screen and (max-width:750px){.container-clients{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}.container-clients img{width:100%;margin:5px}.contact{background-color:#fffef4;display:flex;justify-content:center;align-items:center}.contact-box{width:clamp(100px,90%,1000px);margin:80px 50px;display:flex;flex-wrap:wrap;box-shadow:2px 3px 3px rgba(0,0,0,.104);border:1px solid rgba(0,0,0,.104);opacity:0}@media screen and (max-width:600px){.contact-box{margin:10px 0;width:100%}}.contact-form-wrapper,.contact-links{width:50%;padding:8% 5% 10% 5%}.form-textarea{display:flex;justify-content:flex-start;align-items:center}.form-textarea .submit-btn{position:relative;bottom:5px;margin-left:5px;background-color:transparent;width:40%!important}.contact-links{background-color:#1f2e43;border-radius:10px 0 0 10px;background:radial-gradient(circle at 55% 92%,#426691 0 12%,transparent 12.2%),radial-gradient(circle at 94% 72%,#426691 0 10%,transparent 10.2%),radial-gradient(circle at 20% max(85%,350px),#263a53 0 7%,transparent 7.2%),radial-gradient(circle at 0 0,#263a53 0 40%,transparent 40.2%),#1f2e43}.contact-form-wrapper{background-color:hsla(0,0%,100%,.561);border-radius:0 10px 10px 0}.show-links{animation:show-animation-contact-links .7s ease-in forwards}@keyframes show-animation-contact-links{0%{opacity:0;transform:translateX(0);transform:translateY(-100px)}to{opacity:1;transform:translateX(0);transform:translateY(0)}}.show-wrapper{animation:show-animation-contact-form-wrapper .7s ease-in forwards}@keyframes show-animation-contact-form-wrapper{0%{opacity:0;transform:translateX(0);transform:translateY(100px)}to{opacity:1;transform:translateX(0);transform:translateY(0)}}@media only screen and (max-width:800px){.contact-form-wrapper,.contact-links{width:100%}.contact-links{border-radius:10px 10px 0 0}.contact-form-wrapper{border-radius:0 0 10px 10px}}.contact-title{font-family:Breve Slab,sans-serif;color:#fff;font-size:clamp(30px,6vw,60px);letter-spacing:2px;text-align:center;transform:scaleX(.95)}.links{display:flex;flex-wrap:wrap;justify-content:center;padding-top:50px}.link{margin:10px;cursor:pointer}.social-media__icon{width:45px;height:45px;filter:hue-rotate(220deg) drop-shadow(2px 4px 4px rgba(0,0,0,.4));transition:.2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.social-media__icon:hover{transform:scale(1.1)}.social-media__icon:active{transform:scale(1.1);filter:hue-rotate(220deg) drop-shadow(2px 4px 4px #222) sepia(.3)}.form-item{position:relative;margin:0}input,label,textarea{font-family:Breve Slab,sans-serif;font-weight:700}label{position:absolute;top:10px;left:2%;color:#999;font-size:clamp(14px,1.5vw,18px);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}input,textarea{width:100%;outline:0;border:1px solid #ccc;border-radius:4px;margin-bottom:10px;padding:10px;font-size:clamp(15px,1.5vw,18px)}input:focus+label,input:valid+label,textarea:focus+label,textarea:valid+label{font-size:clamp(13px,1.3vw,16px);color:#777;top:-20px;transition:all .225s ease}.submit-btn{background-color:transparent;filter:drop-shadow(2px 2px 3px rgba(0,0,0,.2));color:#fff;font-family:Breve Slab,sans-serif;font-size:clamp(16px,1.6vw,18px);font-weight:700;display:block;border:none;border-radius:4px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.2s;width:100%;border:2px solid #fff;height:-moz-max-content;height:max-content;padding:8px}.submit-btn:active,.submit-btn:hover{transform:scale(1.1)}.submit-btn:active{filter:sepia(.5)}.invalid-feedback{display:block;position:relative;bottom:12px;left:10px;color:red;margin:0;margin-bottom:10px;font-size:.9rem}.is-invalid{border:1px solid red}.is-invalid__label{color:red!important}@media only screen and (max-width:800px){.contact-title{font-size:clamp(40px,10vw,60px)}}@media only screen and (max-width:600px){.contact-title{font-size:1.4rem}}@media only screen and (max-width:400px){.contact-title{font-size:clamp(30px,12vw,60px)}.links{padding-top:30px}.social-media__icon{width:38px;height:38px}}.footer-distributed{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;background-color:#210e2a;box-shadow:0 1px 1px 0 rgba(0,0,0,.12);box-sizing:border-box;width:100%;text-align:left;font-family:Breve Slab,sans-serif;padding:55px 50px}.footer-distributed .footer-left{width:40%}.footer-distributed h3{color:#fff;margin:0;font-size:2.3rem;font-weight:700}.footer-distributed h3 span{color:#20b2aa}.footer-distributed .footer-links{color:#fff;margin:20px 0 12px;padding:0}@media screen and (min-width:1150px){.footer-distributed .footer-links{width:85%}}.social-media-footer{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%!important}@media screen and (min-width:1250px){.social-media-footer{justify-content:flex-start;width:-moz-max-content!important;width:max-content!important}}.footer-distributed .footer-links a{display:inline-block;line-height:1.8;font-weight:400;text-decoration:none;color:inherit}.footer-distributed .footer-company-name{color:#fff;font-size:14px;font-weight:400;margin:0}.footer-distributed .footer-center{width:35%}.footer-center{display:flex;flex-direction:row;justify-content:space-around;align-items:flex-start}.footer-center div{width:-moz-max-content;width:max-content}@media screen and (max-width:1150px){.footer-center div{width:100%}}.footer-distributed .footer-center i{background-color:#33383b;color:#fff;font-size:25px;width:38px;height:38px;border-radius:50%;text-align:center;line-height:42px;margin:10px 15px;vertical-align:middle}.footer-distributed .footer-center i.fa-envelope{font-size:17px;line-height:38px}.footer-distributed .footer-center p{color:#fff;font-weight:400;vertical-align:middle;margin:0}@media screen and (min-width:1150px){.footer-distributed .footer-center p{display:inline-block}}.footer-distributed .footer-center p span{display:block;font-weight:700;font-size:14px}.footer-distributed .footer-center p a{color:#210e2a;text-decoration:none}.footer-distributed .footer-links a:before{content:"|";font-weight:300;font-size:20px;left:0;color:#fff;display:inline-block;padding-right:5px}.footer-distributed .footer-links .link-1:before{content:none}.footer-distributed .footer-right{width:20%}.footer-distributed .footer-company-about{line-height:20px;color:#92999f;font-size:13px;font-weight:400;margin:0}.footer-distributed .footer-company-about span{display:block;color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:20px}.footer-distributed .footer-icons{margin-top:25px}.footer-distributed .footer-icons a{display:inline-block;width:35px;height:35px;cursor:pointer;background-color:#33383b;border-radius:2px;font-size:20px;color:#fff;text-align:center;line-height:35px;margin-right:3px;margin-bottom:5px}.social-media-footer{padding:0;width:-moz-max-content;width:max-content;list-style:none}.social-media-footer li{margin:0 5px;padding:0}.social-media-footer li a img{height:2rem;width:2rem;transition:transform .3s ease-in-out}.social-media-footer li a img:hover{transform:scale(1.1)}.main-footer__bottom{display:grid;place-items:center;background-color:#180a1e;padding:20px;font-family:Arial,Helvetica,sans-serif;color:#fff}.main-footer__firstParagraph{text-align:center;font-size:.9rem}@media screen and (min-width:1800px){.main-footer__firstParagraph{font-size:1.1rem}}.main-footer__firstParagraph a{color:#fff;font-weight:700}.footer-span__resalt{text-decoration:underline}.links-footer,.links-footer a{color:#fff!important}.links-footer a{text-decoration:none}.links-footer a:hover{color:#f4d117!important}.main-footer__lastParagraph{text-align:center;font-size:.8rem;width:75%}@media screen and (min-width:1800px){.main-footer__lastParagraph{font-size:1.1rem}}@media(max-width:1150px){.footer-distributed{font:700 14px sans-serif}.footer-distributed .footer-center,.footer-distributed .footer-left,.footer-distributed .footer-right{display:block;width:100%;margin-bottom:40px;text-align:center}.footer-distributed .footer-center i{margin-left:0}}.logo{height:10vh;width:10vh}@media screen and (max-width:600px){.footer-center div{display:block;width:100%}}html{scroll-behavior:smooth}.modalHead,.navbar-active,body{background:#210e2a}.modalHead::-webkit-scrollbar,.navbar-active::-webkit-scrollbar,body::-webkit-scrollbar{width:0}.loading{background-color:#210e2a;animation:loading-animation .8s ease-in-out forwards;animation-delay:.9s}.loading,.loading .loading-children{position:fixed;z-index:5;width:100%;height:100%}.loading .loading-children{background-color:#180a1e;transform:translateX(100%);animation:loading-children-animation 1.5s ease-in-out forwards}.resp-message{position:fixed;bottom:0;left:0;width:100%;z-index:5;text-align:center;padding:8px;color:#fff;font-weight:700;animation:show-animation-resp-message 1s ease-in forwards}@keyframes show-animation-resp-message{0%{opacity:0;transform:translateX(0);transform:translateY(100px)}to{opacity:1;transform:translateX(0);transform:translateY(0)}}.resp-success{background-color:green}.resp-error{background-color:red}.spinner{display:inline-block;margin-left:10px;width:20px;height:20px;border:3px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite}@keyframes spin{to{-webkit-transform:rotate(1turn)}}@keyframes loading-animation{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes loading-children-animation{0%{transform:translateX(100%)}50%{transform:translateX(0)}to{transform:translateX(-100%);display:none}}.section{padding:10px 40px;font-family:Breve Slab,sans-serif}@media screen and (max-width:1050px){.section{padding:10px 20px}}@media screen and (max-width:520px){.section{padding:10px}}@media screen and (max-width:420px){.section{padding:none}}@keyframes modal-animation{0%{opacity:0;transform:translate(-50%,-50%) scale(0)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes modal-bg-animation{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.modal{position:fixed;left:50%;width:90%;height:90%;top:50%;transform:translate(-50%,-50%);z-index:25;background-color:#fff;font-family:Breve Slab,sans-serif;border-radius:5px 0 5px 0;overflow:hidden;box-shadow:3px 3px 10px 0 rgba(28,28,28,.75);animation:modal-animation .3s ease-in-out forwards}.modal .modalBody,.modal .modalHead{padding:7px 15px}.modal .modalHead{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #535353}.modal .modalHead .modalHeadTitle{font-size:1.3rem;font-weight:500;color:#fff}.modal .modalHead .modalHeadButtonClose{color:#fff;background-color:transparent;font-size:1.3rem;padding:0;margin:0;outline:none;border:none;cursor:pointer}.modal .modalHead .modalHeadButtonClose img{position:relative;top:3px;width:25px;height:25px;transition:transform .3s ease-in-out}.modal .modalHead .modalHeadButtonClose img:hover{transform:scale(1.1)}.modal .modalBody{display:grid;place-items:center;padding:0;height:100%;background-color:#fff;overflow:auto}.modal .modalBody img{width:80%;height:80%;-o-object-fit:contain;object-fit:contain}.modalBackground{position:fixed;background-color:rgba(54,54,54,.306);width:100%;height:100%;top:0;left:0;z-index:20;animation:modal-bg-animation .3s ease-in-out forwards}