

/* Start:/local/templates/europe/components/product/catalog/.default/style.css?173027526318865*/
/* path file: templates/europe/components/product/catalog/.default/style.css */

.additional-info a {
    color: #1a73e8;
    text-decoration: none;
}

.additional-info a:hover {
    text-decoration: underline;
}

.features .card {
    margin-bottom: 60px;
}

.top-feature {
    margin-bottom: 45px;
}

.sidebar {
    padding: 30px 30px;
    position: relative;
    margin-top: -30px;
    background: #d9f8ff;
}

.sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sidebar ul li {
    margin: 0 0 15px;
    padding: 0;
    list-style: none;
}

.sidebar ul li a {
    color: #1a73e8;
    text-decoration: none;
}

.sidebar ul li a:hover {
    text-decoration: underline;
}

.what-list {
    margin-top: -10px;
    position: relative;
}

.what-list .col-8 {
    position: relative;
}

.what-list .h2 {
    position: absolute;
    left: 0;
    top: -16px;
    margin-bottom: 0;
}

.what-list ul {
    list-style: none;
    margin: 0 0 45px;
    padding: 0;
}

.what-list ul.last {
    margin-bottom: 0;
}

.what-list ul li {
    margin: 0 0 15px;
    padding: 0;
    position: relative;
    list-style: none;
}

.what-list ul li a {
    color: #1a73e8;
    text-decoration: none;
}

.what-list ul li a:hover {
    text-decoration: underline;
}

.product-info {
    position: relative;
    margin-top: -20px;
}

.product-info__title {
    position: relative;
    margin-bottom: 30px;
}

.product-info__img {
    position: absolute;
    top: -18px;
    max-width: 80px;
    transform: translateX(calc(-100% - 16px));
    -webkit-transform: translateX(calc(-100% - 16px));
    -moz-transform: translateX(calc(-100% - 16px));
    -ms-transform: translateX(calc(-100% - 16px));
    -o-transform: translateX(calc(-100% - 16px));
}

.product-info_type {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #b1b1b1;
    margin-bottom: 0;
}

.product-info__text {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #000000;
    margin-bottom: 20px;
}

.product-info__lic {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
    margin-bottom: 20px;
}

.product-info__link {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #000;
    margin-bottom: 30px;
}

.product-info__link a {
    color: #1a73e8;
    display: inline-block;
    padding-top: 2px;
    margin-bottom: 10px;
    text-decoration: none !important;
}

.product-info__link a span {
    border-bottom: 1px dashed #1a73e8;
}

.product-info__link a:hover span {
    color: #1a73e8;
    text-decoration: none;
}

.product-info_icon {
    position: relative;
    margin-left: -33px;
    padding-left: 33px;
}

.product-info_icon.icon_system::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 18px;
    background: url('/local/templates/europe/assets/img/settings.svg') no-repeat 0 0;
}

.product-info_icon.icon_pdf::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 18px;
    background: url('/local/templates/europe/assets/img/pdf.svg') no-repeat 0 center;
}

.product-info__buttons {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(100px, max-content));
}

.product-info__buttons .bg-green {
    margin-bottom: 20px !important
}


.product-info__footnote {
    margin-top: 15px;
    font-size: 12px;
}

.table__title span {
    font-family: 'Kanit', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 110%;
    color: #000000;
}

.table {
    border-top: 1px solid #dee2e6;
    /* margin-bottom: 40px; */
}

.table.table-striped {
    border: 0;
}

.table.table-head {
    border: 0;
    margin-bottom: 10px;
    position: sticky;
    top: 0;
    background: #fff;
    left: 0;
    z-index: 2;
}

.table.table-head td {
    width: 15%;
    border: 0;
    vertical-align: bottom;
}

.table.table-head td.td-title {
    width: 55%;
}

.table.table-striped tr:hover {
    box-shadow: 0px 0px 0px 2px #2c77d2 inset;
}

.table td {
    vertical-align: middle;
    padding: 10px 20px;
    height: 60px;
}

