@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;align-content:flex-start;display:flex;overflow:hidden;position:relative;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-khtml-user-select:none;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{min-height:100%;overflow:hidden;position:relative;width:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}@keyframes key-step-opacity{0%{opacity:1}to{opacity:0}}@keyframes key-step-opacity2{0%{opacity:0}to{opacity:1}}.btn{padding:16px 0;color:#f1efeb;background:#24221E;text-decoration:none;transition:.8s transform ease-in-out,.5s color;text-align:center;display:flex;align-items:center;justify-content:center;border-radius:100px;width:100%;font-weight:700}.btn:hover{background:#C2684E;transition:.5s}@media (min-width: 481px){.btn{width:300px}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}main{display:block}*[hidden]{display:none!important}svg,input,textarea,button,select{vertical-align:baseline;margin:0;padding:0;border:0;font-family:inherit;font-size:100%;outline:none}input,textarea,select,button{background:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{overflow:auto}button{cursor:pointer}button::-moz-focus-inner{border:0}select::-ms-expand,input::-ms-clear{display:none}template{display:none!important}body{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}a{color:inherit}a,a:hover,a:focus,*:focus{outline:0;text-decoration:none}em{font-style:italic}strong{font-weight:700}img{border:0}[v-cloak]{display:none!important}h1{font-size:3rem;font-weight:700;line-height:3.5rem}*,*:before,*:after{box-sizing:border-box}html{font-size:10px;font-style:normal;line-height:1;overflow-x:hidden;overflow-y:auto;max-width:100%;min-width:100%;scroll-behavior:smooth}body{font-family:Inter,sans-serif;font-weight:400;color:#000;background:#F1EFEB;position:relative;max-width:100%;min-width:100%;font-size:1.6rem}:target:before{content:"";display:block;height:100px;margin:-100px 0 0}button>span,button svg{pointer-events:none}img{-webkit-user-select:none;-ms-user-select:none;user-select:none;display:block}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-text-fill-color:#000000;-webkit-box-shadow:0 0 0px 1000px rgba(0,0,0,.1) inset;transition:background-color 5000s ease-in-out 0s}input,textarea{background:rgba(36,34,30,.1);padding:15px;width:100%;border-radius:8px;position:relative;z-index:0}textarea{min-height:100px}select,input[type=password],input[type=text],input[type=email],input[type=time],input[type=tel],input[type=url],input[type=range],input[type=search],input[type=file],input[type=image],input[type=number],input[type=date]{height:50px}input:focus,textarea:focus{box-shadow:0 0 4px #24221e}input[type=radio]:focus,input[type=checkbox]:focus,input[type=range]:focus{box-shadow:unset;border:unset}.container{width:100%;max-width:100%;padding-left:16px;padding-right:16px;box-sizing:border-box}.container:before,.container:after{content:none;display:block;clear:both}@media (min-width: 951px){.container--wide{max-width:1440px!important}}@media (min-width: 951px){.container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px}}.navbar{height:60px;width:100%;padding:16px 24px;border-radius:10px;background:#C2684E;display:flex;justify-content:space-between;align-items:center}.navbar__burger{display:flex;align-items:center;cursor:pointer}.navbar__burger--icon{width:24px}@media (min-width: 951px){.navbar__burger{display:none}}.navbar__desktopMenu{display:none}@media (min-width: 951px){.navbar__desktopMenu{display:flex;gap:40px}}.navbar__menu{display:none;width:100%;height:100vh;position:absolute;top:0;left:0;z-index:99;background-color:#c2684e;color:#f1efeb}.navbar__menu--active{display:block}.navbar__menuClose{display:flex;align-items:center;width:100%;height:80px}.navbar__menuCloseWrapper{padding:0 30px;display:flex;justify-content:flex-end}.navbar__menuCloseBtn{cursor:pointer}.navbar__menuCloseBtn svg{width:40px;height:40px;fill:#d9d9d9}.navbar__menuList{display:flex;flex-direction:column;gap:15px}.navbar__menuLink{color:#fff;font-size:2.4rem;font-weight:700;line-height:2.9rem;transition:.3s}.navbar__menuLink:hover,.navbar__menuLink--active{text-decoration:underline}@media (min-width: 951px){.navbar__menuLink{font-size:1.6rem;font-weight:700;line-height:2.1rem}}.header{height:80px;width:100%;position:fixed;z-index:99}.header__wrapper{height:100%;display:flex;align-items:center;justify-content:center}.footer{background:#24221E;color:#fff}.footer__wrapper{display:flex;flex-direction:column;padding-top:80px;padding-bottom:80px}@media (min-width: 769px){.footer__wrapper{flex-direction:row;justify-content:space-between;gap:60px}}.footer__logo{margin-bottom:40px}@media (min-width: 769px){.footer__logo--mobile{display:none}}.footer__logo--desktop{display:none}@media (min-width: 769px){.footer__logo--desktop{display:block}}@media (min-width: 769px){.footer__logo{margin-bottom:0}}.footer__content{display:flex;flex-direction:column}@media (min-width: 769px){.footer__content{flex-direction:row;gap:24px}}@media (min-width: 951px){.footer__content{gap:84px}}.footer__heading{font-size:1.6rem;font-weight:700;line-height:2.1rem;margin-bottom:12px}.footer__text--underline{text-decoration:underline}.footer__rows{display:flex;flex-direction:column;gap:24px;margin-bottom:48px}.footer__rows--inner{margin-bottom:0}@media (min-width: 769px){.footer__rows--inner{flex-direction:column!important}}@media (min-width: 951px){.footer__rows--inner{gap:24px!important}}@media (min-width: 769px){.footer__rows{flex-direction:row;margin-bottom:0}}@media (min-width: 951px){.footer__rows{gap:84px}}.footer__socials{display:flex;flex-direction:column;gap:12px}.footer__social{display:flex;gap:10px;align-items:center}.footer__socialIcon{height:16px}.hero{position:relative;background:#F1EFEB;border-bottom-left-radius:40px;border-bottom-right-radius:40px}.hero__image{height:196px;width:100%;background-image:url(/wp-content/themes/codeunion/public/img/props/black-outline-mobile.svg);background-repeat:no-repeat;background-size:cover}@media (min-width: 481px){.hero__image{background-image:url(/wp-content/themes/codeunion/public/img/props/black-outline-tablet.svg)}}@media (min-width: 769px){.hero__image{height:273px}}@media (min-width: 1281px){.hero__image{background-image:url(/wp-content/themes/codeunion/public/img/props/black-outline-desktop.svg)}}.hero__wrapper{padding-top:8px;padding-bottom:50px}@media (min-width: 769px){.hero__wrapper{padding-top:16px;padding-bottom:80px}}@media (min-width: 1281px){.hero__wrapper{padding-top:32px}}.hero__heading{display:flex;font-size:4.8rem;font-weight:700;line-height:5.3rem;text-transform:uppercase}@media (min-width: 769px){.hero__heading{font-size:5.4rem;font-weight:700;line-height:6.5rem;justify-content:center;margin-bottom:8px}}@media (min-width: 1281px){.hero__heading{font-size:6.4rem;font-weight:700;line-height:6.9rem}}.hero__tags{display:flex;gap:8px;font-size:2.4rem;font-weight:700;line-height:2.9rem;margin-bottom:16px}@media (min-width: 769px){.hero__tags{font-size:3.2rem;font-weight:700;line-height:3.8rem;justify-content:center;margin-bottom:24px}}@media (min-width: 1281px){.hero__tags{font-size:4rem;font-weight:700;line-height:4.5rem}}.hero__text{display:flex;font-size:2rem;font-weight:400;line-height:2.5rem;margin-bottom:40px}@media (min-width: 769px){.hero__text{font-size:2.4rem;font-weight:400;line-height:2.9rem;text-align:center;max-width:60%;margin:0 auto 40px}}@media (min-width: 1281px){.hero__text{font-size:3.2rem;font-weight:400;line-height:3.7rem}}.hero__button{display:flex;justify-content:center}.hero__overlay{position:absolute;background:#24221E;height:40px;width:100%;bottom:0;z-index:-1}.main{background:#24221E;color:#f1efeb}.main__wrapper{padding-top:80px;padding-bottom:40px;display:flex;flex-direction:column;gap:80px}.main__landings{font-size:4rem;font-weight:700;line-height:4.5rem;text-transform:uppercase;text-decoration:underline;display:flex;flex-direction:column;gap:40px;align-items:center}@media (min-width: 769px){.main__landings{flex-direction:row;justify-content:center;gap:60px}}.main__image{display:flex;justify-content:center}.main__image img{max-width:100%;height:auto}@media (min-width: 561px){.main__image--mobile{display:none}}.main__image--desktop{display:none}@media (min-width: 561px){.main__image--desktop{display:flex}}.main__description{display:flex;flex-direction:column;gap:40px}.main__text{display:flex;font-size:2rem;font-weight:400;line-height:2.5rem}@media (min-width: 769px){.main__text{text-align:center;max-width:60%;margin:0 auto}}@media (min-width: 1281px){.main__text{font-size:3.2rem;font-weight:400;line-height:3.7rem}}.main__button{display:flex;justify-content:center}.main__button .btn{border:1px solid #F1EFEB}.main__button:hover .btn{border:1px solid #24221E}.contact{position:relative}.contact__wrapper{padding-top:80px;padding-bottom:40px;display:flex;flex-direction:column;gap:40px}.contact__heading{font-size:2.4rem;font-weight:700;line-height:2.9rem}@media (min-width: 769px){.contact__heading{text-align:center;font-size:3.2rem;font-weight:700;line-height:3.8rem}}.contact__form{display:flex;flex-direction:column;gap:24px}@media (min-width: 769px){.contact__form{flex-direction:row}}.contact__column{display:flex;flex-direction:column}.contact__column--left{gap:17px}.contact__column--right{gap:40px}@media (min-width: 769px){.contact__column{width:50%}}.contact__label{display:block;width:100%}@media (min-width: 769px){.contact__textarea{max-height:100px}}.contact__required{color:red}.contact .wpcf7-not-valid-tip{margin-top:5px}.contact .wpcf7-response-output{margin:0;border-radius:8px}.contact__overlay{position:absolute;background:#F1EFEB;height:40px;width:100%;border-bottom-left-radius:40px;border-bottom-right-radius:40px;z-index:5}.contact__image{background:#24221E;height:160px;width:100%;background-image:url(/wp-content/themes/codeunion/public/img/props/white-outline-mobile.svg);background-repeat:no-repeat;background-size:cover}@media (min-width: 481px){.contact__image{background-image:url(/wp-content/themes/codeunion/public/img/props/white-outline-tablet.svg)}}@media (min-width: 769px){.contact__image{height:180px}}@media (min-width: 1281px){.contact__image{background-image:url(/wp-content/themes/codeunion/public/img/props/white-outline-desktop.svg)}}.projects__upper{padding-top:100px}.projects__upper{display:flex;flex-direction:column;gap:24px}@media (min-width: 769px){.projects__upper{flex-direction:row;gap:12px}}@media (min-width: 769px){.projects__description{width:40%}}@media (min-width: 1281px){.projects__description{width:30%}}.projects__descriptionHeading{text-transform:uppercase;font-size:3.2rem;font-weight:700;line-height:3.7rem;margin-bottom:8px}.projects__descriptionText{font-size:2rem;font-weight:400;line-height:2.5rem}.projects__descriptionImage{display:flex;justify-content:center;width:100%}.projects__descriptionImage img{width:100%;height:auto}@media (min-width: 769px){.projects__descriptionImage{width:60%}}@media (min-width: 1281px){.projects__descriptionImage{width:70%}}.projects__items{margin:54px 0}@media (min-width: 769px){.projects__items{margin:40px 0 54px}}.projects__item{display:flex;flex-direction:column;gap:12px}.projects__item:not(:last-child){margin-bottom:24px;border-bottom:1px solid #000000}.projects__item:not(:last-child) .projects__itemText{margin-bottom:32px}@media (min-width: 769px){.projects__item{align-items:center}}.projects__itemHeading{font-size:2.4rem;font-weight:700;line-height:2.9rem}@media (min-width: 769px){.projects__itemHeading{font-size:3.2rem;font-weight:700;line-height:3.8rem}}@media (min-width: 769px){.projects__itemText{text-align:center;font-size:2.4rem;font-weight:400;line-height:2.9rem}}.projects__button{margin-bottom:80px}@media (min-width: 769px){.projects__button{display:flex;justify-content:center}}.projects__images{display:grid;grid-template-columns:1fr 1fr;flex-wrap:wrap;gap:4px}@media (min-width: 1025px){.projects__images{grid-template-columns:1fr 1fr 1fr 1fr;gap:10px}}.projects__image{display:flex;justify-content:center}.projects__image img{max-width:100%;height:auto}@media (min-width: 481px){.projects__image img{width:-webkit-fill-available}}
