:root{--primary:#3924aa;--secondary:#c0449f}*{padding:0;margin:0;box-sizing:border-box}body{font-size:.9vw;color:#fff;font-weight:300;overflow-x:hidden;background:url(../images/body_bg.png) no-repeat top;background-size:contain;background-color:#000}a{text-decoration:none;color:#fff}i{font-style:normal}h1,h2{font-weight:300}svg{width:1em;height:1em;vertical-align:middle;fill:#fff}svg path{fill:#fff}li{list-style:none}img{width:100%;height:auto;object-fit:cover}.container{width:85vw;margin:auto}.enter{display:inline-block;width:3vw;height:3vw;background:url(../images/enter.png) no-repeat center / cover;cursor:pointer}.left{width:35%}.right{width:50%}button{padding:1vw 2vw;outline:none;border:0;color:#fff;border-radius:5vw;font-size:1em;text-align:center;font-weight:700;cursor:pointer;background:linear-gradient(to right, var(--primary), var(--secondary))}header{height:10vw;min-height:50px;display:flex;justify-content:space-between;align-items:center;position:relative}header .logo{display:block;width:13%;min-width:100px}header .menu{font-size:4em;position:absolute;right:130px;top:50%;transform:translateY(-50%);display:flex;align-items:center;cursor:pointer;display:none}header nav .close{display:none}header nav>ul{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}header nav>ul li{padding:0 1vw;position:relative}header nav>ul li a:hover{background-image:linear-gradient(to right, var(--primary), var(--secondary));-webkit-background-clip:text;color:transparent}header nav>ul li ul.level_2{position:absolute;background:rgba(62,37,170,0.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:0;overflow:hidden}header nav>ul li ul.level_2 li{padding:.5vw 1vw}header nav>ul li ul.level_2.active{height:auto}header button{padding:1vw 2vw;outline:none;border:0;color:#fff;border-radius:5vw;font-size:1em;max-width:230px;text-align:left;background:linear-gradient(to right, var(--primary), var(--secondary))}footer{display:flex;align-items:center;justify-content:space-between;margin-top:3vw;padding:4vw}footer .logo{min-width:100px;width:10%}footer .copyrights{text-align:right}footer .copyrights p:last-of-type{font-size:.8em;margin-top:.5vw}main#home>div>div{opacity:0}main#home>div>.inView{animation:inView cubic-bezier(1, .55, .25, 1) .8s;opacity:1 !important}main#home .launch_project{display:flex;justify-content:space-between;align-items:center;margin-top:5vw}main#home .launch_project .left{display:flex;justify-content:space-between;align-items:center;color:#fff}main#home .launch_project .left .next,main#home .launch_project .left .prev{width:2.5vw;height:2.5vw;border:1px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1em;cursor:pointer}main#home .launch_project .left .inner{width:21vw;overflow:hidden}main#home .launch_project .left .inner ul{display:flex}main#home .launch_project .left .inner ul li img{width:21vw;aspect-ratio:1/1}main#home .launch_project .left .inner ul li .text{color:#fff}main#home .launch_project .left .inner ul li .text p:nth-of-type(1){font-size:1.2em;font-weight:400}main#home .launch_project .left .inner ul li .text p:nth-of-type(2){font-size:1.1em}main#home .launch_project .right{padding:2vw 10vw 2vw 0vw}main#home .launch_project .right .title{font-size:4em;font-weight:700}main#home .launch_project .right .title.inView{animation:inView cubic-bezier(1, .55, .25, 1) .8s;opacity:1}main#home .launch_project .right .title p{font-size:1.5em}main#home .launch_project .right>p{margin:2vw 0;line-height:1.5}main#home .launch_project .right>p.inView{animation:inView cubic-bezier(1, .55, .25, 1) 1s;opacity:1}main#home .launch_project .right button{text-align:left}main#home .launch_project .right button.inView{animation:inView cubic-bezier(1, .55, .25, 1) 1.8s;opacity:1}main#home .why_digi_launch{margin-top:16vw;display:flex;justify-content:space-between;align-items:flex-start}main#home .why_digi_launch .left .small_title{font-size:1.5em;letter-spacing:.3em}main#home .why_digi_launch .left .big_title{font-size:4em;padding:1vw 0 2vw 0}main#home .why_digi_launch .left p{line-height:1.5}main#home .why_digi_launch .right{display:grid;grid-template-columns:repeat(auto-fill, 20.25vw);row-gap:2vw;column-gap:2vw;opacity:0}main#home .why_digi_launch .right .card{padding:2px;border-radius:1.5vw;background:linear-gradient(to right, var(--primary), var(--secondary))}main#home .why_digi_launch .right .card .inner{background-color:#000;padding:2vw;border-radius:1.5vw;height:100%}main#home .why_digi_launch .right .card .inner .num{font-size:4em;font-weight:700;padding-bottom:.5vw;white-space:nowrap}main#home .contract{width:40%;margin:auto;margin-top:6vw;text-align:center;position:relative}main#home .contract .small_title{font-size:1.5em;letter-spacing:.3em;transform:translate(0, 0)}main#home .contract .big_title{font-size:4em;padding:1vw 0}main#home .contract .big_title .enter{transform:translate(20%, 25%)}main#home .contract p{line-height:1.5;width:81%;margin:auto}main#home .why_mint_with_digi_launch{margin-top:20vw;display:flex;align-items:center;justify-content:space-between}main#home .why_mint_with_digi_launch .left p{font-size:1.2em;letter-spacing:.3em}main#home .why_mint_with_digi_launch .left .big_title{font-size:4em;padding:1vw 0;white-space:nowrap}main#home .why_mint_with_digi_launch .right{display:flex;justify-content:space-between;align-items:flex-start}main#home .why_mint_with_digi_launch .right p{width:63%;line-height:1.5}main#home .advantage{width:72vw;margin:auto;display:grid;grid-template-columns:repeat(auto-fill, 22.3333333vw);row-gap:2.5vw;column-gap:2.5vw;margin-top:8vw}main#home .advantage .card{padding:2vw;border-radius:1.5vw;background:linear-gradient(to right bottom, #1c1cad, #de4a9e 80%)}main#home .advantage .card .number{font-weight:700}main#home .advantage .card .icon{height:7vw;margin:2vw auto;margin-bottom:1vw;text-align:center}main#home .advantage .card .icon img{height:100%;width:auto}main#home .advantage .card .title{font-size:2em;height:4vw;text-align:center;line-height:1;display:flex;align-items:flex-end;justify-content:center}main#home .advantage .card .content{text-align:center;padding:1vw 0;line-height:1.5;font-size:.8em;width:84%;margin:auto;padding-bottom:2vw}main#home .highly_effective{display:flex;justify-content:space-between;align-items:flex-start;margin-top:15vw}main#home .highly_effective .left{font-size:4em}main#home .highly_effective .right p{width:74%}main#home .highly_effective .right button{margin-top:2vw}main#home .story{display:flex;align-items:center;justify-content:space-between;margin-top:5vw}main#home .story .icon{width:auto;height:7vw;margin-right:2vw}main#home .story .icon img{height:100%;width:auto}main#home .story .left{display:flex;align-items:center}main#home .story .left p{line-height:1.5;width:60%}main#home .story .right{display:flex;align-items:center;position:relative}main#home .story .right .icon{height:6vw;position:absolute;left:-2vw;transform:translateX(-100%)}main#home .story .right p{line-height:1.5;width:50%}main#home .backend_portal{display:flex;justify-content:space-between;margin-top:9vw}main#home .backend_portal .left{width:40%;font-size:4em}main#home .backend_portal .right{padding-right:8vw}main#home .backend_portal .right ul li{padding-bottom:4vw;line-height:1.5;display:flex}main#home .backend_portal .right ul li .number{font-style:normal;display:inline-block;width:2vw;height:2vw;flex-shrink:0;line-height:2vw;border-radius:50%;font-weight:700;text-align:center;font-size:.8em;margin-right:3vw;background:linear-gradient(to right, var(--primary), var(--secondary))}main#home .our_full_featured_NFT_site .title{font-size:4em;width:30vw;margin-left:50vw}main#home .our_full_featured_NFT_site .content{display:flex;align-items:center;justify-content:space-between;margin:5vw 0}main#home .our_full_featured_NFT_site .content .left{width:40%}main#home .our_full_featured_NFT_site .content .left ul li{padding:.5vw 0;display:flex;align-items:flex-start}main#home .our_full_featured_NFT_site .content .left ul li::before{content:'';display:inline-block;width:2.5vw;height:2.5vw;flex-shrink:0;border-radius:50%;margin-right:2vw;background:url(../images/counterhook.png) no-repeat center / cover}main#home .our_full_featured_NFT_site .content .right{box-shadow:0 0 2vw 1vw #230d5b;border-radius:1.5vw}main#home .our_pricing{margin-top:8vw}main#home .our_pricing .top{width:50%;margin:auto;text-align:center}main#home .our_pricing .top .small_title{font-size:1.5em;letter-spacing:.3em}main#home .our_pricing .top .big_title{font-size:4em;padding:1vw 0}main#home .our_pricing .top p{width:70%;margin:auto;line-height:1.5}main#home .our_pricing .bottom{width:60vw;margin:auto;display:grid;grid-template-columns:repeat(auto-fill, 18vw);row-gap:3vw;column-gap:3vw;margin-top:3vw}main#home .our_pricing .bottom .card{border-radius:1.5vw;overflow:hidden}main#home .our_pricing .bottom .card .card_top{text-align:center;background:linear-gradient(to right, #1c1cad, #de4a9e);padding:2vw 3vw;line-height:1.5;height:9.5vw;min-height:100px}main#home .our_pricing .bottom .card .card_top .title{font-size:1.8em;font-weight:700;white-space:nowrap}main#home .our_pricing .bottom .card .card_top .count{font-size:1.5em}main#home .our_pricing .bottom .card .card_top .comment{font-size:1.2em}main#home .our_pricing .bottom .card .card_bottom{padding:2vw 3vw;height:9.5vw;min-height:100px;text-align:center;line-height:1.5;background-color:rgba(94,0,185,0.4)}main#home .get_quote{text-align:center;margin-top:5.5vw}main#home .get_quote p{font-size:2em}main#home .get_quote button{font-size:1.8em;margin:1vw 0}main#home .NFT_requirements{display:flex;justify-content:space-between;margin-top:5vw}main#home .NFT_requirements .left .small_title{font-size:1.5em;letter-spacing:.3em}main#home .NFT_requirements .left .big_title{font-size:4em;padding:1vw 0}main#home .NFT_requirements .left .content{line-height:1.5}main#home .NFT_requirements .right{position:relative}main#home .NFT_requirements .right div{position:absolute;bottom:0;right:0;display:flex;align-items:center;font-size:2em;transform:translateY(5vw)}main#home .NFT_requirements .right div .enter{margin-left:3vw}main#home .launch_quickly_qmoothly{display:flex;justify-content:space-between;align-items:flex-start;margin-top:10vw}main#home .launch_quickly_qmoothly .left{width:50%;position:relative}main#home .launch_quickly_qmoothly .left>ul::before{content:'';position:absolute;left:6vw;width:.2vw;height:calc(100% - 5vw);background:linear-gradient(to top, var(--primary), var(--secondary));border-radius:2vw}main#home .launch_quickly_qmoothly .left>ul>li{display:flex;align-items:flex-start;justify-content:space-between;position:relative;margin-bottom:1.5vw}main#home .launch_quickly_qmoothly .left>ul>li .num_line{width:60%;display:flex;align-items:center;justify-content:space-between}main#home .launch_quickly_qmoothly .left>ul>li .num_line .number{width:5vw;height:4.1vw;line-height:4vw;font-weight:700;font-size:1.2em;background:url(../images/number_bg.png) no-repeat left / cover;padding-left:1.4vw}main#home .launch_quickly_qmoothly .left>ul>li .num_line .name{flex:1;font-weight:700;font-size:1.5em;margin-left:4vw}main#home .launch_quickly_qmoothly .left>ul>li .details{flex:1;background-color:#290252;border-radius:1.5vw;padding:2vw}main#home .launch_quickly_qmoothly .left>ul>li::before{content:'';position:absolute;top:1.5vw;left:5.6vw;width:1vw;height:1vw;background:#fff;border-radius:50%}main#home .launch_quickly_qmoothly .left>ul>li:nth-of-type(1)::before{background-color:#ba429f}main#home .launch_quickly_qmoothly .left>ul>li:nth-of-type(2)::before{background-color:#8e38a3}main#home .launch_quickly_qmoothly .left>ul>li:nth-of-type(3)::before{background-color:#672fa6}main#home .launch_quickly_qmoothly .left>ul>li:nth-of-type(4)::before{background-color:#4025a9}main#home .launch_quickly_qmoothly .right{width:45%}main#home .launch_quickly_qmoothly .right .small_title{font-size:1.5em;letter-spacing:.3em}main#home .launch_quickly_qmoothly .right .big_title{font-size:4em;padding:1vw 0}main#home .launch_quickly_qmoothly .right .content{line-height:1.5;width:70%}main#home .demos{margin-top:5vw;padding:0 2.5vw}main#home .demos .top{text-align:center}main#home .demos .top .big_title{font-size:4em}main#home .demos .top .content{line-height:1.5;width:30%;margin:auto}main#home .demos .demos_pic{margin-top:5vw}main#home .demos .demos_pic ul{display:grid;grid-template-columns:repeat(auto-fill, 17.75vw);row-gap:3vw;column-gap:3vw}main#home .demos .demos_pic ul li .pic img{aspect-ratio:1/1}main#home .demos .demos_pic ul li .pic_info .info_top{display:flex;justify-content:space-between;align-items:flex-end}main#home .demos .demos_pic ul li .pic_info .info_top .name{font-size:1.5em;font-weight:700}main#home .demos .demos_pic ul li .pic_info .info_bottom{font-size:1.2em}main#home .premirer_partner{margin-top:5vw;display:flex;align-items:center;justify-content:space-between}main#home .premirer_partner .left{width:45%;margin-left:7vw}main#home .premirer_partner .left .small_title{font-size:1.5em;letter-spacing:.3em}main#home .premirer_partner .left .big_title{font-size:4em;padding:1vw 0}main#home .premirer_partner .left .content{width:78%}main#home .premirer_partner .left .links{margin-top:3vw;width:70%;display:flex;justify-content:space-between}main#home .premirer_partner .right video,main#home .premirer_partner .right img{width:100%;height:100%}main#home .questions{width:45%;margin:auto;margin-top:5vw}main#home .questions .top{width:80%;margin:auto;text-align:center}main#home .questions .top .small_title{font-size:1.5em;letter-spacing:.3em}main#home .questions .top .big_title{font-size:4em}main#home .questions .top .links{display:flex;justify-content:space-evenly;margin:2vw 0}main#home .questions .top .links span{padding:2px;border-radius:5vw;background:linear-gradient(to right, var(--primary), var(--secondary))}main#home .questions .top .links span a{display:inline-block;padding:0 1vw;border-radius:5vw;background-color:#000}main#home .questions .question_list ul li{background:rgba(62,37,170,0.5);padding:2vw;border-radius:1.5vw;position:relative;margin-bottom:1vw}main#home .questions .question_list ul li .question{font-weight:700;font-size:1.5em}main#home .questions .question_list ul li .answer{width:75%;line-height:1.5;height:0;overflow:hidden}main#home .questions .question_list ul li .icon{position:absolute;top:1.5vw;right:2vw;width:3vw;height:3vw;cursor:pointer;background:url(../images/expansion.png) no-repeat center / cover}main#home .questions .question_list ul li.open .answer{margin:1vw 0;height:auto;margin-bottom:2vw}main#home .questions .question_list ul li.open .icon{background-image:url(../images/take_back.png)}main#home .find_us{display:flex;justify-content:space-between;align-items:flex-end;margin-top:5vw}main#home .find_us .left .small_title{font-size:1.5em;letter-spacing:.3em}main#home .find_us .left .big_title{font-size:4em;padding-top:1vw}main#home .find_us .right{width:65%;display:flex;justify-content:space-between}main#home .find_us .right>div .name{display:flex;align-items:center;justify-content:start}main#home .find_us .right>div .name .icon{width:2vw;margin-right:1vw;display:flex;align-items:center}main#home .find_us .right>div .name p{font-size:1.2em;font-weight:700}main#home .find_us .right>div .content{margin-left:3vw;margin-top:.5vw}@media screen and (max-width:920px){body{font-size:12px}.container{width:100%;padding:0 15px}.left,.right{width:100%}.enter{width:25px;height:25px}header .menu{display:flex;margin-right:0;right:15px;font-size:25px}header button{margin-right:35px}header nav{display:none;position:fixed;top:0;right:0;bottom:0;height:100vh;width:60%;padding:15px;background:rgba(41,2,82,0.95);z-index:9999}header nav .close{display:inline-block;font-size:25px;cursor:pointer}header nav.open{display:block}header nav ul{flex-direction:column;align-items:flex-start}header nav ul li{padding:10px 0;width:100%}header nav ul li a{display:flex;justify-content:space-between;align-items:center}header nav ul li a svg{font-size:16px}header nav ul li a:hover{color:var(--secondary)}header nav ul li ul.level_2{position:static;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}main#home .launch_project{flex-direction:column}main#home .launch_project .left .inner{width:40vw}main#home .launch_project .left .inner ul li img{width:40vw}main#home .launch_project .left .prev,main#home .launch_project .left .next{width:25px;height:25px;font-size:15px}main#home .launch_project .right{padding:0;padding-top:20px;text-align:center}main#home .launch_project .right .title{font-size:2em}main#home .launch_project .right>p{margin:10px 0}main#home .why_digi_launch{flex-direction:column;margin-top:70px}main#home .why_digi_launch .left{text-align:center}main#home .why_digi_launch .left .small_title{font-size:1.3em}main#home .why_digi_launch .left .big_title{padding:10px 0;font-size:2em}main#home .why_digi_launch .right{margin-top:20px;grid-template-columns:repeat(auto-fill, calc((100% - 20px) / 2));row-gap:20px;column-gap:20px}main#home .why_digi_launch .right .card .inner .num{font-size:2em}main#home .contract{width:100%;padding:0 15px;margin-top:70px}main#home .contract .small_title{font-size:1.3em}main#home .contract .big_title{padding:10px 0;font-size:2em}main#home .contract p{width:100%}main#home .why_mint_with_digi_launch{flex-direction:column;margin-top:70px}main#home .why_mint_with_digi_launch .left{text-align:center}main#home .why_mint_with_digi_launch .left .big_title{padding:10px 0;font-size:2em}main#home .why_mint_with_digi_launch .left p{font-size:1.3em}main#home .why_mint_with_digi_launch .right{flex-direction:column;position:relative}main#home .why_mint_with_digi_launch .right p{width:100%}main#home .why_mint_with_digi_launch .right a.enter{position:absolute;right:0;top:50%;transform:translateY(-50%)}main#home .advantage{width:100%;padding:0 15px;grid-template-columns:repeat(auto-fill, 100%);row-gap:20px;column-gap:20px;margin-top:70px}main#home .advantage .card .title{font-size:1.5em;margin-top:10px}main#home .advantage .card .icon{height:80px}main#home .advantage .card .content{width:100%}main#home .highly_effective{flex-direction:column;margin-top:70px}main#home .highly_effective .left{font-size:2em}main#home .highly_effective .left,main#home .highly_effective .right{text-align:center}main#home .highly_effective .left p,main#home .highly_effective .right p{width:100%;padding:10px 0}main#home .story{flex-direction:column;margin-top:70px}main#home .story .icon{height:auto;width:100px;text-align:center}main#home .story .icon img{height:auto;width:70%}main#home .story .left{padding:10px 0}main#home .story .left p{width:100%}main#home .story .right{padding:10px 0}main#home .story .right p{width:100%}main#home .story .right .icon{position:static;transform:translate(0, 0);height:auto}main#home .story .right .icon img{width:100%}main#home .backend_portal{flex-direction:column;margin-top:70px}main#home .backend_portal .left{width:100%;text-align:center;font-size:2em}main#home .backend_portal .right{padding-right:0}main#home .backend_portal .right ul li{padding:10px 0}main#home .backend_portal .right ul li .number{width:25px;height:25px;line-height:25px}main#home .our_full_featured_NFT_site{margin-top:70px}main#home .our_full_featured_NFT_site .title{width:100%;margin-left:0;text-align:center;font-size:2em}main#home .our_full_featured_NFT_site .content{flex-direction:column;margin:0}main#home .our_full_featured_NFT_site .content .left{width:100%}main#home .our_full_featured_NFT_site .content .left ul li{padding:10px 0}main#home .our_full_featured_NFT_site .content .left ul li::before{width:25px;height:25px}main#home .our_full_featured_NFT_site .content .right{margin-top:20px}main#home .our_pricing{margin-top:70px}main#home .our_pricing .top{width:100%}main#home .our_pricing .top .small_title{font-size:1.3em}main#home .our_pricing .top .big_title{padding:10px 0;font-size:2em}main#home .our_pricing .top p{width:100%}main#home .our_pricing .bottom{width:100%;grid-template-columns:repeat(auto-fill, 100%);row-gap:20px;column-gap:20px}main#home .our_pricing .bottom .card .card_top .title{font-size:1.5em}main#home .our_pricing .bottom .card .card_top .count{font-size:1.2em}main#home .our_pricing .bottom .card .card_top .comment{font-size:1em}main#home .get_quote{margin-top:70px}main#home .get_quote p{padding:10px 0}main#home .get_quote button{font-size:1em}main#home .NFT_requirements{flex-direction:column;margin-top:70px}main#home .NFT_requirements .left{width:100%;text-align:center}main#home .NFT_requirements .left .small_title{font-size:1.3em}main#home .NFT_requirements .left .big_title{padding:10px 0;font-size:2em}main#home .NFT_requirements .right{text-align:center}main#home .NFT_requirements .right div{position:static;justify-content:center;transform:translate(0, 0);padding-top:10px;font-size:1.5em}main#home .launch_quickly_qmoothly{flex-direction:column-reverse;margin-top:70px}main#home .launch_quickly_qmoothly .left{width:100%}main#home .launch_quickly_qmoothly .left>ul::before{display:none}main#home .launch_quickly_qmoothly .left>ul>li{flex-direction:column}main#home .launch_quickly_qmoothly .left>ul>li::before{display:none}main#home .launch_quickly_qmoothly .left>ul>li .num_line{width:100%;padding:10px 0}main#home .launch_quickly_qmoothly .left>ul>li .num_line .number{width:25px;height:25px;line-height:25px;padding-left:0;text-align:center}main#home .launch_quickly_qmoothly .left>ul>li .num_line .name{margin-left:15px;font-size:1.2em}main#home .launch_quickly_qmoothly .left>ul>li .details{width:100%}main#home .launch_quickly_qmoothly .right{width:100%;text-align:center}main#home .launch_quickly_qmoothly .right .small_title{font-size:1.3em}main#home .launch_quickly_qmoothly .right .big_title{padding:10px 0;font-size:2em}main#home .launch_quickly_qmoothly .right .content{margin:auto}main#home .demos{margin-top:70px;padding:0 15px}main#home .demos .top .big_title{font-size:2em}main#home .demos .top .content{width:100%;padding:10px}main#home .demos .demos_pic{margin-top:20px}main#home .demos .demos_pic ul{grid-template-columns:repeat(auto-fill, calc((100% - 20px) / 2));row-gap:20px;column-gap:20px}main#home .demos .demos_pic ul li .pic_info .info_top .name{font-size:1.2em}main#home .premirer_partner{margin-top:70px;flex-direction:column;width:100%;padding:0 15px}main#home .premirer_partner .left{width:100%;margin-left:0;text-align:center}main#home .premirer_partner .left .small_title{font-size:1.3em}main#home .premirer_partner .left .big_title{padding:10px 0;font-size:1.2em}main#home .premirer_partner .left .content,main#home .premirer_partner .left .links{width:100%}main#home .premirer_partner .left .links{margin:10px 0}main#home .questions{width:100%;padding:0 15px;margin-top:70px}main#home .questions .top{width:100%}main#home .questions .top .small_title{font-size:1.3em}main#home .questions .top .big_title{padding:10px 0;font-size:2em}main#home .questions .top .links span a{padding:1vw 2vw}main#home .questions .question_list ul li{margin-bottom:15px }main#home .questions .question_list ul li .question{padding-right:20px;font-size:1.2em}main#home .questions .question_list ul li .icon{width:20px;height:20px}main#home .find_us{flex-direction:column;align-items:center;justify-content:center;margin-top:70px}main#home .find_us .left{text-align:center}main#home .find_us .left .big_title{padding:10px 0;font-size:2em}main#home .find_us .left .small_title{font-size:1.3em}main#home .find_us .right{width:100%}main#home .find_us .right>div .name .icon{width:25px;margin-right:5px}main#home .find_us .right>div .content{margin-left:0;margin-top:5px}footer{flex-direction:column;margin-top:70px;padding:15px}footer .copyrights{text-align:center}}@keyframes inView{0%{opacity:0;transform:translateY(25%)}100%{transform:translateY(0%);opacity:1}}
/*# sourceMappingURL=./index.min.css.map */