.table.table-striped td {
    border: 0;
    height: auto;
    width: 15%;
}

.table.table-striped td.td-title {
    width: 55%;
}

.table.table-striped td.table__title {
    white-space: normal;
    border: 0;
    height: auto;
}

.table__product-head {
    width: 15%;
}

.table.table-striped .thead td {
    padding-left: 20px;
}

.table.table-striped .table__row td {
    background: #fff !important;
    height: 60px;
    padding-top: 35px;
    padding-left: 15px;
}

td.table__title {
    width: 100%;
    padding: 14px 50px 14px 30px;
}

.table__row {
    background: #fff !important;
}

.table__row td {
    font-family: 'Kanit', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 110%;
    color: #3a8cf0;
    width: 100%;
    padding: 14px 50px 14px 20px;
    box-shadow: inset 0 0 0 9999px #fff;
}

.thead td {
    text-align: center;
    color: #000000;
    border-bottom: 0;
    vertical-align: bottom;
}

td.td-title {}

.what__textblock {
    margin-bottom: 40px;
}

.what__text {
    margin-top: 10px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
    padding: 15px 30px 30px;
    border-bottom: 1px solid #d2d2d2;
}

.what__title {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 110%;
    color: #000000;
    margin-bottom: 20px;
}

@media (max-width: 1200px) {
    .product-info__img {
        position: absolute;
        top: -18px;
        width: 60px;
        transform: translateX(calc(-100% - -6px));
        -webkit-transform: translateX(calc(-100% - -6px));
        -moz-transform: translateX(calc(-100% - -6px));
        -ms-transform: translateX(calc(-100% - -6px));
        -o-transform: translateX(calc(-100% - -6px));
    }

    .what-list .h2 {
        top: -9px;
    }
}


.video-js {
    background: #fff !important;
    width: 100%;
}

.vjs-poster {
    right: -1px !important;
    background-color: #fff !important;
}


.video-js .vjs-big-play-button {
    background: url('/local/templates/europe/assets/img/play.svg') no-repeat center center;
    line-height: 1.5em;
    height: 106px;
    width: 87px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0;
    cursor: pointer;
    opacity: 1;
    background-color: transparent;
    border-radius: 0;
    transition: none;
    border: 0;
}

.vjs-icon-play:before,
.video-js .vjs-big-play-button:before,
.video-js .vjs-play-control:before {
    content: "";
}

.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {
    outline: 0;
    border-color: transparent;
    background-color: transparent;
    background-color: transparent;
    transition: none;
}

.vjs-controls-disabled .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-audio .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button,
.vjs-error .vjs-big-play-button {
    display: none;
}


.submenu ul {
    margin: 2px 10px !important;
}

.submenu li a {
    background: #fff;
    box-shadow: 0 0 0 2px #EDEDED, 0 0 0 2px #EDEDED;
}

.submenu ul li a.active {
    color: #fff;
    background: #2C77D2;
    box-shadow: 0 0 0 2px #2C77D2, 0 0 0 2px #2C77D2;
}

.submenu li a.submenu-buy {
    background: #fff;
    box-shadow: 0 0 0 2px #2c77d2, 0 0 0 2px #2c77d2;
}


.question-item {
    position: relative;
}

.question-item_left {
    background-color: #2ADA98;
}

.question-item__inner {
    z-index: 2;
}

.question-item_left:before {
    content: '';
    width: 40%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #34DA82;
    height: 100%;
    clip-path: polygon(0% 0%, 51% 0%, 100% 100%, 0% 100%);
}

.question-item_left:after {
    content: '';
    width: 40%;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #20DAAC;
    height: 100%;
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
}

.question-item_right {
    background-color: #1AC1D8;
}

.question-item_right:before {
    content: '';
    width: 42%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #1ACCD8;
    height: 100%;
    clip-path: polygon(0% 0%, 100% 0%, 80% 100%, 0% 100%);
}

