@import url("https://fonts.googleapis.com/css2?family=Lora:wght@400;700&family=Noto+Sans+JP:wght@300;400;700&display=swap");*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}html{line-height:1.15;scroll-behavior:smooth}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Lora,serif;font-size:1rem;margin:0;scroll-behavior:smooth}img{height:auto;max-width:100%;vertical-align:middle}img,svg{display:block}a{color:#1b5797;text-decoration:none}a:active,a:hover{outline:0;text-decoration:underline}.container{margin:0 auto;max-width:90em;width:95%}section{padding:7em 0}.split{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}.split>*{-ms-flex-preferred-size:35%;flex-basis:35%;min-width:25em}@media only screen and (min-width:40em){.split>*{min-width:30em}}@media only screen and (min-width:48em){.split>*{min-width:35em}}.spacing>*+*{margin-top:1.5em,2rem}h1,h2,h3,h4{clear:both;color:#1b5797;font-family:Noto Sans JP,sans-serif;font-weight:700}h1{font-size:2.375rem;letter-spacing:-.00625em;line-height:3rem}@media only screen and (min-width:40em){h1{font-size:2.75rem;letter-spacing:0;line-height:3.375rem}}h2{font-size:2rem;letter-spacing:-.00625em;line-height:2.625rem}@media only screen and (min-width:40em){h2{font-size:2.9rem;letter-spacing:-.00625em;line-height:3.5rem}}blockquote,h3{font-size:1.5rem;line-height:2.125rem}blockquote,h3,h4{letter-spacing:-.00625em}h4{font-size:1.25rem;line-height:1.875rem}.title{color:#1b5797;font-family:Noto Sans JP,sans-serif;line-height:1}.title__primary{font-size:2.8rem;text-align:center;text-transform:uppercase}@media only screen and (min-width:48em){.title__primary{font-size:3.5rem;text-align:left}}.title__section{font-size:clamp(2.5rem,5vw + 1rem,4rem);margin-bottom:5rem;text-align:center}.screen-reader-text{clip:rect(.0625rem,.0625rem,.0625rem,.0625rem);word-wrap:normal!important;height:.0625rem;overflow:hidden;position:absolute!important;width:.0625rem}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border:none;border-radius:.125rem;-webkit-box-shadow:0 0 .125rem .125rem rgba(0,0,0,.6);box-shadow:0 0 .125rem .125rem rgba(0,0,0,.6);color:#1b5797!important;display:block;font-family:Lora,serif;font-size:.875rem;font-weight:600;height:auto;left:.5rem;letter-spacing:0;line-height:1rem;padding:1em 2em;text-decoration:none;text-transform:uppercase;top:.5rem;width:auto;z-index:100000}@-webkit-keyframes slideInFromLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInFromLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInFromRight{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInFromRight{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInFromTop{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInFromTop{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInFromBottom{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInFromBottom{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.btn{border:0;cursor:pointer;display:inline-block;font-family:Noto Sans JP,sans-serif;font-size:.875rem;font-weight:900;letter-spacing:.05em;margin:auto;padding:1em 1.875em;position:relative;text-transform:uppercase}.btn:focus{outline:0}.btn__primary{background-color:#fff;-webkit-box-shadow:inset 0 0 0 .0625rem #1b5797;box-shadow:inset 0 0 0 .0625rem #1b5797;color:#1b5797}.btn__primary:before{background-color:#1b5797;content:"";height:100%;left:0;position:absolute;top:0;-webkit-transform:translate(.375rem,.375rem);transform:translate(.375rem,.375rem);-webkit-transition:all .3s ease;transition:all .3s ease;width:100%;z-index:-1}.btn__primary:focus,.btn__primary:hover{text-decoration:none}.btn__primary:focus:before,.btn__primary:hover:before{-webkit-transform:translate(0);transform:translate(0)}.btn__secondary{background-color:transparent;border:.0625rem solid #fff;border-radius:.5rem;color:#fff;-webkit-transition:all .3s ease;transition:all .3s ease}.btn__secondary:focus,.btn__secondary:hover{background-color:#fff;border-color:#1b5797;color:#1b5797;text-decoration:none}.hero{background-color:#1b5797;color:#fff;padding:15em 0;position:relative;text-align:center}@media only screen and (min-width:48em){.hero{text-align:left}.hero:after,.hero:before{background-color:#fff;bottom:-4.375em;content:"";height:7.5em;left:0;position:absolute;right:0;-webkit-transform:skewY(-3deg);transform:skewY(-3deg)}}@supports (background-blend-mode:multiply){.hero{background:url(/dist/images/Brent-Jackson.png),radial-gradient(#1b5797,#03274d);background-attachment:fixed;background-blend-mode:multiply;background-position:50%;background-repeat:no-repeat}@media only screen and (min-width:48em){.hero{background-position:100%}}}@media only screen and (min-width:48em){.hero__content{-webkit-animation:slideInFromLeft 1.5s ease-in;animation:slideInFromLeft 1.5s ease-in;margin-left:10em}}.hero .title{color:#fff;font-family:Lora,serif;font-weight:300;line-height:1.1;margin-bottom:.5em}.hero h2{color:#fff;font-weight:700;margin-bottom:1em}@media only screen and (min-width:48em){.hero h2{width:18em}}.hero .btn{font-size:1.2rem}.about .title{-webkit-animation:slideInFromTop 1s ease-in;animation:slideInFromTop 1s ease-in}.about__content{background-color:rgba(27,87,151,.5);position:relative}.about__img{-webkit-animation:slideInFromLeft 1.5s ease-in;animation:slideInFromLeft 1.5s ease-in;text-align:center}.about__img img{margin:0 auto;width:70%}@media only screen and (min-width:48em){.about__img img{margin-bottom:2em}}.about__img .btn{display:none}@media only screen and (min-width:48em){.about__img .btn{display:inline-block;font-size:1.2rem;margin-bottom:3em}}.about__para{padding:1em 2em;text-align:center}@media only screen and (min-width:48em){.about__para{-webkit-animation:slideInFromRight 1s ease-in;animation:slideInFromRight 1s ease-in;padding:1em 0;text-align:left}}.about__para p{font-family:Lora,serif;font-size:1.2rem;font-weight:300;line-height:1.8;margin-bottom:1em}@media only screen and (min-width:48em){.about__para p{font-size:1.3rem;margin-bottom:.5em}}.about__para strong{font-weight:700}.about__para .btn{display:inline-block;font-size:1.2rem;margin-top:2em}@media only screen and (min-width:48em){.about__para .btn{-webkit-animation:slideInFromLeft 1.5s ease-in;animation:slideInFromLeft 1.5s ease-in;display:none}}.about__list{-webkit-animation:slideInFromLeft 1.5s ease-in;animation:slideInFromLeft 1.5s ease-in;padding:1em 2em;text-align:center}@media only screen and (min-width:48em){.about__list{padding-right:2em;text-align:left}}.about__list p{font-size:1.2rem;line-height:1.8}@media only screen and (min-width:48em){.about__list p{font-size:1.5rem;padding:0}}.about__list--item{-webkit-animation:slideInFromRight 1.5s ease-in;animation:slideInFromRight 1.5s ease-in;background-color:#f4f4f4;padding:2em 3em;text-align:center}@media only screen and (min-width:48em){.about__list--item{text-align:left}}.about__list--item li{font-size:1.2rem;line-height:1.4;list-style:none;margin-bottom:1em}.about__list--item span{font-weight:700}.author{background-color:#1b5797;background:-webkit-gradient(linear,left top,right top,from(#1b5797),color-stop(50%,#032040),to(#1a334f));background:linear-gradient(90deg,#1b5797,#032040 50%,#1a334f);color:#fff;text-align:center}.author__img{-webkit-animation:slideInFromTop 1.5s ease-in;animation:slideInFromTop 1.5s ease-in}.author__img img{border-radius:50%;margin:0 auto 1em;width:15.625em}.author__title{-webkit-animation:slideInFromTop 1.5s ease-in;animation:slideInFromTop 1.5s ease-in;color:#fff;margin-bottom:1em}.author__para{-webkit-animation:slideInFromLeft 1.5s ease-in;animation:slideInFromLeft 1.5s ease-in;color:hsla(0,0%,100%,.7);font-size:1.1rem;line-height:1.7}@media only screen and (min-width:48em){.author__para{font-size:1.3rem;margin:0 auto;max-width:53em;text-align:left}}.author__para p{margin-bottom:1em}.author__social{-webkit-animation:slideInFromBottom 1.5s ease-in;animation:slideInFromBottom 1.5s ease-in;margin-top:2em;text-align:center}.author__social--title{color:#fff;font-size:1.3rem;margin-bottom:1em}.author__social ul{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;list-style:none}.author__social li+li{margin-left:1em}.author__social li{background-color:#fff;border-radius:100%;padding:1em}.author__social svg{height:1em;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out;width:1em}@media only screen and (min-width:48em){.author__social svg{height:1.5em;width:1.5em}}.author__social a{font-size:1.2rem;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}@media only screen and (min-width:48em){.author__social a{font-size:1.5rem}}.author__social a:focus,.author__social a:hover{fill:#b73225}.review{-webkit-animation:slideInFromLeft 1.5s ease-in;animation:slideInFromLeft 1.5s ease-in;padding:4em 0;text-align:center}@media only screen and (min-width:48em){.review{padding-top:6em}}.review__title{margin-bottom:2em;text-align:center}@media only screen and (min-width:48em){.review__title{margin-bottom:3.5em}}.review__item{padding-left:1em;padding-right:1em}@media only screen and (min-width:48em){.review__item{padding-left:0;padding-right:0;text-align:left}.review__item+.review__item{margin-left:1.5em}}.review__item--content{background-color:#f4f4f4;border-left:.25rem solid #b73225;margin-bottom:1.5em;padding:2em}.review__item--content p{font-size:1rem;line-height:1.6;margin-bottom:1em}.review__item--name{margin-bottom:2em;text-align:center}@media only screen and (min-width:48em){.review__item--name{text-align:center}}@media only screen and (min-width:64em){.review__item--name{text-align:center}}.review__item--name strong{display:block}@media only screen and (min-width:48em){.review__item--name strong{display:inline-block;margin-bottom:4em}}.footer{-webkit-animation:slideInFromBottom 1.5s ease-in;animation:slideInFromBottom 1.5s ease-in;background-color:#1b5797;background:-webkit-gradient(linear,left top,right top,from(#1b5797),color-stop(50%,#032040),to(#1a334f));background:linear-gradient(90deg,#1b5797,#032040 50%,#1a334f);color:#fff;font-weight:400;padding:5em 0 2em;text-align:center}.footer__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-inline:auto;max-width:69em}@media only screen and (min-width:48em){.footer__top{-webkit-box-orient:horizontal;-webkit-box-direction:normal;border-bottom:.0625rem solid rgba(92,95,88,.2);-ms-flex-direction:row;flex-direction:row;padding-bottom:2em}}.footer__nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:2em}@media only screen and (min-width:48em){.footer__nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:0;margin-right:auto}}.footer__nav-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;list-style:none}.footer__nav-list>li:not(:last-child){margin-right:1.5em}.footer__nav-list>li:after{color:#fff;content:"|";margin-left:1.5em}.footer__nav-list>li:last-child:after{display:none}.footer__nav-link{color:#fff;font-size:1.125rem;letter-spacing:.09375rem;line-height:2.125rem;text-decoration:none;text-transform:uppercase;-webkit-transition:color .3s;transition:color .3s}.footer__nav-link:focus,.footer__nav-link:hover{color:#b73225}.footer__logo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2em;width:10em}@media only screen and (min-width:48em){.footer__logo{margin-bottom:0;margin-right:8em}}.footer__logo img{-o-object-fit:cover;object-fit:cover;width:100%}.footer__social{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.footer__social svg *{-webkit-transition:fill .3s;transition:fill .3s}.footer__social svg:hover *{fill:#b73225}.footer__social-link:not(:last-child){margin-right:2em}.footer__bottom{padding-top:2em}.scroll-top{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#1b5797;border-radius:.375rem;bottom:.625em;-webkit-box-shadow:0 .5rem 1.25rem rgba(0,0,0,.2);box-shadow:0 .5rem 1.25rem rgba(0,0,0,.2);cursor:pointer;display:none;height:3.75em;justify-content:center;position:fixed;right:.625em;-webkit-transform:scale(.9);transform:scale(.9);-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;width:3.75em;z-index:100}.scroll-top svg{color:#fff;pointer-events:none;width:50%}.scroll-top svg:focus,.scroll-top svg:hover{-webkit-transform:scale(1);transform:scale(1)}.product__container{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;width:100%}@media only screen and (min-width:48em){.product__container{padding-bottom:7em;padding-top:7em}}.product{height:auto;position:relative;width:100%}@media only screen and (min-width:48em){.product{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:center;width:62.5em}}.product__img{height:auto;padding:2em;position:relative;width:100%}@media only screen and (min-width:48em){.product__img{height:auto;width:40%}}.product__img img{height:100%;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.product__listing{-webkit-box-pack:center;-ms-flex-pack:center;background:#1b5797;color:#dcd1e3;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;justify-content:center;min-height:31.25em;padding:2.5em;width:100%}@media only screen and (min-width:48em){.product__listing{width:60%}}.product__content{text-align:center}@media only screen and (min-width:48em){.product__content{text-align:left}}.product__content-name{color:#fff;font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:.5em}.product__content-desc{color:#000;font-size:1.125rem;line-height:1.7rem;margin:1.5em 0}@media only screen and (min-width:48em){.product__content-desc{font-size:1.125rem}}.product__content-price{color:#000;font-size:2rem;margin-bottom:.5em}@media only screen and (min-width:48em){.product__content-price{font-size:3.5rem}}.success{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#1b5797;background:-webkit-gradient(linear,left top,right top,from(#1b5797),color-stop(50%,#032040),to(#1a334f));background:linear-gradient(90deg,#1b5797,#032040 50%,#1a334f);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;justify-content:center;text-align:center;width:100%}.success h1{color:#fff;font-size:1.5rem;line-height:1.3;margin-bottom:1em}@media only screen and (min-width:48em){.success h1{font-size:2.5rem}}.success__info{padding:2em 0}.success h2{color:#b73225;font-size:3rem;font-weight:700;line-height:1;margin-bottom:.5em;margin-top:.5em}@media only screen and (min-width:48em){.success h2{font-size:6rem;margin-bottom:.2em}}.success h3{color:#dcd1e3;font-size:1.125rem;font-weight:700;letter-spacing:.125rem;margin-bottom:3em;text-transform:uppercase}.success p{font-size:1.5rem;margin-bottom:3em}.success .line{border-bottom:.0625rem solid #fff}
/*# sourceMappingURL=style.css.map */