@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;400;500;600;700;900&display=swap";:root{--tw-accent: #a80610;--tw-text: #262626;--tw-muted: #6b7280;--tw-border: #d1d5db;--tw-surface: #ffffff;--tw-focus-ring: 0 0 0 2px rgba(168, 6, 16, 0.15), 0 0 0 4px rgba(168, 6, 16, 0.25)}.tw-form{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 768px){.tw-form.tw-grid-2{grid-template-columns:repeat(2, minmax(0, 1fr))}}.tw-col-span-2{grid-column:span 1}@media(min-width: 768px){.tw-col-span-2{grid-column:span 2}}.tw-label{display:block}.tw-label sup{color:var(--tw-accent)}.tw-label>.tw-label-text{display:block;font-size:.875rem;line-height:1.25rem;color:var(--tw-text);font-weight:500;margin-bottom:.375rem}.tw-input{display:block;width:100%;border-radius:.375rem;border:1px solid var(--tw-border);background-color:var(--tw-surface);padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;box-shadow:0 1px 1px rgba(0,0,0,.04);color:#111827;transition:border-color .15s ease,box-shadow .15s ease,outline-color .15s ease}.tw-input::placeholder{color:#9ca3af}.tw-input:focus{outline:none;border-color:var(--tw-accent);box-shadow:0 0 0 1px var(--tw-accent) inset,var(--tw-focus-ring)}.tw-input:disabled,.tw-input[aria-disabled=true]{background-color:#f3f4f6;color:#6b7280;cursor:not-allowed}.tw-fieldset{border:none;padding:0;margin:0}.tw-legend{display:block;font-size:.875rem;line-height:1.25rem;color:var(--tw-text);font-weight:500;margin-bottom:.5rem}.tw-radio-group{display:flex;flex-wrap:wrap;gap:1rem}.tw-radio-label{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.95rem;color:#111827}.tw-radio{width:1rem;height:1rem;border-radius:9999px;border:1px solid var(--tw-border);appearance:none;display:inline-block;position:relative;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.tw-radio:focus{box-shadow:var(--tw-focus-ring);border-color:var(--tw-accent)}.tw-radio:checked{border-color:var(--tw-accent);background-color:var(--tw-accent);box-shadow:inset 0 0 0 3px #fff}input[type=radio].tw-radio-native{accent-color:var(--tw-accent)}.tw-submit{display:inline-flex;align-items:center;justify-content:center;border-radius:.375rem;background-color:var(--tw-accent);color:#fff;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;line-height:1.25rem;border:1px solid rgba(0,0,0,0);box-shadow:0 1px 1px rgba(0,0,0,.04);transition:background-color .15s ease,box-shadow .15s ease,transform .02s ease}.tw-submit:hover{background-color:#90040e}.tw-submit:focus{outline:none;box-shadow:var(--tw-focus-ring)}.tw-submit:active{transform:translateY(0.5px)}.tw-stack{display:grid;gap:1.5rem}.translation-form{margin-top:1.25rem;display:grid;grid-template-columns:1fr;gap:1rem;color:#262626}.translation-form .row-2{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width: 640px){.translation-form .row-2{grid-template-columns:repeat(2, minmax(0, 1fr))}}.translation-form .group>.wpcf7-form-control-wrap{display:block}.translation-form label{display:block;margin-bottom:.375rem;font-size:.875rem;color:#404040}.translation-form .field-input,.translation-form .field-select,.translation-form .field-textarea{width:100%;border:1px solid #d4d4d4;background:#fff;border-radius:.75rem;padding:.625rem .875rem;font-size:15px;outline:none;box-shadow:0 1px 2px rgba(0,0,0,.05);transition:border-color 160ms ease,box-shadow 160ms ease,background-color 160ms ease}.translation-form .field-input::placeholder,.translation-form .field-select::placeholder,.translation-form .field-textarea::placeholder{color:#a3a3a3}.translation-form .field-input:focus,.translation-form .field-select:focus,.translation-form .field-textarea:focus{border-color:#a80610;box-shadow:0 0 0 2px rgba(168,6,16,.2)}.translation-form select.field-select{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill='none' stroke='%23666' stroke-width='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M6 9l6 6 6-6'/></svg>");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem;padding-right:2.25rem}.translation-form textarea.field-textarea{min-height:140px;resize:vertical}.translation-form .file-drop{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;text-align:center;border:1px dashed #d4d4d4;background:rgba(245,245,245,.6);border-radius:.875rem;padding:1.5rem;box-shadow:0 1px 2px rgba(0,0,0,.05);cursor:pointer;transition:background-color 160ms ease,border-color 160ms ease}.translation-form .file-drop:hover{background:#f5f5f5;border-color:#a3a3a3}.translation-form .file-drop .badge{display:flex;align-items:center;gap:.5rem;border:1px solid #d4d4d4;background:#fff;border-radius:9999px;padding:.25rem .625rem;font-size:.75rem;color:#404040;box-shadow:0 1px 2px rgba(0,0,0,.05)}.translation-form .file-drop .badge .icon{width:1rem;height:1rem;color:#a80610}.translation-form .file-drop .hint{font-size:.75rem;color:#737373}.translation-form .file-drop input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer}.translation-form .acceptance{display:flex;align-items:flex-start;gap:.75rem}.translation-form .acceptance input[type=checkbox]{margin-top:.125rem;width:1rem;height:1rem;border:1px solid #d4d4d4;border-radius:.25rem;accent-color:#a80610}.translation-form .acceptance input[type=checkbox]:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(168,6,16,.2)}.translation-form .acceptance label{margin:0;font-size:.875rem;color:#404040}.translation-form .acceptance label a{color:#a80610;text-decoration:underline;text-underline-offset:2px}.translation-form .btn-row{display:flex;flex-direction:column;gap:.75rem;align-items:stretch}@media(min-width: 640px){.translation-form .btn-row{flex-direction:row;align-items:center}}.translation-form .codedropz-upload-handler{display:none !important}.translation-form .btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid rgba(168,6,16,.2);background:#a80610;color:#fff;padding:.875rem 1.25rem;border-radius:.875rem;font-size:.875rem;font-weight:600;box-shadow:0 1px 2px rgba(0,0,0,.05);transition:transform 160ms ease,box-shadow 160ms ease,background-color 160ms ease}.translation-form .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 16px rgba(0,0,0,.06);background:#99050f}.translation-form .btn-primary:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(168,6,16,.4)}.translation-form .secure-note{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#525252}.translation-form .secure-note .icon{width:1rem;height:1rem;color:#a80610}.translation-form .wpcf7-not-valid-tip{margin-top:.375rem;font-size:.75rem;color:#a80610}.translation-form .wpcf7-response-output{margin-top:.75rem;border-radius:.5rem;padding:.75rem 1rem;font-size:.875rem}.translation-form .wpcf7-response-output.wpcf7-mail-sent-ok{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.translation-form .wpcf7-response-output.wpcf7-validation-errors,.translation-form .wpcf7-response-output.wpcf7-acceptance-missing{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}h1{font-size:1.875rem}h1.entry-title{font-size:1.75rem}h2.section-title{font-size:1.875rem;font-weight:bold}h3.altered,h3.wp-block-heading{font-size:1rem;font-weight:500;color:#a80610}html{overflow-x:hidden}.stroke-btn{border:none;background-color:rgba(0,0,0,0);position:relative;text-decoration:none;font-weight:500}.stroke-btn:after{content:"";display:block;position:absolute;width:125%;height:125%;background:url("../images/stroke.svg") no-repeat center center;top:-3px;transform:scale(1.5);left:-10%;pointer-events:none;object-fit:cover;filter:invert(16%) sepia(87%) saturate(5431%) hue-rotate(350deg) brightness(65%) contrast(105%)}.show-course{text-decoration:none;color:#6c757d}.accent-btn,.btn-primary,.outlined-btn,.black-btn{border-radius:.5rem;background-color:#cb0b0b;color:#fff;text-decoration:none;padding:.75rem 2.125rem;text-align:center;border:1px solid #cb0b0b;transition:all .3s ease-in-out}.accent-btn:hover,.btn-primary:hover,.outlined-btn:hover,.black-btn:hover{text-decoration:none;background-color:#fff;color:#cb0b0b;transition:all .3s ease-in-out}.black-btn{background-color:#101010;color:#fff;border:1px solid #101010}.black-btn:hover{text-decoration:none;background-color:#fff;color:#101010;transition:all .3s ease-in-out}.outlined-btn{background-color:#fff;color:#101010;border:1px solid #101010}.outlined-btn:hover{text-decoration:none;color:#cb0b0b;border:1px solid #cb0b0b;transition:all .3s ease-in-out}.btn-primary{background-color:#cb0b0b;color:#fff;border:1px solid #cb0b0b}.btn-primary:hover{background-color:#fff;text-decoration:none;color:#cb0b0b;border:1px solid #cb0b0b;transition:all .3s ease-in-out}.theme-button{text-decoration:none;float:left;min-width:150px;display:block;margin:1em;padding:1em 2em;border:none;background:none;color:inherit;vertical-align:middle;position:relative;z-index:1;-webkit-backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}.theme-button:focus{outline:none}.theme-button>span{vertical-align:middle}.button--pipaluk{min-width:150px;display:block;border:none;background:none;vertical-align:middle;position:relative;z-index:1;-webkit-backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;text-decoration:none;padding:1rem 3.5rem;color:#fff !important;border-radius:3rem}.button--pipaluk.button--inverted{color:#cb0b0b}.button--pipaluk::before,.button--pipaluk::after{content:"";border-radius:inherit;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;transition:transform .3s,background-color .3s;transition-timing-function:cubic-bezier(0.25, 0, 0.3, 1)}.button--pipaluk::before{border:2px solid #cb0b0b}.button--pipaluk.button--inverted::before{border-color:#fff}.button--pipaluk::after{background:#cb0b0b}.button--pipaluk.button--inverted::after{background:#fff}.button--pipaluk:hover::before{transform:scale3d(1, 1, 1)}.button--pipaluk::before,.button--pipaluk:hover::after{transform:scale3d(0.7, 0.7, 1)}.button--pipaluk:hover::after{background-color:#cb0b0b}.button--pipaluk.button--inverted:hover::after{background-color:#fff}.button--pipaluk:hover{color:#fff}#breadcrumbs-container{align-content:center}#breadcrumbs-container #breadcrumbs{display:flex;gap:1rem;list-style:none;padding:0;margin:0}.breadcrumb_bg{height:300px;display:flex;justify-content:center;align-items:center;position:relative}.breadcrumb_bg:after{content:"";position:absolute;width:100%;height:100%;background:rgba(0,0,0,.45)}.breadcrumb_bg h1{color:#fff;z-index:1;position:relative;text-align:center;font-size:2rem;font-weight:bold;margin:0;padding:0;text-transform:uppercase;letter-spacing:.1rem}@media all and (max-width: 768px){#breadcrumbs-container{align-content:center;padding:.5rem 0}#breadcrumbs-container #breadcrumbs{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;padding:0;margin:0}#breadcrumbs-container #breadcrumbs *{font-size:.75rem}}.thumbnail-wrapper{position:relative;height:450px;width:100%;overflow:hidden}.thumbnail-wrapper picture{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover;object-position:50% 50%;pointer-events:none}.recent-news{display:flex;flex-direction:column}.recent-news .related-post:nth-child(3){margin-top:2rem}.related-post{background:rgba(255,255,255,.04);box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border-radius:1rem;display:flex;width:100%;text-decoration:none;gap:.5rem;padding:0 1rem}.related-post .img-wrapper{min-width:150px;height:100%;width:30%;min-height:180px;overflow:hidden;border-radius:1rem;padding:0}.related-post .right-part{display:flex;flex-direction:column;padding:1rem}.related-post .right-part h4{font-size:.875rem;font-weight:bold}.related-post .right-part p{line-height:1;font-size:.75rem}#comments{margin-top:3rem}#comments .form-submit{margin-top:1rem}#player{width:100%}.img-wrapper{min-height:250px;height:calc(100% - 2rem);width:100%;position:relative;overflow:hidden;padding:1rem;border-radius:1.125rem;margin:1rem 0}.img-wrapper .attachment-large,.img-wrapper .attachment-full{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover;object-position:50% 50%;pointer-events:none;transition:all .3s ease-in-out}.img-wrapper:hover .attachment-large,.img-wrapper:hover .attachment-full{transform:scale(1.2) rotate(5deg);transition:all .3s ease-in-out}.page-template-default article[id^=post-] .img-wrapper{height:500px}.card-blog{height:100%;display:flex;flex-direction:column;padding:1.5rem;box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.3);text-align:center;text-decoration:none;justify-content:space-between;gap:1rem;align-items:center;transform:translateY(0);transition:all .3s ease-in-out}.card-blog:hover{transform:translateY(-1rem);cursor:pointer;background:rgba(255,255,255,.2);box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);transition:all .3s ease-in-out}.card-blog .card-header{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:100%}.card-blog .card-header a{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;height:230px;width:100%;overflow:hidden}.card-blog .card-header a img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:1;object-fit:cover}.card-blog .service-image{height:60px;display:flex;align-items:center;justify-content:center;margin-bottom:0}.card-blog .service-image img{width:auto;max-width:60px}.card-blog h3{font-size:1rem;font-weight:bold}.news-cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;padding:1rem}.news-cards article{width:calc(50% - 1rem)}.archive article{padding:.75rem}.archive article .article-card{background:rgba(255,255,255,.04);box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border-radius:1rem}.archive article .article-card__content{padding:1rem 0;display:flex;flex-direction:column;height:100%}.archive article .article-card__content p{margin-bottom:0;font-size:.875rem}.archive article .article-card__content .entry-header{padding-bottom:.25rem;border-bottom:1px solid rgba(0,0,0,.1)}.archive article .article-card__content .entry-header .entry-title a{color:#36454f}.archive article .article-card__content .entry-title{font-size:1.125rem}.archive article .article-card__content .entry-title a{text-decoration:none}.archive article .article-card__content .entry-footer{margin-top:auto}.archive article .article-card__content .entry-footer .read-more-arrow{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out;margin-left:auto;background-color:rgba(0,0,0,0)}@media all and (max-width: 991px){.news-cards{display:flex}.news-cards article{width:100%}}@media all and (min-width: 992px){.archive article .col-lg-5{padding-left:0}.archive article .col-lg-7 h2{font-size:1.125rem;margin-top:1rem}}#wrapper-navbar{height:100%;display:flex;width:100%;position:relative;z-index:100;background-color:#fff;backdrop-filter:blur(5px)}#wrapper-navbar #main-nav{display:flex;width:100%}#wrapper-navbar #main-nav .navbar-brand.custom-logo-link{display:flex;height:2.5rem;width:2.5rem;min-width:2.5rem;max-width:initial;padding:0;margin:0 1rem 0 0}#wrapper-navbar #main-nav .navbar-brand.custom-logo-link picture img{height:2.5rem;width:2.5rem}#wrapper-navbar #main-nav #main-menu .menu-item .nav-link{position:relative;font-weight:500}#wrapper-navbar #main-nav #main-menu .menu-item .nav-link:after{position:absolute;bottom:-3px;left:5px;border:0 solid #cb0b0b;width:0;display:block;content:"";transition:all .3s ease-in}#wrapper-navbar #main-nav #main-menu .menu-item.active .nav-link,#wrapper-navbar #main-nav #main-menu .menu-item:hover .nav-link{color:#cb0b0b !important;position:relative}#wrapper-navbar #main-nav #main-menu .menu-item.active .nav-link:after,#wrapper-navbar #main-nav #main-menu .menu-item:hover .nav-link:after{border:1px solid #cb0b0b;width:calc(100% - 10px);transition:all .3s ease-in}#wrapper-navbar #main-nav #main-menu .nav-link{color:#101010}#wrapper-navbar #main-nav #main-menu .phone-in-menu{display:flex;background-color:#a80610;padding:10px 15px;border-radius:1.5rem;align-content:center;justify-content:center}#wrapper-navbar #main-nav #main-menu .phone-in-menu a.nav-link{padding:0}#wrapper-navbar #main-nav #main-menu .phone-in-menu a.nav-link:after{content:none}#wrapper-navbar #main-nav #main-menu .phone-in-menu svg{width:24px;height:24px}#wrapper-navbar #main-nav #main-menu .phone-in-menu span{color:#fff}.custom-toggler.navbar-toggler{border-color:#cb0b0b}.custom-toggler .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(168, 6, 16, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")}@media all and (max-width: 1200px)and (min-width: 992px){#wrapper-navbar #main-nav #main-menu .phone-in-menu{margin-left:auto}.navbar-expand-lg .navbar-nav{flex-wrap:wrap}}html.menu-open,body.menu-open{overflow:hidden}@media all and (max-width: 992px){#wrapper-navbar #main-nav .navbar-brand.custom-logo-link{height:40px;width:40px;min-width:40px}#wrapper-navbar #main-nav .navbar-brand.custom-logo-link picture img{height:40px;width:40px}body.menu-open #wrapper-navbar{backdrop-filter:none;-webkit-backdrop-filter:none}body.menu-open{overflow:hidden}body #main-nav .offcanvas.show{height:100vh}body #main-nav #main-menu .menu-item .nav-link{padding-left:30px}body #main-nav #main-menu .menu-item .nav-link:after{display:none !important}body #main-nav #main-menu .menu-item.active .nav-link{color:#cb0b0b !important}body #main-nav #main-menu .phone-in-menu{margin:0 auto;display:flex;background-color:#101010;padding:10px 15px}body #main-nav #main-menu .phone-in-menu a{padding:0}body #main-nav #main-menu .phone-in-menu svg{width:24px;height:24px}body #main-nav #main-menu .phone-in-menu span{color:#fff;font-weight:bold}}.trp-language-switcher{width:inherit !important}.trp-language-switcher>div{border:none;padding:inherit}#header_slider_photo{position:relative;backdrop-filter:blur(5px)}#header_slider_photo .container{position:relative;z-index:10}#header_slider_photo h2.special-title{font-size:3rem}#header_slider_photo .right-side{position:relative}#header_slider_photo .right-side #big-circle{position:absolute;bottom:-5%;left:-27%;background:rgba(255,255,255,.2);border-radius:50%;box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.3);animation:float 9s ease-in-out infinite}#header_slider_photo .right-side #small-circle{position:absolute;top:5%;right:-18%;background:rgba(255,255,255,.9);border-radius:50%;box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.3);animation:float 6s ease-in-out infinite}#header_slider_photo .course_links{margin-left:0;padding-left:0;list-style:none;margin-bottom:40px}#header_slider_photo .course_links li{margin-bottom:1rem}#header_slider_photo .course_links li a{font-size:1rem;color:#101010;text-decoration:none;position:relative}@media all and (max-width: 992px)and (min-width: 768px){#header_slider_photo .right-side{margin-top:2rem}#header_slider_photo .right-side .offset-image{min-height:100vh}}@media all and (max-width: 768px){#header_slider_photo .right-side{display:none}}@keyframes float{0%{transform:translatey(0px)}50%{transform:translatey(-25px)}100%{transform:translatey(0px)}}.slider-additional-links__list__item{display:flex;flex-direction:column}.slider-additional-links__list__item__title{text-decoration:none;font-size:1.75rem;font-weight:bold;color:#5c5555;position:relative;margin-bottom:10px;width:100%}.slider-additional-links__list__item__title:after{position:absolute;content:"";border:2px solid #cb0b0b;bottom:-3px;width:100%;left:0}.archive-wrapper .slider-additional-links__list__item{display:flex;flex-direction:column}.archive-wrapper .slider-additional-links__list__item__title{font-size:1.25rem}.reasons-section{margin-top:130px;position:relative}.reasons-section h2.section-title{margin-bottom:70px}.reasons-section #reasons-slider-nav{margin-left:auto;display:flex;justify-content:space-between;max-width:200px;align-content:center}.reasons-section #reasons-slider-nav #reasons-slider-nav-prev:hover,.reasons-section #reasons-slider-nav #reasons-slider-nav-next:hover{cursor:pointer}.reasons-section #reasons-slider{padding-top:1rem}.reasons-section .reason-block a{border-radius:.5rem;min-height:200px;margin:1rem 1.5rem;display:flex;align-items:center;flex-direction:column;align-content:center;justify-content:center;text-decoration:none;color:#4a4343;gap:1rem;box-shadow:0px 2px 4px 3px rgba(0,0,0,.05)}.reasons-section .reason-block a p{text-align:center}@media all and (max-width: 768px){body .reasons-section{margin-top:70px}body .reasons-section h2.section-title{margin-bottom:35px}body .reasons-section #reasons-slider-nav{margin:1rem auto 0}body .reasons-section .reason-block a{display:flex;align-items:center;flex-direction:column;gap:1rem}body .reasons-section .reason-block a p{text-align:center}}.contact-form-free-lesson .container{position:relative}.contact-form-free-lesson .container #contact-form-free-lesson__small-circle{position:absolute;pointer-events:none;top:4%;left:30%;z-index:1}.contact-form-free-lesson .container .row{position:relative;z-index:4}.contact-form-free-lesson .inner-content{padding:50px 0}.contact-form-free-lesson .inner-content h2{position:relative}.contact-form-free-lesson .inner-content h2 svg{position:absolute;left:50%;top:0}.contact-form-free-lesson .right-side{position:relative}.contact-form-free-lesson .right-side #contact-form-free-lesson__big-circle{pointer-events:none;position:absolute;top:30%;left:-89px}.contact-form-free-lesson .right-side .test-lesson-form{border-radius:.5rem;width:100%;background-color:#fff;padding:1rem 40px;box-shadow:2px 2px 30px 0px rgba(31,29,13,.09);z-index:2}.page-template-translations-template .contact-form-free-lesson{position:relative}@media all and (max-width: 992px){.contact-form-free-lesson{margin-top:50px}.contact-form-free-lesson .container{position:relative}.contact-form-free-lesson .container #contact-form-free-lesson__small-circle{display:none}.contact-form-free-lesson .inner-content{padding:30px 0}.contact-form-free-lesson .inner-content *{color:#fff}.contact-form-free-lesson .right-side{position:relative}.contact-form-free-lesson .right-side .test-lesson-form{position:relative;width:100%;top:0;background-color:#fff;padding:1rem;box-shadow:2px 2px 30px 0 rgba(31,29,13,.09);z-index:2}#contact-page-video{margin-top:1.5rem}}@media all and (max-width: 768px){.contact-form-free-lesson{margin-top:50px}.contact-form-free-lesson .container{position:relative}.contact-form-free-lesson .container #contact-form-free-lesson__small-circle{display:none}.contact-form-free-lesson .inner-content{padding:30px 0}.contact-form-free-lesson .inner-content *{color:#fff}.contact-form-free-lesson .right-side{position:relative}.contact-form-free-lesson .right-side .test-lesson-form{position:relative;width:100%;top:0;background-color:#fff;padding:1rem;box-shadow:2px 2px 30px 0 rgba(31,29,13,.09);z-index:2}#contact-page-video{margin-top:1.5rem}}#testimonials{margin-top:100px}#testimonials .single-testimonial{margin-top:2rem}#testimonials .single-testimonial .testimonial-container{display:flex;border-radius:.5rem;flex-direction:column;gap:1rem;background:#fff;box-shadow:0 0 12px rgba(0,0,0,.1);backdrop-filter:blur(5px);margin:0;height:250px;position:relative}#testimonials .single-testimonial .testimonial-container .person{display:flex;flex-direction:column;margin:0 auto -1rem;background-color:#a80610;color:#fff;padding:.5rem 1rem;border-radius:1rem}#testimonials .single-testimonial .testimonial-container .avatar-wrapper{margin:-2rem auto 0;width:60px;height:60px;min-height:60px;overflow:hidden;position:relative;border-radius:50%}#testimonials .single-testimonial .testimonial-container .avatar-wrapper img{position:absolute;object-fit:cover;top:0;left:0;z-index:2;height:100%}#testimonials .single-testimonial .testimonial-container .review{height:200px;padding:0 1rem 1rem;overflow:auto;font-weight:400}#testimonials .slick-track{display:flex;gap:2rem}#testimonials .slick-track .slick-slide{margin-bottom:1rem}#courses-section h2,#courses-archive-wrapper h2,#services-wrapper h2{margin-bottom:30px}#courses-section a,#courses-archive-wrapper a,#services-wrapper a{text-decoration:none;color:#5c5555}#courses-section a:nth-child(1) .img-container:before,#courses-archive-wrapper a:nth-child(1) .img-container:before,#services-wrapper a:nth-child(1) .img-container:before{opacity:1;background-color:#0a9390}#courses-section a:nth-child(1) h4,#courses-archive-wrapper a:nth-child(1) h4,#services-wrapper a:nth-child(1) h4{color:#0a9390}#courses-section a:nth-child(2) .img-container:before,#courses-archive-wrapper a:nth-child(2) .img-container:before,#services-wrapper a:nth-child(2) .img-container:before{opacity:1;background-color:#ee9b00}#courses-section a:nth-child(2) h4,#courses-archive-wrapper a:nth-child(2) h4,#services-wrapper a:nth-child(2) h4{color:#ee9b00}#courses-section a:nth-child(3) .img-container:before,#courses-archive-wrapper a:nth-child(3) .img-container:before,#services-wrapper a:nth-child(3) .img-container:before{opacity:1;background-color:#5f0f40}#courses-section a:nth-child(3) h4,#courses-archive-wrapper a:nth-child(3) h4,#services-wrapper a:nth-child(3) h4{color:#5f0f40}#courses-section a:nth-child(4) .img-container:before,#courses-archive-wrapper a:nth-child(4) .img-container:before,#services-wrapper a:nth-child(4) .img-container:before{opacity:1;background-color:#0f4c5c}#courses-section a:nth-child(4) h4,#courses-archive-wrapper a:nth-child(4) h4,#services-wrapper a:nth-child(4) h4{color:#0f4c5c}#courses-section a:nth-child(5) .img-container:before,#courses-archive-wrapper a:nth-child(5) .img-container:before,#services-wrapper a:nth-child(5) .img-container:before{opacity:1;background-color:#ef233c}#courses-section a:nth-child(5) h4,#courses-archive-wrapper a:nth-child(5) h4,#services-wrapper a:nth-child(5) h4{color:#ef233c}#courses-section a:nth-child(6) .img-container:before,#courses-archive-wrapper a:nth-child(6) .img-container:before,#services-wrapper a:nth-child(6) .img-container:before{opacity:1;background-color:#6a994e}#courses-section a:nth-child(6) h4,#courses-archive-wrapper a:nth-child(6) h4,#services-wrapper a:nth-child(6) h4{color:#6a994e}#courses-section a:nth-child(7) .img-container:before,#courses-archive-wrapper a:nth-child(7) .img-container:before,#services-wrapper a:nth-child(7) .img-container:before{opacity:1;background-color:#14213d}#courses-section a:nth-child(7) h4,#courses-archive-wrapper a:nth-child(7) h4,#services-wrapper a:nth-child(7) h4{color:#14213d}#courses-section a:nth-child(8) .img-container:before,#courses-archive-wrapper a:nth-child(8) .img-container:before,#services-wrapper a:nth-child(8) .img-container:before{opacity:1;background-color:#7209b7}#courses-section a:nth-child(8) h4,#courses-archive-wrapper a:nth-child(8) h4,#services-wrapper a:nth-child(8) h4{color:#7209b7}#courses-section a:nth-child(9) .img-container:before,#courses-archive-wrapper a:nth-child(9) .img-container:before,#services-wrapper a:nth-child(9) .img-container:before{opacity:1;background-color:#f7a072}#courses-section a:nth-child(9) h4,#courses-archive-wrapper a:nth-child(9) h4,#services-wrapper a:nth-child(9) h4{color:#f7a072}#courses-section a:nth-child(10) .img-container:before,#courses-archive-wrapper a:nth-child(10) .img-container:before,#services-wrapper a:nth-child(10) .img-container:before{opacity:1;background-color:#71b45d}#courses-section a:nth-child(10) h4,#courses-archive-wrapper a:nth-child(10) h4,#services-wrapper a:nth-child(10) h4{color:#71b45d}#courses-section a:nth-child(11) .img-container:before,#courses-archive-wrapper a:nth-child(11) .img-container:before,#services-wrapper a:nth-child(11) .img-container:before{opacity:1;background-color:#ff3363}#courses-section a:nth-child(11) h4,#courses-archive-wrapper a:nth-child(11) h4,#services-wrapper a:nth-child(11) h4{color:#ff3363}#courses-section a:nth-child(12) .img-container:before,#courses-archive-wrapper a:nth-child(12) .img-container:before,#services-wrapper a:nth-child(12) .img-container:before{opacity:1;background-color:#5f0f40}#courses-section a:nth-child(12) h4,#courses-archive-wrapper a:nth-child(12) h4,#services-wrapper a:nth-child(12) h4{color:#5f0f40}#courses-section a .course-block,#courses-archive-wrapper a .course-block,#services-wrapper a .course-block{position:relative;z-index:10;border-radius:.5rem;background:rgba(255,255,255,.6);backdrop-filter:blur(3.6px);-webkit-backdrop-filter:blur(3.6px);border:1px solid rgba(255,255,255,.3);height:100%;display:flex;box-shadow:0 0 14px rgba(255,255,255,.7),0 0 10px rgba(255,255,255,.5),0 0 8px rgba(255,255,255,.075),0 0 10px rgba(0,0,0,.15);transition:all .3s ease-in}#courses-section a .course-block .course-slide-panel,#courses-archive-wrapper a .course-block .course-slide-panel,#services-wrapper a .course-block .course-slide-panel{position:absolute;z-index:-1;pointer-events:none;top:0;left:0;opacity:0;height:100%;width:100%;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background-color:#fff;transition:all .3s ease-in-out}#courses-section a .course-block .course-slide-panel .cross,#courses-archive-wrapper a .course-block .course-slide-panel .cross,#services-wrapper a .course-block .course-slide-panel .cross{display:none}#courses-section a .course-block .course-slide-panel.open,#courses-archive-wrapper a .course-block .course-slide-panel.open,#services-wrapper a .course-block .course-slide-panel.open{z-index:20;pointer-events:all;opacity:1;transition:all .3s ease-in-out}#courses-section a .course-block .course-slide-panel.open .cross,#courses-archive-wrapper a .course-block .course-slide-panel.open .cross,#services-wrapper a .course-block .course-slide-panel.open .cross{display:flex;position:absolute;top:1rem;right:1rem;z-index:25;font-size:1rem}#courses-section a .course-block .course-slide-panel.open ul,#courses-archive-wrapper a .course-block .course-slide-panel.open ul,#services-wrapper a .course-block .course-slide-panel.open ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:1rem}#courses-section a .course-block .course-slide-panel.open ul li,#courses-archive-wrapper a .course-block .course-slide-panel.open ul li,#services-wrapper a .course-block .course-slide-panel.open ul li{position:relative}#courses-section a .course-block .course-slide-panel.open ul li:after,#courses-archive-wrapper a .course-block .course-slide-panel.open ul li:after,#services-wrapper a .course-block .course-slide-panel.open ul li:after{position:absolute;width:100%;content:"";border:1px solid #a80610;left:0;bottom:-3px}#courses-section a .course-block .course-slide-panel.open ul li:hover,#courses-archive-wrapper a .course-block .course-slide-panel.open ul li:hover,#services-wrapper a .course-block .course-slide-panel.open ul li:hover{cursor:pointer}#courses-section a .course-block .course-block-content,#courses-archive-wrapper a .course-block .course-block-content,#services-wrapper a .course-block .course-block-content{display:flex;flex-direction:column;padding:1rem}#courses-section a .course-block .course-block-content h4,#courses-archive-wrapper a .course-block .course-block-content h4,#services-wrapper a .course-block .course-block-content h4{font-size:1.5rem;font-weight:700}#courses-section a .course-block .course-block-content .info-line.d-flex.list-unstyled,#courses-archive-wrapper a .course-block .course-block-content .info-line.d-flex.list-unstyled,#services-wrapper a .course-block .course-block-content .info-line.d-flex.list-unstyled{margin-bottom:1rem}#courses-section a .course-block .course-block-content .info-line.d-flex.list-unstyled li:nth-child(2),#courses-archive-wrapper a .course-block .course-block-content .info-line.d-flex.list-unstyled li:nth-child(2),#services-wrapper a .course-block .course-block-content .info-line.d-flex.list-unstyled li:nth-child(2){font-weight:700}#courses-section a .course-block .course-block-content .card-header,#courses-archive-wrapper a .course-block .course-block-content .card-header,#services-wrapper a .course-block .course-block-content .card-header{display:flex;flex-direction:column}#courses-section a .course-block .course-block-content .card-header span,#courses-archive-wrapper a .course-block .course-block-content .card-header span,#services-wrapper a .course-block .course-block-content .card-header span{display:flex;align-items:center;gap:.5rem}#courses-section a .course-block .course-block-content .card-header span svg,#courses-archive-wrapper a .course-block .course-block-content .card-header span svg,#services-wrapper a .course-block .course-block-content .card-header span svg{width:2.5rem}#courses-section a .course-block .course-block-content .card-header span b,#courses-archive-wrapper a .course-block .course-block-content .card-header span b,#services-wrapper a .course-block .course-block-content .card-header span b{font-size:.875rem}#courses-section a .course-block .course-block-content .card-body,#courses-archive-wrapper a .course-block .course-block-content .card-body,#services-wrapper a .course-block .course-block-content .card-body{display:flex;flex-direction:column;height:100%;gap:1rem;justify-content:space-between}#courses-section a .course-block .course-block-content .card-body p,#courses-archive-wrapper a .course-block .course-block-content .card-body p,#services-wrapper a .course-block .course-block-content .card-body p{margin-bottom:0}#courses-section a .course-block .course-block-content .card-body .card-bottom-links,#courses-archive-wrapper a .course-block .course-block-content .card-body .card-bottom-links,#services-wrapper a .course-block .course-block-content .card-body .card-bottom-links{display:flex;flex-direction:column;margin-top:auto}#courses-section a .course-block .img-container,#courses-archive-wrapper a .course-block .img-container,#services-wrapper a .course-block .img-container{opacity:.5;border-top-right-radius:.5rem;border-bottom-right-radius:.5rem;min-width:120px;width:120px;height:100%;position:relative;overflow:hidden;transition:all .3s ease-in-out}#courses-section a .course-block .img-container:before,#courses-archive-wrapper a .course-block .img-container:before,#services-wrapper a .course-block .img-container:before{content:"";display:flex;height:100%;width:5px;position:absolute;left:0;top:0;z-index:10;transition:all .3s ease-in-out}#courses-section a .course-block .img-container img,#courses-archive-wrapper a .course-block .img-container img,#services-wrapper a .course-block .img-container img{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;object-fit:cover}#courses-section a .course-block:hover,#courses-archive-wrapper a .course-block:hover,#services-wrapper a .course-block:hover{box-shadow:-2px -2px 6px rgba(255,255,255,.6),-2px -2px 4px rgba(255,255,255,.4),2px 2px 2px rgba(255,255,255,.05),2px 2px 4px rgba(0,0,0,.1);transition:all .3s ease-in}#courses-section a .course-block:hover .img-container,#courses-archive-wrapper a .course-block:hover .img-container,#services-wrapper a .course-block:hover .img-container{opacity:1;transition:all .3s ease-in-out}#courses-section a .course-block:hover .img-container:before,#courses-archive-wrapper a .course-block:hover .img-container:before,#services-wrapper a .course-block:hover .img-container:before{width:100%;opacity:.5;transition:all .3s ease-in-out}.single-course svg{width:30px;height:30px}#courses-section{background-color:#dcdcdc;background-image:url("../images/courses_back.jpg");background-attachment:fixed;background-size:cover;padding:80px 0 40px;position:relative}#courses-section:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;background-color:rgba(238,250,241,.97);z-index:1}#courses-section .container{z-index:10;position:relative}#courses-section .container #top-decoration-1{position:absolute;left:-80px;top:20px;z-index:1}#courses-section .container #top-decoration-2{position:absolute;right:-80px;bottom:0;z-index:1}ul[id^=pills-inner-tab-]{border-top:1px solid rgba(0,0,0,.05);padding-top:1rem;gap:1rem}ul[id^=pills-inner-tab-] .nav-item{box-shadow:0 0 14px rgba(255,255,255,.7),0 0 10px rgba(255,255,255,.5),0 0 8px rgba(255,255,255,.075),0 0 10px rgba(0,0,0,.15)}#pills-tab{display:flex;gap:1rem;padding:1rem 0;background-color:#fff}#pills-tab li{margin:0 1rem;display:flex;border-radius:.5rem;transform:scale(1);transition:all .3s ease-in-out}#pills-tab li:hover{transform:scale(1.1);transition:all .3s ease-in-out}#index-course-top{position:relative;z-index:2;height:500px;width:100%;overflow:hidden;display:flex;flex-direction:column;align-content:center;justify-content:center}#index-course-top img{position:absolute;pointer-events:none;height:100%;width:100%;object-fit:cover}#index-course-top:after{content:"";display:flex;width:100%;height:100%;top:0;left:0;z-index:1;position:absolute;pointer-events:none;background-color:rgba(0,0,0,.7)}#index-course-top .container{position:relative;z-index:10}#index-course-top .container h1.title{font-size:4rem;color:#fff;font-weight:bold}#index-course-top .container .course-pros{display:flex;gap:2rem;flex-wrap:wrap}#index-course-top .container .course-pros *{color:#fff}#index-course-top .container .course-pros svg{fill:#fff;height:4rem;width:4rem}#index-course-top .container .course-pros__single{display:flex;gap:.75rem;align-items:center;width:calc(33.3333333333% - 2rem)}#index-course-top .container .course-pros__single ul{margin-bottom:0}#index-course-top .single-testimonial{margin-top:2rem}#index-course-top .single-testimonial .testimonial-container{display:flex;border-radius:.5rem;flex-direction:column;gap:1rem;background:#fff;box-shadow:0 0 12px rgba(0,0,0,.1);backdrop-filter:blur(5px);margin:0;height:250px;position:relative}#index-course-top .single-testimonial .testimonial-container .person{display:flex;flex-direction:column;margin:0 auto -1rem;background-color:#a80610;color:#fff;padding:.5rem 1rem;border-radius:1rem}#index-course-top .single-testimonial .testimonial-container .avatar-wrapper{margin:-2rem auto 0;width:60px;height:60px;min-height:60px;overflow:hidden;position:relative;border-radius:50%}#index-course-top .single-testimonial .testimonial-container .avatar-wrapper img{position:absolute;object-fit:cover;top:0;left:0;z-index:2;height:100%}#index-course-top .single-testimonial .testimonial-container .review{height:200px;padding:0 1rem 1rem;overflow:auto;font-weight:400}@media all and (max-width: 992px){#index-course-top{height:auto;min-height:100vh;overflow:auto;display:flex;flex-direction:column;align-content:flex-start;justify-content:flex-start;padding:2rem 1rem}#index-course-top img{position:absolute;pointer-events:none;height:100%;left:0;top:0;width:auto;object-fit:cover}#index-course-top:after{content:"";display:flex;width:100%;height:100%;top:0;left:0;z-index:1;position:absolute;pointer-events:none;background-color:rgba(0,0,0,.7)}#index-course-top .container{position:relative;z-index:10}#index-course-top .container h1.title{font-size:2rem;color:#fff;font-weight:bold}#index-course-top .container .course-pros{display:flex;gap:2rem;flex-wrap:wrap;justify-content:space-between}#index-course-top .container .course-pros *{color:#fff}#index-course-top .container .course-pros svg{fill:#fff;height:2rem;width:2rem}#index-course-top .container .course-pros__single{display:flex;gap:1rem;align-items:center;width:calc(50% - 2rem)}#index-course-top .container .course-pros__single ul{margin-bottom:0}#index-course-top .single-testimonial{margin-top:4rem}#index-course-top .single-testimonial .testimonial-container{display:flex;border-radius:.5rem;flex-direction:column;gap:1rem;background:#fff;box-shadow:0 0 12px rgba(0,0,0,.1);backdrop-filter:blur(5px);margin:0;height:250px;position:relative}#index-course-top .single-testimonial .testimonial-container .person{display:flex;flex-direction:column;margin:0 auto -1rem;background-color:#a80610;color:#fff;padding:.5rem 1rem;border-radius:1rem}#index-course-top .single-testimonial .testimonial-container .avatar-wrapper{margin:-2rem auto 0;width:60px;height:60px;min-height:60px;overflow:hidden;position:relative;border-radius:50%}#index-course-top .single-testimonial .testimonial-container .avatar-wrapper img{position:absolute;object-fit:cover;top:0;left:0;z-index:2;height:100%}#index-course-top .single-testimonial .testimonial-container .review{height:200px;padding:0 1rem 1rem;overflow:auto;font-weight:400}}@media all and (max-width: 768px){#pills-tab{padding:1rem;display:flex;gap:1rem}#pills-tab li{width:100%;margin:0;height:4rem;display:flex}#courses-section h2,#courses-archive-wrapper h2,#services-wrapper h2{margin-bottom:30px}#courses-section .course-block,#courses-archive-wrapper .course-block,#services-wrapper .course-block{background-color:#fff;padding:1rem;border:1px solid rgba(0,0,0,.05);transition:all .3s ease-in}#courses-section .course-block h4,#courses-archive-wrapper .course-block h4,#services-wrapper .course-block h4{font-size:1rem;font-weight:700}#courses-section .course-block .info-line.d-flex.list-unstyled,#courses-archive-wrapper .course-block .info-line.d-flex.list-unstyled,#services-wrapper .course-block .info-line.d-flex.list-unstyled{margin-bottom:1rem;flex-direction:column}#courses-section .course-block .info-line.d-flex.list-unstyled li:nth-child(2),#courses-archive-wrapper .course-block .info-line.d-flex.list-unstyled li:nth-child(2),#services-wrapper .course-block .info-line.d-flex.list-unstyled li:nth-child(2){font-weight:700}#courses-section .course-block:hover,#courses-archive-wrapper .course-block:hover,#services-wrapper .course-block:hover{box-shadow:-2px -2px 6px rgba(255,255,255,.6),-2px -2px 4px rgba(255,255,255,.4),2px 2px 2px rgba(255,255,255,.05),2px 2px 4px rgba(0,0,0,.1);transition:all .3s ease-in}#index-course-top{position:relative;z-index:2;height:100%;width:100%;min-height:100vh;overflow:auto;display:flex;flex-direction:column;align-content:flex-start;justify-content:flex-start;padding:2rem 1rem}#index-course-top img{position:absolute;pointer-events:none;height:100%;left:0;top:0;width:auto;object-fit:cover}#index-course-top:after{content:"";display:flex;width:100%;height:100%;top:0;left:0;z-index:1;position:absolute;pointer-events:none;background-color:rgba(0,0,0,.7)}#index-course-top .container{position:relative;z-index:10}#index-course-top .container h1.title{font-size:2rem;color:#fff;font-weight:bold}#index-course-top .container .course-pros{display:flex;gap:2rem;flex-wrap:wrap;justify-content:space-between}#index-course-top .container .course-pros *{color:#fff}#index-course-top .container .course-pros svg{fill:#fff;height:2rem;width:2rem}#index-course-top .container .course-pros__single{display:flex;gap:1rem;align-items:center;width:100%}#index-course-top .container .course-pros__single ul{margin-bottom:0}#index-course-top .container .course-pros__single a{margin:1rem auto}#index-course-top .single-testimonial{margin-top:4rem}#index-course-top .single-testimonial .testimonial-container{display:flex;border-radius:.5rem;flex-direction:column;gap:1rem;background:#fff;box-shadow:0 0 12px rgba(0,0,0,.1);backdrop-filter:blur(5px);margin:0;height:250px;position:relative}#index-course-top .single-testimonial .testimonial-container .person{display:flex;flex-direction:column;margin:0 auto -1rem;background-color:#a80610;color:#fff;padding:.5rem 1rem;border-radius:1rem}#index-course-top .single-testimonial .testimonial-container .avatar-wrapper{margin:-2rem auto 0;width:60px;height:60px;min-height:60px;overflow:hidden;position:relative;border-radius:50%}#index-course-top .single-testimonial .testimonial-container .avatar-wrapper img{position:absolute;object-fit:cover;top:0;left:0;z-index:2;height:100%}#index-course-top .single-testimonial .testimonial-container .review{height:200px;padding:0 1rem 1rem;overflow:auto;font-weight:400}}.contact-us-map-schedule{margin:50px 0 0;position:relative;z-index:100}.contact-us-map-schedule .container{max-width:1300px;padding:0;box-shadow:0 4px 30px rgba(0,0,0,.3);backdrop-filter:blur(5px)}.contact-us-map-schedule .container div[class^=col-] *{color:#4a4343;font-weight:300}.contact-us-map-schedule .container div[class^=col-] h3{margin-top:1rem;font-weight:bold}.contact-us-map-schedule .info-wrapper{min-height:220px}.contact-us-map-schedule .info-wrapper .phones{list-style:none;margin:0;padding:0}.contact-us-map-schedule .info-wrapper .phones li a{text-decoration:none;color:#4a4343}.contact-us-map-schedule .info-wrapper .working-hours li{max-width:240px}@media all and (max-width: 768px){.contact-us-map-schedule .map-wrapper{min-height:300px}.contact-us-map-schedule div[class^=col-]:nth-child(2),.contact-us-map-schedule div[class^=col-]:nth-child(3){padding:0 2rem}.contact-us-map-schedule .info-wrapper{padding-left:15px;min-height:auto}}.contact-us-map-schedule-alt .container{max-width:1300px;padding:0;background:var(--White, #FFF);box-shadow:0px 4px 4px 0px rgba(0,0,0,.25)}.contact-us-map-schedule-alt .container div[class^=col-] *{color:#101010;font-weight:300}.contact-us-map-schedule-alt .container div[class^=col-] h3{margin-top:1rem;font-weight:bold}.contact-us-map-schedule-alt .info-wrapper{min-height:220px;padding-left:45px}.contact-us-map-schedule-alt .info-wrapper .phones{list-style:none;margin:0;padding:0}.contact-us-map-schedule-alt .info-wrapper .phones li a{text-decoration:none;color:#101010}.contact-us-map-schedule-alt .info-wrapper .working-hours li{max-width:240px}@media all and (max-width: 768px){.contact-us-map-schedule-alt .map-wrapper{min-height:300px}.contact-us-map-schedule-alt .info-wrapper{padding-left:15px;min-height:auto}}.contact-form .cf7-grid{max-width:720px;margin:0 auto;display:grid;gap:16px}.contact-form .cf7-two{display:grid;gap:16px}@media(min-width: 640px){.contact-form .cf7-two{grid-template-columns:1fr 1fr}}.contact-form input[type=text],.contact-form input[type=tel],.contact-form input[type=email],.contact-form textarea{display:block;width:100%;padding:12px 14px;border:1px solid rgba(226,232,240,.9);border-radius:8px;background:#fff;color:#111827;font-size:14px;line-height:1.4;outline:none;transition:border-color .15s ease}.contact-form input:focus,.contact-form textarea:focus{border-color:#cbd5e1}.contact-form ::placeholder{color:#94a3b8}.contact-form .wpcf7-radio{display:grid;grid-template-columns:repeat(3, 1fr);gap:8px}.contact-form .wpcf7-radio .wpcf7-list-item{margin:0}.contact-form .wpcf7-radio input[type=radio]{position:absolute;opacity:0;pointer-events:none}.contact-form .wpcf7-radio label{display:inline-flex;align-items:center;justify-content:center;width:100%;border:1px solid rgba(226,232,240,.9);background:#fff;color:#334155;font-weight:500;font-size:13px;border-radius:8px;padding:.5rem;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.contact-form .wpcf7-radio label:hover{border-color:#cbd5e1}.contact-form .wpcf7-radio input:checked+.wpcf7-list-item-label,.contact-form .wpcf7-radio input:checked+label{background-color:#a80610;border-color:#a80610;color:#fff;width:100%;text-align:center;box-shadow:inset 0 0 0 2px rgba(168,6,16,.08)}.contact-form .wpcf7-acceptance{display:flex;align-items:center;gap:8px;font-size:12px;color:#475569}.contact-form .link{text-decoration:underline}.contact-form .wpcf7-submit{width:100%;padding:12px 16px;background:#a80610;color:#fff;font-weight:600;font-size:14px;border:none;border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.06);cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease}.contact-form .wpcf7-submit:hover{background:#90050e;box-shadow:0 2px 6px rgba(0,0,0,.1)}.contact-form .wpcf7-not-valid{border-color:#dc2626 !important}.contact-form .wpcf7-not-valid-tip{display:block;margin-top:4px;font-size:12px;font-weight:600;color:#dc2626}.contact-form .wpcf7-response-output{margin:8px 0 0;padding:10px 12px;border-radius:6px;border:1px solid;font-weight:700;font-size:13px}.contact-form .wpcf7-response-output.wpcf7-validation-errors{border-color:#dc2626;color:#dc2626}.contact-form .wpcf7-response-output.wpcf7-mail-sent-ok{border-color:#16a34a;color:#166534}#wrapper-footer .footer-widget h3.wp-block-heading,#wrapper-footer .footer-widget h3.altered{font-weight:bold}#wrapper-footer .footer-widget ul{list-style:none;margin:0;padding:0}#wrapper-footer .footer-widget ul li{margin-bottom:10px}#wrapper-footer .footer-widget ul li a{text-decoration:none}#wrapper-footer .site-info{margin-top:80px}#copyright-container .site-footer{border-top:1px solid #444;padding:1.5rem 0}#copyright-container .site-footer .site-info{text-align:center}.archive-slider{height:400px;position:relative;overflow:hidden;margin-bottom:2rem;display:flex;align-content:center;justify-content:center}.archive-slider picture,.archive-slider img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover;object-position:50% 50%;pointer-events:none;z-index:1}.archive-slider .row{height:100%}.archive-slider .col-12 .inner-content{height:100%;display:flex;flex-direction:column;justify-content:center}.archive-slider .col-12 .inner-content *{z-index:20;position:relative}.text-highlight{color:#e94e1b}.hero-section{position:relative}.hero-section:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;background:linear-gradient(135deg, #ffffff 50%, #f4f0ea 100%);opacity:.9}.hero-section a{position:relative;z-index:100}.hero-section .container{position:relative;z-index:20}.hero-section .course-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% 50%;pointer-events:none;z-index:-1}.hero-image-wrapper{animation:fadeInUp 1.2s ease-out;padding-bottom:80px}.hero-image-wrapper .single-testimonial{position:absolute;bottom:0;width:80%;left:10%}.hero-image-wrapper .single-testimonial .testimonial-container{display:flex;border-radius:.5rem;flex-direction:column;gap:1rem;background:#fff;box-shadow:0 0 12px rgba(0,0,0,.1);backdrop-filter:blur(5px);margin:0;height:200px;position:relative}.hero-image-wrapper .single-testimonial .testimonial-container .person{display:flex;flex-direction:column;margin:0 auto -1rem;background-color:#a80610;color:#fff;padding:.5rem 1rem;border-radius:1rem}.hero-image-wrapper .single-testimonial .testimonial-container .avatar-wrapper{margin:-2rem auto 0;width:60px;height:60px;min-height:60px;overflow:hidden;position:relative;border-radius:50%}.hero-image-wrapper .single-testimonial .testimonial-container .avatar-wrapper img{position:absolute;object-fit:cover;top:0;left:0;z-index:2;height:100%}.hero-image-wrapper .single-testimonial .testimonial-container .review{height:150px;padding:0 1rem 1rem;overflow:auto;font-weight:400}.floating-img{animation:float 6s ease-in-out infinite}@keyframes float{0%,100%{transform:translateY(0) rotate(var(--angle, 0deg))}50%{transform:translateY(-10px) rotate(var(--angle, 0deg))}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.getting-in-wrapper .inner-container{box-shadow:0px 4px 4px 0px rgba(0,0,0,.25);max-width:740px;margin:0 auto}@media all and (max-width: 768px){.page-template-templatesgetting-in-php:after,.page-template-templatesgetting-in-php:before,.page-template-getting-new:after,.page-template-getting-new:before{display:none !important}.page-template-templatesgetting-in-php:after,.page-template-templatesgetting-in-php:before{display:none}}.page-template-language-tests #apply-for-test{display:none}.contacts-header-container{position:relative;height:350px;display:flex;flex-direction:column;align-content:center;justify-content:center;overflow:hidden}.contacts-header-container .header-image{z-index:-1;position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 50%;pointer-events:none}.contacts-header-container .header-image img{width:100%}.contacts-header-container .container{position:relative;z-index:2}.contacts-header-container .container h1,.contacts-header-container .container p{color:#fff}.contacts-header-container:after{background-color:rgba(0,0,0,.45);position:absolute;width:100%;height:100%;display:block;content:"";top:0;left:0}.page-template-telc-template h2,.page-template-telc-template h3,.page-template-telc-template h4,.page-template-telc-template h5{font-weight:bold}.page-template-telc-template .feature-icon{font-size:2rem;color:#cb0b0b;margin-bottom:1rem}.page-template-telc-template .contact-info{margin-bottom:1.5rem}.page-template-telc-template .contact-info i{color:var(--primary-color);margin-right:.5rem}.page-template-telc-template .telc-main-content ul{padding-left:1rem}.page-template-telc-template .telc-main-content .left-part{border-right:2px solid #a09f9f}.page-template-telc-template .telc-main-content .right-part{padding-left:2rem}.page-template-telc-template .telc-main-content .telc_structure{margin-top:1rem;gap:1rem;flex-wrap:wrap;display:flex;padding:0;list-style:none}.page-template-telc-template .telc-main-content .telc_structure li{width:calc(33% - 1.2rem)}.page-template-telc-template .telc-main-content .telc-advantages{margin-top:1rem;display:flex;flex-wrap:wrap;gap:1rem;list-style:none}.page-template-telc-template .telc-main-content .telc-advantages li{width:calc(50% - 2rem);position:relative}.page-template-telc-template .telc-main-content .telc-advantages li p{margin-bottom:0}.page-template-telc-template .telc-main-content .telc-advantages li:before{position:absolute;left:-1rem;height:100%;top:0;border-left:4px solid #cb0b0b;content:""}@media all and (max-width: 992px){.page-template-telc-template h2,.page-template-telc-template h3,.page-template-telc-template h4,.page-template-telc-template h5{font-weight:bold}.page-template-telc-template .telc-columns{flex-direction:column-reverse}.page-template-telc-template .telc-main-content .left-part{border:none !important}.page-template-telc-template .telc-main-content .right-part{padding-left:calc(var(--bs-gutter-x)*.5)}.page-template-telc-template .telc-main-content .telc_structure{margin-top:1rem;gap:1.5rem}.page-template-telc-template .telc-main-content .telc_structure li{width:calc(50% - 3rem)}.page-template-telc-template .telc-main-content .telc-advantages{gap:1.5rem}.page-template-telc-template .telc-main-content .telc-advantages li{width:100%;position:relative}.page-template-telc-template .telc-main-content .telc-advantages li:before{position:absolute;left:-1rem;height:100%;top:0;border-left:4px solid #cb0b0b;content:""}}.page-template-telc-signup-template .wrapper-footer{margin-top:300px}:root{--colorMain: #c0c0c0;--brShadow: -3px 3px 5px rgba(0,0,0,0.5);--tlShadow: 3px -3px 5px rgba(255,255,255,0.8)}.page-template-radio-template .main-wrapper{min-height:70vh}.page-template-radio-template .radio-container{min-width:350px}.page-template-radio-template .radio-container .radio-wrapper{display:flex;gap:1rem;align-items:center}.page-template-radio-template input[type=checkbox]::before{display:none !important}.page-template-radio-template .flex_1{display:flex;flex-direction:column;width:100%}.page-template-radio-template .player{display:flex;gap:1rem}.page-template-radio-template .player .controls{display:flex}.page-template-radio-template .player .player-right-side{display:flex;flex-direction:column}.page-template-radio-template .player .player-right-side .audio{display:flex;flex-direction:column;gap:0}.page-template-radio-template .player .player-right-side .volume-control{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.page-template-radio-template .background{position:relative;padding:1.5rem;margin:1rem 0;background-image:url("https://www.transparenttextures.com/patterns/straws.png");background-color:#d9d9d9;box-shadow:0px 249px 99px rgba(0,0,0,.01),0px 140px 84px rgba(0,0,0,.05),0px 62px 62px rgba(0,0,0,.09),0px 16px 34px rgba(0,0,0,.1)}.page-template-radio-template .background #listeners-container{opacity:.2;position:absolute;color:var(--colorMain);font-size:5em;right:1rem;text-shadow:var(--brShadow),var(--tlShadow);display:flex;gap:1rem;font-family:sans-serif}.page-template-radio-template .background #listeners-container #listeners{font-weight:bold}.page-template-radio-template .iconify{color:#000 !important}.page-template-radio-template .audioPlayer{min-height:100%;background-color:#e1e1e1;text-align:left;color:#000;box-shadow:inset -7px 0 9px -7px rgba(134,130,130,.24);flex:1;display:flex;flex-direction:row;border-bottom:1px #cac9c9 solid}.page-template-radio-template .aroundbutton{overflow:visible;margin-top:.59em;cursor:pointer}.page-template-radio-template .playbutton{position:relative;z-index:1;box-sizing:content-box;display:block;width:24px;height:31px;border-radius:50%;padding:16px 39px 16px 26px}.page-template-radio-template .playbutton:before{content:"";position:absolute;z-index:0;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);display:block;width:75px;height:75px;background:#9b4d4d;border-radius:50%;animation:pulse-border 2.2s ease-out infinite}.page-template-radio-template .playbutton:after{content:"";position:absolute;z-index:1;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);display:block;width:75px;height:75px;background:#b22c25;border-radius:50%;transition:all 200ms}.page-template-radio-template .playbutton:hover:after{background-color:#da0528}.page-template-radio-template .playbutton img{position:relative;z-index:3;max-width:100%;width:auto;height:auto}.page-template-radio-template .playbutton span{display:block;position:relative;z-index:3;width:0;height:0;border-left:22px solid #fff1f1;border-top:15px solid rgba(0,0,0,0);border-bottom:15px solid rgba(0,0,0,0)}@keyframes pulse-border{0%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}100%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}.page-template-radio-template #song{font-weight:normal;color:#000}.page-template-radio-template #artist{font-weight:bold;font-size:large;color:#000}.page-template-radio-template #vol-control{cursor:default;border:initial;margin:2px;height:12px;background:#f5f5f5;border-radius:15px;filter:hue-rotate(140deg) brightness(0.9)}.page-template-radio-template i.fa-volume-down{margin-right:-8px;right:0;margin:2px;font-size:15px}.page-template-radio-template .fa-pause{width:1.2em !important}.page-template-radio-template .fa-play{width:1.35em !important}.page-template-radio-template i.fa-volume-up{margin-right:-8px;right:0;margin:2px;font-size:15px}.page-template-radio-template .controls{display:flex;flex-direction:row;justify-content:center}@media screen and (max-width: 900px){.page-template-radio-template .flex_1{max-width:100%}}.page-template-radio-template input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer}.page-template-radio-template input[type=checkbox]:focus{outline:0}.page-template-radio-template .toggle{height:28px;width:48px;border-radius:16px;display:inline-block;position:relative;margin:1em .3em;border:2px solid #a2a2a4;background:linear-gradient(180deg, #494A50 0%, #29292B 100%);transition:all .2s ease}.page-template-radio-template .toggle:after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 2px rgba(44,44,44,.2);transition:all .2s cubic-bezier(0.5, 0.1, 0.75, 1.35)}.page-template-radio-template .toggle:checked{/*! border-color: #B22B2B; */background:#b22c25;margin:1em .3em}.page-template-radio-template .toggle:checked:after{transform:translatex(20px)}.page-template-radio-template .pressed{display:block;position:relative;z-index:3;background:#fff1f1;width:22px !important;height:22px !important;border-left:0px solid #fff1f1 !important;border-top:0px solid rgba(0,0,0,0) !important;border-bottom:0px solid rgba(0,0,0,0) !important}.page-template-radio-template .on{color:#fff;z-index:100;display:block;visibility:visible;position:inherit;font-size:32px !important;border:none}.page-template-radio-template .loader{border:3px solid #eae7e7;border-top-style:solid;border-top-width:5px;-webkit-animation:spin 1s linear infinite;animation:spin 1.4s ease-out infinite;border-radius:50%;width:100px;height:75px;background:#c74d47}.page-template-radio-template #loader{visibility:hidden;position:absolute;display:block;margin:auto;overflow:visible}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.page-template-radio-template .quality{display:flex;flex-direction:row;margin-top:5em;padding-top:.25em;justify-content:center;border-top:1px solid #c8c8c8}.page-template-radio-template #news-feed{display:flex;gap:1rem;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.page-template-radio-template #news-feed .news-item{width:100%;padding:1rem;background-color:#fff;box-shadow:0px 249px 99px rgba(0,0,0,.01),0px 140px 84px rgba(0,0,0,.05),0px 62px 62px rgba(0,0,0,.09),0px 16px 34px rgba(0,0,0,.1);position:relative}.page-template-radio-template #news-feed .news-item h2{font-size:1.3rem}.page-template-radio-template #news-feed .news-item button{position:absolute;bottom:0;right:0;padding:.5rem 1rem}.page-template-radio-template #load-more{margin-top:1rem}#preloader{margin:1rem auto}.lds-ripple,.lds-ripple div{box-sizing:border-box}.lds-ripple{display:inline-block;position:relative;width:80px;height:80px}.lds-ripple div{position:absolute;border:4px solid currentColor;opacity:1;border-radius:50%;animation:lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.lds-ripple div:nth-child(2){animation-delay:-0.5s}@keyframes lds-ripple{0%{top:36px;left:36px;width:8px;height:8px;opacity:0}4.9%{top:36px;left:36px;width:8px;height:8px;opacity:0}5%{top:36px;left:36px;width:8px;height:8px;opacity:1}100%{top:0;left:0;width:80px;height:80px;opacity:0}}.page-template-telc-test-template .first-example{background-color:#ddd;padding:1rem}.page-template-telc-test-template .telc-pages-navigation{display:flex;justify-content:space-between;background-color:#ddd;padding:2rem;margin-top:1rem}.page-template-telc-test-template .telc-pages-navigation__button.ml-auto{margin-left:auto}.page-template-telc-test-template .main-wrapper{min-height:90vh;margin-bottom:2rem}.page-template-telc-test-template .main-wrapper #content h1{margin:1rem 0}.page-template-telc-test-template .main-wrapper .telc-form-wrapper{max-width:600px;margin:0 auto !important}.page-template-telc-test-template .main-wrapper .telc-form-wrapper input[type=text],.page-template-telc-test-template .main-wrapper .telc-form-wrapper input[type=search],.page-template-telc-test-template .main-wrapper .telc-form-wrapper input[type=url],.page-template-telc-test-template .main-wrapper .telc-form-wrapper input[type=tel],.page-template-telc-test-template .main-wrapper .telc-form-wrapper input[type=number],.page-template-telc-test-template .main-wrapper .telc-form-wrapper input[type=range],.page-template-telc-test-template .main-wrapper .telc-form-wrapper input[type=date],.page-template-telc-test-template .main-wrapper .telc-form-wrapper input[type=month],.page-template-telc-test-template .main-wrapper .telc-form-wrapper input[type=week],.page-template-telc-test-template .main-wrapper .telc-form-wrapper input[type=time],.page-template-telc-test-template .main-wrapper .telc-form-wrapper input[type=datetime],.page-template-telc-test-template .main-wrapper .telc-form-wrapper input[type=datetime-local],.page-template-telc-test-template .main-wrapper .telc-form-wrapper input[type=color],.page-template-telc-test-template .main-wrapper .telc-form-wrapper input[type=email],.page-template-telc-test-template .main-wrapper .telc-form-wrapper input[type=file],.page-template-telc-test-template .main-wrapper .telc-form-wrapper select,.page-template-telc-test-template .main-wrapper .telc-form-wrapper textarea{border:1px solid #d2d2d2;background:#f6f6f6;border-radius:0}.page-template-telc-test-template .main-wrapper .telc-form-wrapper input[type=text]:focus,.page-template-telc-test-template .main-wrapper .telc-form-wrapper input[type=search]:focus,.page-template-telc-test-template .main-wrapper .telc-form-wrapper input[type=url]:focus,.page-template-telc-test-template .main-wrapper .telc-form-wrapper input[type=tel]:focus,.page-template-telc-test-template .main-wrapper .telc-form-wrapper input[type=number]:focus,.page-template-telc-test-template .main-wrapper .telc-form-wrapper input[type=range]:focus,.page-template-telc-test-template .main-wrapper .telc-form-wrapper input[type=date]:focus,.page-template-telc-test-template .main-wrapper .telc-form-wrapper input[type=month]:focus,.page-template-telc-test-template .main-wrapper .telc-form-wrapper input[type=week]:focus,.page-template-telc-test-template .main-wrapper .telc-form-wrapper input[type=time]:focus,.page-template-telc-test-template .main-wrapper .telc-form-wrapper input[type=datetime]:focus,.page-template-telc-test-template .main-wrapper .telc-form-wrapper input[type=datetime-local]:focus,.page-template-telc-test-template .main-wrapper .telc-form-wrapper input[type=color]:focus,.page-template-telc-test-template .main-wrapper .telc-form-wrapper input[type=email]:focus,.page-template-telc-test-template .main-wrapper .telc-form-wrapper input[type=file]:focus,.page-template-telc-test-template .main-wrapper .telc-form-wrapper select:focus,.page-template-telc-test-template .main-wrapper .telc-form-wrapper textarea:focus{box-shadow:none;background-color:#eee;border-bottom:1px solid #5c5555}.page-template-telc-test-template .main-wrapper .telc-form-wrapper textarea{height:100px}.page-template-telc-test-template .main-wrapper .telc-form-wrapper input[type=submit]{margin-top:1rem;width:100%}.page-template-telc-test-template .main-wrapper .telc-form-wrapper sup{color:#cb0b0b}.page-template-telc-test-template .main-wrapper .telc-form-wrapper .form-row{margin-bottom:1rem}.page-template-telc-test-template .main-wrapper .telc-form-wrapper .form-row .gender-row{display:flex;gap:2rem}.page-template-telc-test-template #telc-exam-form{margin:2rem 0}.page-template-telc-test-template #telc-exam-form input[type=submit]{margin-top:1rem;width:100%}.page-template-telc-test-template #telc-exam-form .telc-exam-wrapper .steps .step.hidden{display:none}.page-template-telc-test-template #telc-exam-form .telc-exam-wrapper .steps .step.active{display:flex;flex-direction:column}.page-template-telc-test-template .step-description-table{display:flex;flex-direction:column}.page-template-telc-test-template .step-description-table__title{margin-bottom:0}.page-template-telc-test-template .step-description-table__row{display:flex;flex-direction:column;gap:.75rem}.page-template-telc-test-template .step-description-table__row__cell:nth-child(1){margin-top:1rem;font-weight:bold;color:#cb0b0b}.page-template-telc-test-template .step-description-table__row__cell b{margin-right:.5rem}.page-template-telc-test-template .step-description-table__row__cell .forum-question{display:flex;flex-direction:column}.page-template-telc-test-template .step-description-table__row__cell .forum-question h4{font-weight:bold}.page-template-telc-test-template .step-description-table__row__cell .forum-question .forum-row{padding:.5rem;display:flex;gap:1rem;flex-wrap:wrap}.page-template-telc-test-template .step-description-table__row__cell .forum-question .forum-row .envelope{flex-basis:5rem;background-size:cover;height:5rem;width:5rem;position:relative}.page-template-telc-test-template .step-description-table__row__cell .forum-question .forum-row .envelope:before{position:absolute;z-index:5;width:2rem;height:2rem;content:"";display:block;top:1.5rem;left:1.5rem;background-color:#cb0b0b;border-radius:50%}.page-template-telc-test-template .step-description-table__row__cell .forum-question .forum-row .envelope span{position:absolute;z-index:10;top:1.7rem;left:2.2rem;color:#fff;font-weight:bold}.page-template-telc-test-template .step-description-table__row__cell .forum-question .forum-row__text{flex-basis:calc(100% - 7rem)}.page-template-telc-test-template .step-description-table__row__cell .forum-question .forum-row:nth-child(even){background-color:rgba(172,197,255,.52)}.page-template-telc-test-template .step-description-table__row__cell .forum-question .forum-row:nth-child(odd){background-color:#f3f3f3}.page-template-telc-test-template .step-description-table__row__cell .text-question-content{border:2px solid #ccc;background-color:#ddd;padding:.5rem}.page-template-telc-test-template .step-description-table__row__cell ul.half-table-answers{flex-wrap:wrap;display:flex}.page-template-telc-test-template .step-description-table__row__cell ul.half-table-answers li{width:48%}.page-template-telc-test-template .step-description-table__row__cell .text-question-content{display:flex;flex-direction:column}.page-template-telc-test-template .step-description-table__row__cell .text-question-content .extended-interval{line-height:2}.page-template-telc-test-template .step-description-table__row__cell .text-question-content .question-mark{position:relative;background-color:#edd;padding:.25rem 1rem;border:1px dotted #000}.page-template-telc-test-template .step-description-table__row__cell .text-question-content .dialogue{display:flex;flex-direction:column;gap:.5rem}.page-template-telc-test-template .step-description-table__row__cell .text-question-content .dialogue .line{display:flex;gap:1rem;padding:.25rem}.page-template-telc-test-template .step-description-table__row__cell .text-question-content .dialogue .line:nth-child(odd){background-color:#eee}.page-template-telc-test-template .step-description-table__row__cell .text-question-content .dialogue .line .person{flex-basis:10%}.page-template-telc-test-template .step-description-table__row__cell .text-question-content .dialogue .line .response{flex-basis:calc(90% - 1rem)}.page-template-telc-test-template .step-description-table__row__cell .text-question-content .dialogue .line .response .question-mark{position:relative;background-color:#edd;padding:.25rem 1rem;border:1px dotted #000}.page-template-telc-test-template .ac-custom{padding:0 3em;max-width:900px;margin:0 auto}.page-template-telc-test-template .ac-custom ul,.page-template-telc-test-template .ac-custom ol{list-style:none;padding:0;margin:0 auto;max-width:800px}.page-template-telc-test-template .ac-custom li{position:relative}.page-template-telc-test-template .ac-custom label{display:inline-block;position:relative;padding:0 0 0 24px;vertical-align:top;cursor:pointer;-webkit-transition:color .3s;transition:color .3s}.page-template-telc-test-template .ac-custom label b{margin-right:.4rem}.page-template-telc-test-template .ac-custom input[type=radio],.page-template-telc-test-template .ac-custom label::before{width:20px;height:20px;top:50%;left:0;margin-top:-10px;position:absolute;cursor:pointer}.page-template-telc-test-template .ac-custom input[type=radio]{opacity:0;-webkit-appearance:none;display:inline-block;vertical-align:middle;z-index:100}.page-template-telc-test-template .ac-custom label::before{content:"";border:2px solid #101010;-webkit-transition:opacity .3s;transition:opacity .3s}.page-template-telc-test-template .ac-radio label::before{border-radius:50%}.page-template-telc-test-template .ac-custom input[type=radio]:checked+label::before{opacity:.8}.page-template-telc-test-template .ac-custom input[type=radio]:checked+label{opacity:1}.page-template-telc-test-template .ac-custom input[type=radio]+label{opacity:.8}.page-template-telc-test-template .ac-custom li svg{position:absolute;width:16px;height:16px;top:50%;margin-top:-8px;left:3px;pointer-events:none}.page-template-telc-test-template .ac-custom li svg path{stroke:#cb0b0b;stroke-width:13px;stroke-linecap:round;stroke-linejoin:round;fill:none}.page-template-telc-test-template .ac-circle input[type=radio],.page-template-telc-test-template .ac-circle label::before{width:30px;height:30px;margin-top:-15px;left:10px;position:absolute}.page-template-telc-test-template .ac-circle label::before{background-color:#cb0b0b;border:none}.page-template-telc-test-template .ac-circle svg{width:70px;height:70px;margin-top:-35px;left:-10px}.page-template-telc-test-template .ac-circle svg path{stroke-width:5px}.page-template-telc-test-template .ac-boxfill svg path{stroke-width:8px}.page-template-telc-test-template .ac-swirl svg path{stroke-width:8px}.page-template-telc-test-template .ac-list ol{list-style:decimal;list-style-position:inside}.page-template-telc-test-template .ac-list ol li{font-size:2em;padding:1em 1em 0 2em;text-indent:-40px}.page-template-telc-test-template .ac-list label::before{display:none}.page-template-telc-test-template .ac-list svg{width:100%;height:80px;left:0;top:1.2em;margin-top:0px}.page-template-telc-test-template .ac-list svg path{stroke-width:4px}@media screen and (max-width: 50em){.page-template-telc-test-template section{font-size:80%}}.page-template-telc-test-template .question-container__description{margin-bottom:1rem}.page-template-telc-test-template .question-container__question{margin-bottom:1rem}.page-template-telc-test-template .question-container__question__text_additional .dialogue-box{background-color:rgba(172,197,255,.52);display:flex;flex-wrap:wrap;gap:.5rem;padding:.5rem;margin-bottom:.5rem}.page-template-telc-test-template .question-container__question__text_additional .dialogue-box__image{flex-basis:4rem;height:4rem;background-size:cover}.page-template-telc-test-template .question-container__question__text_additional .dialogue-box__content{flex-basis:calc(100% - 5rem)}.page-template-telc-test-template .question-container__question__text_additional .dialogue-box__content__author{font-weight:bold}.page-template-telc-test-template .question-container__question__text .mail-container{display:flex;flex-direction:column;border:2px solid #ddd;background-color:#ddd;padding:1rem;margin-bottom:1rem}.page-template-telc-test-template .question-container__question__text .mail-container__header{border-bottom:1px solid #ccc;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.page-template-telc-test-template .question-container__question__text .mail-container__header__row{display:flex}.page-template-telc-test-template .question-container__question__text .mail-container__header__row b{min-width:15%}.page-template-telc-test-template .question-container__question__text .mail-container__body{display:flex;flex-direction:column;background:#fff;padding:1rem}.page-template-telc-test-template .question-container__question__text .mail-container__body ul{margin:0}.page-template-telc-test-template .question-container__question ul{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}.page-template-telc-test-template .question-container__question ul li{display:flex;gap:1rem}.page-template-telc-test-template .question-container__question ul.row-radio-buttons{flex-direction:row}.page-template-telc-test-template .telc-result-table{width:100%;max-width:600px;margin:2rem auto;border:1px solid #5c5555}.page-template-telc-test-template .telc-result-table thead{border:2px solid #5c5555;text-align:center}.page-template-telc-test-template .telc-result-table tbody tr td{border:1px solid #776d6d;padding:.5rem}.page-template-telc-test-template .telc-result-table tbody tr.correct-answer,.page-template-telc-test-template .telc-result-table tbody tr.answer-ok{background-color:#d8f6df}.page-template-telc-test-template .telc-result-table tbody tr.no-answer,.page-template-telc-test-template .telc-result-table tbody tr.answer-noanswer{background-color:#ffecdd}.page-template-telc-test-template .telc-result-table tbody tr.incorreect-answer,.page-template-telc-test-template .telc-result-table tbody tr.answer-wrong{background-color:#f94e59}.page-template-telc-test-template .telc-result-table tfoot tr{border:2px solid #5c5555;text-align:center}#thankyou-page-wrapper{min-height:70vh}#thankyou-page-wrapper .thankyou-banner{padding:2rem 0}@media only screen and (min-width: 1200px){.course_details_area .container{max-width:1170px}}.course_details_area .title_top{margin-top:60px;font-size:22px;font-weight:600;margin-bottom:13px}.course_details_area .title{font-size:22px;font-weight:600;border:none;cursor:pointer;margin-top:40px;position:relative;padding-bottom:10px;margin-bottom:13px;border-top:1px solid #edeff2;padding-top:30px}.course_details_area .btn_2{padding:5px 19px;font-size:14px;text-transform:capitalize !important;border:1px solid #edeff2}.course_details_area .time-column{margin-top:30px}.course_details_area .time-column em{font-size:2.5rem}.course_details_area .time-column span i{font-size:1rem}.course_details_area .time-column span b{font-size:1.2rem;color:#cb0b0b}.course_details_area .table_working_hours{width:100%}.course_details_area .table_working_hours tr{border-bottom:1px dashed #e1e2e4}.course_details_area .table_working_hours tr td{padding:5px 0;font-size:1rem}.course_details_area .table_working_hours tr td.red{color:#cb0b0b}.course_details_area .section_tittle{margin:70px auto 40px}.comments-area .thumb img{width:100px !important;border-radius:0}.desc h5 a{color:#0c2e60}.desc p{font-size:12px !important}.course_details_left .content{color:#888;line-height:1.929}.course_details_left .course_list{margin-bottom:0}@media(max-width: 575px){.course_details_left .course_list{padding-left:0}}.course_details_left .course_list li{list-style:none;margin-bottom:20px}.course_details_left .course_list li .primary-btn{background:#f9f9f9;box-shadow:none;font-size:12px;border-radius:0px}.course_details_left .course_list li .primary-btn:hover{color:#fff}@media(max-width: 575px){.course_details_left .course_list li .primary-btn{min-width:100px;font-size:10px;padding:0 10px}}.course_details_left .course_list li:last-child{margin-bottom:0}.review-top h6{color:#ee3f0e;font-size:15px;margin-bottom:21px;margin-top:7px}.feedeback h6{margin-bottom:16px}.feedeback .btn_1{padding:5px 19px;margin-top:20px}@media(max-width: 991px){.right-contents{margin-top:50px}}.right-contents .sidebar_top{padding:40px 30px;border:1px solid #edeff2}.right-contents .sidebar_top .btn_1{text-align:center;margin-top:20px}.right-contents .sidebar_top span{color:#888}.right-contents .sidebar_top .color{color:#0c2e60;font-size:1rem}.right-contents .sidebar_top .red{color:#cb0b0b;font-size:1rem}.right-contents .sidebar_top ul li{list-style:none;padding:10px 0px;margin-bottom:10px;border-bottom:1px solid #edeff2}.right-contents .sidebar_top ul li:last-child{border-bottom:0px solid #edeff2}.right-contents .sidebar_top ul li a{text-align:left}.right-contents .sidebar_top ul li a p{margin-bottom:0px}.right-contents .sidebar_top ul li .or{font-weight:500}.right-contents .enroll{margin-top:10px;width:100%}.right-contents .reviews span,.right-contents .reviews .star{width:31%;margin-bottom:10px;color:#888;font-size:15px}.right-contents .avg-review{background:#04091e;text-align:center;color:#fff;font-size:14px;font-weight:600;padding:20px 0px}.right-contents .avg-review span{font-size:18px}@media(max-width: 991px){.right-contents .avg-review{margin-bottom:20px}}@media(max-width: 1024px){.right-contents .single-reviews .thumb{margin-right:10px}}.right-contents .single-reviews h5{display:inline-flex}@media(max-width: 1024px){.right-contents .single-reviews h5{display:block}}.right-contents .single-reviews h5 .star{margin-left:10px}@media(max-width: 1024px){.right-contents .single-reviews h5 .star{margin:10px 0}}.right-contents .feedeback{margin-top:30px}.right-contents .feedeback textarea{resize:none;height:130px;border:1px solid #edeff2;border-radius:0px}.right-contents .feedeback textarea:focus{box-shadow:none}.right-contents .comments-area{padding:0;border:0;background:rgba(0,0,0,0)}.right-contents .comments-area .star{margin-left:20px}.single-it-course #single-wrapper .entry-content .left-part{height:auto;position:relative}.single-it-course #single-wrapper .entry-content .left-part .sl-contact-form{position:static;top:auto;z-index:auto;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.15);padding:1rem;border-radius:.75rem}@media(min-width: 992px){.single-it-course #single-wrapper .entry-content .left-part .sl-contact-form{position:sticky;top:20px;z-index:10;max-height:calc(100vh - 40px);overflow:auto}}.apply-form{padding:1rem}.apply-form.mt{margin-top:1rem}.apply-form .hidden{display:none !important}.apply-form .step{display:block}.apply-form .step-title{font-size:1.25rem;font-weight:600;letter-spacing:.01em;color:#1f2937;margin:.5rem 0 1rem}.apply-form .stack{display:grid;gap:1rem}.apply-form .row-2{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width: 768px){.apply-form .row-2{grid-template-columns:repeat(2, minmax(0, 1fr))}}.apply-form .group{display:block}.apply-form .group--full{grid-column:1/-1}.apply-form .label{display:block;margin-bottom:.375rem;font-size:13px;color:#374151}.apply-form .field-input,.apply-form .field-select,.apply-form .field-textarea{width:100%;border:1px solid #d1d5db;background:#fff;color:#1f2937;border-radius:.75rem;padding:.625rem .875rem;font-size:14px;outline:none;box-shadow:0 1px 2px rgba(0,0,0,.06);transition:border-color 160ms ease,box-shadow 160ms ease,background-color 160ms ease}.apply-form .field-input::placeholder,.apply-form .field-select::placeholder,.apply-form .field-textarea::placeholder{color:#9ca3af}.apply-form .field-input:focus,.apply-form .field-select:focus,.apply-form .field-textarea:focus{border-color:#9ca3af;box-shadow:0 0 0 2px rgba(168,6,16,.2)}.apply-form .field-textarea{min-height:140px;resize:vertical}.apply-form select.field-select{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill='none' stroke='%239ca3af' stroke-width='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M6 9l6 6 6-6'/></svg>");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem;padding-right:2.25rem}.apply-form .wpcf7-form-control.wpcf7-radio.choice{display:flex;flex-wrap:wrap;gap:1rem}.apply-form .choices-inline{display:flex;flex-wrap:wrap;gap:1rem}.apply-form .choices-inline .wpcf7-list-item{margin:0}.apply-form .choices-inline .wpcf7-list-item label{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;user-select:none;font-size:13px;color:#1f2937}.apply-form .choices-inline input[type=radio]{appearance:none;width:1.25rem;height:1.25rem;border:1px solid #d1d5db;border-radius:9999px;background:#fff;position:relative;transition:border-color 160ms ease,background-color 160ms ease,box-shadow 160ms ease}.apply-form .choices-inline input[type=radio]:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(168,6,16,.2)}.apply-form .choices-inline input[type=radio]:checked{background:#a80610;border-color:#a80610}.apply-form .wpcf7-form-control-wrap{width:100%}.apply-form .wpcf7-form-control.wpcf7-radio.chip{display:grid;grid-template-columns:repeat(5, auto);grid-auto-rows:minmax(1rem, auto);grid-gap:.5rem}.apply-form .wpcf7-form-control.wpcf7-radio.chip .wpcf7-list-item{max-width:100%;min-width:20%}.apply-form .wpcf7-form-control.wpcf7-radio.chip .wpcf7-list-item label{width:100%}.apply-form .wpcf7-form-control.wpcf7-acceptance label{display:flex;gap:.5rem;align-items:center}@media all and (max-width: 768px){.apply-form .wpcf7-form-control.wpcf7-radio.chip{display:grid;grid-template-columns:repeat(2, auto);grid-auto-rows:minmax(1rem, auto);grid-gap:.5rem}.apply-form .wpcf7-form-control.wpcf7-radio.chip .wpcf7-list-item{max-width:100%;min-width:20%}.apply-form .wpcf7-form-control.wpcf7-radio.chip .wpcf7-list-item label{width:100%}}.apply-form .chips{display:grid;gap:.75rem}.apply-form .chips.cols-1{grid-template-columns:1fr}.apply-form .chips.cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}.apply-form .chips.cols-3{grid-template-columns:repeat(3, minmax(0, 1fr))}.apply-form .chips.cols-5{grid-template-columns:repeat(5, minmax(0, 1fr))}@media(min-width: 640px){.apply-form .chips.sm-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}.apply-form .chips.sm-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media(min-width: 768px){.apply-form .chips.md-cols-5{grid-template-columns:repeat(5, minmax(0, 1fr))}}@media(min-width: 1024px){.apply-form .chips.lg-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr))}}.apply-form .chips .wpcf7-list-item{margin:0}.apply-form .chips .wpcf7-list-item label{display:inline-flex;align-items:center;gap:.5rem;border:1px solid #d1d5db;background:#fff;border-radius:.75rem;padding:.625rem .75rem;font-size:13px;color:#1f2937;box-shadow:0 1px 2px rgba(0,0,0,.06);transition:box-shadow 160ms ease,border-color 160ms ease,background-color 160ms ease,transform 160ms ease;cursor:pointer}.apply-form .chips .wpcf7-list-item label:hover{box-shadow:0 6px 14px rgba(0,0,0,.06)}.apply-form .chips input[type=radio]{appearance:none;width:1rem;height:1rem;border:1px solid #d1d5db;border-radius:9999px;background:#fff;transition:border-color 160ms ease,background-color 160ms ease}.apply-form .chips input[type=radio]:checked{background:#a80610;border-color:#a80610}.apply-form .chips input[type=radio]:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(168,6,16,.2)}.apply-form .consents{display:grid;gap:.75rem}.apply-form .accept-block{display:block}.apply-form .accept-block .wpcf7-list-item{margin:0}.apply-form .accept-block label,.apply-form .accept-block .wpcf7-acceptance{display:flex;gap:.75rem;align-items:flex-start;border:1px solid #d1d5db;background:#fff;border-radius:.75rem;padding:.75rem;box-shadow:0 1px 2px rgba(0,0,0,.06);font-size:13px;color:#1f2937}.apply-form .accept-block label a,.apply-form .accept-block .wpcf7-acceptance a{color:#a80610;text-decoration:underline;text-underline-offset:3px}.apply-form .accept-block input[type=checkbox]{appearance:none;margin-top:.2rem;width:1rem;height:1rem;border:1px solid #d1d5db;border-radius:.375rem;background:#fff;transition:border-color 160ms ease,background-color 160ms ease,box-shadow 160ms ease}.apply-form .accept-block input[type=checkbox]:checked{background:#a80610;border-color:#a80610}.apply-form .accept-block input[type=checkbox]:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(168,6,16,.2)}.apply-form .soft-box{border:1px solid #e5e7eb;background:#f9fafb;border-radius:.5rem;padding:1rem}.apply-form .hint{margin-top:.25rem;font-size:12px;color:#6b7280}.apply-form .nav-row{margin-top:.5rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.apply-form .nav-row.wrap{flex-wrap:wrap}.apply-form .nav-row .note{font-size:12px;color:#6b7280}.apply-form .nav-row .btns{display:flex;gap:.5rem}.apply-form .btn-primary,.apply-form input[type=submit].btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid rgba(168,6,16,.3);background:#a80610;color:#fff;padding:.625rem 1.125rem;border-radius:.5rem;font-size:14px;font-weight:600;transition:transform 160ms ease,box-shadow 160ms ease,background-color 160ms ease,border-color 160ms ease;box-shadow:0 1px 2px rgba(0,0,0,.06);cursor:pointer}.apply-form .btn-primary:hover,.apply-form input[type=submit].btn-primary:hover{background:#92050e;box-shadow:0 10px 30px rgba(168,6,16,.25);transform:translateY(-1px)}.apply-form .btn-primary:focus-visible,.apply-form input[type=submit].btn-primary:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(168,6,16,.3)}.apply-form .btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid #d1d5db;background:#fff;color:#1f2937;padding:.625rem 1rem;border-radius:.5rem;font-size:14px;font-weight:500;transition:background-color 160ms ease,border-color 160ms ease,box-shadow 160ms ease}.apply-form .btn-outline:hover{background:#f9fafb}.apply-form .btn-outline:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(168,6,16,.2)}.apply-form .secure-note{display:flex;align-items:center;gap:.5rem;font-size:12px;color:#4b5563}.apply-form .ico{line-height:1}.apply-form .wpcf7-not-valid-tip{margin-top:.375rem;font-size:12px;color:#a80610}.apply-form .wpcf7-response-output{margin-top:.75rem;border-radius:.5rem;padding:.75rem 1rem;font-size:.875rem}.apply-form .wpcf7-response-output.wpcf7-mail-sent-ok{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.apply-form .wpcf7-response-output.wpcf7-validation-errors,.apply-form .wpcf7-response-output.wpcf7-acceptance-missing{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}#main-contact-form{max-width:720px;margin:0 auto;background:rgba(0,0,0,0)}#main-contact-form>div{margin-bottom:16px}#main-contact-form>div:last-child{margin-bottom:0}#main-contact-form label{display:block;font-size:.925rem;color:#111827;margin-bottom:6px;font-weight:500}#main-contact-form label.wpcf7-list-item-label,#main-contact-form label:has(input[type=checkbox]){display:inline-flex;align-items:flex-start;gap:10px;font-weight:400;color:#111827;margin-bottom:0;line-height:1.5}#main-contact-form label.wpcf7-list-item-label a,#main-contact-form label:has(input[type=checkbox]) a{color:#a80610;text-decoration:underline}#main-contact-form label.wpcf7-list-item-label a:hover,#main-contact-form label:has(input[type=checkbox]) a:hover{text-decoration:none}#main-contact-form input[type=text],#main-contact-form input[type=email],#main-contact-form input[type=tel],#main-contact-form input[type=url],#main-contact-form input[type=number],#main-contact-form input[type=password],#main-contact-form textarea,#main-contact-form select{-webkit-appearance:none;appearance:none;width:100%;border:1px solid #e5e7eb;background:#fff;color:#111827;border-radius:12px;padding:12px 14px;font-size:15px;line-height:1.45;box-shadow:0 1px 2px rgba(0,0,0,.06);transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}#main-contact-form input[type=text]::placeholder,#main-contact-form input[type=email]::placeholder,#main-contact-form input[type=tel]::placeholder,#main-contact-form input[type=url]::placeholder,#main-contact-form input[type=number]::placeholder,#main-contact-form input[type=password]::placeholder,#main-contact-form textarea::placeholder,#main-contact-form select::placeholder{color:#6b7280}#main-contact-form input[type=text]:hover,#main-contact-form input[type=email]:hover,#main-contact-form input[type=tel]:hover,#main-contact-form input[type=url]:hover,#main-contact-form input[type=number]:hover,#main-contact-form input[type=password]:hover,#main-contact-form textarea:hover,#main-contact-form select:hover{border-color:#ced2d9}#main-contact-form input[type=text]:focus,#main-contact-form input[type=email]:focus,#main-contact-form input[type=tel]:focus,#main-contact-form input[type=url]:focus,#main-contact-form input[type=number]:focus,#main-contact-form input[type=password]:focus,#main-contact-form textarea:focus,#main-contact-form select:focus{outline:none;border-color:#a80610;box-shadow:0 0 0 3px rgba(168,6,16,.2),0 1px 2px rgba(0,0,0,.06)}#main-contact-form input[type=text]:disabled,#main-contact-form input[type=text][readonly],#main-contact-form input[type=email]:disabled,#main-contact-form input[type=email][readonly],#main-contact-form input[type=tel]:disabled,#main-contact-form input[type=tel][readonly],#main-contact-form input[type=url]:disabled,#main-contact-form input[type=url][readonly],#main-contact-form input[type=number]:disabled,#main-contact-form input[type=number][readonly],#main-contact-form input[type=password]:disabled,#main-contact-form input[type=password][readonly],#main-contact-form textarea:disabled,#main-contact-form textarea[readonly],#main-contact-form select:disabled,#main-contact-form select[readonly]{background:#f9fafb;color:#9ca3af;cursor:not-allowed}#main-contact-form textarea{min-height:160px;resize:vertical}#main-contact-form input[type=checkbox]{width:18px;height:18px;margin-top:2px;accent-color:#a80610;cursor:pointer}#main-contact-form input[type=checkbox]:focus-visible{outline:2px solid rgba(168,6,16,.18);outline-offset:2px}#main-contact-form input[type=submit],#main-contact-form .wpcf7-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 18px;border:1px solid rgba(168,6,16,.35);border-radius:12px;background:#a80610;color:#fff;font-weight:600;font-size:15px;line-height:1.2;cursor:pointer;box-shadow:0 2px 6px rgba(168,6,16,.18);transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease}#main-contact-form input[type=submit]:hover,#main-contact-form .wpcf7-submit:hover{transform:translateY(-1px);box-shadow:0 6px 14px rgba(168,6,16,.22);background:#94050e}#main-contact-form input[type=submit]:active,#main-contact-form .wpcf7-submit:active{transform:translateY(0);box-shadow:0 2px 6px rgba(168,6,16,.18)}#main-contact-form input[type=submit]:focus-visible,#main-contact-form .wpcf7-submit:focus-visible{outline:none;border-color:#a80610;box-shadow:0 0 0 3px rgba(168,6,16,.28),0 1px 2px rgba(0,0,0,.06)}#main-contact-form input[type=submit]:disabled,#main-contact-form .wpcf7-submit:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}#main-contact-form .wpcf7-not-valid{border-color:#dc2626 !important;box-shadow:0 0 0 3px rgba(220,38,38,.12) !important}#main-contact-form .wpcf7-not-valid-tip{display:block;color:#dc2626;font-size:.85rem;margin-top:6px}#main-contact-form .wpcf7-response-output{margin-top:14px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:12px;font-size:.95rem;line-height:1.4;background:#fff;color:#111827}.wpcf7 #main-contact-form .wpcf7-response-output.wpcf7-mail-sent-ok,.wpcf7 #main-contact-form .wpcf7-response-output.wpcf7-form.sent{border-color:rgba(5,150,105,.35);background:rgba(5,150,105,.05);color:#059669}.wpcf7 #main-contact-form .wpcf7-response-output.wpcf7-aborted,.wpcf7 #main-contact-form .wpcf7-response-output.wpcf7-spam-blocked,.wpcf7 #main-contact-form .wpcf7-response-output.wpcf7-validation-errors,.wpcf7 #main-contact-form .wpcf7-response-output.wpcf7-form.invalid{border-color:rgba(220,38,38,.35);background:rgba(220,38,38,.05);color:#dc2626}.wpcf7 #main-contact-form .wpcf7-response-output.wpcf7-form.failed{border-color:rgba(180,83,9,.35);background:rgba(180,83,9,.06);color:#b45309}#main-contact-form .wpcf7-spinner{margin-left:8px;position:static;transform:translateY(2px)}#main-contact-form small{display:block;margin-top:6px;color:#6b7280;font-size:.85rem}@media(min-width: 768px){#main-contact-form{display:grid;grid-template-columns:1fr 1fr;column-gap:16px}#main-contact-form>div{grid-column:span 1}#main-contact-form>div:has(textarea),#main-contact-form>div:has(.wpcf7-acceptance),#main-contact-form>div:has(input[type=submit]),#main-contact-form>div:last-child{grid-column:1/-1}}.explore-codesk-area{padding-top:111px;padding-bottom:120px;background:#fbf0ee;position:relative;z-index:10}.explore-codesk-area .explore-codesk-shape{position:absolute;top:0;left:0;z-index:-1}.explore-codesk-area .explore-codesk-title .title{font-size:44px;padding-bottom:26px}@media(max-width: 767px){.explore-codesk-area .explore-codesk-title .title{font-size:32px}}.explore-codesk-area .explore-codesk-item{background:#fff;border:1px solid #f7eae8;padding-left:190px;padding-bottom:37px;padding-top:43px;padding-right:55px;position:relative;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}@media only screen and (min-width: 992px)and (max-width: 1200px){.explore-codesk-area .explore-codesk-item{padding-left:250px;padding-right:20px}}@media(max-width: 767px){.explore-codesk-area .explore-codesk-item{padding-left:20px;padding-top:20px;padding-right:20px;padding-bottom:20px}}@media only screen and (min-width: 576px)and (max-width: 767px){.explore-codesk-area .explore-codesk-item{padding-left:280px;padding-bottom:37px;padding-top:43px;padding-right:55px}}.explore-codesk-area .explore-codesk-item img{position:absolute;bottom:-13px;left:20px;height:220px;max-height:220px}@media(max-width: 767px){.explore-codesk-area .explore-codesk-item img{position:static;width:100%;margin-bottom:20px}}@media only screen and (min-width: 576px)and (max-width: 767px){.explore-codesk-area .explore-codesk-item img{position:absolute;margin-bottom:0;width:auto}}.explore-codesk-area .explore-codesk-item .title{font-size:24px}.explore-codesk-area .explore-codesk-item p{font-weight:500;padding-top:5px;padding-bottom:18px}.explore-codesk-area .explore-codesk-item .item{padding-bottom:22px}.explore-codesk-area .explore-codesk-item .item span{font-size:14px;font-weight:600;color:#3f3836}.explore-codesk-area .explore-codesk-item .item p{font-size:24px;font-weight:400;color:#ff4332}.explore-codesk-area .explore-codesk-item a{line-height:36px;padding:0 20px;font-size:14px}.explore-codesk-area .explore-codesk-item a i{padding-left:6px}.explore-codesk-area .explore-codesk-item:hover{box-shadow:0px 20px 20px 0px rgba(63,56,54,.04)}
/*# sourceMappingURL=theme.css.map */