.question-item_right:after {
    content: '';
    width: 41%;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #1ABADD;
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 20% 100%);
}

a.question-item__button,
button.question-item__button {
    color: #00194A;
    font-size: 16px;
}

@media (min-width: 1200px) {
    h3.question-item__heading {
        font-size: 22px;
        line-height: 1.1;
    }
}

.leaveFeedback__wrapper .testingBanner a.leaveFeedback__trial-button {
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff;
}

.leaveFeedback__wrapper .testingBanner a.leaveFeedback__trial-button:hover {
    border-color: #f16c50;
}

@media (min-width: 768px) {
    .product-info__video-text {
        display: none;
    }
}

@media (max-width: 768px) {
    .product-info__title {
        display: flex;
    }

    .product-info__img {
        position: static;
        width: 60px;
        transform: none;
        margin-right: 12px;
    }

    .product-info__buttons {
        grid-template-columns: 1fr;
    }

    .product-info__buttons .btn.btn-blue {
        width: max-content;
        margin: 0 auto;
    }

    .product-info__video-text {
        display: flex;
    }

    .product-info__video-text:after {
        content: "";
        display: block;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        min-width: 22px;
        width: 22px;
        height: 22px;
        transform: scaleX(-1) translate(-5px, 8px);
        -webkit-transform: scaleX(-1) translate(-5px, 8px);
        -moz-transform: scaleX(-1) translate(-5px, 8px);
        -ms-transform: scaleX(-1) translate(-5px, 8px);
        -o-transform: scaleX(-1) translate(-5px, 8px);
        background-image: url("data:image/svg+xml,%3Csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.7124 11.6637L9.82744 10.7684L6.53492 14.0992C7.12307 7.10219 12.9202 1.60653 19.9908 1.60653L19.9908 0.349854C12.1855 0.349853 5.8002 6.48312 5.27801 14.2438L1.84258 10.7684L0.957609 11.6637L4.95004 15.7025L5.83501 16.5977L10.7124 11.6637Z' fill='black'/%3E%3C/svg%3E%0A");
    }
}

.section-product{
    width:735px;
    min-height: 400px;
    margin: 0px auto 45px;
    background-image: url('/local/templates/europe/assets/img/bgrnd.svg');
    background-position: center 0;
}

.section-product-2 {
    margin: 120px auto 0;
    width:717px;
    min-height: 334px;
    background-position: 0 0;
    background-image: url(/local/templates/europe/assets/img/icons/section-product2.svg);
}

.section-product {
    width: 700px;
    margin: 30px auto 30px;
    min-height: 363px;
    display: flex;
    align-items: center;
    background: url("/local/templates/europe/assets/img/icons/section-product.svg") no-repeat 0 0/contain;
}

.section-product-1{
    width: 706px;
    min-height: 360px;
    background: url("/local/templates/europe/assets/img/icons/section-product1.svg") no-repeat 0 center/contain;
}

.section-product-2{
    width: 717px;
    min-height: 360px;
    background: url("/local/templates/europe/assets/img/icons/section-product2.svg") no-repeat 0 center/contain;
}

.can-not-modules {
    margin-bottom: 60px;
}

.section-product .wrapper {
    border: 2px solid #2c77d2;
    width: 663px;
    margin: 0 auto 0;
    padding: 48px 30px 30px;
    background: #fff;
}

.product-info {
    margin: 0 auto;
    width:410px;
    padding-left: 0;
}

.section-product .wrapper.product-info-with-modules{
    padding: 30px 30px 30px;
}

.product-info__text {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
}

.modules-list {
    margin-top: 30px !important;
    margin-bottom: 70px !important;
}

.card-type {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #b1b1b1;
    margin-bottom: 5px;
}

.modules-list .card-header{
    padding: 15px 20px 0;
}

.modules-list .card-img {
    width: auto !important;
    margin: 0 auto 30px !important;
}

