@font-face{font-family:Manrope;src:url(/fonts/manrope/Manrope-Light.ttf);font-weight:300}@font-face{font-family:Manrope;src:url(/fonts/manrope/Manrope-Regular.ttf);font-weight:400}@font-face{font-family:Manrope;src:url(/fonts/manrope/Manrope-Medium.ttf);font-weight:500}@font-face{font-family:Manrope;src:url(/fonts/manrope/Manrope-SemiBold.ttf);font-weight:600}@font-face{font-family:Manrope;src:url(/fonts/manrope/Manrope-Bold.ttf);font-weight:700}@font-face{font-family:Manrope;src:url(/fonts/manrope/Manrope-ExtraBold.ttf);font-weight:800}@keyframes fadeInBlur{0%{opacity:0;filter:blur(8px)}to{opacity:1;filter:blur(0)}}::selection{color:#fff;background:#64677a}::-moz-selection{color:#fff;background:#64677a}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;overflow-x:hidden}.outer{width:100%;box-sizing:border-box;padding:0;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;color:#fff}pre{margin:0}p{margin:0 0 1em}b{font-weight:600}.group.frn{display:flex;flex-flow:row nowrap}.group.frw{display:flex;flex-flow:row wrap}.group.fcn{display:flex;flex-flow:column nowrap}.group.fcw{display:flex;flex-flow:column wrap}.error404{transition:all .5s cubic-bezier(.18,.88,.55,1);display:flex;flex-flow:row wrap;justify-content:center;align-items:flex-start;padding:0;font-weight:400;color:#64677a}@media screen and (max-width:1000px){.error404{padding:40px 40px 80px}}@media screen and (max-width:700px){.error404{padding:40px}}.grid{display:grid;grid-template-rows:none;grid-auto-rows:min-content;width:100%;box-sizing:border-box}.grid.c6{grid-template-columns:repeat(6,1fr);gap:7.35vh 5vh}@media screen and (max-width:700px){.grid.c6{gap:5.25vh 5vh}}.grid.c5{grid-template-columns:repeat(5,1fr);gap:0 5vh}.grid.c4{grid-template-columns:repeat(4,1fr);gap:0 5vh}.grid.c3{grid-template-columns:repeat(3,1fr);gap:0 5vh}::-webkit-scrollbar{width:10px}@media screen and (max-width:1000px){::-webkit-scrollbar{width:0}}::-webkit-scrollbar-track{background:rgba(0,0,0,0)}::-webkit-scrollbar-thumb{background:rgba(135,199,253,.5)}::-webkit-scrollbar-thumb:hover{background:#87c7fd}.accordion{width:100%}.accordion .card{grid-column:1/-1;border-radius:4.2vh;overflow:hidden;background:#f6f9fc;padding:4.2vh;cursor:pointer;box-sizing:border-box;width:100%;max-width:100%}.accordion .card .card-num{font-size:2.3vh;line-height:3.2vh;font-family:Manrope,sans-serif;color:#64677a}@media screen and (max-width:700px){.accordion .card .card-num{display:none}}.accordion .card .card-header{font-size:3.4vh;line-height:3.7vh;font-family:Manrope,sans-serif;transition:all .5s cubic-bezier(.18,.88,.55,1);display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start;font-weight:500;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box;text-wrap:balance;width:100%;max-width:100%;overflow:hidden}@media screen and (max-width:1300px){.accordion .card .card-header{font-size:3vh;line-height:3.3vh;font-family:Manrope,sans-serif}}@media screen and (max-width:700px){.accordion .card .card-header{font-size:2.8vh;line-height:3.1vh;font-family:Manrope,sans-serif}}.accordion .card .card-header .card-header-title{width:100%;max-width:calc(100% - 3.7vh);padding-right:3.7vh;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;word-break:normal;-webkit-hyphens:auto;hyphens:auto}.accordion .card .card-header .icon{width:3.7vh;min-width:3.7vh;max-width:3.7vh;height:3.7vh;min-height:3.7vh;max-height:3.7vh}.accordion .card .card-header .icon svg{width:60%;height:60%}.accordion .card .card-header .icon svg path{transition:all .5s cubic-bezier(.7,0,.3,1) .1s;fill:none;stroke:#64677a;stroke-width:5px}.accordion .card .card-body{font-size:2.3vh;line-height:3.2vh;font-family:Manrope,sans-serif;transition:all .5s cubic-bezier(.7,0,.3,1) .1s;display:grid;grid-template-rows:0fr;overflow:hidden;opacity:0;transform:translateY(-1vh)}.accordion .card .card-body .content{min-height:0;text-align:left}.accordion .card .card-body .content .button-outer{width:100%;display:flex;flex-flow:row wrap;justify-content:flex-end;align-items:flex-start}.accordion .card .card-body .content ul{margin:0 0 1em;padding:0;list-style:none}.accordion .card .card-body .content ul li{position:relative;padding:0 0 0 3.15vh}.accordion .card .card-body .content ul li:after{position:absolute;content:"";display:block;width:.8vh;height:.8vh;background:rgba(100,103,122,.5);border-radius:100%;left:0;top:1.4vh}.accordion .card .card-body .content a{transition:all .5s cubic-bezier(.18,.88,.55,1);color:#000}.accordion .card .card-body .content a:hover{color:#44a8fe}.accordion .card .card-body .content a.button{color:#000}.accordion .card .card-body .content .button{margin-top:2.1vh}.accordion .card .card-body.active{grid-template-rows:1fr;opacity:1;transform:translateY(0)}.accordion.v1{row-gap:2.6vh!important}.accordion.v1 .card .card-body{color:#64677a}.accordion.v1 .card .card-body.active{padding-top:3.15vh}.accordion.v2,.accordion.v3{row-gap:0!important}.accordion.v2 .card,.accordion.v3 .card{border-radius:0;padding:4.2vh 0;background:rgba(0,0,0,0);border-top:1px solid rgba(100,103,122,.5);row-gap:0!important}.accordion.v2 .card:last-child,.accordion.v3 .card:last-child{border-bottom:1px solid rgba(100,103,122,.5)}.accordion.v2 .card .card-header,.accordion.v3 .card .card-header{grid-column:3/-1}@media screen and (max-width:700px){.accordion.v2 .card .card-header,.accordion.v3 .card .card-header{grid-column:1/-1}}.accordion.v2 .card .card-body,.accordion.v3 .card .card-body{grid-column:3/-1}@media screen and (max-width:700px){.accordion.v2 .card .card-body,.accordion.v3 .card .card-body{grid-column:1/-1}}.accordion.v2 .card .card-body.active,.accordion.v3 .card .card-body.active{padding-top:5.25vh}.cookies{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;position:fixed;left:0;bottom:0;width:100%;max-width:100%;box-sizing:border-box;opacity:1;visibility:visible;z-index:999}@media screen and (max-width:700px){.cookies{max-width:100%;width:100%}}.cookies .info{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;transition:all .5s cubic-bezier(.18,.88,.55,1);padding:3.15vh 4.2vh;box-sizing:border-box;margin:2.1vh;border-radius:2.1vh;background:#deeff7;width:50%}@media screen and (max-width:1300px){.cookies .info{display:flex;flex-flow:column nowrap;align-items:flex-start}}@media screen and (max-width:700px){.cookies .info{width:100%}}.cookies .info .txt{font-size:2.1vh;line-height:2.9vh;font-family:Manrope,sans-serif;color:#000;white-space:pre-line;text-wrap:balance;text-align:left;padding-right:4.2vh}@media screen and (max-width:1300px){.cookies .info .txt{padding-bottom:4.2vh}}.cookies .info .txt a{transition:all .5s cubic-bezier(.18,.88,.55,1);color:#44a8fe;text-decoration:none;position:relative;font-weight:600}.cookies .info .txt a:hover{color:#44a8fe}.cookies.hide{visibility:hidden;opacity:0;display:none}.file{display:flex;flex-flow:column nowrap;box-sizing:border-box;color:#44a8fe;max-width:-moz-fit-content;max-width:fit-content}.file .top-row .file-title{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;cursor:pointer}.file .top-row .file-title .icon{width:6.7vh;min-width:6.7vh;max-width:6.7vh;height:6.7vh;min-height:6.7vh;max-height:6.7vh;margin-right:1.6vh}.file .top-row .file-title .icon svg{width:100%;height:100%}.file .top-row .file-title .icon svg path.fill{fill:#44a8fe}.file .top-row .file-title .icon svg path.stroke{fill:none;stroke:#44a8fe;stroke-width:2px}.file .top-row .file-title .main-title{font-weight:400;white-space:pre-line;margin:0;padding:0;font-size:2.3vh;line-height:3.2vh;font-family:Manrope,sans-serif;color:#44a8fe;text-wrap:balance}.file .bot-row{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start;border-top:1px solid rgba(68,168,254,.5);margin-top:3.7vh}.file .bot-row .sub-title{font-size:1.3vh;line-height:1.8vh;font-family:Manrope,sans-serif;font-weight:500;padding-right:2.1vh;padding-top:1vh;border-right:1px solid rgba(68,168,254,.5)}.file .bot-row .sub-title:nth-child(2){grid-column:2/span 2;border-right:0;padding-left:2.1vh;padding-right:0;text-align:right}.hint{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;width:3.5vh;min-width:3.5vh;max-width:3.5vh;height:3.5vh;min-height:3.5vh;max-height:3.5vh}.hint .hint-icon{cursor:pointer}.hint .hint-icon .icon{width:3.2vh;min-width:3.2vh;max-width:3.2vh;height:3.2vh;min-height:3.2vh;max-height:3.2vh}.hint .hint-icon .icon svg{width:75%;height:75%}.hint .hint-icon .icon svg path{transition:all .5s cubic-bezier(.18,.88,.55,1);fill:none;stroke-width:2px;stroke:#64677a}.hint .hint-icon:hover .icon svg path{stroke:#000}.hint .hint-text{font-size:1.7vh;line-height:2.4vh;font-family:Manrope,sans-serif;font-weight:500;padding:1vh 2.1vh;box-sizing:border-box;background:#fff;border-radius:1vh;position:absolute;margin-top:3.6vh;z-index:999;box-shadow:0 1vh 2.1vh rgba(0,0,0,.1);width:calc(100% + 4.2vh);left:-2.1vh;top:0}.icon{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;position:relative}.icon.md span,.icon.md svg,.icon.sm span,.icon.sm svg{width:82%;height:82%}.icon.lg{width:64px;height:64px}.icon.lg span,.icon.lg svg{width:100%;height:100%}.icon svg{position:absolute}.img{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;position:relative;width:100%;height:100%;box-sizing:border-box}.img.sq{height:0}.img .img-in{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;position:absolute;top:0;box-sizing:border-box}.img .img-in,.img img{width:100%;height:100%}.img img{display:block;object-fit:cover;object-position:center}.img img[src="/images/fail.svg"],.img img[src="/images/load.svg"]{width:100%;height:100%;max-width:5.25vh;max-height:5.25vh;margin:0}.list{margin:4.2vh 0 0;padding:0;list-style:none;width:100%}.list .title{margin-bottom:4.2vh}.list .list-item{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start;margin-bottom:2.1vh;width:100%}.list .list-item:last-child{margin-bottom:0}.list .list-item .list-body-outer{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start;width:100%}@media screen and (max-width:700px){.list .list-item .list-body-outer{display:flex;flex-flow:column nowrap;justify-content:flex-start}}.list .list-item .list-body-outer .list-num{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;width:4.2vh;height:4.2vh;position:relative}@media screen and (max-width:700px){.list .list-item .list-body-outer .list-num{margin-bottom:1vh;width:3.15vh;height:3.15vh}}.list .list-item .list-body-outer .list-num span{z-index:2;font-size:2.1vh;line-height:2.9vh;font-family:Manrope,sans-serif}@media screen and (max-width:700px){.list .list-item .list-body-outer .list-num span{font-size:1.7vh;line-height:2.4vh;font-family:Manrope,sans-serif}}.list .list-item .list-body-outer .list-num:after{position:absolute;content:"";display:block;width:100%;height:100%;border-radius:100%;z-index:1}.list .list-item .list-body-outer .icon{width:4.2vh;height:4.2vh}@media screen and (max-width:700px){.list .list-item .list-body-outer .icon{margin-bottom:2.1vh;width:3.15vh;height:3.15vh}}.list .list-item .list-body-outer .icon:after{position:absolute;content:"";display:block;width:100%;height:100%;border-radius:100%;z-index:1}.list .list-item .list-body-outer .icon svg{z-index:2;width:50%;height:50%}.list .list-item .list-body-outer .icon svg path{stroke-width:5px;fill:none}.list .list-item .list-body-outer .list-body{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;width:calc(100% - 4.2vh - 2.6vh);padding-bottom:1vh;border-bottom:1px solid rgba(100,103,122,.5);text-wrap:balance}@media screen and (max-width:700px){.list .list-item .list-body-outer .list-body{width:100%}}.list .list-item .list-body-outer .list-body .list-title{font-size:3.4vh;line-height:3.7vh;font-family:Manrope,sans-serif;margin-bottom:2.1vh;font-weight:500}.list .list-item .list-body-outer .list-body .list-content{font-size:2.3vh;line-height:3.2vh;font-family:Manrope,sans-serif}@media screen and (max-width:700px){.list .list-item .list-body-outer .list-body .list-content{font-size:2.1vh;line-height:2.9vh;font-family:Manrope,sans-serif}}.list.v1 .list-item .list-body-outer .list-num span{color:#64677a}.list.v1 .list-item .list-body-outer .icon:after,.list.v1 .list-item .list-body-outer .list-num:after{background:#fff}.list.v1 .list-item .list-body-outer .icon svg path{stroke:#64677a}.list.v2 .list-item .list-body-outer .list-num span{color:#fff}.list.v2 .list-item .list-body-outer .list-num:after{background:rgba(100,103,122,.5)}@media screen and (max-width:700px){.list.v2 .list-item .list-body-outer .icon{margin-bottom:1vh}}.list.v2 .list-item .list-body-outer .icon:after{background:rgba(100,103,122,.5)}.list.v2 .list-item .list-body-outer .icon svg path{stroke:#fff}.list.v3 .list-item{display:grid;margin-bottom:7.35vh}.list.v3 .list-item:last-child{margin-bottom:0}.list.v3 .list-item .img{grid-column:1;border-radius:100%}@media screen and (max-width:700px){.list.v3 .list-item .img{grid-column:span 3}}.list.v3 .list-item .list-body-outer{padding-top:2.1vh;grid-column:span 3}@media screen and (max-width:700px){.list.v3 .list-item .list-body-outer{grid-column:1/-1}}.list.v3 .list-item .list-body-outer .list-num span{color:#fff}.list.v3 .list-item .list-body-outer .icon:after,.list.v3 .list-item .list-body-outer .list-num:after{background:rgba(100,103,122,.5)}.list.v3 .list-item .list-body-outer .icon svg path{stroke:#fff}.list.v3 .list-item .list-body-outer .list-body{padding:0;border-bottom:1px solid rgba(0,0,0,0)}.list.v4 .list-item{margin-bottom:3.15vh}.list.v4 .list-item:last-child{margin-bottom:0}.list.v4 .list-item .list-body-outer{grid-column:1/-1}.list.v4 .list-item .list-body-outer .list-num span{color:#fff}.list.v4 .list-item .list-body-outer .icon:after,.list.v4 .list-item .list-body-outer .list-num:after{background:rgba(100,103,122,.5)}.list.v4 .list-item .list-body-outer .icon svg path{stroke:#fff}.list.v4 .list-item .list-body-outer .list-body{padding:0;border-bottom:1px solid rgba(0,0,0,0)}.icon-loading span{display:block;box-sizing:border-box;border-radius:50%;animation:loading .4s linear infinite;width:82%;height:82%;border-color:#64677a rgba(0,0,0,0) rgba(0,0,0,0) #64677a;border-style:solid;border-width:2px}.icon-loading.lg span{border-width:4px}@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-page{display:flex;flex-flow:row nowrap;position:fixed;width:100vw;height:100vh;justify-content:center;align-items:center;top:0;left:0;z-index:999;background:#f6f9fc}.loading-page .icon-loading{position:absolute}.modal{transition:all .5s cubic-bezier(.7,0,.3,1) .1s;flex-flow:row wrap;position:fixed;width:100%;height:100dvh;z-index:999;top:0;left:0}.modal,.modal .cnt{display:flex;justify-content:center;align-items:center;box-sizing:border-box;padding:4.2vh}.modal .cnt{transition:all .5s cubic-bezier(.18,.88,.55,1);flex-flow:column nowrap;position:absolute;z-index:2;border-radius:5.25vh;background:#fff;transform:scale(.8);opacity:0;visibility:hidden;width:auto;height:auto;max-width:calc(100% - 8.4vh);max-height:calc(100% - 8.4vh)}.modal .cnt iframe{border-radius:3.15vh}.modal .cnt .img{max-height:83.2vh}.modal .cnt .img img{max-width:100%;max-height:83.2vh;width:auto;height:auto;object-fit:contain}.modal .cnt .close{top:-2.1vh;position:absolute;width:4.2vh;height:4.2vh}.modal .cnt .close .icon-close{position:relative;width:100%;height:100%;cursor:pointer}.modal .cnt .close .icon-close:after{z-index:1;position:absolute;content:"";display:block;width:100%;height:100%;border-radius:100%;background:#fbada8}.modal .cnt .close .icon-close svg{z-index:2;width:50%;height:50%}.modal .cnt .close .icon-close svg path{stroke-width:2px;stroke:#fff}.modal .overlay{transition:all .5s cubic-bezier(.18,.88,.55,1);position:absolute;width:100%;height:100%;z-index:1;background:rgba(100,103,122,.8)}.modal.opening .cnt{transform:scale(.8) translateY(5vh)}.modal.opening .overlay{opacity:0}.modal.open{opacity:1;visibility:visible}.modal.open .cnt{transform:scale(1) translateY(0)}.modal.open .cnt,.modal.open .overlay{opacity:1;visibility:visible}.modal.closing{opacity:0;visibility:hidden}.modal.closing .cnt{transform:scale(.8) translateY(-5vh)}.modal.closing .cnt,.modal.closing .overlay{opacity:0;visibility:hidden}.pagination{display:flex;flex-flow:row wrap;width:100%;padding:6.3vh 0 8.4vh}.pagination.hidden{display:none}.pagination .pagination-item{transition:all .5s cubic-bezier(.18,.88,.55,1);display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:5.25vh;height:5.25vh;margin:0 2.1vh 2.1vh 0;position:relative;background:#fff;border-radius:5.25vh}.pagination .pagination-item span{transition:all .5s cubic-bezier(.18,.88,.55,1);position:absolute;display:block;cursor:pointer;color:#64677a;font-weight:600}.pagination .pagination-item span:first-child{width:80%;height:80%;z-index:2;border-radius:2.1vh}.pagination .pagination-item:hover{background:rgba(135,199,253,.1)}.pagination .pagination-item:hover span{color:#87c7fd}.pagination .pagination-item:hover span:first-child{width:100%;height:100%}.pagination .pagination-item.active{background:#87c7fd;z-index:999}.pagination .pagination-item.active span{color:#fff}.pagination .pagination-item.active span:first-child{cursor:default}#nprogress{pointer-events:none}#nprogress .bar{background:#87c7fd;position:fixed;z-index:1031;top:0;left:0;width:100%;height:.2vh}#nprogress .peg{display:block;position:absolute;right:0;width:10.5vh;height:100%;opacity:1}#nprogress .spinner{width:3.8vh;min-width:3.8vh;max-width:3.8vh;height:3.8vh;min-height:3.8vh;max-height:3.8vh;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;position:fixed;z-index:1031;right:5vh;bottom:5vh}#nprogress .spinner:after{position:absolute;content:"";display:block;width:200%;height:200%;background:#87c7fd;z-index:1;border-radius:100%}#nprogress .spinner-icon{position:absolute;display:block;box-sizing:border-box;border-radius:50%;animation:loading .4s linear infinite;width:3.2vh;min-width:3.2vh;max-width:3.2vh;height:3.2vh;min-height:3.2vh;max-height:3.2vh;border:2px solid rgba(0,0,0,0);border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) #fff;border-style:solid;border-width:.3vh;z-index:2}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}.page{width:100%;padding:27.3vh 13.8vh 0;position:relative;z-index:1;box-sizing:border-box;color:#000}@media screen and (max-width:1000px){.page{padding-left:5.25vh;padding-right:5.25vh}}.page:after{position:absolute;content:"";display:block;width:100%;height:50vh;background:linear-gradient(180deg,#f6f9fc 0,rgb(255,255,255));z-index:1;top:17.8vh;left:0;border-radius:8.4vh;z-index:-1}@media screen and (max-width:700px){.page:after{border-radius:6.3vh}}.page .lb,.page .rb{box-sizing:border-box}.page .lb{grid-column:1/span 3}@media screen and (max-width:1000px){.page .lb{grid-column:1/-1}}.page .rb{grid-column:4/span 3}@media screen and (max-width:1000px){.page .rb{grid-column:1/-1}}.ani-icon{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;position:relative}.ani-icon svg{top:0;position:absolute;width:100%;height:100%}.ani-icon svg path.fill{fill:rgba(0,0,0,0)}.ani-icon svg path.stroke{fill:none;stroke:#64677a;stroke-width:2px;opacity:0;transition:stroke-dashoffset 2.2s ease-in-out,opacity .2s ease-in-out}.ani-icon.ani-icon-01,.ani-icon.ani-icon-02,.ani-icon.ani-icon-03{width:50%;padding-bottom:50%;height:0}.ani-icon.ani-icon-01 svg path.stroke{stroke-dasharray:250;stroke-dashoffset:250}.ani-icon.ani-icon-02 svg path.stroke{stroke-dasharray:430;stroke-dashoffset:430}.ani-icon.ani-icon-03 svg path.stroke{stroke-dasharray:220;stroke-dashoffset:220}.ani-icon.ani-icon-04,.ani-icon.ani-icon-05,.ani-icon.ani-icon-06,.ani-icon.ani-icon-07,.ani-icon.ani-icon-08,.ani-icon.ani-icon-09{width:35%;padding-bottom:35%;height:0}@media screen and (max-width:1600px){.ani-icon.ani-icon-04,.ani-icon.ani-icon-05,.ani-icon.ani-icon-06,.ani-icon.ani-icon-07,.ani-icon.ani-icon-08,.ani-icon.ani-icon-09{width:45%;padding-bottom:45%}}@media screen and (max-width:1000px){.ani-icon.ani-icon-04,.ani-icon.ani-icon-05,.ani-icon.ani-icon-06,.ani-icon.ani-icon-07,.ani-icon.ani-icon-08,.ani-icon.ani-icon-09{width:50%;padding-bottom:50%}}.ani-icon.ani-icon-04 svg path.stroke{stroke-dasharray:210;stroke-dashoffset:210}.ani-icon.ani-icon-05 svg path.stroke{stroke-dasharray:470;stroke-dashoffset:470}.ani-icon.ani-icon-06 svg path.stroke{stroke-dasharray:280;stroke-dashoffset:280}.ani-icon.ani-icon-07 svg path.stroke,.ani-icon.ani-icon-08 svg path.stroke{stroke-dasharray:320;stroke-dashoffset:320}.ani-icon.ani-icon-09 svg path.stroke{stroke-dasharray:340;stroke-dashoffset:340}.ani-icon image{transform:scale(0);transform-origin:center;transition:transform .6s cubic-bezier(.34,1.56,.64,1)}.ani-icon.visible image:first-of-type{transform:scale(1);transition-delay:.1s}.ani-icon.visible image:nth-of-type(2){transform:scale(1);transition-delay:.2s}.ani-icon.visible image:nth-of-type(3){transform:scale(1);transition-delay:.3s}.ani-icon.visible image:nth-of-type(4){transform:scale(1);transition-delay:.4s}.ani-icon.visible image:nth-of-type(5){transform:scale(1);transition-delay:.5s}.ani-icon.visible image:nth-of-type(6){transform:scale(1);transition-delay:.6s}.ani-icon.visible image:nth-of-type(7){transform:scale(1);transition-delay:.7s}.ani-icon.visible image:nth-of-type(8){transform:scale(1);transition-delay:.8s}.ani-icon.visible path.stroke{stroke-dashoffset:0!important;opacity:1}.ani-image{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;position:relative;width:calc(100% + 8.4vh + 8.4vh);margin:8.4vh 0 0 -8.4vh}@media screen and (max-width:700px){.ani-image{width:calc(100% + 5.25vh + 5.25vh);margin:5.25vh 0 0 -5.25vh}}.ani-image .drop{position:absolute;background-image:url(/images/drops/drop-00.png);background-size:cover;background-repeat:no-repeat;opacity:0;transform:scale(.6);transition:opacity .4s ease,transform .6s cubic-bezier(.34,1.56,.64,1)}.ani-image.visible .drop{opacity:1;transform:scale(1)}.docs{margin-top:10.45vh;grid-column:1/-1;background:#f6f9fc;border-radius:4.2vh;padding:8.4vh}@media screen and (max-width:700px){.docs{padding:5.25vh}}.docs .lb{grid-column:span 2}@media screen and (max-width:1300px){.docs .lb{grid-column:1/-1;padding-bottom:6.3vh;padding-right:0!important}}.docs .lb .txt{margin-top:4.2vh;font-size:2.3vh;line-height:3.2vh;font-family:Manrope,sans-serif}.docs .img-outer{cursor:pointer}@media screen and (max-width:1300px){.docs .img-outer{grid-column:span 2}}@media screen and (max-width:700px){.docs .img-outer{grid-column:1/-1}.docs .img-outer:nth-child(2){margin-bottom:4.2vh}}@media screen and (max-width:1600px){.docs .img-outer .img img{object-fit:contain;object-position:top}}@media screen and (max-width:1300px){.docs .img-outer .img img{object-fit:contain;object-position:top}}.composition{margin-top:3.7vh}.composition .title{margin-bottom:3.7vh}.composition .composition-row{margin-bottom:2.1vh}.composition .composition-row .label,.composition .composition-row .value{font-weight:500}.composition .composition-row .label{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start;font-size:2.3vh;line-height:3.5vh;font-family:Manrope,sans-serif;grid-column:1/span 2;position:relative}@media screen and (max-width:700px){.composition .composition-row .label{grid-column:1/-1}}.composition .composition-row .value{font-size:2.5vh;line-height:3.5vh;font-family:Manrope,sans-serif;grid-column:3/4;text-align:right}@media screen and (max-width:700px){.composition .composition-row .value{grid-column:1/-1;text-align:left}.composition .composition-row .value:after{content:" mg";color:#64677a}}.composition .composition-row:last-child .value:after{display:none}.product{padding:0;grid-column:1/-1;border-radius:4.2vh;overflow:hidden;background:#f6f9fc;position:relative}@media screen and (max-width:1300px){.product{row-gap:0!important}}.product a{text-decoration:none}.product .lb{position:relative;padding-right:6.3vh}@media screen and (max-width:1300px){.product .lb{grid-column:1/-1!important;padding-right:0}.product .lb .img{padding-bottom:100%;height:0!important}.product .lb .img img{position:absolute;top:0}}.product .rb{padding:7.35vh 15.5vh 4.2vh 0}@media screen and (max-width:1300px){.product .rb{padding:7.35vh 11.3vh 12.6vh;grid-column:1/-1!important}}@media screen and (max-width:1000px){.product .rb{padding:7.35vh 5.25vh 12.6vh}}.product .rb .group{margin-top:5.25vh;justify-content:space-between;align-items:center}@media screen and (max-width:1600px){.product .rb .group{flex-flow:row wrap;justify-content:flex-end}}@media screen and (max-width:1300px){.product .rb .group{flex-flow:row nowrap}}@media screen and (max-width:1000px){.product .rb .group{flex-flow:row wrap;justify-content:flex-end}}.product .rb .group .recommend{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-end;font-size:1.7vh;line-height:2.4vh;font-family:Manrope,sans-serif;font-weight:500;padding-right:2.1vh;width:100%}.product .rb .group .recommend .icon{width:2.4vh;min-width:2.4vh;max-width:2.4vh;height:2.4vh;min-height:2.4vh;max-height:2.4vh;margin-left:1vh}.product .rb .group .recommend .icon svg{width:80%;height:80%}.product .rb .group .recommend .icon svg path{transition:all .5s cubic-bezier(.18,.88,.55,1);fill:none;stroke-width:5px;stroke:#64677a}@media screen and (max-width:1600px){.product .rb .group .button{margin-top:4.2vh}}@media screen and (max-width:1300px){.product .rb .group .button{margin-top:0}}@media screen and (max-width:1000px){.product .rb .group .button{margin-top:4.2vh}}.product .rb .mark{transition:all 1s cubic-bezier(.18,.88,.55,1);position:absolute;width:4.2vh;height:100%;background:rgba(100,103,122,.25);top:0;right:0;z-index:1}@media screen and (max-width:1300px){.product .rb .mark{width:100%;height:4.2vh;top:auto;bottom:0}}.product.min .lb,.product.min .rb{grid-column:1/-1!important}.product.min .lb{display:flex;flex-flow:row wrap;justify-content:center;padding-right:0}.product.min .lb .img-in{padding-right:0}.product.min .lb .icon{top:calc(50% - 5.25vh);position:absolute;width:10.5vh;height:10.5vh;z-index:2}.product.min .lb .icon:after{transition:all .5s cubic-bezier(.18,.88,.55,1);position:absolute;content:"";display:block;width:80%;height:80%;background:rgba(0,0,0,0);z-index:1;border-radius:100%}.product.min .lb .icon svg{position:relative;z-index:2;width:50%;height:50%}.product.min .lb .icon svg path{transition:all .5s cubic-bezier(.18,.88,.55,1);fill:none;stroke-width:2px;stroke:rgba(0,0,0,0)}.product.min .lb:after{transition:all .5s cubic-bezier(.18,.88,.55,1);position:absolute;content:"";display:block;top:0;width:100%;height:100%;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);border-radius:4.2vh}.product.min .rb{padding:5.25vh 5.25vh 9.45vh}.product.min .rb .composition,.product.min .rb .recommend{color:#000}.product.min .rb .composition .hint{display:none}@media screen and (max-width:700px){.product.min .rb .button{display:none}}.product.min .rb .mark{width:100%;height:4.2vh;top:auto;bottom:0}.product.min:hover .lb .icon:after{width:100%;height:100%;background:rgba(255,255,255,.5)}.product.min:hover .lb svg path{stroke:#64677a}.product.min:hover .lb:after{-webkit-backdrop-filter:blur(2vh);backdrop-filter:blur(2vh)}.product.ortho .mark{background:#badcfd}.product.ortho.min:hover .lb:after{background:rgba(186,220,253,.25)}.product.ortho-plus .mark{background:#44a8fe}.product.ortho-plus.min:hover .lb:after{background:rgba(68,168,254,.25)}.product.ortho-m .mark{background:#7bc325}.product.ortho-m.min:hover .lb:after{background:rgba(123,195,37,.25)}.product.ortho-single .mark{background:#006dc0}.product.ortho-single.min:hover .lb:after{background:rgba(0,109,192,.25)}.r-line{grid-column:1/-1;position:relative;z-index:1}.r-line .rfm-marquee-container{z-index:2}.r-line .r-line-item{transition:all .5s cubic-bezier(.18,.88,.55,1);display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;position:static;z-index:2;font-size:9.4vh;line-height:13.2vh;font-family:Manrope,sans-serif;font-weight:400;color:#000}@media screen and (max-width:1300px){.r-line .r-line-item{font-size:8.4vh;line-height:11.8vh;font-family:Manrope,sans-serif}}@media screen and (max-width:1000px){.r-line .r-line-item{font-size:7.35vh;line-height:10.3vh;font-family:Manrope,sans-serif}}@media screen and (max-width:700px){.r-line .r-line-item{font-size:6.3vh;line-height:8.8vh;font-family:Manrope,sans-serif}}.r-line .r-line-item:after{content:"—";margin:0 2.1vh}.r-line.sub{margin-top:10.45vh;padding:2.1vh 0;border-top:1px solid rgba(100,103,122,.5);border-bottom:1px solid rgba(100,103,122,.5)}.related{margin-top:10.45vh;grid-column:1/-1}.related .lb{padding-right:6.3vh;grid-column:1/span 2}@media screen and (max-width:1300px){.related .lb{grid-column:1/-1}}.related .lb .txt{font-size:2.3vh;line-height:3.2vh;font-family:Manrope,sans-serif;font-weight:400}.related .products{row-gap:7.35vh;grid-column:3/-1}.related .products .product{grid-column:span 2}@media screen and (max-width:700px){.related .products .product{grid-column:1/-1}}@media screen and (max-width:1300px){.related .products{grid-column:1/-1}}.section-01{color:#000}.section-01 .lb{padding-right:6.3vh}@media screen and (max-width:1000px){.section-01 .lb{padding-right:0}.section-01 .lb .img{width:70%!important;padding-bottom:70%!important}}@media screen and (max-width:700px){.section-01 .lb .img{width:100%!important;padding-bottom:100%!important}}.section-01 .lb .img .img-in img{transition:all .5s cubic-bezier(.18,.88,.55,1)}.section-01 .txt{font-size:2.3vh;line-height:3.2vh;font-family:Manrope,sans-serif;font-weight:400;text-wrap:balance}.section-01 .txt p span{font-weight:700}.section-01 .txt p:last-child{margin-bottom:0}.section-01 .items{margin-top:6.3vh}@media screen and (max-width:1600px){.section-01 .items.full{grid-template-columns:repeat(2,1fr);row-gap:7.35vh}}@media screen and (max-width:1300px){.section-01 .items.full{display:none}}.section-01 .items.min{display:none;grid-column:1/-1;margin-top:0}@media screen and (max-width:1300px){.section-01 .items.min{display:grid}}@media screen and (max-width:1000px){.section-01 .items.min{grid-template-columns:repeat(2,1fr);row-gap:7.35vh}}@media screen and (max-width:700px){.section-01 .items.min{grid-template-columns:repeat(1,1fr);row-gap:5.25vh}}.section-01 .items .item{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-end;border-radius:4.2vh;background:#f6f9fc;padding:2.1vh;width:100%;min-width:100%;max-width:100%;box-sizing:border-box}.section-01 .items .item .item-lbl{font-size:2.3vh;line-height:3.2vh;font-family:Manrope,sans-serif;font-weight:600;color:#64677a;margin-top:5.25vh;padding-top:2.1vh;border-top:1px solid rgba(100,103,122,.5);width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;text-wrap:balance}.section-02{margin-top:26.2vh;padding-top:28.3vh!important;background:url(/images/sections/section-02/arc.png) no-repeat top/contain;color:#000}@media screen and (max-width:700px){.section-02{margin-top:12.7vh;padding-top:12.7vh!important}}.section-02 .txt.lg{font-size:6.3vh;line-height:6.3vh;font-family:Manrope,sans-serif;font-weight:500;grid-column:2/span 4;text-align:center;text-wrap:balance}@media screen and (max-width:1300px){.section-02 .txt.lg{grid-column:1/-1}}@media screen and (max-width:1000px){.section-02 .txt.lg{padding:0 5vh}}@media screen and (max-width:700px){.section-02 .txt.lg{font-size:4.2vh;line-height:4.2vh;font-family:Manrope,sans-serif}}.section-02 .txt.lg span:first-of-type,.section-02 .txt.lg span:nth-of-type(10),.section-02 .txt.lg span:nth-of-type(11),.section-02 .txt.lg span:nth-of-type(12){color:#44a8fe}.section-02 .txt.md{font-size:2.3vh;line-height:3.2vh;font-family:Manrope,sans-serif;grid-column:2/span 4;text-align:center;text-wrap:balance}@media screen and (max-width:1000px){.section-02 .txt.md{grid-column:1/-1}}.section-02 .txt .word-line{display:flex;flex-flow:row wrap;justify-content:center}.section-02 .txt .word-line .word{opacity:0;filter:blur(8px);display:inline-block;white-space:nowrap}.section-02 .txt .word-line .word.animate{animation:fadeInBlur 1s cubic-bezier(.7,0,.3,1) .1s forwards}.section-02 .images{grid-column:1/-1;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;padding-left:3.6vh}.section-02 .images .img{width:14.9vh;height:14.9vh;background:rgba(100,103,122,.1);border-radius:100%;margin-left:-3.6vh}@media screen and (max-width:700px){.section-02 .images .img{width:10.5vh;height:10.5vh}}.section-02 .images .img:first-child{z-index:1}.section-02 .images .img:nth-child(2){z-index:2}.section-02 .images .img:nth-child(3){z-index:4}.section-02 .images .img:nth-child(4){z-index:3}.section-02 .btn-outer{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;grid-column:1/-1}.section-03{padding-top:17.8vh!important;color:#000}@media screen and (max-width:700px){.section-03{padding-top:15vh!important}}.section-03 .txt{grid-column:4/span 3;font-size:2.9vh;line-height:4.2vh;font-family:Manrope,sans-serif;font-weight:500;color:#64677a;text-wrap:balance}@media screen and (max-width:1000px){.section-03 .txt{grid-column:3/span 4}}@media screen and (max-width:700px){.section-03 .txt{grid-column:1/-1;font-size:2.5vh;line-height:3vh;font-family:Manrope,sans-serif}}.section-03 .txt span{color:#44a8fe}.section-03 .buttons{grid-column:1/span 3;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start}.section-03 .buttons .button{margin-right:2.1vh}.section-03 .product{grid-column:1/-1}.section-03 .legend{margin-top:5.25vh;grid-column:4/span 3;font-size:2.3vh;line-height:3.2vh;font-family:Manrope,sans-serif;position:relative}@media screen and (max-width:1000px){.section-03 .legend{grid-column:3/span 4}}@media screen and (max-width:700px){.section-03 .legend{margin-top:0;grid-column:1/-1}}.section-03 .legend .icon{position:absolute;width:6.3vh;height:6.3vh;left:-9.45vh}@media screen and (max-width:700px){.section-03 .legend .icon{position:relative;left:auto;margin-bottom:2.1vh}}.section-03 .legend .icon svg{z-index:2}.section-03 .legend .icon svg path{transition:all .5s cubic-bezier(.18,.88,.55,1);fill:none;stroke:#64677a}.section-03 .legend .icon:after{position:absolute;content:"";display:block;width:100%;height:100%;background:#f6f9fc;z-index:1;border-radius:100%}.section-03 .legend .row{padding-bottom:4.2vh}.section-03 .legend .row:first-child .icon svg{width:60%;height:60%}.section-03 .legend .row:first-child .icon svg path{stroke-width:3px}.section-03 .legend .row:nth-child(2) .icon svg{width:50%;height:50%}.section-03 .legend .row:nth-child(2) .icon svg path{stroke-width:5px}.section-03 .legend .row:last-child{padding-bottom:0}.section-03 .legend p{margin-bottom:0}.section-03 .legend span{font-weight:600}.section-04{margin-top:17.8vh;color:#000}@media screen and (max-width:700px){.section-04{margin-top:15vh}}.section-04 .lb{padding-right:6.3vh;position:relative}@media screen and (max-width:1300px){.section-04 .lb{padding-right:0}}@media screen and (max-width:1000px){.section-04 .lb{display:flex;flex-flow:row wrap;justify-content:center}.section-04 .lb .img{width:70%!important;padding-bottom:70%!important}}@media screen and (max-width:700px){.section-04 .lb .img{width:100%!important;padding-bottom:100%!important}}.section-04 .lb:after{position:absolute;content:"";display:block;width:1px;background:rgba(100,103,122,.5);height:calc(100% + 14.7vh + 2.8vh);bottom:-7.35vh;right:-2.5vh}@media screen and (max-width:1000px){.section-04 .lb:after{display:none}}.section-04 .rb{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;padding-left:6.3vh;position:relative}@media screen and (max-width:1300px){.section-04 .rb{padding-left:0}}@media screen and (max-width:1000px){.section-04 .rb{margin-top:-14.7vh;display:flex;flex-flow:row wrap;justify-content:center}.section-04 .rb .img{width:70%!important;padding-bottom:70%!important}}@media screen and (max-width:700px){.section-04 .rb .img{width:100%!important;padding-bottom:100%!important}}.section-04 .rb .txt{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;width:60%;position:absolute;z-index:2}@media screen and (max-width:700px){.section-04 .rb .txt{width:80%}}.section-04 .rb .txt .desc,.section-04 .rb .txt .lbl{text-align:center;text-wrap:balance}.section-04 .rb .txt .lbl{font-size:4.4vh;line-height:4.8vh;font-family:Manrope,sans-serif;font-weight:600;padding:0 4.2vh}@media screen and (max-width:1600px){.section-04 .rb .txt .lbl{font-size:3.8vh;line-height:4.2vh;font-family:Manrope,sans-serif}}@media screen and (max-width:1300px){.section-04 .rb .txt .lbl{font-size:3.4vh;line-height:3.7vh;font-family:Manrope,sans-serif}}@media screen and (max-width:700px){.section-04 .rb .txt .lbl{font-size:2.9vh;line-height:3.2vh;font-family:Manrope,sans-serif}}.section-04 .rb .txt .desc{margin-top:2.1vh;font-size:2.3vh;line-height:3.2vh;font-family:Manrope,sans-serif}@media screen and (max-width:1600px){.section-04 .rb .txt .desc{font-size:2.1vh;line-height:2.9vh;font-family:Manrope,sans-serif}}@media screen and (max-width:1300px){.section-04 .rb .txt .desc{display:none}}.section-04 .rb .txt .button{margin-top:6.3vh}@media screen and (max-width:1600px){.section-04 .rb .txt .button{margin-top:2.1vh}}@media screen and (max-width:1000px){.section-04 .rb .txt .button{margin-top:6.3vh}}@media screen and (max-width:700px){.section-04 .rb .txt .button{margin-top:2.1vh}}.section-04 .rb .small-img{position:absolute;bottom:0;right:0;width:25%}@media screen and (max-width:1000px){.section-04 .rb .small-img{display:none}}.section-04 .line{grid-column:1/-1;border-bottom:1px solid rgba(100,103,122,.5)}.section-05{margin-top:17.8vh;color:#000}@media screen and (max-width:1300px){.section-05 .lb,.section-05 .rb{grid-column:1/-1!important}}.section-05 .rb .desc,.section-05 .rb .value{padding-top:3.15vh}.section-05 .rb .value{width:100%;max-width:100%;position:relative}.section-05 .rb .value .value-nmb{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;font-size:9.4vh;line-height:9.4vh;font-family:Manrope,sans-serif;width:100%;max-width:100%}.section-05 .rb .value .value-nmb .icon{width:9.4vh;min-width:9.4vh;max-width:9.4vh;height:9.4vh;min-height:9.4vh;max-height:9.4vh;margin:0 -2.1vh 0 -3.15vh}.section-05 .rb .value .value-nmb .icon svg{width:60%;height:60%}.section-05 .rb .value .value-nmb .icon svg path{fill:none;stroke-width:5px;stroke:#000}.section-05 .rb .value .value-txt{font-size:3.15vh;line-height:4.4vh;font-family:Manrope,sans-serif;font-weight:500}.section-05 .rb .value .word-line{display:flex;flex-flow:row wrap}.section-05 .rb .value .word-line .word{opacity:0;filter:blur(8px);display:inline-block;white-space:nowrap}.section-05 .rb .value .word-line .word.animate{animation:fadeInBlur 1s cubic-bezier(.7,0,.3,1) .1s forwards}.section-05 .rb .value .icon-rarrow{opacity:0;filter:blur(8px)}.section-05 .rb .value .icon-rarrow.visible{animation:fadeInBlur .8s cubic-bezier(.7,0,.3,1) .1s forwards}.section-05 .rb .desc{grid-column:2/4;align-self:end;font-size:2.3vh;line-height:3.2vh;font-family:Manrope,sans-serif;text-wrap:balance}@media screen and (max-width:700px){.section-05 .rb .desc{grid-column:1/-1;padding-bottom:3.15vh}}.section-05 .rb .line{grid-column:1/-1;border-bottom:1px solid rgba(100,103,122,.5)}.section-05 .rb .line .line-l,.section-05 .rb .line .line-r{height:2.8vh}.section-05 .rb .line .line-l{border-right:1px solid rgba(100,103,122,.5);grid-column:1/span 1}.section-05 .rb .line .line-r{grid-column:2/span 2}.section-05 .box{transition:all .5s cubic-bezier(.18,.88,.55,1);height:500px}.section-05 .box.visible{background:red}.section-05 .box.hidden{background:#d3d3d3}.section-06{position:relative;margin-top:17.8vh;color:#000}@media screen and (max-width:700px){.section-06{margin-top:15vh}}.section-06 .title{padding-top:10.5vh;z-index:2}.section-06:after{position:absolute;content:"";display:block;width:100%;height:100%;background:linear-gradient(180deg,#f6f9fc 0,rgb(255,255,255) 15%,rgb(255,255,255) 90%,#f6f9fc);z-index:1;left:0;border-radius:8.4vh}.section-06 .items{position:relative;z-index:2;padding-top:3.15vh;grid-column:1/-1;row-gap:5vh;padding-bottom:10.5vh}.section-06 .items .item{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-end;grid-column:span 2;padding:5.25vh;background:#f6f9fc;border-radius:4.2vh;overflow:hidden}@media screen and (max-width:1300px){.section-06 .items .item{grid-column:span 3}}@media screen and (max-width:700px){.section-06 .items .item{grid-column:1/-1}}.section-06 .items .item .item-lbl{width:100%;margin-top:11.5vh;font-size:4.2vh;line-height:4.2vh;font-family:Manrope,sans-serif;font-weight:500;max-width:100%;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:1600px){.section-06 .items .item .item-lbl{font-size:3.8vh;line-height:4.2vh;font-family:Manrope,sans-serif}}@media screen and (max-width:1000px){.section-06 .items .item .item-lbl{font-size:2.9vh;line-height:3.2vh;font-family:Manrope,sans-serif;font-weight:600;margin-top:8.4vh}}@media screen and (max-width:700px){.section-06 .items .item .item-lbl{margin-top:6.3vh}}.section-06 .items .item .item-txt{width:100%;margin-top:2.6vh;font-size:2.3vh;line-height:3.2vh;font-family:Manrope,sans-serif;font-weight:400}.section-06 .items .item .item-txt span{font-weight:700}.section-07{position:relative;margin-top:17.8vh;color:#000}@media screen and (max-width:700px){.section-07{margin-top:15vh}}.section-07 .txt{grid-column:4/span 3;font-size:2.9vh;line-height:4.2vh;font-family:Manrope,sans-serif;font-weight:500;color:#64677a;text-wrap:balance}@media screen and (max-width:1000px){.section-07 .txt{grid-column:3/span 4}}@media screen and (max-width:700px){.section-07 .txt{grid-column:1/-1;font-size:2.5vh;line-height:3vh;font-family:Manrope,sans-serif}}.section-07 .txt span{color:#44a8fe}.section-07 .card{background:#f6f9fc;border-radius:5.25vh;grid-column:1/-1}.section-07 .card .lb .card-desc,.section-07 .card .rb .card-desc{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-end;grid-column:1/-1;max-width:100%;height:100%}.section-07 .card .lb .card-desc .card-desc-title,.section-07 .card .lb .card-desc .card-desc-txt,.section-07 .card .lb .card-desc .card-title,.section-07 .card .rb .card-desc .card-desc-title,.section-07 .card .rb .card-desc .card-desc-txt,.section-07 .card .rb .card-desc .card-title{width:100%;text-wrap:balance}.section-07 .card .lb .card-desc .card-title,.section-07 .card .rb .card-desc .card-title{font-size:7.35vh;line-height:7.4vh;font-family:Manrope,sans-serif;color:#fff;margin-bottom:6.3vh;max-width:100%;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:1600px){.section-07 .card .lb .card-desc .card-title,.section-07 .card .rb .card-desc .card-title{font-size:6.3vh;line-height:6.3vh;font-family:Manrope,sans-serif}}@media screen and (max-width:1300px){.section-07 .card .lb .card-desc .card-title,.section-07 .card .rb .card-desc .card-title{font-size:7.35vh;line-height:7.4vh;font-family:Manrope,sans-serif}}@media screen and (max-width:700px){.section-07 .card .lb .card-desc .card-title,.section-07 .card .rb .card-desc .card-title{font-size:4.2vh;line-height:4.2vh;font-family:Manrope,sans-serif}}.section-07 .card .lb .card-desc .card-desc-title,.section-07 .card .rb .card-desc .card-desc-title{font-size:4.2vh;line-height:4.2vh;font-family:Manrope,sans-serif;font-weight:500;max-width:100%;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:700px){.section-07 .card .lb .card-desc .card-desc-title,.section-07 .card .rb .card-desc .card-desc-title{font-size:3.8vh;line-height:4.2vh;font-family:Manrope,sans-serif}}.section-07 .card .lb .card-desc .card-desc-txt,.section-07 .card .rb .card-desc .card-desc-txt{margin-top:1vh;font-size:2.1vh;line-height:2.9vh;font-family:Manrope,sans-serif}.section-07 .card .lb .card-desc .card-desc-txt span,.section-07 .card .rb .card-desc .card-desc-txt span{font-weight:700}.section-07 .card .lb .card-desc .card-desc-txt div,.section-07 .card .rb .card-desc .card-desc-txt div{margin-top:1vh}.section-07 .card .lb .card-desc .button,.section-07 .card .rb .card-desc .button{margin-top:4.2vh}.section-07 .card .lb{padding-right:6.3vh}@media screen and (max-width:1300px){.section-07 .card .lb{grid-column:1/-1;padding-right:0}}.section-07 .card .lb .card-box{display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:flex-start;box-sizing:border-box;padding:8.4vh;border-radius:5.25vh;height:100%}@media screen and (max-width:700px){.section-07 .card .lb .card-box{padding:5.25vh}}.section-07 .card .lb .card-box .card-desc{color:#fff}.section-07 .card .lb .card-box .img{margin-top:6.3vh}.section-07 .card .lb .card-box.nth01{background:#87c7fd}.section-07 .card .lb .card-box.nth01 .card-desc-title{margin-top:6.75vh}@media screen and (max-width:700px){.section-07 .card .lb .card-box.nth01 .card-desc-title{margin-top:0}}.section-07 .card .lb .card-box.nth02{background:#44a8fe}.section-07 .card .lb .card-box.nth03{background:#b7ebf8}.section-07 .card .rb{padding:8.4vh 8.4vh 8.4vh 0;row-gap:10.5vh}@media screen and (max-width:1300px){.section-07 .card .rb{grid-column:1/-1;padding:1.05vh 8.4vh 8.4vh;row-gap:7.35vh}}@media screen and (max-width:700px){.section-07 .card .rb{padding:0 5.25vh 5.25vh;row-gap:5.25vh}}.section-07 .card .rb .img{grid-column:span 2;height:24.6vh}@media screen and (max-width:1600px){.section-07 .card .rb .img{grid-column:span 3}}@media screen and (max-width:1300px){.section-07 .card .rb .img{grid-column:span 2}}@media screen and (max-width:1000px){.section-07 .card .rb .img{height:16.4vh}}@media screen and (max-width:700px){.section-07 .card .rb .img{grid-column:1/-1}}.section-07 .card .rb .img img{border-radius:14.7vh}.section-08{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;position:relative;margin-top:17.8vh;color:#000;height:100vh}@media screen and (max-width:1000px){.section-08{margin-top:0;margin-bottom:31vh;overflow:visible!important}}@media screen and (max-width:700px){.section-08{margin-bottom:19.5vh;height:80vh}}.section-08 .line-1,.section-08 .line-2,.section-08 .line-3{position:absolute;white-space:nowrap;font-family:Manrope,sans-serif;font-size:min(14.2vh,7vw);line-height:min(14.2vh,7vw);display:flex;flex-flow:row nowrap;align-items:center;width:1px;height:1px;background:red}@media screen and (max-width:1000px){.section-08 .line-1,.section-08 .line-2,.section-08 .line-3{font-size:calc(min(14.2vh,7vw)*1.2);line-height:calc(min(14.2vh,7vw)*1.2)}}.section-08 .line-1 .word-line,.section-08 .line-2 .word-line,.section-08 .line-3 .word-line{display:flex;flex-flow:row wrap;flex-flow:row nowrap}.section-08 .line-1 .word-line .word,.section-08 .line-2 .word-line .word,.section-08 .line-3 .word-line .word{opacity:0;filter:blur(8px);display:inline-block;white-space:nowrap}.section-08 .line-1 .word-line .word.animate,.section-08 .line-2 .word-line .word.animate,.section-08 .line-3 .word-line .word.animate{animation:fadeInBlur 1s cubic-bezier(.7,0,.3,1) .1s forwards}.section-08 .line-1{top:8%;margin-left:-31%;z-index:1;justify-content:flex-end}@media screen and (max-width:1000px){.section-08 .line-1{top:auto;margin-left:0;bottom:0;z-index:4}}@media screen and (max-width:700px){.section-08 .line-1{bottom:3.15vh}}.section-08 .line-2{margin-right:-57%;top:27%;z-index:2;justify-content:flex-start}@media screen and (max-width:1000px){.section-08 .line-2{top:auto;margin-right:0;bottom:0;z-index:4}}@media screen and (max-width:700px){.section-08 .line-2{bottom:3.15vh}}.section-08 .line-3{top:57%;margin-left:-18%;z-index:4;justify-content:center}@media screen and (max-width:1000px){.section-08 .line-3{top:auto;margin-left:0;bottom:-10vh}}@media screen and (max-width:700px){.section-08 .line-3{bottom:-2.1vh}}.section-08 .drop-container{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;position:absolute;width:50vh;height:63.8vh}@media screen and (max-width:700px){.section-08 .drop-container{width:calc(100% - 10.5vh);padding-bottom:calc(127% - 10.5vh);height:0}}.section-08 .drop-container .drop-image{transition:all 1s cubic-bezier(.18,.88,.55,1);z-index:3;position:absolute;width:100%;height:100%;background:url(/images/sections/section-08/01.png) no-repeat 50%/contain;opacity:0;transform-origin:top center;transform:scale(.3) translateY(0)}@media screen and (max-width:700px){.section-08 .drop-container .drop-image{top:0}}.section-08 .drop-container .drop-image.visible{opacity:1;transform:scale(1) translateY(0)}.section-08 .file{bottom:10.5vh;right:27.6vh;position:absolute}@media screen and (max-width:1600px){.section-08 .file{right:13.8vh}}@media screen and (max-width:1300px){.section-08 .file{bottom:0;right:13.8vh}}@media screen and (max-width:1000px){.section-08 .file{bottom:-19.5vh;right:auto}}@media screen and (max-width:700px){.section-08 .file{width:100%;max-width:calc(100% - 10.5vh);bottom:-13.2vh}}.section-09{position:relative;margin-top:6.3vh;color:#000}@media screen and (max-width:700px){.section-09{margin-top:8.7vh}}.section-09 .lb{display:flex;flex-flow:row wrap;align-items:flex-start;padding-right:6.3vh}@media screen and (max-width:1300px){.section-09 .lb{justify-content:center;padding-right:0}}@media screen and (max-width:1000px){.section-09 .lb .img{width:70%}}@media screen and (max-width:700px){.section-09 .lb .img{width:100%}}.section-09 .lb .img img{object-fit:contain;object-position:top}.section-10{margin-top:17.8vh;color:#000}.section-10 .lb{display:flex;flex-flow:column nowrap;justify-content:flex-end;align-items:flex-start;padding-right:6.3vh;position:relative}@media screen and (max-width:1300px){.section-10 .lb{padding-right:0}}@media screen and (max-width:1000px){.section-10 .lb{align-items:center}}.section-10 .lb .icon{width:7.35vh;height:7.35vh}.section-10 .lb .icon svg{width:100%;height:100%}.section-10 .lb .icon svg path{fill:none;stroke:#44a8fe;stroke-width:1px}.section-10 .lb .txt{margin-top:3.15vh;font-weight:500;color:#64677a}@media screen and (max-width:1000px){.section-10 .lb .txt{text-align:center}}.section-10 .lb .txt.lg{font-size:2.9vh;line-height:4.2vh;font-family:Manrope,sans-serif}@media screen and (max-width:700px){.section-10 .lb .txt.lg{font-size:2.5vh;line-height:3vh;font-family:Manrope,sans-serif}}.section-10 .lb .txt.lg.warning{text-transform:uppercase;color:#44a8fe;word-break:normal;-webkit-hyphens:auto;hyphens:auto}.section-10 .lb .txt.md{font-size:2.3vh;line-height:3.2vh;font-family:Manrope,sans-serif}.section-10 .lb .txt a,.section-10 .lb .txt span{color:#44a8fe}.section-10 .lb:after{position:absolute;content:"";display:block;width:1px;background:rgba(100,103,122,.5);height:calc(100% + 14.7vh);bottom:-7.35vh;right:-2.5vh}@media screen and (max-width:1000px){.section-10 .lb:after{display:none}}.section-10 .rb{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;padding-left:6.3vh;position:relative}@media screen and (max-width:1300px){.section-10 .rb{padding-left:0}}@media screen and (max-width:1000px){.section-10 .rb .img{width:70%!important;padding-bottom:70%!important}}@media screen and (max-width:700px){.section-10 .rb .img{width:100%!important;padding-bottom:100%!important}}.section-10 .rb .play{z-index:1;position:absolute;width:14vh;height:14vh;border:.25vh solid #fff;border-radius:100%;cursor:pointer}.section-10 .rb .play .icon{z-index:2;width:100%;height:100%;margin-left:.5vh}.section-10 .rb .play .icon svg{width:35%;height:35%}.section-10 .rb .play .icon svg path{fill:none;stroke:#fff;stroke-width:2px}.section-10 .rb .play:after{position:absolute;content:"";display:block;width:100%;height:100%;top:0;left:0;background:rgba(255,255,255,.3);-webkit-backdrop-filter:blur(1vh);backdrop-filter:blur(1vh);border-radius:100%;z-index:1}.section-10 .line{grid-column:1/-1;border-bottom:1px solid rgba(100,103,122,.5)}.section-10 .r-line{margin-top:-5vh;margin-bottom:-5vh}.section-11{margin-top:17.8vh;color:#000}@media screen and (max-width:700px){.section-11{margin-top:15vh}}.section-11 .title .main-title{color:#44a8fe}.section-11 .in{background:#f6f9fc;border-radius:8.4vh;padding:8.4vh;box-sizing:border-box;gap:7.35vh 8.4vh}@media screen and (max-width:1300px){.section-11 .in{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:700px){.section-11 .in{padding:5.25vh}}.section-11 .in .lb{grid-column:2/span 2;font-size:2.9vh;line-height:4.2vh;font-family:Manrope,sans-serif;font-weight:500;color:#64677a}@media screen and (max-width:1300px){.section-11 .in .lb{grid-column:1/span 2}}@media screen and (max-width:1000px){.section-11 .in .lb{grid-column:1/-1}}@media screen and (max-width:700px){.section-11 .in .lb{font-size:2.5vh;line-height:3vh;font-family:Manrope,sans-serif}}.section-11 .in .lb span{color:#44a8fe}.section-11 .in .lb b{font-weight:700}.section-11 .in .rb{grid-column:4/span 2;font-size:2.3vh;line-height:3.2vh;font-family:Manrope,sans-serif;font-weight:500;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-end}@media screen and (max-width:1300px){.section-11 .in .rb{grid-column:3/span 2}}@media screen and (max-width:1000px){.section-11 .in .rb{grid-column:1/-1}}.section-11 .in .rb p{width:100%}.section-11 .in .rb .button{margin-top:5.25vh}.section-12{margin-top:17.8vh;color:#000}.section-12 .title{margin-bottom:7.35vh}.section{width:100%;max-width:100%;padding:0 13.8vh;box-sizing:border-box;overflow:hidden}@media screen and (max-width:1000px){.section{padding:0 5.25vh}}.section .lb,.section .rb{box-sizing:border-box}.section .lb{grid-column:1/span 3}@media screen and (max-width:1000px){.section .lb{grid-column:1/-1}}.section .rb{grid-column:4/span 3}@media screen and (max-width:1000px){.section .rb{grid-column:1/-1}}.drop.sm .drop-outer{width:4.2vh;min-width:4.2vh;max-width:4.2vh;height:6.426vh;min-height:6.426vh;max-height:6.426vh;margin-right:2.268vh}.drop.sm .drop-bot,.drop.sm .drop-top{font-size:1.68vh;line-height:1.68vh}.drop.sm .drop-top{bottom:3.318vh}.drop.sm .drop-sep{width:1.68vh;height:.168vh;bottom:2.814vh}.drop.sm .drop-bot{bottom:1.008vh}.drop.md .drop-outer{width:5.25vh;min-width:5.25vh;max-width:5.25vh;height:8.0325vh;min-height:8.0325vh;max-height:8.0325vh;margin-right:2.835vh}.drop.md .drop-bot,.drop.md .drop-top{font-size:2.1vh;line-height:2.1vh}.drop.md .drop-top{bottom:4.1475vh}.drop.md .drop-sep{width:2.1vh;height:.21vh;bottom:3.5175vh}.drop.md .drop-bot{bottom:1.26vh}.drop.lg .drop-outer{width:7vh;min-width:7vh;max-width:7vh;height:10.71vh;min-height:10.71vh;max-height:10.71vh;margin-right:3.78vh}.drop.lg .drop-bot,.drop.lg .drop-top{font-size:2.8vh;line-height:2.8vh}.drop.lg .drop-top{bottom:5.53vh}.drop.lg .drop-sep{width:2.8vh;height:.28vh;bottom:4.69vh}.drop.lg .drop-bot{bottom:1.68vh}@media screen and (max-width:1000px){.drop.lg .drop-outer{width:5.25vh;min-width:5.25vh;max-width:5.25vh;height:8.0325vh;min-height:8.0325vh;max-height:8.0325vh;margin-right:2.835vh}.drop.lg .drop-bot,.drop.lg .drop-top{font-size:2.1vh;line-height:2.1vh}.drop.lg .drop-top{bottom:4.1475vh}.drop.lg .drop-sep{width:2.1vh;height:.21vh;bottom:3.5175vh}.drop.lg .drop-bot{bottom:1.26vh}}.drop{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:flex-end}.drop .drop-outer{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;position:relative}.drop .drop-outer .drop-bot,.drop .drop-outer .drop-top{position:absolute;font-family:Manrope,sans-serif;font-weight:800;width:100%;text-align:center}.drop .drop-outer .drop-top{z-index:2}.drop .drop-outer .drop-sep{position:absolute;background:#000}.drop .drop-outer .drop-bot{z-index:2}.drop .drop-outer .drop-path{position:absolute;width:100%;height:100%;z-index:1}.drop .drop-outer .drop-path svg{width:100%;height:100%}.drop .drop-outer .drop-path svg path{stroke-width:2px;stroke:#000;fill:none}.drop .value{display:flex;flex-flow:row nowrap;text-align:right;text-transform:uppercase;font-weight:600}.drop .value span{text-transform:lowercase}.drop .value span:before{content:" "}@media screen and (max-width:1600px){.drop.sm{display:flex;flex-flow:column nowrap}.drop.sm .drop-outer{margin-right:0!important;margin-bottom:.5vh!important}}.drop.sm .value{font-size:2.5vh;line-height:3.5vh;font-family:Manrope,sans-serif}@media screen and (max-width:1600px){.drop.md{display:flex;flex-flow:column nowrap}.drop.md .drop-outer{margin-right:0!important;margin-bottom:.5vh!important}}.drop.md .value{font-size:5.25vh;line-height:5.8vh;font-family:Manrope,sans-serif}.drop.lg{max-width:-moz-fit-content;max-width:fit-content}@media screen and (max-width:1000px){.drop.lg{display:flex;flex-flow:column nowrap}.drop.lg .drop-outer{margin-right:0!important;margin-bottom:.5vh!important}}.drop.lg .value{font-size:6.3vh;line-height:6.3vh;font-family:Manrope,sans-serif}@media screen and (max-width:1000px){.drop.lg .value{font-size:4.2vh;line-height:4.2vh;font-family:Manrope,sans-serif}}.title{display:flex;flex-flow:column nowrap;width:100%;grid-column:1/-1;box-sizing:border-box;color:#000}.title .top-row{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-end}.title .top-row .main-title{width:100%;font-weight:400;white-space:pre-line;margin:0;padding:0 6.3vh 0 0;max-width:100%;overflow:hidden;text-overflow:ellipsis;word-break:normal;-webkit-hyphens:auto;hyphens:auto}@media screen and (max-width:1000px){.title .top-row .main-title{padding-right:0}}.title .top-row .main-title .word-line{display:flex;flex-flow:row wrap}.title .top-row .main-title .word-line .word{opacity:0;filter:blur(8px);display:inline-block;white-space:nowrap}.title .top-row .main-title .word-line .word.animate{animation:fadeInBlur 1s cubic-bezier(.7,0,.3,1) .1s forwards}.title .top-row .main-title-outer{max-width:calc(100% - 8.4vh);box-sizing:border-box;padding-right:2.1vh}.title .top-row .main-title-outer svg{height:3.15vh;margin-bottom:.5vh}.title .top-row .main-title-outer svg path{fill:#000}.title .top-row .main-title-outer .main-title{font-size:5.25vh;line-height:5.8vh;font-family:Manrope,sans-serif;text-transform:uppercase;font-weight:600}.title .top-row .main-title-outer.min svg{height:2.1vh;margin-bottom:0}.title .top-row .main-title-outer.min .main-title{font-size:2.5vh;line-height:3.5vh;font-family:Manrope,sans-serif}.title .top-row .images{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.title .top-row .images .img{width:14.9vh;height:14.9vh;background:rgba(100,103,122,.1);border-radius:100%;margin-left:-3.6vh}@media screen and (max-width:1300px){.title .top-row .images .img{width:10.5vh;height:10.5vh}}.title .top-row .images .img:first-child{z-index:1}.title .top-row .images .img:nth-child(2){z-index:2}.title .top-row .images .img:nth-child(3){z-index:3}.title .bot-row{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start;border-top:1px solid rgba(100,103,122,.5)}.title .bot-row .sub-title{font-size:1.3vh;line-height:1.8vh;font-family:Manrope,sans-serif;font-weight:500;padding-right:2.1vh;padding-top:1vh;border-right:1px solid rgba(100,103,122,.5)}.title .bot-row.nomrg{margin-top:0!important}.title .bot-row.c3{margin-top:3.7vh;display:grid}.title .bot-row.c3 .sub-title:first-child{grid-column:1/span 2}.title .bot-row.c3 .sub-title:nth-child(2){border-right:0;padding-right:0;text-align:right}.title .bot-row.min{margin-top:2.1vh;border-top:0;border-bottom:1px solid rgba(100,103,122,.5)}.title .bot-row.min .sub-title{height:1.8vh}.title.xsm .top-row .main-title{font-size:3.4vh;line-height:3.7vh;font-family:Manrope,sans-serif;font-weight:600}.title.xsm .bot-row{margin-top:2.1vh}.title.sm .top-row .main-title{font-size:4.2vh;line-height:4.2vh;font-family:Manrope,sans-serif;font-weight:500}.title.sm .bot-row{margin-top:2.1vh}@media screen and (max-width:1000px){.title.md .top-row{display:flex;flex-flow:column nowrap;align-items:flex-start}}.title.md .top-row .main-title{font-size:6.3vh;line-height:6.3vh;font-family:Manrope,sans-serif}@media screen and (max-width:700px){.title.md .top-row .main-title{font-size:4.2vh;line-height:4.2vh;font-family:Manrope,sans-serif}}@media screen and (max-width:1000px){.title.md .top-row .images{margin-top:4.2vh;padding-left:3.6vh}}.title.md .bot-row{margin-top:3.7vh}@media screen and (max-width:1000px){.title.lg .top-row{display:flex;flex-flow:column nowrap;align-items:flex-start}}.title.lg .top-row .main-title{font-size:9.4vh;line-height:9.4vh;font-family:Manrope,sans-serif}@media screen and (max-width:1600px){.title.lg .top-row .main-title{font-size:7.35vh;line-height:7.4vh;font-family:Manrope,sans-serif}}@media screen and (max-width:1300px){.title.lg .top-row .main-title{font-size:6.3vh;line-height:6.3vh;font-family:Manrope,sans-serif}}@media screen and (max-width:700px){.title.lg .top-row .main-title{font-size:4.2vh;line-height:4.2vh;font-family:Manrope,sans-serif}}@media screen and (max-width:1000px){.title.lg .top-row .images{margin-top:4.2vh;padding-left:3.6vh}}.title.lg .bot-row{margin-top:6.3vh}.logo{transition:all .5s cubic-bezier(.18,.88,.55,1);position:relative;z-index:3;width:auto;height:4.2vh}.logo a{height:4.2vh}.logo a,.logo a .img{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;position:relative;width:100%}.logo a .img{height:100%}.logo a .img svg{position:absolute;height:4.2vh;z-index:2}@media screen and (max-width:1000px){.logo a .img svg{margin-left:0}}.logo a .img svg path{transition:all .5s cubic-bezier(.18,.88,.55,1);fill:#fff}.logo.sub a .img svg path{fill:#000}.logo.sub.active a .img svg path{fill:#fff}.nav{transition:all .5s cubic-bezier(.18,.88,.55,1);display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start;margin:0;padding:0 3.15vh 0 0;box-sizing:border-box;position:relative;z-index:2;height:4.2vh}@media screen and (max-width:1300px){.nav{display:none}}.nav li{flex-flow:row wrap;justify-content:center;margin:0;list-style:none;height:4.2vh}.nav li,.nav li .nav-link{display:flex;align-items:center;max-width:100%}.nav li .nav-link{flex-flow:row nowrap;justify-content:flex-start;text-decoration:none;box-sizing:border-box;padding:0 3.15vh 0 0;cursor:pointer}.nav li .nav-link,.nav li .nav-link span{transition:all .5s cubic-bezier(.18,.88,.55,1);position:relative}.nav li .nav-link span{font-size:2.1vh;line-height:2.9vh;font-family:Manrope,sans-serif;display:block;font-weight:400;white-space:nowrap;z-index:2;color:rgba(255,255,255,.8);max-width:100%;overflow:hidden;text-overflow:ellipsis}.nav li .nav-link:hover span{color:#fff}.nav li .nav-link.active span{font-weight:600}.nav.sub li .nav-link span{color:rgba(100,103,122,.8)}.nav.sub li .nav-link.active span,.nav.sub li .nav-link:hover span{color:#64677a}.nav.sub li .nav-link.active span{font-weight:600}@media screen and (max-width:1600px){.nav.active{display:none}}.nav.active li .nav-link span{color:rgba(255,255,255,.8)}.nav.active li .nav-link.active span,.nav.active li .nav-link:hover span{color:#fff}.nav-mobile{padding:0;position:relative}.nav-mobile .nav-toggle{transition:all .5s cubic-bezier(.18,.88,.55,1);display:flex;flex-flow:row wrap;justify-content:center;align-items:center;cursor:pointer;z-index:999;position:relative;width:4.2vh;height:4.2vh}.nav-mobile .nav-toggle svg{transition:all .5s cubic-bezier(.18,.88,.55,1);width:3.4vh;height:3.4vh}.nav-mobile .nav-toggle svg circle{transition:all .5s cubic-bezier(.18,.88,.55,1);fill:#fff}.nav-mobile .nav-toggle:hover svg circle:first-child,.nav-mobile .nav-toggle:hover svg circle:nth-child(3),.nav-mobile .nav-toggle:hover svg circle:nth-child(7),.nav-mobile .nav-toggle:hover svg circle:nth-child(9){opacity:0}.nav-mobile .nav-toggle-after{width:4.2vh;height:4.2vh;position:absolute;top:0}.nav-mobile .nav-box{transition:all .5s cubic-bezier(.18,.88,.55,1);position:fixed;z-index:888;width:50vw;height:100dvh;box-sizing:border-box;padding:0;top:0;right:0;-webkit-backdrop-filter:blur(2vh);backdrop-filter:blur(2vh);background:rgba(123,192,206,.7)}@media screen and (max-width:1600px){.nav-mobile .nav-box{width:60vw}}@media screen and (max-width:1300px){.nav-mobile .nav-box{width:70vw}}@media screen and (max-width:1000px){.nav-mobile .nav-box{width:90vw}}.nav-mobile .nav-box .group{height:100%;align-items:flex-start;justify-content:space-between}@media screen and (max-width:1300px){.nav-mobile .nav-box .group{width:auto}}.nav-mobile .nav-box .nav{display:flex;flex-flow:column nowrap;align-items:flex-start;padding:12.6vh 6.3vh 0 12.6vh;height:auto;max-width:100%}@media screen and (max-width:700px){.nav-mobile .nav-box .nav{padding-left:6.3vh}}.nav-mobile .nav-box .nav li{margin-bottom:3.15vh;padding:0;height:auto}.nav-mobile .nav-box .nav li .nav-link{position:relative;transform-origin:bottom right;padding-right:0}.nav-mobile .nav-box .nav li .nav-link span{font-size:3.8vh;line-height:4.2vh;font-family:Manrope,sans-serif;font-weight:600;color:#fff;white-space:normal;max-width:100%}.nav-mobile .nav-box .nav li .nav-link.active span,.nav-mobile .nav-box .nav li .nav-link:hover span{color:rgba(255,255,255,.5)}.nav-mobile .nav-box .contacts{font-size:2.1vh;line-height:2.9vh;font-family:Manrope,sans-serif;font-weight:600;padding:0 13.8vh 9.5vh 12.6vh;align-items:end}@media screen and (max-width:700px){.nav-mobile .nav-box .contacts{padding-left:6.3vh;padding-right:6.3vh}}.nav-mobile .nav-box .contacts .lb,.nav-mobile .nav-box .contacts .rb{grid-column:span 2}@media screen and (max-width:700px){.nav-mobile .nav-box .contacts .lb,.nav-mobile .nav-box .contacts .rb{grid-column:1/-1}}.nav-mobile .nav-box .contacts span{white-space:nowrap}@media screen and (max-width:700px){.nav-mobile .nav-box .contacts .address{margin-bottom:4.2vh}}.nav-mobile .nav-box .contacts .mail,.nav-mobile .nav-box .contacts .phone{text-align:right}@media screen and (max-width:700px){.nav-mobile .nav-box .contacts .mail,.nav-mobile .nav-box .contacts .phone{text-align:left}}.nav-mobile .nav-box .contacts a{color:#fff;text-decoration:none}.nav-mobile .overlay{transition:all .5s cubic-bezier(.18,.88,.55,1);position:fixed;z-index:886;width:100vw;height:100vh;left:0;top:0;background:rgba(123,192,206,.5)}.nav-mobile .nav-toggle.closed~.nav-box,.nav-mobile .nav-toggle.closed~.overlay{visibility:hidden;opacity:0}.nav-mobile .nav-toggle.open{position:fixed;right:13.8vh}@media screen and (max-width:1000px){.nav-mobile .nav-toggle.open{right:5.25vh}}.nav-mobile .nav-toggle.open svg circle{fill:#fff}.nav-mobile .nav-toggle.open svg circle:first-child,.nav-mobile .nav-toggle.open svg circle:nth-child(3),.nav-mobile .nav-toggle.open svg circle:nth-child(7),.nav-mobile .nav-toggle.open svg circle:nth-child(9){opacity:0}.nav-mobile .nav-toggle.open~.nav-toggle-after{position:relative}.nav-mobile .nav-toggle.open~.nav-box,.nav-mobile .nav-toggle.open~.overlay{visibility:visible;opacity:1}.nav-mobile .nav-toggle.open~.nav-box .nav li a{transform:scale(1) rotate(0deg) translateY(0)}.nav-mobile .nav-toggle.open~.nav-box .nav li a:after{height:0}.nav-mobile.sub .nav-toggle.closed svg circle{fill:#64677a}.nav-mobile.active .nav-toggle.open{top:5.25vh}.nav-mobile.active.sub .nav-toggle.closed svg circle{fill:#fff}.updown{transition:all .5s cubic-bezier(.18,.88,.55,1);display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;position:fixed;z-index:3;right:5vh;bottom:5vh;width:3.8vh;height:8.6vh}@media screen and (max-width:1000px){.updown{display:none}}.updown.visible{opacity:1}.updown.hidden{opacity:0;pointer-events:none}.updown .updown-up{top:0}.updown .updown-down{bottom:0}.updown .updown-down,.updown .updown-up{transition:all .5s cubic-bezier(.18,.88,.55,1);width:100%;height:calc(50% - .5vh);position:absolute;background:#f6f9fc;border-radius:2.1vh;cursor:pointer}.updown .updown-down .icon,.updown .updown-up .icon{width:100%;height:100%}.updown .updown-down .icon svg,.updown .updown-up .icon svg{width:50%;height:50%}.updown .updown-down .icon svg path,.updown .updown-up .icon svg path{transition:all .5s cubic-bezier(.18,.88,.55,1);fill:none;stroke:rgba(100,103,122,.25);stroke-width:5px}.updown .updown-down:hover,.updown .updown-up:hover{background:#f6f9fc}.updown .updown-down:hover .icon svg path,.updown .updown-up:hover .icon svg path{stroke:rgba(100,103,122,.5)}.whelper{position:fixed;z-index:99999;left:1vh;top:1vh;color:#000;font-family:Open Sans,sans-serif;cursor:pointer;background:#fff;border:1px solid rgba(100,103,122,.5);padding:0;box-sizing:border-box}.whelper .w01,.whelper .w02,.whelper .w03,.whelper .w04{display:none}@media screen and (max-width:1600px){.whelper .w04{display:block}}@media screen and (max-width:1300px){.whelper .w03{display:block}}@media screen and (max-width:1000px){.whelper .w02{display:block}}@media screen and (max-width:700px){.whelper .w01{display:block}}.whelper.hidden{opacity:0}.whelper div{padding:0 .525vh}.whelper .ratio{padding-top:2.1vh}.header,.header-outer{width:100%;position:fixed;box-sizing:border-box;left:0;top:0;z-index:999}.header{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;margin:0;padding:5.25vh 13.8vh 0}.header,.header:after{transition:all .5s cubic-bezier(.18,.88,.55,1)}.header:after{position:absolute;content:"";display:block;width:100%;height:100%;top:0;left:0;z-index:1;border-radius:6.3vh;transform:translateY(-20vh)}@media screen and (max-width:1000px){.header{padding-left:5.25vh;padding-right:5.25vh}}.header .nav-line{display:flex;flex-flow:row nowrap;height:4.2vh;z-index:4;position:relative;transition:all .5s cubic-bezier(.18,.88,.55,1);justify-content:flex-end}.header.active{width:calc(100% - 40vw);top:3.15vh;left:20vw;padding:2.1vh 6.3vh}@media screen and (max-width:700px){.header.active{left:2.625vh;width:calc(100% - 5.25vh)}}.header.active:after{width:100%;background:rgba(100,103,122,.5);-webkit-backdrop-filter:blur(1vh);backdrop-filter:blur(1vh);transform:translateY(0)}.header.hidden{top:-7.35vh}.header.hidden.active:after{background:rgba(100,103,122,.1)}.sign{display:flex;flex-flow:row wrap;justify-content:flex-end;align-items:center}.sign .sign-lbl{font-size:1.7vh;line-height:2.4vh;font-family:Manrope,sans-serif;color:#000;padding:0 1.3vh 1.3vh 0;white-space:nowrap}.sign .sign-lbl :before,.sign .sign-lbl:after{display:none}.sign .sign-link{padding:0 0 1.3vh}.sign .sign-link a{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;position:relative}.sign .sign-link .s1,.sign .sign-link .s2{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;height:1.3vh}.sign .sign-link .s1 svg,.sign .sign-link .s2 svg{height:100%}.sign .sign-link .s1 svg path,.sign .sign-link .s2 svg path{fill:#000}.sign .sign-link .s1{width:1.3vh;height:1.3vh;margin-right:1.3vh}.sign .sign-link .s1 svg{position:absolute;height:182%}.sign .sign-link .s2{justify-content:flex-start}.footer{margin-top:17.8vh;padding:10.5vh 13.8vh 0;z-index:1;width:100%;background:#deeff7;border-radius:5.25vh 5.25vh 0 0;row-gap:5.25vh!important}@media screen and (max-width:1000px){.footer{padding-left:5.25vh;padding-right:5.25vh}}.footer .hdr{font-size:9.4vh;line-height:9.4vh;font-family:Manrope,sans-serif;color:#000;font-weight:400;position:relative;grid-column:1/span 3;grid-column:1/-1}@media screen and (max-width:1600px){.footer .hdr{font-size:7.35vh;line-height:7.4vh;font-family:Manrope,sans-serif}}@media screen and (max-width:700px){.footer .hdr{font-size:4.2vh;line-height:4.2vh;font-family:Manrope,sans-serif}}.footer .hdr span{grid-column:1/span 4}@media screen and (max-width:1000px){.footer .hdr span{grid-column:1/-1}}.footer .div{grid-column:1/-1;height:7.35vh}@media screen and (max-width:1300px){.footer .div{height:0}}.footer .nav-bot{margin-top:-5.25vh;font-size:2.1vh;line-height:2.9vh;font-family:Manrope,sans-serif}@media screen and (max-width:1300px){.footer .nav-bot{margin-top:5.25vh}}.footer .nav-bot span{color:#000;font-weight:700}.footer .nav-bot a{transition:all .5s cubic-bezier(.18,.88,.55,1);text-decoration:none;color:rgba(0,0,0,.8)}.footer .nav-bot a.active{font-weight:600;color:#000}.footer .nav-bot a:hover{color:#000}.footer .nav-bot ul{list-style:none;margin:4.2vh 0 0;padding:0}@media screen and (max-width:700px){.footer .nav-bot ul{margin-top:2.1vh}}.footer .nav-bot ul li{padding-bottom:2.1vh}@media screen and (max-width:700px){.footer .nav-bot ul li{padding-bottom:1vh}.footer .nav-bot ul li:last-child{padding-bottom:0}}.footer .nav-bot:nth-child(2){grid-column:5}@media screen and (max-width:1300px){.footer .nav-bot:nth-child(2){grid-column:1/span 2}}@media screen and (max-width:1000px){.footer .nav-bot:nth-child(2){grid-column:1/span 3}}@media screen and (max-width:700px){.footer .nav-bot:nth-child(2){grid-column:1/-1}}.footer .nav-bot:nth-child(3){grid-column:6}@media screen and (max-width:1300px){.footer .nav-bot:nth-child(3){grid-column:3/span 2}}@media screen and (max-width:1000px){.footer .nav-bot:nth-child(3){grid-column:4/span 3}}@media screen and (max-width:700px){.footer .nav-bot:nth-child(3){grid-column:1/-1}}.footer .contacts{overflow:hidden;color:#000}.footer .contacts .address{text-wrap:balance;font-size:2.1vh;line-height:2.9vh;font-family:Manrope,sans-serif;font-weight:400}@media screen and (max-width:1000px){.footer .contacts .address{grid-column:1/span 3}}@media screen and (max-width:700px){.footer .contacts .address{grid-column:1/-1}}.footer .contacts .copy{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;margin-top:2.1vh;font-size:2.1vh;line-height:2.9vh;font-family:Manrope,sans-serif}@media screen and (max-width:1000px){.footer .contacts .copy{margin-top:0;grid-column:4/span 3}}@media screen and (max-width:700px){.footer .contacts .copy{grid-column:1/-1}}.footer .contacts .copy a{position:relative;margin-bottom:1vh;color:rgba(0,0,0,.8)}.footer .contacts .copy a,.footer .contacts .copy a:after{transition:all .5s cubic-bezier(.18,.88,.55,1);display:block}.footer .contacts .copy a:after{position:absolute;content:"";width:100%;height:1px;bottom:0;left:0;background:rgba(0,0,0,.8)}.footer .contacts .copy a:hover{color:#44a8fe}.footer .contacts .copy a:hover:after{background:#44a8fe}.footer .contacts .mail,.footer .contacts .phone{font-size:8.4vh;line-height:8.4vh;font-family:Manrope,sans-serif;text-align:right}@media screen and (max-width:1600px){.footer .contacts .mail,.footer .contacts .phone{font-size:6.3vh;line-height:6.3vh;font-family:Manrope,sans-serif}}@media screen and (max-width:1000px){.footer .contacts .mail,.footer .contacts .phone{text-align:left}}@media screen and (max-width:700px){.footer .contacts .mail,.footer .contacts .phone{font-size:4.2vh;line-height:4.2vh;font-family:Manrope,sans-serif}}.footer .contacts .phone{margin-top:3.15vh}@media screen and (max-width:700px){.footer .contacts .phone{margin-top:2.1vh}}.footer .contacts a{color:#000;text-decoration:none}.footer .contacts span{white-space:nowrap}.footer .contacts:nth-child(5){display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:flex-start;grid-column:1/span 2}@media screen and (max-width:1000px){.footer .contacts:nth-child(5){grid-column:1/-1;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:5.25vh 5vh;gap:5.25vh 5vh}}@media screen and (max-width:700px){.footer .contacts:nth-child(5){order:1}}.footer .contacts:nth-child(6){display:flex;flex-flow:column nowrap;justify-content:flex-end;align-items:flex-end;grid-column:4/span 3}@media screen and (max-width:1000px){.footer .contacts:nth-child(6){align-items:flex-start;margin-top:5.25vh;grid-column:1/-1}}@media screen and (max-width:700px){.footer .contacts:nth-child(6){margin-top:0}}.footer .line{grid-column:1/-1;height:1px;border-bottom:1px solid rgba(100,103,122,.5)}@media screen and (max-width:700px){.footer .line{order:2}}.footer .sign{grid-column:4/span 3;margin-bottom:5.25vh}@media screen and (max-width:700px){.footer .sign{justify-content:flex-start;grid-column:1/-1;order:3}}.progress-container{height:.2vh;position:fixed;top:0;left:0;width:100vw;z-index:9999}.progress-container .progress-bar{height:.2vh;background:#44a8fe}.swiper-home-outer{display:flex;flex-flow:row nowrap;justify-content:center;align-items:flex-start;width:100%;height:92.65vh;position:relative;z-index:3;margin-bottom:14.7vh}@media screen and (max-width:700px){.swiper-home-outer{margin-bottom:10.5vh}}.swiper-home-outer .swiper-home-in{width:100%;height:100%;border-radius:0 0 8.4vh 8.4vh;background:rgba(135,199,253,.1);overflow:hidden}@media screen and (max-width:700px){.swiper-home-outer .swiper-home-in{border-radius:0 0 6.3vh 6.3vh}}.swiper-home-outer .swiper-home-in .swiper-home{position:relative;z-index:2!important;height:100%}.swiper-home-outer .swiper-home-in .swiper-home .slide{position:relative;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;width:100%;height:100%}.swiper-home-outer .swiper-home-in .swiper-home .slide .label{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;display:none;width:100%;max-width:100%;position:absolute;font-size:7.35vh;line-height:7.4vh;font-family:Manrope,sans-serif;z-index:6;left:5.8vh;bottom:7vh;box-sizing:border-box;padding-right:50%}@media screen and (max-width:1000px){.swiper-home-outer .swiper-home-in .swiper-home .slide .label{display:flex}}@media screen and (max-width:700px){.swiper-home-outer .swiper-home-in .swiper-home .slide .label{font-size:5.8vh;line-height:5.8vh;font-family:Manrope,sans-serif}}.swiper-home-outer .swiper-home-in .swiper-home .slide .label span{white-space:nowrap}.swiper-home-outer .swiper-home-in .swiper-home .slide .products{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;flex:0 0 auto;position:absolute;z-index:5;bottom:7vh;right:7vh;border-radius:5.25vh;background:rgba(255,255,255,.5);padding:2.1vh;box-sizing:border-box;cursor:pointer}@media screen and (max-width:1600px){.swiper-home-outer .swiper-home-in .swiper-home .slide .products{display:flex;flex-flow:row nowrap}}@media screen and (max-width:1300px){.swiper-home-outer .swiper-home-in .swiper-home .slide .products{display:none}}.swiper-home-outer .swiper-home-in .swiper-home .slide .products .products-image,.swiper-home-outer .swiper-home-in .swiper-home .slide .products .products-title{width:29vh}.swiper-home-outer .swiper-home-in .swiper-home .slide .products .products-title{padding:2.1vh;box-sizing:border-box;font-size:2.1vh;line-height:2.9vh;font-family:Manrope,sans-serif;color:#64677a}@media screen and (max-width:1600px){.swiper-home-outer .swiper-home-in .swiper-home .slide .products .products-title{width:25vh;padding-top:0;padding-bottom:0}}.swiper-home-outer .swiper-home-in .swiper-home .swiper-button-next,.swiper-home-outer .swiper-home-in .swiper-home .swiper-button-prev{position:absolute;width:6.3vh!important;height:6.3vh!important;border-radius:6.3vh;background-color:rgba(255,255,255,.15);-webkit-backdrop-filter:blur(.525vh);backdrop-filter:blur(.525vh);top:auto!important;bottom:4.2vh!important;margin-top:auto!important;background-repeat:no-repeat;background-position:50%;background-size:3.15vh}.swiper-home-outer .swiper-home-in .swiper-home .swiper-button-next:after,.swiper-home-outer .swiper-home-in .swiper-home .swiper-button-prev:after{display:none}.swiper-home-outer .swiper-home-in .swiper-home .swiper-button-prev{left:auto!important;right:12.6vh!important;background-image:url(/images/ui/larrow.svg)}.swiper-home-outer .swiper-home-in .swiper-home .swiper-button-next{right:4.2vh!important;background-image:url(/images/ui/rarrow.svg)}.swiper-home-outer .swiper-home-in .swiper-home .swiper-pagination-progressbar{top:auto!important;bottom:0;left:0;height:1px!important;background-color:rgba(255,255,255,0)!important}.swiper-home-outer .swiper-home-in .swiper-home .swiper-pagination-progressbar-fill{background-color:rgba(255,255,255,.5)!important}.swiper-home-outer .swiper-home-in .swiper-home .swiper-pagination-fraction{position:absolute;left:4.2vh!important;bottom:4.2vh!important;width:6.3vh!important;height:6.3vh!important;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;z-index:2}.swiper-home-outer .swiper-home-in .swiper-home .swiper-pagination-fraction .swiper-pagination-current,.swiper-home-outer .swiper-home-in .swiper-home .swiper-pagination-fraction .swiper-pagination-total{display:flex;flex-flow:row nowrap;color:#fff}.swiper-home-outer .swiper-home-in .swiper-home .swiper-pagination-fraction .swiper-pagination-total{color:rgba(255,255,255,.5);padding-left:.2vh}.swiper-home-outer .swiper-home-in .swiper-home .swiper-pagination-fraction .swiper-pagination-total:before{position:absolute;content:"";display:block;position:relative;content:"/";padding-right:.2vh}.swiper-home-outer .swiper-home-in .swiper-home .swiper-pagination{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start;width:auto!important;left:5.8vh!important;bottom:7vh!important}@media screen and (max-width:1000px){.swiper-home-outer .swiper-home-in .swiper-home .swiper-pagination{display:none}}.swiper-home-outer .swiper-home-in .swiper-home .swiper-pagination .swiper-pagination-bullet{transition:all .5s cubic-bezier(.18,.88,.55,1);display:inline-block;width:1.6vh;height:1.6vh;margin:0 1.2vh!important;background:rgba(255,255,255,.25)!important;opacity:1!important}.swiper-home-outer .swiper-home-in .swiper-home .swiper-pagination .swiper-pagination-bullet:hover{background:rgba(255,255,255,.5)!important}.swiper-home-outer .swiper-home-in .swiper-home .swiper-pagination .swiper-pagination-bullet-active{background:#fff!important}.dashboard{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:stretch;width:calc(100% - 46.2vh);padding-bottom:7.3vh}@media screen and (max-width:1300px){.dashboard{width:calc(100% - 33.6vh)}}@media screen and (max-width:1000px){.dashboard{margin-top:-3.1vh;width:calc(100% - 21vh);padding-bottom:9.45vh}}@media screen and (max-width:700px){.dashboard{width:100%}}@media screen and (max-width:1300px){.dashboard .layout-item.w33,.dashboard .layout-item.w66{width:100%;min-width:100%;max-width:100%}}.dashboard .message{margin-bottom:6.3vh}.dashboard .layout-table .layout-table-row .rb.mail{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-start}.dashboard .layout-table .layout-table-row .rb.mail .alert{min-height:2.8vh}.dashboard .navbox{position:-webkit-sticky;position:sticky;top:7.3vh;border-radius:5.25vh;background:#fff;box-sizing:border-box;padding:4.2vh;margin-top:-4.2vh;margin-bottom:4.2vh;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}@media screen and (max-width:1300px){.dashboard .navbox{margin-top:0}}.dashboard .navbox .button{margin-top:4.2vh}.user{display:flex;flex-flow:row nowrap;transition:all 1s cubic-bezier(.7,0,.3,1) .1s;justify-content:flex-start;align-items:center;margin:0;padding:0 30px 0 0;box-sizing:border-box}@media screen and (max-width:1300px){.user{display:none}}.user a{transition:all .5s cubic-bezier(.18,.88,.55,1);display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;text-decoration:none}.user a .icon{margin:0 5px 0 0}.user a .icon svg{width:100%;height:100%}.user a .icon svg path{fill:rgba(135,199,253,.5)}.user a .icon svg path,.user a span{transition:all .5s cubic-bezier(.18,.88,.55,1)}.user a span{display:block;overflow:hidden;text-overflow:ellipsis;text-decoration:none;color:rgba(135,199,253,.5)}@media screen and (max-width:700px){.user a span{max-width:160px}}.user a span.username{font-weight:600;text-transform:lowercase}.user a span.signin{font-weight:600}.user a.active .icon svg path,.user a:hover .icon svg path{fill:#87c7fd}.user a.active span,.user a:hover span{color:#87c7fd}.layout.info{padding-bottom:15.7vh;width:calc(100% - 46.2vh)}@media screen and (max-width:1300px){.layout.info{width:calc(100% - 33.6vh)}}@media screen and (max-width:1000px){.layout.info{margin-top:-3.1vh;width:calc(100% - 21vh);padding-bottom:9.45vh}}@media screen and (max-width:700px){.layout.info{width:100%;padding-left:4.2vh;padding-right:4.2vh}}.layout.info .layout-item{display:flex;flex-flow:column wrap;justify-content:flex-start;align-items:flex-start}.layout.info .layout-item a{color:#44a8fe}.button{transition:all .5s cubic-bezier(.18,.88,.55,1);display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;text-decoration:none;border:0;box-sizing:border-box;padding:0 2.1vh;position:relative;z-index:2;cursor:pointer;margin:0;max-width:100%;background:rgba(0,0,0,0);color:#000;border:2px solid rgba(0,0,0,0);border-radius:5.25vh;height:7.35vh}.button:after,.button:before{position:absolute;content:"";display:block;width:100%;height:100%;left:0;border-radius:5.25vh}.button:before{border:1px solid rgba(100,103,122,.5);z-index:2}.button:after{-webkit-backdrop-filter:blur(1vh);backdrop-filter:blur(1vh);z-index:1}.button .before{width:3.15vh;min-width:3.15vh;max-width:3.15vh;height:3.15vh;min-height:3.15vh;max-height:3.15vh;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;position:relative;z-index:3}.button .before,.button .before:after{transition:all .5s cubic-bezier(.18,.88,.55,1)}.button .before:after{position:absolute;content:"";display:block;width:44%;height:44%;background:rgba(100,103,122,.5);z-index:1;border-radius:100%}.button .label{font-size:2.3vh;line-height:3.2vh;font-family:Manrope,sans-serif;font-weight:500;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;padding:0 1.5vh;z-index:4}.button .icon,.button .label{transition:all .5s cubic-bezier(.18,.88,.55,1)}.button .icon{width:0;min-width:0;max-width:0;height:0;min-height:0;max-height:0;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;padding:0;z-index:5}.button .icon:after{position:absolute;content:"";display:block;width:180%;height:180%;background:rgba(100,103,122,.5);z-index:1;border-radius:100%}.button .icon svg,.button .icon:after{transition:all .5s cubic-bezier(.18,.88,.55,1)}.button .icon svg{width:60%;height:60%;z-index:2}.button .icon svg path{transition:all .5s cubic-bezier(.18,.88,.55,1);fill:none;stroke-width:5px;stroke:#fff}.button:hover .before{width:0;min-width:0;max-width:0;height:0;min-height:0;max-height:0}.button:hover .label{padding:0 2.5vh 0 .5vh}.button:hover .icon{width:3.15vh;min-width:3.15vh;max-width:3.15vh;height:3.15vh;min-height:3.15vh;max-height:3.15vh}.button.min{border:1px solid #000}.button.min:after{display:none}.button.min .icon{width:3.15vh;min-width:3.15vh;max-width:3.15vh;height:3.15vh;min-height:3.15vh;max-height:3.15vh}.button.min .icon:after{display:none}.button.min .icon svg{width:80%;height:80%}.button.min .icon svg path{stroke:#000}.button.min .label{padding:0 1.5vh}.button.min:hover{background:#000}.button.min:hover .icon svg path{stroke:#fff}.button.min:hover .label{padding:0 1.5vh;color:#fff}.button.ortho-m:before,.button.ortho-plus:before,.button.ortho-single:before,.button.ortho:before{border:2px solid #fff}.button.ortho-m:after,.button.ortho-plus:after,.button.ortho-single:after,.button.ortho:after{background:rgba(255,255,255,.25)}.button.ortho .before:after,.button.ortho .icon:after{background:#badcfd}.button.ortho-plus .before:after,.button.ortho-plus .icon:after{background:#44a8fe}.button.ortho-m .before:after,.button.ortho-m .icon:after{background:#7bc325}.button.ortho-single .before:after,.button.ortho-single .icon:after{background:#006dc0}.button.white:before{border:2px solid #fff}.button.white .before:after,.button.white .icon:after{background:#fff}.button.white .icon svg path{stroke:#000}.f-input input,.f-input textarea,.f-textarea input,.f-textarea textarea{font-size:2.1vh;line-height:2.9vh;font-family:Manrope,sans-serif;transition:all .5s cubic-bezier(.18,.88,.55,1);position:relative;outline:none;resize:none;background:rgba(0,0,0,0);color:#64677a}.f-input input[type=email],.f-input input[type=password],.f-input input[type=text],.f-textarea input[type=email],.f-textarea input[type=password],.f-textarea input[type=text]{line-height:5.25vh!important}.f-input input[type=email],.f-input input[type=password],.f-input input[type=text],.f-input textarea,.f-textarea input[type=email],.f-textarea input[type=password],.f-textarea input[type=text],.f-textarea textarea{width:100%;min-width:100%;max-width:100%;padding:0 1vh;box-sizing:border-box;border:1px solid #64677a;margin:0 0 6.3vh;display:block}.f-input label,.f-textarea label{position:absolute;transition:all .5s cubic-bezier(.18,.88,.55,1);font-size:2.1vh;line-height:2.9vh;font-family:Manrope,sans-serif;display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;height:5.25vh;left:1vh;top:0;color:#64677a;font-weight:400}.f-input label.active,.f-textarea label.active{font-size:1.7vh;line-height:2.4vh;font-family:Manrope,sans-serif;color:rgba(100,103,122,.25);height:2.1vh;top:-3.1vh}.f-input:hover label,.f-textarea:hover label{font-size:1.7vh;line-height:2.4vh;font-family:Manrope,sans-serif;left:1vh;top:-3.1vh;height:2.1vh}.f-input{position:relative}.f-input .icon{position:absolute;top:0;right:0;width:5.25vh;height:5.25vh}.f-input .icon svg{width:3.15vh;height:3.15vh}.f-input .icon svg path{fill:#87c7fd}.f-set{align-items:flex-start;padding-bottom:5.3vh!important}.f-set,.f-set .f-set-lbl{display:flex;flex-flow:row wrap;justify-content:flex-start}.f-set .f-set-lbl{width:100%;align-items:center;height:5.25vh;margin-right:2.1vh;top:0;font-weight:400;font-size:1.7vh;line-height:2.4vh;height:2.1vh;margin-top:-2.1vh;margin-bottom:calc(1.95vh + 1px)}.f-set .f-set-lbl,.f-set label{transition:all .5s cubic-bezier(.18,.88,.55,1);font-family:Manrope,sans-serif}.f-set label{font-size:2.1vh;line-height:2.9vh;height:auto;position:relative;background:rgba(255,255,255,.5);color:rgba(135,199,253,.5);border:0;cursor:pointer;margin:0 1vh 1vh 0;white-space:nowrap;padding:0 2.1vh;font-weight:600;border-radius:5.25vh;height:3.3vh}.f-set label:hover{color:#87c7fd;background:#fff}.f-set input[type=checkbox],.f-set input[type=radio]{display:none}.f-set input[type=checkbox].true+label,.f-set input[type=checkbox]:checked+label,.f-set input[type=radio].true+label,.f-set input[type=radio]:checked+label{border:0;background:#deeff7;color:#fff}.f-textarea label{top:1vh}.f-textarea textarea{padding:2.1vh}.select-container{position:relative}.select-container .selected{font-size:2.1vh;line-height:2.9vh;font-family:Manrope,sans-serif;margin:0 .25vh;padding:0 1vh;border:0;display:block;height:3.3vh;background:#44a8fe;color:#fff;border-radius:.5vh;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.select-container .selected .arrow{padding-left:1vh}.select-container .selected .arrow .icon{width:3.2vh;min-width:3.2vh;max-width:3.2vh;height:3.2vh;min-height:3.2vh;max-height:3.2vh}.select-container .selected .arrow .icon svg path{fill:#fff}.options{font-size:2.1vh;line-height:2.9vh;font-family:Manrope,sans-serif;position:absolute;width:100%;color:#44a8fe;background:#fff;border:2px solid #44a8fe;border-radius:.5vh;list-style:none;padding:0;margin:.5vh 0 0;max-height:18.9vh;overflow-y:auto;overflow-x:hidden;box-shadow:0 0 2.1vh rgba(222,239,247,.25)}.options li{padding:0 1vh;cursor:pointer}.options li:hover{background:#44a8fe;color:#fff}#form-login{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-start}.layout.form-login{margin-top:-11.5vh;margin-bottom:15.7vh;width:calc(100% - 21vh);color:#fff;border-radius:5.25vh;position:relative;background-color:#44a8fe;background-image:url(/images/bg-form.jpg);background-repeat:no-repeat;background-position:left bottom -5vh;padding:14.7vh 12.6vh}#form-reset{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-start}.layout.form-reset{margin-top:-11.5vh;margin-bottom:15.7vh;width:calc(100% - 21vh);color:#fff;border-radius:5.25vh;position:relative;background-color:#44a8fe;background-image:url(/images/bg-form.jpg);background-repeat:no-repeat;background-position:left bottom -5vh;padding:14.7vh 12.6vh}.layout.form{padding:10.5vh 12.6vh}@media screen and (max-width:1300px){.layout.form{width:calc(100% - 8.4vh)}}@media screen and (max-width:1000px){.layout.form{padding:10.5vh 6.3vh}}@media screen and (max-width:700px){.layout.form{width:calc(100% - 4.2vh);padding:10.5vh 2.1vh}}.form .form-message{font-size:2.1vh;line-height:2.9vh;font-family:Manrope,sans-serif;width:100%;position:relative;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start}.form .form-message span{display:block}.form .form-message span.error,.form .form-message span.status{border-radius:.5vh}.form .form-message span.error,.form .form-message span.status{color:#fbada8}.form .form-message span:after{content:" "}.form .form-lbl{width:100%;min-width:100%;max-width:100%;transition:all .5s cubic-bezier(.18,.88,.55,1);font-weight:600;padding:6.3vh 0;font-size:3.15vh;line-height:4.4vh;font-family:Manrope,sans-serif;color:#64677a}.form .form-lbl:first-child{padding-top:0}.form .form-group{position:relative;box-sizing:border-box;width:100%;min-width:100%;max-width:100%}@media screen and (max-width:1000px){.form .form-group{width:100%;min-width:100%;max-width:100%;padding:0}}.form .form-group.l50{padding:0 2.1vh 0 0}@media screen and (max-width:1000px){.form .form-group.l50{padding-right:0}}.form .form-group.r50{padding:0 0 0 2.1vh}@media screen and (max-width:1000px){.form .form-group.r50{padding-left:0}}.form .form-group.l50,.form .form-group.r50{width:50%;min-width:50%;max-width:50%}@media screen and (max-width:1000px){.form .form-group.l50,.form .form-group.r50{width:100%;min-width:100%;max-width:100%}}.form .form-group .req{padding-left:.5vh;color:#b7ebf8}.form .form-group.f-set-group{flex-flow:row wrap;padding-bottom:6.3vh}.form .form-group.f-set-group,.form .form-group.f-submit{display:flex;justify-content:flex-start;align-items:flex-start}.form .form-group.f-submit{padding-top:6.3vh;flex-flow:column nowrap;width:100%}@media screen and (max-width:700px){.form .form-group.f-submit{display:flex;flex-flow:column nowrap;align-items:flex-start}}.form .form-group.f-submit .lbl{font-size:2.1vh;line-height:2.9vh;font-family:Manrope,sans-serif}.form .form-group.f-submit .lbl span{font-weight:800}.form .form-group.f-submit .lbl a{transition:all .5s cubic-bezier(.18,.88,.55,1);color:rgba(100,103,122,.5)}.form .form-group.f-submit .lbl a .icon{width:3.2vh;min-width:3.2vh;max-width:3.2vh;height:3.2vh;min-height:3.2vh;max-height:3.2vh}.form .form-group.f-submit .lbl a:hover{color:#64677a}.form .form-group.f-submit .lb,.form .form-group.f-submit .rb{box-sizing:border-box;position:relative;max-width:100%}.form .form-group.f-submit .lb{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:flex-start;z-index:2;padding-right:4.2vh}@media screen and (max-width:700px){.form .form-group.f-submit .lb{display:flex;flex-flow:column nowrap;align-items:flex-start}}.form .form-group.f-submit .lb.links a{text-decoration:none;margin-right:1em}.form .form-group.f-submit .lb.links span{transition:all .5s cubic-bezier(.18,.88,.55,1);font-size:2.1vh;line-height:2.9vh;font-family:Manrope,sans-serif;color:rgba(100,103,122,.5);text-decoration:none;cursor:pointer;white-space:nowrap;margin-bottom:1em}.form .form-group.f-submit .lb.links span:hover{color:#64677a}.form .form-group.f-submit .lb.links span:after{content:"|";margin-left:1vh;margin-right:1vh;color:rgba(100,103,122,.5)}.form .form-group.f-submit .lb.links span:last-child:after{display:none}.form .form-group.f-submit .rb{z-index:1;width:100%;display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-start;padding:6.3vh 0 0}@media screen and (max-width:700px){.form .form-group.f-submit .rb{justify-content:flex-start;padding-top:4.2vh}}.react-datepicker-wrapper{width:50%}@media screen and (max-width:1000px){.react-datepicker-wrapper{width:100%}}.react-datepicker-wrapper .react-datepicker__input-container input{font-size:2.1vh;line-height:2.9vh;font-family:Manrope,sans-serif;transition:all .5s cubic-bezier(.18,.88,.55,1);position:relative;outline:none;resize:none;background:rgba(0,0,0,0);color:#fff;line-height:5.25vh!important;width:100%;min-width:100%;max-width:100%;padding:0;box-sizing:border-box;border:0;border-bottom:1px solid #fff;margin:0 0 6.3vh;display:block}.react-datepicker-popper{width:40vh;border-radius:1vh;background:#fff;z-index:555;box-shadow:0 2.1vh 6.3vh rgba(222,239,247,.5)}@media screen and (max-width:700px){.react-datepicker-popper{width:calc(100% + 4.2vh)}}.react-datepicker-popper .react-datepicker{padding:0 2.1vh 2.1vh}.react-datepicker-popper .react-datepicker .react-datepicker__aria-live{display:none;width:100%;box-sizing:border-box;font-size:2.1vh;line-height:2.9vh;font-family:Manrope,sans-serif;color:#deeff7;text-align:center}.react-datepicker-popper .react-datepicker .react-datepicker__aria-live:first-letter{text-transform:uppercase}.react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__header{padding-bottom:2.1vh}.react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__header button{width:3.3vh;height:3.3vh;border:0;background:#44a8fe;display:block;border-radius:.5vh;cursor:pointer}.react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__header button.decreaseMonth{margin-right:.25vh}.react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__header button.increaseMonth{margin-left:.25vh}.react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__header button .icon{width:3.2vh;min-width:3.2vh;max-width:3.2vh;height:3.2vh;min-height:3.2vh;max-height:3.2vh}.react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__header button .icon svg path{fill:#fff}.react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__header .react-datepicker__day-names{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start}.react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__header .react-datepicker__day-names .react-datepicker__day-name{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:14.2857142857%;min-width:14.2857142857%;max-width:14.2857142857%;height:3.3vh;text-align:center;font-size:2.1vh;line-height:2.9vh;font-family:Manrope,sans-serif;color:#deeff7;margin:1px}.react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__month{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}.react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__month .react-datepicker__week{width:100%;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start}.react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__month .react-datepicker__week .react-datepicker__day{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;border-radius:.5vh;width:14.2857142857%;min-width:14.2857142857%;max-width:14.2857142857%;height:3.3vh;text-align:center;font-size:2.1vh;line-height:2.9vh;font-family:Manrope,sans-serif;color:#deeff7;cursor:pointer;margin:1px}.react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__month .react-datepicker__week .react-datepicker__day--outside-month{color:rgba(222,239,247,.5)}.react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__month .react-datepicker__week .react-datepicker__day--today{color:#44a8fe;font-weight:600}.react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__month .react-datepicker__week .react-datepicker__day--selected,.react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__month .react-datepicker__week .react-datepicker__day:hover{background:#44a8fe;color:#fff}@media screen and (max-width:1300px){.page-product .lb.intro{padding-right:0;grid-column:1/-1}}.page-product .lb.intro .img .img-in{padding-right:4.2vh}.page-product .lb.intro .img.ortho-m:after,.page-product .lb.intro .img.ortho-plus:after,.page-product .lb.intro .img.ortho-single:after,.page-product .lb.intro .img.ortho:after{position:absolute;content:"";display:block;top:0;right:0;width:4.2vh;height:100%}.page-product .lb.intro .img.ortho:after{background:#badcfd}.page-product .lb.intro .img.ortho-plus:after{background:#44a8fe}.page-product .lb.intro .img.ortho-m:after{background:#7bc325}.page-product .lb.intro .img.ortho-single:after{background:#006dc0}.page-product .rb.intro{font-size:2.3vh;line-height:3.2vh;font-family:Manrope,sans-serif;font-weight:400}@media screen and (max-width:1300px){.page-product .rb.intro{padding-right:0;grid-column:1/-1}}.page-product .rb.intro .info{margin-bottom:5.25vh;text-wrap:balance}.page-product .rb.intro .info .title{margin-bottom:2.1vh}.page-product .rb.intro .info span{font-weight:600}.page-product .instruction{margin-top:10.45vh;grid-column:1/-1}.page-product .instruction .lb{grid-column:1/span 2;position:-webkit-sticky;position:sticky;top:6.3vh;align-self:flex-start}@media screen and (max-width:1300px){.page-product .instruction .lb{position:relative;padding-right:0;grid-column:1/-1;top:auto}}@media screen and (max-width:1600px){.page-product .instruction .lb .title .main-title{font-size:4.2vh;line-height:4.2vh;font-family:Manrope,sans-serif}}.page-product .instruction .lb .file{width:100%;max-width:100%;margin-top:8.4vh}.page-product .instruction .accordion{grid-column:3/-1}@media screen and (max-width:1300px){.page-product .instruction .accordion{margin-top:7.35vh;grid-column:1/-1}}.page-osteoarthritis .i-block.i-block-01 .lb{grid-column:1/span 4}@media screen and (max-width:1300px){.page-osteoarthritis .i-block.i-block-01 .lb{grid-column:1/span 3;padding-right:0}}@media screen and (max-width:700px){.page-osteoarthritis .i-block.i-block-01 .lb{grid-column:1/-1}}.page-osteoarthritis .i-block.i-block-01 .lb .title{margin-bottom:4.2vh}.page-osteoarthritis .i-block.i-block-01 .lb .txt{font-size:2.9vh;line-height:4.2vh;font-family:Manrope,sans-serif;font-weight:500;color:#64677a;text-wrap:balance}@media screen and (max-width:1300px){.page-osteoarthritis .i-block.i-block-01 .lb .txt{font-size:2.5vh;line-height:3vh;font-family:Manrope,sans-serif}}.page-osteoarthritis .i-block.i-block-01 .lb .txt span{color:#44a8fe}.page-osteoarthritis .i-block.i-block-01 .lb .txt b{font-weight:700}.page-osteoarthritis .i-block.i-block-01 .rb{grid-column:span 2;padding-left:6.3vh}@media screen and (max-width:1300px){.page-osteoarthritis .i-block.i-block-01 .rb{padding-left:0;grid-column:span 3}}@media screen and (max-width:700px){.page-osteoarthritis .i-block.i-block-01 .rb{grid-column:1/-1}}.page-osteoarthritis .i-block.i-block-02 .lb{grid-column:1/span 2}@media screen and (max-width:1300px){.page-osteoarthritis .i-block.i-block-02 .lb{padding-right:0;grid-column:1/-1}}.page-osteoarthritis .i-block.i-block-02 .lb .title{margin-bottom:6.3vh}.page-osteoarthritis .i-block.i-block-02 .lb .txt{font-size:2.3vh;line-height:3.2vh;font-family:Manrope,sans-serif;font-weight:400}.page-osteoarthritis .i-block.i-block-02 .rb{grid-column:span 4}@media screen and (max-width:1300px){.page-osteoarthritis .i-block.i-block-02 .rb{grid-column:1/-1}}.page-osteoarthritis .i-block.i-block-02 .rb .list{margin-top:6.3vh}@media screen and (max-width:1300px){.page-osteoarthritis .i-block.i-block-03 .lb{padding-right:0}}.page-osteoarthritis .i-block.i-block-03 .lb .title .main-title{padding-right:0}.page-osteoarthritis .i-block.i-block-03 .lb .txt{margin-top:6.3vh;font-size:2.3vh;line-height:3.2vh;font-family:Manrope,sans-serif;font-weight:400}.page-osteoarthritis .i-block.i-block-03 .lb .list{margin-top:6.3vh}.page-osteoarthritis .i-block.i-block-03 .rb{padding-left:6.3vh}@media screen and (max-width:1300px){.page-osteoarthritis .i-block.i-block-03 .rb{padding-left:0}}@media screen and (max-width:1000px){.page-osteoarthritis .i-block.i-block-03 .rb .img{width:70%!important;padding-bottom:105%!important}}@media screen and (max-width:700px){.page-osteoarthritis .i-block.i-block-03 .rb .img{width:100%!important;padding-bottom:150%!important}}.page-osteoarthritis .i-block.i-block-04 .lb{grid-column:1/span 2}@media screen and (max-width:1000px){.page-osteoarthritis .i-block.i-block-04 .lb{grid-column:1/-1}}.page-osteoarthritis .i-block.i-block-04 .lb .txt{font-size:2.3vh;line-height:3.2vh;font-family:Manrope,sans-serif;font-weight:400}.page-osteoarthritis .i-block.i-block-04 .rb{grid-column:span 4}@media screen and (max-width:1000px){.page-osteoarthritis .i-block.i-block-04 .rb{grid-column:1/-1}}.page-osteoarthritis .i-block.i-block-04 .rb .list{margin-top:6.3vh}@media screen and (max-width:1300px){.page-osteoarthritis .i-block.i-block-05 .lb{padding-right:0;order:1;grid-column:span 3}}@media screen and (max-width:1000px){.page-osteoarthritis .i-block.i-block-05 .lb{grid-column:1/-1;order:0}.page-osteoarthritis .i-block.i-block-05 .lb .img{width:70%!important;padding-bottom:70%!important}}@media screen and (max-width:700px){.page-osteoarthritis .i-block.i-block-05 .lb .img{width:100%!important;padding-bottom:100%!important}}@media screen and (max-width:1300px){.page-osteoarthritis .i-block.i-block-05 .rb{grid-column:span 3}}@media screen and (max-width:1000px){.page-osteoarthritis .i-block.i-block-05 .rb{grid-column:1/-1}}@media screen and (max-width:1300px){.page-osteoarthritis .i-block.i-block-05 .rb .title .main-title{font-size:4.2vh;line-height:4.2vh;font-family:Manrope,sans-serif}}.page-osteoarthritis .i-block.i-block-05 .rb .list{margin-top:9.5vh}@media screen and (max-width:1600px){.page-procedure .i-block.i-block-01 .lb{padding-right:0}}.page-procedure .i-block.i-block-01 .lb .img{display:none}@media screen and (max-width:1000px){.page-procedure .i-block.i-block-01 .lb .img{display:block;margin-top:6.3vh;width:70%!important;padding-bottom:70%!important}}@media screen and (max-width:700px){.page-procedure .i-block.i-block-01 .lb .img{width:100%!important;padding-bottom:100%!important}}.page-procedure .i-block.i-block-01 .lb .txt{margin-top:6.3vh;font-size:2.3vh;line-height:3.2vh;font-family:Manrope,sans-serif;font-weight:400}.page-procedure .i-block.i-block-01 .lb .list{margin-top:6.3vh}.page-procedure .i-block.i-block-01 .rb{padding-left:6.3vh}@media screen and (max-width:1300px){.page-procedure .i-block.i-block-01 .rb{padding-left:0}}@media screen and (max-width:1000px){.page-procedure .i-block.i-block-01 .rb{display:none}}.page-procedure .i-block.i-block-02{margin-top:10.45vh;grid-column:1/-1;background:#f6f9fc;border-radius:4.2vh;padding:8.4vh}@media screen and (max-width:700px){.page-procedure .i-block.i-block-02{padding:5.25vh}}.page-procedure .i-block.i-block-02 .lb{grid-column:span 2;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start;padding-right:0}@media screen and (max-width:1300px){.page-procedure .i-block.i-block-02 .lb{grid-column:1/-1}}@media screen and (max-width:700px){.page-procedure .i-block.i-block-02 .lb{display:flex;flex-flow:column nowrap}}.page-procedure .i-block.i-block-02 .lb .icon{margin-right:2.1vh;width:7.35vh;min-width:7.35vh;max-width:7.35vh;height:7.35vh;min-height:7.35vh;max-height:7.35vh}@media screen and (max-width:1600px){.page-procedure .i-block.i-block-02 .lb .icon{width:4.2vh;min-width:4.2vh;max-width:4.2vh;height:4.2vh;min-height:4.2vh;max-height:4.2vh}}@media screen and (max-width:1300px){.page-procedure .i-block.i-block-02 .lb .icon{width:7.35vh;min-width:7.35vh;max-width:7.35vh;height:7.35vh;min-height:7.35vh;max-height:7.35vh}}@media screen and (max-width:700px){.page-procedure .i-block.i-block-02 .lb .icon{margin-bottom:2.1vh;width:6.3vh;min-width:6.3vh;max-width:6.3vh;height:6.3vh;min-height:6.3vh;max-height:6.3vh}}.page-procedure .i-block.i-block-02 .lb .icon svg{width:100%;height:100%}.page-procedure .i-block.i-block-02 .lb .icon svg path{fill:none;stroke:#44a8fe;stroke-width:1px}@media screen and (max-width:1600px){.page-procedure .i-block.i-block-02 .lb .icon svg path{stroke-width:1.5px}}@media screen and (max-width:1300px){.page-procedure .i-block.i-block-02 .lb .icon svg path{stroke-width:1px}}@media screen and (max-width:1600px){.page-procedure .i-block.i-block-02 .lb .title .main-title{font-size:4.2vh;line-height:4.2vh;font-family:Manrope,sans-serif}}@media screen and (max-width:1300px){.page-procedure .i-block.i-block-02 .lb .title .main-title{font-size:6.3vh;line-height:6.3vh;font-family:Manrope,sans-serif}}@media screen and (max-width:700px){.page-procedure .i-block.i-block-02 .lb .title .main-title{font-size:4.2vh;line-height:4.2vh;font-family:Manrope,sans-serif}}.page-procedure .i-block.i-block-02 .rb{grid-column:span 3}@media screen and (max-width:1300px){.page-procedure .i-block.i-block-02 .rb{margin-top:6.3vh;grid-column:1/-1}}.page-procedure .i-block.i-block-02 .rb .txt.lg{font-size:2.9vh;line-height:4.2vh;font-family:Manrope,sans-serif;font-weight:600;text-transform:uppercase;color:#44a8fe;margin-bottom:1em;word-break:normal;-webkit-hyphens:auto;hyphens:auto}@media screen and (max-width:700px){.page-procedure .i-block.i-block-02 .rb .txt.lg{font-size:2.5vh;line-height:3vh;font-family:Manrope,sans-serif}}.page-procedure .i-block.i-block-02 .rb .txt.md{font-size:2.3vh;line-height:3.2vh;font-family:Manrope,sans-serif;color:#64677a;font-weight:500}.page-procedure .i-block.i-block-03 .lb{grid-column:1/span 2}@media screen and (max-width:1300px){.page-procedure .i-block.i-block-03 .lb{padding-right:0;grid-column:1/-1}}.page-procedure .i-block.i-block-03 .lb .title{margin-bottom:6.3vh}.page-procedure .i-block.i-block-03 .lb .txt{font-size:2.3vh;line-height:3.2vh;font-family:Manrope,sans-serif;font-weight:400;text-wrap:balance}.page-procedure .i-block.i-block-03 .lb .file{margin-top:6.3vh;width:100%;max-width:100%}.page-procedure .i-block.i-block-03 .rb{grid-column:span 4}@media screen and (max-width:1300px){.page-procedure .i-block.i-block-03 .rb{grid-column:1/-1}}@media screen and (max-width:1000px){.page-procedure .i-block.i-block-03 .rb:nth-child(6){margin-top:7.35vh}}.page-procedure .i-block.i-block-03 .rb .list{margin-top:6.3vh}.page-procedure .i-block.i-block-03 .rb .list .list-item .list-body-outer .icon-close:after{background:#fbada8}.page-procedure .i-block.i-block-03 .rb .list .list-item .list-body-outer .icon-check:after{background:#a5e060}.page-procedure .i-block.i-block-03 .div{grid-column:1/-1}.page-about .rb.intro .txt a{transition:all .5s cubic-bezier(.18,.88,.55,1);color:#000}.page-about .rb.intro .txt a:hover{color:#44a8fe}.page-about .rb.intro .images{gap:0 3.15vh}@media screen and (max-width:1300px){.page-about .rb.intro .images{display:none}}@media screen and (max-width:1600px){.page-about .rb.intro .images .img{padding-bottom:90%!important;border-radius:3.15vh!important}}.page-about .rb.intro .images .img .img-in{background:#f6f9fc}.page-about .rb.intro .images .img .img-in img{width:80%;height:80%}.page-about .i-block-00{margin-top:-7.35vh!important}.page-about .i-block-00.images{display:none}.page-about .i-block-00.images .img .img-in{background:#f6f9fc}.page-about .i-block-00.images .img .img-in img{width:80%;height:80%}@media screen and (max-width:1300px){.page-about .i-block-00.images{display:grid}}@media screen and (max-width:700px){.page-about .i-block-00.images{grid-template-columns:repeat(2,1fr);row-gap:5vh}}.page-about .i-block-01 .lb{padding-right:0}.page-about .i-block-01 .lb .txt{font-size:2.9vh;line-height:4.2vh;font-family:Manrope,sans-serif;font-weight:600;text-wrap:balance;color:#64677a;padding-right:6.3vh}@media screen and (max-width:1600px){.page-about .i-block-01 .lb .txt{font-size:2.5vh;line-height:3vh;font-family:Manrope,sans-serif}}@media screen and (max-width:1300px){.page-about .i-block-01 .lb .txt{padding-right:0}}.page-about .i-block-01 .mnf-img{border-radius:4.2vh;background:#f6f9fc}.page-about .i-block-01 .mnf-img .title{padding:3.15vh 5.25vh;font-size:2.3vh;line-height:3.2vh;font-family:Manrope,sans-serif}.page-about .i-block-01 .mnf-img .title .name{font-weight:700}.page-about .i-block-02{overflow:visible!important}.page-about .i-block-02 .txt.lg{font-size:6.3vh;line-height:6.3vh;font-family:Manrope,sans-serif;font-weight:500;grid-column:2/span 4;text-align:center;text-wrap:balance}@media screen and (max-width:700px){.page-about .i-block-02 .txt.lg{grid-column:1/-1;font-size:4.2vh;line-height:4.2vh;font-family:Manrope,sans-serif}}.page-about .i-block-02 .txt.lg span:nth-of-type(06),.page-about .i-block-02 .txt.lg span:nth-of-type(07),.page-about .i-block-02 .txt.lg span:nth-of-type(08),.page-about .i-block-02 .txt.lg span:nth-of-type(09){color:#44a8fe}.page-about .i-block-02 .txt.lg .word-line{display:flex;flex-flow:row wrap;justify-content:center}.page-about .i-block-02 .txt.lg .word-line .word{opacity:0;filter:blur(8px);display:inline-block;white-space:nowrap}.page-about .i-block-02 .txt.lg .word-line .word.animate{animation:fadeInBlur 1s cubic-bezier(.7,0,.3,1) .1s forwards}.page-about .i-block-02 .txt.md{font-size:2.3vh;line-height:3.2vh;font-family:Manrope,sans-serif;grid-column:2/span 4;text-align:center;text-wrap:balance}@media screen and (max-width:700px){.page-about .i-block-02 .txt.md{grid-column:1/-1}}.page-about .i-block-02 .map{overflow:hidden;margin-top:3.15vh;grid-column:1/-1}@media screen and (max-width:1300px){.page-about .i-block-02 .map{width:calc(100% + 10.5vh);margin-left:-5.25vh}}@media screen and (max-width:1000px){.page-about .i-block-02 .map .img{width:calc(100% + 21vh);margin-left:-10.5vh}}.page .lb{padding-right:6.3vh}@media screen and (max-width:1000px){.page .lb.intro{padding-right:0}.page .lb.intro .img{width:70%!important;padding-bottom:70%!important}}@media screen and (max-width:700px){.page .lb.intro{padding-right:0}.page .lb.intro .img{width:100%!important;padding-bottom:100%!important}}.page .rb.intro .title{margin-bottom:4.2vh}.page .rb.intro .txt{font-size:2.3vh;line-height:3.2vh;font-family:Manrope,sans-serif;margin-bottom:7.35vh;text-wrap:balance}.page .rb.intro .txt:last-child{margin-bottom:0}.page .i-block{margin-top:10.45vh;grid-column:1/-1;overflow:hidden}@media screen and (max-width:700px){.page.page-product .title.hdr{margin-top:-2.1vh}}.page.page-product .title.hdr .top-row{display:flex;flex-flow:row nowrap;align-items:flex-end}.page.page-product .title.hdr .top-row .main-title{padding-right:6.3vh}@media screen and (max-width:1000px){.page.page-product .lb.intro{padding-right:0}.page.page-product .lb.intro .img{width:100%!important;padding-bottom:100%!important}}.page-card{background:rgba(100,103,122,.2);width:25%;height:10vh;grid-column:span 2}.pagination{grid-column:1/-1}