@charset "UTF-8";@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut;-webkit-animation-duration:.3s;animation-duration:.3s}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;-webkit-animation-duration:.25s;animation-duration:.25s}body{font:16px/1.5 "Montserrat",sans-serif;color:#23212b;font-weight:500;overflow-x:hidden}h1,h2,h3,h4{margin:0;font-weight:700;font-family:"Montserrat",sans-serif;letter-spacing:.01rem;color:#0a1422}svg:not(:root){width:100%;overflow:visible}a{color:#23212b;text-decoration:underline;-webkit-text-decoration-skip:ink;text-decoration-skip:ink;cursor:pointer}a.ulderline-link>span{display:inline-block;border-bottom:1px solid #0a1422;color:#0a1422;-webkit-transition:all .2s cubic-bezier(.18,.98,.45,1);-o-transition:all .2s cubic-bezier(.18,.98,.45,1);transition:all .2s cubic-bezier(.18,.98,.45,1)}.ulderline-link--inverse{color:#fff}a.ulderline-link--inverse>span{color:#fff;border-color:#fff}a.ulderline-link--inverse:hover>span{opacity:.8;color:#fff;border-color:#fff}a:focus,a:hover{color:inherit;text-decoration:none}h2{font-size:2.2rem}h2.section-title{margin-bottom:3.2rem;font-weight:800}@media screen and (max-width:576px){h2.section-title{margin-bottom:2.2rem}h2.section-title--page{font-size:1.6rem;overflow-wrap:break-word}}.section-title-authors{color:#fff;font-weight:800}@media screen and (max-width:576px){h2.section-title-authors{margin-bottom:2.2rem}}.c-lead{color:#0a1422}@media (max-width:576px){.c-lead{color:#fff}}.bordered,.bordered:hover{border:1px solid #0a1422;border-radius:20px}.bordered:hover{background-color:#000;color:#fff}.lead-button-link.lead-button-link-blue{background-color:#fff;color:#000}.lead-button-link.lead-button-link-blue:hover{background-color:#4285f4;color:#fff;border:1px solid #4285f4}.lead-button-link.lead-button-link-blue:focus{background-color:#fff;color:#000;border:1px solid #000}.lead-button-link,.lead-button-link:focus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:250px;padding:16px 24px;text-align:center;background-color:#0a1422;border:1px solid #0a1422;border-radius:30px;text-transform:uppercase;font-weight:600;color:#fff;line-height:24px;font-size:15px;text-decoration:none;-webkit-transition:all .4s cubic-bezier(.18,.98,.45,1);-o-transition:all .4s cubic-bezier(.18,.98,.45,1);transition:all .4s cubic-bezier(.18,.98,.45,1);outline:0;cursor:pointer}.lead-button-link:focus:hover,.lead-button-link:hover{text-decoration:none;color:#0a1422;background-color:#fff}.lead-button-link.lead-button--transp,.lead-button-link:focus.lead-button--transp{background:#fff;border:3px solid #0a1422;color:#0a1422}.lead-button-link.lead-button--white,.lead-button-link:focus.lead-button--white{background-color:#fff;color:#0a1422}.lead-button-link.lead-button--white:focus,.lead-button-link.lead-button--white:hover,.lead-button-link:focus.lead-button--white:focus,.lead-button-link:focus.lead-button--white:hover{background-color:#0a1422;color:#fff;border-color:#fff}.lead-button-link.lead-button--ok,.lead-button-link.lead-button--ok:hover,.lead-button-link:focus.lead-button--ok,.lead-button-link:focus.lead-button--ok:hover{background-color:#22cd02;border-color:#22cd02;color:#fff}.lead-button-link.lead-button--error,.lead-button-link.lead-button--error:hover,.lead-button-link:focus.lead-button--error,.lead-button-link:focus.lead-button--error:hover{background-color:#ff4d4d;border-color:#ff4d4d;color:#fff}.book-selector{text-align:center;text-transform:uppercase;margin-top:3.5rem;font:12px "Montserrat",sans-serif;font-weight:500;margin-bottom:30px}@media (max-width:465px){.book-selector{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.left-button,.middle-button,.right-button{margin:10px 0;width:80vw;border-radius:30px!important}}.left-button{border-radius:30px 0 0 30px}.left-button,.middle-button,.right-button{background-color:#fff;color:#000;padding:15px 30px;border:1px solid #0a1422;text-decoration:none}.right-button{border-radius:0 30px 30px 0}.left-button:focus:hover,.left-button:hover,.middle-button:focus:hover,.middle-button:hover,.right-button:focus:hover,.right-button:hover,.selected-button{background-color:#000!important;color:#fff!important;z-index:100500}.selected-button{z-index:5}.be-animated{visibility:hidden}.nowrap{white-space:nowrap}@media screen and (max-width:576px){.nowrap{white-space:normal}}.tooltip-inner{max-width:100%;padding:.5rem 1rem}.big-list li{margin:1.5rem 0;color:#fff;font-size:1.2rem;letter-spacing:.015rem}@media screen and (max-width:576px){body.page main section:first-of-type{padding-top:2rem}}nav.fixed-top{padding:1.6rem 0;background-color:#fff}@media screen and (max-width:576px){nav.fixed-top{padding:1rem;background-color:#0a1422}}@media screen and (min-width:1250px){nav .navbar-brand{position:absolute;left:2rem}}nav .navbar-brand img{width:182px;-webkit-filter:brightness(0);filter:brightness(0)}@media screen and (max-width:576px){nav .navbar-brand img{width:170px;-webkit-filter:brightness(1);filter:brightness(1)}}nav .navbar-nav .dropdown-menu{min-width:auto;border-radius:30px;border:1px solid #0a1422;padding:0;overflow:hidden}.nav-item--lang{position:absolute;right:2rem;top:1.8rem}@media (min-width:576px) and (max-width:1249px){.nav-item--lang{margin-right:2rem}}@media (max-width:576px){.nav-item--lang{top:1.2rem}}.nav-item--lang a.nav-link{text-decoration:none}@media (max-width:576px){.nav-item--lang a.nav-link{color:#fff}.nav-link:nth-child(1){margin:auto}}.navbar-nav{padding-right:0;margin-left:90px;gap:15px}nav .navbar-nav li.nav-item .nav-link{padding-left:1rem;padding-right:1rem;text-decoration:none;font-weight:500;outline:0}@media screen and (max-width:576px){nav .navbar-nav li.nav-item{padding-left:0}nav .navbar-nav li.nav-item .nav-link{color:#fff}}nav .navbar-nav li.nav-item .dropdown-item{text-decoration:none;padding-top:.4rem;padding-bottom:.4rem}nav .navbar-nav li.nav-item .dropdown-item:hover{background-color:#fff;color:#23212b}@media screen and (max-width:576px){nav .navbar-nav li.nav-item .ulderline-link span{color:#fff;border-color:#fff}}nav .navbar-toggler{outline:0}@media screen and (max-width:576px){nav .navbar-toggler{padding-right:0}}nav .navbar-toggler-icon i{vertical-align:sub}@media screen and (max-width:576px){nav .navbar-toggler-icon i{color:#fff}}main section{padding-top:4rem;padding-bottom:4rem}@media screen and (max-width:1400px){main section#hero{margin-top:5rem}}@media screen and (min-width:991px){main section{padding-top:6rem;padding-bottom:6rem}}@media screen and (max-width:576px){main section#hero{margin-top:4rem}}main section#hero .row-hero-info{height:calc(100vh - 8rem);min-height:43rem}@media screen and (max-width:1400px){main section#hero .row-hero-info{height:auto}}main section#hero .row-hero-info .col-hero-img{margin-bottom:3rem}@media screen and (min-width:576px){main section#hero .row-hero-info .col-hero-img{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:576px){main section#hero .row-hero-info .col-hero-img{padding:0 2rem;text-align:center}main section#hero .row-hero-info .col-hero-info{text-align:center}}@media screen and (max-width:990px){main section#hero .row-hero-info .col-hero-info{text-align:center}}main section#hero .row-hero-info .hero-info__book{max-width:400px;width:100%;margin:0 auto;-webkit-box-shadow:0 0 40px -14px #a7a7a7;box-shadow:0 0 40px -14px #a7a7a7}.hero-info__book-wrapper{position:relative}.hero-info__links{position:absolute;top:50%;z-index:1;left:-60px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.hero-info__parts,.hero-info__parts:hover{-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.hero-info__parts{text-decoration:none;display:block;background-color:#0a1422;height:22px;width:90px;font-size:14px;position:relative;border:1px solid #0a1422}.hero-info__parts:hover{-webkit-transform:translateX(50px);-ms-transform:translateX(50px);transform:translateX(50px)}.hero-info__parts:hover .title{color:#fff;background-color:#000}.hero-info__parts:hover .title span{opacity:1}.hero-info__parts:hover .top{background-color:#000;border-bottom:2px solid #2e2d2d}.hero-info__parts:hover+.hero-info__parts .side{-webkit-box-shadow:inset 3px 6px 4px -3px #000,inset 0 -4px 7px -9px #000,inset 2px 41px 18px -31px #000;box-shadow:inset 3px 6px 4px -3px #000,inset 0 -4px 7px -9px #000,inset 2px 41px 18px -31px #000}@media (-webkit-min-device-pixel-ratio:2),(-o-min-device-pixel-ratio:2/1),(-o-min-device-pixel-ratio:2/1),(min-resolution:192dpi){.hero-info__parts:hover+.hero-info__parts .side{-webkit-box-shadow:inset 3px 6px 100px -3px #000,inset 0 -4px 100px -9px #000,inset 2px 41px 150px -31px #000;box-shadow:inset 3px 6px 100px -3px #000,inset 0 -4px 100px -9px #000,inset 2px 41px 150px -31px #000}}.hero-info__parts .title{position:absolute;top:0;bottom:0;left:0;text-align:right;right:0;z-index:3;padding-right:11px;background-color:#fff}.hero-info__parts .title span{opacity:0}.hero-info__parts .bottom,.hero-info__parts .top{right:-17px;position:absolute;height:100%;width:90px;-webkit-transform:skew(-58deg,0deg);-ms-transform:skew(-58deg,0deg);transform:skew(-58deg,0deg)}.hero-info__parts .top{border:1px solid #000;border-right:2px solid #000;top:-20px;background-color:#fff;z-index:2}.hero-info__parts .bottom{top:1px;background-color:#000;z-index:1}.hero-info__parts .side{right:-29px;position:absolute;top:-11px;-webkit-box-shadow:inset 3px 6px 4px -3px #000;box-shadow:inset 3px 6px 4px -3px #000;height:22px;width:28px;-webkit-transform:skew(0deg,-32deg);-ms-transform:skew(0deg,-32deg);transform:skew(0deg,-32deg);background:-webkit-repeating-linear-gradient(top,#e0e0e0,#d5d5d5 3px);background:-o-repeating-linear-gradient(top,#e0e0e0,#d5d5d5 3px);background:repeating-linear-gradient(to bottom,#e0e0e0,#d5d5d5 3px);z-index:1}@media (-webkit-min-device-pixel-ratio:2),(-o-min-device-pixel-ratio:2/1),(-o-min-device-pixel-ratio:2/1),(min-resolution:192dpi){.hero-info__parts .side{-webkit-box-shadow:inset 3px 6px 18px -3px #000;box-shadow:inset 3px 6px 18px -3px #000}}.hero-info__parts-one{z-index:3}.hero-info__parts-two{z-index:2}.hero-info__parts-three{z-index:1}.hero-info__parts--active .title{background-color:#0a1422;color:#fff}.hero-info__parts--active .top{background-color:#0a1422;border-bottom:2px solid #2e2d2d}.hero-info__redaction-last,main section#hero .row-hero-info .hero-info__redaction{margin-top:1.2rem;opacity:.5}main section#hero .row-hero-info .lead-sub{font-size:1.15rem}.lead-sub{margin-top:-80px}main section#hero .row-hero-info h1{padding-top:2rem;padding-bottom:1.5rem;font-size:4.4rem;font-weight:700;line-height:1}@media screen and (max-width:1024px){main section#hero .row-hero-info h1{font-size:4rem}}@media screen and (max-width:576px){main section#hero .row-hero-info h1{font-size:2.6rem}}main section#hero .row-hero-info h1 span{display:block}main section#hero .row-hero-info h1 span:nth-of-type(1){margin-left:-6px}main section#hero .row-hero-info h1 span:nth-of-type(2){margin-left:-2px;margin-top:.6rem;font-size:50%}main section#hero .row-hero-info h1 span:nth-of-type(3){margin-left:-2px}main section#hero .row-hero-info h1 span:nth-of-type(4){margin-left:-2px;margin-top:.6rem;font-size:50%}main section#hero .row-hero-info .lead-description{line-height:1.5;letter-spacing:.015rem;font-weight:400}.row-margin-top{margin-top:200px}.lead-btn-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;row-gap:24px;margin-top:32px}@media screen and (max-width:500px){.lead-btn-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.back-to-previous-page,.link-to-book{text-transform:uppercase;text-decoration:none;font-weight:700;-webkit-transition:transform .3s;-o-transition:transform .3s;-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;will-change:transform}.back-to-previous-page{margin-left:15px;border-bottom:2px solid #000}.link-to-book span{border-bottom:2px solid #000;font-weight:600}.back-to-previous-page:hover,.link-to-book:hover{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03)}.link-to-book{width:250px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:0}.financial-btn:nth-child(1),.financial-btn:nth-child(4){width:147px}.financial-btn:nth-child(2),.financial-btn:nth-child(5){width:195px}.financial-btn:nth-child(3){width:259px}.financial-btn:nth-child(4){margin-left:0}.lead-btn-box-financial{width:633px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:36px 0}.inner-btn,.inner-btn:focus{width:auto}.inner-btn-box{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-column-gap:14px;-moz-column-gap:14px;column-gap:14px}@media screen and (max-width:1317px){.lead-btn-box-financial{width:600px}}@media screen and (max-width:1220px){.lead-button-link,.link-to-book{width:200px}.inner-btn{width:auto}}@media screen and (max-width:991px){.lead-btn-box-financial{width:633px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.financial-btn:nth-child(1){width:172px}.financial-btn:nth-child(2),.financial-btn:nth-child(3),.financial-btn:nth-child(5){width:auto}.lead-sub{margin-top:0}.lead-button-link,.link-to-book{width:250px;font-size:12px}.inner-btn{width:auto}.inner-btn-box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:14px;-moz-column-gap:14px;column-gap:14px}.lead-button-link:focus{font-size:12px}}@media screen and (max-width:770px){.lead-button-link,.link-to-book{width:200px}}@media screen and (max-width:650px){.lead-btn-box-financial{width:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.financial-btn:nth-child(4),.financial-btn:nth-child(5),.lead-btn-box>.financial-btn:nth-child(1),.lead-btn-box>.financial-btn:nth-child(2),.lead-btn-box>.financial-btn:nth-child(3){width:205px}.lead-button-link,.lead-button-link:focus,.link-to-book span{line-height:16px;font-size:12px}.lead-button-link,.link-to-book{width:200px}}@media screen and (max-width:350px){.lead-button-link,.link-to-book{width:auto}}@media (min-width:991px) and (max-width:1200px){main section#hero .row-hero-info .lead-btn-box{text-align:center}}.preview-link-v1-en,.preview-link-v1-ru,.preview-link-v2-en,.preview-link-v2-ru,.preview-link-v3-en,.preview-link-v3-ru{margin:0 .7rem}@media (min-width:991px) and (max-width:1200px){.preview-link-v1-en,.preview-link-v1-ru,.preview-link-v2-en,.preview-link-v2-ru,.preview-link-v3-en,.preview-link-v3-ru{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}main section#hero .row-hero-info{margin:1.5rem .2rem}@media screen and (max-width:576px){main section#hero .row-hero-info .lead-btn-box .ulderline-link{display:block}}main section#about,main section#authors{background-color:#0a1422}main section#about .row-about .section-title{color:#fff}main section#about .row-about .about-gallery{position:relative;max-width:450px;margin:0 auto}@media screen and (max-width:1050px){main section#about .row-about .about-gallery{margin-right:4rem}}@media screen and (max-width:990px){main section#about .row-about .about-gallery{margin:2rem auto 0}}@media screen and (max-width:767px){main section#about .row-about .about-gallery{margin-right:2.6rem}}@media screen and (max-width:576px){main section#about .row-about .about-gallery{margin-right:2.4rem}}main section#about .row-about .about-gallery img{position:absolute;left:0;cursor:pointer;-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.07);box-shadow:0 2px 10px 0 rgba(0,0,0,.07);-webkit-transition:-webkit-transform .4s cubic-bezier(.18,.98,.45,1);-o-transition:transform .4s cubic-bezier(.18,.98,.45,1);transition:transform .4s cubic-bezier(.18,.98,.45,1);transition:transform .4s cubic-bezier(.18,.98,.45,1),-webkit-transform .4s cubic-bezier(.18,.98,.45,1)}main section#about .row-about .about-gallery img.gallery-img__0{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);z-index:10}main section#about .row-about .about-gallery img.gallery-img__1{-webkit-transform:translate(.4rem,.2rem);-ms-transform:translate(.4rem,.2rem);transform:translate(.4rem,.2rem);z-index:9}@media screen and (max-width:576px){main section#about .row-about .about-gallery img.gallery-img__1{-webkit-transform:translate(.2rem,.1rem);-ms-transform:translate(.2rem,.1rem);transform:translate(.2rem,.1rem)}}main section#about .row-about .about-gallery img.gallery-img__2{-webkit-transform:translate(.8rem,.4rem);-ms-transform:translate(.8rem,.4rem);transform:translate(.8rem,.4rem);z-index:8}@media screen and (max-width:576px){main section#about .row-about .about-gallery img.gallery-img__2{-webkit-transform:translate(.4rem,.2rem);-ms-transform:translate(.4rem,.2rem);transform:translate(.4rem,.2rem)}}main section#about .row-about .about-gallery img.gallery-img__3{-webkit-transform:translate(1.2rem,.6rem);-ms-transform:translate(1.2rem,.6rem);transform:translate(1.2rem,.6rem);z-index:7}@media screen and (max-width:576px){main section#about .row-about .about-gallery img.gallery-img__3{-webkit-transform:translate(.6rem,.3rem);-ms-transform:translate(.6rem,.3rem);transform:translate(.6rem,.3rem)}}main section#about .row-about .about-gallery img.gallery-img__4{-webkit-transform:translate(1.6rem,.8rem);-ms-transform:translate(1.6rem,.8rem);transform:translate(1.6rem,.8rem);z-index:6}@media screen and (max-width:576px){main section#about .row-about .about-gallery img.gallery-img__4{-webkit-transform:translate(.8rem,.4rem);-ms-transform:translate(.8rem,.4);transform:translate(.8rem,.4)}}main section#about .row-about .about-gallery img.gallery-img__5{-webkit-transform:translate(2rem,1rem);-ms-transform:translate(2rem,1rem);transform:translate(2rem,1rem);z-index:5}@media screen and (max-width:576px){main section#about .row-about .about-gallery img.gallery-img__5{-webkit-transform:translate(1rem,.5rem);-ms-transform:translate(1rem,.5rem);transform:translate(1rem,.5rem)}}main section#about .row-about .about-gallery img.gallery-img__6{-webkit-transform:translate(2.4rem,1.2rem);-ms-transform:translate(2.4rem,1.2rem);transform:translate(2.4rem,1.2rem);z-index:4}@media screen and (max-width:576px){main section#about .row-about .about-gallery img.gallery-img__6{-webkit-transform:translate(1.2rem,.6rem);-ms-transform:translate(1.2rem,.6rem);transform:translate(1.2rem,.6rem)}}main section#about .row-about .about-gallery img.gallery-img__7{-webkit-transform:translate(2.8rem,1.4rem);-ms-transform:translate(2.8rem,1.4rem);transform:translate(2.8rem,1.4rem);z-index:3}@media screen and (max-width:576px){main section#about .row-about .about-gallery img.gallery-img__7{-webkit-transform:translate(1.4rem,.7rem);-ms-transform:translate(1.4rem,.7rem);transform:translate(1.4rem,.7rem)}}main section#about .row-about .about-gallery img.gallery-img__8{-webkit-transform:translate(3.2rem,1.6rem);-ms-transform:translate(3.2rem,1.6rem);transform:translate(3.2rem,1.6rem);z-index:2}@media screen and (max-width:576px){main section#about .row-about .about-gallery img.gallery-img__8{-webkit-transform:translate(1.6rem,.8rem);-ms-transform:translate(1.6rem,.8rem);transform:translate(1.6rem,.8rem)}}main section#about .row-about .gallery-num{position:relative;padding-top:44.2rem;text-align:center;color:#fff}@media (min-width:991px) and (max-width:1050px){main section#about .row-about .gallery-num{padding-top:38.2rem}}@media (max-width:500px){main section#about .row-about .gallery-num{padding-top:41.2rem}}@media (max-width:450px){main section#about .row-about .gallery-num{padding-top:36.2rem}}@media (max-width:400px){main section#about .row-about .gallery-num{padding-top:31.7rem}}@media (max-width:360px){main section#about .row-about .gallery-num{padding-top:28.2rem}}@media (max-width:320px){main section#about .row-about .gallery-num{padding-top:24.2rem}}main section#about .row-about .gallery-num .ulderline-link{padding-left:2rem}main section#extras .row-bonuses .big-list li,main section#help .big-list li{color:#23212b}main section#reviews .review-box{padding:2.4rem 0}main section#reviews .review-box:not(:first-of-type){border-top:1px solid rgba(35,33,43,.1)}main section#reviews .review-box:first-of-type{padding-top:0}main section#reviews .review-box .review-box__body{margin-bottom:1.4rem;font-size:1.2rem;line-height:1.8rem;font-weight:400}main section#reviews .review-box .review-box__body::after,main section#reviews .review-box .review-box__body::before{display:inline-block;vertical-align:bottom;font-size:3.4rem;top:.15em;position:relative}main section#reviews .review-box .review-box__body::before{padding-right:8px;content:"“"}main section#reviews .review-box .review-box__body::after{padding-left:8px;content:"”"}main section#reviews .review-box .review-box__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}main section#reviews .review-box .review-box__info img{margin-right:1rem;max-width:60px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-radius:50%}main section#reviews .review-box .review-box__info .review-box__bio{color:#0a1422;font-weight:700}main section#reviews .review-box .review-box__info .review-box__bio span{display:block;color:#23212b;font-weight:500;font-size:80%}main section#reviews .col-review-links{padding-top:2rem;text-align:center;border-top:1px solid rgba(35,33,43,.1)}main section#reviews .col-review-links a{margin:.5rem .8rem}footer .copyright-text,main section#authors .row-authors .section-title{color:#fff}@media screen and (max-width:767px){main section#authors .col-author:not(:last-of-type){margin-bottom:2.5rem}}.col-author{margin-top:100px;margin-left:50px;margin-right:50px;max-width:500px}main section#authors .author-box{padding:0 1.2rem;text-align:center}main section#authors .author-box img{border-radius:50%}main section#authors .author-box .author-name{margin-top:1.2rem;margin-bottom:.8rem;font-size:1.4rem;font-weight:700;color:#fff}main section#authors .author-box .author-desc{font-size:1rem;color:#fff;text-align:center}main section#extras .row-bonuses .col-lead-link{margin-top:1rem;margin-bottom:5rem;text-align:center}main section#extras .resources-box{position:relative;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:2.5rem 3.5rem;border:.5rem solid #0a1422;background:-webkit-gradient(linear,left top,right top,from(rgba(10,20,34,.1)),color-stop(88%,rgba(10,20,34,.9))),url(../images/resources-bg.png);background:-webkit-linear-gradient(left,rgba(10,20,34,.1),rgba(10,20,34,.9) 88%),url(../images/resources-bg.png);background:-o-linear-gradient(left,rgba(10,20,34,.1),rgba(10,20,34,.9) 88%),url(../images/resources-bg.png);background:linear-gradient(to right,rgba(10,20,34,.1),rgba(10,20,34,.9) 88%),url(../images/resources-bg.png);background-position:100% 10%;background-repeat:no-repeat;background-size:cover}main section#extras .resources-box::before{display:block;position:absolute;left:0;right:0;height:100%;content:"";top:0;background-color:#0a1422;z-index:-1}@media screen and (max-width:767px){main section#extras .resources-box{padding:1.25rem 1.7rem}}main section#extras .resources-box .resources__info{width:50%;right:0}@media screen and (max-width:990px){main section#extras .resources-box .resources__info{width:65%}}@media screen and (max-width:767px){main section#extras .resources-box .resources__info{width:100%}}main section#extras .resources-box .resources__info p{font-size:1.8rem;line-height:1.4;color:#fff;font-weight:500}@media screen and (max-width:767px){main section#extras .resources-box .resources__info p{font-size:1.6rem}}main section#extras .resources-box .resources__info .resources__btns a{font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media screen and (max-width:576px){main section#extras .resources-box .resources__info .resources__btns a{margin-top:.5rem}}main section#extras .resources-box,main section#extras .resources-box .resources__info .resources__btns-short{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:990px){main section#extras .resources-box .resources__info .resources__btns-short{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}main section#extras .resources-box .resources__info .resources__btns a:not(:last-of-type){margin-right:1rem}footer{padding:2.4rem 0;background-color:#0a1422}@media screen and (max-width:576px){footer{padding:1.8rem 0}}@media screen and (max-width:1200px){footer .copyright-text{text-align:center;width:320px}}footer .footer-email{text-align:right}@media screen and (max-width:990px){footer .footer-email{margin-bottom:1rem;text-align:center;width:320px}}.modal-open .modal{background-attachment:fixed}.modal.fade{opacity:1}.modal.fade .modal-dialog{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.modal-dialog{max-width:750px}.modal-content{border-radius:10px;border:4px solid #0a1422;-webkit-box-shadow:0 0 60px -10px #23212b;box-shadow:0 0 60px -10px #23212b}#preorder-modal .modal-header{padding:.8rem 1.4rem}#preorder-modal .modal-header .modal-title{font-size:1.3rem}#preorder-modal .modal-header .modal-title .required-text{opacity:1;font-size:1rem}#preorder-modal .modal-header .close span{font-weight:400;font-size:32px}#preorder-modal .modal-body{padding:.8rem}#mc-embedded-subscribe-form .mc-field-group{margin-bottom:1.6rem;padding:0 .6rem}#mc-embedded-subscribe-form .mc-field-group:last-child{margin-bottom:0}@media screen and (max-width:576px){#mc-embedded-subscribe-form .mc-field-group{margin-bottom:1rem}}#mc-embedded-subscribe-form input,#mc-embedded-subscribe-form select{width:100%;outline:0}#mc-embedded-subscribe-form input[type=email],#mc-embedded-subscribe-form input[type=number],#mc-embedded-subscribe-form input[type=tel],#mc-embedded-subscribe-form input[type=text],#mc-embedded-subscribe-form select{padding:12px 24px;border:1px solid rgba(35,33,43,.7);border-radius:30px;font-weight:500}#mc-embedded-subscribe-form select{padding:12px 32px 12px 24px;background:#fff url(../images/select-icon.svg) no-repeat 98% center;background-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none}#mc-embedded-subscribe-form input.lead-button-link,#mc-embedded-subscribe-form select.lead-button-link{margin:0 .6rem}#mc-embedded-subscribe-form .subscribe-result{margin-top:1rem;text-align:center}#mc-embedded-subscribe-form .form-note{margin-top:1rem;opacity:.5;font-size:.85rem}#mc-embedded-subscribe-form .col-form-price{padding-top:.8rem;margin-top:.8rem;border-top:1px solid #e9ecef}#mc-embedded-subscribe-form .col-form-price>*{opacity:.5;-webkit-transition:opacity .2s cubic-bezier(.18,.98,.45,1);-o-transition:opacity .2s cubic-bezier(.18,.98,.45,1);transition:opacity .2s cubic-bezier(.18,.98,.45,1)}#mc-embedded-subscribe-form .col-form-price:hover>*{opacity:1}#mc-embedded-subscribe-form .col-form-price .form-price-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#mc-embedded-subscribe-form .col-form-price .form-price-box:not(:first-of-type){margin-top:.2rem}#mc-embedded-subscribe-form .col-form-price .form-price__text{padding-right:1rem}#mc-embedded-subscribe-form .col-form-price .form-price__cost{font-size:1.4rem;font-weight:700}#mc-embedded-subscribe-form .col-form-price .form-price__cost small{padding-left:.4rem;font-size:60%;font-weight:inherit}#mc-embedded-subscribe-form .col-form-price .price-box__note{margin-top:.5rem;font-size:.85rem}::-webkit-input-placeholder{color:#23212b;opacity:1}::-moz-placeholder{color:#23212b;opacity:1}::-ms-input-placeholder{color:#23212b;opacity:1}::placeholder{color:#23212b;opacity:1}.lg-backdrop{background-color:rgba(0,0,0,.9)}.lg-toolbar{background-color:transparent}.lg-toolbar #lg-counter{padding:12px 20px}.lg-toolbar #lg-counter,.lg-toolbar .lg-close{background-color:rgba(0,0,0,.45)}.percentCount{display:none}.book{position:absolute;margin-left:-60px;padding:0}.devider{border-top:1px solid rgba(35,33,43,.1)}.devider-footer{margin:10px}.devider-footer img,.social-link img{height:24px}.social-link{margin-left:10px;margin-right:10px}.bds{width:210px}.disabled{display:none}.margin-top{margin-top:23px}.row-footer,footer .social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:990px){.row-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}footer .social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:320px}img.hat{height:20px}li.student,li.student-message{list-style-type:none}li.student-message{width:106%;border-radius:20px;padding:10px;background-color:#e7e7e7;text-align:center;margin-left:-37px;font-size:.95rem;font-weight:300}@media (max-width:320px){li.student-message{width:115%}}@media (min-width:321px) and (max-width:360px){li.student-message{width:113%}}@media (min-width:361px) and (max-width:400px){li.student-message{width:111%}}@media (min-width:401px) and (max-width:480px){li.student-message{width:110%}}@media (min-width:481px) and (max-width:990px){li.student-message{width:108%}}@media (min-width:991px) and (max-width:1024px){li.student-message{width:107%}}@media (min-width:1025px){li.student-message{width:106%}}.button-centering{margin:.75rem!important}@media (max-width:576px){ul.navbar-nav{-webkit-padding-start:0;padding-inline-start:0;font:12px/1.5 "Montserrat",sans-serif;font-weight:400}}.amazon-modal-dialog.modal-dialog{max-width:450px;width:100%;margin:auto}.amazon-modal-dialog .modal-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:10px auto}.amazon-modal-dialog .amazon-button-wrp{height:44px;max-width:350px;width:100%;margin:10px 0;border-radius:3px;border:1px solid #a88734;border-color:#a88734 #9c7e31 #846a29;background:#f4d078;background:-webkit-gradient(linear,left top,left bottom,from(#f7dfa5),to(#f0c14b));background:-webkit-linear-gradient(top,#f7dfa5,#f0c14b);background:-o-linear-gradient(top,#f7dfa5,#f0c14b);background:linear-gradient(to bottom,#f7dfa5,#f0c14b);-webkit-box-shadow:0 1px 0 rgba(255,255,255,.4) inset;box-shadow:0 1px 0 rgba(255,255,255,.4) inset}.amazon-modal-dialog .amazon-button-wrp:hover{background:-webkit-gradient(linear,left top,left bottom,from(#f5d78e),to(#eeb933));background:-webkit-linear-gradient(top,#f5d78e,#eeb933);background:-o-linear-gradient(top,#f5d78e,#eeb933);background:linear-gradient(to bottom,#f5d78e,#eeb933);border:1px solid #f18458}.amazon-buy-button,.amazon-buy-button:focus{border:1px solid #a88734;border-color:#a88734 #9c7e31 #846a29;background:#f4d078;background:-webkit-gradient(linear,left top,left bottom,from(#f7dfa5),to(#f0c14b));background:-webkit-linear-gradient(top,#f7dfa5,#f0c14b);background:-o-linear-gradient(top,#f7dfa5,#f0c14b);background:linear-gradient(to bottom,#f7dfa5,#f0c14b);-webkit-box-shadow:0 1px 0 rgba(255,255,255,.4) inset;box-shadow:0 1px 0 rgba(255,255,255,.4) inset;color:#000}.amazon-buy-button:hover{background:-webkit-gradient(linear,left top,left bottom,from(#f5d78e),to(#eeb933));background:-webkit-linear-gradient(top,#f5d78e,#eeb933);background:-o-linear-gradient(top,#f5d78e,#eeb933);background:linear-gradient(to bottom,#f5d78e,#eeb933)}.amazon-modal-dialog a{display:block;margin:0;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:15px;font-family:"Amazon Ember",Arial,sans-serif;line-height:44px;text-decoration:none;color:#111;background-color:transparent;text-align:center;white-space:nowrap}@media screen and (max-width:990px){.desktop-display-none{display:none}}@media screen and (min-width:990px){.mobile-display-none{display:none}}.confirmation-message{text-align:center;color:green;opacity:0;-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s}.confirmation-message.visible{display:block;opacity:1}.form-message{padding:12px 60px 12px 24px;border:1px solid rgba(35,33,43,.7);border-radius:30px;font-weight:500;width:100%;resize:none}.form-message:focus{outline:0}.input-error-message{font-size:12px;visibility:hidden;opacity:0;-webkit-transition:visibility 0s,opacity .5s linear;-o-transition:visibility 0s,opacity .5s linear;transition:visibility 0s,opacity .5s linear;color:#ff4d4d;margin-bottom:0;position:absolute}.input-error-message.visible{visibility:visible;opacity:1}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}.comment-count{font-size:14px;color:gray;position:absolute;right:25px;bottom:10px}.required::-webkit-input-placeholder{color:gray}.required::-moz-placeholder{color:gray}.required::-ms-input-placeholder{color:gray}.required::placeholder{color:gray}.required-text{color:gray;font-size:1rem;opacity:1}[type=submit]:disabled{pointer-events:none;opacity:.65}.submit-spinner{margin-left:15px;display:inline-block;width:14px;height:14px;vertical-align:-2px;border:3px solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.submit-spinner_hide{display:none}select:required:invalid{color:gray}option,select{color:#000}.close{width:35px;height:35px;padding:0!important;margin:0 0 0 auto!important;font-size:larger}.button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:97%;margin:auto}.inactive-form-style{pointer-events:none;cursor:default;opacity:.5}