.product-info__buttons .btn{
    font-size: 14px;
    padding: 13px 10px;
    min-width: 205px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.block {
    font-family: 'Kanit', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 33px;
    line-height: 41px;
    color: #000000;
    margin-bottom: 35px;
    padding: 30px;
}
h1 span{
    font-size: 41px;
    display: block;
}
.pink_block {
    background: #ffaec2;
}

.blue_block {
    background: #0c53a4;
    color: #fff;
}
.blue_block a,
.blue_block a:hover {
    color: #45b2ff;
}

.free-block {
    margin: 120px 0 180px !important;
    color: #fff;
}

.free-block .h2 {
    color: #fff;
}

.offset-2 {
    margin-left: 12.666667% !important;
}
.swiper-block{
    max-width: 100%;
    overflow-x: hidden;
}

/*.video-js{
  background: #fff !important;
  width:100%;
}

.vjs-poster{
  right:-1px !important;
  background-color: #fff !important;
}


.video-js .vjs-big-play-button {
  background: url('/local/templates/europe/assets/img/play.svg') no-repeat center center;
  line-height: 1.5em;
  height: 106px;
  width: 87px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  padding: 0;
  cursor: pointer;
  opacity: 1;
  background-color: transparent;
  border-radius: 0;
  transition: none;
  border: 0;
}
.vjs-icon-play:before, .video-js .vjs-big-play-button:before, .video-js .vjs-play-control:before {
  content: "";
}

.video-js:hover .vjs-big-play-button, .video-js .vjs-big-play-button:focus {
  outline: 0;
  border-color:transparent;
  background-color:transparent;
  background-color: transparent;
  transition: none;
}

.vjs-controls-disabled .vjs-big-play-button, .vjs-has-started .vjs-big-play-button, .vjs-audio .vjs-big-play-button, .vjs-using-native-controls .vjs-big-play-button, .vjs-error .vjs-big-play-button {
  display: none;
}
*/

.nanocad-free-description {
    background: url('/local/templates/europe/assets/img/more/free-desc.svg') no-repeat 0 bottom;
    width: 465px;
    margin-top: 40px;
    padding: 2px 10px 9px 2px;
}

.nanocad-free-description__content {
    background: #fff;
    padding: 20px 36px 20px 90px;
    font-family: 'Kanit';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 110%;
    color: #000000;
    position: relative;
}

.nanocad-free-description__content::before {
    content: '';
    width: 47px;
    height: 47px;
    position: absolute;
    top: 20px;
    left: 30px;
    background: url('/local/templates/europe/assets/img/logo-nanocad23.svg') no-repeat 0 0;
}

.nanocad-free-description__content_small {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
}
.nanocad-free-comparioson{
    background-image: url('/local/templates/europe/assets/img/bg/free-comparioson.svg');
    background-size: cover;
    padding: 35px 40px;

}
.nanocad-free-comparioson-text{
    font-family: 'Kanit';
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 110%;
    color: #fff;
}
.nanocad-free-comparioson-text a {
    color: #277bff;
}
.nanocad-free-comparioson .btn{
    padding: 14px 20px;
    color: #00194A;
    background: #fff;
    font-size: 16px;
    line-height: 16px;
}
.nanocad-free-comparioson .btn:hover{
    background: #b0ffde;
}



.nanocad-freev5 {
    background: #004176;
    padding: 60px 0;
}

.nanocad-freev5-title {
    font-family: 'Kanit';
    font-style: normal;
    font-weight: 600;
    font-size: 58px;
    line-height: 100%;
    text-align: center;
    color: #277bff;
}

.nanocad-freev5-subtitle {
    font-family: 'Kanit';
    font-style: normal;
    margin-top: 10px;
    margin-bottom: 40px;
    font-weight: 600;
    font-size: 33px;
    padding: 15px 0 30px;
    line-height: 41px;
    text-align: center;
    color: #ffffff;
    background: url('/local/templates/europe/assets/img/more/subtitle.svg') no-repeat center 0;
}

.nanocad-freev5-subtitle-1 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #000000;
    width: 870px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 0;
    padding: 30px 50px 92px;
    background: url('/local/templates/europe/assets/img/more/subtitle-1.svg') no-repeat center 0;
}

