html.Overflow{overflow:hidden}@media (min-width:768px){html.Overflow{overflow:visible}}.Header{position:sticky;top:0;background-color:#fff;-webkit-box-shadow:0 15px 40px rgba(34,58,94,.08);box-shadow:0 15px 40px rgba(34,58,94,.08);padding:12px 16px;z-index:5}@media (min-width:768px){.Header{padding:0 16px;z-index:3}}.Header:before{content:"";height:1px}@media (min-width:768px){.Header:before{position:absolute;top:36px;right:0;left:5px;background-color:#e9edf5;z-index:0}}.Header:after{content:""}@media (min-width:768px){.Header:after{position:absolute;top:0;right:calc(50% + 440px);bottom:0;left:0;background-color:#fff;min-width:216px;z-index:0}}.Header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){.Header .container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.Header__logo img{width:120px;height:auto}@media (min-width:768px){.Header__logo img{width:156px}}@media (min-width:768px){.Header__logo-container{position:relative;width:200px;z-index:1}}.Header__burger{position:relative;width:24px;height:19px;background:none;border:0;margin-left:16px;cursor:pointer;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;z-index:2}@media (min-width:768px){.Header__burger{display:none}}.Header__burger span{display:block;width:100%;height:3px;background-color:#223a5e;border-radius:3px;-webkit-transition:background-color .5s ease,-webkit-transform .5s ease;transition:background-color .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,background-color .5s ease;transition:transform .5s ease,background-color .5s ease,-webkit-transform .5s ease;will-change:transform}.Header__burger span:first-child{-webkit-transform:translateY(-6px);transform:translateY(-6px)}.Header__burger span:nth-of-type(2){-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.Header__burger span:last-child{-webkit-transform:translateY(6px);transform:translateY(6px)}.Header__burger--active span{background-color:#223a5e}.Header__burger--active span:first-child{-webkit-transform:rotate(45deg) translateY(4px);transform:rotate(45deg) translateY(4px)}.Header__burger--active span:nth-of-type(2){opacity:0}.Header__burger--active span:last-child{-webkit-transform:rotate(-45deg) translateY(-4px);transform:rotate(-45deg) translateY(-4px)}@media (min-width:768px){.Header__user-box{width:100%;height:36px;text-align:right}}.Header__user-box__link{position:relative;display:inline-block;vertical-align:top;white-space:nowrap;text-decoration:none;padding-left:40px;width:40px;height:44px;border:2px solid #e9edf5;border-radius:50%;overflow:hidden}@media (min-width:768px){.Header__user-box__link{font-size:13px;color:#223a5e;line-height:36px;-webkit-transition:color .3s ease;transition:color .3s ease;padding-left:20px;border:0;border-radius:0;width:auto;height:auto;overflow:inherit}}.Header__user-box__link:focus,.Header__user-box__link:hover{color:#f06b45}.Header__user-box__link:before{content:"";width:12px;height:12px;position:absolute;top:0;bottom:0;left:0;background:50% no-repeat;background-size:contain;margin:auto}.Header__user-box__link-phone{display:none}.Header__user-box__link-phone:before{background-image:url(/images/icons/ico_header_phone.svg)}@media (min-width:768px){.Header__user-box__link-phone{display:inline-block}}.Header__user-box__link-dashboard:before{background-image:url(/images/icons/ico_header_user.svg);width:18px;height:18px;right:0}@media (min-width:768px){.Header__user-box__link-dashboard:before{width:12px;height:12px;right:auto}}@media (min-width:768px){.Header__user-box__link+*{position:relative;margin-left:40px}.Header__user-box__link+:after{content:"";width:1px;height:16px;position:absolute;top:0;bottom:0;left:-20px;background-color:#e9edf5;margin:auto}}.Header__user-box>div{display:inline-block}.Header__user-box a.UserBlockWhois--orders{display:none}.Header__user-box .UserBlockWhois__avatar-container{position:relative;width:64px;height:44px;border:2px solid #e9edf5;border-radius:44px;overflow:hidden;background:none}@media (min-width:768px){.Header__user-box .UserBlockWhois__avatar-container{width:51px;height:26px;border-width:1px;margin:5px 0}}.Header__user-box .UserBlockWhois__avatar-container:before{content:"";width:18px;height:18px;position:absolute;top:0;bottom:0;left:14px;margin:auto;background:url(/images/icons/ico_header_user.svg) 50% no-repeat;background-size:contain}@media (min-width:768px){.Header__user-box .UserBlockWhois__avatar-container:before{width:12px;height:12px;left:12px}}.Header__user-box .UserBlockWhois{width:auto;height:auto;opacity:1}.Header__user-box .UserBlockWhois:after{border:0;width:9px;height:7px;right:14px;margin-top:-5px;background:url(/images/icons/ico_arrow_vertical_mini.svg) 50% no-repeat;background-size:contain}@media (min-width:768px){.Header__user-box .UserBlockWhois:after{right:12px}}.Header__menu{position:fixed;top:68px;right:-100%;bottom:0;visibility:hidden;-webkit-transform:translateX(0);transform:translateX(0);width:100%;background-color:#e9edf5;-webkit-box-shadow:inset 0 55px 40px -40px rgba(34,58,94,.08);box-shadow:inset 0 55px 40px -40px rgba(34,58,94,.08);padding:12px;overflow-y:auto;-webkit-transition:opacity .5s,visibility .5s ease,-webkit-transform .5s;transition:opacity .5s,visibility .5s ease,-webkit-transform .5s;transition:opacity .5s,visibility .5s ease,transform .5s;transition:opacity .5s,visibility .5s ease,transform .5s,-webkit-transform .5s;will-change:transform;z-index:1}@media (min-width:768px){.Header__menu{position:static;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;padding:12px 0;width:auto;visibility:visible;-webkit-transform:translateX(0);transform:translateX(0);overflow:visible;-webkit-transition:none;transition:none}}.Header__menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:768px){.Header__menu-container{width:calc(100% - 200px);border-left:1px solid #e9edf5}}.Header__menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}@media (min-width:768px){.Header__menu-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:auto}}.Header__menu-list-item{width:100%;padding:16px 0}@media (min-width:768px){.Header__menu-list-item{width:auto;padding:12px 0}}.Header__menu-list-item+.Header__menu-list-item{border-top:1px solid #d8dbe3}@media (min-width:768px){.Header__menu-list-item+.Header__menu-list-item{margin-left:3vw;border-top:0}}.Header__menu-list-item>a:not(.btn){position:relative;font-weight:500;color:#223a5e;text-decoration:none;white-space:nowrap}@media (min-width:768px){.Header__menu-list-item>a:not(.btn):before{content:"";height:2px;position:absolute;right:0;bottom:-26px;left:0;background-color:transparent;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}}@media (min-width:768px){.Header__menu-list-item>a:not(.btn).Header__menu__link.active:before,.Header__menu-list-item>a:not(.btn):focus:before,.Header__menu-list-item>a:not(.btn):hover:before{background-color:#f06b45}}.Header__menu-order-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:auto;padding:20px 0 8px}@media (min-width:768px){.Header__menu-order-block{display:inherit;padding:0}}.Header__menu-order-block__link.btn:active,.Header__menu-order-block__link.btn:focus,.Header__menu-order-block__link.btn:hover{background-color:transparent}@media (min-width:768px){.Header__menu-order-block__link.btn{background-color:#fff;border-color:#f06b45;color:#223a5e}.Header__menu-order-block__link.btn:active,.Header__menu-order-block__link.btn:focus,.Header__menu-order-block__link.btn:hover{background-color:#f06b45;color:#fff}}.Header__menu-order-block__phone{position:relative;font-size:16px;line-height:24px;padding-left:38px}.Header__menu-order-block__phone:after{content:"";width:30px;height:30px;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:#fff url(/images/icons/ico_header_phone.svg) 50% no-repeat;background-size:16px 16px;border-radius:50%}@media (min-width:768px){.Header__menu-order-block__phone{display:none}}.Header__submenu-label{position:relative;display:inline-block;padding-right:16px;font-weight:500;cursor:pointer;color:#223a5e}.Header__submenu-label:before{content:"";width:9px;height:7px;position:absolute;top:4px;right:0;bottom:0;background:url(/images/icons/ico_arrow_vertical_mini.svg) 50% no-repeat;background-size:contain;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;margin:auto}.Header__submenu-label.open:before{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.Header__submenu-container{position:relative;padding-bottom:0}@media (min-width:768px){.Header__submenu-container{margin-bottom:-12px;padding-bottom:24px}}@media (min-width:768px){.Header__submenu-container:hover .Header__submenu{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto;max-height:none;padding-bottom:24px;-webkit-transition:opacity .3s ease,pointer-events .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,pointer-events .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,pointer-events .3s ease;transition:opacity .3s ease,transform .3s ease,pointer-events .3s ease,-webkit-transform .3s ease}}@media (min-width:768px){.Header__submenu-container:hover .Header__submenu-label:before{-webkit-transform:scaleY(-1);transform:scaleY(-1)}}.Header__submenu-container .Header__submenu{padding:16px 16px 0;max-height:0;overflow:hidden;-webkit-transition:max-height .3s ease;transition:max-height .3s ease}@media (min-width:768px){.Header__submenu-container .Header__submenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;position:absolute;top:100%;left:0;margin:0 0 0 -36px;padding:16px 36px;background-color:#fefefe;-webkit-box-shadow:0 15px 40px rgba(34,58,94,.08);box-shadow:0 15px 40px rgba(34,58,94,.08);width:490px;max-height:none;overflow:inherit;opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px);pointer-events:none;-webkit-transition:opacity .15s ease,pointer-events .3s ease,-webkit-transform .3s ease;transition:opacity .15s ease,pointer-events .3s ease,-webkit-transform .3s ease;transition:opacity .15s ease,transform .3s ease,pointer-events .3s ease;transition:opacity .15s ease,transform .3s ease,pointer-events .3s ease,-webkit-transform .3s ease}}.Header__submenu-container .Header__submenu.open{max-height:500px;padding-bottom:16px}@media (min-width:768px){.Header__submenu-container .Header__submenu li{width:49%}}.Header__submenu-container .Header__submenu a{font-weight:500;color:#223a5e;border-bottom:.125em solid transparent;line-height:36px;text-decoration:none;-webkit-transition:color .3s ease,-webkit-box-shadow .3s ease;transition:color .3s ease,-webkit-box-shadow .3s ease;transition:color .3s ease,box-shadow .3s ease;transition:color .3s ease,box-shadow .3s ease,-webkit-box-shadow .3s ease}.Header__submenu-container .Header__submenu a.Header__menu__link.active,.Header__submenu-container .Header__submenu a:focus,.Header__submenu-container .Header__submenu a:hover{color:#223a5e;-webkit-box-shadow:0 .071em 0 #f06b45;box-shadow:0 .071em 0 #f06b45}.Header-nav--open .Header__menu{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}@media (min-width:768px){.Header-nav--open .Header__menu{-webkit-transform:translateX(0);transform:translateX(0)}}.CalculatorShort{color:#fefefe}.CalculatorShort__label{position:relative;display:block}.CalculatorShort__label:before{content:"";width:52px;height:52px;position:absolute;top:1px;left:1px;background:#e9edf5 50% no-repeat;border-radius:50%;pointer-events:none;z-index:1}.CalculatorShort__label[for=paperTypeId]:before{background-image:url(/images/icons/ico_calc_type-paper.svg);background-size:16px 20px}.CalculatorShort__label[for=academicLevelId]:before{background-image:url(/images/icons/ico_calc_level.svg);background-size:14px 22px}.CalculatorShort__label[for=deadlineId]:before{background-image:url(/images/icons/ico_calc_deadline.svg);background-size:18px 20px}.CalculatorShort__label-item{position:absolute;top:6px;left:64px;font-size:14px;pointer-events:none;color:#5b7295;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;opacity:.8}.CalculatorShort__select select:focus+.CalculatorShort__label-item,.CalculatorShort__select select:hover+.CalculatorShort__label-item{opacity:1}.CalculatorShort__row{margin-bottom:18px}.CalculatorShort__header{font-size:18px;line-height:156%;font-weight:500;margin-bottom:16px}@media (min-width:1024px){.CalculatorShort__header{font-size:22px}}.CalculatorShort__total{text-align:center;font-size:1rem;line-height:1.62;margin:-8px 0 8px;color:#fefefe}@media (min-width:1024px){.CalculatorShort__total{text-align:right;margin:0}}.CalculatorShort__total span{font-size:30px;font-weight:400}.CalculatorShort__total span span{font-size:16px;margin-right:5px}.CalculatorShort__submit{text-align:center;margin-bottom:0}@media (min-width:1024px){.CalculatorShort__submit button{width:100%}}.CalculatorShort__submit button:focus,.CalculatorShort__submit button:hover{background-color:transparent;color:#fff}@media (min-width:1024px){.CalculatorShort__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:1024px){.CalculatorShort__group .CalculatorShort__row{width:55%}}@media (min-width:1024px){.CalculatorShort__group .CalculatorShort__row.CalculatorShort__total{width:42%}}@media (min-width:1024px){.CalculatorShort__group.CalculatorShort__footer{margin-top:15px}}.CalculatorShort__cell{margin-bottom:18px}@media (min-width:1024px){.CalculatorShort__cell{width:42%}}@media (min-width:1024px){.CalculatorShort__cell+.CalculatorShort__cell{width:55%}}.CalculatorShort__cell[data-tariff-control] .CalculatorShort__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:7px 6px 7px 20px;background-color:#fff;border:1px solid #d8dbe3;border-radius:30px}.CalculatorShort__cell[data-tariff-control] .CalculatorShort__label:hover{border-color:#223a5e}.CalculatorShort__cell[data-tariff-control] .CalculatorShort__label:before{display:none}.CalculatorShort__cell[data-tariff-control] .CalculatorShort__label-item{position:static;opacity:1;width:50%;line-height:1;color:rgba(91,114,149,.8)}.CalculatorShort__cell[data-tariff-control] .CalculatorShort__label-item-words{display:block;font-size:14px;line-height:16px;margin:5px 0 1px;color:#223a5e;white-space:nowrap}.CalculatorShort__pages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%}.CalculatorShort__pages-btn button{position:relative;width:38px;height:38px;background-color:#e9edf5;border:0;border-radius:50%;vertical-align:top;-webkit-transition:background .3s ease;transition:background .3s ease;cursor:pointer}.CalculatorShort__pages-btn button:after,.CalculatorShort__pages-btn button:before{content:"";width:9px;height:1px;position:absolute;top:0;right:0;bottom:0;left:1px;background-color:#223a5e;-webkit-transition:background .3s ease;transition:background .3s ease;margin:auto}.CalculatorShort__pages-btn button:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.CalculatorShort__pages-btn button:focus,.CalculatorShort__pages-btn button:hover{background-color:#f06b45}.CalculatorShort__pages-btn button:focus:after,.CalculatorShort__pages-btn button:focus:before,.CalculatorShort__pages-btn button:hover:after,.CalculatorShort__pages-btn button:hover:before{background-color:#fff}.CalculatorShort__pages-btn.CalculatorShort__pages-left button:after{display:none}.CalculatorShort__pages input[type=number]{background-color:transparent;border:0;font-size:16px;font-weight:500;color:#223a5e;text-align:center;width:30px}.Calc{position:relative}.Calc__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:1024px){.Calc__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.Calc--hidden{display:none}.Calc__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Calc__select select:focus+.Calc__label,.Calc__select select:hover+.Calc__label{opacity:1}.Calc__cell{position:relative;width:100%;margin-bottom:12px;background-color:#fff}@media (min-width:1024px){.Calc__cell{max-width:calc(50% - 155px);margin-bottom:25px}}.Calc__cell:before{content:"";width:52px;height:52px;position:absolute;top:1px;left:1px;background:#e9edf5 50% no-repeat;border-radius:50%;pointer-events:none;z-index:1}@media (min-width:1024px){.Calc__cell--academic-level-select{display:none}}.Calc__cell--pages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:7px 6px 7px 20px;background-color:#fff;border:1px solid #d8dbe3;border-radius:30px}.Calc__cell--pages:hover{border-color:#223a5e}.Calc__cell--pages:before{display:none}.Calc__cell--pages .Calc__label{position:static;opacity:1;width:50%;line-height:1;color:rgba(91,114,149,.8)}.Calc__cell--pages .Calc__label .CalcFull__label-item-words{display:block;font-size:14px;line-height:16px;margin:5px 0 1px;color:#223a5e;white-space:nowrap}@media (min-width:1024px){.Calc__cell--pages{-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2;max-width:260px}}.Calc__cell--type-of-paper:before{background-image:url(/images/icons/ico_calc_type-paper.svg);background-size:16px 20px}@media (min-width:1024px){.Calc__cell--type-of-paper{-webkit-box-ordinal-group:-2;-ms-flex-order:-3;order:-3}}.Calc__cell--academic-level:before{background-image:url(/images/icons/ico_calc_level.svg);background-size:14px 22px}@media (min-width:1024px){.Calc__cell--academic-level{-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2}}@media (min-width:1024px){.Calc__cell--academic-level-mobile{width:100%}}.Calc__cell--academic-level-mobile .Calc__academic-level--mobile{position:fixed;top:0;right:0;bottom:0;left:0;display:none;overflow:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:5000;background-color:hsla(0,0%,100%,.5);opacity:0}@media (min-width:1024px){.Calc__cell--academic-level-mobile .Calc__academic-level--mobile{position:relative;z-index:0;opacity:1;display:block;width:100%;background-color:#fff;margin-bottom:22px;min-height:245px}}.Calc__cell--academic-level-mobile .Calc__academic-level--mobile.uvocalc--academic_level_content__active{opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex}.Calc__cell--academic-level-mobile .Calc__academic-level--active-deadline{display:block}@media (min-width:1024px){.Calc__cell--academic-level-mobile .Calc__academic-level--active-deadline{display:none}}.Calc__cell--academic-level-mobile .Calc__academic-level--active-deadline label:not(.active){display:none}.Calc__cell--academic-level-mobile .Calc__academic-level--active-deadline label.active{position:relative;padding:5px 50px 5px 20px}.Calc__cell--academic-level-mobile .Calc__academic-level--active-deadline label.active:after{content:"";width:14px;height:9px;position:absolute;top:0;right:22px;bottom:0;background:url(/images/icons/ico_arrow_vertical_mini.svg) 50% no-repeat;background-size:contain;pointer-events:none;margin:auto}.Calc__cell--academic-level-mobile label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;text-align:center;min-width:10%;background-color:#fff;border:1px solid #d8dbe3;border-radius:30px;width:100%;padding:6px 20px;min-height:54px;-webkit-transition:background-color .2s;transition:background-color .2s;margin-bottom:12px}@media (min-width:1024px){.Calc__cell--academic-level-mobile label{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:35px 15px 25px;border-radius:0}}@media (min-width:1024px){.Calc__cell--academic-level-mobile label+label{border-right:0}}.Calc__cell--academic-level-mobile label *{-webkit-transition:color .2s;transition:color .2s}.Calc__cell--academic-level-mobile label .uvocalc--academic_level_content__date{color:#223a5e;text-align:right;font-size:15px;width:85px}@media (min-width:1024px){.Calc__cell--academic-level-mobile label .uvocalc--academic_level_content__date{width:100%;font-size:16px;text-align:center;line-height:1.2;min-height:55px}}@media (min-width:1200px){.Calc__cell--academic-level-mobile label .uvocalc--academic_level_content__date{font-size:20px}}.Calc__cell--academic-level-mobile label .uvocalc--academic_level_content__time{color:#223a5e;text-align:left;font-size:16px;font-weight:500;width:95px}@media (min-width:1024px){.Calc__cell--academic-level-mobile label .uvocalc--academic_level_content__time{width:100%;text-align:center;margin:25px 0 20px;font-size:20px;font-weight:400;color:#5b7295;-webkit-transition:color .3s ease;transition:color .3s ease;line-height:1}}.Calc__cell--academic-level-mobile label .uvocalc--academic_level_content__time span{display:block;font-size:14px;font-weight:400;color:#5b7295;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;opacity:.8}@media (min-width:1024px){.Calc__cell--academic-level-mobile label .uvocalc--academic_level_content__time span{color:rgba(91,114,149,.5);opacity:0;width:100%;font-weight:400;margin-top:10px}}.Calc__cell--academic-level-mobile label .uvocalc--academic_level_content__input{visibility:hidden;width:0;height:0}.Calc__cell--academic-level-mobile label .uvocalc--academic_level_content__price{width:85px;font-size:16px;font-weight:500;color:#223a5e;text-align:left}@media (min-width:1024px){.Calc__cell--academic-level-mobile label .uvocalc--academic_level_content__price{width:100%;text-align:center;font-size:26px;font-weight:400;line-height:1}}.Calc__cell--academic-level-mobile label .uvocalc--academic_level_content__price span{display:block;font-size:14px;font-weight:400;color:#5b7295;opacity:.8;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media (min-width:1024px){.Calc__cell--academic-level-mobile label .uvocalc--academic_level_content__price span{font-weight:400;color:rgba(91,114,149,.5);opacity:0;width:100%;margin-top:10px}}.Calc__cell--academic-level-mobile label .uvocalc--academic_level_content__price .uvocalc--animate_level__old{display:none}.Calc__cell--academic-level-mobile .uvocalc--academic_level_content__container{width:360px;height:auto;overflow:hidden;margin:auto auto 0;padding:10px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media (min-width:1024px){.Calc__cell--academic-level-mobile .uvocalc--academic_level_content__container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding:1px}}.Calc__cell--academic-level-mobile .uvocalc--academic_level_content__container label:hover{background-color:#e9edf5}.Calc__cell--academic-level-mobile .uvocalc--academic_level_content__container label:hover .uvocalc--academic_level_content__time{color:#223a5e}@media (min-width:1024px){.Calc__cell--academic-level-mobile .uvocalc--academic_level_content__container label:hover .uvocalc--academic_level_content__price span,.Calc__cell--academic-level-mobile .uvocalc--academic_level_content__container label:hover .uvocalc--academic_level_content__time span{opacity:1}}.Calc__cell--academic-level-mobile .uvocalc--academic_level_content__container label.active{background-color:#223a5e;z-index:1}.Calc__cell--academic-level-mobile .uvocalc--academic_level_content__container label.active:after{display:none}.Calc__cell--academic-level-mobile .uvocalc--academic_level_content__container label.active .uvocalc--academic_level_content__date,.Calc__cell--academic-level-mobile .uvocalc--academic_level_content__container label.active .uvocalc--academic_level_content__price,.Calc__cell--academic-level-mobile .uvocalc--academic_level_content__container label.active .uvocalc--academic_level_content__time{color:#fff}@media (min-width:1024px){.Calc__cell--academic-level-mobile .uvocalc--academic_level_content__container label.active .uvocalc--academic_level_content__price span,.Calc__cell--academic-level-mobile .uvocalc--academic_level_content__container label.active .uvocalc--academic_level_content__time span{opacity:1}}.Calc__cell--academic-level-mobile .uvocalc--academic_level_content__container label.active:hover{background-color:#223a5e}.Calc__label{position:absolute;top:6px;left:64px;font-size:14px;pointer-events:none;color:#5b7295;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;opacity:.8}.Calc__pages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%}.Calc__pages-btn button{position:relative;width:38px;height:38px;background-color:#e9edf5;border:0;border-radius:50%;vertical-align:top;-webkit-transition:background .3s ease;transition:background .3s ease;cursor:pointer}.Calc__pages-btn button:after,.Calc__pages-btn button:before{content:"";width:9px;height:1px;position:absolute;top:0;right:0;bottom:0;left:1px;background-color:#223a5e;-webkit-transition:background .3s ease;transition:background .3s ease;margin:auto}.Calc__pages-btn button:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.Calc__pages-btn button:focus,.Calc__pages-btn button:hover{background-color:#f06b45}.Calc__pages-btn button:focus:after,.Calc__pages-btn button:focus:before,.Calc__pages-btn button:hover:after,.Calc__pages-btn button:hover:before{background-color:#fff}.Calc__pages-btn.CalcFull__pages-left button:after{display:none}.Calc__pages input[type=number]{background-color:transparent;border:0;font-size:16px;font-weight:500;color:#223a5e;text-align:center;width:30px}.Calc__tip:empty{display:none}.Calc__tip:not(:empty){font-size:14px;line-height:170%;text-align:center;margin-bottom:15px}@media (min-width:1024px){.Calc__tip:not(:empty){text-align:left;width:100%}}.Calc__tip:not(:empty)[data-tip-discount]{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.Calc__tip:not(:empty).Calc__tip--deadline{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:20px auto 0;max-width:320px;color:#5b7295}@media (min-width:1024px){.Calc__tip:not(:empty).Calc__tip--deadline{max-width:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;-webkit-box-ordinal-group:inherit;-ms-flex-order:inherit;order:inherit}}.Calc__tip:not(:empty) .Calc__tip__deadline{color:#5b7295}.Calc__total{margin-top:8px}@media (min-width:1024px){.Calc__total{margin:0 3vw 0 auto}}.Calc__total-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-size:16px;color:#223a5e}@media (min-width:768px){.Calc__total-value{font-size:18px;height:48px}}@media (min-width:1024px){.Calc__total-value{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.Calc__total-value [data-total-price]{padding-left:10px;font-size:30px;font-weight:500;line-height:22px;color:#223a5e}@media (min-width:768px){.Calc__total-value [data-total-price]{font-size:40px;line-height:24px}}.Calc__total-value [data-total-price] span{font-size:16px;margin-right:4px}.Calc__submit{text-align:center;margin-top:8px}@media (min-width:1024px){.Calc__submit{margin-top:0}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.slider--horizontal__blue .swiper-wrapper{min-height:40px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.slider--horizontal__blue .swiper-wrapper .swiper-slide{height:auto}.slider--horizontal__blue-buttons{display:none}@media (min-width:480px){.slider--horizontal__blue-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.slider--horizontal__blue-button{position:relative;width:40px;height:40px;cursor:pointer}.slider--horizontal__blue-button:before{content:"";width:40px;height:40px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;border:1px solid #5b7295;background:url(/images/icons/ico_arrow_horizont_blue.svg) 50% no-repeat;-webkit-transition:width .3s ease,height .3s ease;transition:width .3s ease,height .3s ease}.slider--horizontal__blue-button:hover:before{width:64px;height:64px}.slider--horizontal__blue-button-next{margin-left:24px}.slider--horizontal__blue-button-next:before{-webkit-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg)}.slider--horizontal__blue-pagination{margin-top:20px;text-align:center}@media (min-width:1024px){.slider--horizontal__blue-pagination{margin-top:24px}}.slider--horizontal__blue-pagination .swiper-pagination-bullet{display:inline-block;vertical-align:top;width:7px;height:7px;cursor:pointer;border-radius:50%;background-color:#d1d5dc;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.slider--horizontal__blue-pagination .swiper-pagination-bullet:focus,.slider--horizontal__blue-pagination .swiper-pagination-bullet:hover{background-color:#99afcf}.slider--horizontal__blue-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#f06b45}.slider--horizontal__blue-pagination .swiper-pagination-bullet+.swiper-pagination-bullet{margin-left:10px}@media (min-width:768px){.writers{height:740px}}@media (min-width:1024px){.writers{height:680px}}@media (min-width:1200px){.writers{max-width:646px;height:700px;margin:auto}}.writers>.swiper-wrapper{height:auto!important}@media (min-width:768px){.writers>.swiper-wrapper{height:inherit!important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:768px){.writers__nav{position:absolute;top:50%;right:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media (min-width:1024px){.writers__nav{right:0}}.writers-button{display:none;position:relative;width:40px;height:40px;cursor:pointer}@media (min-width:768px){.writers-button{display:block}}.writers-button:before{content:"";width:40px;height:40px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;border:1px solid #f06b45;background:url(/images/icons/ico_arrow_vertical_red.svg) 50% no-repeat;-webkit-transition:width .3s ease,height .3s ease;transition:width .3s ease,height .3s ease}.writers-button:hover:before{width:64px;height:64px}.writers-button__next:before{-webkit-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg)}.writers-pagination{margin:20px 0 0;text-align:center}@media (min-width:768px){.writers-pagination{margin:48px 0}}.writers-pagination .swiper-pagination-bullet{display:inline-block;vertical-align:top;width:7px;height:7px;cursor:pointer;border-radius:50%;background-color:#d1d5dc;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}@media (min-width:768px){.writers-pagination .swiper-pagination-bullet{display:block;margin-left:auto;margin-right:auto}}.writers-pagination .swiper-pagination-bullet:focus,.writers-pagination .swiper-pagination-bullet:hover{background-color:#99afcf}.writers-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#f06b45}.writers-pagination .swiper-pagination-bullet+.swiper-pagination-bullet{margin-left:10px}@media (min-width:768px){.writers-pagination .swiper-pagination-bullet+.swiper-pagination-bullet{margin-left:auto;margin-top:10px}}@media (min-width:768px){.writers .writer{width:calc(50% - 10px)}}@media (min-width:768px){.writers .writer:nth-of-type(odd){padding-top:20px;padding-right:10px}}@media (min-width:768px){.writers .writer:nth-of-type(2n){padding-left:10px;padding-bottom:20px}}.writers .writer:focus img,.writers .writer:hover img{-webkit-filter:grayscale(0);filter:grayscale(0)}.writers .writer:focus .writer-message,.writers .writer:hover .writer-message{opacity:1}.writers .writer-container{border:1px solid #d8dbe3}.writers .writer-avatar{position:relative}.writers .writer picture{display:block;width:100%}.writers .writer img{-webkit-filter:grayscale(1);filter:grayscale(1);-webkit-transition:-webkit-filter .3s ease;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease,-webkit-filter .3s ease;width:100%}@media (min-width:768px){.writers .writer img{width:100%;height:auto}}.writers .writer-message{position:absolute;right:14px;bottom:18px;left:14px;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.writers .writer-message:before{content:"";width:18px;height:14px;position:absolute;top:-14px;right:40px;border-left:18px solid #f06b45;border-top:14px solid transparent}.writers .writer-message__inner{position:relative;background-color:#f06b45;border-radius:20px;padding:0 10px;overflow:hidden;z-index:1}.writers .writer-message__inner:after,.writers .writer-message__inner:before{content:"";width:60px;position:absolute;top:0;bottom:0;left:0;background:-webkit-gradient(linear,left top,right top,from(#f06b45),to(rgba(240,107,69,0)));background:linear-gradient(90deg,#f06b45 0,rgba(240,107,69,0));z-index:1}.writers .writer-message__inner:after{left:auto;right:0;background:-webkit-gradient(linear,left top,right top,from(rgba(240,107,69,0)),to(#f06b45));background:linear-gradient(90deg,rgba(240,107,69,0) 0,#f06b45)}.writers .writer-message__text{display:block;position:relative;font-size:15px;line-height:34px;color:#fff;white-space:nowrap;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding-left:100%;will-change:transform;z-index:0;-webkit-animation:marquee 20s linear infinite;animation:marquee 20s linear infinite}@media (prefers-reduced-motion:reduce){.writers .writer-message__text{width:auto;padding-left:0}}.writers .writer-name{font-size:18px;font-weight:500;line-height:28px;color:#223a5e}.writers .writer-rating{display:block;height:12px;background:url(/images/icons/ico_stars_fill.svg) 0 no-repeat;background-size:76px 12px}.writers .writer-rating-box{margin-left:15px;border-left:1px solid #d1d5dc;padding-left:15px;height:12px;width:91px;background:url(/images/icons/ico_stars_unfill.svg) 15px no-repeat;background-size:76px 12px}.writers .writer-info__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px}.writers .writer-info__middle{font-size:13px;line-height:1;color:#5b7295;margin-top:4px;padding:0 16px 16px}.writers .writer-info__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px 16px}.writers .writer-info__bottom>div{width:50%}@media (min-width:1024px){.writers .writer-info__bottom>div{width:60%}.writers .writer-info__bottom>div+div{width:40%}}@media (min-width:1200px){.writers .writer-info__bottom>div,.writers .writer-info__bottom>div+div{width:50%}}.writers .writer-info__bottom>div span{display:block;font-size:13px;line-height:1;color:#5b7295}.writers .writer-experiance strong,.writers .writer-papers strong{font-size:17px;font-weight:400;line-height:17px;vertical-align:top;color:#223a5e}.writers .writer-experiance strong:before,.writers .writer-papers strong:before{content:"";width:12px;height:17px;display:inline-block;vertical-align:top;margin-right:4px;background:url(/images/icons/ico_writers_award.svg) 50% no-repeat;background-size:contain}.writers .writer-papers strong:before{background-image:url(/images/icons/ico_writers_text.svg)}@-webkit-keyframes marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.testimonial{background-color:#fefefe;padding:24px 16px;-webkit-box-shadow:0 15px 40px rgba(34,58,94,.08);box-shadow:0 15px 40px rgba(34,58,94,.08)}@media (min-width:768px){.testimonial{padding:24px}}.testimonial__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.testimonial__header--info{width:calc(100% - 80px)}.testimonial__header--title{font-size:18px;font-weight:500;line-height:150%;color:#223a5e;margin-bottom:4px}.testimonial__header--category{font-size:16px;color:rgba(91,114,149,.7)}.testimonial__header--id{font-size:16px;line-height:180%;color:rgba(91,114,149,.5);text-align:right;width:60px}.testimonial__body{margin-top:16px;padding-top:16px;border-top:1px solid #f06b45;font-size:16px;line-height:170%;color:#223a5e}.sample{position:relative;background-color:#fefefe;padding:24px 16px;-webkit-box-shadow:0 15px 40px rgba(34,58,94,.08);box-shadow:0 15px 40px rgba(34,58,94,.08)}.sample:before{content:"";width:48px;height:48px;position:absolute;top:0;right:0;background:linear-gradient(45deg,#d8dbe3,#d8dbe3 50%,#e9edf5 51%,#e9edf5);-webkit-box-shadow:10px 0 10px #e9edf5;box-shadow:10px 0 10px #e9edf5}@media (min-width:1024px){.sample{padding:24px 32px}}.sample__header{padding-right:32px;font-size:18px;font-weight:500;line-height:150%;min-height:54px;color:#223a5e}@media (min-width:768px){.sample__header{padding-right:16px}}.sample__body{margin:16px 0;padding:16px 0 24px;border-top:1px solid #f06b45;border-bottom:1px solid #e9edf5}.sample__params li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:16px;color:#223a5e;margin-bottom:8px}.sample__params span{display:inline-block;vertical-align:top;width:100px;min-width:100px;color:rgba(91,114,149,.8)}@media (min-width:1024px){.sample__params span{width:120px;min-width:120px}}.sample-pdf__link.btn{display:block;text-align:center;margin-top:24px}.sample__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.sample__footer-text{display:block;font-size:14px;line-height:160%;color:#2e4a75;max-width:200px}.sample__footer-link.btn{text-align:center;min-width:150px;padding:10px;margin-left:8px}@media (min-width:768px){.last-completed-container{overflow:inherit;width:auto;height:auto}}.last-completed-container .Loader+.last-completed-header{display:none}.last-completed-container .last-completed-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-height:560px}@media (min-width:768px){.last-completed-container .last-completed-list{-webkit-transform:none;transform:none;display:block;max-height:none}}.last-completed-container .last-completed-list .last-completed-item{background-color:#fefefe;padding:24px 16px;-webkit-box-shadow:0 15px 40px rgba(34,58,94,.08);box-shadow:0 15px 40px rgba(34,58,94,.08);height:240px}@media (min-width:768px){.last-completed-container .last-completed-list .last-completed-item{display:grid;grid-template-columns:2fr 1fr 1fr .5fr;grid-column-gap:8px;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;height:auto;margin-bottom:8px}}@media (min-width:1024px){.last-completed-container .last-completed-list .last-completed-item{grid-template-columns:3fr 1fr 1fr .5fr}}@media (min-width:1200px){.last-completed-container .last-completed-list .last-completed-item{grid-template-columns:4fr 1fr 1fr .5fr;grid-column-gap:12px;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}}.last-completed-header{display:none}@media (min-width:768px){.last-completed-header{display:grid;grid-template-columns:2fr 1fr 1fr .5fr;grid-column-gap:8px;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;padding:0 16px;margin-bottom:8px}}@media (min-width:1024px){.last-completed-header{grid-template-columns:3fr 1fr 1fr .5fr}}@media (min-width:1200px){.last-completed-header{grid-template-columns:4fr 1fr 1fr .5fr;grid-column-gap:12px;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}}.last-completed-header-item{font-size:16px;font-weight:500;color:#2e4a75}.last-completed-header-item:first-child{padding-left:60px}.last-completed__title{position:relative;font-size:16px;font-weight:500;line-height:160%;color:#223a5e;padding-left:100px;margin-bottom:16px}@media (min-width:768px){.last-completed__title{padding-left:60px;margin-bottom:0;font-size:16px}.last-completed__title:before{content:"";width:30px;height:40px}}.last-completed__title:before{position:absolute;top:4px;left:0;content:attr(data-title);font-size:14px;font-weight:400;line-height:130%;color:#5b7295;width:80px}@media (min-width:768px){.last-completed__title:before{content:"";width:30px;height:40px;left:8px;background:url(/images/icons/ico_lcp_document.svg) 50% no-repeat;background-size:contain}}.last-completed__title-crop{display:inline-block;vertical-align:top;max-height:54px;overflow:hidden}@media (min-width:768px){.last-completed__title-crop{overflow:inherit}}.last-completed__title-crop:first-letter{text-transform:uppercase}.last-completed__title-id{display:block;font-size:14px;font-weight:400;line-height:150%;color:rgba(91,114,149,.8)}@media (min-width:768px){.last-completed__title-id{font-size:16px}}.last-completed__row{position:relative;font-size:14px;color:#223a5e;padding-left:100px;margin-bottom:16px}@media (min-width:768px){.last-completed__row{font-size:16px;padding-left:0;margin-bottom:0;color:#5b7295}}.last-completed__row:before{position:absolute;top:0;left:0;content:attr(data-title);font-size:14px;line-height:130%;color:#5b7295;width:80px}@media (min-width:768px){.last-completed__pagination,.last-completed__row:before{display:none}}.Footer{position:relative;background:#223a5e 25% 150px no-repeat;background-size:798px 513px;padding:20px 16px 40px;color:#99afcf}@media (min-width:768px){.Footer{background-position:100% 100%;background-size:893px 582px}}@media (min-width:1024px){.Footer{padding:152px 24px 90px}}@media (min-width:1200px){.Footer{padding-top:192px}}.no-webp .Footer.load-bg{background-image:url(/images/sections/footer/img_map.png)}.Footer.load-bg{background-image:url(/images/sections/footer/img_map.webp)}@media (min-width:768px){.Footer .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}}.Footer__menu{margin-top:40px}@media (min-width:768px){.Footer__menu{margin-top:48px}}@media (min-width:768px){.Footer__menu--accept,.Footer__menu--company{width:25%}}@media (min-width:768px){.Footer__menu--disclaimer,.Footer__menu--terms{width:75%}}@media (min-width:768px){.Footer__menu--terms .Footer__menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:768px){.Footer__menu--terms .Footer__menu__list li{width:50%;padding-right:16px}}@media (min-width:1024px){.Footer__menu--terms .Footer__menu__list li{width:33.33%}}.Footer__menu__heading{font-size:20px;font-weight:500;color:#fefefe;margin:0 0 16px}.Footer__menu__list{line-height:34px;letter-spacing:1px}.Footer__menu__list a{color:#99afcf;letter-spacing:1px;text-decoration:none;border-bottom:.125em solid transparent;-webkit-transition:color .3s ease,-webkit-box-shadow .3s ease;transition:color .3s ease,-webkit-box-shadow .3s ease;transition:color .3s ease,box-shadow .3s ease;transition:color .3s ease,box-shadow .3s ease,-webkit-box-shadow .3s ease}.Footer__menu__list a:focus,.Footer__menu__list a:hover{color:#fefefe;-webkit-box-shadow:0 .071em 0 #f06b45;box-shadow:0 .071em 0 #f06b45;text-decoration:none}.Footer__menu__list a:active{-webkit-box-shadow:none;box-shadow:none;color:#99afcf;text-decoration:none}.Footer__menu__text{font-size:16px;line-height:170%}@media (min-width:768px){.Footer__menu__text{max-width:800px;padding-right:16px}}.Footer__menu__copyright .uppercase{text-transform:uppercase}.Footer__menu__copyright p{margin:0}.Footer__menu__payments>img{display:block;width:230px;height:auto;margin-bottom:24px}.Footer__separator{width:100%;height:1px;background-color:rgba(91,114,149,.5);margin-top:40px}@media (min-width:768px){.Footer__separator{margin-top:48px}}@font-face{font-family:"Noto Serif";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/notoserif/v9/ga6Iaw1J5X9T9RW6j9bNfFcWaA.woff2) format("woff2"),url(https://fonts.gstatic.com/s/notoserif/v9/ga6Iaw1J5X9T9RW6j9bNTFM.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:"Noto Serif";font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/notoserif/v9/ga6Kaw1J5X9T9RW6j9bNfFImajC7.woff2) format("woff2"),url(https://fonts.gstatic.com/s/notoserif/v9/ga6Kaw1J5X9T9RW6j9bNfFIWbg.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v28/o-0IIpQlx3QUlC5A4PNr5TRA.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Noto Sans;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v28/o-0NIpQlx3QUlC5A4PNjFhdVZNyB.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}*,:after,:before{margin:0;padding:0;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box}body,html{-webkit-tap-highlight-color:transparent;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body,html{min-height:100vh}body{background-color:#fff;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;color:#313131;font-size:15px;line-height:1.4;font-weight:400;word-wrap:break-word;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}svg:not(:root){overflow:hidden}figure{margin:0}img{height:auto}iframe,img{max-width:100%}.page-wrapper{position:relative}.section{padding-left:16px;padding-right:16px}@media (min-width:1024px){.section{padding-left:24px;padding-right:24px}}.section--blue{background-color:#223a5e}.section--light-blue{background-color:#e9edf5}.section--very-light-blue{background-color:rgba(233,237,245,.3)}.container{width:100%}@media (min-width:1024px){.container{max-width:1280px;margin-left:auto;margin-right:auto}}@media (min-width:768px){.columns-2{-webkit-column-count:2;-moz-column-count:2;column-count:2;grid-column-gap:24px;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}.h1,h1{font-size:30px;line-height:1.15;font-weight:700}@media (min-width:1024px){.h1,h1{font-size:48px}}.h2,h2{font-size:30px;line-height:1.4;font-weight:700}@media (min-width:1024px){.h2,h2{font-size:40px}}.h3,h3{font-size:20px;line-height:1.4;font-weight:500}@media (min-width:1024px){.h3,h3{font-size:22px}}.h4,h4{font-size:17px;line-height:1.4;font-weight:500}@media (min-width:1024px){.h4,h4{font-size:20px}}.h1,.h2,h1,h2{font-weight:400;line-height:120%;color:#223a5e}.h1 span,.h2 span,h1 span,h2 span{font-family:"Noto Serif",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:italic;color:#f06b45}.btn{font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;display:inline-block;vertical-align:top;text-decoration:none;overflow:hidden;position:relative;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:10px 28px;border:1px solid transparent;border-radius:30px;font-size:15px;font-weight:500;line-height:24px;letter-spacing:.5px;-webkit-transition:background-color .3s ease,color .3s ease;transition:background-color .3s ease,color .3s ease}.btn[disabled],.btn[disabled]:active,.btn[disabled]:focus,.btn[disabled]:hover{background-color:#f5f5f5;border-color:#f5f5f5;color:#98a1a9}.btn--red{background-color:#f06b45;border-color:#f06b45;color:#fff}.btn--red:active,.btn--red:focus,.btn--red:hover{background-color:#fff;color:#223a5e}.btn--red-arrow{position:relative;padding-right:60px}.btn--red-arrow:before{content:"";width:20px;height:13px;position:absolute;top:0;right:28px;bottom:0;background:url(/images/icons/ico_arrow_horizont.svg) 50% no-repeat;background-size:contain;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);-webkit-transition:-webkit-transform .3s ease,-webkit-filter .3s ease;transition:-webkit-transform .3s ease,-webkit-filter .3s ease;transition:transform .3s ease,filter .3s ease;transition:transform .3s ease,filter .3s ease,-webkit-transform .3s ease,-webkit-filter .3s ease;margin:auto}.btn--red-arrow:active:before,.btn--red-arrow:focus:before,.btn--red-arrow:hover:before{-webkit-transform:translateX(10px);transform:translateX(10px);-webkit-filter:none;filter:none}.btn--white{background-color:#fff;border-color:#f06b45;color:#223a5e}.btn--white:active,.btn--white:focus,.btn--white:hover{background-color:#f06b45;color:#fff}.btn--white-arrow{position:relative;padding-right:60px}.btn--white-arrow:before{content:"";width:20px;height:13px;position:absolute;top:0;right:28px;bottom:0;background:url(/images/icons/ico_arrow_horizont.svg) 50% no-repeat;background-size:contain;-webkit-transition:-webkit-transform .3s ease,-webkit-filter .3s ease;transition:-webkit-transform .3s ease,-webkit-filter .3s ease;transition:transform .3s ease,filter .3s ease;transition:transform .3s ease,filter .3s ease,-webkit-transform .3s ease,-webkit-filter .3s ease;margin:auto}.btn--white-arrow:active:before,.btn--white-arrow:focus:before,.btn--white-arrow:hover:before{-webkit-transform:translateX(10px);transform:translateX(10px);-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.btn--blue{background-color:#fff;border-color:#223a5e;color:#223a5e}.btn--blue:active,.btn--blue:focus,.btn--blue:hover{background-color:#223a5e;color:#fff}.btn__scroll-to{position:absolute;width:63px;height:53px;border:0;cursor:pointer;z-index:1}.btn__scroll-to:before{content:"";width:2px;position:absolute;margin:auto}.btn__scroll-to:after{content:"";width:14px;height:14px;position:absolute;right:0;left:1px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);border-top:2px solid #fefefe;border-right:2px solid #fefefe;margin:auto}@media (min-width:1024px){.btn__scroll-to:after{width:24px;height:24px}}@media (min-width:1024px){.btn__scroll-to{width:120px;height:100px}}.btn__scroll-to.btn__to-top{background-color:#5b7295;top:0;right:0}@media (min-width:1024px){.btn__scroll-to.btn__to-top{top:120px}}.btn__scroll-to.btn__to-top:before{background-color:#fefefe;top:18px;bottom:16px;-webkit-transition:top .3s ease;transition:top .3s ease}@media (min-width:1024px){.btn__scroll-to.btn__to-top:before{top:28px;bottom:24px}}.btn__scroll-to.btn__to-top:after{top:19px;-webkit-transition:top .3s ease;transition:top .3s ease}@media (min-width:1024px){.btn__scroll-to.btn__to-top:after{top:30px}}.btn__scroll-to.btn__to-top:focus:before,.btn__scroll-to.btn__to-top:hover:before{top:14px}@media (min-width:1024px){.btn__scroll-to.btn__to-top:focus:before,.btn__scroll-to.btn__to-top:hover:before{top:22px}}.btn__scroll-to.btn__to-top:focus:after,.btn__scroll-to.btn__to-top:hover:after{top:15px}@media (min-width:1024px){.btn__scroll-to.btn__to-top:focus:after,.btn__scroll-to.btn__to-top:hover:after{top:24px}}.btn__scroll-to.btn__to-bottom{display:none;background-color:#fefefe;bottom:0;left:0}@media (min-width:768px){.btn__scroll-to.btn__to-bottom{display:block}}.btn__scroll-to.btn__to-bottom:before{background-color:#f06b45;top:16px;bottom:18px;-webkit-transition:bottom .3s ease;transition:bottom .3s ease}@media (min-width:1024px){.btn__scroll-to.btn__to-bottom:before{top:24px;bottom:28px}}.btn__scroll-to.btn__to-bottom:after{border-color:#f06b45;-webkit-transform:rotate(135deg);transform:rotate(135deg);bottom:19px;-webkit-transition:bottom .3s ease;transition:bottom .3s ease}@media (min-width:1024px){.btn__scroll-to.btn__to-bottom:after{bottom:30px}}.btn__scroll-to.btn__to-bottom:focus:before,.btn__scroll-to.btn__to-bottom:hover:before{bottom:14px}@media (min-width:1024px){.btn__scroll-to.btn__to-bottom:focus:before,.btn__scroll-to.btn__to-bottom:hover:before{bottom:22px}}.btn__scroll-to.btn__to-bottom:focus:after,.btn__scroll-to.btn__to-bottom:hover:after{bottom:15px}@media (min-width:1024px){.btn__scroll-to.btn__to-bottom:focus:after,.btn__scroll-to.btn__to-bottom:hover:after{bottom:24px}}.select,select{font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;vertical-align:middle;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.select::-ms-expand,select::-ms-expand{display:none}.Calc__select,.CalculatorShort__select{display:block}.Calc__select select,.CalculatorShort__select select{width:100%;padding:22px 50px 6px 60px;-webkit-padding-start:64px;background-color:#fff;border:1px solid #d8dbe3;border-radius:30px;font-size:16px;line-height:24px;white-space:nowrap;color:#223a5e;-webkit-transition:border .3s ease;transition:border .3s ease}.Calc__select select:focus,.Calc__select select:hover,.CalculatorShort__select select:focus,.CalculatorShort__select select:hover{border-color:#223a5e}.Calc__select:after,.CalculatorShort__select:after{content:"";width:14px;height:9px;position:absolute;top:0;right:24px;bottom:0;background:url(/images/icons/ico_arrow_vertical_mini.svg) 50% no-repeat;background-size:contain;pointer-events:none;margin:auto}.Select{margin-bottom:16px}.Select__container{position:relative}.Select__container:before{content:"";width:52px;height:52px;position:absolute;top:1px;left:1px;background:#e9edf5 url(/images/icons/ico_calc_level.svg) 50% no-repeat;background-size:14px 22px;border-radius:50%;pointer-events:none;z-index:1}.Select__container:after{content:"";width:14px;height:9px;position:absolute;top:0;right:24px;bottom:0;background:url(/images/icons/ico_arrow_vertical_mini.svg) 50% no-repeat;background-size:contain;pointer-events:none;margin:auto}.Select__label{position:absolute;top:6px;left:64px;font-size:14px;pointer-events:none;color:#5b7295;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;opacity:.8}.Select select{width:100%;padding:22px 50px 6px 60px;-webkit-padding-start:64px;background-color:#fff;border:1px solid #d8dbe3;border-radius:30px;font-size:16px;line-height:24px;color:#223a5e;-webkit-transition:border .3s ease;transition:border .3s ease}.Select select:focus,.Select select:hover{border-color:#223a5e}.Select select:focus+.Select__label,.Select select:hover+.Select__label{opacity:1}.select-lang{position:relative}.select-lang:after{content:"";width:0;height:0;position:absolute;top:0;right:17px;bottom:0;pointer-events:none;border-color:#f06b45 transparent transparent;border-style:solid;border-width:8px 5px 0;border-radius:2px;margin:auto}@media (min-width:1024px){.select-lang:after{border-width:9px 6px 0}}.select-lang select{white-space:nowrap;width:100%;background:#f3f5fa;border:0;font-size:16px;font-weight:500;line-height:22px;padding:14px 20px;color:#223a5e;-webkit-transition:border .3s ease;transition:border .3s ease}.select-lang select[disabled],.select-lang select[disabled]:active,.select-lang select[disabled]:focus,.select-lang select[disabled]:hover{background-color:#f3f5fa;-webkit-box-shadow:none;box-shadow:none;color:#223a5e;opacity:1;cursor:default}.input,input:not([type=submit]){font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.Loader{background-color:transparent;width:100%;min-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;z-index:99}.Loader--center-mode{height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Loader--top-mode{display:block;padding-top:20px}.Loader__inner,.Loader span{display:block;width:40px;height:40px;border-radius:50%;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.6) rgba(0,0,0,.6);border-style:solid;border-width:2px;margin:0 auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:spinner-animation .35s linear infinite;animation:spinner-animation .35s linear infinite;position:relative}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.Loader__inner,.Loader span{margin:0}}@-webkit-keyframes spinner-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}a{color:#f06b45;text-decoration:underline}a:focus,a:hover{color:#223a5e;text-decoration:none}a:active{color:#f06b45}.list--clean{list-style:none;margin:0;padding:0}.list--red-check li{position:relative;padding-left:30px;margin-bottom:12px;line-height:24px}@media (min-width:768px){.list--red-check li{margin-bottom:14px}}.list--red-check li:before{content:"";width:16px;height:11px;position:absolute;top:6px;left:0;background:url(/images/icons/ico_check_red.svg) 50% no-repeat;background-size:contain}.list--red-circle li{position:relative;padding-left:16px;margin-bottom:12px;line-height:24px}@media (min-width:768px){.list--red-circle li{margin-bottom:14px}}.list--red-circle li:before{content:"";width:5px;height:5px;position:absolute;top:10px;left:0;background-color:#f06b45;border-radius:50%}.list--red-number{counter-reset:numbers}.list--red-number li{position:relative;width:100%;padding-left:40px;margin-bottom:24px;counter-increment:numbers}.list--red-number li:before{position:absolute;top:0;left:0;content:counter(numbers) ". ";font-size:34px;font-weight:500;line-height:44px;color:#f06b45}.list--red-number li br{display:none}@media (min-width:768px){.list--red-number li br{display:inline}}.list--dl{font-size:16px;line-height:175%;color:#5b7295}.list--dl dt{font-weight:500;color:#223a5e}.list--dl dt h4{font-size:16px;font-weight:500}.list--dl dd{margin:0 0 16px 40px}@media (min-width:768px){.list--columns{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-fill:balance;-moz-column-fill:balance;column-fill:balance;grid-column-gap:36px;-webkit-column-gap:36px;-moz-column-gap:36px;column-gap:36px}}.list--columns dd{page-break-inside:avoid;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}p{margin-bottom:1em}.hidden-info:after{content:attr(data-title)}.section-hero{position:relative;padding-top:36px;padding-bottom:250px;background-color:#e9edf5;overflow:hidden}@media (min-width:768px){.section-hero{padding-top:60px;padding-bottom:60px;background-image:url(/images/pages/home/img_map.svg);background-size:1420px 773px;background-position:100% 100%;background-repeat:no-repeat}}@media (min-width:1024px){.section-hero{padding-bottom:120px}}@media (min-width:1200px){.section-hero{padding-top:120px;padding-bottom:160px}}.section-hero:after{content:"";height:250px;position:absolute;right:0;bottom:0;left:0;background-image:url(/images/pages/home/img_desk_mobile.webp);background-position:bottom;background-repeat:no-repeat;background-size:100% auto}@media (min-width:480px){.section-hero:after{background-size:100% 150%}}@media (min-width:768px){.section-hero:after{width:1039px;height:404px;right:auto;left:50%;background-image:url(/images/pages/home/img_desk.webp);background-position:bottom;background-size:contain;-webkit-transform:translateX(-60%);transform:translateX(-60%);z-index:0}}@media (min-width:1200px){.section-hero:after{-webkit-transform:translateX(-75%);transform:translateX(-75%)}}@media (min-width:1400px){.section-hero:after{background-image:url(/images/pages/home/img_desk.2x.webp)}}.section-hero .container{position:relative;z-index:1}@media (min-width:768px){.section-hero .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.section-hero__text{max-width:540px;margin-bottom:50px}@media (min-width:768px){.section-hero__text{width:70%;padding-right:30px;margin-bottom:0}}@media (min-width:1024px){.section-hero__text{width:100%}}.section-hero__text--seo{max-width:36rem}.section-hero__text--seo .section-hero__subtitle{max-width:26rem}.section-hero__title{margin-bottom:30px}@media (min-width:768px){.section-hero__title{margin-bottom:36px}}.section-hero__subtitle{font-size:16px;line-height:190%;color:#223a5e;padding-left:16px;border-left:1px solid #f06b45}.section-hero__calc{background-color:#223a5e;-webkit-box-shadow:0 4px 40px rgba(34,58,94,.26);box-shadow:0 4px 40px rgba(34,58,94,.26);padding:24px 16px}@media (min-width:768px){.section-hero__calc{width:465px;min-height:430px;padding:48px 24px}}.section-hero__calc-stem{background-color:#223a5e;-webkit-box-shadow:0 4px 40px rgba(34,58,94,.26);box-shadow:0 4px 40px rgba(34,58,94,.26);min-height:503px}@media (min-width:768px){.section-hero__calc-stem{width:24.4rem;min-width:24.4rem;min-height:503px}}.section-how-it-works{padding-top:60px;padding-bottom:24px}@media (min-width:1024px){.section-how-it-works{padding-top:120px;padding-bottom:170px}}.section-how-it-works .h2{margin-bottom:24px}@media (min-width:768px){.section-how-it-works .h2{margin-bottom:32px}}@media (min-width:768px){.how-it-works__steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:1024px){.how-it-works__steps{position:relative;counter-reset:listCounter}.how-it-works__steps:before{content:"";height:1px;position:absolute;right:calc(33.33% - 80px);bottom:-40px;left:90px;background:-webkit-gradient(linear,left top,right top,from(#d8dbe3),color-stop(50%,#d8dbe3),color-stop(51%,#5b7295),to(#5b7295));background:linear-gradient(90deg,#d8dbe3 0,#d8dbe3 50%,#5b7295 51%,#5b7295);background-size:200% 1px;-webkit-animation:gradient 5s linear infinite;animation:gradient 5s linear infinite}}.how-it-works__steps li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:36px}@media (min-width:768px){.how-it-works__steps li{width:50%}}@media (min-width:1024px){.how-it-works__steps li{width:33.333%;margin-bottom:0;counter-increment:listCounter}.how-it-works__steps li:after{content:counter(listCounter);position:absolute;bottom:-50px;margin-left:80px;width:27px;height:27px;font-size:16px;font-weight:400;line-height:27px;text-align:center;color:#223a5e;background:#e9edf5 50% no-repeat;background-size:14px 12px;border-radius:50%;-webkit-box-shadow:0 0 0 32px #fff;box-shadow:0 0 0 32px #fff}.how-it-works__steps li:first-of-type:after{color:transparent;background-image:url(/images/icons/ico_check_blue.svg)}.how-it-works__steps li:nth-of-type(2):after{-webkit-animation:changeCheckHalf 5s linear infinite;animation:changeCheckHalf 5s linear infinite}.how-it-works__steps li:nth-of-type(3):after{-webkit-animation:changeCheckFull 5s linear infinite;animation:changeCheckFull 5s linear infinite}}.how-it-works__steps-ico{position:relative;width:60px}@media (min-width:768px){.how-it-works__steps-ico{width:80px}}.how-it-works__steps-ico:before{content:"";width:48px;height:48px;position:absolute;top:0;left:0;background:50% no-repeat;background-size:contain}@media (min-width:768px){.how-it-works__steps-ico:before{width:58px;height:58px}}.how-it-works__steps-ico-place.load-bg:before{background-image:url(/images/icons/ico_features_place.svg)}.how-it-works__steps-ico-track.load-bg:before{background-image:url(/images/icons/ico_features_track.svg)}.how-it-works__steps-ico-approve.load-bg:before{background-image:url(/images/icons/ico_features_approve.svg)}.how-it-works__steps-text{width:calc(100% - 60px)}@media (min-width:768px){.how-it-works__steps-text{width:calc(100% - 80px)}}.how-it-works__steps-text .h3{color:#223a5e;margin-bottom:8px}@media (min-width:768px){.how-it-works__steps-text .h3{margin-bottom:16px}}.how-it-works__steps-text p{font-size:16px;line-height:180%;max-width:290px}@-webkit-keyframes gradient{0%{background-position:0 0}90%,to{background-position:-100% 0}}@keyframes gradient{0%{background-position:0 0}90%,to{background-position:-100% 0}}@-webkit-keyframes changeCheckHalf{0%,45%{color:#223a5e;background-image:none}46%,to{color:transparent;background-image:url(/images/icons/ico_check_blue.svg)}}@keyframes changeCheckHalf{0%,45%{color:#223a5e;background-image:none}46%,to{color:transparent;background-image:url(/images/icons/ico_check_blue.svg)}}@-webkit-keyframes changeCheckFull{0%,90%{color:#223a5e;background-image:none}91%,to{color:transparent;background-image:url(/images/icons/ico_check_blue.svg)}}@keyframes changeCheckFull{0%,90%{color:#223a5e;background-image:none}91%,to{color:transparent;background-image:url(/images/icons/ico_check_blue.svg)}}.section-features{position:relative;padding-top:60px;padding-bottom:50px;overflow:hidden}@media (min-width:1024px){.section-features{padding-top:120px;padding-bottom:80px}}.section-features .h2{color:#fefefe;line-height:140%;max-width:600px;margin-bottom:24px}@media (min-width:768px){.section-features .h2{margin-bottom:32px}}.section-features .h2 em{font-family:"Noto Serif",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.features__subtitle{padding-left:16px;border-left:1px solid #f06b45;font-size:16px;font-weight:500;line-height:175%;color:#fefefe;margin-bottom:16px}@media (min-width:1024px){.features__subtitle{margin-bottom:24px}}.features__text{font-size:16px;line-height:180%;max-width:800px;color:#99afcf}.features__img{margin-top:32px}@media (min-width:768px){.features__img{position:absolute;top:0;right:-30px;bottom:150px;height:453px;margin:auto;opacity:.3}}@media (min-width:1200px){.features__img{opacity:1;bottom:120px}}@media (min-width:1440px){.features__img{height:553px;bottom:90px}}.features__img img{display:block;max-width:453px;width:100%;height:auto}@media (min-width:768px){.features__img img{max-width:none;width:453px;height:453px}}@media (min-width:1440px){.features__img img{width:553px;height:553px}}.facts{margin-top:48px}@media (min-width:1024px){.facts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:140px}}@media (min-width:1024px){.facts__title{width:418px}}.facts__list{color:#fefefe}@media (min-width:768px){.facts__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:1024px){.facts__list{width:calc(100% - 418px)}}.facts__list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}@media (min-width:768px){.facts__list li{width:50%;margin-bottom:70px}}@media (min-width:768px){.facts__list li:nth-of-type(odd) .facts__list__number{min-width:105px}}.facts__list__number{font-family:"Noto Serif",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:50px;line-height:40px;color:#e9edf5;min-width:100px}@media (min-width:768px){.facts__list__number{font-size:76px;min-width:150px}}.facts__list__info{width:150px}@media (min-width:1200px){.facts__list__info{width:170px}}.facts__list__info-top{font-size:14px;line-height:30px;height:30px;text-transform:uppercase;color:#f06b45;border-bottom:1px solid #2e4a75}.facts__list__info-bottom{font-size:16px;line-height:28px;color:#e9edf5}.section-calc{padding-top:60px}@media (min-width:1024px){.section-calc{padding-top:120px;padding-bottom:120px}}.section-calc .container{padding:30px 20px;background:#fefefe;-webkit-box-shadow:0 15px 40px rgba(34,58,94,.08);box-shadow:0 15px 40px rgba(34,58,94,.08)}@media (min-width:1024px){.section-calc .container{padding:80px 40px}}@media (min-width:1200px){.section-calc .container{padding:80px 100px}}.section-calc .h2{margin-bottom:24px}@media (min-width:1024px){.section-calc .h2{margin-bottom:36px}}.section-writers{position:relative;padding-top:60px;padding-bottom:60px}@media (min-width:1024px){.section-writers{padding-top:120px;padding-bottom:120px}}.section-writers .h2{margin-bottom:20px}@media (min-width:1024px){.section-writers .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.writers-content{margin-bottom:24px}@media (min-width:1024px){.writers-content{max-width:390px;width:33.33%;margin-top:20px;margin-bottom:0}}.writers-content p{line-height:175%;color:#5b7295}.writers-content p.writers-content__bold{font-weight:500;color:#223a5e}.writers-content__btn{position:absolute;right:0;bottom:60px;left:0;text-align:center;margin:auto}@media (min-width:1024px){.writers-content__btn{position:static;margin:50px 0 0;text-align:left}}@media (min-width:768px){.writers-slider{padding-right:40px}}@media (min-width:1024px){.writers-slider{position:relative;width:66.66%;padding-left:32px;padding-right:60px}}@media (min-width:1200px){.writers-slider{padding-left:60px}}.section-values{padding-top:60px;padding-bottom:60px;color:#fefefe;background-size:1186px 773px;background-position:-30px 60px;background-repeat:no-repeat}@media (min-width:768px){.section-values{background-position:100% calc(100% - 60px);background-size:732px 477px}}@media (min-width:1024px){.section-values{background-position:100% calc(100% - 120px);padding-top:120px;padding-bottom:120px}}.no-webp .section-values.load-bg{background-image:url(/images/sections/footer/img_map.png)}.section-values.load-bg{background-image:url(/images/sections/footer/img_map.webp)}.section-values .h2{color:#fefefe;margin-bottom:30px}@media (min-width:768px){.section-values .h2{margin-top:30px;margin-bottom:0}}@media (min-width:768px){.values-content{display:grid;grid-template-columns:1fr 1fr;grid-row-gap:50px;row-gap:50px;grid-column-gap:5vw;-webkit-column-gap:5vw;-moz-column-gap:5vw;column-gap:5vw}}@media (min-width:1024px){.values-content{grid-template-columns:1fr 1fr 1fr;grid-row-gap:100px;row-gap:100px}}.values-item{position:relative;padding-top:30px;margin-bottom:30px;border-top:1px solid #2e4a75}.values-item:last-of-type{margin-bottom:0}@media (min-width:768px){.values-item{margin-bottom:0}}.values-item .h3{margin-bottom:8px}.values-item p{font-size:16px;line-height:175%;color:#99afcf;margin-bottom:0}.values-ico{position:relative;width:60px;height:60px;margin-bottom:24px;background:50% no-repeat;background-size:contain}@media (min-width:1024px){.values-ico{margin-bottom:36px}}.values-ico-experience.load-bg{background-image:url(/images/icons/ico_values_experience.svg)}.values-ico-standards.load-bg{background-image:url(/images/icons/ico_values_standarts.svg)}.values-ico-development.load-bg{background-image:url(/images/icons/ico_values_development.svg)}.values-ico-learning.load-bg{background-image:url(/images/icons/ico_values_learning.svg)}.section-testimonials{padding-top:60px;padding-bottom:60px}@media (min-width:1024px){.section-testimonials{padding-top:120px;padding-bottom:120px}}.testimonials__header{margin-bottom:24px}@media (min-width:480px){.testimonials__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width:1024px){.testimonials__header{margin-bottom:36px}}.section-services{padding-top:60px;padding-bottom:24px}@media (min-width:1024px){.section-services{padding-top:120px;padding-bottom:120px}}.section-services .container{max-width:1012px}.section-services .h2{margin-bottom:36px}@media (min-width:1024px){.section-services .h2{margin-bottom:48px}}.section-services.section--light-blue .container{max-width:1280px}@media (min-width:1024px){.section-services.section--light-blue .container{padding:0 40px}}@media (min-width:1200px){.section-services.section--light-blue .container{padding:0 100px}}@media (min-width:1024px){.section-services.section--light-blue .h2{margin-bottom:70px}}@media (min-width:768px){.section-services.section--light-blue .services-list:before{background-color:#d1d5dc}}@media (min-width:768px){.services-list{position:relative;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:10vw;-webkit-column-gap:10vw;-moz-column-gap:10vw;column-gap:10vw;grid-row-gap:36px;row-gap:36px}.services-list:before{content:"";width:1px;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background-color:#e9edf5}}.services-list-item{position:relative;padding-left:58px;margin-bottom:36px}@media (min-width:768px){.services-list-item{padding-left:75px;margin-bottom:0}}.services-list-item:before{content:"";width:50px;height:50px;position:absolute;top:0;left:0;background:50% no-repeat;background-size:contain}.services-list-item-place.load-bg:before{background-image:url(/images/icons/ico_features_place.svg)}.services-list-item-track.load-bg:before{background-image:url(/images/icons/ico_features_track.svg)}.services-list-item-support.load-bg:before{background-image:url(/images/icons/ico_services_support.svg)}.services-list-item-writers.load-bg:before{background-image:url(/images/icons/ico_services_writers.svg)}.services-list-item-noplag.load-bg:before{background-image:url(/images/icons/ico_features_approve.svg)}.services-list-item-guarantees.load-bg:before{background-image:url(/images/icons/ico_services_guarantees.svg)}.services-list-item-delivery.load-bg:before{background-image:url(/images/icons/ico_services_delivery.svg)}.services-list .h3{color:#223a5e;margin-bottom:8px}@media (min-width:1024px){.services-list .h3{margin-bottom:12px}}.services-list p{font-size:16px;line-height:175%;color:#5b7295;margin:0}.services-list p.services-red-text{color:#f06b45;margin-top:16px}.section-samples{padding-top:60px;padding-bottom:60px}@media (min-width:1024px){.section-samples{padding-top:120px;padding-bottom:120px}}.samples__header{margin-bottom:24px}@media (min-width:480px){.samples__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width:1024px){.samples__header{margin-bottom:36px}}.section-seo{padding-top:60px;padding-bottom:60px;color:#fefefe;overflow:hidden}@media (min-width:1024px){.section-seo{padding-top:120px;padding-bottom:120px}}@media (min-width:768px){.section-seo .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.section-seo .h2{margin-bottom:30px;color:#fefefe}.seo-col-1,.seo-col-2{position:relative}@media (min-width:768px){.seo-col-1,.seo-col-2{width:50%}}@media (min-width:1024px){.seo-col-1,.seo-col-2{max-width:420px;width:33.33%}}.seo-col-1 p,.seo-col-2 p{line-height:190%;color:#99afcf}@media (min-width:768px){.seo-col-1 p,.seo-col-2 p{margin-bottom:2rem}}.seo-col-1{margin-bottom:24px}@media (min-width:768px){.seo-col-1{padding-right:16px;margin-bottom:0}}@media (min-width:1024px){.seo-col-1{padding-right:0}}@media (min-width:768px){.seo-col-2{padding-left:16px}}@media (min-width:1024px){.seo-col-2{margin-left:33.33%;padding-top:200px;padding-left:0}}@media (min-width:768px){.seo-col-2 p{max-width:310px}}.seo-col-2 p.seo-col-description{position:relative;margin-top:216px;margin-bottom:0;color:#fefefe;padding-top:12px;border-top:1px solid #f06b45}@media (min-width:768px){.seo-col-2 p.seo-col-description{margin-top:100px}}@media (min-width:1024px){.seo-col-2 p.seo-col-description{margin-left:22px;max-width:none}}@media (min-width:1200px){.seo-col-2 p.seo-col-description{margin-left:176px}}.seo-col-2 p.seo-col-description:before{content:"";width:156px;height:156px;position:absolute;bottom:calc(100% + 24px);left:0;background:50% no-repeat;background-size:contain}@media (min-width:768px){.seo-col-2 p.seo-col-description:before{left:-190px;bottom:0}}.no-webp .seo-col-2 p.seo-col-description.load-bg:before{background-image:url(/images/pages/home/img_seo_notebook.png)}.seo-col-2 p.seo-col-description.load-bg:before{background-image:url(/images/pages/home/img_seo_notebook.webp)}@media only screen and (-webkit-min-device-pixel-ratio:2){.no-webp .seo-col-2 p.seo-col-description.load-bg:before{background-image:url(/images/pages/home/img_seo_notebook.2x.png)}.seo-col-2 p.seo-col-description.load-bg:before{background-image:url(/images/pages/home/img_seo_notebook.2x.webp)}}.seo-img-1{display:block;margin-bottom:36px}@media (min-width:1024px){.seo-img-1{position:absolute;top:0;right:calc(100% - 126px);width:433px;margin-bottom:0}}.seo-img-1 img{width:100%;height:auto}.seo-img-2{display:none}@media (min-width:1440px){.seo-img-2{position:absolute;top:85px;left:90%;display:block;width:218px}}.seo-img-2 img{width:100%;height:auto}.section-seo-video{padding:0}@media (min-width:768px){.section-seo-video{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.seo-video{background-color:#5b7295;position:relative;min-height:400px;overflow:hidden}@media (min-width:768px){.seo-video{width:50%}}.seo-video video{position:absolute;top:50%;left:50%;-webkit-transform:translate(-47%,-50%);transform:translate(-47%,-50%);width:auto;height:100%;z-index:0;background:transparent url(/video/earth.jpg) no-repeat;background-position:50%;background-size:cover!important}@media (min-width:1024px){.seo-video video{min-width:100%;min-height:100%}}.seo-video-text{padding:40px 16px 60px}@media (min-width:768px){.seo-video-text{width:50%;padding:60px 40px}}@media (min-width:1200px){.seo-video-text{padding:120px}}.seo-video-text p{font-size:16px;line-height:175%;color:#5b7295;margin:0}@media (min-width:768px){.seo-video-text p{max-width:500px}}.seo-video-text p+p{margin-top:2rem}.seo-video-text p strong{font-weight:500;color:#223a5e}.section-last-completed{padding-top:60px;padding-bottom:60px}@media (min-width:1024px){.section-last-completed{padding-top:120px;padding-bottom:120px}}.section-last-completed .h2{margin-bottom:24px}@media (min-width:1024px){.section-last-completed .h2{margin-bottom:36px}}.section-cta{position:relative;background-color:#fefefe}@media (min-width:1024px){.section-cta{background-color:#e9edf5}.section-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:50%;background-color:#fefefe;z-index:1}}.section-cta .container{position:relative;padding:60px 0;background-color:#fefefe;z-index:1}@media (min-width:1024px){.section-cta .container{padding:80px 45px;margin-bottom:-80px}}@media (min-width:1200px){.section-cta .container{padding:120px 105px;margin-bottom:-120px}}.section-cta--stem{background-color:#f8fafc}.section-cta--stem:before{-webkit-box-shadow:0 -30px 60px rgba(34,58,94,.03);box-shadow:0 -30px 60px rgba(34,58,94,.03)}@media (min-width:1024px){.section-cta--stem .container{-webkit-box-shadow:-50px -30px 60px rgba(34,58,94,.03);box-shadow:-50px -30px 60px rgba(34,58,94,.03)}}.section-cta .h2{max-width:380px;margin-bottom:24px}@media (min-width:1024px){.section-cta .h2{max-width:520px;margin-bottom:40px}}.section-cta p{margin:0}.section-cta__img{width:243px;height:215px;margin:45px auto 0}@media (min-width:768px){.section-cta__img{position:absolute;top:0;right:50px;bottom:0;margin:auto}}@media (min-width:1024px){.section-cta__img{width:363px;height:322px;right:16px}}.section-cta-2{position:relative;padding-top:100px;padding-bottom:60px;-webkit-box-shadow:inset 0 40px 0 #fff;box-shadow:inset 0 40px 0 #fff;overflow:hidden}@media (min-width:1024px){.section-cta-2{padding-top:200px;padding-bottom:120px;margin-top:-40px;-webkit-box-shadow:inset 0 80px 0 #fff;box-shadow:inset 0 80px 0 #fff}}.section-cta-2 .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media (min-width:768px){.section-cta-2 .container{display:block}}.section-cta-2 .h2{max-width:380px;margin-bottom:24px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (min-width:1024px){.section-cta-2 .h2{max-width:520px;margin-bottom:40px}}.section-cta-2 .h2+p{width:100%;max-width:380px;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}@media (min-width:768px){.section-cta-2 .h2+p{max-width:none}}.section-cta-2 .section-cta__img{position:relative;width:432px;height:263px;margin:-100px 0 24px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (min-width:768px){.section-cta-2 .section-cta__img{position:absolute;left:50%;bottom:auto;margin-top:0;margin-bottom:0}}@media (min-width:1024px){.section-cta-2 .section-cta__img{width:787px;height:450px}}@media (min-width:1360px){.section-cta-2 .section-cta__img{left:auto;right:4vw}}.section-cta-2 .section-cta__img img{width:100%}.section-cta-2+.Footer{padding-top:60px}@media (min-width:1024px){.section-cta-2+.Footer{padding-top:120px}}.section-cta-2+.Footer .btn__scroll-to{top:0}