#course-detail-01-256{--course-detail-01-accent:#31b9dc;--course-detail-01-emphasis-bg:#31b9dc;--course-detail-01-hero-bg:#31b9dc;--course-detail-01-orb:rgba(78,201,231,.46);--course-detail-01-orb-strong:rgba(26,171,210,.36);--course-detail-01-page-bg:#dfeff4;--course-detail-01-panel-bg:#fff;--course-detail-01-primary:#06366d;--course-detail-01-soft-bg:#e7f1f5;--course-detail-01-text:#232b2f}.course-detail-01{--course-detail-01-hero-bg:#31b9dc;--course-detail-01-orb:rgba(78,201,231,.46);--course-detail-01-orb-strong:rgba(26,171,210,.36);--course-detail-01-page-bg:#dfeff4;--course-detail-01-panel-bg:#fff;--course-detail-01-soft-bg:#e7f1f5;--course-detail-01-primary:#06366d;--course-detail-01-accent:#31b9dc;--course-detail-01-text:#232b2f;--course-detail-01-emphasis-bg:#2fc3ef;--course-detail-01-radius:10px;position:relative;overflow:hidden;background:var(--course-detail-01-page-bg);color:var(--course-detail-01-text)}.course-detail-01-hero{position:relative;min-height:430px;display:flex;align-items:flex-start;padding:220px 0 140px;overflow:hidden;background:var(--course-detail-01-hero-bg);color:#fff;isolation:isolate}.course-detail-01-hero .container{position:relative;z-index:2}.course-detail-01-hero-title,.course-detail-01-hero-title h1,.course-detail-01-hero-title h2,.course-detail-01-hero-title h3,.course-detail-01-hero-title p{margin:0;color:#fff;font-weight:500;line-height:1}.course-detail-01-orb{position:absolute;z-index:1;display:block;border-radius:50%;pointer-events:none}.course-detail-01-orb-left{width:clamp(320px,32vw,520px);height:clamp(320px,32vw,520px);top:-350px;left:clamp(-165px,-8vw,-70px);background:var(--course-detail-01-orb-strong)}.course-detail-01-orb-center{width:clamp(520px,52vw,790px);height:clamp(520px,52vw,790px);left:50%;bottom:-460px;transform:translateX(-32%);background:var(--course-detail-01-orb)}.course-detail-01-body{position:relative;margin-top:-70px;padding-bottom:116px;z-index:3}.course-detail-01-body:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:clamp(58px,7vw,98px);background:#fff;-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 1600 120' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='white' d='M0 34C135 62 280 76 445 82C600 88 710 84 865 64C1020 44 1165 22 1330 17C1435 14 1538 16 1600 20V120H0V34Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 1600 120' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='white' d='M0 34C135 62 280 76 445 82C600 88 710 84 865 64C1020 44 1165 22 1330 17C1435 14 1538 16 1600 20V120H0V34Z'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;pointer-events:none}.course-detail-01-card{position:relative;z-index:1;overflow:hidden;border-radius:var(--course-detail-01-radius);background:var(--course-detail-01-panel-bg)}.course-detail-01-title-row{padding:36px 40px;border-bottom:1px solid rgba(6,54,109,.12)}.course-detail-01-header h2{margin:0;color:var(--course-detail-01-primary);line-height:1.12;font-weight:600;text-align:center}.course-detail-01-summary{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:34px;padding:28px 40px 30px}.course-detail-01-summary-action-only{grid-template-columns:minmax(0,1fr)}.course-detail-01-info-card,.course-detail-01-price-card{min-width:0;min-height:185px;border-radius:var(--course-detail-01-radius)}.course-detail-01-info-card{position:relative;display:grid;gap:22px;align-content:center;padding:28px 38px;background:var(--course-detail-01-soft-bg);overflow:hidden}.course-detail-01-info-card:after{content:"";position:absolute;width:520px;height:520px;right:-190px;bottom:-355px;border-radius:50%;background:rgba(207,225,232,.72);pointer-events:none}.course-detail-01-meta-item{position:relative;z-index:1;display:grid;grid-template-columns:22px 1fr;gap:10px;color:var(--course-detail-01-primary);font-size:18px;line-height:1.38;align-items:flex-start}.course-detail-01-price-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:18px;overflow:hidden;padding:28px 32px;background:var(--course-detail-01-accent);color:#fff}.course-detail-01-price-card:after{content:"";position:absolute;width:360px;height:360px;right:-132px;top:-210px;border-radius:50%;background:rgba(18,175,221,.48);pointer-events:none}.course-detail-01-price-text,.course-detail-01-book-btn{position:relative;z-index:1}.course-detail-01-price-text{color:#fff;font-size:18px;line-height:1.45}.course-detail-01-price-text p{margin:0}.course-detail-01-price-text p+p{margin-top:4px}.course-detail-01-book-btn{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:18px;min-width:184px;min-height:68px;padding:14px 34px;border-radius:999px;background:var(--course-detail-01-primary);color:#fff;font-size:18px;line-height:1;text-decoration:none;transition:background-color .2s ease,color .2s ease}.course-detail-01-book-btn:hover,.course-detail-01-book-btn:focus{background:#fff;color:var(--course-detail-01-primary);text-decoration:none}.course-detail-01-book-btn i{font-size:14px;line-height:1}.course-detail-01-meta-item strong{font-weight:800}.course-detail-01-meta-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;margin-top:1px;color:var(--course-detail-01-accent);font-size:20px;line-height:1}.course-detail-01-meta-content p{margin:0;line-height:1.28}.course-detail-01-meta-content strong{display:block}.course-detail-01-meta-content strong+span{display:block}.course-detail-01-meta-content p:last-child,.course-detail-01-meta-content ul:last-child,.course-detail-01-meta-content ol:last-child{margin-bottom:0}.course-detail-01-meta-content ul,.course-detail-01-meta-content ol{margin:3px 0 0;padding-left:20px}.course-detail-01-feature{display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,1.05fr);gap:58px;align-items:center;margin:0 40px;padding:48px;border-radius:var(--course-detail-01-radius);background:var(--course-detail-01-soft-bg)}.course-detail-01-feature h3,.course-detail-01-column h3,.course-detail-01-emphasis h3,.course-detail-01-soft-panel h3{margin:0 0 20px;color:var(--course-detail-01-primary);font-size:40px;line-height:1.08;font-weight:600}.course-detail-01-feature h3{color:var(--course-detail-01-accent)}.course-detail-01-richtext{color:var(--course-detail-01-text);font-size:16px;line-height:1.44}.course-detail-01-richtext p{margin:0 0 18px}.course-detail-01-richtext p:last-child{margin-bottom:0}.course-detail-01-richtext ul{margin:0 0 28px;padding:0;list-style:none}.course-detail-01-richtext ul:last-child{margin-bottom:0}.course-detail-01-richtext li{position:relative;margin:0 0 7px;padding-left:20px}.course-detail-01-richtext li:before{content:"";position:absolute;top:.58em;left:0;width:7px;height:7px;border-radius:50%;background:#2fc3ef}.course-detail-01-richtext li ul{margin:7px 0 0}.course-detail-01-feature-media img{width:100%;display:block;aspect-ratio:482/292;object-fit:cover;border-radius:var(--course-detail-01-radius);filter:grayscale(1)}.course-detail-01-columns,.course-detail-01-bottom{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding:58px 84px 0}.course-detail-01-column{min-width:0}.course-detail-01-columns>.course-detail-01-column:first-child,.course-detail-01-columns>.course-detail-01-column:nth-child(2){position:relative;min-height:360px;overflow:hidden;border-radius:var(--course-detail-01-radius);padding:48px}.course-detail-01-columns>.course-detail-01-column:first-child{background:var(--course-detail-01-soft-bg)}.course-detail-01-columns>.course-detail-01-column:first-child:after{content:"";position:absolute;width:470px;height:470px;right:-180px;top:-230px;border-radius:50%;background:#dae8ec;pointer-events:none}.course-detail-01-columns>.course-detail-01-column:nth-child(2){background:var(--course-detail-01-emphasis-bg);color:var(--course-detail-01-primary)}.course-detail-01-columns>.course-detail-01-column:nth-child(2):after{content:"";position:absolute;width:470px;height:470px;right:-180px;bottom:-230px;border-radius:50%;background:#12afdd;pointer-events:none}.course-detail-01-columns>.course-detail-01-column:first-child h3,.course-detail-01-columns>.course-detail-01-column:first-child .course-detail-01-richtext,.course-detail-01-columns>.course-detail-01-column:nth-child(2) h3,.course-detail-01-columns>.course-detail-01-column:nth-child(2) .course-detail-01-richtext{position:relative;z-index:1}.course-detail-01-columns>.course-detail-01-column:nth-child(2) h3{color:#fff}.course-detail-01-intro{margin-bottom:24px}.course-detail-01-bottom{gap:30px;padding-top:52px;padding-bottom:40px}.course-detail-01-emphasis,.course-detail-01-soft-panel{position:relative;min-height:360px;overflow:hidden;border-radius:var(--course-detail-01-radius);padding:48px}.course-detail-01-emphasis{background:var(--course-detail-01-emphasis-bg);color:var(--course-detail-01-primary)}.course-detail-01-emphasis:after{content:"";position:absolute;width:470px;height:470px;right:-180px;bottom:-230px;border-radius:50%;background:#12afdd;pointer-events:none}.course-detail-01-soft-panel:after{content:"";position:absolute;width:470px;height:470px;right:-180px;top:-230px;border-radius:50%;background:#dae8ec;pointer-events:none}.course-detail-01-soft-panel{background:var(--course-detail-01-soft-bg)}.course-detail-01-emphasis h3,.course-detail-01-soft-panel h3,.course-detail-01-emphasis .course-detail-01-richtext,.course-detail-01-soft-panel .course-detail-01-richtext{position:relative;z-index:1}.course-detail-01-emphasis h3{color:#fff}@media(max-width:1199px){.course-detail-01-columns,.course-detail-01-bottom{padding-left:48px;padding-right:48px}.course-detail-01-feature{gap:36px}}@media(max-width:991px){.course-detail-01-hero{min-height:400px;padding-top:205px;padding-bottom:125px}.course-detail-01-title-row,.course-detail-01-summary{padding-left:34px;padding-right:34px}.course-detail-01-summary,.course-detail-01-feature,.course-detail-01-columns,.course-detail-01-bottom{grid-template-columns:1fr}.course-detail-01-feature{margin-left:28px;margin-right:28px}.course-detail-01-columns>.course-detail-01-column:first-child,.course-detail-01-columns>.course-detail-01-column:nth-child(2),.course-detail-01-emphasis,.course-detail-01-soft-panel{min-height:0}}@media(max-width:767px){.course-detail-01-body:after{display:none}body:has(.course-detail-01) .footer-06{margin-top:0}.course-detail-01-hero{min-height:300px;padding:195px 0 90px}.course-detail-01-body{margin-top:-54px;padding-bottom:88px}.course-detail-01-title-row{padding:24px 22px}.course-detail-01-summary,.course-detail-01-columns,.course-detail-01-bottom{gap:34px;padding-left:18px;padding-right:18px}.course-detail-01-feature{margin:28px 18px 0;padding:28px 24px}.course-detail-01-columns>.course-detail-01-column:first-child,.course-detail-01-columns>.course-detail-01-column:nth-child(2),.course-detail-01-emphasis,.course-detail-01-soft-panel{padding:32px 24px}.course-detail-01-feature h3,.course-detail-01-column h3,.course-detail-01-emphasis h3,.course-detail-01-soft-panel h3{font-size:32px}}@media(max-width:575.98px){.course-detail-01-book-btn{justify-self:start;min-height:52px}.course-detail-01-summary{padding-left:18px;padding-right:18px}.course-detail-01-info-card,.course-detail-01-price-card{min-height:0;padding:24px}.course-detail-01-feature,.course-detail-01-emphasis,.course-detail-01-soft-panel{margin:0;border-radius:0}.course-detail-01-columns{gap:0;padding-top:25px}.course-detail-01-soft-panel{margin:0;border-radius:0 0 10px 10px}.course-detail-01-bottom{padding:25px 0 0;gap:0}}#footer-06-250{--footer06-bg:#003063;--footer06-top-bg:#fff}.footer-06{background-color:var(--footer06-bg);color:#fff;overflow-x:clip;margin-top:180px;padding:60px 0;position:relative;z-index:1}.footer-06::before{content:"";position:absolute;left:0;right:0;top:-180px;height:180px;background:var(--footer06-top-bg);z-index:0;pointer-events:none}.footer-06#footer-06-250::before{display:none}.footer-06 .wave-top{position:absolute;left:0;right:0;top:clamp(-78px,-8vw,-112px);z-index:2;height:clamp(78px,8vw,112px);background:var(--footer06-bg);-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 1600 120' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='white' d='M0 32C125 58 255 70 395 75C560 81 700 76 850 58C1015 38 1125 18 1280 15C1395 13 1495 15 1600 20V120H0V32Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 1600 120' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='white' d='M0 32C125 58 255 70 395 75C560 81 700 76 850 58C1015 38 1125 18 1280 15C1395 13 1495 15 1600 20V120H0V32Z'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.footer-06 .container{position:relative;z-index:4;padding-top:60px}.footer-06 .footer-banner-image{position:absolute;top:0;left:0;width:100%;height:auto;transform:translateY(-120%);z-index:3}.footer-06 .footer-06-top-title{border-bottom:4px dashed #fff;font-size:14px;margin-bottom:25px;max-width:40%;padding-bottom:25px;text-transform:uppercase}.footer-06 .footer-06-main-title h2{letter-spacing:-.025em;font-weight:500;margin-bottom:0;margin-bottom:30px}.footer-06 .form-title{margin-bottom:26px}.footer-06 .footer-06-main-text{font-size:20px;font-weight:300;line-height:28px;text-align:left;max-width:380px}.footer-06 .footer-06-main-text p:last-of-type{margin-bottom:0}.footer-06 input,.footer-06 select,.footer-06 textarea{background-color:#fff;border:0!important;border-radius:3px;min-height:60px}.footer-06 .has-error input.error,.footer-06 .has-error select.error,.footer-06 .has-error textarea.error{background-color:#ffc8c8}.footer-06 .required-star{color:#fff;display:none}.footer-06 .footer-06-form .col-form-label{font-size:15px;font-weight:300;padding-bottom:5px;padding-top:0}.footer-06 .footer-06-form .checkbox+label{font-size:15px;line-height:22px;padding-left:34px!important}.footer-06 .form>.row{--bs-gutter-x:40px}.footer-06 .footer-06-form .checkbox+label::before{background-color:#fff;border:0!important;border-radius:3px;content:"";display:block;height:19px;top:0;width:19px}.footer-06 .footer-06-form .tickbox.has-error label::before{background-color:#f00}.footer-06 .footer-06-form .checkbox:checked+label::before{content:""}.footer-06 .footer-06-form .checkbox:checked+label::after{color:#000;content:"";font-family:"Font Awesome 6 Pro";font-size:14px;font-weight:bold;left:2px;position:absolute;top:-1px}.footer-06 .footer-06-form .required{display:none}.footer-06 .footer-06-grid{display:grid}.footer-06 .footer-06-grid .content{align-content:center;column-gap:12px;display:flex}.footer-06 .content-wrapper:nth-child(2){margin-top:20px}.footer-06 .content-wrapper:nth-child(2) .icon-link a{color:#fff}.footer-06 .icon{color:var(--button-background);font-size:20px}.footer-06 .icon-text{font-size:13px;margin-bottom:10px}.footer-06 .icon-link{font-size:16px;line-height:1.5;white-space:nowrap}.footer-06 .icon-link a{text-decoration:none}.footer-06 .social-links{display:grid!important;gap:12px;grid-template-columns:1fr 1fr 1fr;margin-top:20px;width:max-content}.footer-06 .social-links a{align-items:center;background-color:#2fc3ef;border-radius:50%;color:#fff;display:flex;height:60px;width:60px;justify-content:center;overflow:hidden;text-decoration:none;transition:.3s all}.footer-06 .social-links a:active{background-color:#fff;color:#000}.footer-06 .social-links a i{font-size:20px}.footer-06 .social-links a img,.footer-06 .social-links a svg{fill:currentcolor;height:auto;width:24px}.footer-06 .social{margin-top:35px;padding-left:0}.footer-06 .social-links a svg g>*{transition:.3s fill,.3s stroke}.footer-06 .social-links a:active svg g>*{fill:#fff!important;stroke:#fff!important}.footer-06 .footer-06-additional-image-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;margin-top:20px}.footer-06 .footer-06-additional-text{color:#fff;font-size:14px;line-height:1.5;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.footer-06 .footer-06-additional-image{display:block;height:auto;max-width:200px;width:100%}.footer-06 .reg-info{font-size:16px;letter-spacing:-.025em;line-height:22px}.footer-06 .reg-info .company-name{font-size:18px;letter-spacing:-.025em;line-height:26px;margin-bottom:8px}.footer-06 a.view-on-map-link{color:var(--button-background)!important;text-decoration:none}.footer-06 .reg-info>p{margin-bottom:0}.footer-06 .reload-captcha.btn{border:1px solid #282828;color:#282828}.footer-06 .reload-captcha.btn:hover,.footer-06 .reload-captcha.btn:active,.footer-06 .reload-captcha.btn:focus,.footer-06 .reload-captcha.btn:focus-within{color:#282828}.footer-06 .captcha-whatis{color:#282828;text-decoration:none}.footer-06 .footer-06-form .row:nth-child(2) .form-group:last-child{margin-top:30px}.footer-06 .footer-06-form .form-group{margin-bottom:20px}.footer-06 button[type="submit"]{align-items:center;background-color:#2fc3ef;display:flex;font-size:18px;font-weight:500;justify-content:center;width:max-content;padding:15px 45px;border-radius:35px}.footer-06 button[type="submit"]::after{content:"";font-family:"Font Awesome 6 Pro";font-size:16px;font-weight:400;margin-left:10px}.footer-06 button[type="submit"]:hover,.footer-06 button[type="submit"]:active,.footer-06 button[type="submit"]:focus{color:#fff}.footer-06 .email-contact .icon-link a,.footer-06 .call-contact .icon-link a{color:#f19e20;font-size:18px;font-weight:600;line-height:26px}.footer-06 .email-contact,.footer-06 .call-contact{color:#fd020d;display:grid;gap:30px}.footer-06 .call-contact{margin-top:25px}.footer-06 .address{margin-top:20px}.footer-06 .content-title{display:none;font-size:24px;font-weight:700;letter-spacing:-.025em;line-height:1;margin-bottom:6px}.footer-06 .icon-wrapper,.footer-06 a.view-on-map-link{display:none}.footer-06 .footer-registration-wrapper{margin-top:55px}.footer-06 .form textarea.form-control{height:230px}.footer-06 .form input[type="checkbox"]{display:inline-block;margin-top:5px;width:auto}.footer-06 .form .checkbox+label{font-size:15px;line-height:22px;padding-left:34px!important}.footer-06 .form .checkbox+label::before{background-color:#fff;border:0!important;border-radius:3px;box-shadow:inset 0 2px 2px rgb(172 172 172/27%);content:"";display:block;height:19px;left:0;position:absolute;top:0;width:19px}.footer-06 .form .checkbox:checked+label::after{color:#000;content:"";font-family:"Font Awesome 6 Pro";font-size:14px;font-weight:bold;left:2px;position:absolute;top:-1px}.footer-06 .form input.error,.footer-06 .form select.error,.footer-06 .form textarea.error,.footer-06 .form canvas.error,.footer-06 .form .radio-multi.has-error .tickbox{background-color:#ffc8c8;background-image:url("/images/error-field.png");background-position:right 10px center;background-repeat:no-repeat;background-size:20px;border-color:var(--errorinput-border);border-width:2px}.footer-06 .form .error+.error{display:none!important}.footer-06 .form .form-group{position:relative}@document url-prefix(){.footer-06 .form select{padding-top:19px;}}@media(max-width:1399.98px){.footer-06 .footer-06-main-text br{display:none}.footer-06 .address{margin-top:24px}}@media(max-width:1199.98px){.footer-06 .footer-06-main-text{font-size:20px;line-height:26px;max-width:380px}.footer-block .footer-menu>.nav-item{font-size:18px;font-weight:500}}@media(max-width:991.98px){.footer-06{padding-bottom:25px;padding-top:45px}.footer-06 .footer-06-grid{grid-template-columns:auto;row-gap:10px}.footer-06 .content:first-child{margin-top:0}.footer-06 .address,.footer-06 .email-contact{grid-column:2/3;padding-left:18px}.footer-06 .address,.footer-06 .call-contact,.footer-06 .email-contact{margin-top:0}.footer-06 .social{grid-column:1/span 2;margin-top:4px}.footer-06 .footer-06-form{margin-top:60px}.footer-06 button[type="submit"]{margin-top:0}.footer-06 .footer-06-main-text{grid-column:1/2;margin-top:10px;padding-right:30px}.footer-06 .footer-registration-wrapper{grid-row:3/span 3;margin-top:0}.footer-06 .address{margin-top:14px}.footer-06 .form-group.bottom-box{text-align:center}.footer-06 .footer-06-grid .content{order:1}.footer-06 .address,.footer-06 .email-contact{padding-left:0}.footer-06 .contacts-content{margin-top:0}.footer-06 .contacts-content::before{margin:20px 0}}@media(max-width:767.98px){.footer-06{margin-top:60px}.footer-06::before{top:-60px;height:60px}.footer-06 .container{padding-top:0}.footer-06 .footer-06-main-title{grid-column:span 2}.footer-06 .footer-06-main-title h2{margin-bottom:0}.footer-06 .footer-06-top-title{margin:0 auto 25px}.footer-06 .footer-banner-image{display:none}.footer-06 .content{margin-top:0;padding-bottom:0%;position:static}.footer-06 .address{grid-column:1;grid-row:span 3;padding-left:0}.footer-06 .call-contact,.footer-06 .email-contact{margin-bottom:0;padding-left:0}.footer-06 .social{margin-top:0;padding-left:9px}.footer-06 .reg-info{padding-top:0}.footer-06 .footer-06-main-text{grid-column:span 2;margin-bottom:22px;margin-top:20px;max-width:100%;width:100%}.footer-06 .footer-06-main-text p br{display:none}.footer-06 .bottom-box{text-align:center}.footer-06 .footer-registration-wrapper{grid-row:6;margin-top:16px}.footer-06 .footer-06-form{margin-top:45px}.footer-06 .footer-06-grid{display:flex;flex-direction:column;gap:0}.footer-06 .social-links{margin-top:20px}}@media(max-width:575.98px){.footer-06{padding:40px 0}.footer-06 .content{grid-column:1;margin-top:20px;padding-bottom:0%;width:100%}.footer-06 .form .bottom-box{text-align:center}.footer-06 .social-links{justify-content:start;margin-top:8px;width:max-content}.footer-06 .call-contact,.footer-06 .email-contact{padding:0}.footer-06 .footer-06-form{margin-top:26px}.footer-06 button[type="submit"]{width:100%}.footer-06 .footer-06-grid{grid-template-columns:1fr;margin-bottom:0;row-gap:0}.footer-06 .address,.footer-06 .call-contact,.footer-06 .email-contact,.footer-06 .social{grid-column:1}.footer-06 .footer-06-main-text{font-size:22px;grid-column:span 1;line-height:30px;margin-bottom:7px;padding-right:0;text-align:left}.footer-06 .call-contact,.footer-06 .email-contact{margin-bottom:0;padding-left:0}.footer-06 .call-contact+.email-contact{margin-top:0}.footer-06 .social{margin-top:10px;padding-left:0}.footer-06 .footer-06-form .form-group{margin-bottom:12px}.footer-06 .footer-06-main-title{grid-column:span 1}.footer-06 .footer-registration-wrapper{grid-row:unset}.footer-06 .footer-06-trusted-by{font-size:13px}}@media(min-width:567px){.footer-06 .form .col-md-6{flex:0 0 auto;width:50%}}@media(max-height:567px){.footer-06{padding:45px 0 30px}.footer-06 .footer-06-form .form-group{margin-bottom:10px}}#footer-02-8{--footer02-bg:#003063;--footer02-textcolor:#fff}.footer-02{padding:50px 0;background-color:var(--footer02-bg);color:var(--footer02-textcolor);font-size:14px;border-top:solid 1px #05213f}.footer-02 a{text-decoration:none}.footer-02 a,.footer-02 a:hover{color:var(--footer02-textcolor)}.separator{font-style:normal;padding:0 3px}.footer-02-design img{max-width:75px;width:100%;height:auto}.footer-02 .footer-links{display:flex;flex-wrap:wrap;justify-content:space-between;gap:15px}.footer-02 .footer-links a{font-size:20px;line-height:1;color:#fff;font-weight:300}@media(max-width:991.98px){.footer-02 .footer-links{gap:10px}}@media(max-width:767px){.footer-02-design{margin-top:15px}.footer-02 .footer-links{margin:20px 0}}@media(max-width:575.98px){.footer-02 .footer-links{flex-direction:column;justify-content:center;align-items:center}.footer-02 .copy-col{text-align:center}}