.nanocad-freev5-subtitle-1__link {
    margin-top: 15px;
    display: inline-block;
    text-align: center;
    color: #fff;
    padding: 13px 30px;
    width: auto;
    background: #0056de;
}

.nanocad-freev5-subtitle-1__link:hover {
    text-decoration: none;
    color: #fff;
}


.nanocad-freev5-features{
    margin-bottom: 0px;
}

.nanocad-freev5-card {
    border: 1px solid #0056de;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #ffffff;
    height:100%;
}

.nanocad-freev5-features .col-12{
    margin-bottom: 50px;
}

.nanocad-freev5-card__wrapper {
    padding: 30px;
}

.nanocad-freev5-card__title {
    font-family: 'Kanit';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 110%;
    text-align: center;
    color: #ffffff;
    margin-bottom: 15px;
}

.nanocad-freev5-card__img{
    margin-bottom: 15px;
    text-align: center;
}
.popup-window.popup-window-with-titlebar {
    height: auto!important;
    max-height: 700px;
}

.section.what h2 span{
    color: #FF3F3F;
}
.section.what .uiIcon:before,
.section.what .techIcon:before,
.section.what .updIcon:before{
    display: inline-block;
    height: 24px;
    width: 26px;
    content: "";
    background-size: contain;
    margin-right: 13px;
    margin-bottom: -9px;
    background-repeat: no-repeat;
    background-position: center;
}
.section.what .uiIcon:before{
    background-image: url("/local/templates/europe/assets/img/icons/ui.svg");
}
.section.what .techIcon:before{
    background-image: url("/local/templates/europe/assets/img/icons/tsup.svg");
}

.section.what .updIcon:before{
    background-image: url("/local/templates/europe/assets/img/icons/upd.svg");
}
/* End */


/* Start:/local/components/slider/features/templates/.default/style.css?17302752636618*/
/* path file: components/slider/features/templates/.default/style.css */

.block {
    font-family: 'Kanit', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 33px;
    line-height: 41px;
    color: #000000;
    margin-bottom: 35px;
    padding: 30px;
}
h1 span{
    font-size: 41px;
    display: block;
}
.pink_block {
    background: #ffaec2;
}

.blue_block {
    background: #0c53a4;
    color: #fff;
}
.blue_block a,
.blue_block a:hover {
    color: #45b2ff;
}

.free-block {
    margin: 120px 0 180px !important;
    color: #fff;
}

.free-block .h2 {
    color: #fff;
}

.offset-2 {
    margin-left: 12.666667% !important;
}
.swiper-block{
    max-width: 100%;
    overflow-x: hidden;
}

/*.video-js{
  background: #fff !important;
  width:100%;
}

.vjs-poster{
  right:-1px !important;
  background-color: #fff !important;
}


.video-js .vjs-big-play-button {
  background: url('/local/templates/europe/assets/img/play.svg') no-repeat center center;
  line-height: 1.5em;
  height: 106px;
  width: 87px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  padding: 0;
  cursor: pointer;
  opacity: 1;
  background-color: transparent;
  border-radius: 0;
  transition: none;
  border: 0;
}
.vjs-icon-play:before, .video-js .vjs-big-play-button:before, .video-js .vjs-play-control:before {
  content: "";
}

.video-js:hover .vjs-big-play-button, .video-js .vjs-big-play-button:focus {
  outline: 0;
  border-color:transparent;
  background-color:transparent;
  background-color: transparent;
  transition: none;
}

.vjs-controls-disabled .vjs-big-play-button, .vjs-has-started .vjs-big-play-button, .vjs-audio .vjs-big-play-button, .vjs-using-native-controls .vjs-big-play-button, .vjs-error .vjs-big-play-button {
  display: none;
}
*/

