﻿.text-indent-A{text-indent:-10px}@media screen and (min-width: 899px){.text-indent-A{text-indent:-20px}}html{scroll-behavior:smooth}body{font-family:"Archivo","Noto Sans TC",serif;overflow-x:hidden}body::after{content:"";position:fixed;top:0;left:0;width:100%;height:100vh;z-index:-1;background-image:url("./../images/bg-m.jpg");background-size:100%;background-position:center;background-attachment:fixed;will-change:scroll-position}@media screen and (min-width: 899px){body::after{background-size:cover;background-image:url("./../images/bg.jpg")}}body.fixed{overflow:hidden}img{vertical-align:middle}header{position:fixed;width:100%;flex-wrap:wrap;display:flex;justify-content:space-between;align-items:center;transition:1s;z-index:12;padding:8px 20px}@media screen and (min-width: 899px){header{padding:20px 52px;background-color:unset}}header.active{background-color:#fff;box-shadow:1px 5px 5px rgba(0,0,0,.081)}header.active .hamburger span{background-color:#000}header.active .hamburger span::after{background-color:#000}header.active .hamburger span::before{background-color:#000}@media screen and (min-width: 899px){header.active .nav ul li a{color:#000;border:#000 1px solid}header.active .nav ul li a:hover{background-color:#000;color:#fff}}header .logo{text-align:center;display:inline-block;height:23.5px}@media screen and (min-width: 899px){header .logo{height:42px}}header .logo img{height:100%;object-fit:cover}header .logo a{width:100%}header .hamburger{width:40px;height:40px;display:flex;align-items:center;justify-content:center}@media screen and (min-width: 899px){header .hamburger{display:none}}header .hamburger span{position:relative;width:40px;height:1px;display:block;background-color:#fff;transition:.5s}header .hamburger span::after{content:"";position:absolute;width:30px;height:1px;background-color:#fff;transition:.2s;top:8px;right:0}header .hamburger span::before{content:"";position:absolute;width:40px;height:1px;background-color:#fff;transition:.5s;top:-8px}header .hamburger.active span{transform:rotate(45deg);background-color:#000;width:30px}header .hamburger.active span::after{transform:rotate(45deg);opacity:0}header .hamburger.active span::before{transform:rotate(90deg);width:30px;top:0;background-color:#000}header .nav{display:flex;position:fixed;align-items:center;height:100vh;top:-120%;left:0;transition:.5s top;background-color:#fff;z-index:-1}@media screen and (min-width: 899px){header .nav{height:100%;display:block;position:relative;height:unset;left:unset;top:unset;background-color:unset}}header .nav.active{display:flex;top:0px}header .nav ul{width:100vw}@media screen and (min-width: 899px){header .nav ul{width:100%;padding-top:0;background-color:unset;display:flex;transition:.5s;flex-wrap:wrap;text-align:center}}header .nav ul li{width:100%;position:relative;transition:.5s;color:#000}@media screen and (min-width: 899px){header .nav ul li{color:#000}}header .nav ul li a{width:100%;font-size:18px;padding:20px 30px;text-decoration:none;display:flex;transition:.5s;line-height:26px;font-weight:600;justify-content:center;color:#000;position:relative}@media screen and (min-width: 899px){header .nav ul li a{padding:8px 21px;border:1px solid #fff}header .nav ul li a:hover{background-color:#fff;color:#000;border:1px solid #ddd}}@media screen and (min-width: 899px){header .nav ul{flex-wrap:nowrap;margin-top:0px;gap:23px;width:unset}header .nav ul li{position:relative;width:unset}header .nav ul li a{font-size:17px;color:#fff;text-decoration:none;display:flex;line-height:26px;width:unset;border-radius:50px}}footer{background-color:rgba(255,255,255,.9);text-align:center;z-index:1;position:relative}footer div{max-width:calc(100% - 40px);margin:auto;padding:40px 20px 50px}@media screen and (min-width: 899px){footer div{padding:80px 20px 65px;max-width:1160px}}footer div p{font-size:14px;line-height:25px;color:#000;font-weight:700}footer div p a{color:#000;text-decoration:underline}.mb{display:none !important}@media screen and (max-width: 899px){.mb{display:block !important}}.mb-flex{display:none !important}@media screen and (max-width: 899px){.mb-flex{display:flex !important}}.pc{display:block !important}@media screen and (max-width: 899px){.pc{display:none !important}}main section{position:relative;text-align:center;overflow:hidden}main section h2{font-size:30px;line-height:36px;font-weight:900;color:#000}@media screen and (min-width: 899px){main section h2{font-size:50px;line-height:60px}}main section .anchor{position:absolute;top:-30px;left:0;height:0px;width:1px}@media screen and (min-width: 899px){main section .anchor{top:-70px}}main section.kv{padding-top:80px;position:relative;z-index:1;display:flex;justify-content:center}@media screen and (min-width: 899px){main section.kv{padding-top:150px}}@media screen and (min-width: 1500px){main section.kv{padding-top:200px}}main section.kv .gradient{width:100%;position:absolute;bottom:0;left:0;z-index:-1}main section.kv .kv-wrapper>img{width:80vw;max-width:720px;transition:.3s}@media screen and (min-width: 899px){main section.kv .kv-wrapper>img{width:55vw}}main section.kv h1{position:absolute;z-index:-1;top:-100%;left:-100%}main section.kv .title-wrapper{text-align:center;width:67.5%;z-index:1;margin:auto;max-width:320px;animation:scale-up-title .5s .5s linear forwards;transform:scale(0);transform-origin:bottom}@keyframes scale-up-title{0%{transform:scale(0)}100%{transform:scale(1)}}@media screen and (min-width: 899px){main section.kv .title-wrapper{top:50%;width:17%;position:absolute;transform:translateY(-50%) scale(0);left:4%;max-width:unset}@keyframes scale-up-title{0%{transform:scale(0) translateY(-50%)}100%{transform:scale(1) translateY(-50%)}}}@media screen and (min-width: 1500px){main section.kv .title-wrapper{width:17%}}main section.kv .title-wrapper img{width:100%}main section.kv .subtitle-wrapper{text-align:center;width:67.5%;z-index:1;margin:15px auto 30px;max-width:320px;animation:scale-up-subtitle .5s .5s linear forwards;transform:scale(0);transform-origin:bottom}@keyframes scale-up-subtitle{0%{transform:scale(0)}100%{transform:scale(1)}}@media screen and (min-width: 899px){main section.kv .subtitle-wrapper{bottom:10%;width:20%;position:absolute;bottom:10%;right:4%;max-width:unset}}@media screen and (min-width: 1500px){main section.kv .subtitle-wrapper{width:25%}}main section.kv .subtitle-wrapper img{width:100%}main section.foreword{padding:0 20px;min-height:550px;display:flex;justify-content:center;align-items:center;position:relative}@media screen and (min-width: 899px){main section.foreword{min-height:650px}}main section.foreword .decoration{position:absolute;top:0;left:50%;transform:translateX(-50%)}main section.foreword .decoration img{width:80vw;max-width:720px}@media screen and (min-width: 899px){main section.foreword .decoration img{width:55vw}}main section.foreword p{text-align:center;color:#fff;font-size:16px;line-height:25px;font-weight:500}main section.foreword p:nth-child(1){padding-top:100px}@media screen and (min-width: 899px){main section.foreword p{font-size:17px;line-height:35px}main section.foreword p:nth-child(1){padding-top:80px}}main section.foreword p span{font-weight:700}main section.highlights{padding:90px 20px;text-align:center;background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.15) 10%, rgba(255, 255, 255, 0.9) 100%);color:#fff}main section.highlights h2{color:#fff}main section.highlights .slick-slide{margin:0 10px}@media screen and (min-width: 480px){main section.highlights .slick-slide{margin:0 10px}}@media screen and (min-width: 899px){main section.highlights .slick-slide{margin:0 20px}}@media screen and (min-width: 1300px){main section.highlights .slick-slide{margin:0 30px}}main section.highlights .slick-prev:before,main section.highlights .slick-next:before{content:"";display:inline-block;color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;width:30px;height:30px;transition:.3s;opacity:1}@media screen and (min-width: 899px){main section.highlights .slick-prev:before,main section.highlights .slick-next:before{width:50px;height:50px}}@media screen and (min-width: 1300px){main section.highlights .slick-prev:before,main section.highlights .slick-next:before{width:70px;height:70px}}main section.highlights .slick-prev{left:-35px;top:45%;transform:translateY(-50%);z-index:10}@media screen and (min-width: 480px){main section.highlights .slick-prev{left:-45px}}@media screen and (min-width: 899px){main section.highlights .slick-prev{left:-60px}}@media screen and (min-width: 1300px){main section.highlights .slick-prev{left:-80px}}main section.highlights .slick-next{right:-25px;top:45%;bottom:unset;z-index:10}@media screen and (min-width: 480px){main section.highlights .slick-next{right:-30px}}@media screen and (min-width: 899px){main section.highlights .slick-next{right:-30px}}@media screen and (min-width: 1300px){main section.highlights .slick-next{right:-30px}}main section.highlights .slick-prev:before{background-image:url(../images/icon-arrow.svg);transform:rotate(180deg)}main section.highlights .slick-next:before{background-image:url(../images/icon-arrow.svg)}main section.highlights .con{text-align:center;max-width:85%;margin:34px auto 0}@media screen and (min-width: 899px){main section.highlights .con{max-width:85%;margin:70px auto 0}}@media screen and (min-width: 1300px){main section.highlights .con{max-width:1130px}}main section.highlights .con .slick-initialized .slick-slide{display:inline-block !important}main section.highlights .con .item{position:relative}@media screen and (min-width: 899px){main section.highlights .con .item{max-width:unset}}main section.highlights .con .item img{width:100%}main section.timeline{background-color:rgba(255,255,255,.9);padding:90px 20px 90px}main section.timeline .con{max-width:1220px;margin:32px auto 0px;display:flex;text-align:left;flex-wrap:wrap}@media screen and (min-width: 899px){main section.timeline .con{flex-wrap:nowrap;margin:80px auto 0px}}main section.timeline .con p{color:#000}main section.timeline .con span{color:#000}main section.timeline .con .content{padding:15px 0px 15px 20px;border-left:2px solid #000;display:flex;gap:25px;flex-wrap:wrap}main section.timeline .con .content>div{width:100%;display:flex;gap:18px}@media screen and (min-width: 899px){main section.timeline .con .content>div{gap:25px}}main section.timeline .con .content>div>div:nth-child(1){font-size:17px;line-height:20px;font-weight:900;color:#000;width:25%}@media screen and (min-width: 899px){main section.timeline .con .content>div>div:nth-child(1){font-size:26px;line-height:40px;width:34%}}main section.timeline .con .content>div>div:nth-child(2){width:100%}main section.timeline .con .content>div>div:nth-child(2)>div{display:flex;align-items:center;gap:14px;margin-top:8px}main section.timeline .con .content>div>div:nth-child(2) .title{font-size:18px;line-height:25px;font-weight:700;color:#000}@media screen and (min-width: 899px){main section.timeline .con .content>div>div:nth-child(2) .title{font-size:26px;line-height:40px;font-weight:700}}main section.timeline .con .content>div>div:nth-child(2) .avatar{width:50px;height:50px;overflow:hidden;border-radius:50%;border:#fff 1px solid;position:relative;cursor:pointer}@media screen and (min-width: 899px){main section.timeline .con .content>div>div:nth-child(2) .avatar{width:55px;height:55px}}@media screen and (min-width: 1200px){main section.timeline .con .content>div>div:nth-child(2) .avatar:hover img{transform:scale(1.1)}}main section.timeline .con .content>div>div:nth-child(2) .avatar img{transition:.3s;width:calc(100% + 2px);height:calc(100% + 2px);object-fit:cover;position:absolute;top:-1px;left:-1px}main section.timeline .con .content>div>div:nth-child(2) .speaker{padding-top:3px;width:70%}main section.timeline .con .content>div>div:nth-child(2) .speaker p{font-weight:600;font-size:18px;line-height:25px;color:var(--primary-color)}@media screen and (min-width: 899px){main section.timeline .con .content>div>div:nth-child(2) .speaker p{font-size:24px;line-height:30px}}main section.timeline .con .content>div>div:nth-child(2) .speaker span{font-weight:400;font-size:14px;line-height:20px;color:var(--primary-color)}@media screen and (min-width: 899px){main section.timeline .con .content>div>div:nth-child(2) .speaker span{font-size:17px;line-height:23px}}main section.timeline .con-1{--primary-color: #ca132b;gap:40px}main section.timeline .con-1 .topic{min-width:190px}@media screen and (min-width: 899px){main section.timeline .con-1 .topic{min-width:332px;width:unset}}main section.timeline .con-1 .topic p:nth-child(1){font-size:60px;line-height:50px;font-weight:900;color:#000}@media screen and (min-width: 899px){main section.timeline .con-1 .topic p:nth-child(1){font-size:110px;line-height:87px}}main section.timeline .con-1 .topic p:nth-child(2){font-size:30px;line-height:36px;font-weight:900;margin-top:5px;color:var(--primary-color)}@media screen and (min-width: 899px){main section.timeline .con-1 .topic p:nth-child(2){font-size:54px;line-height:65px}}main section.timeline .con-1 .topic p.ps{text-align:right;font-size:11px;line-height:13px;font-weight:700}@media screen and (min-width: 899px){main section.timeline .con-1 .topic p.ps{font-size:17px;line-height:25px}}main section.timeline .con-1 .content{width:100%}main section.timeline .con-2{--primary-color: #d67f19;flex-direction:row-reverse}main section.timeline .con-3{--primary-color: #007c7c}main section.timeline .con-4{--primary-color: #005b97;flex-direction:row-reverse}main section.timeline .con-2,main section.timeline .con-3,main section.timeline .con-4{gap:30px}@media screen and (min-width: 899px){main section.timeline .con-2,main section.timeline .con-3,main section.timeline .con-4{gap:25px}}main section.timeline .con-2 .content,main section.timeline .con-3 .content,main section.timeline .con-4 .content{width:100%}@media screen and (min-width: 899px){main section.timeline .con-2 .content,main section.timeline .con-3 .content,main section.timeline .con-4 .content{width:64%}}main section.timeline .con-2 .topic,main section.timeline .con-3 .topic,main section.timeline .con-4 .topic{width:100%}@media screen and (min-width: 899px){main section.timeline .con-2 .topic,main section.timeline .con-3 .topic,main section.timeline .con-4 .topic{width:39%}}main section.timeline .con-2 .topic .category,main section.timeline .con-3 .topic .category,main section.timeline .con-4 .topic .category{font-size:17px;line-height:22px;font-weight:900;color:var(--primary-color)}main section.timeline .con-2 .topic .title,main section.timeline .con-3 .topic .title,main section.timeline .con-4 .topic .title{font-size:30px;line-height:36px;font-weight:900;color:var(--primary-color);margin-top:3px}@media screen and (min-width: 899px){main section.timeline .con-2 .topic .title,main section.timeline .con-3 .topic .title,main section.timeline .con-4 .topic .title{margin-top:4px;font-size:45px;line-height:60px}}main section.timeline .con-2 .topic .description,main section.timeline .con-3 .topic .description,main section.timeline .con-4 .topic .description{font-size:16px;line-height:24px;font-weight:700;color:#000;width:100%;margin-top:8px}@media screen and (min-width: 899px){main section.timeline .con-2 .topic .description,main section.timeline .con-3 .topic .description,main section.timeline .con-4 .topic .description{font-size:17px;margin-top:8px;width:90%}}main section.spotlight{background-color:rgba(255,255,255,.9);padding:50px 20px 80px}main section.spotlight .anchor{top:-50px}@media screen and (min-width: 899px){main section.spotlight .anchor{top:-100px}}main section.spotlight .con{display:flex;max-width:1160px;margin:auto;padding:40px 5px;gap:30px;flex-wrap:wrap}@media screen and (min-width: 341px){main section.spotlight .con{padding:40px 15px}}@media screen and (min-width: 390px){main section.spotlight .con{padding:40px 25px}}@media screen and (min-width: 899px){main section.spotlight .con{flex-wrap:nowrap;gap:30px;padding:80px 0}}@media screen and (min-width: 1300px){main section.spotlight .con{gap:70px}}main section.spotlight .con .item{width:100%;max-width:350px;border-radius:50px;padding:35px 35px;text-align:center;margin:auto;aspect-ratio:1;display:flex;align-items:center;align-content:center;justify-content:center;flex-wrap:wrap;position:relative}@media screen and (min-width: 899px){main section.spotlight .con .item{width:calc(33.33333% - 20px);padding:35px 35px}}main section.spotlight .con .item-1::before{content:"";position:absolute;width:100%;height:100%;background-image:url("./../images/spotlight-1.svg");animation:spotlight-bg 10s infinite linear;background-repeat:no-repeat;background-size:cover}main section.spotlight .con .item-2::before{content:"";position:absolute;width:100%;height:100%;background-image:url("./../images/spotlight-2.svg");animation:spotlight-bg 10s infinite linear;background-repeat:no-repeat;background-size:cover}main section.spotlight .con .item-3::before{content:"";position:absolute;width:100%;height:100%;background-image:url("./../images/spotlight-3.svg");animation:spotlight-bg 10s infinite linear;background-repeat:no-repeat;background-size:cover}@keyframes spotlight-bg{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}main section.spotlight .con .item h3{font-size:24px;line-height:30px;font-weight:900;width:100%}@media screen and (min-width: 365px){main section.spotlight .con .item h3{font-size:23px;line-height:30px}}@media screen and (min-width: 390px){main section.spotlight .con .item h3{font-size:25px;line-height:42px}}@media screen and (min-width: 899px){main section.spotlight .con .item h3{font-size:28px;line-height:42px}}main section.spotlight .con .item p{margin-top:20px;font-size:17px;line-height:26px;width:100%;font-weight:600}main section.tickets{background-color:rgba(255,255,255,.9);padding:50px 20px 0}main section.tickets .anchor{top:-50px}@media screen and (min-width: 899px){main section.tickets .anchor{top:-100px}}main section.tickets .con{width:100%;display:flex;gap:27px;max-width:1200px;margin:auto;padding:40px 0 0;flex-wrap:wrap}@media screen and (min-width: 899px){main section.tickets .con{padding:80px 0 0;gap:20px}}main section.tickets .con .item{width:100%;background:linear-gradient(to bottom, #ff9d54, #009d95);border-radius:50px;text-align:left;padding:28px 35px;color:#fff;position:relative}@media screen and (min-width: 899px){main section.tickets .con .item{width:calc(50% - 15px)}}@media screen and (min-width: 1200px){main section.tickets .con .item{width:calc(33.33333% - 15px);transition:.3s}main section.tickets .con .item:hover{transform:translateY(-10px)}}main section.tickets .con .item .plan{display:flex;justify-content:space-between}main section.tickets .con .item .plan>div:nth-child(1) p{font-size:45px;line-height:54px;font-weight:900}main section.tickets .con .item .plan>div:nth-child(1) span{font-size:23px;line-height:28px;display:inline-block;margin-top:30px;font-weight:900}main section.tickets .con .item .plan>div:nth-child(2){display:flex;align-items:center;justify-content:center;width:140px;height:140px;aspect-ratio:1;border-radius:50%;border:1px solid #fff}main section.tickets .con .item .plan>div:nth-child(2) p{font-size:74px;line-height:90px;font-weight:900}main section.tickets .con .item .plan>div:nth-child(2) p span{font-size:33px;line-height:40px}main section.tickets .con .item .origin{text-align:right;color:#fff;font-size:20px;line-height:24px;font-weight:900;display:block;margin-top:30px}main section.tickets .con .item .origin span{font-size:23px;line-height:28px}main section.tickets .con .item .special-price{text-align:right;color:#fff;font-weight:900;font-size:30px;line-height:36px;margin-top:15px;display:block}main section.tickets .con .item .price{text-align:right;font-size:30px;line-height:36px;font-weight:900}main section.tickets .con .item .price span{font-size:60px;line-height:72px}main section.tickets .con .item .btn{margin-top:30px;text-align:center;word-break:keep-all}main section.tickets .con .item .btn a{color:#000;font-size:26px;line-height:31px;font-weight:900;padding:13px 40px;border-radius:50px;background-color:#ffc070;border:2px solid #ffc070;display:inline-block;transition:.3s;text-decoration:none}@media screen and (min-width: 1200px){main section.tickets .con .item .btn a:hover{background-color:#000;color:#ffc070;border:2px solid #000}}main section.tickets .con .item ul{margin-top:30px;display:flex;gap:10px;flex-wrap:wrap;font-weight:900}main section.tickets .con .item ul li{width:100%;font-size:23px;line-height:28px;position:relative;list-style:none;padding-left:20px}main section.tickets .con .item ul li::before{content:"◦";position:absolute;font-size:30px;top:50%;left:-8px;transform:translateY(-50%)}@media screen and (min-width: 1200px){main section.tickets .con .item-3 .btn{position:absolute;bottom:32px;left:50%;transform:translateX(-50%)}}.popup{display:none;position:fixed;width:100%;height:100%;top:0;left:0;z-index:111}.popup.active{display:flex;align-items:center;justify-content:center}.popup .close{background-color:#000;position:absolute;right:0;top:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer}@media screen and (min-width: 899px){.popup .close{width:55px;height:55px}}@media screen and (min-width: 1200px){.popup .close:hover img{transform:rotate(90deg)}}.popup .close img{width:28px;height:28px;transition:.7s}@media screen and (min-width: 899px){.popup .close img{width:32px;height:32px}}.popup .black{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:-1}.popup .content{padding:40px;background-color:#fff;width:calc(100% - 40px);max-width:800px;max-height:70vh;overflow:auto;position:relative}@media screen and (min-width: 899px){.popup .content{padding:60px 70px;max-width:800px;max-height:70vh;width:100%}}.popup .content .name{margin-top:15px;font-size:24px;line-height:28px;font-weight:600}.popup .content .position{margin-top:3px;font-size:17px;line-height:23px;font-weight:600}.popup .content .description{margin-top:25px;font-size:17px;line-height:27px}.logo_part{background-color:rgba(255,255,255,.9);padding:50px 20px 0}.logo_part .con .logo_block{display:block;padding:20px 0}@media screen and (min-width: 899px){.logo_part .con .logo_block{width:100%;max-width:1000px;margin:auto;display:flex;padding:40px 0}}.logo_part .con .logo_block .text{width:100%;height:auto;display:flex;align-items:center;justify-content:center}.logo_part .con .logo_block .text h4{letter-spacing:2px}@media screen and (min-width: 899px){.logo_part .con .logo_block .text{width:10%}}.logo_part .con .logo_block .logos{width:100%;display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap}@media screen and (min-width: 899px){.logo_part .con .logo_block .logos{width:90%;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}}.logo_part .con .logo_block .logos .item{width:auto;height:50px;padding:15px}@media screen and (min-width: 899px){.logo_part .con .logo_block .logos .item{width:auto;height:60px;padding:15px}}.logo_part .con .logo_block .logos .item.WTW{height:58px}@media screen and (min-width: 899px){.logo_part .con .logo_block .logos .item.WTW{height:68px}}.logo_part .con .logo_block .logos .item.yunlin{height:68px}@media screen and (min-width: 899px){.logo_part .con .logo_block .logos .item.yunlin{height:75px}}.logo_part .con .logo_block .logos .item.wday_logo{height:68px}@media screen and (min-width: 899px){.logo_part .con .logo_block .logos .item.wday_logo{height:78px}}.logo_part .con .logo_block .logos .item.thing_nario{height:68px}@media screen and (min-width: 899px){.logo_part .con .logo_block .logos .item.thing_nario{height:74px}}.logo_part .con .logo_block .logos .item.pasona{height:68px}@media screen and (min-width: 899px){.logo_part .con .logo_block .logos .item.pasona{height:68px}}.logo_part .con .logo_block .logos .item.sinbon{height:48px}@media screen and (min-width: 899px){.logo_part .con .logo_block .logos .item.sinbon{height:58px}}.logo_part .con .logo_block .logos .item.chrma{height:80px}@media screen and (min-width: 899px){.logo_part .con .logo_block .logos .item.chrma{height:90px}}.logo_part .con .logo_block .logos .item.goFluent{height:84px}@media screen and (min-width: 899px){.logo_part .con .logo_block .logos .item.goFluent{height:95px}}.logo_part .con .logo_block .logos .item.CGU{height:58px}@media screen and (min-width: 899px){.logo_part .con .logo_block .logos .item.CGU{height:68px}}.logo_part .con .logo_block .logos .item.pwc{height:78px}@media screen and (min-width: 899px){.logo_part .con .logo_block .logos .item.pwc{height:88px}}.logo_part .con .logo_block .logos .item img{width:auto;height:100%;display:block;margin:auto}.logo_part .con .logo_block--2 .text{align-items:flex-start;padding:30px 0 0 0}