.move-up{opacity:0;animation:slide-up .8s normal ease-in-out forwards}@keyframes slide-up{0%{transform:translateY(0);display:block;opacity:1}70%{opacity:0}to{transform:translateY(-30%);opacity:0}}.move-down{opacity:0;animation:slide-down .8s normal ease-in-out forwards}@keyframes slide-down{0%{transform:translateY(0);opacity:1}70%{opacity:0}to{transform:translateY(30%);opacity:0}}.fade-in{opacity:0;animation:fade-in 1s normal ease-in-out forwards}.fade-out{opacity:1;animation:fade-out .2s normal ease-in-out forwards;display:none}@keyframes fade-out{10%{opacity:1}to{opacity:0}}@keyframes fade-in{10%{opacity:0}to{opacity:1}}.hear-from-others .card-container{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;min-height:20rem;padding-top:3rem;padding-bottom:5rem}@media (min-width: 720px){.hear-from-others .card-container{padding-top:3.5rem}}.hear-from-others .card-container .recommend-cards{overflow:hidden;width:100%}.hear-from-others .card-container .recommend-cards .static-cards{display:none}@media (min-width: 1440px){.hear-from-others .card-container .recommend-cards .static-cards{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;grid-gap:1.5rem;gap:1.5rem}}.hear-from-others .card-container .recommend-cards .marquee-cards{display:block}@media (min-width: 1440px){.hear-from-others .card-container .recommend-cards .marquee-cards{display:none}}.hear-from-others .recommend-card{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));border-radius:1rem;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;position:relative;overflow-x:hidden;overflow-wrap:break-word;margin-left:.75rem;margin-right:.75rem;padding:2rem;width:327px;height:720px}@media (min-width: 429px){.hear-from-others .recommend-card{width:516px;height:668px}}.hear-from-others .recommend-card .affiliate-logo{height:3.5rem}.hear-from-others .recommend-card .affiliate-logo img{height:100%;width:auto}.hear-from-others .recommend-card .divider{--tw-bg-opacity: 1;background-color:rgba(188,194,207,var(--tw-bg-opacity));height:1px;margin-top:1.5rem;margin-bottom:1.5rem;width:100%}@media (min-width: 429px){.hear-from-others .recommend-card .divider{margin-top:2rem;margin-bottom:2rem}}.hear-from-others .recommend-card .heading{font-weight:700;font-size:1.25rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgba(5,35,79,var(--tw-text-opacity));line-height:180%;letter-spacing:-.048px;height:140px;overflow:hidden}@media (min-width: 429px){.hear-from-others .recommend-card .heading{font-size:1.5rem;line-height:2rem;line-height:1.67;letter-spacing:-.0024em}}.hear-from-others .recommend-card .content{font-weight:400;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgba(109,112,118,var(--tw-text-opacity));line-height:130%;letter-spacing:.8px;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}@media (min-width: 429px){.hear-from-others .recommend-card .content{font-size:1.25rem;line-height:1.75rem;line-height:1.3;letter-spacing:.05em}}.hear-from-others .recommend-card .content::-webkit-scrollbar{display:none}.hear-from-others .recommend-card .profile{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin-top:auto;grid-gap:1rem;gap:1rem}.hear-from-others .recommend-card .profile .avatar{border-radius:9999px;height:86px;width:86px;--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));overflow:hidden}.hear-from-others .recommend-card .profile .avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hear-from-others .recommend-card .profile .info{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;grid-gap:.25rem;gap:.25rem}.hear-from-others .recommend-card .profile .info .name{font-weight:700;--tw-text-opacity: 1;color:rgba(47,47,47,var(--tw-text-opacity));line-height:24px}@media (min-width: 429px){.hear-from-others .recommend-card .profile .info .name{font-weight:800;font-size:1.5rem;line-height:2rem;line-height:1.2}}.hear-from-others .recommend-card .profile .info .title{font-weight:400;font-size:13px;line-height:1;--tw-text-opacity: 1;color:rgba(109,112,118,var(--tw-text-opacity));line-height:130%;letter-spacing:.65px}@media (min-width: 429px){.hear-from-others .recommend-card .profile .info .title{font-size:1rem;line-height:1.5rem;line-height:1.3;letter-spacing:.05em}}.hear-from-others .recommend-card .profile .info .certificate{margin-left:.25rem;display:block}@media (min-width: 429px){.hear-from-others .recommend-card .profile .info .certificate{display:inline-block}}.water-wave-front{animation:wave-front 2s infinite linear}.water-wave-back{animation:wave-back 3s infinite linear}.water-wave-main{animation:wave-main 1.5s infinite ease-in-out}.water-wave-back2{animation:wave-back2 3s infinite ease-in-out}@keyframes wave-main{0%{transform:translate(0)}50%{transform:translate(-2%)}to{transform:translate(0)}}@keyframes wave-front{0%{transform:translate(-7%,10%)}to{transform:translate(-35%,-15%)}}@keyframes wave-back{0%{transform:translate(1%)}50%{transform:translate(-10%)}to{transform:translate(1%)}}@keyframes wave-back2{0%{transform:translate(1%,-20%)}70%{transform:translate(-10%)}to{transform:translate(1%,-20%)}}.input-wrapper{padding-bottom:1.25rem}.input-wrapper .helper-text{font-size:.875rem;letter-spacing:-.025em;margin-top:1px}.input-wrapper.focus>.text-input{--tw-border-opacity: 1;border-color:rgba(0,34,130,var(--tw-border-opacity))}.input-wrapper.focus>.text-input>label{font-size:.75rem;letter-spacing:-.025em;top:.5rem;--tw-text-opacity: 1;color:rgba(0,34,130,var(--tw-text-opacity));z-index:20}.input-wrapper.focus.disable-float-label label{display:none}.input-wrapper.error.helper-text{padding-bottom:0}.input-wrapper.error>.helper-text{font-size:.75rem;letter-spacing:-.025em;padding-top:1px;--tw-text-opacity: 1;color:rgba(218,58,65,var(--tw-text-opacity))}.input-wrapper.error>.text-input{--tw-border-opacity: 1;border-color:rgba(224,32,32,var(--tw-border-opacity));border-width:2px;padding-top:0;padding-bottom:0}.input-wrapper.disable-float-label .text-input>input{padding-top:9px;padding-bottom:10px}.input-wrapper .text-input{--tw-bg-opacity: 0;background-color:rgba(0,0,0,var(--tw-bg-opacity));border-radius:.5rem;border-width:1px;padding-top:1px;padding-bottom:1px;--tw-caret-opacity: 1;caret-color:rgba(47,47,47,var(--tw-caret-opacity));position:relative;--tw-text-opacity: 1;color:rgba(47,47,47,var(--tw-text-opacity))}.input-wrapper .text-input>label{font-size:1rem;line-height:1.625;letter-spacing:.8px;position:absolute;left:1rem;top:25%;--tw-text-opacity: 1;color:rgba(130,130,130,var(--tw-text-opacity));z-index:0;-webkit-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);-o-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s}.input-wrapper .text-input>input{font-size:1rem;line-height:1.625;letter-spacing:.8px;--tw-bg-opacity: 0;background-color:rgba(0,0,0,var(--tw-bg-opacity));border-radius:.5rem;outline:2px solid transparent;outline-offset:2px;padding-top:1.5rem;padding-bottom:.5rem;padding-left:14px;padding-right:14px;padding-right:1.75rem;position:relative;width:100%;z-index:10}@media (min-width: 1440px){.input-wrapper .text-input>input{padding-left:1rem;padding-right:1rem}}.input-wrapper .text-input>.status-icon{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;height:100%;position:absolute;right:1rem;top:0;z-index:10}.require-text{margin-right:4px;margin-left:0!important}.text-input-wrapper.error input{--tw-border-opacity: 0;border-color:rgba(0,0,0,var(--tw-border-opacity))}.text-input-wrapper.error input:focus{--tw-border-opacity: 0;border-color:rgba(0,0,0,var(--tw-border-opacity));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);-webkit-box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.text-input-wrapper:not(.error):focus-within .input-border{--tw-border-opacity: 1;border-color:rgba(0,34,130,var(--tw-border-opacity))}.text-input-wrapper:not(.error) input:focus{--tw-border-opacity: 0;border-color:rgba(0,0,0,var(--tw-border-opacity));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);-webkit-box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.si-input-select-wrapper{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;height:100%;position:relative;vertical-align:middle}.si-input-select-wrapper .input-select{--tw-bg-opacity: 0;background-color:rgba(0,0,0,var(--tw-bg-opacity));border-radius:.5rem;border-style:none;padding-top:.5rem;padding:.75rem 1.5rem .5rem;text-align:center;width:100%;z-index:10}.si-input-select-wrapper .right-icon{position:absolute;right:.35rem;top:50%;z-index:0;transform:translateY(-40%)}.si-input-select-wrapper .input-border{--tw-border-opacity: 1;border-color:rgba(130,130,130,var(--tw-border-opacity));border-radius:.5rem;border-width:1px;width:100%}.si-input-select-wrapper.error .input-border{--tw-border-opacity: 1;border-color:rgba(218,58,65,var(--tw-border-opacity));border-style:solid;border-width:1px;border-width:2px}.label-input-wrapper .input-label{font-size:1rem;line-height:1.625;letter-spacing:.8px;line-height:25.6px;padding-bottom:.25rem;--tw-text-opacity: 1;color:rgba(116,116,116,var(--tw-text-opacity))}.label-input-wrapper input:focus,.label-input-wrapper textarea:focus{outline:none;box-shadow:none}.label-input-wrapper input,.label-input-wrapper textarea{--tw-caret-opacity: 1;caret-color:rgba(0,34,130,var(--tw-caret-opacity))}.label-input-wrapper .input-border{--tw-border-opacity: 1;border-color:rgba(130,130,130,var(--tw-border-opacity));border-radius:.5rem;border-width:1px}.label-input-wrapper.error .input-border{--tw-border-opacity: 1;border-color:rgba(255,67,23,var(--tw-border-opacity));border-style:solid;border-width:2px}.check-box .check-box-display svg{--tw-border-opacity: 1;border-color:rgba(218,58,65,var(--tw-border-opacity));--tw-border-opacity: 0;border-radius:.25rem;border-width:1px;border-width:2px}.check-box.error .helper-text{font-size:.75rem;letter-spacing:-.025em;--tw-text-opacity: 1;color:rgba(218,58,65,var(--tw-text-opacity))}.check-box.error .check-box-display svg{--tw-border-opacity: 1}.hook-label-text .input-border{border-style:none}.hook-label-text .input-border input,.hook-label-text .input-border textarea{padding-left:0;padding-right:0;display:block;overflow:hidden;resize:none}.hook-label-text .label-text{padding-top:14px;padding-bottom:1.5rem}.modal-overlay{display:none}.modal-overlay.is-open{--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity));--tw-bg-opacity: .5;height:100%;position:fixed;top:0;left:0;width:100%;z-index:40;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;overflow:auto;padding-top:5rem;padding-bottom:5rem}.modal-overlay .modal{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));border-radius:.5rem;margin:auto;left:0;right:0;width:100%;max-width:688px;position:relative;top:0}.modal-overlay .modal .btn{--tw-border-opacity: 1;border-color:rgba(87,137,211,var(--tw-border-opacity));border-radius:8px;border-width:1px;min-width:11.25rem;padding:.75rem 2.5rem}.modal-overlay .modal .btn-primary{--tw-bg-opacity: 1;background-color:rgba(87,137,211,var(--tw-bg-opacity));border-style:none;--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.modal-overlay .modal .btn-primary.disabled,.modal-overlay .modal .btn-primary:disabled{--tw-bg-opacity: 1;background-color:rgba(204,204,204,var(--tw-bg-opacity));cursor:not-allowed}.modal-overlay .close-button{position:absolute;top:1.5rem;right:2.5rem}.modal-overlay .content{height:100%;min-height:25rem;padding-top:1.5rem;padding-bottom:1.5rem}.modal-overlay .modal-content{padding-left:1.5rem;padding-right:1.5rem}@media (min-width: 720px){.modal-overlay .modal-content{padding-left:2.5rem;padding-right:2.5rem}}.modal-overlay .modal-content .modal-header{margin-bottom:.75rem}.modal-overlay .modal-content .modal-body{min-height:16.25rem}.modal-overlay .modal-content .modal-body .form-row{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1}@media (min-width: 720px){.modal-overlay .modal-content .modal-body .form-row>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2.5rem * var(--tw-space-x-reverse));margin-left:calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))}}.modal-overlay .modal-content .modal-body .form-row .form-group{-webkit-box-flex:0;-ms-flex:none;-webkit-flex:none;flex:none;width:100%}@media (min-width: 720px){.modal-overlay .modal-content .modal-body .form-row .form-group{-webkit-box-flex:1;-ms-flex:1 1 0%;-webkit-flex:1 1 0%;flex:1 1 0%}}.modal-overlay .modal-content .modal-body .modal-body-row{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.modal-overlay .modal-content .modal-body .modal-body-row .modal-body-item-field{font-size:1rem;line-height:1.625;letter-spacing:.8px;-webkit-box-flex:1;-ms-flex:1 1 0%;-webkit-flex:1 1 0%;flex:1 1 0%}.modal-overlay .modal-content .modal-body .modal-body-row .modal-body-item-field .modal-body-item-field-name{--tw-text-opacity: 1;color:rgba(116,116,116,var(--tw-text-opacity))}.modal-overlay .modal-content .modal-body .modal-body-row .modal-body-item-field .modal-body-item-field-value{margin-top:.5rem;--tw-text-opacity: 1;color:rgba(47,47,47,var(--tw-text-opacity))}.modal-overlay .modal-content .modal-footer>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.modal-overlay .modal-content .modal-footer{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}#submit-finish-modal{padding-left:1rem;padding-right:1rem}#submit-finish-modal .modal{max-width:497px}#submit-finish-modal .modal .success-img{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:12.5rem;margin-top:1.25rem;padding-left:0;padding-right:0;padding-right:.5rem;position:absolute;top:0;width:100%}@media (min-width: 720px){#submit-finish-modal .modal .success-img{margin-top:1.25rem;margin-left:auto;margin-right:auto;margin-bottom:0;padding-left:0;padding-right:0;left:2.25rem;width:25.75rem}}#submit-finish-modal .modal .content{min-height:126px;padding-top:1rem;padding-bottom:0}@media (min-width: 720px){#submit-finish-modal .modal .content{min-height:10rem;padding-top:1.5rem}}#submit-finish-modal .modal .close-button{right:1rem;top:1rem}@media (min-width: 720px){#submit-finish-modal .modal .close-button{right:1.5rem;top:1.5rem}}.modal-overlay-login{display:none}.modal-overlay-login.is-open{--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity));--tw-bg-opacity: .5;height:100%;position:fixed;top:0;left:0;width:100%;z-index:40;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;overflow:auto;padding-top:5rem;padding-bottom:5rem}.modal-overlay-login .modal{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));border-radius:.5rem;margin:auto;left:0;right:0;width:500px;max-width:688px;position:relative;top:0}.modal-overlay-login .modal .btn{--tw-border-opacity: 1;border-color:rgba(87,137,211,var(--tw-border-opacity));border-radius:8px;border-width:1px;min-width:11.25rem;padding:.75rem 2.5rem}.modal-overlay-login .modal .btn-primary{--tw-bg-opacity: 1;background-color:rgba(87,137,211,var(--tw-bg-opacity));border-style:none;--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.modal-overlay-login .modal .btn-primary.disabled,.modal-overlay-login .modal .btn-primary:disabled{--tw-bg-opacity: 1;background-color:rgba(204,204,204,var(--tw-bg-opacity));cursor:not-allowed}.modal-overlay-login .close-button{position:absolute;top:1.5rem;right:2.5rem}.modal-overlay-login .content{height:100%;min-height:25rem;padding-top:1.5rem;padding-bottom:1.5rem}.modal-overlay-login .modal-content{padding-left:1.5rem;padding-right:1.5rem}@media (min-width: 720px){.modal-overlay-login .modal-content{padding-left:2.5rem;padding-right:2.5rem}}.modal-overlay-login .modal-content .modal-header{margin-bottom:.75rem}.modal-overlay-login .modal-content .modal-body{min-height:16.25rem}.modal-overlay-login .modal-content .modal-body .form-row{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1}@media (min-width: 720px){.modal-overlay-login .modal-content .modal-body .form-row>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2.5rem * var(--tw-space-x-reverse));margin-left:calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))}}.modal-overlay-login .modal-content .modal-body .form-row .form-group{-webkit-box-flex:0;-ms-flex:none;-webkit-flex:none;flex:none;width:100%}@media (min-width: 720px){.modal-overlay-login .modal-content .modal-body .form-row .form-group{-webkit-box-flex:1;-ms-flex:1 1 0%;-webkit-flex:1 1 0%;flex:1 1 0%}}.modal-overlay-login .modal-content .modal-body .modal-body-row{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.modal-overlay-login .modal-content .modal-body .modal-body-row .modal-body-item-field{font-size:1rem;line-height:1.625;letter-spacing:.8px;-webkit-box-flex:1;-ms-flex:1 1 0%;-webkit-flex:1 1 0%;flex:1 1 0%}.modal-overlay-login .modal-content .modal-body .modal-body-row .modal-body-item-field .modal-body-item-field-name{--tw-text-opacity: 1;color:rgba(116,116,116,var(--tw-text-opacity))}.modal-overlay-login .modal-content .modal-body .modal-body-row .modal-body-item-field .modal-body-item-field-value{margin-top:.5rem;--tw-text-opacity: 1;color:rgba(47,47,47,var(--tw-text-opacity))}.modal-overlay-login .modal-content .modal-footer>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.modal-overlay-login .modal-content .modal-footer{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}#header{--tw-bg-opacity: 1;background-color:rgba(5,35,79,var(--tw-bg-opacity))}#header.light{--tw-bg-opacity: 1;background-color:rgba(247,250,252,var(--tw-bg-opacity))}#header .wrapper{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin-left:auto;margin-right:auto;max-width:1440px;padding:1.25rem 1.5rem;position:relative;--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity));z-index:40}@media (min-width: 1440px){#header .wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;padding:.75rem 5rem}}#header .wrapper>.mobile-menu-btn{display:block}@media (min-width: 1440px){#header .wrapper>.mobile-menu-btn{display:none}}#header .wrapper>*{position:relative;z-index:50}#header .item{font-size:1rem;line-height:1.625;letter-spacing:.8px;cursor:pointer;min-width:3.75rem;outline:2px solid transparent;outline-offset:2px;padding:.5rem .25rem;text-align:center;--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}#header .item.open>.drop-list{font-size:.875rem;letter-spacing:-.025em;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media (min-width: 1440px){#header .item.open>.drop-list{font-size:1rem;line-height:1.625;letter-spacing:.8px;display:none}}#header .item>.item-button{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}#header .item .text{position:relative}#header .item>.drop-list{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;padding-left:.5rem;padding-right:.5rem;padding-top:1rem}@media (min-width: 1440px){#header .item>.drop-list{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));border-radius:.5rem;margin-left:-.25rem;margin-top:.5rem;min-width:8.25rem;padding-top:.75rem;padding-bottom:.75rem;position:absolute;--tw-shadow: 0 10px 15px -3px rgb(0 0 0/.1),0 4px 6px -4px rgb(0 0 0/.1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}}#header .item>.drop-list *{-webkit-box-flex:1;-ms-flex:1 1 0%;-webkit-flex:1 1 0%;flex:1 1 0%;padding-top:.25rem;padding-bottom:.25rem;--tw-text-opacity: 1;color:rgba(75,75,75,var(--tw-text-opacity));-webkit-transition-property:background-color,border-color,color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform,filter,backdrop-filter;-o-transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,-webkit-box-shadow,transform,-webkit-transform,filter,backdrop-filter;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);-o-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s}#header .item>.drop-list *:hover{--tw-text-opacity: 1;color:rgba(87,137,211,var(--tw-text-opacity))}#header .not-mobile .item:hover>.item-button>.text,#header .not-mobile .item:hover>.content{position:relative;--tw-text-opacity: 1;color:rgba(87,137,211,var(--tw-text-opacity))}#header .item:hover>.drop-list{width:240px}@media (min-width: 1440px){#header .item:hover>.drop-list{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}}#header .request-button{font-size:1rem;line-height:1.625;letter-spacing:.8px;--tw-bg-opacity: 1;background-color:rgba(0,34,130,var(--tw-bg-opacity));border-radius:28px;line-height:2;padding:.25rem 1.25rem;--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}@media (min-width: 1440px){#header .request-button{margin-top:.75rem;margin-bottom:.75rem;padding-left:1.75rem;padding-right:1.75rem}}#header .request-button:hover{--tw-bg-opacity: 1;background-color:rgba(255,67,23,var(--tw-bg-opacity))}#header .language-switch-wrapper{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin-left:.75rem;position:relative}#header .language-switch{--tw-bg-opacity: 1;background-color:rgba(87,137,211,var(--tw-bg-opacity));border-radius:9999px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;height:36px;--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity));width:36px}#header .login-link{font-size:1rem;line-height:1.625;letter-spacing:.8px;margin-left:16px;--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}#header .mobile-menu-wrapper{--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity));--tw-bg-opacity: .1;display:none;clear:both;min-height:100%;min-width:100%;position:fixed;left:0;top:0;z-index:40}#header .mobile-menu-wrapper.open{display:block}@media (min-width: 1440px){#header .mobile-menu-wrapper.open{display:none}}#header .mobile-menu{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));height:100%;max-width:375px;padding:3.5rem 1.5rem;position:fixed;right:-100%;top:0;width:100%;z-index:40;-webkit-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);-o-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s}@media (min-width: 1440px){#header .mobile-menu{display:none}}#header .mobile-menu.open{right:0!important}#header .mobile-menu>.close-button{position:absolute;right:1.5rem;top:1.5rem}#header .mobile-menu .item:first-child{margin-top:1rem}#header .mobile-menu .item{display:block;margin-top:.75rem;text-align:left;width:100%}#header .mobile-menu .is-mobile{--tw-border-opacity: 1;border-bottom-color:rgba(204,204,204,var(--tw-border-opacity));border-bottom-width:1px;padding-bottom:1.5rem}#header .mobile-menu .is-mobile .item{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;--tw-text-opacity: 1;color:rgba(47,47,47,var(--tw-text-opacity))}#header .mobile-menu .mobile-language-selector{font-size:1rem;line-height:1.625;letter-spacing:.8px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin-left:auto;margin-right:auto;margin-top:1.5rem;--tw-text-opacity: 1;color:rgba(116,116,116,var(--tw-text-opacity))}#header .mobile-menu .mobile-language-selector>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2.5rem * var(--tw-space-x-reverse));margin-left:calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))}#header .mobile-menu .item-button{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}#header .mobile-menu .request-button{--tw-bg-opacity: 1;background-color:rgba(0,34,130,var(--tw-bg-opacity));border-radius:28px;border-width:1px;display:block;margin-top:1.5rem;margin-left:auto;margin-right:auto;padding:.5rem 1.25rem;--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity));width:max-content}#header .mobile-menu .request-button:hover{--tw-bg-opacity: 1;background-color:rgba(255,67,23,var(--tw-bg-opacity))}#header .mobile-menu .login-link{width:max-content;display:block;margin-left:auto;margin-right:auto}.request-modal-outer{--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity));--tw-bg-opacity: .5;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;height:100%;position:fixed;top:0;width:100%;z-index:40}.request-modal-outer.open{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.request-modal-outer .inner{height:100%;overflow-y:auto;width:100%;-ms-overflow-style:none;scrollbar-width:none}@media (min-width: 720px){.request-modal-outer .inner{height:auto;padding-top:1.25rem;padding-bottom:1.25rem}}.request-modal-outer .inner::-webkit-scrollbar{display:none}.request-modal-outer .request-modal{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));height:100%;margin-left:auto;margin-right:auto;max-width:100%;overflow-y:auto;padding:1.5rem 1rem;position:relative;--tw-shadow: 0 10px 15px -3px rgb(0 0 0/.1),0 4px 6px -4px rgb(0 0 0/.1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);width:100%}@media (min-width: 720px){.request-modal-outer .request-modal{border-radius:20px;height:auto;margin-top:2.5rem;margin-bottom:2.5rem;padding:2.5rem 2rem 2.5rem 3.25rem;width:auto;width:31rem}}.request-modal-outer .request-modal .content{margin-top:.75rem}@media (min-width: 720px){.request-modal-outer .request-modal .content{padding-right:1.25rem}}.request-modal-outer .request-modal .content .title{font-weight:700;font-size:1.25rem;line-height:1.5;margin-bottom:1.5rem;text-align:center}.request-modal-outer .close-button{float:right}.request-modal-outer .others-question-title{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin-bottom:.5rem;--tw-text-opacity: 1;color:rgba(47,47,47,var(--tw-text-opacity))}.request-modal-outer .request-button{font-size:1rem;line-height:1.625;letter-spacing:.8px;--tw-bg-opacity: 1;background-color:rgba(0,34,130,var(--tw-bg-opacity));border-radius:.5rem;border-width:1px;display:block;margin-top:2.25rem;margin-bottom:2rem;padding:.75rem 4rem;--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity));width:100%}.request-modal-outer .request-button:disabled{--tw-bg-opacity: .5;cursor:not-allowed}.introduction-section{padding-top:3.25rem;padding-left:1.5rem;padding-right:1.5rem}@media (min-width: 720px){.introduction-section{padding-top:7.5rem}}.introduction-section .section-title{font-weight:700;font-size:1.25rem;line-height:1.5}@media (min-width: 720px){.introduction-section .section-title{font-weight:700;font-size:2rem;line-height:.9}}.introduction-section .introduction{margin-top:4.5rem}.introduction-section .introduction .title{font-weight:700;font-size:1.5rem}.introduction-section .introduction .content{font-size:1.25rem;margin-top:1.25rem;--tw-text-opacity: 1;color:rgba(47,47,47,var(--tw-text-opacity))}@media (min-width: 720px){.introduction-section .introduction .content{margin-top:1.75rem}}.dropdown-selector{--tw-border-opacity: 1;border-color:rgba(130,130,130,var(--tw-border-opacity));border-radius:.5rem;border-width:1px;position:relative}.dropdown-selector .selector-wrapper{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;padding:.75rem 1.25rem;text-align:center;width:100%}.dropdown-selector .label{font-size:.875rem;letter-spacing:-.025em;-webkit-box-flex:1;-ms-flex:1 1 0%;-webkit-flex:1 1 0%;flex:1 1 0%;font-weight:700;--tw-text-opacity: 1;color:rgba(47,47,47,var(--tw-text-opacity))}.dropdown-selector .options{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));--tw-border-opacity: 1;border-color:rgba(130,130,130,var(--tw-border-opacity));border-radius:.5rem;border-width:1px;display:none;margin-top:.25rem;overflow:hidden;position:absolute;left:0;width:100%;z-index:30}.dropdown-selector .options.open{display:block}.dropdown-selector .options .option-button{outline:2px solid transparent;outline-offset:2px;padding:1rem;width:100%}.dropdown-selector .options .option-button:hover{--tw-bg-opacity: 1;background-color:rgba(231,239,248,var(--tw-bg-opacity))}.question-collapse-with-filter{margin-top:2rem;padding-left:1.5rem;padding-right:1.5rem;padding-bottom:5rem}@media (min-width: 720px){.question-collapse-with-filter>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2.75rem * var(--tw-space-x-reverse));margin-left:calc(2.75rem * calc(1 - var(--tw-space-x-reverse)))}.question-collapse-with-filter{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin-top:5rem;margin-left:auto;margin-right:auto;min-height:32.25rem;padding-bottom:5rem}.question-collapse-with-filter .filter-section{width:15.5rem}}.question-collapse-with-filter .filter-section .filter-item{font-size:1rem;line-height:1.625;letter-spacing:.8px;--tw-border-opacity: 1;border-color:rgba(204,204,204,var(--tw-border-opacity));border-bottom-width:1px;outline:2px solid transparent;outline-offset:2px;padding-top:1.5rem;padding-bottom:1.5rem;text-align:left;--tw-text-opacity: 1;color:rgba(47,47,47,var(--tw-text-opacity));width:100%}.question-collapse-with-filter .filter-section .filter-item.selected{font-weight:700}.question-collapse-with-filter .filter-section .filter-item:last-child{border-bottom-width:0px}.question-collapse-with-filter .collapse-wrapper{height:25rem;margin-top:.25rem;opacity:0;overflow:hidden}@media (min-width: 720px){.question-collapse-with-filter .collapse-wrapper{-webkit-box-flex:1;-ms-flex:1 1 0%;-webkit-flex:1 1 0%;flex:1 1 0%;margin-top:0}}.question-collapse-with-filter .collapse-wrapper.changed{height:auto;opacity:1;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);-o-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s}.question-collapse-with-filter .collapse-wrapper .question-section-wrapper{margin-top:0;padding:0}@media (min-width: 720px){.question-collapse-with-filter .collapse-wrapper .question-section-wrapper{margin-top:0}}.question-section-wrapper{margin-top:3.5rem;padding-left:1.5rem;padding-right:1.5rem;padding-bottom:6.25rem;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);-o-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s}@media (min-width: 720px){.question-section-wrapper{margin-top:2.5rem;padding-bottom:5rem}}.question-section-wrapper.hide{display:none;opacity:0}.question-section-wrapper .collapse-label{font-weight:700;font-size:1.5rem;--tw-text-opacity: 1;color:rgba(47,47,47,var(--tw-text-opacity))}.question-section-wrapper .cymetrics-ui-collapse:last-child{border-style:none!important}@media screen and (min-width: 1440px){.edm-button{left:26%;top:25.5%;width:8%;height:3%}}@media screen and (min-width: 480px) and (max-width: 1440px){.edm-button{left:18%;top:25.5%;width:11%;height:3%}}@media screen and (max-width: 479px){.edm-button{left:29%;top:22%;width:42%;height:3%}}.ph-item{position:relative;overflow:hidden}.ph-item:before{position:absolute;inset:0 0 0 50%;z-index:1;width:500%;margin-left:-250%;background:linear-gradient(to right,rgba(255,255,255,0) 46%,rgba(255,255,255,.35) 50%,rgba(255,255,255,0) 54%) 50% 50%;-webkit-animation:phAnimation .8s linear infinite;animation:phAnimation .8s linear infinite;content:" ";pointer-events:none}@keyframes phAnimation{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(30%,0,0)}}.pagination-button{font-size:.875rem;letter-spacing:-.025em;--tw-border-opacity: 1;border-color:rgba(204,204,204,var(--tw-border-opacity));border-radius:.375rem;border-width:1px;height:2rem;--tw-text-opacity: 1;color:rgba(47,47,47,var(--tw-text-opacity));vertical-align:middle;width:2rem}.pagination-button.active{--tw-bg-opacity: 1;background-color:rgba(87,137,211,var(--tw-bg-opacity));--tw-border-opacity: 1;border-color:rgba(87,137,211,var(--tw-border-opacity))}.pagination-button.disabled{--tw-bg-opacity: 1;background-color:rgba(204,204,204,var(--tw-bg-opacity));--tw-border-opacity: 1;border-color:rgba(204,204,204,var(--tw-border-opacity))}.pagination-button.selected{--tw-border-opacity: 1;border-color:rgba(87,137,211,var(--tw-border-opacity))}.pagination-bar>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.pagination-bar{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin-left:auto;margin-right:auto;width:272px}.category-tabs>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.category-tabs{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin-top:50px}@media (min-width: 720px){.category-tabs>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(0px * var(--tw-space-x-reverse));margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))}.category-tabs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;width:10rem}}@media (min-width: 1440px){.category-tabs{margin-top:0;width:15.5rem}}.category-tabs .category-tab{font-size:1rem;--tw-text-opacity: 1;color:rgba(47,47,47,var(--tw-text-opacity))}@media (min-width: 720px){.category-tabs .category-tab{padding-top:1.5rem;padding-bottom:1.5rem}.category-tabs .category-tab:not(:last-child){--tw-border-opacity: 1;border-bottom-color:rgba(204,204,204,var(--tw-border-opacity));border-bottom-width:1px}}.category-tabs .category-tab.selected{font-weight:700}.category-tabs .select{font-weight:600}.article-wrapper{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}@media (min-width: 720px){.article-wrapper{-webkit-box-flex:1;-ms-flex:1 1 0%;-webkit-flex:1 1 0%;flex:1 1 0%}}.article-wrapper .article-item{--tw-border-opacity: 1;border-color:rgba(204,204,204,var(--tw-border-opacity));padding-bottom:1.5rem;position:relative}.article-wrapper .article-item:not(:last-child){border-bottom-width:1px}.article-wrapper .article-item:not(:first-child){margin-top:1.5rem}@media (min-width: 720px){.article-wrapper .content{-webkit-box-flex:1;-ms-flex:1 1 0%;-webkit-flex:1 1 0%;flex:1 1 0%}}.article-wrapper .article-image{border-radius:.5rem;min-height:245px;overflow:hidden;width:100%}.article-wrapper .article-image>img{height:100%;max-height:27.5rem;min-height:245px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.article-wrapper .tag{font-size:1rem;line-height:1.625;letter-spacing:.8px;font-weight:700;margin-top:.5rem;--tw-text-opacity: 1;color:rgba(87,137,211,var(--tw-text-opacity))}@media (min-width: 720px){.article-wrapper .tag{margin-top:0}}.article-wrapper .title{font-weight:700;font-size:1.25rem;line-height:1.5}@media (min-width: 1440px){.article-wrapper .title{font-weight:700;font-size:1.5rem;line-height:1.4}}.article-wrapper .time-stamp{font-size:1rem;line-height:1.625;letter-spacing:.8px;margin-top:.25rem;--tw-text-opacity: 1;color:rgba(163,163,163,var(--tw-text-opacity))}.article-wrapper .article-content{font-size:1rem;line-height:1.625;letter-spacing:.8px;word-wrap:break-word;word-break:keep-all;overflow:hidden;display:block;width:100%;text-overflow:ellipsis;overflow-wrap:anywhere;word-break:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-top:.25rem;--tw-text-opacity: 1;color:rgba(47,47,47,var(--tw-text-opacity))}.article-wrapper .more-detail{display:block;display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;margin-top:.5rem;--tw-text-opacity: 1;color:rgba(0,34,130,var(--tw-text-opacity))}.news-and-events-wrapper{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;margin-top:1.5rem}@media (min-width: 720px){.news-and-events-wrapper{-webkit-box-flex:1;-ms-flex:1 1 0%;-webkit-flex:1 1 0%;flex:1 1 0%}}.news-and-events-wrapper .headline{font-weight:700;font-size:1.25rem;margin-bottom:16px}@media (min-width: 429px){.news-and-events-wrapper .headline{font-size:2rem;margin-bottom:24px}}.news-and-events-wrapper .image-wrapper{border-radius:.5rem;margin-bottom:2rem;max-height:281px;min-height:0px;overflow:hidden;width:100%}@media (min-width: 429px){.news-and-events-wrapper .image-wrapper{max-height:633px;width:100%}}.news-and-events-wrapper .image-wrapper>img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.news-and-events-wrapper .section{margin-bottom:1rem}.news-and-events-wrapper .section .section-title{font-weight:700;font-size:1.125rem;margin-bottom:.5rem}.news-and-events-wrapper .section .content{font-size:1rem;margin-bottom:1rem;word-wrap:break-word;overflow-wrap:break-word}.news-and-events-wrapper .next-article{--tw-border-opacity: 1;border-top-color:rgba(204,204,204,var(--tw-border-opacity));border-top-width:1px}.news-and-events-wrapper .next-article .next-title{font-weight:700;font-size:1rem;margin-top:1rem;margin-bottom:1rem}.request-form{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));border-top-left-radius:20px;border-top-right-radius:20px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin-left:auto;margin-right:auto;margin-bottom:5rem;max-width:100%;max-width:845px;min-height:37.5rem;overflow-y:auto;padding-left:1rem;padding-right:1rem;position:relative;--tw-shadow: 0 10px 15px -3px rgb(0 0 0/.1),0 4px 6px -4px rgb(0 0 0/.1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);width:100%}@media (min-width: 720px){.request-form{border-radius:.375rem;border-bottom-left-radius:0;padding-left:4.75rem;padding-right:2.5rem;width:auto}}.request-form .content{-webkit-box-flex:1;-ms-flex:1 1 0%;-webkit-flex:1 1 0%;flex:1 1 0%;margin-top:2.5rem;padding-top:2.5rem;padding-bottom:2.5rem}@media (min-width: 720px){.request-form .content{margin-top:0;padding-right:1.25rem}}.request-form .content .title{font-weight:700;font-size:1.25rem;line-height:1.5;margin-bottom:1.5rem;text-align:center;--tw-text-opacity: 1;color:rgba(47,47,47,var(--tw-text-opacity))}@media (min-width: 720px){.request-form .username-input{padding-right:1rem}}.request-form .username-input,.request-form .customername-input{-ms-flex-item-align:center;-ms-grid-row-align:center;-webkit-align-self:center;align-self:center;vertical-align:middle}@media (min-width: 720px){.request-form .username-input,.request-form .customername-input{display:inline-block;width:50%}}.request-form .others-question-title{margin-bottom:.5rem;--tw-text-opacity: 1;color:rgba(47,47,47,var(--tw-text-opacity))}@media (min-width: 720px){.request-form .others-question-title{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}}.request-form .request-button{font-size:1rem;line-height:1.625;letter-spacing:.8px;max-width:343px;--tw-bg-opacity: 1;background-color:rgba(0,34,130,var(--tw-bg-opacity));border-radius:.5rem;border-width:1px;display:block;margin-left:auto;margin-right:auto;margin-top:2.25rem;margin-bottom:2rem;padding:.75rem 4rem;--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity));width:100%}@media (min-width: 720px){.request-form .request-button{margin-top:1.5rem;margin-bottom:0}}.request-form .request-button:disabled{--tw-bg-opacity: .5;cursor:not-allowed}.request-form .success-img{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:12.5rem;margin-top:1.25rem;padding-left:2.75rem;padding-right:2.75rem}@media (min-width: 720px){.request-form .success-img{margin-top:1.25rem;margin-left:auto;margin-right:auto;margin-bottom:0;padding-left:0;padding-right:0;left:2.25rem;width:25.75rem}}.request-form .btn{--tw-border-opacity: 1;border-color:rgba(87,137,211,var(--tw-border-opacity));border-radius:8px;border-width:1px;min-width:11.25rem;padding:.75rem 2.5rem}.request-form .btn-primary{--tw-bg-opacity: 1;background-color:rgba(87,137,211,var(--tw-bg-opacity));border-style:none;--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.request-form .btn-primary.disabled,.request-form .btn-primary:disabled{--tw-bg-opacity: 1;background-color:rgba(204,204,204,var(--tw-bg-opacity));cursor:not-allowed}.market-background:before{content:"";position:absolute;--tw-bg-opacity: 1;background-color:rgba(231,239,248,var(--tw-bg-opacity));width:100%}@media (min-width: 1024px){.market-background:before{height:7.75rem}}.slide-card .card .content::-webkit-scrollbar{display:none}.slide-card{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;position:relative;z-index:9}.slide-card .slide-container{position:relative;width:100%}.slide-card .card-idx-btn{--tw-bg-opacity: 1;background-color:rgba(211,219,228,var(--tw-bg-opacity));border-radius:50px;height:3rem;line-height:2.75rem;text-align:center;--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity));width:3rem;z-index:20;opacity:.8}.slide-card .card-idx-btn:focus{outline:2px solid transparent;outline-offset:2px}@media (min-width: 1024px){.slide-card .card-idx-btn{display:none}}.slide-card .current-card{position:relative;width:100%}@media (min-width: 1024px){.slide-card .current-card{display:none}}.slide-card .current-card.move-left{position:absolute;animation:slide-card-current-move-left .7s ease-in-out forwards}.slide-card .current-card.move-right{position:absolute;animation:slide-card-current-move-right .7s ease-in-out forwards}.slide-card .next-card{position:absolute;width:100%}@media (min-width: 1024px){.slide-card .next-card{display:none}}.slide-card .next-card.move-left{position:relative;animation:slide-card-next-move-left .7s ease-in-out forwards}.slide-card .next-card.move-right{position:relative;animation:slide-card-next-move-right .7s ease-in-out forwards}.slide-card .card{width:100%;top:0}.slide-card .card::-webkit-scrollbar{display:none}.slide-card .card .content{overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}@keyframes slide-card-current-move-left{0%{transform:translate(0)}to{transform:translate(-100vw)}}@keyframes slide-card-current-move-right{0%{transform:translate(0)}to{transform:translate(100vw)}}@keyframes slide-card-next-move-left{0%{transform:translate(100vw)}to{transform:translate(0)}}@keyframes slide-card-next-move-right{0%{transform:translate(-100vw)}to{transform:translate(0)}}@media (min-width: 720px){.visualized-feature{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}}.visualized-feature .section-title{font-weight:700;font-size:1.5rem;line-height:1.4;padding-top:5rem;padding-bottom:2rem;--tw-text-opacity: 1;color:rgba(0,34,130,var(--tw-text-opacity))}@media (min-width: 720px){.visualized-feature .section-title{padding:0}}@media (min-width: 1024px){.visualized-feature .section-title{padding-top:3rem}}.visualized-feature .section-sub-title{font-weight:700;font-size:1.25rem;line-height:1.5;margin-top:.25rem;--tw-text-opacity: 1;color:rgba(47,47,47,var(--tw-text-opacity))}@media (min-width: 720px){.visualized-feature .section-sub-title{margin-top:1.25rem}}@media (min-width: 1024px){.visualized-feature .section-sub-title{margin-top:2.5rem}}.visualized-feature .visualized-content{-webkit-box-flex:1;-ms-flex:1 1 0%;-webkit-flex:1 1 0%;flex:1 1 0%}@media (min-width: 720px){.visualized-feature .visualized-content{margin-right:1.25rem;margin-top:1.25rem}}@media (min-width: 1024px){.visualized-feature .visualized-content{margin-right:8.25rem;margin-top:3rem}}.visualized-feature .visualized-illustration{margin-left:auto;margin-right:auto;max-width:600px}@media (min-width: 720px){.visualized-feature .visualized-illustration{-webkit-box-flex:1;-ms-flex:1 1 0%;-webkit-flex:1 1 0%;flex:1 1 0%;margin-top:-1rem}}@media (min-width: 1024px){.visualized-feature .visualized-illustration{-webkit-box-flex:1;-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto;margin-top:1rem}}.visualized-feature .section-description{margin-top:1rem;--tw-text-opacity: 1;color:rgba(47,47,47,var(--tw-text-opacity))}.visualized-feature .visualized-bg-left{height:411px;position:absolute;left:0}.history-feature{margin-top:4rem}@media (min-width: 720px){.history-feature>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.25rem * var(--tw-space-x-reverse));margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))}.history-feature{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;padding-top:.5rem}}@media (min-width: 1440px){.history-feature>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(6.25rem * var(--tw-space-x-reverse));margin-left:calc(6.25rem * calc(1 - var(--tw-space-x-reverse)))}}.history-feature .section-title{font-weight:700;font-size:1.25rem;line-height:1.5;margin-top:2.5rem;--tw-text-opacity: 1;color:rgba(47,47,47,var(--tw-text-opacity))}.history-feature .content{font-size:1rem;line-height:1.625;letter-spacing:.8px;-webkit-box-flex:1;-ms-flex:1 1 0%;-webkit-flex:1 1 0%;flex:1 1 0%}@media (min-width: 720px){.history-feature .content{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}}@media (min-width: 1024px){.history-feature .content{display:block;padding-top:5rem}}.history-feature .history-illustration{max-width:680px}@media (min-width: 720px){.history-feature .history-illustration{-webkit-box-flex:1;-ms-flex:1 1 0%;-webkit-flex:1 1 0%;flex:1 1 0%}}@media (min-width: 1024px){.history-feature .history-illustration{-webkit-box-flex:1;-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto}}.history-feature .section-description{margin-top:1rem;--tw-text-opacity: 1;color:rgba(47,47,47,var(--tw-text-opacity))}.report-feature{margin-top:4rem}@media (min-width: 720px){.report-feature{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;padding-bottom:7rem}}.report-feature .section-title{font-weight:700;font-size:1.125rem;line-height:1.4;margin-top:2.5rem;--tw-text-opacity: 1;color:rgba(47,47,47,var(--tw-text-opacity))}.report-feature .report-sub-title{font-weight:700;font-size:1.25rem;line-height:1.5;margin-top:.25rem;--tw-text-opacity: 1;color:rgba(47,47,47,var(--tw-text-opacity))}@media (min-width: 720px){.report-feature .report-sub-title{margin-top:2.5rem}}.report-feature .content{font-size:1rem;line-height:1.625;letter-spacing:.8px;-webkit-box-flex:1;-ms-flex:1 1 0%;-webkit-flex:1 1 0%;flex:1 1 0%;position:relative;z-index:10}@media (min-width: 720px){.report-feature .content{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}}@media (min-width: 1024px){.report-feature .content{margin-right:18.75rem}}.report-feature .report-illustration{-webkit-box-flex:1;-ms-flex:1 1 0%;-webkit-flex:1 1 0%;flex:1 1 0%;padding-left:3.5rem;padding-right:3.5rem;position:relative}@media (min-width: 720px){.report-feature .report-illustration{padding-left:5rem}}.report-feature .section-description{margin-top:1rem;--tw-text-opacity: 1;color:rgba(47,47,47,var(--tw-text-opacity))}.report-feature .download-wrapper{margin-top:1.5rem}.report-feature .download-wrapper .download-button{font-size:.875rem;letter-spacing:-.025em;--tw-bg-opacity: 1;background-color:rgba(0,34,130,var(--tw-bg-opacity));border-radius:28px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;padding:.5rem 1rem;--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.report-feature .download-wrapper .download-icon{display:inline-block;margin-right:.5rem;padding-bottom:.25rem}.report-feature .report-image{position:relative;z-index:10}.report-feature .report-background{position:absolute;left:-5rem;top:-7.5rem;width:32.5rem;z-index:0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-rotate: 0;--tw-rotate-x: 0;--tw-rotate-y: 0;--tw-rotate-z: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-scale-z: 1;-webkit-transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));-ms-transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));transform:translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));--tw-rotate: -30deg}@media (min-width: 720px){.report-feature .report-background{top:-3.75rem;right:-10.5rem;left:auto;width:auto;--tw-rotate: 0deg}}.bg-layer{display:block;height:25rem;max-width:1280px;position:absolute;top:0;left:50%;width:100vw;z-index:0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-rotate: 0;--tw-rotate-x: 0;--tw-rotate-y: 0;--tw-rotate-z: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-scale-z: 1;-webkit-transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));-ms-transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));transform:translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));--tw-translate-x: -50%}.bg-layer .left-bg-icon{height:238px;position:absolute;left:0;top:36.25rem;--tw-translate-x: 0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-rotate: 0;--tw-rotate-x: 0;--tw-rotate-y: 0;--tw-rotate-z: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-scale-z: 1;-webkit-transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));-ms-transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));transform:translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));--tw-translate-x: -50%}@media (min-width: 720px){.bg-layer .left-bg-icon{height:auto;top:27.5rem;--tw-translate-x: -50%}}.bg-layer .right-bg-icon{height:400px;position:absolute;right:0;top:-7.5rem;--tw-translate-x: 0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-rotate: 0;--tw-rotate-x: 0;--tw-rotate-y: 0;--tw-rotate-z: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-scale-z: 1;-webkit-transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));-ms-transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));transform:translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));--tw-translate-x: 27.5rem}@media (min-width: 720px){.bg-layer .right-bg-icon{height:700px;top:-16.25rem;--tw-translate-x: 50%}}@media (min-width: 1024px){.bg-layer .right-bg-icon{height:1025px;--tw-translate-x: 25%}}@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap);[type=text],[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],[multiple],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem}[type=text]:focus,[type=email]:focus,[type=url]:focus,[type=password]:focus,[type=number]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=week]:focus,[multiple]:focus,textarea:focus,select:focus{--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);border-color:#2563eb}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px}[type=checkbox]:focus,[type=radio]:focus{--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);border-color:#6b7280}[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}[type=checkbox]:checked:hover,[type=checkbox]:checked:focus,[type=radio]:checked:hover,[type=radio]:checked:focus{border-color:transparent;background-color:currentColor}[type=checkbox]:indeterminate:hover,[type=checkbox]:indeterminate:focus{border-color:transparent;background-color:currentColor}*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}*{--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgba(59, 130, 246, .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}::moz-focus-inner{border-style:none;padding:0}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[multiple]{background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{color:inherit;text-decoration:inherit}body{margin:0;font-family:inherit;line-height:inherit}b{font-weight:bolder}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button{background-color:transparent;background-image:none}button,[role=button]{cursor:pointer}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5}hr{height:0;color:inherit;border-top-width:1px}h2,h5,h1,h3,h4,h6{font-size:inherit;font-weight:inherit}input,button,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;padding:0;line-height:inherit;color:inherit}img{border-style:solid}input::placeholder{opacity:1;color:#a1a1aa}input::webkit-input-placeholder{opacity:1;color:#a1a1aa}input::-moz-placeholder{opacity:1;color:#a1a1aa}input:-ms-input-placeholder{opacity:1;color:#a1a1aa}input::-ms-input-placeholder{opacity:1;color:#a1a1aa}img,video{display:block;vertical-align:middle;max-width:100%;height:auto}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}p,h2,h5,h1,h3,figure,h4,h6,hr{margin:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}textarea{resize:vertical}textarea::placeholder{opacity:1;color:#a1a1aa}textarea::webkit-input-placeholder{opacity:1;color:#a1a1aa}textarea::-moz-placeholder{opacity:1;color:#a1a1aa}textarea:-ms-input-placeholder{opacity:1;color:#a1a1aa}textarea::-ms-input-placeholder{opacity:1;color:#a1a1aa}.subtitle-m{font-weight:700;font-size:1rem;line-height:1.4}.body-14{font-size:.875rem;letter-spacing:-.025em}.body-16{font-size:1rem;line-height:1.625;letter-spacing:.8px}.body-18{font-size:1.125rem;line-height:1.625;letter-spacing:.9px}.heading-6{font-weight:700;font-size:1rem;line-height:1.4}.heading-5{font-weight:700;font-size:1.125rem;line-height:1.4}.heading-4\.5{font-weight:700;font-size:1.25rem;line-height:1.5}.heading-4{font-weight:700;font-size:1.375rem;line-height:1.4}.heading-3\.5{font-weight:700;font-size:1.5rem;line-height:1.4}.heading-3{font-weight:700;font-size:1.75rem;line-height:1.4}.heading-2\.5{font-weight:700;font-size:2rem;line-height:.9}.heading-2{font-weight:700;font-size:2.25rem;line-height:1.4}.s-3{font-weight:700;font-size:1.5rem}.s-1{font-weight:700;font-size:2rem;line-height:1.25}.head-6{font-weight:700;font-size:40px;line-height:1;line-height:1.25;letter-spacing:.025em}.head-5{font-weight:700;font-size:56px;line-height:1;line-height:1.25;letter-spacing:.025em}.head-1{font-weight:700;font-size:100px;line-height:1;line-height:1.25;letter-spacing:.025em}.b-1{font-size:1.5rem}.b-2{font-size:1.25rem}@media (min-width: 720px){.md\:heading-3\.5{font-weight:700;font-size:1.5rem;line-height:1.4}.md\:heading-2\.5{font-weight:700;font-size:2rem;line-height:.9}.md\:heading-2{font-weight:700;font-size:2.25rem;line-height:1.4}.md\:heading-1{font-weight:700;font-size:3rem;line-height:1.4}.md\:s-1{font-weight:700;font-size:2rem;line-height:1.25}.md\:head-5{font-weight:700;font-size:56px;line-height:1;line-height:1.25;letter-spacing:.025em}.md\:b-2{font-size:1.25rem}}@media (min-width: 1024px){.lg\:body-18{font-size:1.125rem;line-height:1.625;letter-spacing:.9px}.lg\:heading-4\.5{font-weight:700;font-size:1.25rem;line-height:1.5}.lg\:heading-4{font-weight:700;font-size:1.375rem;line-height:1.4}.lg\:heading-3\.5{font-weight:700;font-size:1.5rem;line-height:1.4}.lg\:heading-2\.5{font-weight:700;font-size:2rem;line-height:.9}.lg\:heading-2{font-weight:700;font-size:2.25rem;line-height:1.4}.lg\:heading-1{font-weight:700;font-size:3rem;line-height:1.4}.lg\:b-1{font-size:1.5rem}}@media (min-width: 1440px){.xl\:body-18{font-size:1.125rem;line-height:1.625;letter-spacing:.9px}.xl\:heading-2{font-weight:700;font-size:2.25rem;line-height:1.4}.xl\:heading-1{font-weight:700;font-size:3rem;line-height:1.4}}.container{width:100%}@media (min-width: 429px){.container{max-width:429px}}@media (min-width: 720px){.container{max-width:720px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1440px){.container{max-width:1440px}}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2.5rem * var(--tw-space-x-reverse));margin-left:calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-13>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(3.25rem * var(--tw-space-x-reverse));margin-left:calc(3.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-15>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(3.75rem * var(--tw-space-x-reverse));margin-left:calc(3.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.625rem * var(--tw-space-x-reverse));margin-left:calc(.625rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-\[9px\]>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(9px * var(--tw-space-x-reverse));margin-left:calc(9px * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.bg-blue-0{--tw-bg-opacity: 1;background-color:rgba(247,250,252,var(--tw-bg-opacity))}.bg-primary-deepBlue{--tw-bg-opacity: 1;background-color:rgba(5,35,79,var(--tw-bg-opacity))}.bg-black-500{--tw-bg-opacity: 1;background-color:rgba(204,204,204,var(--tw-bg-opacity))}.bg-blue-90{--tw-bg-opacity: 1;background-color:rgba(0,34,130,var(--tw-bg-opacity))}.bg-\[\#FF4317\]{--tw-bg-opacity: 1;background-color:rgba(255,67,23,var(--tw-bg-opacity))}.bg-transparent{--tw-bg-opacity: 0;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-gray-10{--tw-bg-opacity: 1;background-color:rgba(225,225,225,var(--tw-bg-opacity))}.bg-\[\#002282\]{--tw-bg-opacity: 1;background-color:rgba(0,34,130,var(--tw-bg-opacity))}.bg-black-core{--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-blue-10{--tw-bg-opacity: 1;background-color:rgba(231,239,248,var(--tw-bg-opacity))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgba(87,137,211,var(--tw-bg-opacity))}.bg-gray-30{--tw-bg-opacity: 1;background-color:rgba(204,204,204,var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-\[\#05234F\]{--tw-bg-opacity: 1;background-color:rgba(5,35,79,var(--tw-bg-opacity))}.bg-\[\#012758\]{--tw-bg-opacity: 1;background-color:rgba(1,39,88,var(--tw-bg-opacity))}.bg-red-default{--tw-bg-opacity: 1;background-color:rgba(255,67,23,var(--tw-bg-opacity))}.bg-black-100{--tw-bg-opacity: 1;background-color:rgba(249,249,249,var(--tw-bg-opacity))}.bg-blue-default{--tw-bg-opacity: 1;background-color:rgba(87,137,211,var(--tw-bg-opacity))}.bg-\[\#1C1E23\]{--tw-bg-opacity: 1;background-color:rgba(28,30,35,var(--tw-bg-opacity))}.hover\:bg-blue-20:hover{--tw-bg-opacity: 1;background-color:rgba(127,177,251,var(--tw-bg-opacity))}.bg-orange-90{--tw-bg-opacity: 1;background-color:rgba(255,67,23,var(--tw-bg-opacity))}.bg-\[\#F9F9F9\]{--tw-bg-opacity: 1;background-color:rgba(249,249,249,var(--tw-bg-opacity))}.bg-\[\#5789D3\]{--tw-bg-opacity: 1;background-color:rgba(87,137,211,var(--tw-bg-opacity))}.bg-\[\#FFAA00\]{--tw-bg-opacity: 1;background-color:rgba(255,170,0,var(--tw-bg-opacity))}.bg-\[\#7FB1FB\]{--tw-bg-opacity: 1;background-color:rgba(127,177,251,var(--tw-bg-opacity))}.bg-\[\#0e2243\]{--tw-bg-opacity: 1;background-color:rgba(14,34,67,var(--tw-bg-opacity))}.bg-\[\#2E2E2E\]{--tw-bg-opacity: 1;background-color:rgba(46,46,46,var(--tw-bg-opacity))}.bg-black-landing{--tw-bg-opacity: 1;background-color:rgba(28,30,35,var(--tw-bg-opacity))}.bg-opacity-50{--tw-bg-opacity: .5}.bg-opacity-60{--tw-bg-opacity: .6}.bg-opacity-10{--tw-bg-opacity: .1}.border-blue-primary{--tw-border-opacity: 1;border-color:rgba(0,34,130,var(--tw-border-opacity))}.border-black-90{--tw-border-opacity: 1;border-color:rgba(47,47,47,var(--tw-border-opacity))}.border-\[\#E6E6E6\]{--tw-border-opacity: 1;border-color:rgba(230,230,230,var(--tw-border-opacity))}.border-\[\#74aaf9\]{--tw-border-opacity: 1;border-color:rgba(116,170,249,var(--tw-border-opacity))}.border-blue-10{--tw-border-opacity: 1;border-color:rgba(231,239,248,var(--tw-border-opacity))}.border-gray-20{--tw-border-opacity: 1;border-color:rgba(211,219,228,var(--tw-border-opacity))}.border-blue-50{--tw-border-opacity: 1;border-color:rgba(87,137,211,var(--tw-border-opacity))}.hover\:border-blue-20:hover{--tw-border-opacity: 1;border-color:rgba(127,177,251,var(--tw-border-opacity))}.border-white{--tw-border-opacity: 1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.border-\[\#595959\]{--tw-border-opacity: 1;border-color:rgba(89,89,89,var(--tw-border-opacity))}.border-\[\#ccc\]{--tw-border-opacity: 1;border-color:rgba(204,204,204,var(--tw-border-opacity))}.border-black-10{--tw-border-opacity: 1;border-color:rgba(236,236,236,var(--tw-border-opacity))}.border-gray-70{--tw-border-opacity: 1;border-color:rgba(163,163,163,var(--tw-border-opacity))}.rounded-\[8px\]{border-radius:8px}.rounded-lg{border-radius:.5rem}.rounded-30px{border-radius:30px}.rounded-64px{border-radius:64px}.rounded-\[16px\]{border-radius:16px}.rounded-2xl{border-radius:1rem}.rounded-xl{border-radius:.75rem}.rounded-md{border-radius:.375rem}.rounded-full{border-radius:9999px}.rounded-\[12px\]{border-radius:12px}.rounded-l-8px{border-top-left-radius:8px;border-bottom-left-radius:8px}.border-solid{border-style:solid}.border-none{border-style:none}.border-width-1px,.border,.border-w-1px,.border-1px{border-width:1px}.border-\[2px\],.border-2{border-width:2px}.border-t-\[12px\]{border-top-width:12px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-b-\[4px\]{border-bottom-width:4px}.border-b-1{border-bottom-width:1px}.border-t{border-top-width:1px}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.block{display:block}.inline-block{display:inline-block}.flex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex}.grid{display:-ms-grid;display:grid}.hidden{display:none}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.flex-wrap{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.items-start{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}.items-end{-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end}.items-center{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.justify-items-center{justify-items:center}.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.flex-1{-webkit-box-flex:1;-ms-flex:1 1 0%;-webkit-flex:1 1 0%;flex:1 1 0%}.flex-grow{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1}.float-right{float:right}.font-600{font-weight:600}.font-bold{font-weight:700}.font-800{font-weight:800}.font-400{font-weight:400}.font-700{font-weight:700}.font-500{font-weight:500}.font-semibold{font-weight:600}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.h-40{height:10rem}.h-8{height:2rem}.h-20{height:5rem}.h-6{height:1.5rem}.h-auto{height:auto}.h-full{height:100%}.h-5{height:1.25rem}.h-10{height:2.5rem}.h-4{height:1rem}.h-16{height:4rem}.h-1{height:.25rem}.h-screen{height:100vh}.h-14{height:3.5rem}.h-12{height:3rem}.h-1px{height:1px}.h-6\.5{height:1.625rem}.h-24px{height:24px}.h-100{height:25rem}.h-50{height:12.5rem}.h-\[40px\]{height:40px}.h-\[5px\]{height:5px}.h-\[2\%\]{height:2%}.h-70{height:17.5rem}.h-80vh{height:80vh}.h-120{height:30rem}.h-\[56px\]{height:56px}.h-\[76px\]{height:76px}.h-\[338px\]{height:338px}.h-\[65px\]{height:65px}.h-\[120px\]{height:120px}.h-\[170px\]{height:170px}.h-\[100px\]{height:100px}.h-\[44px\]{height:44px}.h-\[80px\]{height:80px}.h-\[800px\]{height:800px}.h-\[80\%\]{height:80%}.h-\[100\%\]{height:100%}.h-67{height:16.75rem}.h-\[400px\]{height:400px}.h-\[205px\]{height:205px}.h-\[4px\]{height:4px}.h-\[64px\]{height:64px}.h-\[300px\]{height:300px}.h-\[411px\]{height:411px}.text-14{font-size:.875rem}.text-20{font-size:1.25rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-\[20px\]{font-size:20px;line-height:1}.text-\[22px\]{font-size:22px;line-height:1}.text-\[24px\]{font-size:24px;line-height:1}.text-\[16px\]{font-size:16px;line-height:1}.text-\[14px\]{font-size:14px;line-height:1}.text-\[12px\]{font-size:12px;line-height:1}.text-\[40px\]{font-size:40px;line-height:1}.text-\[56px\]{font-size:56px;line-height:1}.text-\[48px\]{font-size:48px;line-height:1}.text-\[32px\]{font-size:32px;line-height:1}.text-\[36px\]{font-size:36px;line-height:1}.text-\[100px\]{font-size:100px;line-height:1}.text-\[64px\]{font-size:64px;line-height:1}.text-\[170px\]{font-size:170px;line-height:1}.text-\[73px\]{font-size:73px;line-height:1}.leading-\[28\.8px\]{line-height:28.8px}.leading-\[20\.8px\]{line-height:20.8px}.leading-\[19\.6px\]{line-height:19.6px}.leading-0\.9{line-height:.9}.leading-1\.5{line-height:1.5}.leading-1\.4{line-height:1.4}.leading-\[48px\]{line-height:48px}.leading-\[56px\]{line-height:56px}.leading-\[73px\]{line-height:73px}.leading-\[31\.2px\]{line-height:31.2px}.leading-\[26px\]{line-height:26px}.leading-\[62\.4px\]{line-height:62.4px}.leading-\[24px\]{line-height:24px}.leading-normal{line-height:1.5}.leading-\[41\.6px\]{line-height:41.6px}.leading-none{line-height:1}.leading-\[200px\]{line-height:200px}.leading-\[72px\]{line-height:72px}.leading-\[96px\]{line-height:96px}.leading-\[32px\]{line-height:32px}.leading-8{line-height:2rem}.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.my-\[24px\]{margin-top:24px;margin-bottom:24px}.mx-4{margin-left:1rem;margin-right:1rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-0{margin-left:0;margin-right:0}.my-\[40px\]{margin-top:40px;margin-bottom:40px}.ml-2{margin-left:.5rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mb-9{margin-bottom:2.25rem}.mt-1{margin-top:.25rem}.mr-3{margin-right:.75rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mr-15{margin-right:3.75rem}.mr-2{margin-right:.5rem}.mt-13{margin-top:3.25rem}.mr-\[30px\]{margin-right:30px}.mr-\[15px\]{margin-right:15px}.mt-7{margin-top:1.75rem}.mt-3{margin-top:.75rem}.mt-\[13px\]{margin-top:13px}.mb-\[25px\]{margin-bottom:25px}.mb-\[20px\]{margin-bottom:20px}.mr-\[16px\]{margin-right:16px}.mb-0{margin-bottom:0}.mb-6{margin-bottom:1.5rem}.mt-8{margin-top:2rem}.mr-1{margin-right:.25rem}.ml-8{margin-left:2rem}.mr-4{margin-right:1rem}.mt-46{margin-top:11.5rem}.ml-5{margin-left:1.25rem}.mb-\[4px\]{margin-bottom:4px}.mt-\[10px\]{margin-top:10px}.ml-\[12px\]{margin-left:12px}.mt-9{margin-top:2.25rem}.mt-\[32px\]{margin-top:32px}.mb-\[16px\]{margin-bottom:16px}.mt-34{margin-top:8.5rem}.mt-10{margin-top:2.5rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mb-14{margin-bottom:3.5rem}.mr-6{margin-right:1.5rem}.mt-30{margin-top:7.5rem}.mb-20{margin-bottom:5rem}.mt-11{margin-top:2.75rem}.mr-8{margin-right:2rem}.mt-\[16px\]{margin-top:16px}.mt-22px{margin-top:22px}.mt-15{margin-top:3.75rem}.mb-\[18px\]{margin-bottom:18px}.mr-\[12px\]{margin-right:12px}.mt-16\.5{margin-top:4.125rem}.mt-\[24px\]{margin-top:24px}.mt-\[46px\]{margin-top:46px}.mt-\[12px\]{margin-top:12px}.mt-\[42px\]{margin-top:42px}.mr-\[80px\]{margin-right:80px}.mt-\[43px\]{margin-top:43px}.mb-\[24px\]{margin-bottom:24px}.mt-\[40px\]{margin-top:40px}.mb-\[40px\]{margin-bottom:40px}.mt-\[28px\]{margin-top:28px}.ml-\[10px\]{margin-left:10px}.ml-\[8px\]{margin-left:8px}.mb-10{margin-bottom:2.5rem}.mt-\[400px\]{margin-top:400px}.mt-\[50px\]{margin-top:50px}.mt-\[36px\]{margin-top:36px}.mt-18{margin-top:4.5rem}.mt-17\.5{margin-top:4.375rem}.mb-4{margin-bottom:1rem}.-mb-2{margin-bottom:-.5rem}.ml-6{margin-left:1.5rem}.ml-4{margin-left:1rem}.mr-9\.5{margin-right:2.375rem}.ml-10{margin-left:2.5rem}.-mt-5{margin-top:-1.25rem}.mb-8{margin-bottom:2rem}.mt-\[65px\]{margin-top:65px}.ml-11{margin-left:2.75rem}.ml-\[65px\]{margin-left:65px}.mb-\[48px\]{margin-bottom:48px}.mr-\[24px\]{margin-right:24px}.ml-\[28px\]{margin-left:28px}.mr-\[60px\]{margin-right:60px}.mt-\[66px\]{margin-top:66px}.mb-\[32px\]{margin-bottom:32px}.mt-0{margin-top:0}.mr-\[40px\]{margin-right:40px}.mt-20{margin-top:5rem}.max-h-28{max-height:7rem}.max-h-20{max-height:5rem}.max-h-full{max-height:100%}.max-h-15{max-height:3.75rem}.max-h-63px{max-height:63px}.max-w-full{max-width:100%}.max-w-17{max-width:4.25rem}.max-w-845px{max-width:845px}.max-w-116{max-width:29rem}.max-w-210{max-width:52.5rem}.max-w-30{max-width:7.5rem}.max-w-400px{max-width:400px}.max-w-65{max-width:16.25rem}.max-w-278px{max-width:278px}.max-w-\[1280px\]{max-width:1280px}.max-w-\[360px\]{max-width:360px}.max-w-\[760px\]{max-width:760px}.max-w-100{max-width:25rem}.max-w-1440px{max-width:1440px}.max-w-\[1140px\]{max-width:1140px}.max-w-\[333px\]{max-width:333px}.max-w-63\.25{max-width:15.8125rem}.max-w-70{max-width:17.5rem}.max-w-\[1024px\]{max-width:1024px}.max-w-\[400px\]{max-width:400px}.max-w-110{max-width:27.5rem}.max-w-\[325px\]{max-width:325px}.max-w-\[560px\]{max-width:560px}.min-h-8{min-height:2rem}.min-h-20{min-height:5rem}.min-h-28{min-height:7rem}.min-h-60vh{min-height:60vh}.min-h-\[120px\]{min-height:120px}.min-h-\[450px\]{min-height:450px}.min-h-\[1160px\]{min-height:1160px}.min-h-65px{min-height:65px}.min-h-275px{min-height:275px}.min-h-109{min-height:27.25rem}.min-h-30{min-height:7.5rem}.min-h-100{min-height:25rem}.min-w-8{min-width:2rem}.min-w-\[120px\]{min-width:120px}.min-w-\[1280px\]{min-width:1280px}.min-w-\[375px\]{min-width:375px}.min-w-\[327px\]{min-width:327px}.min-w-\[500px\]{min-width:500px}.min-w-\[1240px\]{min-width:1240px}.min-w-\[325px\]{min-width:325px}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-fill{-o-object-fit:fill;object-fit:fill}.object-center{-o-object-position:center;object-position:center}.object-right{-o-object-position:right;object-position:right}.disabled\:opacity-70:disabled{opacity:.7}.opacity-0{opacity:0}.opacity-77{opacity:.77}.opacity-\[0\.8\]{opacity:.8}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.overflow-y-scroll{overflow-y:scroll}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-10{padding:2.5rem}.p-\[24px\]{padding:24px}.p-\[18px\]{padding:18px}.p-6{padding:1.5rem}.p-\[80px\]{padding:80px}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-\[6px\]{padding-top:6px;padding-bottom:6px}.px-\[16px\]{padding-left:16px;padding-right:16px}.px-\[36px\]{padding-left:36px;padding-right:36px}.px-\[10px\]{padding-left:10px;padding-right:10px}.py-\[7px\]{padding-top:7px;padding-bottom:7px}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.py-20{padding-top:5rem;padding-bottom:5rem}.px-6\.5{padding-left:1.625rem;padding-right:1.625rem}.px-21{padding-left:5.25rem;padding-right:5.25rem}.px-24{padding-left:6rem;padding-right:6rem}.px-11{padding-left:2.75rem;padding-right:2.75rem}.px-\[24px\]{padding-left:24px;padding-right:24px}.py-\[114px\]{padding-top:114px;padding-bottom:114px}.py-\[40px\]{padding-top:40px;padding-bottom:40px}.py-\[80px\]{padding-top:80px;padding-bottom:80px}.py-\[48px\]{padding-top:48px;padding-bottom:48px}.px-\[40px\]{padding-left:40px;padding-right:40px}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-8{padding-left:2rem;padding-right:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.px-13\.5px{padding-left:13.5px;padding-right:13.5px}.py-11{padding-top:2.75rem;padding-bottom:2.75rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-\[16px\]{padding-top:16px;padding-bottom:16px}.py-\[60px\]{padding-top:60px;padding-bottom:60px}.py-\[100px\]{padding-top:100px;padding-bottom:100px}.px-\[80px\]{padding-left:80px;padding-right:80px}.px-\[52px\]{padding-left:52px;padding-right:52px}.py-\[28px\]{padding-top:28px;padding-bottom:28px}.py-8{padding-top:2rem;padding-bottom:2rem}.px-\[55px\]{padding-left:55px;padding-right:55px}.py-\[50px\]{padding-top:50px;padding-bottom:50px}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-\[42px\]{padding-left:42px;padding-right:42px}.py-\[18\.5px\]{padding-top:18.5px;padding-bottom:18.5px}.pt-0\.5{padding-top:.125rem}.pt-\[40px\]{padding-top:40px}.pb-4{padding-bottom:1rem}.pt-5{padding-top:1.25rem}.pb-1{padding-bottom:.25rem}.pt-\[44px\]{padding-top:44px}.pb-26{padding-bottom:6.5rem}.pt-10{padding-top:2.5rem}.pr-30{padding-right:7.5rem}.pt-13{padding-top:3.25rem}.pb-2{padding-bottom:.5rem}.pt-24{padding-top:6rem}.pb-3{padding-bottom:.75rem}.pt-17{padding-top:4.25rem}.pl-5{padding-left:1.25rem}.pr-9{padding-right:2.25rem}.pb-35{padding-bottom:8.75rem}.pt-14{padding-top:3.5rem}.pb-20{padding-bottom:5rem}.pt-40{padding-top:10rem}.pb-10{padding-bottom:2.5rem}.pr-22{padding-right:5.5rem}.pb-14{padding-bottom:3.5rem}.pt-26{padding-top:6.5rem}.pl-\[16px\]{padding-left:16px}.pb-28{padding-bottom:7rem}.pt-\[12px\]{padding-top:12px}.pl-\[12px\]{padding-left:12px}.pt-\[52px\]{padding-top:52px}.pt-\[83px\]{padding-top:83px}.pl-10{padding-left:2.5rem}.pl-4{padding-left:1rem}.pb-\[125px\]{padding-bottom:125px}.pl-9{padding-left:2.25rem}.pt-32{padding-top:8rem}.pb-17{padding-bottom:4.25rem}.pb-\[34px\]{padding-bottom:34px}.pt-\[50px\]{padding-top:50px}.pb-\[50px\]{padding-bottom:50px}.pt-2{padding-top:.5rem}.pb-5{padding-bottom:1.25rem}.pb-25{padding-bottom:6.25rem}.pb-8{padding-bottom:2rem}.pt-35{padding-top:8.75rem}.pb-30{padding-bottom:7.5rem}.pt-7{padding-top:1.75rem}.pt-\[100px\]{padding-top:100px}.pb-\[174px\]{padding-bottom:174px}.pb-\[80px\]{padding-bottom:80px}.pb-\[62px\]{padding-bottom:62px}.pb-\[32px\]{padding-bottom:32px}.pr-\[105px\]{padding-right:105px}.pt-6{padding-top:1.5rem}.caret-transparent{--tw-caret-opacity: 0;caret-color:rgba(0,0,0,var(--tw-caret-opacity))}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.-left-1\/2{left:-50%}.bottom-0{bottom:0}.top-0{top:0}.left-0{left:0}.right-0{right:0}.top-\[21\.5\%\]{top:21.5%}.left-\[10\%\]{left:10%}.bottom-\[6\%\]{bottom:6%}.bottom-\[3\.3\%\]{bottom:3.3%}.top-\[0\%\]{top:0%}.left-\[2\%\]{left:2%}.-bottom-80px{bottom:-80px}.left-5{left:1.25rem}.right-5{right:1.25rem}.-top-20{top:-5rem}.left-\[24px\]{left:24px}.bottom-\[14px\]{bottom:14px}.-top-\[40px\]{top:-40px}.right-\[10\%\]{right:10%}.top-\[140px\]{top:140px}.right-\[28\%\]{right:28%}.top-\[416px\]{top:416px}.right-\[30\%\]{right:30%}.right-\[29\%\]{right:29%}.top-\[590px\]{top:590px}.right-\[88px\]{right:88px}.bottom-\[122px\]{bottom:122px}.top-3\/4{top:75%}.-top-30{top:-7.5rem}.-top-50{top:-12.5rem}.-right-2{right:-.5rem}.top-6{top:1.5rem}.left-2{left:.5rem}.-top-3{top:-.75rem}.left-1{left:.25rem}.top-1\/2{top:50%}.right-1{right:.25rem}.-left-3{left:-.75rem}.-right-3{right:-.75rem}.top-50{top:12.5rem}.top-117{top:29.25rem}.right-20{right:5rem}.right-10{right:2.5rem}.-right-0{right:0}.-top-15{top:-3.75rem}.top-10{top:2.5rem}.-bottom-9{bottom:-2.25rem}.-right-30{right:-7.5rem}.-right-40{right:-10rem}.top-\[129px\]{top:129px}.left-\[143px\]{left:143px}.-left-2{left:-.5rem}.top-16{top:4rem}.bottom-1\/2{bottom:50%}.-bottom-10{bottom:-2.5rem}.-bottom-30{bottom:-7.5rem}.resize-none{resize:none}.resize{resize:both}.shadow-ss{--tw-shadow: 0 0 16px 0 rgba(255, 255, 255, .16), 0 0 4px 0 rgba(255, 255, 255, .08);--tw-shadow-colored: 0 0 16px 0 var(--tw-shadow-color), 0 0 4px 0 var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0/.1),0 4px 6px -4px rgb(0 0 0/.1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0/.1),0 1px 2px -1px rgb(0 0 0/.1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-blue{--tw-shadow-color: rgba(31, 65, 116, 1);--tw-shadow: var(--tw-shadow-colored)}.fill-current{fill:currentColor}.fill-white{--tw-fill-opacity: 1;fill:rgba(255,255,255,var(--tw-fill-opacity))}.text-left{text-align:left}.text-center{text-align:center}.text-black-90{--tw-text-opacity: 1;color:rgba(47,47,47,var(--tw-text-opacity))}.text-black-200{--tw-text-opacity: 1;color:rgba(246,246,246,var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-blue-50{--tw-text-opacity: 1;color:rgba(87,137,211,var(--tw-text-opacity))}.text-black-60{--tw-text-opacity: 1;color:rgba(116,116,116,var(--tw-text-opacity))}.text-black-80{--tw-text-opacity: 1;color:rgba(75,75,75,var(--tw-text-opacity))}.text-\[\#7FB1FB\]{--tw-text-opacity: 1;color:rgba(127,177,251,var(--tw-text-opacity))}.text-score-c{--tw-text-opacity: 1;color:rgba(255,170,0,var(--tw-text-opacity))}.text-blue-90{--tw-text-opacity: 1;color:rgba(0,34,130,var(--tw-text-opacity))}.text-gray-50{--tw-text-opacity: 1;color:rgba(130,130,130,var(--tw-text-opacity))}.text-orange-90{--tw-text-opacity: 1;color:rgba(255,67,23,var(--tw-text-opacity))}.text-\[\#5789D3\]{--tw-text-opacity: 1;color:rgba(87,137,211,var(--tw-text-opacity))}.text-\[\#747474\]{--tw-text-opacity: 1;color:rgba(116,116,116,var(--tw-text-opacity))}.text-\[\#FA0\]{--tw-text-opacity: 1;color:rgba(255,170,0,var(--tw-text-opacity))}.text-\[\#ECECEC\]{--tw-text-opacity: 1;color:rgba(236,236,236,var(--tw-text-opacity))}.text-\[\#2F2F2F\]{--tw-text-opacity: 1;color:rgba(47,47,47,var(--tw-text-opacity))}.text-\[\#002282\]{--tw-text-opacity: 1;color:rgba(0,34,130,var(--tw-text-opacity))}.text-\[\#1C1E23\]{--tw-text-opacity: 1;color:rgba(28,30,35,var(--tw-text-opacity))}.text-\[\#F6F6F6\]{--tw-text-opacity: 1;color:rgba(246,246,246,var(--tw-text-opacity))}.text-\[\#1c1e23\]{--tw-text-opacity: 1;color:rgba(28,30,35,var(--tw-text-opacity))}.text-black-400{--tw-text-opacity: 1;color:rgba(236,236,236,var(--tw-text-opacity))}.text-score-d{--tw-text-opacity: 1;color:rgba(255,134,46,var(--tw-text-opacity))}.text-black-landing{--tw-text-opacity: 1;color:rgba(28,30,35,var(--tw-text-opacity))}.text-\[\#4B4B4B\]{--tw-text-opacity: 1;color:rgba(75,75,75,var(--tw-text-opacity))}.text-blue-primary{--tw-text-opacity: 1;color:rgba(0,34,130,var(--tw-text-opacity))}.text-black-700{--tw-text-opacity: 1;color:rgba(116,116,116,var(--tw-text-opacity))}.hover\:text-blue-20:hover{--tw-text-opacity: 1;color:rgba(127,177,251,var(--tw-text-opacity))}.text-\[\#FF4317\]{--tw-text-opacity: 1;color:rgba(255,67,23,var(--tw-text-opacity))}.text-\[\#FFAA00\]{--tw-text-opacity: 1;color:rgba(255,170,0,var(--tw-text-opacity))}.text-\[\#05234F\]{--tw-text-opacity: 1;color:rgba(5,35,79,var(--tw-text-opacity))}.text-black-500{--tw-text-opacity: 1;color:rgba(204,204,204,var(--tw-text-opacity))}.text-opacity-80{--tw-text-opacity: .8}.text-opacity-5{--tw-text-opacity: .05}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.tracking-wider{letter-spacing:.05em}.tracking-wide{letter-spacing:.025em}.tracking-tight{letter-spacing:-.025em}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.break-normal{word-break:normal;overflow-wrap:normal}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.w-full{width:100%}.w-8{width:2rem}.w-6{width:1.5rem}.w-1\/2{width:50%}.w-3\/4{width:75%}.w-110{width:27.5rem}.w-auto{width:auto}.w-60{width:15rem}.w-\[170px\]{width:170px}.w-24px{width:24px}.w-67{width:16.75rem}.w-30{width:7.5rem}.w-\[417px\]{width:417px}.w-\[132px\]{width:132px}.w-\[134px\]{width:134px}.w-\[7px\]{width:7px}.w-120{width:30rem}.w-\[80\%\]{width:80%}.w-35{width:8.75rem}.w-\[293px\]{width:293px}.w-\[65px\]{width:65px}.w-\[120px\]{width:120px}.w-\[760px\]{width:760px}.w-\[370px\]{width:370px}.w-\[407px\]{width:407px}.w-\[333px\]{width:333px}.w-\[371px\]{width:371px}.w-\[327px\]{width:327px}.w-\[237px\]{width:237px}.w-\[200px\]{width:200px}.w-\[8\%\]{width:8%}.w-\[400px\]{width:400px}.w-\[100\%\]{width:100%}.w-\[206px\]{width:206px}.w-\[650px\]{width:650px}.w-\[300px\]{width:300px}.w-35px{width:35px}.w-1\.25{width:.3125rem}.w-70{width:17.5rem}.w-80vw{width:80vw}.w-\[600px\]{width:600px}.w-\[642px\]{width:642px}.w-\[198px\]{width:198px}.w-\[194px\]{width:194px}.w-\[284px\]{width:284px}.w-\[560px\]{width:560px}.w-22{width:5.5rem}.w-\[1px\]{width:1px}.w-137{width:34.25rem}.w-129{width:32.25rem}.z-50{z-index:50}.z-30{z-index:30}.z-0{z-index:0}.z-10{z-index:10}.z-40{z-index:40}.z-20{z-index:20}.z-1{z-index:1}.z-9{z-index:9}.z-25{z-index:25}.z-5{z-index:5}.gap-4{grid-gap:1rem;gap:1rem}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.transform{--tw-translate-x: 0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-rotate: 0;--tw-rotate-x: 0;--tw-rotate-y: 0;--tw-rotate-z: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-scale-z: 1;-webkit-transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));-ms-transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));transform:translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z))}.rotate-180{--tw-rotate: 180deg}.translate-y-1\/2{--tw-translate-y: 50%}.translate-y-6{--tw-translate-y: 1.5rem}.filter{--tw-blur: var(--tw-empty, );--tw-brightness: var(--tw-empty, );--tw-contrast: var(--tw-empty, );--tw-grayscale: var(--tw-empty, );--tw-hue-rotate: var(--tw-empty, );--tw-invert: var(--tw-empty, );--tw-saturate: var(--tw-empty, );--tw-sepia: var(--tw-empty, );--tw-drop-shadow: var(--tw-empty, );-webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-\[11px\]{--tw-backdrop-blur: blur(11px)}@media (min-width: 429px){.sm\:block{display:block}.sm\:flex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.sm\:flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}.sm\:h-\[2\%\]{height:2%}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:ml-15{margin-left:3.75rem}.sm\:mt-40{margin-top:10rem}.sm\:mt-16{margin-top:4rem}.sm\:top-\[19\.5\%\]{top:19.5%}.sm\:left-\[10\%\]{left:10%}.sm\:bottom-\[3\.2\%\]{bottom:3.2%}.sm\:left-\[34\%\]{left:34%}.sm\:top-\[0\.5\%\]{top:.5%}.sm\:left-\[3\%\]{left:3%}.sm\:w-\[18\%\]{width:18%}}@media (min-width: 720px){.md\:space-y-\[90px\]>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(90px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(90px * var(--tw-space-y-reverse))}.md\:space-x-15>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(3.75rem * var(--tw-space-x-reverse));margin-left:calc(3.75rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(3rem * var(--tw-space-x-reverse));margin-left:calc(3rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2.75rem * var(--tw-space-x-reverse));margin-left:calc(2.75rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.25rem * var(--tw-space-x-reverse));margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.md\:bg-blue-10{--tw-bg-opacity: 1;background-color:rgba(231,239,248,var(--tw-bg-opacity))}.md\:bg-transparent{--tw-bg-opacity: 0;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.md\:bg-opacity-0{--tw-bg-opacity: 0}.md\:block{display:block}.md\:flex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.md\:grid{display:-ms-grid;display:grid}.md\:hidden{display:none}.md\:flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}.md\:flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.md\:flex-wrap{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.md\:items-center{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.md\:justify-center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.md\:justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.md\:flex-1{-webkit-box-flex:1;-ms-flex:1 1 0%;-webkit-flex:1 1 0%;flex:1 1 0%}.md\:h-56{height:14rem}.md\:text-20{font-size:1.25rem}.md\:mx-0{margin-left:0;margin-right:0}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.md\:mt-25{margin-top:6.25rem}.md\:mt-0{margin-top:0}.md\:mt-5{margin-top:1.25rem}.md\:mb-3{margin-bottom:.75rem}.md\:mt-2{margin-top:.5rem}.md\:mt-7{margin-top:1.75rem}.md\:ml-5{margin-left:1.25rem}.md\:mt-1{margin-top:.25rem}.md\:mb-12{margin-bottom:3rem}.md\:mt-10{margin-top:2.5rem}.md\:ml-\[8px\]{margin-left:8px}.md\:mt-4{margin-top:1rem}.md\:mt-20{margin-top:5rem}.md\:mt-21{margin-top:5.25rem}.md\:mt-8{margin-top:2rem}.md\:mb-2{margin-bottom:.5rem}.md\:mt-6{margin-top:1.5rem}.md\:mt-14{margin-top:3.5rem}.md\:mt-12{margin-top:3rem}.md\:mb-\[34px\]{margin-bottom:34px}.md\:mt-\[30px\]{margin-top:30px}.md\:mb-14{margin-bottom:3.5rem}.md\:mb-9{margin-bottom:2.25rem}.md\:mt-16{margin-top:4rem}.md\:max-w-40{max-width:10rem}.md\:max-w-full{max-width:100%}.md\:max-w-max{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.md\:max-w-34{max-width:8.5rem}.md\:max-w-91{max-width:22.75rem}.md\:min-h-0{min-height:0px}.md\:min-w-324px{min-width:324px}.md\:min-w-\[800px\]{min-width:800px}.md\:px-0{padding-left:0;padding-right:0}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-9{padding-left:2.25rem;padding-right:2.25rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:px-15{padding-left:3.75rem;padding-right:3.75rem}.md\:px-26{padding-left:6.5rem;padding-right:6.5rem}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:pb-6{padding-bottom:1.5rem}.md\:pb-0{padding-bottom:0}.md\:pb-38{padding-bottom:9.5rem}.md\:pt-21{padding-top:5.25rem}.md\:pr-0{padding-right:0}.md\:pt-26{padding-top:6.5rem}.md\:pt-30{padding-top:7.5rem}.md\:pt-57{padding-top:14.25rem}.md\:pt-19{padding-top:4.75rem}.md\:pb-44{padding-bottom:11rem}.md\:pt-37{padding-top:9.25rem}.md\:pt-\[80px\]{padding-top:80px}.md\:pt-25{padding-top:6.25rem}.md\:pb-20{padding-bottom:5rem}.md\:pt-\[100px\]{padding-top:100px}.md\:pt-\[60px\]{padding-top:60px}.md\:pl-\[150px\]{padding-left:150px}.md\:pl-2{padding-left:.5rem}.md\:pr-4{padding-right:1rem}.md\:pt-20{padding-top:5rem}.md\:pb-29{padding-bottom:7.25rem}.md\:pb-10{padding-bottom:2.5rem}.md\:absolute{position:absolute}.md\:relative{position:relative}.md\:-bottom-\[30\%\]{bottom:-30%}.md\:top-0{top:0}.md\:left-9{left:2.25rem}.md\:top-46{top:11.5rem}.md\:top-176{top:44rem}.md\:text-left{text-align:left}.md\:w-60{width:15rem}.md\:w-110{width:27.5rem}.md\:w-full{width:100%}.md\:w-76{width:19rem}.md\:w-\[550px\]{width:550px}.md\:w-103{width:25.75rem}.md\:w-\[400px\]{width:400px}.md\:gap-y-6{-webkit-row-gap:1.5rem;-moz-row-gap:1.5rem;grid-row-gap:1.5rem;row-gap:1.5rem}.md\:translate-y-8{--tw-translate-y: 2rem}}@media (min-width: 1024px){.lg\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.lg\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(7rem * var(--tw-space-x-reverse));margin-left:calc(7rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(5rem * var(--tw-space-x-reverse));margin-left:calc(5rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:space-x-15>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(3.75rem * var(--tw-space-x-reverse));margin-left:calc(3.75rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:space-x-\[31px\]>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(31px * var(--tw-space-x-reverse));margin-left:calc(31px * calc(1 - var(--tw-space-x-reverse)))}.lg\:space-x-\[52px\]>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(52px * var(--tw-space-x-reverse));margin-left:calc(52px * calc(1 - var(--tw-space-x-reverse)))}.lg\:space-x-27>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(6.75rem * var(--tw-space-x-reverse));margin-left:calc(6.75rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2.5rem * var(--tw-space-x-reverse));margin-left:calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(7.5rem * var(--tw-space-x-reverse));margin-left:calc(7.5rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:space-x-19>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(4.75rem * var(--tw-space-x-reverse));margin-left:calc(4.75rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2.75rem * var(--tw-space-x-reverse));margin-left:calc(2.75rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:space-x-17>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(4.25rem * var(--tw-space-x-reverse));margin-left:calc(4.25rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 1}.lg\:bg-white{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.lg\:border-blue-20{--tw-border-opacity: 1;border-color:rgba(127,177,251,var(--tw-border-opacity))}.lg\:block{display:block}.lg\:inline-block{display:inline-block}.lg\:flex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.lg\:inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex}.lg\:grid{display:-ms-grid;display:grid}.lg\:hidden{display:none}.lg\:flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}.lg\:flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.lg\:flex-wrap{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.lg\:items-start{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}.lg\:items-center{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.lg\:justify-center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.lg\:justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.lg\:flex-1{-webkit-box-flex:1;-ms-flex:1 1 0%;-webkit-flex:1 1 0%;flex:1 1 0%}.lg\:h-\[755px\]{height:755px}.lg\:text-\[56px\]{font-size:56px;line-height:1}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:my-0{margin-top:0;margin-bottom:0}.lg\:mt-0{margin-top:0}.lg\:mt-15{margin-top:3.75rem}.lg\:mt-\[56px\]{margin-top:56px}.lg\:mt-\[48px\]{margin-top:48px}.lg\:mb-\[96px\]{margin-bottom:96px}.lg\:mb-0{margin-bottom:0}.lg\:mt-25{margin-top:6.25rem}.lg\:mb-35{margin-bottom:8.75rem}.lg\:mt-20{margin-top:5rem}.lg\:mt-12{margin-top:3rem}.lg\:mt-6{margin-top:1.5rem}.lg\:mt-18{margin-top:4.5rem}.lg\:-mb-10{margin-bottom:-2.5rem}.lg\:mb-24{margin-bottom:6rem}.lg\:ml-31{margin-left:7.75rem}.lg\:mt-38{margin-top:9.5rem}.lg\:mb-10{margin-bottom:2.5rem}.lg\:mt-10{margin-top:2.5rem}.lg\:mt-16{margin-top:4rem}.lg\:mt-22{margin-top:5.5rem}.lg\:mt-56{margin-top:14rem}.lg\:mt-5{margin-top:1.25rem}.lg\:mt-80{margin-top:20rem}.lg\:mt-30{margin-top:7.5rem}.lg\:max-h-334px{max-height:334px}.lg\:max-w-full{max-width:100%}.lg\:max-w-max{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.lg\:max-w-128{max-width:32rem}.lg\:max-w-651px{max-width:651px}.lg\:max-w-\[255px\]{max-width:255px}.lg\:max-w-62{max-width:15.5rem}.lg\:max-w-100{max-width:25rem}.lg\:min-h-screen{min-height:100vh}.lg\:min-h-70{min-height:17.5rem}.lg\:min-h-330px{min-height:330px}.lg\:min-w-80{min-width:20rem}.lg\:min-w-96{min-width:24rem}.lg\:px-7{padding-left:1.75rem;padding-right:1.75rem}.lg\:py-4{padding-top:1rem;padding-bottom:1rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:px-2{padding-left:.5rem;padding-right:.5rem}.lg\:pt-34{padding-top:8.5rem}.lg\:pr-0{padding-right:0}.lg\:pb-15{padding-bottom:3.75rem}.lg\:pt-10{padding-top:2.5rem}.lg\:pt-32{padding-top:8rem}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pl-20{padding-left:5rem}.lg\:pb-14\.5{padding-bottom:3.625rem}.lg\:pt-20{padding-top:5rem}.lg\:pb-50{padding-bottom:12.5rem}.lg\:pt-59{padding-top:14.75rem}.lg\:pb-20{padding-bottom:5rem}.lg\:pt-8{padding-top:2rem}.lg\:pl-11{padding-left:2.75rem}.lg\:pb-30{padding-bottom:7.5rem}.lg\:pl-6{padding-left:1.5rem}.lg\:left-2{left:.5rem}.lg\:-top-2{top:-.5rem}.lg\:right-0{right:0}.lg\:top-120{top:30rem}.lg\:top-143{top:35.75rem}.lg\:text-left{text-align:left}.lg\:text-center{text-align:center}.lg\:break-words{overflow-wrap:break-word}.lg\:w-full{width:100%}.lg\:w-auto{width:auto}.lg\:w-90{width:22.5rem}.lg\:w-\[441px\]{width:441px}.lg\:w-117{width:29.25rem}.lg\:w-124{width:31rem}.lg\:w-75{width:18.75rem}.lg\:w-97{width:24.25rem}.lg\:w-59{width:14.75rem}.lg\:w-\[724px\]{width:724px}.lg\:w-129{width:32.25rem}.lg\:gap-24{grid-gap:6rem;gap:6rem}.lg\:gap-x-6{-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;grid-column-gap:1.5rem;column-gap:1.5rem}.lg\:gap-y-10{-webkit-row-gap:2.5rem;-moz-row-gap:2.5rem;grid-row-gap:2.5rem;row-gap:2.5rem}.lg\:gap-y-6{-webkit-row-gap:1.5rem;-moz-row-gap:1.5rem;grid-row-gap:1.5rem;row-gap:1.5rem}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1280px){.\32lg\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(9rem * var(--tw-space-x-reverse));margin-left:calc(9rem * calc(1 - var(--tw-space-x-reverse)))}.\32lg\:max-w-107{max-width:26.75rem}.\32lg\:w-107{width:26.75rem}}@media (min-width: 1440px){.xl\:space-x-27>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(6.75rem * var(--tw-space-x-reverse));margin-left:calc(6.75rem * calc(1 - var(--tw-space-x-reverse)))}.xl\:block{display:block}.xl\:flex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.xl\:hidden{display:none}.xl\:content-between{-ms-flex-line-pack:justify;-webkit-align-content:space-between;align-content:space-between}.xl\:justify-end{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.xl\:justify-center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.xl\:flex-1{-webkit-box-flex:1;-ms-flex:1 1 0%;-webkit-flex:1 1 0%;flex:1 1 0%}.xl\:font-700{font-weight:700}.xl\:h-11{height:2.75rem}.xl\:h-\[31px\]{height:31px}.xl\:text-\[32px\]{font-size:32px;line-height:1}.xl\:text-\[16px\]{font-size:16px;line-height:1}.xl\:text-\[56px\]{font-size:56px;line-height:1}.xl\:text-\[24px\]{font-size:24px;line-height:1}.xl\:text-\[48px\]{font-size:48px;line-height:1}.xl\:leading-\[20\.8px\]{line-height:20.8px}.xl\:leading-\[73px\]{line-height:73px}.xl\:leading-\[31\.2px\]{line-height:31.2px}.xl\:mt-1{margin-top:.25rem}.xl\:mt-2{margin-top:.5rem}.xl\:mt-6{margin-top:1.5rem}.xl\:mb-5{margin-bottom:1.25rem}.xl\:mt-5{margin-top:1.25rem}.xl\:mb-\[36px\]{margin-bottom:36px}.xl\:mr-\[36px\]{margin-right:36px}.xl\:mt-\[12px\]{margin-top:12px}.xl\:mt-18{margin-top:4.5rem}.xl\:mt-\[80px\]{margin-top:80px}.xl\:mt-\[48px\]{margin-top:48px}.xl\:min-h-\[1020px\]{min-height:1020px}.xl\:px-0{padding-left:0;padding-right:0}.xl\:px-\[208px\]{padding-left:208px;padding-right:208px}.xl\:pl-124{padding-left:31rem}.xl\:pr-35{padding-right:8.75rem}.xl\:pb-32{padding-bottom:8rem}.xl\:pt-14{padding-top:3.5rem}.xl\:pb-40{padding-bottom:10rem}.xl\:pt-\[136px\]{padding-top:136px}.xl\:pl-37{padding-left:9.25rem}.xl\:absolute{position:absolute}.xl\:right-0{right:0}.xl\:-top-21{top:-5.25rem}.xl\:top-20{top:5rem}.xl\:w-\[665px\]{width:665px}}html,body{margin:0;padding:0;width:100%;overflow:overlay;overflow-x:hidden}.bbo{border:1px solid orange}.bbg{border:1px solid green}.App{width:100vw;overflow:auto}.App-with-header{margin-top:4rem}@media (min-width: 1440px){.App-with-header{margin-top:5rem}}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.width-constraints{margin-left:auto;margin-right:auto;max-width:1140px}div[role=button][aria-label=animation]{cursor:default}.App-link{color:#61dafb}.scrollbar-hidden::-webkit-scrollbar{display:none}.scrollbar-hidden{-ms-overflow-style:none;scrollbar-width:none}@media (min-width: 768px){.md-scrollbar-hidden::-webkit-scrollbar{display:none}.md-scrollbar-hidden{-ms-overflow-style:none;scrollbar-width:none}}@tailwind base;@tailwind components;@tailwind utilities;body{margin:0;-ms-overflow-style:none;-webkit-overflow-style:none;scrollbar-width:none;font-family:Lato,Noto Sans TC,sans-serif}.bb{border:1px solid red}.bb1{border:10px solid purple}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.font-800{font-weight:900}@supports (font-weight: 800){.font-800{font-weight:800}}.font-extrabold{font-weight:900}@supports (font-weight: 800){.font-extrabold{font-weight:800}}.font-600{font-weight:700}@supports (font-weight: 600){.font-600{font-weight:600}}.font-semibold{font-weight:700}@supports (font-weight: 600){.font-semibold{font-weight:600}}.font-500{font-weight:400}@supports (font-weight: 500){.font-500{font-weight:500}}.font-medium{font-weight:400}@supports (font-weight: 500){.font-medium{font-weight:500}}.font-200{font-weight:300}@supports (font-weight: 200){.font-200{font-weight:200}}.font-extralight{font-weight:300}@supports (font-weight: 200){.font-extralight{font-weight:200}}