.nanocad-free-description {
    background: url('/local/templates/europe/assets/img/more/free-desc.svg') no-repeat 0 bottom;
    width: 465px;
    margin-top: 40px;
    padding: 2px 10px 9px 2px;
}

.nanocad-free-description__content {
    background: #fff;
    padding: 20px 36px 20px 90px;
    font-family: 'Kanit';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 110%;
    color: #000000;
    position: relative;
}

.nanocad-free-description__content::before {
    content: '';
    width: 47px;
    height: 47px;
    position: absolute;
    top: 20px;
    left: 30px;
    background: url('/local/templates/europe/assets/img/logo-nanocad23.svg') no-repeat 0 0;
}

.nanocad-free-description__content_small {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
}
.nanocad-free-comparioson{
    background-image: url('/local/templates/europe/assets/img/bg/free-comparioson.svg');
    background-size: cover;
    padding: 35px 40px;

}
.nanocad-free-comparioson-text{
    font-family: 'Kanit';
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 110%;
    color: #fff;
}
.nanocad-free-comparioson-text a {
    color: #277bff;
}
.nanocad-free-comparioson .btn{
    padding: 14px 20px;
    color: #00194A;
    background: #fff;
    font-size: 16px;
    line-height: 16px;
}
.nanocad-free-comparioson .btn:hover{
    background: #b0ffde;
}



.nanocad-freev5 {
    background: #004176;
    padding: 60px 0;
}

.nanocad-freev5-title {
    font-family: 'Kanit';
    font-style: normal;
    font-weight: 600;
    font-size: 58px;
    line-height: 100%;
    text-align: center;
    color: #277bff;
}

.nanocad-freev5-subtitle {
    font-family: 'Kanit';
    font-style: normal;
    margin-top: 10px;
    margin-bottom: 40px;
    font-weight: 600;
    font-size: 33px;
    padding: 15px 0 30px;
    line-height: 41px;
    text-align: center;
    color: #ffffff;
    background: url('/local/templates/europe/assets/img/more/subtitle.svg') no-repeat center 0;
}

.nanocad-freev5-subtitle-1 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #000000;
    width: 870px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 0;
    padding: 30px 50px 92px;
    background: url('/local/templates/europe/assets/img/more/subtitle-1.svg') no-repeat center 0;
}

.nanocad-freev5-subtitle-1__link {
    margin-top: 15px;
    display: inline-block;
    text-align: center;
    color: #fff;
    padding: 13px 30px;
    width: auto;
    background: #0056de;
}

.nanocad-freev5-subtitle-1__link:hover {
    text-decoration: none;
    color: #fff;
}

.nanocad-freev5-features{
    margin-bottom: 0px;
}

.nanocad-freev5-card {
    border: 1px solid #0056de;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #ffffff;
    height:100%;
}

.nanocad-freev5-features .col-12{
    margin-bottom: 50px;
}

.nanocad-freev5-card__wrapper {
    padding: 30px;
}

.nanocad-freev5-card__title {
    font-family: 'Kanit';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 110%;
    text-align: center;
    color: #ffffff;
    margin-bottom: 15px;
}

.nanocad-freev5-card__img{
    margin-bottom: 15px;
    text-align: center;
}
.popup-window.popup-window-with-titlebar {
    height: auto!important;
    max-height: 700px;
}

.section.what h2 span{
    color: #FF3F3F;
}
.section.what .uiIcon:before,
.section.what .techIcon:before,
.section.what .updIcon:before{
    display: inline-block;
    height: 24px;
    width: 26px;
    content: "";
    background-size: contain;
    margin-right: 13px;
    margin-bottom: -9px;
    background-repeat: no-repeat;
    background-position: center;
}
.section.what .uiIcon:before{
    background-image: url("/local/templates/europe/assets/img/icons/ui.svg");
}
.section.what .techIcon:before{
    background-image: url("/local/templates/europe/assets/img/icons/tsup.svg");
}

.section.what .updIcon:before{
    background-image: url("/local/templates/europe/assets/img/icons/upd.svg");
}

