*{font-family:Geist,"Geist Mono"}html{scroll-padding-top:100px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}body,p,ul,h1,h2,h3,h4,h5,figure{margin:0}body{background-color:#F8F7F6;scroll-behavior:smooth}a{text-decoration:none}nav{position:sticky;left:0;right:0;top:0;height:64px;overflow:hidden;transition:height ease-in-out 0.1s;z-index:100}nav.normal-bar{animation:anim-normal-bar-show;animation-duration:0.1s;animation-timing-function:ease-out;animation-fill-mode:forwards}nav .content{position:relative;margin:0 25px;display:flex;justify-content:center;flex-direction:column}nav .content .brand{display:flex;align-items:center;position:relative;height:64px}nav .content .brand img{max-width:none;height:24px}nav .content .brand img:nth-child(1){display:block}nav .content .brand img:nth-child(2){display:none}nav .content .control{display:none}nav .content .control .lang-switch{list-style:none;padding-left:30px}nav .content .control .lang-switch>li{font-weight:500;font-size:16px}nav .content .control .lang-switch .sub-menu{display:none}nav .content .control .menu{font-weight:400;font-size:16px;line-height:1.5;height:64px;margin:0;list-style:none;transition:margin-top 0.4s ease-in-out,opacity 0.2s ease-in-out}nav .content .control .menu>li{position:relative;padding:10px 0}nav .content .control .menu>li .icon{display:none;position:absolute;max-width:unset;left:50%;transform:translateX(-50%)}nav .content .control .menu>li>a{text-decoration:none;color:#0d0d0d;font-weight:500}nav .content .control .menu>li>a:hover{color:#068192}nav .content .control .menu>li.active>a{color:#068192}nav .content .control .menu>li.active .icon{display:block}nav .content .control .menu>li.bold>a{font-weight:600}nav .content .control .menu>li .sub-menu{display:none}nav .content .square-pair{display:none}nav .content .toggle-btn{cursor:pointer;position:absolute;right:0;top:17px;border:0;outline:0;background:#FFFFFF8A;width:52px;height:33px;display:flex;align-items:center;justify-content:center;border-radius:15px;backdrop-filter:blur(10px)}nav .content .toggle-btn>svg{position:absolute;transition:all 0.5s ease}nav .content .toggle-btn>svg:nth-child(1){opacity:1;top:10px}nav .content .toggle-btn>svg:nth-child(2){opacity:0;top:10px}nav.sticky-bar{backdrop-filter:blur(10px);background-color:#FFFFFF8A}@media (min-width:1024px){nav{height:64px}nav.sticky-bar{margin-top:0}nav.sticky-bar .content{height:64px}nav.sticky-bar .content .brand img:nth-child(1){display:block}nav.sticky-bar .content .toggle-btn{display:none}nav .content{justify-content:space-between;flex-direction:row}nav .content .brand{display:flex}nav .content .control{display:flex;align-items:center}nav .content .control .menu{display:flex;align-items:center;clear:both}nav .content .control .menu>li{float:left;margin-right:36px;border-bottom:none;padding:0;position:relative}nav .content .control .menu>li:last-child{margin-right:0}nav .content .control .menu>li .sub-menu{display:none;flex-direction:column;position:absolute;left:0;top:100%;margin-top:10px}nav .content .control .menu>li .sub-menu .sub-menu-item{font-size:16px;font-weight:400;line-height:32px}nav .content .control .menu>li .sub-menu .sub-menu-item>a{color:#0d0d0d}nav .content .control .menu>li .sub-menu .sub-menu-item>a:hover{color:#068192}nav .content .control .menu>li .sub-menu .sub-menu-item.active>a{color:#068192}nav .content .square-pair{display:flex;left:50%;top:50%;transform:translate(-50%,-50%)}nav .content .toggle-btn{display:none}nav.hovered .content .control .lang-switch .sub-menu{display:flex}nav.hovered .content .control .menu>li .sub-menu{display:flex}}@media (min-width:1280px){nav .content{max-width:unset}}@media (min-width:1440px){nav .content{max-width:1440px;margin:0 auto}nav .content .brand img{width:unset}}@keyframes anim-normal-bar-show{from{margin-top:-10px}to{margin-top:0}}@keyframes anim-sticky-bar-show{from{top:-110px;display:none}to{top:0;display:block}}@keyframes anim-menu-item-show{from{margin-top:-calc(74px)}to{margin-top:0}}footer .content{position:relative;margin:0 25px}footer hr{background-color:#0d0d0d40;margin:0}footer .square-pair{right:0;top:50%;transform:translateY(-50%)}footer .square-pair::before,footer .square-pair::after{background-color:#0d0d0d}footer .section:nth-child(1){padding:26px 0 56px;display:flex;flex-direction:column;gap:20px}footer .section:nth-child(1) .brand>img:nth-child(2){display:none}footer .section:nth-child(1) .info{font-family:Geist Mono;font-weight:400;font-size:14px;color:#0d0d0da6;line-height:1.25}footer .section:nth-child(1) .info>span{text-transform:uppercase}footer .section:nth-child(3){padding:56px 0 273px;display:grid;grid-template-columns:1fr;gap:20px}footer .section:nth-child(3) .col1 label{font-family:Geist Mono;font-weight:600;font-size:14px;color:#0d0d0d;line-height:1;text-transform:uppercase;margin-bottom:22px}footer .section:nth-child(3) .col1 a{font-weight:600;font-size:16px;color:#0d0d0da6;line-height:1;text-transform:uppercase}footer .section:nth-child(3) .col1 .part{margin-bottom:25px}footer .section:nth-child(3) .col1 .part:last-child{margin-bottom:0}footer .section:nth-child(3) .col1 p{margin-bottom:10px}footer .section:nth-child(3) .col1 p:last-child{margin-bottom:0}footer .section:nth-child(3) .col1 .email,footer .section:nth-child(3) .col1 .address{margin-bottom:20px}footer .section:nth-child(3) .col1 .address p{margin-bottom:0;line-height:1.25}footer .section:nth-child(3) .col1 .email>a,footer .section:nth-child(3) .col1 .address,footer .section:nth-child(3) .col1 .phone>a{font-weight:400;font-size:20px;color:#0d0d0da6;line-height:1;text-transform:unset}footer .section:nth-child(3) .col1 .btn-start-project{width:248px;height:35px;gap:10px;display:inline-flex;cursor:pointer;justify-content:center;align-items:center;background-color:#647de4;font-weight:600;font-size:16px;line-height:1;text-transform:uppercase;color:#f8f7f6;border:0;outline:0;box-shadow:unset}footer .section:nth-child(4){padding:0 0 36px;display:grid;grid-template-columns:1fr;gap:20px}footer .section:nth-child(4) a{font-weight:600;font-size:16px;line-height:1.25;text-transform:uppercase;color:#0d0d0da6}footer .anim-link{position:relative;overflow:hidden;gap:10px}footer .anim-link:hover{color:#000!important}footer .anim-link:hover>span{padding-left:22px}footer .anim-link:hover::before{transform:translate(0,-50%);opacity:1}footer .anim-link>span{transition:all ease 0.3s}footer .anim-link::before{position:absolute;opacity:0;content:"";width:16px;height:16px;left:0;top:50%;transform:translate(-100%,-50%);transition:all ease 0.3s;background-color:#000}footer.bg-black{background-color:#0d0d0d!important}footer.bg-black .anim-link:hover{color:#f8f7f6!important}footer.bg-black .anim-link::before{background-color:#f8f7f6}footer.bg-black hr{background-color:#f8f7f6a6}footer.bg-black .section:nth-child(1) .brand>img:nth-child(1){display:none}footer.bg-black .section:nth-child(1) .brand>img:nth-child(2){display:block}footer.bg-black .section:nth-child(1) .info{color:#f8f7f6}footer.bg-black .section:nth-child(3) .col1 label{color:#f8f7f6}footer.bg-black .section:nth-child(3) .col1 a{color:#f8f7f6a6}footer.bg-black .section:nth-child(3) .col1 .email>a,footer.bg-black .section:nth-child(3) .col1 .address,footer.bg-black .section:nth-child(3) .col1 .phone>a{color:#f8f7f6a6}footer.bg-black .section:nth-child(4) a{color:#f8f7f6a6}footer.bg-black .square-pair::before,footer.bg-black .square-pair::after{background-color:#f8f7f6}@media (min-width:1024px){footer .section:nth-child(1){flex-direction:row;justify-content:space-between;align-items:center}footer .section:nth-child(3){grid-template-columns:1fr 1fr 1fr 1fr}footer .section:nth-child(3) .col1:last-child{display:flex;justify-content:flex-end}footer .section:nth-child(4){position:absolute;bottom:50px;width:100%;grid-template-columns:1fr 1fr 1fr 1fr}}@media (min-width:1280px){footer .content{max-width:unset}}@media (min-width:1440px){footer .content{max-width:1440px;margin:0 auto}}section.partnership-company{padding:0 0 120px}section.partnership-company .caption{margin-bottom:78px}section.partnership-company .slider{margin:0 25px;position:relative}section.partnership-company .slider .list{border-top:1px solid #a1a1a1;border-bottom:1px solid #a1a1a1}section.partnership-company .slider .list .one{box-sizing:border-box;width:236px;height:200px;flex-shrink:0;border-right:1px solid #a1a1a1;display:flex;justify-content:center;align-items:center}section.partnership-company .slider .mask-left,section.partnership-company .slider .mask-right{position:absolute;top:0;bottom:0;width:250px}section.partnership-company .slider .mask-left{left:0;background:linear-gradient(to right,#F8F7F6,#F8F7F600)}section.partnership-company .slider .mask-right{right:0;background:linear-gradient(to left,#F8F7F6,#F8F7F600)}@media (min-width:1440px){section.partnership-company .slider{max-width:1440px;margin:0 auto}}section.contact{position:relative}section.contact .wrapper{position:absolute;left:25px;right:25px;top:50%;transform:translateY(-50%);z-index:1;display:flex;justify-content:space-between}section.contact .wrapper h2{font-weight:400;font-size:56px;line-height:1.1;color:#f8f7f6;max-width:470px;margin-left:30px}section.contact .wrapper .info{width:279px;height:279px;background-color:#3d3d3d;padding:24px;box-sizing:border-box;margin-right:23px;margin-top:-3px}section.contact .wrapper .info .title{font-weight:500;font-size:36px;line-height:40px;letter-spacing:-2%;color:#f8f7f6;margin-bottom:80px}section.contact .wrapper .info .email>a,section.contact .wrapper .info .phone>a,section.contact .wrapper .info .link,section.contact .wrapper .info .link>a{font-weight:400;font-size:20px;line-height:1.1;color:#f8f7f6}section.contact .wrapper .info .link{display:flex;justify-content:space-between;align-items:center}section.contact .content{position:relative;background-color:#0d0d0d;overflow:hidden}section.contact .bg-grid{height:778px;background-image:url(/media/grid-line.png);background-position:center 0;background-repeat:no-repeat;background-size:auto}section.contact .mask .top{position:absolute;top:0;height:250px;left:0;right:0;background:linear-gradient(to bottom,#0d0d0d,#0d0d0d3f)}section.contact .mask .bottom{position:absolute;bottom:0;height:250px;left:0;right:0;background:linear-gradient(to top,#0d0d0d,#0d0d0d3f)}section.contact .mask .left{position:absolute;top:0;bottom:0;left:0;width:160px;background:linear-gradient(to right,#0d0d0d,#0d0d0d3f)}section.contact .mask .right{position:absolute;top:0;bottom:0;right:0;width:160px;background:linear-gradient(to left,#0d0d0d,#0d0d0d3f)}section.contact .square-pair{top:90px;left:50%;transform:translateX(-50%)}@media (min-width:1280px){section.contact .content{max-width:unset}}@media (min-width:1220px){section.contact .wrapper{max-width:1164px;margin:0 auto}}@media (min-width:1440px){section.contact .content{max-width:1440px;margin:0 auto}}section.home-hero{height:calc(100vh - 64px);min-height:768px;display:flex;align-items:center}section.home-hero .content{flex:1}section.home-hero h1{font-weight:400;font-size:74px;letter-spacing:-.7px;line-height:1;max-width:849px;margin-bottom:120px}section.home-hero .detail{font-weight:400;font-size:20px;line-height:1.1;max-width:406px}section.home-hero .bot{position:relative;display:flex;flex-direction:column;row-gap:120px}section.home-hero .btn-link{text-transform:uppercase}@media (min-width:1024px){section.home-hero .bot{flex-direction:row;justify-content:space-between;row-gap:0}}section.home-blog{padding-top:120px;padding-bottom:120px;--gutter-left:0px}section.home-blog .caption{margin:0 25px 70px}section.home-blog .slider{margin:0 25px}section.home-blog .slider .list{position:relative;overflow:hidden}section.home-blog .slider .list .is-spacer{flex:0 0 var(--gutter-left);width:var(--gutter-left);padding:0!important;margin:0!important}section.home-blog .slider .list .btn-link{position:absolute;pointer-events:none;will-change:transform,opacity;left:0;top:0;display:flex;width:74px;height:74px;justify-content:center;align-items:center;background-color:#647de4}section.home-blog .slider .list .btn-link>img{width:24px;height:24px}section.home-blog .slider .list .one{width:335px;flex-shrink:0;position:relative}section.home-blog .slider .list .one .image-holder{position:relative;margin-bottom:20px;overflow:hidden}section.home-blog .slider .list .one .image-holder>img{aspect-ratio:1;object-fit:cover;width:100%}section.home-blog .slider .list .one .image-holder>span{position:absolute;left:5px;top:5px;font-family:Geist Mono;font-weight:600;font-size:14px;line-height:1.25;text-transform:uppercase;background-color:#647DE44D;padding:0 5px;color:#f8f7f6}section.home-blog .slider .list .one .info .title{font-weight:400;font-size:26px;line-height:1.1;color:#0d0d0d;margin-bottom:25px}section.home-blog .slider .list .one .info .detail{font-weight:400;font-size:16px;line-height:20px;color:#0d0d0d;margin-bottom:25px}section.home-blog .slider .list .one .info .date{font-family:Geist Mono;font-weight:400;font-size:14px;line-height:1.25;text-transform:uppercase;color:#a1a1a1}@media (min-width:1024px){section.home-blog .caption{margin:0 0 70px 25px}section.home-blog .slider{margin:0}}@media (min-width:1220px){section.home-blog .caption{margin:0 0 70px calc(50vw - 1164px / 2)}section.home-blog .slider{margin:0}}section.home-intro{position:relative;background-color:#0d0d0d}section.home-intro .wrapper{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;display:flex;flex-direction:column;align-items:center;width:100%}section.home-intro .wrapper .top{display:flex;align-items:center;column-gap:28px;margin-bottom:38px}section.home-intro .wrapper .top h2{font-weight:400;font-size:96px;line-height:1;letter-spacing:-.5px;color:#3d3d3d}section.home-intro .wrapper .top p{font-weight:400;font-size:96px;line-height:1;letter-spacing:-.5px;color:#f8f7f6}section.home-intro .wrapper .btn-link{text-transform:uppercase;color:#fff}section.home-intro .content{position:relative}section.home-intro .bg-grid{height:778px;background-image:url(/media/grid-line.png);background-position:center 0;background-repeat:no-repeat;background-size:auto}section.home-intro .mask .top{position:absolute;top:0;height:250px;left:0;right:0;background:linear-gradient(to bottom,#0d0d0d,#0d0d0d3f)}section.home-intro .mask .bottom{position:absolute;bottom:0;height:250px;left:0;right:0;background:linear-gradient(to top,#0d0d0d,#0d0d0d3f)}section.home-intro .mask .left{position:absolute;top:0;bottom:0;left:0;width:160px;background:linear-gradient(to right,#0d0d0d,#0d0d0d3f)}section.home-intro .mask .right{position:absolute;top:0;bottom:0;right:0;width:160px;background:linear-gradient(to left,#0d0d0d,#0d0d0d3f)}section.home-intro .square-pair{top:90px;left:50%;transform:translateX(-50%)}@media (min-width:1280px){section.home-intro .content{max-width:unset}}@media (min-width:1440px){section.home-intro .content{max-width:1440px;margin:0 auto}}section.home-service{padding:64px 0 184px}section.home-service .content{display:flex;flex-direction:column;row-gap:20px;position:relative}section.home-service .info{padding:20px 0;display:flex;flex-direction:column;justify-content:space-between;flex:1;max-height:680px}section.home-service .info .category-wrapper{height:28px;position:relative}section.home-service .info .category-wrapper>p{position:absolute;font-weight:400;font-size:20px;line-height:1;text-transform:uppercase;cursor:pointer}section.home-service .info .category-wrapper>p.normal{color:#0d0d0d;opacity:1}section.home-service .info .category-wrapper>p.selected{display:flex;align-items:center;column-gap:15px;color:#676C97;opacity:0}section.home-service .info .category-wrapper>p.selected::before{content:"";width:38px;height:1px;background-color:#676C97}section.home-service .info .desc{font-weight:400;font-size:16px;line-height:20px;color:#0d0d0d;max-width:284px}section.home-service .info .desc>p{position:absolute;max-width:284px;bottom:0;left:0}section.home-service .image-holder{flex-shrink:0;overflow:hidden;display:flex;flex-direction:column;row-gap:20px;width:634px}section.home-service .image-holder .wrapper{position:relative}section.home-service .image-holder .wrapper>img{width:634px;height:680px;object-fit:cover}section.home-service .image-holder .wrapper .info{position:absolute;left:0;right:0;bottom:0;top:0;padding:50px 30px 30px}section.home-service .image-holder .wrapper .info .top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;column-gap:10px}section.home-service .image-holder .wrapper .info .top h5{font-family:Geist;font-weight:400;font-size:20px;line-height:1;text-transform:uppercase;color:#f8f7f6}section.home-service .image-holder .wrapper .info .top a{padding:6px;background-color:#f8f7f6}section.home-service .image-holder .wrapper .info .bottom{position:relative;z-index:1}section.home-service .image-holder .wrapper .info .bottom .detail{font-weight:400;font-size:16px;line-height:20px;color:#f8f7f6;margin-bottom:35px;max-width:528px}section.home-service .image-holder .wrapper .info .bottom .stacks{display:flex;align-items:center;column-gap:25px;gap:20px}section.home-service .image-holder .wrapper .info .bottom .stacks>p{font-family:Geist Mono;font-weight:400;font-size:14px;line-height:1.25;color:#F8F7F6CC;text-transform:uppercase;text-decoration:underline;cursor:pointer;padding:3px 6px}section.home-service .image-holder .wrapper .info .bottom .stacks>p:hover{color:#f8f7f6;background-color:#647de4}section.home-service .image-holder .wrapper .info .mask-top{position:absolute;top:0;left:0;right:0;background:linear-gradient(to top,rgba(13,13,13,0) 0%,#0D0D0D 106.34%);height:140px}section.home-service .image-holder .wrapper .info .mask-bot{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(180deg,rgba(13,13,13,0) 0%,#0D0D0D 106.34%);height:240px}@media (min-width:1024px){section.home-service .content{flex-direction:row;justify-content:flex-end}}section.home-project{padding:52px 0 110px;position:relative}section.home-project .bg{position:absolute;left:0;top:0;bottom:0;width:100%;background-color:#0d0d0d}section.home-project .list{margin:0 25px 100px;display:flex;flex-direction:column;row-gap:20px}section.home-project .list .one{display:flex;flex-direction:column;row-gap:50px;position:relative}section.home-project .list .one .info>h5{font-weight:600;font-size:20px;line-height:1.1;color:#f8f7f6;margin-bottom:15px}section.home-project .list .one .info .detail{font-weight:400;font-size:20px;line-height:1.1;color:#f8f7f6;margin-bottom:80px;max-width:353px}section.home-project .list .one .info .skill{font-family:Geist Mono;font-weight:600;font-size:14px;line-height:1.25;text-transform:uppercase;color:#F8F7F6A6}section.home-project .list .one .image-holder>img{width:100%;height:100%;object-fit:cover;aspect-ratio:1}section.home-project .list .one .btn-link{position:absolute;top:0;font-family:Geist Mono;font-weight:600;font-size:14px;line-height:1.26;text-transform:uppercase;padding:5px 8px 3px;backdrop-filter:blur(50px);background-color:#F8F7F733;color:#fff}section.home-project .content{display:flex;justify-content:center}section.home-project .content .btn-link{position:absolute;bottom:120px;left:50%;transform:translateX(-50%);font-weight:400;font-size:16px;line-height:1.25;text-transform:uppercase;color:#f8f7f6}@media (min-width:1024px){section.home-project .list{margin:-140px calc(50vw - 720px) 100px calc(50vw - 1164px / 2)}section.home-project .list .one{flex-direction:row;align-items:center;justify-content:space-between}}.square-pair{position:absolute;display:flex;align-items:center;column-gap:5px}.square-pair.black::before,.square-pair.black::after{background-color:#0d0d0d}.square-pair::before,.square-pair::after{content:"";width:28px;height:28px;background-color:#3D3D3D}.formcheckbox{position:relative}.checkbox-wrapper,.formcheckbox>label{display:block;position:relative;padding-left:20px;margin-bottom:14px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox-wrapper>input,.formcheckbox>label>input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox-wrapper>input:checked~.checkmark,.checkbox-wrapper>input:checked~.form-helper,.formcheckbox>label>input:checked~.checkmark,.formcheckbox>label>input:checked~.form-helper{background-color:#161719}.checkbox-wrapper>input:checked~.checkmark:after,.checkbox-wrapper>input:checked~.form-helper:after,.formcheckbox>label>input:checked~.checkmark:after,.formcheckbox>label>input:checked~.form-helper:after{display:block}.checkbox-wrapper>.checkmark,.checkbox-wrapper>.form-helper,.formcheckbox>label>.checkmark,.formcheckbox>label>.form-helper{position:absolute;top:0;left:0;height:14px;width:14px;border:1px solid #cdcdcd;background-color:#e4e4e4}.checkbox-wrapper>.checkmark:after,.checkbox-wrapper>.form-helper:after,.formcheckbox>label>.checkmark:after,.formcheckbox>label>.form-helper:after{content:"";position:absolute;display:none;left:50%;top:50%;width:4px;height:8px;border:solid #e4e4e4;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}::-webkit-scrollbar{width:4px;height:0;position:absolute;right:0;top:0;bottom:0;background:transparent}::-webkit-scrollbar-thumb{background-color:#494949}.caption{position:relative;font-weight:400;font-size:20px;line-height:1.2;text-transform:uppercase;color:#0d0d0d;display:flex;align-items:center;column-gap:12px}.caption::before{content:"";width:14px;height:14px;display:block;background-color:#0d0d0d}.btn-link{color:#0d0d0d;font-size:16px;line-height:1;font-weight:600;column-gap:10px;display:inline-flex;align-items:center;position:relative;text-decoration:none}.btn{color:#fff;font-size:14px;line-height:1;font-weight:500;padding:12px 13px 12px 15px;border-radius:40px;column-gap:15px;display:inline-flex;align-items:center;justify-content:space-between;position:relative;border:1px solid #0d0d0d;background-color:#0d0d0d;min-width:130px}.btn::before,.btn>span{content:"";position:absolute;height:100%;width:100%;right:0;top:0;border-radius:38px;background-color:#0d0d0d;z-index:-1;transition:width ease 0.2s}.btn:hover{color:#0d0d0d;background-color:transparent}.btn:hover::before,.btn:hover>span{width:32px;height:32px;right:4px;top:4px;z-index:0}.btn:hover>svg{position:relative;z-index:1}@media (min-width:768px){.btn{font-size:16px}}.yform .form{display:grid;grid-template-columns:1fr;column-gap:27px;row-gap:10px}.yform .form .row1,.yform .form .options{display:flex;flex-direction:column;row-gap:20px}.yform .form .col{display:flex;flex-direction:column;row-gap:20px}.yform .form .group{flex:1}.yform .form .group>label{font-size:16px;font-weight:700;line-height:27px;color:#3f3f3f}.yform .form .group>label>sup{font-weight:700;color:#ee4141}.yform .form .group .checkbox-group{display:flex;align-items:center;column-gap:5px;height:24px}.yform .form .group .checkbox-group>label{font-size:14px;font-weight:400;line-height:16px;color:#75797C}.yform .form .group .form-group{width:100%}.yform .form .group .form-group>label{display:inline}.yform .form .group input,.yform .form .group select,.yform .form .group textarea{outline:0;box-shadow:unset;border:1px solid #cdcdcd;border-radius:15px;width:100%;height:40px;border-radius:20px;background-color:#f3f3f3;padding:0 12px;font-size:16px;color:#75797C}.yform .form .group input::placeholder,.yform .form .group select::placeholder,.yform .form .group textarea::placeholder{color:#75797C}.yform .form .group textarea{padding-top:7px;height:150px}.yform .form .group select{-webkit-appearance:none;background-image:url(/media/icon-arrow-down.svg);background-repeat:no-repeat;background-position:right 11px center;background-size:16px;padding-right:32px}.yform .actions{margin-top:25px}.yform .actions button{display:flex;justify-content:center;align-items:center;width:100%;height:40px;border-radius:40px;background-color:#0d0d0d;color:#fff;font-size:14px;font-weight:600;line-height:1.2;padding:0 80px;cursor:pointer;border:0;outline:0}.yform .desc{color:#75797C;font-weight:400;font-size:14px;line-height:16px}@media (min-width:570px){.yform .form .row1{flex-direction:row;column-gap:20px}.yform .form .group input,.yform .form .group select,.yform .form .group textarea{font-size:16px}.yform .submit button{font-size:16px}.yform .desc{font-size:14px;padding-top:6px}}@media (min-width:768px){.yform .form .options{flex-direction:row}.yform .desc{max-width:370px}}@media (min-width:1024px){.yform .form .options{flex-direction:column}.yform .desc{max-width:unset}}@media (min-width:1280px){.yform .form .options{flex-direction:row}.yform .desc{max-width:370px}}.content{margin:0 25px}@media (min-width:1220px){.content{max-width:1164px;margin:0 auto}}body.flayout{overflow:hidden}@media (min-width:1440px){body.flayout .content{margin-left:calc(50% - 672px)}}body.flayout nav{background-color:#0d0d0d}body.flayout nav .content .brand{display:flex}body.flayout nav .content .brand img:nth-child(1){display:none}body.flayout nav .content .brand img:nth-child(2){display:block}body.flayout nav .content .control .menu{opacity:0}body.flayout nav .content .toggle-btn{background:transparent;backdrop-filter:unset;right:0}body.flayout nav .content .toggle-btn>svg:nth-child(1){opacity:0}body.flayout nav .content .toggle-btn>svg:nth-child(2){opacity:1}body.flayout .full-menu{display:block;opacity:1;z-index:90}