::-webkit-scrollbar{width:0}::-webkit-scrollbar-thumb{border-radius:3px}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:window-inactive{background:rgba(135,141,141,.47058823529411764)}button,input,select,textarea{margin:0;outline:none}*,html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:left}body,html{margin:0;padding:0}body{font-family:Open Sans,sans-serif;font-style:normal;font-size:16px}.site-container,body.hidden{overflow:hidden}.typography blockquote,.typography body,.typography dd,.typography dl,.typography dt,.typography fieldset,.typography figure,.typography h1,.typography h2,.typography h3,.typography h4,.typography h5,.typography h6,.typography hr,.typography html,.typography iframe,.typography legend,.typography li,.typography ol,.typography p,.typography pre,.typography textarea,.typography ul{margin:0;padding:0}.typography h1,.typography h2,.typography h3,.typography h4,.typography h5,.typography h6{font-size:100%;font-weight:400}.typography ul{list-style:none}.typography a{text-decoration:none}.container{width:100%;max-width:1200px;margin:auto;padding:0 10px}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.d-inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.d-flex.align-items-start,.d-inline-flex.align-items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.d-flex.align-items-end,.d-inline-flex.align-items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.d-flex.align-items-center,.d-inline-flex.align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.d-flex.justify-content-between,.d-inline-flex.justify-content-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.d-flex.justify-content-end,.d-inline-flex.justify-content-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.d-flex.justify-content-start,.d-inline-flex.justify-content-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.d-flex.justify-content-center,.d-inline-flex.justify-content-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.d-flex.flex-wrap,.d-inline-flex.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.text-center{text-align:center}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.modal{position:fixed;z-index:999;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s;width:100vw;height:100vh;top:0;left:0}.modal .backdrop{position:absolute;inset:0;background:rgba(0,0,0,.8)}.modal.active{opacity:1;visibility:visible}.modal .modal-content{position:relative;z-index:9;width:100%;min-height:440px;border-radius:16px;overflow:hidden;background:var(--Gray-02);-webkit-transition:.4s ease-out;transition:.4s ease-out;margin-top:32px}.modal .btn-close{display:-webkit-box;display:-ms-flexbox;display:flex;width:24px;height:24px;padding:0;border:none;background:transparent;cursor:pointer;margin-left:auto;margin-top:calc(15% - 32px)}.modal .search-form-content{padding:140px 30px}.modal .search-form-content .search-title{text-align:center;margin-bottom:.8em}.modal .search-form-content #searchform,.modal .search-form-content p{max-width:794px;margin:auto}.modal .search-form-content #searchform{margin-bottom:12px}