.slide-title {
    color: #fff !important;
    margin-bottom: 10px !important;
}


@media(max-width:768px) {
    .swiper-block {
        min-height: auto !important;
    }

    .swiper-block .swiper-wrapper .slide-card {
        margin-left: 0px !important;
        width: auto !important;
    }

    .swiper-block .swiper-wrapper .swiper-slide:not(.swiper-slide-active) .slide-card {
        margin-top: 0px;
    }

    .swiper-block .swiper-wrapper .swiper-slide-active .slider-card-img {
        height: auto !important;
    }
}

/* End */


/* Start:/local/templates/europe/assets/css/swiper-bundle.min.css?167179527616469*/
/**
 * Swiper 8.3.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 26, 2022
 */


 @font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, 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');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}

/* End */


/* Start:/local/templates/europe/assets/css/swiper-custom.css?16914243922792*/
.swiper-block {
  padding: 120px 0 0;
  width: 100%;
  min-height: 915px;
  background: url('/local/templates/europe/assets/img/slider-block.svg') no-repeat center 0;
  position: relative;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
  margin-bottom: 40px;
  transition-duration: 0ms !important;
  transition-property: transform;
  justify-content: flex-start;
}

.swiper-pagination {
  bottom: 75px !important;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 245px;
  display: none;
  width: 35.5px;
  height: 93px;
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  align-items: center;
  background: url('/local/templates/europe/assets/img/slider-right-a.svg') no-repeat center 0;
  justify-content: center;
  color: transparent;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
  background-image: url('/local/templates/europe/assets/img/slider-right-hover.svg');
}

.swiper-slide-active .swiper-button-next,
.swiper-slide-active .swiper-button-prev {
  display: flex;
}


.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 0;
  left: auto;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 0;
  right: auto;
}

.swiper-button-prev {
  transform: rotate(-180deg);
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 1;
  background: url('/local/templates/europe/assets/img/slider-right.svg') no-repeat 0 0;
}

.slider-title {
  color: #fff;
  margin-bottom: 40px;
}

.slider-text {
  margin-bottom: 40px;
  color: #53a8ff;
  text-align: center;
}

.slider-text a {
  color: #29ffd9;
}

.swiper-slide {
  width: auto;
  overflow: hidden;
}

.swiper-slide:last-of-type {
  margin-right: 0 !important;
}

.swiper-slide-active {
}

.swiper-slide .slide-text {
  display: none;
  color: #fff;
}

.slide-card {
  width: 250px;
  margin-top: 235px;
}

.swiper-slide-active .slide-card {
  width: 630px;
  margin-top: 0;
  margin-right: 50px;
  margin-left: 50px;
}

.slide-title {
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 15px;
  margin-bottom: 10px;
}

.swiper-slide-active .slide-title {
  font-size: 18px;
  line-height: 25px;
}

.slider-card-img {
  height: 140px;
  margin-bottom: 25px;
  border: 2px solid #147994;
}

.slider-card-img:hover {
  border-color: #29ffd9;
}

.swiper-slide-active {
  margin-top: 0;
}

.swiper-slide-active .slider-card-img {
  height: 373px;
  width: 100%;
  border: 7px solid #29ffd9;
}

.swiper-slide-active .slide-text {
  display: block;
}

.swiper-pagination-bullet {
  border-radius: 0;
  background: #147994;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background: #29ffd9;
}

/* End */


/* Start:/local/components/support/faq/templates/.default/style.css?1730275263126*/
/* path file: components/support/faq/templates/.default/style.css */

.features-list .top-features{
    margin-bottom: 60px;
}
/* End */
/* /local/templates/europe/components/product/catalog/.default/style.css?173027526318865 */
/* /local/components/slider/features/templates/.default/style.css?17302752636618 */
/* /local/templates/europe/assets/css/swiper-bundle.min.css?167179527616469 */
/* /local/templates/europe/assets/css/swiper-custom.css?16914243922792 */
/* /local/components/support/faq/templates/.default/style.css?1730275263126 */
