@import "https://fonts.googleapis.com/css2?family=Nanum+Myeongjo:wght@400;700;800&family=Overpass:wght@100;200;300;400;500;600;700;800;900&family=Sail";*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}*{margin:0}html,body{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}body{background-color:#efd6a9}.ug-black{background:#0D0D0D}h1,h2,h3,h4,h5,h6{font-family:"Nanum Myeongjo",serif}h6,p,li,input,textarea,label,a{font-family:"Overpass",sans-serif}h1{font-size:calc(1.725rem + 5.7vw);font-weight:400}@media (min-width: 1200px){h1{font-size:6rem}}h2{font-size:calc(1.5rem + 3vw);font-weight:800}@media (min-width: 1200px){h2{font-size:3.75rem}}h3{font-size:calc(1.425rem + 2.1vw);font-weight:700}@media (min-width: 1200px){h3{font-size:3rem}}h4{font-size:calc(1.3375rem + 1.05vw);font-weight:400}@media (min-width: 1200px){h4{font-size:2.125rem}}h5{font-size:calc(1.275rem + .3vw);font-weight:800}@media (min-width: 1200px){h5{font-size:1.5rem}}h6{font-size:1.25rem;font-weight:700}p{font-size:1rem;font-weight:400}a{font-size:.875rem;font-weight:200;text-decoration:none}ul,li{list-style:none}.text-italics{font-style:italic;font-size:1rem;color:#DFAE53}.g-block{position:relative;width:90%;left:5%}@media (min-width: 1290px){.g-block{width:88%;left:6%}}.read-more-state{display:none}.read-more-target{opacity:0;max-height:0;font-size:0;-webkit-transition:.25s ease;transition:.25s ease}.read-more-state:checked ~ .read-more-wrap .read-more-target{opacity:1;font-size:inherit;max-height:999em}.read-more-state ~ .read-more-trigger:before{content:'Show more'}.read-more-state:checked ~ .read-more-trigger:before{content:'Show less'}.read-more-trigger{cursor:pointer;display:inline-block;padding:0 .5em;color:#666;font-size:.9em;line-height:2;border:1px solid #ddd;border-radius:.25em}.ug-cta-block{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:1.2em}.ug-cta-block hr{position:absolute;top:18px;width:100%;height:1px;background-color:#DFAE53;z-index:10}.ug-cta-block .ug-main-cta{width:40%}@media (min-width: 0) and (max-width: 768px){.ug-cta-block .ug-main-cta{width:60%}}.ug-main-cta{display:-webkit-box;display:-ms-flexbox;display:flex;color:#ffffff;background-color:#DFAE53;padding:10px 16px;border-radius:20px;-webkit-transition:all .3s ease;transition:all .3s ease;font-weight:bold;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-family:"Overpass",sans-serif;z-index:20;position:relative;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;outline:none;border:none}.ug-main-cta a{color:inherit;font-family:inherit}.ug-main-cta__dark{background-color:#0D0D0D}.ug-main-cta__dark:hover{background-color:#DFAE53}.ug-main-cta>.ug-arrow{width:6px;height:6px;border-right:2px solid #ffffff;border-bottom:2px solid #ffffff;position:relative;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin:0 6px;-webkit-transition:all .3s ease;transition:all .3s ease}.ug-main-cta>.ug-arrow::before{display:block;background-color:currentColor;width:3px;-webkit-transform-origin:bottom right;transform-origin:bottom right;height:2px;position:absolute;opacity:0;bottom:calc(-2px / 2);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .3s ease;transition:all .3s ease;content:"";right:0}.ug-main-cta:hover>.ug-arrow{-webkit-transform:rotate(-45deg) translate(4px, 4px);transform:rotate(-45deg) translate(4px, 4px);border-color:text-hover-color}.ug-main-cta:hover>.ug-arrow::before{opacity:1;width:8px}.ug-main-cta:hover{background-color:#0D0D0D;color:#fff}.ug-header{background:#fbf5ea;-webkit-box-shadow:0px 4px 4px rgba(0,0,0,0.25);box-shadow:0px 4px 4px rgba(0,0,0,0.25);width:100%;position:static;top:0;left:0;z-index:700;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.ug-header .g-block{display:grid;grid-template-columns:20% 70%;grid-column-gap:5%;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}@media (min-width: 0) and (max-width: 576px){.ug-header .g-block{grid-template-columns:45% 30%;grid-column-gap:15%}}@media (min-width: 576px) and (max-width: 768px){.ug-header .g-block{grid-template-columns:25% 30%;grid-column-gap:15%}}@media (min-width: 768px) and (max-width: 1024px){.ug-header .g-block{grid-template-columns:20% 30%;grid-column-gap:15%}}.ug-header .ug-header__logoblock img{width:100%}.ug-header .ug-header__nav{display:grid;grid-template-columns:70% 20%;grid-column-gap:4%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width: 0) and (max-width: 768px){.ug-header .ug-header__nav{display:block;-webkit-transform:translateX(-100%);transform:translateX(-100%);position:fixed;top:0;left:0;width:80%;height:100%;background:#dfae53;-webkit-transition:-webkit-transform 0.5s ease-out;transition:-webkit-transform 0.5s ease-out;transition:transform 0.5s ease-out;transition:transform 0.5s ease-out, -webkit-transform 0.5s ease-out;padding-right:1.2em}}.ug-header .ug-header__nav .ug-header__navlist{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media (min-width: 0) and (max-width: 1024px){.ug-header .ug-header__nav .ug-header__navlist{display:block;margin-top:4em}}@media (min-width: 0) and (max-width: 1024px){.ug-header .ug-header__nav .ug-header__navitem{margin-bottom:1.2em;border-bottom:1px solid #0D0D0D;padding-bottom:1em}}.ug-header .ug-header__nav .ug-header__navitem a{color:#563d10;font-family:"Overpass",sans-serif;text-align:left;font-size:1.1875rem;font-weight:600;position:relative;padding-left:0.8em;padding-right:0.8em}@media (min-width: 1024px){.ug-header .ug-header__nav .ug-header__navitem a:before{content:"";position:absolute;left:0;top:0;background-color:transparent;height:100%;width:100%;z-index:-1;-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:translateX(-20rem);transform:translateX(-20rem);-webkit-transition:-webkit-transform 0.5s;transition:-webkit-transform 0.5s;transition:transform 0.5s;transition:transform 0.5s, -webkit-transform 0.5s;border-radius:35px}.ug-header .ug-header__nav .ug-header__navitem a:hover{color:#0D0D0D;background-color:transparent}.ug-header .ug-header__nav .ug-header__navitem a:hover:before{-webkit-transform:translateX(0px);transform:translateX(0px);background-color:#DFAE53}}@media (min-width: 0) and (max-width: 1024px){.ug-header .ug-header__nav .ug-header__navitem a{font-size:calc(1.3125rem + .75vw);color:#0D0D0D}}@media (min-width: 0) and (max-width: 1024px) and (min-width: 1200px){.ug-header .ug-header__nav .ug-header__navitem a{font-size:1.875rem}}.ug-header .ug-header__nav .ug-header__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width: 0) and (max-width: 576px){.ug-header .ug-header__nav .ug-header__social{width:85%;margin-top:4.5em}}@media (min-width: 576px) and (max-width: 1024px){.ug-header .ug-header__nav .ug-header__social{width:45%}}.ug-header .ug-header__nav .ug-header__social a{color:#BF8924}@media (min-width: 0) and (max-width: 1024px){.ug-header .ug-header__nav .ug-header__social a{font-size:calc(1.34375rem + 1.125vw);color:#0D0D0D}}@media (min-width: 0) and (max-width: 1024px) and (min-width: 1200px){.ug-header .ug-header__nav .ug-header__social a{font-size:2.1875rem}}.ug-hamburger{position:fixed;top:0.6em;right:8%;padding:0.7em 0.8em;border-radius:5px;-webkit-box-shadow:0 1.5px 4px rgba(0,0,0,0.24),0 1.5px 6px rgba(0,0,0,0.12);box-shadow:0 1.5px 4px rgba(0,0,0,0.24),0 1.5px 6px rgba(0,0,0,0.12);background:#DFAE53;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1a1a1a;z-index:800;-webkit-transition:all 0.5s ease-in;transition:all 0.5s ease-in}.ug-hamburger h5{font-size:.75rem}.ug-hamburger:hover{background:#1a1a1a;color:#DFAE53}@media (min-width: 1025px){.ug-hamburger{display:none}}.ug-header__nav.reveal{-webkit-transform:translateX(0);transform:translateX(0)}.sticky{height:100px;position:fixed}.changeheight{grid-template-columns:20% 30% !important}@media (min-width: 1024px){.changeheight{grid-template-columns:12% 80% !important;grid-column-gap:5%}}.ug-hamburger.adjust{top:1.1em;width:110px}@media (min-width: 768px) and (max-width: 1024px){.ug-hamburger.adjust{top:3.1em}}@media (min-width: 1024px){.ug-hamburger.adjust{top:4.4em}}.ug-hamburger.adjust h5{font-size:21px}.ug-footer{margin-top:4.5em}.ug-footer .g-block{-webkit-box-shadow:0 1.5px 4px rgba(0,0,0,0.24),0 1.5px 6px rgba(0,0,0,0.12);box-shadow:0 1.5px 4px rgba(0,0,0,0.24),0 1.5px 6px rgba(0,0,0,0.12);-webkit-box-shadow:0px 4px 4px rgba(0,0,0,0.25);box-shadow:0px 4px 4px rgba(0,0,0,0.25);background-color:#bf8924;display:grid;grid-template-columns:35% 30%;grid-column-gap:10%;padding:3em 4.4em}@media (min-width: 0) and (max-width: 768px){.ug-footer .g-block{grid-template-columns:100%;grid-row-gap:2.5em}}.ug-footer .ug-footer__desc{color:#0d0d0d;text-transform:uppercase}.ug-footer .ug-footer__block h6{font-size:.9375rem;color:#2b1f08}.ug-footer .ug-footer__block .ug-footer__list{list-style:none;padding:0;margin:0;margin-top:0.5em}.ug-footer .ug-footer__block .ug-footer__list .ug-footer__item{margin-bottom:0.4em}.ug-footer .ug-footer__block .ug-footer__list .ug-footer__item a{color:#d6d6d6}.ug-footer .ug-footer__social{margin-top:1.5em}.ug-footer .ug-footer__social .ug-footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:60%}.ug-footer .ug-footer__social .ug-footer__list a{font-size:calc(1.28125rem + .375vw)}@media (min-width: 1200px){.ug-footer .ug-footer__social .ug-footer__list a{font-size:1.5625rem}}.ug-footer .ug-copyright{text-align:center;font-size:.875rem;color:#2b1f08;margin-top:2em;padding-bottom:2.5em}.home-bg{background-color:#dfae53}.home-ug-top .home-ug-top__logo{width:100%;height:65px;background-color:#0d0d0d;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.home-ug-top .home-ug-top__logo img{border:2px solid red;width:20%;background-color:#f7ebd4;position:absolute;border:3px solid #000;padding-right:35px}@media (min-width: 0) and (max-width: 768px){.home-ug-top .home-ug-top__logo img{width:35%}}.home-ug-top .home-ug-top__banner{width:100%;height:55vh;background-image:url("../img/top-banner.jpeg");background-size:cover;background-position:center center;background-repeat:no-repeat;background-attachment:fixed}.home-ug-top .home-ug-top__quote{background-color:#efd6a9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.home-ug-top .home-ug-top__quote .home-ug-top__quoteblock{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:0.4em;padding-bottom:0.4em}@media (min-width: 0) and (max-width: 768px){.home-ug-top .home-ug-top__quote .home-ug-top__quoteblock{width:95%}}.home-ug-top .home-ug-top__quote .home-ug-top__quoteblock h4{font-weight:700;padding-right:1em;font-size:1.5rem}@media (min-width: 0) and (max-width: 768px){.home-ug-top .home-ug-top__quote .home-ug-top__quoteblock h4{font-size:1rem}}.home-ug-services-toptitle{text-align:center;font-size:2.4rem}.home-ug-services-toptext{font-size:1.6rem;text-align:center}.home-ug-about{padding-top:3.5em}.home-ug-aboutblock{display:grid;grid-template-columns:repeat(3, 30%);grid-column-gap:3%;padding:2.5em}@media (min-width: 0) and (max-width: 768px){.home-ug-aboutblock{grid-template-columns:repeat(1, 100%);grid-column-gap:0%;grid-row-gap:3em}}.home-ug-aboutserviceimg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.home-ug-aboutserviceimg img{width:300px;height:240px;border-radius:100%}.home-ug-aboutservicedesc{margin-top:1.4em;text-align:center}.home-ug-aboutservicedesc p{margin-top:1em}.home-ug-director{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-height:100vh;margin-top:4em}@media (min-width: 0) and (max-width: 768px){.home-ug-director{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;height:auto}}.home-ug-director>*{width:50%;background-color:#efd6a9}@media (min-width: 0) and (max-width: 768px){.home-ug-director>*{width:100%}}.home-ug-director .home-ug-directorimg{background-image:url("../img/oola-founder-3.jpg");background-size:cover}@media (min-width: 0) and (max-width: 768px){.home-ug-director .home-ug-directorimg{height:60vh}}.home-ug-director .home-ug-directordesc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home-ug-director .home-ug-directordescblock{padding:2.5em}.home-ug-director .home-ug-directordescblock p{margin-top:1.5em}.home-ug-servicelinks{margin-top:1.5em}.home-ug-servicelinks ul{width:90%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}@media (min-width: 0) and (max-width: 768px){.home-ug-servicelinks ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.home-ug-servicelinks li{width:40%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width: 0) and (max-width: 768px){.home-ug-servicelinks li{width:100%;margin-bottom:1em}}.home-ug-servicelinks li a{width:100% !important;text-align:center;font-size:1.1rem}.home-ug-footer{margin-top:3.5em}.home-ug-footer .g-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home-ug-footer .home-ug-footer__desc h4{text-align:center;font-weight:700}.home-ug-footer .home-ug-footer__contacts{margin-top:1.4em}.home-ug-footer .home-ug-footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home-ug-footer .home-ug-footer__list a{font-size:1.7rem;color:#0D0D0D}.home-ug-footer .home-ug-footer__list__social{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-top:1.8em}.home-ug-footer .home-ug-footer__list__social a{font-size:1.7rem;color:#0D0D0D}.home-ug-copyright{background-color:#000;color:#fff;text-align:center;padding-top:0.5em;padding-bottom:0.5em;margin-top:3em}.ug-top{width:100%;height:90vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;background-color:#1a1a1a;padding-top:2em}@media (min-width: 0) and (max-width: 1024px){.ug-top{height:auto;padding-top:1.5em}}.ug-top .g-block{display:grid;width:60%}@media (min-width: 0) and (max-width: 1024px){.ug-top .ug-top__container{width:100%}}.ug-top .ug-top__title{color:#efd6a9 !important;text-shadow:0px 2px 5px rgba(86,61,16,0.7);-webkit-transform:translateX(-999%);transform:translateX(-999%);font-family:"Sail",cursive;font-size:calc(1.475rem + 2.7vw);letter-spacing:0.15em}@media (min-width: 1200px){.ug-top .ug-top__title{font-size:3.5rem}}@media (min-width: 0) and (max-width: 768px){.ug-top .ug-top__title{letter-spacing:0.07em}}.ug-top .ug-top__title span{background:#bf8924;background:radial-gradient(circle, #ac7b20 8%, #dfae53 100%);background:-webkit-radial-gradient(circle, #ac7b20 8%, #dfae53 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:3px 4px 2px rgba(0,0,0,0.1)}@media (min-width: 0) and (max-width: 1024px){.ug-top-figure{display:-webkit-box;display:-ms-flexbox;display:flex;justify-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.ug-top-figure img{width:100%}@media (min-width: 0) and (max-width: 1024px){.ug-top-figure img{width:60%}}.ug-o-top{width:100%;height:80vh;position:relative;padding-bottom:3.5em;padding-top:10.5em}.ug-o-top .g-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:100%}.ug-o-top .ug-top__title{color:#0d0d0d;text-shadow:0px 2px 5px rgba(86,61,16,0.7);-webkit-transform:translateX(-999%);transform:translateX(-999%);font-family:"Sail",cursive;font-size:calc(1.53125rem + 3.375vw)}@media (min-width: 1200px){.ug-o-top .ug-top__title{font-size:4.0625rem}}.ug-o-top .ug-top__title span{background:#bf8924;background:radial-gradient(circle, #ac7b20 8%, #dfae53 100%);background:-webkit-radial-gradient(circle, #ac7b20 8%, #dfae53 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:3px 4px 2px rgba(0,0,0,0.1)}.ug-o-top .ug-top__subtitle{color:#0d0d0d;text-shadow:0px 2px 5px rgba(86,61,16,0.7);font-family:"Nanum Myeongjo",serif}.ug-top__container{position:relative;padding-top:4.5em}@media (min-width: 0) and (max-width: 1024px){.ug-top__container{width:85%;padding-top:8.5em}}.ug-top__container .ug-top__text{color:#0D0D0D;font-size:1.0625rem;opacity:0;width:60%}@media (min-width: 0) and (max-width: 1024px){.ug-top__container .ug-top__text{width:100%}}@-webkit-keyframes clear{to{opacity:1;-webkit-transform:none;transform:none}}@keyframes clear{to{opacity:1;-webkit-transform:none;transform:none}}.reveal-top__title{-webkit-animation:clear 2s forwards;animation:clear 2s forwards}.reveal-top__text{-webkit-animation:clear 1s 1.2s forwards;animation:clear 1s 1.2s forwards}.reveal-about__title{-webkit-animation:clear 1s 0.8s forwards;animation:clear 1s 0.8s forwards}.field{position:absolute;bottom:-1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.arrow{width:0;height:40px;border:1px solid #DFAE53;position:relative;animation:scroll 1.5s infinite;-webkit-animation:scroll 1.5s infinite}.arrow::after{content:"";display:block;position:absolute;top:100%;left:-5px;width:1px;height:10px;border-top:10px solid #DFAE53;border-left:5px solid transparent;border-right:5px solid transparent}@keyframes scroll{0%{height:40px}30%{height:70px}60%{height:40px}}@-webkit-keyframes scroll{0%{height:40px}30%{height:70px}60%{height:40px}}.ug-about{width:100%;margin-top:10.5em;height:40vh}@media (min-width: 0) and (max-width: 1024px){.ug-about{height:auto;margin-top:7.5em}}.ug-about .g-block{display:grid;grid-template-columns:45% 45%;grid-column-gap:5%}@media (min-width: 0) and (max-width: 1024px){.ug-about .g-block{grid-template-columns:100%;grid-row-gap:2.5em}}.ug-g__figure{opacity:0}.ug-about__figure{width:0;z-index:100}@-webkit-keyframes reveal-image{from{width:0;opacity:0}to{width:100%;opacity:1}}@keyframes reveal-image{from{width:0;opacity:0}to{width:100%;opacity:1}}.reveal-about-image{-webkit-animation:reveal-image 2s forwards;animation:reveal-image 2s forwards}.ug-about__container{position:relative;top:0em;z-index:200;padding:2rem auto;padding-right:1.2em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.ug-about__container .ug-about__desc{position:relative;z-index:60}@media (min-width: 0) and (max-width: 768px){.ug-about__container .ug-about__desc{left:0%;width:100%}}.ug-about__container .ug-about__text{position:relative;top:0;left:0;padding-left:0em;z-index:100;opacity:0;-webkit-transform:translateX(999%);transform:translateX(999%)}.ug-about__container .ug-about__text .ug-toggle{font-family:"Overpass",sans-serif;font-weight:300;color:#ac7b20;position:relative;background:none;outline:none;border:none}.ug-about__container .ug-about__text .ug-toggle:hover{color:#0d0d0d}.ug-about__container .ug-about__text .ug-toggle::before{content:"";position:absolute;bottom:0px;left:15%;width:85%;height:3px;background-color:#ac7b20}.ug-about__container .ug-about__text p{color:#2b1f08;margin-bottom:0.9em}.ug-about__container .ug-about__title{color:#ODODOD;font-weight:800;font-size:calc(1.40625rem + 1.875vw);margin-bottom:0.5em;text-transform:uppercase;position:relative;z-index:80}@media (min-width: 1200px){.ug-about__container .ug-about__title{font-size:2.8125rem}}.ug-about__container .ug-about__title::before{background-color:#dfae53ad;opacity:0.7;content:"";width:100%;position:absolute;top:30px;left:0;height:35px;z-index:40}.reveal-about-text{-webkit-animation:clear 1s 0.4s forwards;animation:clear 1s 0.4s forwards}.ug-about-modal{background-image:url("../img/about-modal-2.jpg");background-size:contain;background-repeat:no-repeat;position:absolute;top:0.5em;left:35%;width:60%;z-index:600;padding:4.5em 5.5em}.ug-about-modal .ug-about-modal__content{background-color:gold}.ug-cta{background:#0d0d0d;background:-webkit-gradient(linear, left top, left bottom, color-stop(16%, #0d0d0d), color-stop(81%, #1f1f1f));background:linear-gradient(180deg, #0d0d0d 16%, #1f1f1f 81%);background:-webkit-linear-gradient(180deg, #0d0d0d 16%, #1f1f1f 81%);color:#efd6a9;border-radius:10px;padding:0.8em 1.6em}.ug-about__container .ug-cta{width:50%;position:relative;margin-top:6.5em}.ug-founder{position:relative;margin-top:26.5em}@media (min-width: 0) and (max-width: 1024px){.ug-founder{margin-top:5em}}.ug-founder .g-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (min-width: 0) and (max-width: 1024px){.ug-founder .g-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.ug-founder .ug-founder__figure{width:40%;position:relative;left:0em}@media (min-width: 0) and (max-width: 1024px){.ug-founder .ug-founder__figure{width:100%}}.ug-founder .ug-founder__figure img{width:100%}.ug-founder .ug-founder__container{width:35%;-webkit-transform:scale(0);transform:scale(0);padding:3.5em 1.5em;background:#815c18}@media (min-width: 0) and (max-width: 1024px){.ug-founder .ug-founder__container{width:100%}}@-webkit-keyframes reveal-founder{from{width:0;opacity:0}to{width:35%;opacity:1;@media (min-width: 0) and (max-width: 1024px){width:100%}}}@keyframes reveal-founder{from{width:0;opacity:0}to{width:35%;opacity:1;@media (min-width: 0) and (max-width: 1024px){width:100%}}}.reveal-founder-container{-webkit-animation:clear 1.8s forwards;animation:clear 1.8s forwards}.ug-founder__title{color:#2b1f08;margin-bottom:0.4em;text-shadow:0px 3px 3px rgba(86,61,16,0.5);font-size:calc(1.25625rem + .075vw);-webkit-background-clip:text;background-clip:text}@media (min-width: 1200px){.ug-founder__title{font-size:1.3125rem}}.ug-founder__sub{color:#dfae53}.ug-founder__sub i{color:#fff;font-size:0.7rem}.ug-founder__text{margin-top:0.8em;margin-bottom:1.5em}.ug-founder__text p{color:#efd6a9;margin-top:0.7em}.ug-services{margin-top:6.5em}.ug-services .ug-services-toptitle{text-align:center}.ug-services .g-block{display:grid;grid-template-columns:45% 45%;grid-column-gap:2%;grid-template-rows:250px;height:100%;padding:2.5em;background-attachment:fixed}@media (min-width: 0) and (max-width: 1024px){.ug-services .g-block{grid-template-columns:100%;grid-row-gap:2em;grid-column-gap:0;padding:0}}.ug-services .ug-services__container{padding:3em 2.5em;-webkit-box-shadow:0 15px 24px rgba(0,0,0,0.22),0 19px 76px rgba(0,0,0,0.3);box-shadow:0 15px 24px rgba(0,0,0,0.22),0 19px 76px rgba(0,0,0,0.3);background-size:cover;position:relative;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;height:100%;border:4px solid transparent}@media (min-width: 0) and (max-width: 1024px){.ug-services .ug-services__container{height:250px}}.ug-services .ug-services__container:hover{border-color:#815c18}.ug-services .ug-services__container:hover .ug-founder__desc{background-color:#0d0d0d}.ug-services .ug-services__container:hover .ug-founder__sub,.ug-services .ug-services__container:hover .ug-founder__title{color:rgba(223,174,83,0.91)}.ug-services .ug-founder__desc{position:absolute;bottom:-20px;left:0;padding:1em 1.2em;background:rgba(223,174,83,0.91);-webkit-transform:scale(0);transform:scale(0)}.ug-services .ug-founder__desc .ug-founder__sub{color:#0d0d0d;font-size:1rem}.ug-services .ug-founder__desc .ug-founder__title{font-size:calc(1.25625rem + .075vw)}@media (min-width: 1200px){.ug-services .ug-founder__desc .ug-founder__title{font-size:1.3125rem}}.reveal-founder-desc{-webkit-animation:clear 1s 1s forwards;animation:clear 1s 1s forwards}.ug-services__personal{background-image:url("../img/personal-branding-2.png")}.ug-services__corporate{background-image:url("../img/corporate-3.jpg")}.ug-services__carousel{margin-top:0em;display:none;position:relative;overflow:hidden;padding-top:0em;padding-bottom:2em;border-right:2px inset rgba(26,26,26,0.2);border-left:2px outset rgba(26,26,26,0.2)}.ug-services__carousel .ug-services__carouselblock{margin-top:0.5em}.ug-services__single{background-color:#1a1a1a;-webkit-box-shadow:0 1.5px 4px rgba(0,0,0,0.24),0 1.5px 6px rgba(0,0,0,0.12);box-shadow:0 1.5px 4px rgba(0,0,0,0.24),0 1.5px 6px rgba(0,0,0,0.12);width:500px;padding:1.5em 2.5em}.ug-services__single .ug-founder__sub{margin-bottom:0.8em}.ug-services__single p{color:#fff;margin-bottom:1.5em;font-size:.8125rem}.swiper-scrollbar{background:#d6d6d6}.swiper-container-horizontal>.swiper-scrollbar{border-radius:2px;height:5px;width:200px;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.swiper-button-prev,.swiper-button-next{color:#DFAE53;position:absolute;bottom:0;left:35%;border:2px solid red;width:60%;height:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;content:"";display:none}.ug-services__below{margin-bottom:10.5em}@media (min-width: 0) and (max-width: 768px){.ug-services__below{margin-bottom:0}}.ug-services-other{margin-top:10.5em}.ug-services-other .g-block{display:grid;grid-template-columns:45% 45%;grid-column-gap:5%}.ug-services-other .ug-services-other__block{background-color:#333333;border-radius:8px;padding:2em 3em}.ug-services-other .ug-services-other__block p{color:#efd6a9;font-size:.9375rem;margin-top:1.5em}.ug-hidden-text,.ug-founder-hidden-text{display:none}.ug-o-top__breadcrumbs{margin-bottom:1.5em;position:relative;left:-4%}.ug-o-top__breadcrumbs .ug-o-top__breadcrumbslist{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ug-o-top__breadcrumbs .ug-o-top__breadcrumbslist li{font-size:.875rem}.ug-o-top__breadcrumbs .ug-o-top__breadcrumbslist li a{text-shadow:1px 1px rgba(0,0,0,0.3);color:#dfae53;margin-right:5px;position:relative;padding-right:2em}.ug-o-top__breadcrumbs .ug-o-top__breadcrumbslist li a:after{position:absolute;top:2px;font-family:"Font Awesome 6 Free";content:"\f219";font-weight:900;font-size:9px;right:4px}.ug-o-top__breadcrumbs .ug-o-top__breadcrumbslist li p{color:#2b1f08;font-size:.875rem}.ug-quote-top{padding-top:2.5em;padding-bottom:2.5em}.ug-quote{padding:10px 25px;color:#2b1f08;background-repeat:no-repeat;background-size:92px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNOS45ODMgM3Y3LjM5MWMwIDUuNzA0LTMuNzMxIDkuNTctOC45ODMgMTAuNjA5bC0uOTk1LTIuMTUxYzIuNDMyLS45MTcgMy45OTUtMy42MzggMy45OTUtNS44NDloLTR2LTEwaDkuOTgzem0xNC4wMTcgMHY3LjM5MWMwIDUuNzA0LTMuNzQ4IDkuNTcxLTkgMTAuNjA5bC0uOTk2LTIuMTUxYzIuNDMzLS45MTcgMy45OTYtMy42MzggMy45OTYtNS44NDloLTMuOTgzdi0xMGg5Ljk4M3oiLz48L3N2Zz4=");width:80%}.ug-quote-text{margin-bottom:10px;padding-top:37px;opacity:0;-webkit-transform:translateX(-999%);transform:translateX(-999%)}.ug-quote-text:first-child:first-letter{float:left;font-size:3em;padding-right:0.1em;font-family:"Nanum Myeongjo",serif;line-height:0.9;color:#ac7b20}.ug-quote-author{display:block;font-size:20px;line-height:28px;font-weight:300;font-style:italic;margin:15px 0 0}.reveal-quote-text{-webkit-animation:clear 1.8s forwards;animation:clear 1.8s forwards}.ug-services__toptitle{color:#0d0d0d}.ug-o-services{margin-top:4.5em}.ug-services-block{display:grid;margin-top:4em}.ug-services-block .ug-services-figure{margin-bottom:2.5em}.ug-services-block .ug-services-figure img{width:100%}.ug-services-block .ug-services__desc{padding-top:1.5em}@media (min-width: 0) and (max-width: 768px){.ug-services-block .ug-services__desc{padding-top:0}}.ug-services-block .ug-services__desc h5{color:#dfae53;position:relative}.ug-services-block .ug-services__desc .ug-services__desc--slogan{color:#333333;margin-top:0.4em;padding-bottom:0.9em;width:70%;opacity:0}.ug-services-block .ug-services__desc p{color:#0d0d0d;margin-top:0.8em}.ug-services__desc__list{counter-reset:my-awesome-counter;list-style:none}.ug-services__desc__list li{margin:0 0 0.5rem 0;counter-increment:my-awesome-counter;position:relative}.ug-services__desc__list li::before{content:counter(my-awesome-counter);color:#f7ebd4;font-size:1.5rem;font-weight:bold;position:absolute;--size: 32px;left:calc(-1 * var(--size) - 10px);line-height:var(--size);width:var(--size);height:var(--size);top:0;-webkit-transform:rotate(-10deg);transform:rotate(-10deg);background:#ac7b20;border-radius:50%;text-align:center;-webkit-box-shadow:1px 1px 0 #999;box-shadow:1px 1px 0 #999}.reveal-service-text{-webkit-animation:clear 1s 0.5s forwards;animation:clear 1s 0.5s forwards}.ug-services__desc--title-1::before{content:"01";color:rgba(255,255,255,0.3);font-weight:700;opacity:0.3;font-style:italic;text-shadow:1px 1px rgba(255,150,0,0.3);font-family:"Nabla",cursive;letter-spacing:0.04em;border-radius:0 0.675em 0.675em 0;font-size:calc(1.3125rem + .75vw);text-align:center;padding-top:0;padding-left:2.25%;left:-12%;top:-1.65em;height:1.35em;width:1.35em;position:absolute;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;z-index:-1}@media (min-width: 1200px){.ug-services__desc--title-1::before{font-size:1.875rem}}@media (min-width: 33em){.ug-services__desc--title-1:before{border-radius:50%;font-size:calc(1.5625rem + 3.75vw);height:1.35em;margin-left:2.5%;padding-left:0;padding-top:0;top:-0.75em;width:1.35em;z-index:-1}}@media (min-width: 33em) and (min-width: 1200px){.ug-services__desc--title-1:before{font-size:4.375rem}}.ug-services__desc--title-2::before{content:"02";color:rgba(255,255,255,0.3);font-weight:700;opacity:0.3;font-style:italic;text-shadow:1px 1px rgba(255,150,0,0.3);font-family:"Nabla",cursive;letter-spacing:0.04em;border-radius:0 0.675em 0.675em 0;font-size:calc(1.3125rem + .75vw);text-align:center;padding-top:0;padding-left:2.25%;left:-12%;top:-1.65em;height:1.35em;width:1.35em;position:absolute;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;z-index:-1}@media (min-width: 1200px){.ug-services__desc--title-2::before{font-size:1.875rem}}@media (min-width: 33em){.ug-services__desc--title-2:before{border-radius:50%;font-size:calc(1.5625rem + 3.75vw);height:1.35em;margin-left:2.5%;padding-left:0;padding-top:0;top:-0.7em;width:1.35em;z-index:-1}}@media (min-width: 33em) and (min-width: 1200px){.ug-services__desc--title-2:before{font-size:4.375rem}}.ug-services__desc--title-3::before{content:"03";color:rgba(255,255,255,0.3);font-weight:700;opacity:0.3;font-style:italic;text-shadow:1px 1px rgba(255,150,0,0.3);font-family:"Nabla",cursive;letter-spacing:0.04em;border-radius:0 0.675em 0.675em 0;font-size:calc(1.3125rem + .75vw);text-align:center;padding-top:0;padding-left:2.25%;left:-12%;top:-1.65em;height:1.35em;width:1.35em;position:absolute;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;z-index:-1}@media (min-width: 1200px){.ug-services__desc--title-3::before{font-size:1.875rem}}@media (min-width: 33em){.ug-services__desc--title-3:before{border-radius:50%;font-size:calc(1.4375rem + 2.25vw);height:1.35em;margin-left:2.5%;padding-left:0;padding-top:0;top:-0.75em;width:1.35em;z-index:-1}}@media (min-width: 33em) and (min-width: 1200px){.ug-services__desc--title-3:before{font-size:3.125rem}}.ug-services__desc--title-4::before{content:"04";color:rgba(255,255,255,0.3);font-weight:700;opacity:0.3;font-style:italic;text-shadow:1px 1px rgba(255,150,0,0.3);font-family:"Nabla",cursive;letter-spacing:0.04em;border-radius:0 0.675em 0.675em 0;font-size:calc(1.3125rem + .75vw);text-align:center;padding-top:0;padding-left:2.25%;left:-12%;top:-1.65em;height:1.35em;width:1.35em;position:absolute;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;z-index:-1}@media (min-width: 1200px){.ug-services__desc--title-4::before{font-size:1.875rem}}@media (min-width: 33em){.ug-services__desc--title-4:before{border-radius:50%;font-size:calc(1.4375rem + 2.25vw);height:1.35em;margin-left:2.5%;padding-left:0;padding-top:0;top:-0.75em;width:1.35em;z-index:-1}}@media (min-width: 33em) and (min-width: 1200px){.ug-services__desc--title-4:before{font-size:3.125rem}}.ug-services-single{width:100%;padding:2.5em 1.8em 3.5em 1.8em;display:grid;grid-template-columns:40% 50%;grid-column-gap:5%}@media (min-width: 0) and (max-width: 768px){.ug-services-single{grid-template-columns:100%;grid-row-gap:1em;grid-column-gap:0;-webkit-clip-path:none !important;clip-path:none !important;-webkit-box-shadow:none;box-shadow:none;-webkit-box-shadow:0 3px 12px rgba(0,0,0,0.23),0 3px 12px rgba(0,0,0,0.16);box-shadow:0 3px 12px rgba(0,0,0,0.23),0 3px 12px rgba(0,0,0,0.16);margin-bottom:1.8em}}.ug-services-single--even{position:relative;-webkit-clip-path:polygon(0 20%, 100% 0, 100% 100%, 0 100%);clip-path:polygon(0 20%, 100% 0, 100% 100%, 0 100%)}.ug-services-single--odd{position:relative;-webkit-box-shadow:0 15px 24px rgba(0,0,0,0.22),0 19px 76px rgba(0,0,0,0.3);box-shadow:0 15px 24px rgba(0,0,0,0.22),0 19px 76px rgba(0,0,0,0.3);background-color:#f7ebd4;-webkit-clip-path:polygon(0 0, 100% 0, 100% 80%, 0 100%);clip-path:polygon(0 0, 100% 0, 100% 80%, 0 100%)}@media (min-width: 0) and (max-width: 768px){.ug-services-single--odd{top:0.5em}}.ug-services-single--third{position:relative;-webkit-box-shadow:0 15px 24px rgba(0,0,0,0.22),0 19px 76px rgba(0,0,0,0.3);box-shadow:0 15px 24px rgba(0,0,0,0.22),0 19px 76px rgba(0,0,0,0.3);background-color:#f7ebd4;-webkit-clip-path:polygon(0 20%, 100% 0, 100% 100%, 0 90%);clip-path:polygon(0 20%, 100% 0, 100% 100%, 0 90%);padding-top:7em}.ug-services__desc--text{display:none}.ug-benefits{margin-top:2.5em;display:none}.ug-benefitslist{clear:both;list-style:none;padding-left:2%}.ug-benefitslist li{margin:2em 0;padding-top:1em;display:block;position:relative;counter-increment:inst}.ug-benefitslist li::before{content:counter(inst);background:rgba(191,137,36,0.7);color:#fff;font-weight:700;opacity:0.3;font-style:italic;text-shadow:1px 1px rgba(255,150,0,0.5);font-family:"Nabla",cursive;border-radius:0 0.675em 0.675em 0;font-size:calc(1.3125rem + .75vw);text-align:center;padding-top:0;padding-left:2.25%;left:-5%;top:-0.65em;height:1.35em;width:1.35em;position:absolute;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;z-index:-1}@media (min-width: 1200px){.ug-benefitslist li::before{font-size:1.875rem}}@media (min-width: 33em){.ug-benefitslist li:before{border-radius:50%;font-size:calc(1.4375rem + 2.25vw);height:1.35em;margin-left:2.5%;padding-left:0;padding-top:0;top:-0.15em;width:1.35em;z-index:-1}}@media (min-width: 33em) and (min-width: 1200px){.ug-benefitslist li:before{font-size:3.125rem}}.ug-benefits{margin-top:3.5em}.ug-benefitsitem p{color:#f7ebd4;font-size:calc(1.3125rem + .75vw);padding-top:0.4em;padding-left:0.9em;font-style:italic}@media (min-width: 1200px){.ug-benefitsitem p{font-size:1.875rem}}:root{--gold: #ffb338;--light-shadow: #77571d;--dark-shadow: #3e2904}.wrapper{display:grid;grid-template-areas:"overlap";place-content:center;text-transform:uppercase;padding-top:3.5em;border:2px solid red}.wrapper div{background-clip:text;-webkit-background-clip:text;color:#363833;font-family:"Overpass",sans-serif;font-weight:900;font-size:calc(1.59375rem + 4.125vw);grid-area:overlap;letter-spacing:1px;-webkit-text-stroke:4px transparent}@media (min-width: 1200px){.wrapper div{font-size:4.6875rem}}.wrapper .bg{background-image:repeating-linear-gradient(105deg, var(--gold) 0%, var(--dark-shadow) 5%, var(--gold) 12%);color:transparent;-webkit-filter:drop-shadow(5px 15px 15px #000);filter:drop-shadow(5px 15px 15px #000);-webkit-transform:scaleY(1.05);transform:scaleY(1.05);-webkit-transform-origin:top;transform-origin:top}.wrapper .fg{background-image:repeating-linear-gradient(5deg, var(--gold) 0%, var(--light-shadow) 23%, var(--gold) 31%);color:#1e2127;-webkit-transform:scale(1);transform:scale(1)}.ug-c-services{margin-top:3.5em}

/*# sourceMappingURL=style.css.map */